WorldWideScience

Sample records for general cad-geant interface

  1. Absorbing CAD system geometries into GEANT

    International Nuclear Information System (INIS)

    Womersley, J.; Dragovitsch, P.; Youssef, S.

    1991-01-01

    The simulation community has for many years discussed the possibility of direct conversion of geometrical detector models from computer- aided design and engineering systems (CAD systems) to the simulation packages (which we shall assume means GEANT). This would allow fast and simultaneous optimization of the physics performance and structural integrity of detector designs. The benefit that this would offer is the avoidance of such problems as the late discovery of the rather thick cryostats in the D-Zero detector. Recent progress in the absorption of CAD geometries into GEANT models is reviewed, including descriptions of the additions to the I-DEAS solid modeller package developed for the EMPACT SSC proposal, the COGENT CAD-to-GEANT interpreter developed by Quantum Research Services, and the OCTAGON package for representing arbitrary shapes in GEANT. Likely future directions of development are described. 2 refs., 7 figs

  2. A tool to convert CAD models for importation into Geant4

    Science.gov (United States)

    Vuosalo, C.; Carlsmith, D.; Dasu, S.; Palladino, K.; LUX-ZEPLIN Collaboration

    2017-10-01

    The engineering design of a particle detector is usually performed in a Computer Aided Design (CAD) program, and simulation of the detector’s performance can be done with a Geant4-based program. However, transferring the detector design from the CAD program to Geant4 can be laborious and error-prone. SW2GDML is a tool that reads a design in the popular SOLIDWORKS CAD program and outputs Geometry Description Markup Language (GDML), used by Geant4 for importing and exporting detector geometries. Other methods for outputting CAD designs are available, such as the STEP format, and tools exist to convert these formats into GDML. However, these conversion methods produce very large and unwieldy designs composed of tessellated solids that can reduce Geant4 performance. In contrast, SW2GDML produces compact, human-readable GDML that employs standard geometric shapes rather than tessellated solids. This paper will describe the development and current capabilities of SW2GDML and plans for its enhancement. The aim of this tool is to automate importation of detector engineering models into Geant4-based simulation programs to support rapid, iterative cycles of detector design, simulation, and optimization.

  3. CAD-based automatic modeling method for Geant4 geometry model through MCAM

    International Nuclear Information System (INIS)

    Wang, D.; Nie, F.; Wang, G.; Long, P.; LV, Z.

    2013-01-01

    The full text of publication follows. Geant4 is a widely used Monte Carlo transport simulation package. Before calculating using Geant4, the calculation model need be established which could be described by using Geometry Description Markup Language (GDML) or C++ language. However, it is time-consuming and error-prone to manually describe the models by GDML. Automatic modeling methods have been developed recently, but there are some problems that exist in most present modeling programs, specially some of them were not accurate or adapted to specifically CAD format. To convert the GDML format models to CAD format accurately, a Geant4 Computer Aided Design (CAD) based modeling method was developed for automatically converting complex CAD geometry model into GDML geometry model. The essence of this method was dealing with CAD model represented with boundary representation (B-REP) and GDML model represented with constructive solid geometry (CSG). At first, CAD model was decomposed to several simple solids which had only one close shell. And then the simple solid was decomposed to convex shell set. Then corresponding GDML convex basic solids were generated by the boundary surfaces getting from the topological characteristic of a convex shell. After the generation of these solids, GDML model was accomplished with series boolean operations. This method was adopted in CAD/Image-based Automatic Modeling Program for Neutronics and Radiation Transport (MCAM), and tested with several models including the examples in Geant4 install package. The results showed that this method could convert standard CAD model accurately, and can be used for Geant4 automatic modeling. (authors)

  4. The GEANT-CALOR interface

    International Nuclear Information System (INIS)

    Zeitnitz, C.; Gabriel, T.A.

    1994-01-01

    The simulation of large scale high energy physics experiments is based mainly on the GEANT package. In the current version 3.15 the simulation of hadronic interacting particles is based on GHEISHA or FLUKA. Both programs miss an accurate simulation of the interaction of low energy neutrons (E kin < 20 MeV) with the materials of the detector. The CALOR89 program package contains a low energetic neutron code. An interface between the CALOR program parts and the GEANT package has been developed

  5. The study on the import of the geometric body by GDML in GEANT4

    International Nuclear Information System (INIS)

    Sun Baodong; Liu Huilan; Sun Dawang; Xie Zhaoyang; Song Yushou

    2014-01-01

    Geometry Description Markup Language (GDML) can be used as an application interface program to import the geometric body into GEANT4. It greatly simplifies the detector construction work with high reliability. With this mechanism the geometric data of a detector is described in an XML file and read by the XML parser embedded in GEANT4. The geometric structure of a detector is designed in CAD toolkit Solidworks and saved as a standard STEP file. Then, by FastRad the STEP file is transformed into XML script, which is readable for GEANT4. In comparison with the detectors constructed by Constructed Solid Geometry (CSG) provided by GEANT4, those imported by GDML also satisfies the requests of general simulation application. At the same time, some solutions and tips for several common problems during the progress constructing the detectors by GDML are given. (authors)

  6. TGeoCad: an Interface between ROOT and CAD Systems

    International Nuclear Information System (INIS)

    Luzzi, C; Carminati, F

    2014-01-01

    In the simulation of High Energy Physics experiment a very high precision in the description of the detector geometry is essential to achieve the required performances. The physicists in charge of Monte Carlo Simulation of the detector need to collaborate efficiently with the engineers working at the mechanical design of the detector. Often, this collaboration is made hard by the usage of different and incompatible software. ROOT is an object-oriented C++ framework used by physicists for storing, analyzing and simulating data produced by the high-energy physics experiments while CAD (Computer-Aided Design) software is used for mechanical design in the engineering field. The necessity to improve the level of communication between physicists and engineers led to the implementation of an interface between the ROOT geometrical modeler used by the virtual Monte Carlo simulation software and the CAD systems. In this paper we describe the design and implementation of the TGeoCad Interface that has been developed to enable the use of ROOT geometrical models in several CAD systems. To achieve this goal, the ROOT geometry description is converted into STEP file format (ISO 10303), which can be imported and used by many CAD systems

  7. TGeoCad: an Interface between ROOT and CAD Systems

    Science.gov (United States)

    Luzzi, C.; Carminati, F.

    2014-06-01

    In the simulation of High Energy Physics experiment a very high precision in the description of the detector geometry is essential to achieve the required performances. The physicists in charge of Monte Carlo Simulation of the detector need to collaborate efficiently with the engineers working at the mechanical design of the detector. Often, this collaboration is made hard by the usage of different and incompatible software. ROOT is an object-oriented C++ framework used by physicists for storing, analyzing and simulating data produced by the high-energy physics experiments while CAD (Computer-Aided Design) software is used for mechanical design in the engineering field. The necessity to improve the level of communication between physicists and engineers led to the implementation of an interface between the ROOT geometrical modeler used by the virtual Monte Carlo simulation software and the CAD systems. In this paper we describe the design and implementation of the TGeoCad Interface that has been developed to enable the use of ROOT geometrical models in several CAD systems. To achieve this goal, the ROOT geometry description is converted into STEP file format (ISO 10303), which can be imported and used by many CAD systems.

  8. User productivity as a function of AutoCAD interface design.

    Science.gov (United States)

    Mitta, D A; Flores, P L

    1995-12-01

    Increased operator productivity is a desired outcome of user-CAD interaction scenarios. Two objectives of this research were to (1) define a measure of operator productivity and (2) empirically investigate the potential effects of CAD interface design on operator productivity, where productivity is defined as the percentage of a drawing session correctly completed per unit time. Here, AutoCAD provides the CAD environment of interest. Productivity with respect to two AutoCAD interface designs (menu, template) and three task types (draw, dimension, display) was investigated. Analysis of user productivity data revealed significantly higher productivity under the menu interface condition than under the template interface condition. A significant effect of task type was also discovered, where user productivity under display tasks was higher than productivity under the draw and dimension tasks. Implications of these results are presented.

  9. Linking computer-aided design (CAD) to Geant4-based Monte Carlo simulations for precise implementation of complex treatment head geometries

    International Nuclear Information System (INIS)

    Constantin, Magdalena; Constantin, Dragos E; Keall, Paul J; Narula, Anisha; Svatos, Michelle; Perl, Joseph

    2010-01-01

    Most of the treatment head components of medical linear accelerators used in radiation therapy have complex geometrical shapes. They are typically designed using computer-aided design (CAD) applications. In Monte Carlo simulations of radiotherapy beam transport through the treatment head components, the relevant beam-generating and beam-modifying devices are inserted in the simulation toolkit using geometrical approximations of these components. Depending on their complexity, such approximations may introduce errors that can be propagated throughout the simulation. This drawback can be minimized by exporting a more precise geometry of the linac components from CAD and importing it into the Monte Carlo simulation environment. We present a technique that links three-dimensional CAD drawings of the treatment head components to Geant4 Monte Carlo simulations of dose deposition. (note)

  10. AutoCAD platform customization user interface and beyond

    CERN Document Server

    Ambrosius, Lee

    2014-01-01

    Make AutoCAD your own with powerful personalization options Options for AutoCAD customization are typically the domain of administrators, but savvy users can perform their own customizations to personalize AutoCAD. Until recently, most users never thought to customize the AutoCAD platform to meet their specific needs, instead leaving it to administrators. If you are an AutoCAD user who wants to ramp up personalization options in your favorite software, AutoCAD Platform Customization: User Interface and Beyond is the perfect resource for you. Author Lee Ambrosius is recognized as a leader in Au

  11. How to create an interface between UrQMD and Geant4 toolkit

    CERN Document Server

    Abdel-Waged, Khaled; Uzhinskii, V.V.

    2012-01-01

    An interface between the UrQMD-1.3cr model (version 1.3 for cosmic air showers) and the Geant4 transport toolkit has been developed. Compared to the current Geant4 (hybrid) hadronic models, this provides the ability to simulate at the microscopic level hadron, nucleus, and anti-nucleus interactions with matter from 0 to 1 TeV with a single transport code. This document provides installation requirements and instructions, as well as class and member function descriptions of the software.

  12. Particle tracking in sophisticated CAD models for simulation purposes

    International Nuclear Information System (INIS)

    Sulkimo, J.; Vuoskoski, J.

    1995-01-01

    The transfer of physics detector models from computer aided design systems to physics simulation packages like GEANT suffers from certain limitations. In addition, GEANT is not able to perform particle tracking in CAD models. We describe an application which is able to perform particle tracking in boundary models constructed in CAD systems. The transfer file format used is the new international standard, STEP. The design and implementation of the application was carried out using object-oriented techniques. It will be integrated in the future object-oriented version of GEANT. (orig.)

  13. Particle tracking in sophisticated CAD models for simulation purposes

    Science.gov (United States)

    Sulkimo, J.; Vuoskoski, J.

    1996-02-01

    The transfer of physics detector models from computer aided design systems to physics simulation packages like GEANT suffers from certain limitations. In addition, GEANT is not able to perform particle tracking in CAD models. We describe an application which is able to perform particle tracking in boundary models constructed in CAD systems. The transfer file format used is the new international standard, STEP. The design and implementation of the application was carried out using object-oriented techniques. It will be integrated in the future object-oriented version of GEANT.

  14. Engineering applications using CAD based application programming interface

    Directory of Open Access Journals (Sweden)

    Tzotzis Anastasios

    2017-01-01

    Full Text Available Automating the design process of a product or a system can provide engineers and designers with many benefits. As such, repeatable tasks that are time consuming can be handled automatically and with minimal human attention. This is achieved by using the API (Application Programmable Interface of CAD systems in order to create macros or even develop software applications. The present paper deals with an application that has been developed with the API of a general purposes CAD system. This application automates the design process of a standard pneumatic double acting cylinder based on the appropriate inserted parameters (ISO 15552.The design process begins with the creation of a series of components developed as solids, and extends to the extraction of basic attributes and properties from the complete mechanical assembly. Finally, the assembled models and the extracted data can be used to further study the design of the pneumatic double acting cylinder. It is expected in the future to expand the features of the presented application in order to automate the design process of other related mechanical systems.

  15. User interface issues in radiotherapy CAD software. 116

    International Nuclear Information System (INIS)

    Sherouse, G.W.; Mosher, C.E. Jr.

    1987-01-01

    A major growth area in computerized planning of radiotherapy over the last five years has been the development of programs for treatment design based on the interactive graphic display of three dimensional patient models. This word has been recognized as being a close relative of Computer-Aided Design (CAD) software which is used in industry for a broad spectrum of engineering and design applications. A CAD system for radiotherapy has been constructed which combines some of the more attractive aspects of other institutions' treatment design systems with CAD technology and a user interface which is designed for use by clinicians. The importance of an appropriate user interface cannot be overemphasized and is often sadly neglected in radiotherapy software. In order to realize the potential of this new treatment design technology it is essential that clinicians, particularly physicians, perceive RT CAD systems as tools rather than as obstacles. It is felt that thhe best way to achieve that perception is for the software to implement a superset of the functions used in conventional practice while retaining the ambiance of the traditional methods. It is the aim to construct a system which an experienced physician or dosimetrist can use with essentially no retraining. The model for this CAD tool is that of a virtual simulator. It is meant to faithfully reproduce both the function and the feel of a physical simulator. A number of techniques has been identified for realizing this goal. These include simple intuitive input devices, natural coordinate systems graphic interaction, good interactive responsiveness, and high-quality 3D display modalities. Here a description of these techniques and some details of their implementation is presented. 10 refs.; 2 figs

  16. The GEANT4 Visualization System

    International Nuclear Information System (INIS)

    Allison, J

    2007-01-01

    The Geant4 Visualization System is a multi-driver graphics system designed to serve the Geant4 Simulation Toolkit. It is aimed at the visualization of Geant4 data, primarily detector descriptions and simulated particle trajectories and hits. It can handle a variety of graphical technologies simultaneously and interchangeably, allowing the user to choose the visual representation most appropriate to requirements. It conforms to the low-level Geant4 abstract graphical user interfaces and introduces new abstract classes from which the various drivers are derived and that can be straightforwardly extended, for example, by the addition of a new driver. It makes use of an extendable class library of models and filters for data representation and selection. The Geant4 Visualization System supports a rich set of interactive commands based on the Geant4 command system. It is included in the Geant4 code distribution and maintained and documented like other components of Geant4

  17. Design and construction of a graphical interface for automatic generation of simulation code GEANT4

    International Nuclear Information System (INIS)

    Driss, Mozher; Bouzaine Ismail

    2007-01-01

    This work is set in the context of the engineering studies final project; it is accomplished in the center of nuclear sciences and technologies in Sidi Thabet. This project is about conceiving and developing a system based on graphical user interface which allows an automatic codes generation for simulation under the GEANT4 engine. This system aims to facilitate the use of GEANT4 by scientific not necessary expert in this engine and to be used in different areas: research, industry and education. The implementation of this project uses Root library and several programming languages such as XML and XSL. (Author). 5 refs

  18. Integration of g4tools in Geant4

    International Nuclear Information System (INIS)

    Hřivnáčová, Ivana

    2014-01-01

    g4tools, that is originally part of the inlib and exlib packages, provides a very light and easy to install set of C++ classes that can be used to perform analysis in a Geant4 batch program. It allows to create and manipulate histograms and ntuples, and write them in supported file formats (ROOT, AIDA XML, CSV and HBOOK). It is integrated in Geant4 through analysis manager classes, thus providing a uniform interface to the g4tools objects and also hiding the differences between the classes for different supported output formats. Moreover, additional features, such as for example histogram activation or support for Geant4 units, are implemented in the analysis classes following users requests. A set of Geant4 user interface commands allows the user to create histograms and set their properties interactively or in Geant4 macros. g4tools was first introduced in the Geant4 9.5 release where its use was demonstrated in one basic example, and it is already used in a majority of the Geant4 examples within the Geant4 9.6 release. In this paper, we will give an overview and the present status of the integration of g4tools in Geant4 and report on upcoming new features.

  19. Use of Existing CAD Models for Radiation Shielding Analysis

    Science.gov (United States)

    Lee, K. T.; Barzilla, J. E.; Wilson, P.; Davis, A.; Zachman, J.

    2015-01-01

    The utility of a radiation exposure analysis depends not only on the accuracy of the underlying particle transport code, but also on the accuracy of the geometric representations of both the vehicle used as radiation shielding mass and the phantom representation of the human form. The current NASA/Space Radiation Analysis Group (SRAG) process to determine crew radiation exposure in a vehicle design incorporates both output from an analytic High Z and Energy Particle Transport (HZETRN) code and the properties (i.e., material thicknesses) of a previously processed drawing. This geometry pre-process can be time-consuming, and the results are less accurate than those determined using a Monte Carlo-based particle transport code. The current work aims to improve this process. Although several Monte Carlo programs (FLUKA, Geant4) are readily available, most use an internal geometry engine. The lack of an interface with the standard CAD formats used by the vehicle designers limits the ability of the user to communicate complex geometries. Translation of native CAD drawings into a format readable by these transport programs is time consuming and prone to error. The Direct Accelerated Geometry -United (DAGU) project is intended to provide an interface between the native vehicle or phantom CAD geometry and multiple particle transport codes to minimize problem setup, computing time and analysis error.

  20. Modeling the TrueBeam linac using a CAD to Geant4 geometry implementation: Dose and IAEA-compliant phase space calculations

    International Nuclear Information System (INIS)

    Constantin, Magdalena; Perl, Joseph; LoSasso, Tom; Salop, Arthur; Whittum, David; Narula, Anisha; Svatos, Michelle; Keall, Paul J.

    2011-01-01

    Purpose: To create an accurate 6 MV Monte Carlo simulation phase space for the Varian TrueBeam treatment head geometry imported from cad (computer aided design) without adjusting the input electron phase space parameters. Methods: geant4 v4.9.2.p01 was employed to simulate the 6 MV beam treatment head geometry of the Varian TrueBeam linac. The electron tracks in the linear accelerator were simulated with Parmela, and the obtained electron phase space was used as an input to the Monte Carlo beam transport and dose calculations. The geometry components are tessellated solids included in geant4 as gdml (generalized dynamic markup language) files obtained via STEP (standard for the exchange of product) export from Pro/Engineering, followed by STEP import in Fastrad, a STEP-gdml converter. The linac has a compact treatment head and the small space between the shielding collimator and the divergent arc of the upper jaws forbids the implementation of a plane for storing the phase space. Instead, an IAEA (International Atomic Energy Agency) compliant phase space writer was implemented on a cylindrical surface. The simulation was run in parallel on a 1200 node Linux cluster. The 6 MV dose calculations were performed for field sizes varying from 4 x 4 to 40 x 40 cm 2 . The voxel size for the 60x60x40 cm 3 water phantom was 4x4x4 mm 3 . For the 10x10 cm 2 field, surface buildup calculations were performed using 4x4x2 mm 3 voxels within 20 mm of the surface. Results: For the depth dose curves, 98% of the calculated data points agree within 2% with the experimental measurements for depths between 2 and 40 cm. For depths between 5 and 30 cm, agreement within 1% is obtained for 99% (4x4), 95% (10x10), 94% (20x20 and 30x30), and 89% (40x40) of the data points, respectively. In the buildup region, the agreement is within 2%, except at 1 mm depth where the deviation is 5% for the 10x10 cm 2 open field. For the lateral dose profiles, within the field size for fields up to 30x30 cm 2

  1. Modeling the TrueBeam linac using a CAD to Geant4 geometry implementation: Dose and IAEA-compliant phase space calculations

    Energy Technology Data Exchange (ETDEWEB)

    Constantin, Magdalena; Perl, Joseph; LoSasso, Tom; Salop, Arthur; Whittum, David; Narula, Anisha; Svatos, Michelle; Keall, Paul J. [Department of Radiation Oncology, Radiation Physics Division, Stanford University, Stanford, California 94304 (United States); SLAC National Accelerator Laboratory, Menlo Park, California 94025 (United States); Memorial Sloan-Kettering Cancer Center, New York 10021 (United States); Varian Medical Systems, Inc., Palo Alto, California 94304 (United States); Department of Radiation Oncology, Radiation Physics Division, Stanford University, Stanford, California 94304 (United States)

    2011-07-15

    Purpose: To create an accurate 6 MV Monte Carlo simulation phase space for the Varian TrueBeam treatment head geometry imported from cad (computer aided design) without adjusting the input electron phase space parameters. Methods: geant4 v4.9.2.p01 was employed to simulate the 6 MV beam treatment head geometry of the Varian TrueBeam linac. The electron tracks in the linear accelerator were simulated with Parmela, and the obtained electron phase space was used as an input to the Monte Carlo beam transport and dose calculations. The geometry components are tessellated solids included in geant4 as gdml (generalized dynamic markup language) files obtained via STEP (standard for the exchange of product) export from Pro/Engineering, followed by STEP import in Fastrad, a STEP-gdml converter. The linac has a compact treatment head and the small space between the shielding collimator and the divergent arc of the upper jaws forbids the implementation of a plane for storing the phase space. Instead, an IAEA (International Atomic Energy Agency) compliant phase space writer was implemented on a cylindrical surface. The simulation was run in parallel on a 1200 node Linux cluster. The 6 MV dose calculations were performed for field sizes varying from 4 x 4 to 40 x 40 cm{sup 2}. The voxel size for the 60x60x40 cm{sup 3} water phantom was 4x4x4 mm{sup 3}. For the 10x10 cm{sup 2} field, surface buildup calculations were performed using 4x4x2 mm{sup 3} voxels within 20 mm of the surface. Results: For the depth dose curves, 98% of the calculated data points agree within 2% with the experimental measurements for depths between 2 and 40 cm. For depths between 5 and 30 cm, agreement within 1% is obtained for 99% (4x4), 95% (10x10), 94% (20x20 and 30x30), and 89% (40x40) of the data points, respectively. In the buildup region, the agreement is within 2%, except at 1 mm depth where the deviation is 5% for the 10x10 cm{sup 2} open field. For the lateral dose profiles, within the field size

  2. Geant4 application in a Web browser

    International Nuclear Information System (INIS)

    Garnier, Laurent

    2014-01-01

    Geant4 is a toolkit for the simulation of the passage of particles through matter. The Geant4 visualization system supports many drivers including OpenGL[1], OpenInventor, HepRep[2], DAWN[3], VRML, RayTracer, gMocren[4] and ASCIITree, with diverse and complementary functionalities. Web applications have an increasing role in our work, and thanks to emerging frameworks such as Wt [5], building a web application on top of a C++ application without rewriting all the code can be done. Because the Geant4 toolkit's visualization and user interface modules are well decoupled from the rest of Geant4, it is straightforward to adapt these modules to render in a web application instead of a computer's native window manager. The API of the Wt framework closely matches that of Qt [6], our experience in building Qt driver will benefit for Wt driver. Porting a Geant4 application to a web application is easy, and with minimal effort, Geant4 users can replicate this process to share their own Geant4 applications in a web browser.

  3. Comprehensive Auto CAD

    International Nuclear Information System (INIS)

    Jang, Taekju

    1993-06-01

    This book starts introduction of conception, application system, software for CAD, function of Auto CAD, kinds and function of Auto CAD files. It deals with starting of Auto CAD, dialogue box and Auto CAD interface, utility command, 2D drawing command, check command, control system, dimension, hatching command, layer command, block, 3D drawing, plotting and printing, auto CAD and application of data, supply program of auto CAD, AME and region modeler, EDLIN, script optimization of Auto CAD and composition on demand.

  4. Interoperability of CAD Standards and Robotics in CIME

    DEFF Research Database (Denmark)

    Sørensen, Torben

    The research presented in this dissertation concerns the identification of problems and provision of solutions for increasing the degree of interoperability between CAD, CACSD (Computer Aided Control Systems Design) and CAR (Computer Aided Robotics) in Computer Integrated Manufacturing and Engine......The research presented in this dissertation concerns the identification of problems and provision of solutions for increasing the degree of interoperability between CAD, CACSD (Computer Aided Control Systems Design) and CAR (Computer Aided Robotics) in Computer Integrated Manufacturing......· The development of a STEP based interface for general control system data and functions, especially related to robot motion control for interoperability of CAD, CACSD, and CAR systems for the extension of the inter-system communication capabilities beyond the stage achieved up to now.This interface development...... comprehends the following work:· The definition of the concepts of 'information' and 'information model', and the selection of a proper information modeling methodology within the STEP methodologies.· The elaboration of a general function model of a generic robot motion controller in IDEF0 for interface...

  5. Experiences on Grid Production for GEANT4

    CERN Document Server

    Lamanna, M; Méndez-Lorenzo, P; Moscicki, J; Ribon, A

    2007-01-01

    Geant4 is a worldwide collaboration of scientists and software engineers whose goal is to develop, maintain and provide support for the Geant4 package, representing a general purpose Monte Carlo toolkit for simulating the propagation of particles through matter. Geant4 is currently employed in a row of particle physics experiments (BaBar, HARP, ATLAS, CMS, LHCb), and is also applied in other areas like space science, medical applications, and radiation studies. Due to the complexity of the Geant4 code and to the broad spectrum of possible configurations - involving a variety of physical processes for different source particles, particle energies and target or shielding materials - an intensive testing of new release candidates is mandatory to thoroughly test each of its components, especially before major releases, generally twice a year. Regression tests are required to be performed by the Geant4 team within a short period of time (2 to 3 weeks), basically demanding vast computational resources (equivalent t...

  6. Simplified microstrip discontinuity modeling using the transmission line matrix method interfaced to microwave CAD

    Science.gov (United States)

    Thompson, James H.; Apel, Thomas R.

    1990-07-01

    A technique for modeling microstrip discontinuities is presented which is derived from the transmission line matrix method of solving three-dimensional electromagnetic problems. In this technique the microstrip patch under investigation is divided into an integer number of square and half-square (triangle) subsections. An equivalent lumped-element model is calculated for each subsection. These individual models are then interconnected as dictated by the geometry of the patch. The matrix of lumped elements is then solved using either of two microwave CAD software interfaces with each port properly defined. Closed-form expressions for the lumped-element representation of the individual subsections is presented and experimentally verified through the X-band frequency range. A model demonstrating the use of symmetry and block construction of a circuit element is discussed, along with computer program development and CAD software interface.

  7. The Geant4 Bertini Cascade

    Energy Technology Data Exchange (ETDEWEB)

    Wright, D.H.; Kelsey, M.H.

    2015-12-21

    One of the medium energy hadron–nucleus interaction models in the GEANT4 simulation toolkit is based partly on the Bertini intranuclear cascade model. Since its initial appearance in the toolkit, this model has been largely re-written in order to extend its physics capabilities and to reduce its memory footprint. Physics improvements include extensions in applicable energy range and incident particle types, and improved hadron–nucleon cross-sections and angular distributions. Interfaces have also been developed which allow the model to be coupled with other GEANT4 models at lower and higher energies. The inevitable speed reductions due to enhanced physics have been mitigated by memory and CPU efficiency improvements. Details of these improvements, along with selected comparisons of the model to data, are discussed.

  8. Automatic modeling for the Monte Carlo transport code Geant4

    International Nuclear Information System (INIS)

    Nie Fanzhi; Hu Liqin; Wang Guozhong; Wang Dianxi; Wu Yican; Wang Dong; Long Pengcheng; FDS Team

    2015-01-01

    Geant4 is a widely used Monte Carlo transport simulation package. Its geometry models could be described in Geometry Description Markup Language (GDML), but it is time-consuming and error-prone to describe the geometry models manually. This study implemented the conversion between computer-aided design (CAD) geometry models and GDML models. This method has been Studied based on Multi-Physics Coupling Analysis Modeling Program (MCAM). The tests, including FDS-Ⅱ model, demonstrated its accuracy and feasibility. (authors)

  9. Improved algorithms and advanced features of the CAD to MC conversion tool McCad

    International Nuclear Information System (INIS)

    Lu, L.; Fischer, U.; Pereslavtsev, P.

    2014-01-01

    Highlights: •The latest improvements of the McCad conversion approach including decomposition and void filling algorithms is presented. •An advanced interface for the materials editing and assignment has been developed and added to the McCAD GUI. •These improvements have been tested and successfully applied to DEMO and ITER NBI (Neutral Beam Injector) applications. •The performance of the CAD model conversion process is shown to be significantly improved. -- Abstract: McCad is a geometry conversion tool developed at KIT to enable the automatic bi-directional conversions of CAD models into the Monte Carlo (MC) geometries utilized for neutronics calculations (CAD to MC) and, reversed (MC to CAD), for visualization purposes. The paper presents the latest improvements of the conversion algorithms including improved decomposition, void filling and an advanced interface for the materials editing and assignment. The new implementations and features were tested on fusion neutronics applications to the DEMO and ITER NBI (Neutral Beam Injector) models. The results demonstrate greater stability and enhanced efficiency of McCad conversion process

  10. Geant4 for the atlas electromagnetic calorimeter

    International Nuclear Information System (INIS)

    Kordas, K.; Parrour, G.; Simion, St.

    2001-04-01

    We have recently employed the Geant4 tool-kit for the simulation of the barrel part of the ATLAS electromagnetic calorimeter. The two approaches used for the description of this geometry are presented and compared. Subsequently, we test the new simulation tool against the predictions of Geant3, the previous generation of the Geant simulation. We do so for muons. With the caveat of some differences in the detector geometry implementations in Geant4 and Geant3, we also show some extremely preliminary results for electrons. A comparison between the two geometry models has shown that there are very small differences, which are under study, but in general the tailored geometry approach is proven sound. We also investigated a way to reduce significantly the memory usage of the straight-forward 'static' geometry description. Comparing Geant4 against Geant3, we find that the mean energy depositions for 50 and 100 GeV muons are in agreement between the two simulations, but the two yield significantly different distributions. Preliminary results on electrons are encouraging and we plan to study these particles next, including comparisons with test beam data. (authors)

  11. Geant4 hadronic and electromagnetic validation tests in LHCb

    CERN Document Server

    Griffith, Peter Noel

    2016-01-01

    LHCb uses Geant4 to simulate the interactions of particles with the detector material and components. The simulation response can vary significantly due to modification of material description, of detector geometry, or of the Geant4 toolkit itself. Therefore, an extensive variety of tools have been developed to study the effects of Geant4 modification on the LHCb simulation framework and on stand-alone environments within the LHCb software infrastructure. These tools have proven to be very effective for investigating new and alternative models provided by Geant4, and also in identifying and fixing anomalous behaviours that arise from changes. The next goal is to have these validation tests run autonomously and periodically, alerting the relevant users when problems are detected. Quick and easy comparison of the results from different software versions and simulation models will be made possible through the web interface of the LHCb Performance and Regression testing system, LHCbPR.

  12. Use of McCad for the conversion of ITER CAD data to MCNP geometry

    International Nuclear Information System (INIS)

    Tsige-Tamirat, H.; Fischer, U.; Serikov, A.; Stickel, S.

    2008-01-01

    The program McCad provides a CAD interface for the Monte Carlo transport code MCNP. It is able to convert CAD data into MCNP input geometry description and provides GUI components for modeling, visualization, and data exchange. It performs sequences of tests on CAD data to check its validity and neutronics appropriateness including completion of the final MCNP model by void geometries. McCad has been used to convert a 40 deg. ITER torus sector CAD model to a suitable MCNP geometry model. Results of MCNP calculations performed to validate the converted geometry are presented

  13. Geant4-MT: bringing multi-threading into Geant4 production

    International Nuclear Information System (INIS)

    Ahn, S.; Apostolakis, J.; Cosmo, G.; Nowak, A.; Asai, M.; Brandt, D.; Dotti, A.; Coopermann, G.; Dong, X.; Jun, Soon Yung

    2013-01-01

    Geant4-MT is the multi-threaded version of the Geant4 particle transport code. The key goals for the design of Geant4-MT have been a) the need to reduce the memory footprint of the multi-threaded application compared to the use of separate jobs and processes; b) to create an easy migration of the existing applications; and c) to use efficiently many threads or cores, by scaling up to tens and potentially hundreds of workers. The first public release of a Geant4- MT prototype was made in 2011. We report on the revision of Geant4-MT for inclusion in the production-level release scheduled for end of 2013. This has involved significant re-engineering of the prototype in order to incorporate it into the main Geant4 development line, and the porting of Geant4-MT threading code to additional platforms. In order to make the porting of applications as simple as possible, refinements addressed the needs of standalone applications. Further adaptations were created to improve the fit with the frameworks of High Energy Physics experiments. We report on performances measurements on Intel Xeon TM , AMD Opteron TM the first trials of Geant4-MT on the Intel Many Integrated Cores (MIC) architecture, in the form of the Xeon Phi TM co-processor. These indicate near-linear scaling through about 200 threads on 60 cores, when holding fixed the number of events per thread. (authors)

  14. Line Generalization and AutoCAD Map

    Directory of Open Access Journals (Sweden)

    Nada Vučetić

    2001-01-01

    Full Text Available The paper offers the results of original research made on the application of AutoCAD Map in line generalisation. The differences and similarities have been found out between the Douglas-Peucker method and the method of line simplification that is incorporated in AutoCAD Map. There have been also the inaccuracies found out in AutoCAD Map manual relating to the issues of buffer width and tolerance, and the line width before and after simplification. The paper gives recommendations about pseudo nodes dissolving. It has been noticed that AutoCAD Map simplification method is not independent of the order of points. The application of the method is illustrated by an example of coastal line of Istria.

  15. Automatic modeling for the Monte Carlo transport code Geant4 in MCAM

    International Nuclear Information System (INIS)

    Nie Fanzhi; Hu Liqin; Wang Guozhong; Wang Dianxi; Wu Yican; Wang Dong; Long Pengcheng; FDS Team

    2014-01-01

    Geant4 is a widely used Monte Carlo transport simulation package. Its geometry models could be described in geometry description markup language (GDML), but it is time-consuming and error-prone to describe the geometry models manually. This study implemented the conversion between computer-aided design (CAD) geometry models and GDML models. The conversion program was integrated into Multi-Physics Coupling Analysis Modeling Program (MCAM). The tests, including FDS-Ⅱ model, demonstrated its accuracy and feasibility. (authors)

  16. Recent progress of Geant4 electromagnetic physics for calorimeter simulation

    Science.gov (United States)

    Incerti, S.; Ivanchenko, V.; Novak, M.

    2018-02-01

    We report on recent progress in the Geant4 electromagnetic (EM) physics sub-packages. New interfaces and models introduced recently in Geant4 10.3 are already used in LHC applications and may be useful for any type of simulation. Additional developments for EM physics are available with the new public version Geant4 10.4 (December, 2017). Important developments for calorimetry applications were carried out for the modeling of single and multiple scattering of charged particles. Corrections to scattering of positrons and to sampling of displacement have recently been added to the Geant4 default Urban model. The fully theory-based Goudsmit-Saunderson (GS) model for electron/positron multiple scattering was recently reviewed and a new improved version is available in Geant4 10.4. For testing purposes for novel calorimeters we provide a configuration of electron scattering based on the GS model or on the single scattering model (SS) instead of the Urban model. In addition, the GS model with Mott corrections enabled is included in the option4 EM physics constructor. This EM configuration provides the most accurate results for scattering of electrons and positrons.

  17. Recent progress of GEANT4 electromagnetic physics for LHC and other applications

    NARCIS (Netherlands)

    Bagulya, A.; Brown, J.M.C.; Burkhardt, H.; Grichine, V.; Guatelli, S.; Incerti, S.; Ivanchenko, V. N.; Kadri, O.; Karamitros, M.; Maire, M.; Mashtakov, K.; Novak, M; Pandola, L.; Rancoita, P. G.; Sawkey, D.; Tacconi, M.; Urban, L.

    2017-01-01

    We report on the recent progress within the Geant4 electromagnetic physics subpackages. Several new interfaces and models recently introduced are already used in LHC applications and may be useful for any type of simulation. Significant developments were carried out to improve the user interface,

  18. CAD-based Monte Carlo automatic modeling method based on primitive solid

    International Nuclear Information System (INIS)

    Wang, Dong; Song, Jing; Yu, Shengpeng; Long, Pengcheng; Wang, Yongliang

    2016-01-01

    Highlights: • We develop a method which bi-convert between CAD model and primitive solid. • This method was improved from convert method between CAD model and half space. • This method was test by ITER model and validated the correctness and efficiency. • This method was integrated in SuperMC which could model for SuperMC and Geant4. - Abstract: Monte Carlo method has been widely used in nuclear design and analysis, where geometries are described with primitive solids. However, it is time consuming and error prone to describe a primitive solid geometry, especially for a complicated model. To reuse the abundant existed CAD models and conveniently model with CAD modeling tools, an automatic modeling method for accurate prompt modeling between CAD model and primitive solid is needed. An automatic modeling method for Monte Carlo geometry described by primitive solid was developed which could bi-convert between CAD model and Monte Carlo geometry represented by primitive solids. While converting from CAD model to primitive solid model, the CAD model was decomposed into several convex solid sets, and then corresponding primitive solids were generated and exported. While converting from primitive solid model to the CAD model, the basic primitive solids were created and related operation was done. This method was integrated in the SuperMC and was benchmarked with ITER benchmark model. The correctness and efficiency of this method were demonstrated.

  19. Easy Korean Auto CAD 14

    International Nuclear Information System (INIS)

    Lee, Jae Cheol

    1997-10-01

    This book introduces Auto CAD 14, which includes summary of basic things of Auto CAD 14, user interface for Auto CAD, basic drawing and advice, layer and set-up drawing, drawing with Auto CAD tools exactly, basic drawing of every thing, edit command, control of display, modeling and view ports of drawing space, various things drawing, writing letters, modification of floor plan, and check, block, X ref, lines and hatch, writing measurement, floor plan and OLE exchange of data, 3D floor plan, and rendering and presentation.

  20. Monte Carlo simulation of a photodisintegration of 3 H experiment in Geant4

    Science.gov (United States)

    Gray, Isaiah

    2013-10-01

    An upcoming experiment involving photodisintegration of 3 H at the High Intensity Gamma-Ray Source facility at Duke University has been simulated in the software package Geant4. CAD models of silicon detectors and wire chambers were imported from Autodesk Inventor using the program FastRad and the Geant4 GDML importer. Sensitive detectors were associated with the appropriate logical volumes in the exported GDML file so that changes in detector geometry will be easily manifested in the simulation. Probability distribution functions for the energy and direction of outgoing protons were generated using numerical tables from previous theory, and energies and directions were sampled from these distributions using a rejection sampling algorithm. The simulation will be a useful tool to optimize detector geometry, estimate background rates, and test data analysis algorithms. This work was supported by the Triangle Universities Nuclear Laboratory REU program at Duke University.

  1. GAMOS: A framework to do GEANT4 simulations in different physics fields with an user-friendly interface

    International Nuclear Information System (INIS)

    Arce, Pedro; Ignacio Lagares, Juan; Harkness, Laura; Pérez-Astudillo, Daniel; Cañadas, Mario; Rato, Pedro; Prado, María de; Abreu, Yamiel; Lorenzo, Gianluca de; Kolstein, Machiel; Díaz, Angelina

    2014-01-01

    GAMOS is a software system for GEANT4-based simulation. It comprises a framework, a set of components providing functionality to simulation applications on top of the GEANT4 toolkit, and a collection of ready-made applications. It allows to perform GEANT4-based simulations using a scripting language, without requiring the writing of C++ code. Moreover, GAMOS design allows the extension of the existing functionality through user-supplied C++ classes. The main characteristics of GAMOS and its embedded functionality are described

  2. Monte Carlo simulation of the electron transport through thin slabs: A comparative study of PENELOPE, GEANT3, GEANT4, EGSnrc and MCNPX

    Energy Technology Data Exchange (ETDEWEB)

    Vilches, M. [Servicio de Fisica y Proteccion Radiologica, Hospital Regional Universitario ' Virgen de las Nieves' , Avda. de las Fuerzas Armadas, 2, E-18014 Granada (Spain)]. E-mail: mvilches@ugr.es; Garcia-Pareja, S. [Servicio de Radiofisica Hospitalaria, Hospital Regional Universitario ' Carlos Haya' , Avda. Carlos Haya, s/n, E-29010 Malaga (Spain)]. E-mail: garciapareja@gmail.com; Guerrero, R. [Servicio de Radiofisica, Hospital Universitario ' San Cecilio' , Avda. Dr. Oloriz, 16, E-18012 Granada (Spain)]. E-mail: rafael.guerrero.alcalde.sspa@juntadeandalucia.es; Anguiano, M. [Departamento de Fisica Atomica, Molecular y Nuclear, Universidad de Granada, E-18071 Granada (Spain)]. E-mail: mangui@ugr.es; Lallena, A.M. [Departamento de Fisica Atomica, Molecular y Nuclear, Universidad de Granada, E-18071 Granada (Spain)]. E-mail: lallena@ugr.es

    2007-01-15

    The Monte Carlo simulation of the electron transport through thin slabs is studied with five general purpose codes: PENELOPE, GEANT3, GEANT4, EGSnrc and MCNPX. The different material foils analyzed in the old experiments of Kulchitsky and Latyshev [L.A. Kulchitsky, G.D. Latyshev, Phys. Rev. 61 (1942) 254] and Hanson et al. [A.O. Hanson, L.H. Lanzl, E.M. Lyman, M.B. Scott, Phys. Rev. 84 (1951) 634] are used to perform the comparison between the Monte Carlo codes. Non-negligible differences are observed in the angular distributions of the transmitted electrons obtained with the some of the codes. The experimental data are reasonably well described by EGSnrc, PENELOPE (v.2005) and GEANT4. A general good agreement is found for EGSnrc and PENELOPE (v.2005) in all the cases analyzed.

  3. Monte Carlo simulation of the electron transport through thin slabs: A comparative study of PENELOPE, GEANT3, GEANT4, EGSnrc and MCNPX

    International Nuclear Information System (INIS)

    Vilches, M.; Garcia-Pareja, S.; Guerrero, R.; Anguiano, M.; Lallena, A.M.

    2007-01-01

    The Monte Carlo simulation of the electron transport through thin slabs is studied with five general purpose codes: PENELOPE, GEANT3, GEANT4, EGSnrc and MCNPX. The different material foils analyzed in the old experiments of Kulchitsky and Latyshev [L.A. Kulchitsky, G.D. Latyshev, Phys. Rev. 61 (1942) 254] and Hanson et al. [A.O. Hanson, L.H. Lanzl, E.M. Lyman, M.B. Scott, Phys. Rev. 84 (1951) 634] are used to perform the comparison between the Monte Carlo codes. Non-negligible differences are observed in the angular distributions of the transmitted electrons obtained with the some of the codes. The experimental data are reasonably well described by EGSnrc, PENELOPE (v.2005) and GEANT4. A general good agreement is found for EGSnrc and PENELOPE (v.2005) in all the cases analyzed

  4. The CAD-score web server: contact area-based comparison of structures and interfaces of proteins, nucleic acids and their complexes.

    Science.gov (United States)

    Olechnovič, Kliment; Venclovas, Ceslovas

    2014-07-01

    The Contact Area Difference score (CAD-score) web server provides a universal framework to compute and analyze discrepancies between different 3D structures of the same biological macromolecule or complex. The server accepts both single-subunit and multi-subunit structures and can handle all the major types of macromolecules (proteins, RNA, DNA and their complexes). It can perform numerical comparison of both structures and interfaces. In addition to entire structures and interfaces, the server can assess user-defined subsets. The CAD-score server performs both global and local numerical evaluations of structural differences between structures or interfaces. The results can be explored interactively using sortable tables of global scores, profiles of local errors, superimposed contact maps and 3D structure visualization. The web server could be used for tasks such as comparison of models with the native (reference) structure, comparison of X-ray structures of the same macromolecule obtained in different states (e.g. with and without a bound ligand), analysis of nuclear magnetic resonance (NMR) structural ensemble or structures obtained in the course of molecular dynamics simulation. The web server is freely accessible at: http://www.ibt.lt/bioinformatics/cad-score. © The Author(s) 2014. Published by Oxford University Press on behalf of Nucleic Acids Research.

  5. rFN/Cad-11-Modified Collagen Type II Biomimetic Interface Promotes the Adhesion and Chondrogenic Differentiation of Mesenchymal Stem Cells

    Science.gov (United States)

    Guo, Hongfeng; Zhang, Yuan; Li, Zhengsheng; Kang, Fei; Yang, Bo; Kang, Xia; Wen, Can; Yan, Yanfei; Jiang, Bo; Fan, Yujiang

    2013-01-01

    Properties of the cell-material interface are determining factors in the successful function of cells for cartilage tissue engineering. Currently, cell adhesion is commonly promoted through the use of polypeptides; however, due to their lack of complementary or modulatory domains, polypeptides must be modified to improve their ability to promote adhesion. In this study, we utilized the principle of matrix-based biomimetic modification and a recombinant protein, which spans fragments 7–10 of fibronectin module III (heterophilic motif ) and extracellular domains 1–2 of cadherin-11 (rFN/Cad-11) (homophilic motif ), to modify the interface of collagen type II (Col II) sponges. We showed that the designed material was able to stimulate cell proliferation and promote better chondrogenic differentiation of rabbit mesenchymal stem cells (MSCs) in vitro than both the FN modified surfaces and the negative control. Further, the Col II/rFN/Cad-11-MSCs composite stimulated cartilage formation in vivo; the chondrogenic effect of Col II alone was much less significant. These results suggested that the rFN/Cad-11-modified collagen type II biomimetic interface has dual biological functions of promoting adhesion and stimulating chondrogenic differentiation. This substance, thus, may serve as an ideal scaffold material for cartilage tissue engineering, enhancing repair of injured cartilage in vivo. PMID:23919505

  6. A convertor and user interface to import CAD files into worldtoolkit virtual reality systems

    Science.gov (United States)

    Wang, Peter Hor-Ching

    1996-01-01

    Virtual Reality (VR) is a rapidly developing human-to-computer interface technology. VR can be considered as a three-dimensional computer-generated Virtual World (VW) which can sense particular aspects of a user's behavior, allow the user to manipulate the objects interactively, and render the VW at real-time accordingly. The user is totally immersed in the virtual world and feel the sense of transforming into that VW. NASA/MSFC Computer Application Virtual Environments (CAVE) has been developing the space-related VR applications since 1990. The VR systems in CAVE lab are based on VPL RB2 system which consists of a VPL RB2 control tower, an LX eyephone, an Isotrak polhemus sensor, two Fastrak polhemus sensors, a folk of Bird sensor, and two VPL DG2 DataGloves. A dynamics animator called Body Electric from VPL is used as the control system to interface with all the input/output devices and to provide the network communications as well as VR programming environment. The RB2 Swivel 3D is used as the modelling program to construct the VW's. A severe limitation of the VPL VR system is the use of RB2 Swivel 3D, which restricts the files to a maximum of 1020 objects and doesn't have the advanced graphics texture mapping. The other limitation is that the VPL VR system is a turn-key system which does not provide the flexibility for user to add new sensors and C language interface. Recently, NASA/MSFC CAVE lab provides VR systems built on Sense8 WorldToolKit (WTK) which is a C library for creating VR development environments. WTK provides device drivers for most of the sensors and eyephones available on the VR market. WTK accepts several CAD file formats, such as Sense8 Neutral File Format, AutoCAD DXF and 3D Studio file format, Wave Front OBJ file format, VideoScape GEO file format, Intergraph EMS stereolithographics and CATIA Stereolithographics STL file formats. WTK functions are object-oriented in their naming convention, are grouped into classes, and provide easy C

  7. AutoCAD 2015 and AutoCAD LT 2015

    CERN Document Server

    Gladfelter, Donnie

    2014-01-01

    Learn AutoCAD by example with this tutorial-based guide from Autodesk Official Press Whether you are just starting out or an experienced user wanting to brush up on your skills, this Autodesk Official Press book provides you with concise explanations, focused examples, and step-by-step instructions through a hands-on tutorial project that runs throughout the book. As you progress through the project, the book introduces you to the Microsoft Windows-based AutoCAD interface and then guides you through basic commands and creating drawings. A downloadable file is available from the website so that

  8. Object-oriented approach to preequilibrium and equilibrium decays in Geant4

    International Nuclear Information System (INIS)

    Lara, V.

    2001-01-01

    The Geant4 simulation toolkit provides a set of parameterized models that allow to model hadronic showers. However, in order to allow extrapolation beyond the experimental data and to offer an alternative set of models at conventional energies, Geant4 also provides a set of theory based hadronic shower models. We present the Object Oriented Design of a semiclassical exciton model for preequilibrium decays and a set of statistical models for deexcitation of compound nuclei. Our design follows the philosophy of hadronic models in Geant4, allowing for maximum of extendibility and customizability of the underlying physics by means of the use of abstract interfaces. We exploit advanced Software Engineering techniques and Object Oriented technology to achieve those goals. We present also a series of comparisons against experimental data being made in order to test the model. (orig.)

  9. AutoCAD platform customization user interface, AutoLISP, VBA, and beyond

    CERN Document Server

    Ambrosius, Lee

    2015-01-01

    Take control of AutoCAD to boost the speed, quality, and precision of your work Senior drafters and savvy users are increasingly taking AutoCAD customization out of the hands of system administrators, and taking control of their own workflow. In AutoCAD Platform Customization, Autodesk customization guru Lee Ambrosius walks you through a multitude of customization options using detailed tutorials and real-world examples applicable to AutoCAD, AutoCAD LT, Civil 3D, Plant 3D, and other programs built on the AutoCAD platform. By unleashing the full power of the software, you'll simplify and str

  10. A Customizable GeantV Calorimeter Application

    CERN Document Server

    Schmitz, Ryan; Vallecorsa, Sofia; Novak, Mihaly; CERN. Geneva. EP Department

    2017-01-01

    A customizable calorimeter application was written in GeantV. This application includes a GeantV-native detector construction file as well as GeantV-native physics models and new data collection structures. Including these features makes this one of the first examples of a completely standalone GeantV application. A comparison to Geant4 was made which showed the consistency of the GeantV-native physics models included in this example. Finally, the workflow improvements made by the creation of this application are described.

  11. GPU in Physics Computation: Case Geant4 Navigation

    CERN Document Server

    Seiskari, Otto; Niemi, Tapio

    2012-01-01

    General purpose computing on graphic processing units (GPU) is a potential method of speeding up scientific computation with low cost and high energy efficiency. We experimented with the particle physics simulation toolkit Geant4 used at CERN to benchmark its geometry navigation functionality on a GPU. The goal was to find out whether Geant4 physics simulations could benefit from GPU acceleration and how difficult it is to modify Geant4 code to run in a GPU. We ported selected parts of Geant4 code to C99 & CUDA and implemented a simple gamma physics simulation utilizing this code to measure efficiency. The performance of the program was tested by running it on two different platforms: NVIDIA GeForce 470 GTX GPU and a 12-core AMD CPU system. Our conclusion was that GPUs can be a competitive alternate for multi-core computers but porting existing software in an efficient way is challenging.

  12. Transfer of physics detector models into CAD systems using modern techniques

    International Nuclear Information System (INIS)

    Dach, M.; Vuoskoski, J.

    1996-01-01

    Designing high energy physics detectors for future experiments requires sophisticated computer aided design and simulation tools. In order to satisfy the future demands in this domain, modern techniques, methods, and standards have to be applied. We present an interface application, designed and implemented using object-oriented techniques, for the widely used GEANT physics simulation package. It converts GEANT detector models into the future industrial standard, STEP. (orig.)

  13. Beam Tools for Geant4 (User's Guide)

    International Nuclear Information System (INIS)

    V.Daniel Elvira, Paul Lebrun and Panagiotis Spentzouris email daniel@fnal.gov

    2002-01-01

    Geant4 is a tool kit developed by a collaboration of physicists and computer professionals in the high energy physics field for simulation of the passage of particles through matter. The motivation for the development of the Beam Tools is to extend the Geant4 applications to accelerator physics. The Beam Tools are a set of C++ classes designed to facilitate the simulation of accelerator elements: r.f. cavities, magnets, absorbers, etc. These elements are constructed from Geant4 solid volumes like boxes, tubes, trapezoids, or spheers. There are many computer programs for beam physics simulations, but Geant4 is ideal to model a beam through a material or to integrate a beam line with a complex detector. There are many such examples in the current international High Energy Physics programs. For instance, an essential part of the RandD associated with the Neutrino Source/Muon Collider accelerator is the ionization cooling channel, which is a section of the system aimed to reduce the size of the muon beam in phase space. The ionization cooling technique uses a combination of linacs and light absorbers to reduce the transverse momentum and size of the beam, while keeping the longitudinal momentum constant. The MuCool/MICE (muon cooling) experiments need accurate simulations of the beam transport through the cooling channel in addition to a detailed simulation of the detectors designed to measure the size of the beam. The accuracy of the models for physics processes associated with muon ionization and multiple scattering is critical in this type of applications. Another example is the simulation of the interaction region in future accelerators. The high luminosity and background environments expected in the Next Linear Collider (NLC) and the Very Large Hadron Collider (VLHC) pose great demand on the detectors, which may be optimized by means of a simulation of the detector-accelerator interface

  14. Multifunctional facades - design optimisation with CAD; Multifunktionale Fassaden - Effektive Auslegung durch CAD-Einsatz

    Energy Technology Data Exchange (ETDEWEB)

    Viotto, M. [Institut fuer Solare Energieversorgungstechnik (ISET), Kassel (Germany). Abt. fuer Anlagen- und Messtechnik

    1998-02-01

    The energetically optimal design of PV facades requires the consideration of many technical conditions (different elevations/orientations of modules; shading possibility; high and different module temperatures). It also requires the interface with architecture, civil and electrical engineering. To support this planning process, the software program PV-CAD was developed which rapidly calculates energy yield under conditions of inhomogeneous irradiance, shading, thermal behaviour of modules and electrical layout. PV-CAD is compatible with other civil and electrical engineering CAD programs and incorporates extensive databases (weather data; modules and inverter types). (orig.) [Deutsch] Fuer optimalen Energieertrag sind zahlreiche technische Randbedingungen bei der Auslegung einer Photovoltaik (PV)-Fassade zu beruecksichtigen (unterschiedliche Ausrichtungen/Neigungen der Module; moegliche Teilabschattung; hoehere und unterschiedliche Betriebstemperaturen). Installation und Betrieb einer PV-Fassade erfordern die Abstimmung zwischen Architektur, Bauwesen und Elektrotechnik. Zur Unterstuetzung der Planer wurde das Programm PV-CAD entwickelt, das den Energieertrag unter Beruecksichtigung von inhomogener Einstrahlung und Abschattung, Temperaturverhalten der Fassadenmodule sowie unterschiedlichen elektrischen Anlagenkonzepten schnell ermittelt; es fuegt sich nahtlos in CAD-Arbeitsumgebungen ein. (orig.)

  15. Investigation and evaluation into the usability of human-computer interfaces using a typical CAD system

    Energy Technology Data Exchange (ETDEWEB)

    Rickett, J D

    1987-01-01

    This research program covers three topics relating to the human-computer interface namely, voice recognition, tools and techniques for evaluation, and user and interface modeling. An investigation into the implementation of voice-recognition technologies examines how voice recognizers may be evaluated in commercial software. A prototype system was developed with the collaboration of FEMVIEW Ltd. (marketing a CAD package). A theoretical approach to evaluation leads to the hypothesis that human-computer interaction is affected by personality, influencing types of dialogue, preferred methods for providing helps, etc. A user model based on personality traits, or habitual-behavior patterns (HBP) is presented. Finally, a practical framework is provided for the evaluation of human-computer interfaces. It suggests that evaluation is an integral part of design and that the iterative use of evaluation techniques throughout the conceptualization, design, implementation and post-implementation stages will ensure systems that satisfy the needs of the users and fulfill the goal of usability.

  16. Geant4 in Scientific Literature

    CERN Document Server

    Pia, M G; Bell, Z W; Dressendorfer, P V

    2009-01-01

    The Geant4 reference paper published in Nuclear Instruments and Methods A in 2003 has become the most cited publication in the whole Nuclear Science and Technology category of Thomson-Reuter's Journal Citation Reports. It is currently the second most cited article among the publications authored by two major research institutes, CERN and INFN. An overview of Geant4 presence (and absence) in scholarly literature is presented; the patterns of Geant4 citations are quantitatively examined and discussed.

  17. PV-CAD: an integrated tool for designing PV facades; PV-CAD - Ein integriertes Werkzeug zur Auslegung von PV-Fassaden

    Energy Technology Data Exchange (ETDEWEB)

    Giese, H.; Viotto, M. [Inst. fuer Solare Energieversorgungstechnik (ISET) e.V., Kassel (Germany); Esser, M.; Pukrop, D. [Univ. Oldenburg (Germany). Abt. Energie- und Halbleiterforschung; Stellbogen, D. [Zentrum fuer Sonnenergie- und Wasserstoff-Forschung, Stuttgart (Germany)

    1997-12-31

    PV-CAD provides PV system planners with a practice-oriented tool for an efficient design of PV facades. Being compatible with the standard programmes of the architects` and electrical engineering sectors it can be used on already existing systems and allows the user to draw on previously acquired knowedge. Its open interfaces permit the integration of further design tools. PV CAD works under Microsoft Windows for which it has the necessary graphic user interface. Its compliance to PC standards opens up a wide range of applications and permits its use also on inexpensive computers. Thanks to its promotion by the Federal Ministry for Education, Science, Research, and Technology under the research project ``Computer programmes for the design of photovoltaic facades`` PV-CAD is available at a moderate price. PV-CAD permits an efficient planning of solar facades and therefore has the potential to stimulate the use of PV on buildings. (orig.) [Deutsch] Mit PV-CAD steht dem Anlagenplaner ein anwendungsorientiertes Werkzeug zur Verfuegung, das eine rationelle Auslegung von PV-Fassaden ermoeglicht. Die Kompatibilitaet zu Standardprogrammen aus dem Architektur- und Elektrosektor erlaubt die Nutzung bereits vorhandener Systeme und damit erworbener Kenntnisse. Offene Schnittstellen gestatten die Einbindung weiterer Entwurfswerkzeuge. PV-CAD arbeitet unter Microsoft-Windows und verfuegt ueber die entsprechende grafische Benutzerschnittstelle. Die Kompatibilitaet zum PC-Standard eroeffnet eine sehr breite Anwenderbasis und ermoeglicht den Einsatz des Programms auch auf preiswerten Rechnern. Aufgrund der Foerderung durch das Bundesministerium fuer Bildung, Wissenschaft, Forschung und Technologie im Rahmen des Forschungsprojekts `Rechnerprogramm zur Auslegung von Photovoltaik-Fassaden` steht PV-CAD preiswert zur Verfuegung. PV-CAD ermoeglicht eine effiziente Planung von Solarfassaden und kann daher dem PV-Einsatz in Gebaeuden weitere Impulse geben. (orig.)

  18. Teach CAD and Measuring Skills through Reverse Engineering

    Science.gov (United States)

    Board, Keith

    2012-01-01

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

  19. Simulation Loop between CAD systems, Geant4 and GeoModel: Implementation and Results

    CERN Document Server

    Sharmazanashvili, Alexander; The ATLAS collaboration

    2015-01-01

    Data_vs_MonteCarlo discrepancy is one of the most important field of investigation for ATLAS simulation studies. There are several reasons of above mentioned discrepancies but primary interest is falling on geometry studies and investigation of how geometry descriptions of detector in simulation adequately representing “as-built” descriptions. Shapes consistency and detalization is not important while adequateness of volumes and weights of detector components are essential for tracking. There are 2 main reasons of faults of geometry descriptions in simulation: 1/ Inconsistency to “as-built” geometry descriptions; 2/Internal inaccuracies of transactions added by simulation packages itself. Georgian Engineering team developed hub on the base of CATIA platform and several tools enabling to read in CATIA different descriptions used by simulation packages, like XML/Persint->CATIA; IV/VP1->CATIA; GeoModel->CATIA; Geant4->CATIA. As a result it becomes possible to compare different descriptions with each othe...

  20. CAD-centric Computation Management System for a Virtual TBM

    Energy Technology Data Exchange (ETDEWEB)

    Ramakanth Munipalli; K.Y. Szema; P.Y. Huang; C.M. Rowell; A.Ying; M. Abdou

    2011-05-03

    HyPerComp Inc. in research collaboration with TEXCEL has set out to build a Virtual Test Blanket Module (VTBM) computational system to address the need in contemporary fusion research for simulating the integrated behavior of the blanket, divertor and plasma facing components in a fusion environment. Physical phenomena to be considered in a VTBM will include fluid flow, heat transfer, mass transfer, neutronics, structural mechanics and electromagnetics. We seek to integrate well established (third-party) simulation software in various disciplines mentioned above. The integrated modeling process will enable user groups to interoperate using a common modeling platform at various stages of the analysis. Since CAD is at the core of the simulation (as opposed to computational meshes which are different for each problem,) VTBM will have a well developed CAD interface, governing CAD model editing, cleanup, parameter extraction, model deformation (based on simulation,) CAD-based data interpolation. In Phase-I, we built the CAD-hub of the proposed VTBM and demonstrated its use in modeling a liquid breeder blanket module with coupled MHD and structural mechanics using HIMAG and ANSYS. A complete graphical user interface of the VTBM was created, which will form the foundation of any future development. Conservative data interpolation via CAD (as opposed to mesh-based transfer), the regeneration of CAD models based upon computed deflections, are among the other highlights of phase-I activity.

  1. CAD: Designs on Business.

    Science.gov (United States)

    Milburn, Ken

    1988-01-01

    Provides a general review of the field of Computer-Aided Design Software including specific reviews of "Autosketch,""Generic CADD,""Drafix 1 Plus,""FastCAD," and "Autocad Release 9." Brief articles include "Blueprint for Generation,""CAD for Every Department,""Ideas…

  2. Recent developments in GEANT4

    Energy Technology Data Exchange (ETDEWEB)

    Allison, J. [Geant4 Associates International Ltd., 9 Royd Terrace, Hebden Bridge HX7 7BT (United Kingdom); The University of Manchester, School of Physics and Astronomy, Manchester M13 9PL (United Kingdom); Amako, K. [KEK, 1-1 Oho, Tsukuba, Ibaraki 305-0801 (Japan); Geant4 Associates International Ltd., 9 Royd Terrace, Hebden Bridge HX7 7BT (United Kingdom); Apostolakis, J. [CERN, 1211 Genéve 23 (Switzerland); Arce, P. [CIEMAT, Medical Applications Unit, Avenida Complutense 40, 28040 Madrid (Spain); Asai, M. [SLAC National Accelerator Laboratory, 2575 Sand Hill Road, Menlo Park, CA 94025 (United States); Aso, T. [National Institute of Technology, Toyama College, 1-2 Ebie Neriya, Imizu, Toyama 9330293 (Japan); Bagli, E. [INFN Sezione di Ferrara, Via Saragat 1, 44122 Ferrara (Italy); Bagulya, A. [Lebedev Physical Institute, Leninskii Pr. 53, Moscow 119991 (Russian Federation); Banerjee, S. [Fermi National Accelerator Laboratory, P.O. Box 500, Batavia, IL 60510 (United States); Barrand, G. [IN2P3/LAL, Universite Paris-Sud, Orsay (France); Beck, B.R. [Lawrence Livermore National Laboratory, 7000 East Avenue, Livermore, CA 94550 (United States); Bogdanov, A.G. [National Research Nuclear University (Moscow Engineering Physics Institute), Kashirskoe shosse 31, Moscow 115409 (Russian Federation); Brandt, D. [SSW Trading, Am Knick 4, Oststeinbek (Germany); Brown, J.M.C. [Queen' s University Belfast, School of Mathematics and Physics, University Road, Belfast, Northern Ireland BT7 1NN (United Kingdom); Burkhardt, H. [CERN, 1211 Genéve 23 (Switzerland); Canal, Ph. [Fermi National Accelerator Laboratory, P.O. Box 500, Batavia, IL 60510 (United States); Cano-Ott, D. [CIEMAT, Centro de Investigaciones Energéticas Medioambientales y Tecnólogicas, Avenida Complutense 40, 28040 Madrid (Spain); Chauvie, S. [Sante Croce e Carle Hospital, Via Coppino 26, I-12100 Cuneo (Italy); and others

    2016-11-01

    GEANT4 is a software toolkit for the simulation of the passage of particles through matter. It is used by a large number of experiments and projects in a variety of application domains, including high energy physics, astrophysics and space science, medical physics and radiation protection. Over the past several years, major changes have been made to the toolkit in order to accommodate the needs of these user communities, and to efficiently exploit the growth of computing power made available by advances in technology. The adaptation of GEANT4 to multithreading, advances in physics, detector modeling and visualization, extensions to the toolkit, including biasing and reverse Monte Carlo, and tools for physics and release validation are discussed here. - Highlights: • Multithreading resulted in a smaller memory footprint and nearly linear speed-up. • Scoring options, faster geometry primitives, more versatile visualization were added. • Improved electromagnetic and hadronic models and cross sections were developed. • Reverse Monte Carlo and general biasing methods were added. • Physics validation efforts were expanded and new validation tools were added.

  3. Comparison of GEANT4 very low energy cross section models with experimental data in water

    DEFF Research Database (Denmark)

    Incerti, S; Ivanchenko, A; Karamitros, M

    2010-01-01

    The GEANT4 general-purpose Monte Carlo simulation toolkit is able to simulate physical interaction processes of electrons, hydrogen and helium atoms with charge states (H0, H+) and (He0, He+, He2+), respectively, in liquid water, the main component of biological systems, down to the electron volt...... of electromagnetic interactions within the GEANT4 toolkit framework (since GEANT4 version 9.3 beta). This work presents a quantitative comparison of these physics models with a collection of experimental data in water collected from the literature....

  4. Test of GEANT3 and GEANT4 nuclear models for 160 MeV protons stopping in CH2

    International Nuclear Information System (INIS)

    Paganetti, H.; Gottschalk, B.

    2003-01-01

    Monte Carlo simulations are used for many problems in proton radiation therapy, some of which are sensitive to the nuclear interaction model. The available models have been little tested in the regime of interest, namely in their ability to predict the secondary particle yield, including their angle and energy, when 70-250 MeV protons stop in various materials. The present study provides one such test in carbon, complementing a previous one in copper. Using a multilayer Faraday cup we have measured the projected range distribution of charged nuclear secondaries from 160 MeV protons stopping in polyethylene (CH 2 ). To test the popular GEANT Monte Carlo we have simulated the experiment with GEANT3 using the 'Gheisha' (default) and 'Fluka' models and with GEANT4.5 using the 'low-energy' and 'precompound' models. The GEANT3/Fluka and GEANT4/precompound simulations agree moderately well with the observed range distribution. The data are given in a convenient form for testing other Monte Carlo programs

  5. GEANT4 Tuning For pCT Development

    International Nuclear Information System (INIS)

    Yevseyeva, Olga; Assis, Joaquim T. de; Evseev, Ivan; Schelin, Hugo R.; Paschuk, Sergei A.; Milhoretto, Edney; Setti, Joao A. P.; Diaz, Katherin S.; Hormaza, Joel M.; Lopes, Ricardo T.

    2011-01-01

    Proton beams in medical applications deal with relatively thick targets like the human head or trunk. Thus, the fidelity of proton computed tomography (pCT) simulations as a tool for proton therapy planning depends in the general case on the accuracy of results obtained for the proton interaction with thick absorbers. GEANT4 simulations of proton energy spectra after passing thick absorbers do not agree well with existing experimental data, as showed previously. Moreover, the spectra simulated for the Bethe-Bloch domain showed an unexpected sensitivity to the choice of low-energy electromagnetic models during the code execution. These observations were done with the GEANT4 version 8.2 during our simulations for pCT. This work describes in more details the simulations of the proton passage through aluminum absorbers with varied thickness. The simulations were done by modifying only the geometry in the Hadrontherapy Example, and for all available choices of the Electromagnetic Physics Models. As the most probable reasons for these effects is some specific feature in the code, or some specific implicit parameters in the GEANT4 manual, we continued our study with version 9.2 of the code. Some improvements in comparison with our previous results were obtained. The simulations were performed considering further applications for pCT development.

  6. Immersive CAD

    Energy Technology Data Exchange (ETDEWEB)

    Ames, A.L.

    1999-02-01

    This paper documents development of a capability for performing shape-changing editing operations on solid model representations in an immersive environment. The capability includes part- and assembly-level operations, with part modeling supporting topology-invariant and topology-changing modifications. A discussion of various design considerations in developing an immersive capability is included, along with discussion of a prototype implementation we have developed and explored. The project investigated approaches to providing both topology-invariant and topology-changing editing. A prototype environment was developed to test the approaches and determine the usefulness of immersive editing. The prototype showed exciting potential in redefining the CAD interface. It is fun to use. Editing is much faster and friendlier than traditional feature-based CAD software. The prototype algorithms did not reliably provide a sufficient frame rate for complex geometries, but has provided the necessary roadmap for development of a production capability.

  7. Use of SRIM and Garfield with Geant4 for the characterization of a hybrid 10B/3He neutron detector

    Science.gov (United States)

    van der Ende, B. M.; Rand, E. T.; Erlandson, A.; Li, L.

    2018-06-01

    This paper describes a method for more complete neutron detector characterization using Geant4's Monte Carlo methods for characterizing overall detector response rate and Garfield interfaced with SRIM for the simulation of the detector's raw pulses, as applied to a hybrid 10B/3He detector. The Geant4 models characterizing the detector's interaction with a 252Cf point source and parallel beams of mono-energetic neutrons (assuming ISO 8529 reference energy values) compare and agree well with calibrated 252Cf measurements to within 6.4%. Validated Geant4 model outputs serve as input to Garfield+SRIM calculations to provide meaningful pulse height spectra. Modifications to Garfield for this work were necessary to account for simultaneous tracking of electrons resulting from proton and triton reaction products from a single 3He neutron capture event, and it was further necessary to interface Garfield with the energy loss, range, and straggling calculations provided by SRIM. Individual raw pulses generated by Garfield+SRIM are also observed to agree well with experimentally measured raw pulses from the detector.

  8. DESIGN REVIEW OF CAD MODELS USING A NUI LEAP MOTION SENSOR

    Directory of Open Access Journals (Sweden)

    GÎRBACIA Florin

    2015-06-01

    Full Text Available Natural User Interfaces (NUI is a relatively new area of research that aims to develop humancomputer interfaces, natural and intuitive, using voice commands, hand movements and gesture recognition, similar to communication between people which also implies body language and gestures. In this paper is presented a natural designed workspace which acquires the user's motion using a Leap Motion sensor and visualizes the CAD models using a CAVE-like 3D visualisation system. The user can modify complex CAD models using bimanual gesture commands in a 3D virtual environment. The developed bimanual gestures for rotate, pan, zoom and explode are presented. From the conducted experiments is established that Leap Motion NUI sensor provides an intuitive tool for design review of CAD models, performed even by users with no experience in CAD systems and virtual environments.

  9. Behaviors of the percentage depth dose curves along the beam axis of a phantom filled with different clinical PTO objects, a Monte Carlo Geant4 study

    International Nuclear Information System (INIS)

    EL Bakkali, Jaafar; EL Bardouni, Tarek; Safavi, Seyedmostafa; Mohammed, Maged; Saeed, Mroan

    2016-01-01

    The aim of this work is to assess the capabilities of Monte Carlo Geant4 code to reproduce the real percentage depth dose (PDD) curves generated in phantoms which mimic three important clinical treatment situations that include lung slab, bone slab, bone-lung slab geometries. It is hoped that this work will lead us to a better understanding of dose distributions in an inhomogeneous medium, and to identify any limitations of dose calculation algorithm implemented in the Geant4 code. For this purpose, the PDD dosimetric functions associated to the three clinical situations described above, were compared to one produced in a homogeneous water phantom. Our results show, firstly, that the Geant4 simulation shows potential mistakes on the shape of the calculated PDD curve of the first physical test object (PTO), and it is obviously not able to successfully predict dose values in regions near to the boundaries between two different materials. This is, surely due to the electron transport algorithm and it is well-known as the artifacts at interface phenomenon. To deal with this issue, we have added and optimized the StepMax parameter to the dose calculation program; consequently the artifacts due to the electron transport were quasi disappeared. However, the Geant4 simulation becomes painfully slow when we attempt to completely resolve the electron artifact problems by considering a smaller value of an electron StepMax parameter. After electron transport optimization, our results demonstrate the medium-level capabilities of the Geant4 code to modeling dose distribution in clinical PTO objects. - Highlights: • Assessment of the capabilities of Geant4 code to reproduce the PDD curves in heterogeneities. • Resolving artifacts due to the electron transport. • Understanding in dose distribution differences in interfaces which include water, bone, and lung interfaces.

  10. Validation Test of Geant4 Simulation of Electron Backscattering

    CERN Document Server

    Kim, Sung Hun; Basaglia, Tullio; Han, Min Cheol; Hoff, Gabriela; Kim, Chan Hyeong; Saracco, Paolo

    2015-01-01

    Backscattering is a sensitive probe of the accuracy of electron scattering algorithms implemented in Monte Carlo codes. The capability of the Geant4 toolkit to describe realistically the fraction of electrons backscattered from a target volume is extensively and quantitatively evaluated in comparison with experimental data retrieved from the literature. The validation test covers the energy range between approximately 100 eV and 20 MeV, and concerns a wide set of target elements. Multiple and single electron scattering models implemented in Geant4, as well as preassembled selections of physics models distributed within Geant4, are analyzed with statistical methods. The evaluations concern Geant4 versions from 9.1 to 10.1. Significant evolutions are observed over the range of Geant4 versions, not always in the direction of better compatibility with experiment. Goodness-of-fit tests complemented by categorical analysis tests identify a configuration based on Geant4 Urban multiple scattering model in Geant4 vers...

  11. CAD-centric Computation Management System for a Virtual TBM. Final Report

    International Nuclear Information System (INIS)

    Munipalli, Ramakanth; Szema, K.Y.; Huang, P.Y.; Rowell, C.M.; Ying, A.; Abdou, M.

    2011-01-01

    HyPerComp Inc. in research collaboration with TEXCEL has set out to build a Virtual Test Blanket Module (VTBM) computational system to address the need in contemporary fusion research for simulating the integrated behavior of the blanket, divertor and plasma facing components in a fusion environment. Physical phenomena to be considered in a VTBM will include fluid flow, heat transfer, mass transfer, neutronics, structural mechanics and electromagnetics. We seek to integrate well established (third-party) simulation software in various disciplines mentioned above. The integrated modeling process will enable user groups to interoperate using a common modeling platform at various stages of the analysis. Since CAD is at the core of the simulation (as opposed to computational meshes which are different for each problem,) VTBM will have a well developed CAD interface, governing CAD model editing, cleanup, parameter extraction, model deformation (based on simulation,) CAD-based data interpolation. In Phase-I, we built the CAD-hub of the proposed VTBM and demonstrated its use in modeling a liquid breeder blanket module with coupled MHD and structural mechanics using HIMAG and ANSYS. A complete graphical user interface of the VTBM was created, which will form the foundation of any future development. Conservative data interpolation via CAD (as opposed to mesh-based transfer), the regeneration of CAD models based upon computed deflections, are among the other highlights of phase-I activity.

  12. Deactivation of the E. coli pH stress sensor CadC by cadaverine.

    Science.gov (United States)

    Haneburger, Ina; Fritz, Georg; Jurkschat, Nicole; Tetsch, Larissa; Eichinger, Andreas; Skerra, Arne; Gerland, Ulrich; Jung, Kirsten

    2012-11-23

    At acidic pH and in the presence of lysine, the pH sensor CadC activates transcription of the cadBA operon encoding the lysine/cadaverine antiporter CadB and the lysine decarboxylase CadA. In effect, these proteins contribute to acid stress adaptation in Escherichia coli. cadBA expression is feedback inhibited by cadaverine, and a cadaverine binding site is predicted within the central cavity of the periplasmic domain of CadC on the basis of its crystallographic analysis. Our present study demonstrates that this site only partially accounts for the cadaverine response in vivo. Instead, evidence for a second, pivotal binding site was collected, which overlaps with the pH-responsive patch of amino acids located at the dimer interface of the periplasmic domain. The temporal response of the E. coli Cad module upon acid shock was measured and modeled for two CadC variants with mutated cadaverine binding sites. These studies supported a cascade-like binding and deactivation model for the CadC dimer: binding of cadaverine within the pair of central cavities triggers a conformational transition that exposes two further binding sites at the dimer interface, and the occupation of those stabilizes the inactive conformation. Altogether, these data represent a striking example for the deactivation of a pH sensor. Copyright © 2012 Elsevier Ltd. All rights reserved.

  13. PorkCAD: Case study of the design of a pork product prototyper

    DEFF Research Database (Denmark)

    Laursen, Lasse Farnung; Bærentzen, J. Andreas; Igarashi, T.

    2013-01-01

    the usability of porkCAD, we tested it with personnel from the pork industry, using two different controller interfaces, one being a traditional mouse and keyboard input, and the other a six degrees of freedom haptic feedback device. The accurate depiction of pig anatomy guided trained professionals to re......-create standardized pig products using porkCAD. The quantitative results of the usability test with sales personnel did not lean significantly in favor of either interface. Since one interface was extremely well known and the other highly unfamiliar, the fact that users did not express a clear preference...

  14. Creating and improving multi-threaded Geant4

    CERN Document Server

    Dong, Xin; Apostolakis, John; Jarp, Sverre; Nowak, Andrzej; Asai, Makoto; Brandt, Daniel

    2012-01-01

    We document the methods used to create the multi-threaded prototype Geant4MT from a sequential version of Geant4. We cover the Source-to-Source transformations applied, and discuss the process of verifying the correctness of the Geant4MT toolkit and applications based on it. Tools to ensure that the results of a transformed multi-threaded application are exactly equal to the original sequential version are under development. Stand-alone or simple applications can be adapted within 1-2 working days. Geant4MT is shown to scale linearly on an 80-core computer. In the special case of a single worker thread on one core, 30% overhead has been observed. We explain the reasons for this and the improvements introduced to reduce this overhead.

  15. Some thermo-electromagnetic applications to fusion technology of a general purpose CAD package

    International Nuclear Information System (INIS)

    Girdinio, P.; Molfino, P.; Molinari, G.; Raia, G.; Rosatelli, F.; Viviani, A.

    1985-01-01

    A general purpose CAD package is applied to the solution of problems related to fusion technology. The problems solved are the interacting electromagnetic and thermal fields in a resistive toroidal coil and the design of the poloidal field coils in Tokamak machines. In both cases, the procedure used is reported and the results obtained are displayed and discussed

  16. Some thermo-electromagnetic applications to fusion technology of a general purpose CAD package

    International Nuclear Information System (INIS)

    Girdinio, P.; Molfino, P.; Molinari, G.; Viviani, A.; Raia, G.; Rosatelli, F.

    1984-01-01

    A general purpose CAD package is applied to the solution of problems related to fusion technology. The problems solved are the interacting electromagnetic and thermal fields in a resistive toroidal coil and the design of the poloidal field coils in Tokamak machines. In both cases, the procedure used is reported and the results obtained are displayed and discussed. (author)

  17. CAD/CAM: improved design quality, increased productivity

    Energy Technology Data Exchange (ETDEWEB)

    Evans, D. E.; England, J.

    1980-01-01

    Maintaining productivity levels while assuring the quality of engineering products grows increasingly more difficult and costly for industries such as the energy industry which are heavily committed to product design. The man/machine interface made possible through the development of computer-aided design/computer-aided manufacturing (CAD/CAM) technology can be applied to the design process as a tool for increased control to assure the quality of the final engineering product. The quality-control aspects of CAD/CAM technology are addressed in this presentation.

  18. Comparison Study on Low Energy Physics Model of GEANT4

    International Nuclear Information System (INIS)

    Park, So Hyun; Jung, Won Gyun; Suh, Tae Suk

    2010-01-01

    The Geant4 simulation toolkit provides improved or renewed physics model according to the version. The latest Geant4.9.3 which has been recoded by developers applies inserted Livermore data and renewed physics model to the low energy electromagnetic physics model. And also, Geant4.9.3 improved the physics factors by modified code. In this study, the stopping power and CSDA(Continuously Slowing Down Approximation) range data of electron or particles were acquired in various material and then, these data were compared with NIST(National Institute of Standards and Technology) data. Through comparison between data of Geant4 simulation and NIST, the improvement of physics model on low energy electromagnetic of Geant4.9.3 was evaluated by comparing the Geant4.9.2

  19. An algorithm for computing screened Coulomb scattering in GEANT4

    Energy Technology Data Exchange (ETDEWEB)

    Mendenhall, Marcus H. [Vanderbilt University Free Electron Laser Center, P.O. Box 351816 Station B, Nashville, TN 37235-1816 (United States)]. E-mail: marcus.h.mendenhall@vanderbilt.edu; Weller, Robert A. [Department of Electrical Engineering and Computer Science, Vanderbilt University, P.O. Box 351821 Station B, Nashville, TN 37235-1821 (United States)]. E-mail: robert.a.weller@vanderbilt.edu

    2005-01-01

    An algorithm has been developed for the GEANT4 Monte-Carlo package for the efficient computation of screened Coulomb interatomic scattering. It explicitly integrates the classical equations of motion for scattering events, resulting in precise tracking of both the projectile and the recoil target nucleus. The algorithm permits the user to plug in an arbitrary screening function, such as Lens-Jensen screening, which is good for backscattering calculations, or Ziegler-Biersack-Littmark screening, which is good for nuclear straggling and implantation problems. This will allow many of the applications of the TRIM and SRIM codes to be extended into the much more general GEANT4 framework where nuclear and other effects can be included.

  20. An algorithm for computing screened Coulomb scattering in GEANT4

    International Nuclear Information System (INIS)

    Mendenhall, Marcus H.; Weller, Robert A.

    2005-01-01

    An algorithm has been developed for the GEANT4 Monte-Carlo package for the efficient computation of screened Coulomb interatomic scattering. It explicitly integrates the classical equations of motion for scattering events, resulting in precise tracking of both the projectile and the recoil target nucleus. The algorithm permits the user to plug in an arbitrary screening function, such as Lens-Jensen screening, which is good for backscattering calculations, or Ziegler-Biersack-Littmark screening, which is good for nuclear straggling and implantation problems. This will allow many of the applications of the TRIM and SRIM codes to be extended into the much more general GEANT4 framework where nuclear and other effects can be included

  1. Software process in Geant4

    International Nuclear Information System (INIS)

    Cosmo, G.

    2001-01-01

    Since its erliest years of R and D, the GEANT4 simulation toolkit has been developed following software process standards which dictated the overall evolution of the project. The complexity of the software involved, the wide areas of application of the software product, the huge amount of code and Category complexity, the size and distributed nature of the Collaboration itself are all ingredients which involve and correlate together a wide variety of software processes. Although in 'production' and available to the public since December 1998, the GEANT4 software product includes Category Domains which are still under active development. Therefore they require different treatment also in terms of improvement of the development cycle, system testing and user support. The author is meant to describe some of the software processes as they are applied in GEANT4 for both development, testing and maintenance of the software

  2. GeantV: from CPU to accelerators

    Science.gov (United States)

    Amadio, G.; Ananya, A.; Apostolakis, J.; Arora, A.; Bandieramonte, M.; Bhattacharyya, A.; Bianchini, C.; Brun, R.; Canal, P.; Carminati, F.; Duhem, L.; Elvira, D.; Gheata, A.; Gheata, M.; Goulas, I.; Iope, R.; Jun, S.; Lima, G.; Mohanty, A.; Nikitina, T.; Novak, M.; Pokorski, W.; Ribon, A.; Sehgal, R.; Shadura, O.; Vallecorsa, S.; Wenzel, S.; Zhang, Y.

    2016-10-01

    The GeantV project aims to research and develop the next-generation simulation software describing the passage of particles through matter. While the modern CPU architectures are being targeted first, resources such as GPGPU, Intel© Xeon Phi, Atom or ARM cannot be ignored anymore by HEP CPU-bound applications. The proof of concept GeantV prototype has been mainly engineered for CPU's having vector units but we have foreseen from early stages a bridge to arbitrary accelerators. A software layer consisting of architecture/technology specific backends supports currently this concept. This approach allows to abstract out the basic types such as scalar/vector but also to formalize generic computation kernels using transparently library or device specific constructs based on Vc, CUDA, Cilk+ or Intel intrinsics. While the main goal of this approach is portable performance, as a bonus, it comes with the insulation of the core application and algorithms from the technology layer. This allows our application to be long term maintainable and versatile to changes at the backend side. The paper presents the first results of basket-based GeantV geometry navigation on the Intel© Xeon Phi KNC architecture. We present the scalability and vectorization study, conducted using Intel performance tools, as well as our preliminary conclusions on the use of accelerators for GeantV transport. We also describe the current work and preliminary results for using the GeantV transport kernel on GPUs.

  3. GeantV: from CPU to accelerators

    International Nuclear Information System (INIS)

    Amadio, G; Bianchini, C; Iope, R; Ananya, A; Arora, A; Apostolakis, J; Bandieramonte, M; Brun, R; Carminati, F; Gheata, A; Gheata, M; Goulas, I; Nikitina, T; Bhattacharyya, A; Mohanty, A; Canal, P; Elvira, D; Jun, S; Lima, G; Duhem, L

    2016-01-01

    The GeantV project aims to research and develop the next-generation simulation software describing the passage of particles through matter. While the modern CPU architectures are being targeted first, resources such as GPGPU, Intel© Xeon Phi, Atom or ARM cannot be ignored anymore by HEP CPU-bound applications. The proof of concept GeantV prototype has been mainly engineered for CPU's having vector units but we have foreseen from early stages a bridge to arbitrary accelerators. A software layer consisting of architecture/technology specific backends supports currently this concept. This approach allows to abstract out the basic types such as scalar/vector but also to formalize generic computation kernels using transparently library or device specific constructs based on Vc, CUDA, Cilk+ or Intel intrinsics. While the main goal of this approach is portable performance, as a bonus, it comes with the insulation of the core application and algorithms from the technology layer. This allows our application to be long term maintainable and versatile to changes at the backend side. The paper presents the first results of basket-based GeantV geometry navigation on the Intel© Xeon Phi KNC architecture. We present the scalability and vectorization study, conducted using Intel performance tools, as well as our preliminary conclusions on the use of accelerators for GeantV transport. We also describe the current work and preliminary results for using the GeantV transport kernel on GPUs. (paper)

  4. Preliminary assessment of Geant4 HP models and cross section libraries by reactor criticality benchmark calculations

    DEFF Research Database (Denmark)

    Cai, Xiao-Xiao; Llamas-Jansa, Isabel; Mullet, Steven

    2013-01-01

    Geant4 is an open source general purpose simulation toolkit for particle transportation in matter. Since the extension of the thermal scattering model in Geant4.9.5 and the availability of the IAEA HP model cross section libraries, it is now possible to extend the application area of Geant4......, U and O in uranium dioxide, Al metal, Be metal, and Fe metal. The native HP cross section library G4NDL does not include data for elements with atomic number larger than 92. Therefore, transuranic elements, which have impacts for a realistic reactor, can not be simulated by the combination of the HP...... models and the G4NDL library. However, cross sections of those missing isotopes were made available recently through the IAEA project “new evaluated neutron cross section libraries for Geant4”....

  5. Use of GEANT4 vs. MCNPX for the characterization of a boron-lined neutron detector

    Energy Technology Data Exchange (ETDEWEB)

    Ende, B.M. van der; Atanackovic, J.; Erlandson, A.; Bentoumi, G.

    2016-06-01

    This work compares GEANT4 with MCNPX in the characterization of a boron-lined neutron detector. The neutron energy ranges simulated in this work (0.025 eV to 20 MeV) are the traditional domain of MCNP simulations. This paper addresses the question, how well can GEANT4 and MCNPX be employed for detailed thermal neutron detector characterization? To answer this, GEANT4 and MCNPX have been employed to simulate detector response to a {sup 252}Cf energy spectrum point source, as well as to simulate mono-energetic parallel beam source geometries. The {sup 252}Cf energy spectrum simulation results demonstrate agreement in detector count rate within 3% between the two packages, with the MCNPX results being generally closer to experiment than are those from GEANT4. The mono-energetic source simulations demonstrate agreement in detector response within 5% between the two packages for all neutron energies, and within 1% for neutron energies between 100 eV and 5 MeV. Cross-checks between the two types of simulations using ISO-8529 {sup 252}Cf energy bins demonstrates that MCNPX results are more self-consistent than are GEANT4 results, by 3–4%.

  6. Geant4-DNA: overview and recent developments

    Science.gov (United States)

    Štěpán, Václav

    Space travel and high altitude flights are inherently associated with prolonged exposure to cosmic and solar radiation. Understanding and simulation of radiation action on cellular and subcellular level contributes to precise assessment of the associated health risks and remains a challenge of today’s radiobiology research. The Geant4-DNA project (http://geant4-dna.org) aims at developing an experimentally validated simulation platform for modelling of the damage induced by ionizing radiation at DNA level. The platform is based on the Geant4 Monte Carlo simulation toolkit. This project extends specific functionalities of Geant4 in following areas: The step-by-step single scattering modelling of elementary physical interactions of electrons, protons, alpha particles and light ions with liquid water and DNA bases, for the so-called “physical” stage. The modelling of the “physico-chemical and chemical” stages corresponding to the production, the diffusion, the chemical reactions occurring between chemical species produced by water radiolysis, and to the radical attack on the biological targets. Physical and chemical stage simulations are combined with biological target models on several scales, from DNA double helix, through nucleosome, to chromatin segments and cell geometries. In addition, data mining clustering algorithms have been developed and optimised for the purpose of DNA damage scoring in simulated tracks. Experimental measurements on pBR322 plasmid DNA are being carried out in order to validate the Geant4-DNA models. The plasmid DNA has been irradiated in dry conditions by protons with energies from 100 keV to 30 MeV and in aqueous conditions, with and without scavengers, by 30 MeV protons, 290 MeV/u carbon and 500 MeV/u iron ions. Agarose gel electrophoresis combined with enzymatic treatment has been used to measure the resulting DNA damage. An overview of the developments undertaken by the Geant4-DNA collaboration including a description of

  7. Grinding damage assessment for CAD-CAM restorative materials.

    Science.gov (United States)

    Curran, Philippe; Cattani-Lorente, Maria; Anselm Wiskott, H W; Durual, Stéphane; Scherrer, Susanne S

    2017-03-01

    To assess surface/subsurface damage after grinding with diamond discs on five CAD-CAM restorative materials and to estimate potential losses in strength based on crack size measurements of the generated damage. The materials tested were: Lithium disilicate (LIT) glass-ceramic (e.max CAD), leucite glass-ceramic (LEU) (Empress CAD), feldspar ceramic (VM2) (Vita Mark II), feldspar ceramic-resin infiltrated (EN) (Enamic) and a composite reinforced with nano ceramics (LU) (Lava Ultimate). Specimens were cut from CAD-CAM blocs and pair-wise mirror polished for the bonded interface technique. Top surfaces were ground with diamond discs of respectively 75, 54 and 18μm. Chip damage was measured on the bonded interface using SEM. Fracture mechanics relationships were used to estimate fracture stresses based on average and maximum chip depths assuming these to represent strength limiting flaws subjected to tension and to calculate potential losses in strength compared to manufacturer's data. Grinding with a 75μm diamond disc induced on a bonded interface critical chips averaging 100μm with a potential strength loss estimated between 33% and 54% for all three glass-ceramics (LIT, LEU, VM2). The softer materials EN and LU were little damage susceptible with chips averaging respectively 26μm and 17μm with no loss in strength. Grinding with 18μm diamond discs was still quite detrimental for LIT with average chip sizes of 43μm and a potential strength loss of 42%. It is essential to understand that when grinding glass-ceramics or feldspar ceramics with diamond discs surface and subsurface damage are induced which have the potential of lowering the strength of the ceramic. Careful polishing steps should be carried out after grinding especially when dealing with glass-ceramics. Copyright © 2017 The Academy of Dental Materials. Published by Elsevier Ltd. All rights reserved.

  8. Geant4-DNA simulation of electron slowing-down spectra in liquid water

    Energy Technology Data Exchange (ETDEWEB)

    Incerti, S., E-mail: sebastien.incerti@tdt.edu.vn [Division of Nuclear Physics, Ton Duc Thang University, Tan Phong Ward, District 7, Ho Chi Minh City (Viet Nam); Faculty of Applied Sciences, Ton Duc Thang University, Tan Phong Ward, District 7, Ho Chi Minh City (Viet Nam); Univ. Bordeaux, CENBG, UMR 5797, F-33170, Gradignan (France); CNRS, IN2P3, CENBG, UMR 5797, F-33170 Gradignan (France); Kyriakou, I. [Medical Physics Laboratory, University of Ioannina Medical School, 45110 Ioannina (Greece); Tran, H.N. [Division of Nuclear Physics, Ton Duc Thang University, Tan Phong Ward, District 7, Ho Chi Minh City (Viet Nam); Faculty of Applied Sciences, Ton Duc Thang University, Tan Phong Ward, District 7, Ho Chi Minh City (Viet Nam)

    2017-04-15

    This work presents the simulation of monoenergetic electron slowing-down spectra in liquid water by the Geant4-DNA extension of the Geant4 Monte Carlo toolkit (release 10.2p01). These spectra are simulated for several incident energies using the most recent Geant4-DNA physics models, and they are compared to literature data. The influence of Auger electron production is discussed. For the first time, a dedicated Geant4-DNA example allowing such simulations is described and is provided to Geant4 users, allowing further verification of Geant4-DNA track structure simulation capabilities.

  9. Development of CAD-Based Geometry Processing Module for a Monte Carlo Particle Transport Analysis Code

    International Nuclear Information System (INIS)

    Choi, Sung Hoon; Kwark, Min Su; Shim, Hyung Jin

    2012-01-01

    As The Monte Carlo (MC) particle transport analysis for a complex system such as research reactor, accelerator, and fusion facility may require accurate modeling of the complicated geometry. Its manual modeling by using the text interface of a MC code to define the geometrical objects is tedious, lengthy and error-prone. This problem can be overcome by taking advantage of modeling capability of the computer aided design (CAD) system. There have been two kinds of approaches to develop MC code systems utilizing the CAD data: the external format conversion and the CAD kernel imbedded MC simulation. The first approach includes several interfacing programs such as McCAD, MCAM, GEOMIT etc. which were developed to automatically convert the CAD data into the MCNP geometry input data. This approach makes the most of the existing MC codes without any modifications, but implies latent data inconsistency due to the difference of the geometry modeling system. In the second approach, a MC code utilizes the CAD data for the direct particle tracking or the conversion to an internal data structure of the constructive solid geometry (CSG) and/or boundary representation (B-rep) modeling with help of a CAD kernel. MCNP-BRL and OiNC have demonstrated their capabilities of the CAD-based MC simulations. Recently we have developed a CAD-based geometry processing module for the MC particle simulation by using the OpenCASCADE (OCC) library. In the developed module, CAD data can be used for the particle tracking through primitive CAD surfaces (hereafter the CAD-based tracking) or the internal conversion to the CSG data structure. In this paper, the performances of the text-based model, the CAD-based tracking, and the internal CSG conversion are compared by using an in-house MC code, McSIM, equipped with the developed CAD-based geometry processing module

  10. CAD-guidelines

    International Nuclear Information System (INIS)

    Schlechtendahl, E.G.; Lang-Lendorff, G.

    1982-10-01

    The CAD-guidelines (CAD = Computer Aided Design) contain rules for programming, structuring and documentation of programs. The standard deals with the structure of CAD-programs, their components, the programming-methods, the language etc. It describes what documents and references are necessary for a CAD-program. In order to gain a broad application of CAD criteria like portability and completeness of the documentation for an effective maintenance are as important as a transparent way of producing CAD-software. (orig.) [de

  11. Quantitative Test of the Evolution of Geant4 Electron Backscattering Simulation

    CERN Document Server

    Basaglia, Tullio; Hoff, Gabriela; Kim, Chan Hyeong; Kim, Sung Hun; Pia, Maria Grazia; Saracco, Paolo

    2016-01-01

    Evolutions of Geant4 code have affected the simulation of electron backscattering with respect to previously published results. Their effects are quantified by analyzing the compatibility of the simulated electron backscattering fraction with a large collection of experimental data for a wide set of physics configuration options available in Geant4. Special emphasis is placed on two electron scattering implementations first released in Geant4 version 10.2: the Goudsmit-Saunderson multiple scattering model and a single Coulomb scattering model based on Mott cross section calculation. The new Goudsmit-Saunderson multiple scattering model appears to perform equally or less accurately than the model implemented in previous Geant4 versions, depending on the electron energy. The new Coulomb scattering model was flawed from a physics point of view, but computationally fast in Geant4 version 10.2; the physics correction released in Geant4 version 10.2p01 severely degrades its computational performance. Evolutions in ...

  12. AutoCAD

    DEFF Research Database (Denmark)

    Jensen, Henrik

    1998-01-01

    I 1998 var AutoCAD Arkitektskolens basale CAD-tilbud til de studerende. Kursets vægt ligger på konstruktion og strukturering af 3d-modeller og med udgangspunkt i dette, 2d-tegning. Kurset er opbygget over CAD Clasic skabelonen (se min forskning). Kompendiet kan bruges til selvstudium.......I 1998 var AutoCAD Arkitektskolens basale CAD-tilbud til de studerende. Kursets vægt ligger på konstruktion og strukturering af 3d-modeller og med udgangspunkt i dette, 2d-tegning. Kurset er opbygget over CAD Clasic skabelonen (se min forskning). Kompendiet kan bruges til selvstudium....

  13. Geant4 2005 10. user conference and collaboration workshop. Slides

    International Nuclear Information System (INIS)

    Maire, M.; Amako, K.; Agapov, I.; Allison, J.; Amako, K.; Anah, J.; Apostolakis, J.; Asai, M.; Aso, T.; Barrand, G.; Becheva, E.; Berthoumieux, E.; Bongrand, M.; Boudard, A.; Canchel, G.; Capra, R.; Carlier, Th.; Chambon, P.; Chipaux, R.; Cognet, M.A.; Cornelius, I.; Cosmo, G.; Beenhouwer, J. de; Derreumaux, S.; Desbree, A.; Descourt, P.; Dridi, W.; Ersmark, T.; Faddegon, B.; Ferrer, L.; Flacco, A.; Folger, G.; Francis, S.; Giovinazzo, J.; Glinec, Y.; Godart, J.; Goncalves, P.; Gottschlag, H.; Grichine, V.; Guatelli, S.; Gudowska, I.; Guemnie Tafo, A.; Gueye, P.; Gumplinger, P.; Gurriaran, R.; Hannachi, F.; Heikkinen, A.; Hill, D.; Honore, P.F.; Howard, A.; Hrivnacova, I.; Hubert, X.; Incerti, S.; Ivanchenko, V.; Jacquemier, J.; Jones, F.; Kerhoas-Cavata, S.; Klem, J.; Koi, T.; Kosov, M.; Labalme, M.; Lang, N.; Lemercier, M.; Lemiere, Y.; Leroy, P.; Link, O.; Liu, B.; Lydon, J.; Maire, M.; Marchand, D.; Marquet, Ch.; Mascialino, B.; Matea, I.; Mccormick, J.; Mclaren, I.; Merchant, M.; Miceli, A.; Mine, Ph.; Moretto, Ph.; Mount, R.; Murakami, K.; Nachab, H.; Nehmeh, S.; Nieminen, P.; Paganetti, H.; Pallon, J.; Pandola, L.; Perl, J.; Perrot, F.; Pia Maria, G.; Piqueras, I.; Pouthier, Th.; Pshenichnov, I.; Raaijmakers, A.; Raaymakers, B.; Reuillon, R.; Ribon, A.; Rodrigues, P.; Rogel, G.; Salehzahi, F.; Santin, G.; Sasaki, T.; Schubert, M.; Seznec, H.; Shipley, D.; Skaza, F.; Thiam Cheick, O.; Tome, B.; Traneus, E.; Trindade, A.; Truscott, P.; Vacanti, G.; Verderi, M.; Watase, Y.; Wright, D.; Yarba, J.; Yoshida, H.; Zacharatou-Jarlskog, Ch.; Zhang, Q.

    2005-01-01

    Originally developed for the simulation of large scale particle physics experiments, the field of applications of the conferences Geant4 is growing fast worldwide especially at the physics medicine biology frontier. In this framework the 2005 Geant4 conference was dedicated to simulations with a strong interest at the physics medicine biology frontier. In particular the following topics were discussed: review of simulation applications for medicine, validation of Geant4 models for medical physics, simulation of radiotherapy and irradiation setups, treatment planning in radiotherapy, dosimetry, parallelization, imaging techniques, data handling, related GRID developments and applications and the Geant4 DNA project with related Monte Carlo tools. Slides are provided. (A.L.B.)

  14. Geant4 2005 10. user conference and collaboration workshop. Slides

    Energy Technology Data Exchange (ETDEWEB)

    Maire, M; Amako, K; Agapov, I; Allison, J; Amako, K; Anah, J; Apostolakis, J; Asai, M; Aso, T; Barrand, G; Becheva, E; Berthoumieux, E; Bongrand, M; Boudard, A; Canchel, G; Capra, R; Carlier, Th; Chambon, P; Chipaux, R; Cognet, M A; Cornelius, I; Cosmo, G; Beenhouwer, J de; Derreumaux, S; Desbree, A; Descourt, P; Dridi, W; Ersmark, T; Faddegon, B; Ferrer, L; Flacco, A; Folger, G; Francis, S; Giovinazzo, J; Glinec, Y; Godart, J; Goncalves, P; Gottschlag, H; Grichine, V; Guatelli, S; Gudowska, I; Guemnie Tafo, A; Gueye, P; Gumplinger, P; Gurriaran, R; Hannachi, F; Heikkinen, A; Hill, D; Honore, P F; Howard, A; Hrivnacova, I; Hubert, X; Incerti, S; Ivanchenko, V; Jacquemier, J; Jones, F; Kerhoas-Cavata, S; Klem, J; Koi, T; Kosov, M; Labalme, M; Lang, N; Lemercier, M; Lemiere, Y; Leroy, P; Link, O; Liu, B; Lydon, J; Maire, M; Marchand, D; Marquet, Ch; Mascialino, B; Matea, I; Mccormick, J; Mclaren, I; Merchant, M; Miceli, A; Mine, Ph; Moretto, Ph; Mount, R; Murakami, K; Nachab, H; Nehmeh, S; Nieminen, P; Paganetti, H; Pallon, J; Pandola, L; Perl, J; Perrot, F; Pia Maria, G; Piqueras, I; Pouthier, Th; Pshenichnov, I; Raaijmakers, A; Raaymakers, B; Reuillon, R; Ribon, A; Rodrigues, P; Rogel, G; Salehzahi, F; Santin, G; Sasaki, T; Schubert, M; Seznec, H; Shipley, D; Skaza, F; Thiam Cheick, O; Tome, B; Traneus, E; Trindade, A; Truscott, P; Vacanti, G; Verderi, M; Watase, Y; Wright, D; Yarba, J; Yoshida, H; Zacharatou-Jarlskog, Ch; Zhang, Q

    2005-07-01

    Originally developed for the simulation of large scale particle physics experiments, the field of applications of the conferences Geant4 is growing fast worldwide especially at the physics medicine biology frontier. In this framework the 2005 Geant4 conference was dedicated to simulations with a strong interest at the physics medicine biology frontier. In particular the following topics were discussed: review of simulation applications for medicine, validation of Geant4 models for medical physics, simulation of radiotherapy and irradiation setups, treatment planning in radiotherapy, dosimetry, parallelization, imaging techniques, data handling, related GRID developments and applications and the Geant4 DNA project with related Monte Carlo tools. Slides are provided. (A.L.B.)

  15. AutoCAD 2014 and AutoCAD LT 2014

    CERN Document Server

    Gladfelter, Donnie

    2013-01-01

    A step-by-step tutorial introduction to AutoCAD As the only book to teach AutoCAD using a continuous tutorial which allows you to follow along sequentially or jump in at any exercise by downloading the drawing files, this Autodesk Official Press book is ideal for the AutoCAD novice. Industry expert and AutoCAD guru Donnie Gladfelter walks you through the powerful features of AutoCAD, provides you with a solid foundation of the basics, and shares the latest industry standards and techniques. The hands-on tutorial project inspired by real-world workflows that runs throughout the book

  16. AutoCAD 2008 and AutoCAD LT 2008 Bible

    CERN Document Server

    Finkelstein, Ellen

    2011-01-01

    "Whether you're new to AutoCAD or a veteran, you will undoubtedly find this book to be an excellent resource."-- Abhi Singh, AutoCAD Product Manager, Autodesk, Inc.Here's the book that makes AutoCAD approachableEven the people at Autodesk look to Ellen Finkelstein for AutoCAD training, so who better to teach you about AutoCAD 2008? This comprehensive guide brings veterans up to speed on AutoCAD updates and takes novices from the basics to programming in AutoLISP(r) and VBA. Every feature is covered in a logical order, and with the Quick Start chapter, you'll be creating drawings on your very f

  17. AutoCAD 2015 and AutoCAD LT 2015 bible

    CERN Document Server

    Finkelstein, Ellen

    2014-01-01

    The perfect reference for all AutoCAD users AutoCAD 2015 and AutoCAD LT 2015 Bible is the book you want to have close at hand to answer those day-to-day questions about this industry-leading software. Author and Autodesk University instructor Ellen Finkelstein guides readers through AutoCAD 2015 and AutoCAD LT 2015 with clear, easy-to-understand instruction and hands-on tutorials that allow even total beginners to create a design on their very first day. Although simple and fundamental enough to be used by those new to CAD, the book is so comprehensive that even Autodesk power u

  18. Modelling physics detectors in a computer aided design system for simulation purposes

    International Nuclear Information System (INIS)

    Ahvenainen, J.; Oksakivi, T.; Vuoskoski, J.

    1995-01-01

    The possibility of transferring physics detector models from computer aided design systems into physics simulation packages like GEANT is receiving increasing attention. The problem of exporting detector models constructed in CAD systems into GEANT is well known. We discuss the problem and describe an application, called DDT, which allows one to design detector models in a CAD system and then transfer the models into GEANT for simulation purposes. (orig.)

  19. Importing CAD models into MONK and MCBEND

    International Nuclear Information System (INIS)

    Searson, K.; Fleurot, F.; Cooper, A. J.; Cowan, P.

    2009-01-01

    The direct use of Computer Aided Design (CAD) models in criticality and shielding codes has been a long standing goal for Sellafield Ltd. Such functionality could offer several advantages over the traditional method of text based modelling systems. Analysts would be able to take advantage of the advanced Graphical User Interface based modelling features provided by solid modelers, potentially reducing the costs associated with creating models in a format suitable for the analyst's criticality and shielding code. A prototype system has been developed that allows CAD models created in Autodesk Inventor or Solidworks to be used in criticality and shielding calculations. The system is based on the ANSI Initial Graphics Exchange Specification 5.3 standard and models are exported from the CAD software in Trimmed NURBS format. The format retains much more of the model's geometrical information than a format based on solid meshing techniques and avoids many of the associated problems such as large memory costs, surface approximations and void spaces. The time consuming and complex meshing process is also avoided. Runtime intersection calculations are performed using either a Bezier clipping process for NURBS based surface definitions, or by transforming the coordinate system through which the ray tracks for Surface of Revolution calculations. NURBS surfaces are therefore converted to Bezier form as the model is imported. In addition, the SR generatrix is, in general, converted to a 'strip tree' representation, allowing the SR intersection calculations to be performed with arbitrary generatrix shapes. Details of recent improvements to the Bezier clipping process are provided. Reduction in runtime of SR based Solidworks models over equivalent NURBS based Autodesk Inventor models is also demonstrated. (authors)

  20. Performance Evaluation of Multithreaded Geant4 Simulations Using an Intel Xeon Phi Cluster

    Directory of Open Access Journals (Sweden)

    P. Schweitzer

    2015-01-01

    Full Text Available The objective of this study is to evaluate the performances of Intel Xeon Phi hardware accelerators for Geant4 simulations, especially for multithreaded applications. We present the complete methodology to guide users for the compilation of their Geant4 applications on Phi processors. Then, we propose series of benchmarks to compare the performance of Xeon CPUs and Phi processors for a Geant4 example dedicated to the simulation of electron dose point kernels, the TestEm12 example. First, we compare a distributed execution of a sequential version of the Geant4 example on both architectures before evaluating the multithreaded version of the Geant4 example. If Phi processors demonstrated their ability to accelerate computing time (till a factor 3.83 when distributing sequential Geant4 simulations, we do not reach the same level of speedup when considering the multithreaded version of the Geant4 example.

  1. AutoCAD / AutoCAD LT 2014 fundamentals metric

    CERN Document Server

    ASCENT center for technical knowledge

    2014-01-01

    The objective of AutoCAD/AutoCAD LT 2014 Fundamentals is to enable students to create a basic 2D drawing in the AutoCAD software. Even at this fundamental level, the AutoCAD software is one of the most sophisticated computer applications that you are likely to encounter. Therefore learning to use it can be challenging. To make the process easier and provide flexibility for instructors and students, the training guide is divided into two parts that can be taken independently.

  2. GEANT4 simulations for Proton computed tomography applications

    International Nuclear Information System (INIS)

    Yevseyeva, Olga; Assis, Joaquim T. de; Evseev, Ivan; Schelin, Hugo R.; Shtejer Diaz, Katherin; Lopes, Ricardo T.

    2011-01-01

    Proton radiation therapy is a highly precise form of cancer treatment. In existing proton treatment centers, dose calculations are performed based on X-ray computed tomography (CT). Alternatively, one could image the tumor directly with proton CT (pCT). Proton beams in medical applications deal with relatively thick targets like the human head or trunk. Thus, the fidelity of proton computed tomography (pCT) simulations as a tool for proton therapy planning depends in the general case on the accuracy of results obtained for the proton interaction with thick absorbers. GEANT4 simulations of proton energy spectra after passing thick absorbers do not agree well with existing experimental data, as showed previously. The spectra simulated for the Bethe-Bloch domain showed an unexpected sensitivity to the choice of low-energy electromagnetic models during the code execution. These observations were done with the GEANT4 version 8.2 during our simulations for pCT. This work describes in more details the simulations of the proton passage through gold absorbers with varied thickness. The simulations were done by modifying only the geometry in the Hadron therapy Example, and for all available choices of the Electromagnetic Physics Models. As the most probable reasons for these effects is some specific feature in the code or some specific implicit parameters in the GEANT4 manual, we continued our study with version 9.2 of the code. Some improvements in comparison with our previous results were obtained. The simulations were performed considering further applications for pCT development. The authors want to thank CNPq, CAPES and 'Fundacao Araucaria' for financial support of this work. (Author)

  3. Fracture and Fatigue Resistance of Cemented versus Fused CAD-on Veneers over Customized Zirconia Implant Abutments.

    Science.gov (United States)

    Nossair, Shereen Ahmed; Aboushelib, Moustafa N; Morsi, Tarek Salah

    2015-01-05

    To evaluate the fracture mechanics of cemented versus fused CAD-on veneers on customized zirconia implant abutments. Forty-five identical customized CAD/CAM zirconia implant abutments (0.5 mm thick) were prepared and seated on short titanium implant abutments (Ti base). A second scan was made to fabricate 45 CAD-on veneers (IPS Empress CAD, A2). Fifteen CAD-on veneers were cemented on the zirconia abutments (Panavia F2.0). Another 15 were fused to the zirconia abutments using low-fusing glass, while manually layered veneers served as control (n = 15). The restorations were subjected to artificial aging (3.2 million cycles between 5 and 10 kg in a water bath at 37°C) before being axially loaded to failure. Fractured specimens were examined using scanning electron microscopy to detect fracture origin, location, and size of critical crack. Stress at failure was calculated using fractography principles (alpha = 0.05). Cemented CAD-on restorations demonstrated significantly higher (F = 72, p CAD-on and manually layered restorations. Fractographic analysis of fractured specimens indicated that cemented CAD-on veneers failed due to radial cracks originating from the veneer/resin interface. Branching of the critical crack was observed in the bulk of the veneer. Fused CAD-on veneers demonstrated cohesive fracture originating at the thickest part of the veneer ceramic, while manually layered veneers failed due to interfacial fracture at the zirconia/veneer interface. Within the limitations of this study, cemented CAD-on veneers on customized zirconia implant abutments demonstrated higher fracture than fused and manually layered veneers. © 2014 by the American College of Prosthodontists.

  4. Lightgrid-an agile distributed computing architecture for Geant4

    International Nuclear Information System (INIS)

    Young, Jason; Perry, John O.; Jevremovic, Tatjana

    2010-01-01

    A light weight grid based computing architecture has been developed to accelerate Geant4 computations on a variety of network architectures. This new software is called LightGrid. LightGrid has a variety of features designed to overcome current limitations on other grid based computing platforms, more specifically, smaller network architectures. By focusing on smaller, local grids, LightGrid is able to simplify the grid computing process with minimal changes to existing Geant4 code. LightGrid allows for integration between Geant4 and MySQL, which both increases flexibility in the grid as well as provides a faster, reliable, and more portable method for accessing results than traditional data storage systems. This unique method of data acquisition allows for more fault tolerant runs as well as instant results from simulations as they occur. The performance increases brought along by using LightGrid allow simulation times to be decreased linearly. LightGrid also allows for pseudo-parallelization with minimal Geant4 code changes.

  5. Parallel Geometries in Geant4 foundation and recent enhancements

    CERN Document Server

    Apostolakis, J; Cosmo, G; Howard, A; Ivanchenko, V; Verderi, M

    2009-01-01

    The Geant4 software toolkit simulates the passage of particles through matter. It is utilized in high energy and nuclear physics experiments, in medical physics and space applications. For many applications it is necessary to measure particle fluxes and radiation doses in parts of the setup where there are complex structures. To undertake this in a flexible way, Geant4 has tools to create and use additional, parallel, geometrical hierarchies within a single application. A separate, parallel geometry can be used for each one amongst shower parameterization, event biasing, scoring of radiation, and/or the creation of hits in detailed readout structures. We describe the existing basic capabilities of the Geant4 toolkit to create multiple geometries and the recent major enhancements undertaken to streamline, enhance and extend these. New functionality enables Geant4 developers to offer new embedded schemes for scoring (requiring no user C++ code); has simplified the implementation of processes or capabilities usi...

  6. MCNPX and GEANT4 simulation of γ-ray polymeric shields

    Indian Academy of Sciences (India)

    However, both methods need benchmarking with experimental or standard data. Monte ... elements as it was defined for MCNPX and GEANT4 input materials. ... In GEANT4, photon and neutron libraries were implemented using EMLOW6.19.

  7. G4-STORK: A Geant4-based Monte Carlo reactor kinetics simulation code

    International Nuclear Information System (INIS)

    Russell, Liam; Buijs, Adriaan; Jonkmans, Guy

    2014-01-01

    Highlights: • G4-STORK is a new, time-dependent, Monte Carlo code for reactor physics applications. • G4-STORK was built by adapting and expanding on the Geant4 Monte Carlo toolkit. • G4-STORK was designed to simulate short-term fluctuations in reactor cores. • G4-STORK is well suited for simulating sub- and supercritical assemblies. • G4-STORK was verified through comparisons with DRAGON and MCNP. - Abstract: In this paper we introduce G4-STORK (Geant4 STOchastic Reactor Kinetics), a new, time-dependent, Monte Carlo particle tracking code for reactor physics applications. G4-STORK was built by adapting and expanding on the Geant4 Monte Carlo toolkit. The toolkit provides the fundamental physics models and particle tracking algorithms that track each particle in space and time. It is a framework for further development (e.g. for projects such as G4-STORK). G4-STORK derives reactor physics parameters (e.g. k eff ) from the continuous evolution of a population of neutrons in space and time in the given simulation geometry. In this paper we detail the major additions to the Geant4 toolkit that were necessary to create G4-STORK. These include a renormalization process that maintains a manageable number of neutrons in the simulation even in very sub- or supercritical systems, scoring processes (e.g. recording fission locations, total neutrons produced and lost, etc.) that allow G4-STORK to calculate the reactor physics parameters, and dynamic simulation geometries that can change over the course of simulation to illicit reactor kinetics responses (e.g. fuel temperature reactivity feedback). The additions are verified through simple simulations and code-to-code comparisons with established reactor physics codes such as DRAGON and MCNP. Additionally, G4-STORK was developed to run a single simulation in parallel over many processors using MPI (Message Passing Interface) pipes

  8. AutoCAD 2012 and AutoCAD LT 2012 Bible

    CERN Document Server

    Finkelstein, Ellen

    2011-01-01

    The latest version of this perennial favorite, in-depth, reference-tutorial This top-selling book has been updated by AutoCAD guru and author Ellen Finkelstein to provide you with the very latest coverage of both AutoCAD 2012 and AutoCAD LT 2012. It begins with a Quick Start tutorial, so you start creating right away. From there, the book covers so much in-depth material on AutoCAD that it is said that even Autodesk employees keep this comprehensive book at their desks. A DVD is included that features before-and-after drawings of all the tutorials and plenty of great examples from AutoCAD prof

  9. An XML description of detector geometries for GEANT4

    International Nuclear Information System (INIS)

    Figgins, J.; Walker, B.; Comfort, J.R.

    2006-01-01

    A code has been developed that enables the geometry of detectors to be specified easily and flexibly in the XML language, for use in the Monte Carlo program GEANT4. The user can provide clear documentation of the geometry without being proficient in the C++ language of GEANT4. The features and some applications are discussed

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

    Science.gov (United States)

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

    1988-01-01

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

  11. WEBSITE EXECUTION OF CAD MODULES

    Directory of Open Access Journals (Sweden)

    A. A. Lyalinsky

    2013-01-01

    Full Text Available Web-based interface of modules that are part of the computer-aided design system in microelectronics is considered. The influence of several factors (available computer  memory, maximum allowed run time, degree of homogeneity of the software on the structure of the created system is investigated. Synchronous and asynchronous variants of interaction between control and executive parts are described. References on the systems that allow an access to applications in CAD microelectronics and are based on the principles discussed in this article are given.

  12. Performance study of a cluster calculation; parallelization and application under geant4

    International Nuclear Information System (INIS)

    Trabelsi, Abir

    2007-01-01

    This work concretizes the final studies project for engineering computer sciences, it is archived within the national center of nuclear sciences and technology. The project consists in studying the performance of a set of machines in order to determine the best architecture to assemble them in a cluster. As well as the parallelism and the parallel implementation of GEANT4, as a tool of simulation. The realisation of this project consists on : 1) programming with C++ and executing the two benchmarks P MV and PMM on each station; 2) Interpreting this result in order to show the best architecture of the cluster; 3) parallelism with TOP-C the two benchmarks; 4) Executing the two Top-C versions on the cluster; 5) Generalizing this results; 6)parallelism et executing the parallel version of GEANT4. (Author). 14 refs

  13. Trend and application of CAD/CAM system

    International Nuclear Information System (INIS)

    Kang, Man Ok

    1984-09-01

    This report is about trend and application of CAD/CAM system, giving descriptions of computer aided design which helps construction, engineering and drafting tasks. It also tells of computer aided manufacturing related general design of manufactures, which includes process design, production management, decision of work technology, processing. The need and application of CAD/CAM system is increasing more and more for industry each area.

  14. CAD-Based Shielding Analysis for ITER Port Diagnostics

    Directory of Open Access Journals (Sweden)

    Serikov Arkady

    2017-01-01

    Full Text Available Radiation shielding analysis conducted in support of design development of the contemporary diagnostic systems integrated inside the ITER ports is relied on the use of CAD models. This paper presents the CAD-based MCNP Monte Carlo radiation transport and activation analyses for the Diagnostic Upper and Equatorial Port Plugs (UPP #3 and EPP #8, #17. The creation process of the complicated 3D MCNP models of the diagnostics systems was substantially accelerated by application of the CAD-to-MCNP converter programs MCAM and McCad. High performance computing resources of the Helios supercomputer allowed to speed-up the MCNP parallel transport calculations with the MPI/OpenMP interface. The found shielding solutions could be universal, reducing ports R&D costs. The shield block behind the Tritium and Deposit Monitor (TDM optical box was added to study its influence on Shut-Down Dose Rate (SDDR in Port Interspace (PI of EPP#17. Influence of neutron streaming along the Lost Alpha Monitor (LAM on the neutron energy spectra calculated in the Tangential Neutron Spectrometer (TNS of EPP#8. For the UPP#3 with Charge eXchange Recombination Spectroscopy (CXRS-core, an excessive neutron streaming along the CXRS shutter, which should be prevented in further design iteration.

  15. CAD-Based Shielding Analysis for ITER Port Diagnostics

    Science.gov (United States)

    Serikov, Arkady; Fischer, Ulrich; Anthoine, David; Bertalot, Luciano; De Bock, Maartin; O'Connor, Richard; Juarez, Rafael; Krasilnikov, Vitaly

    2017-09-01

    Radiation shielding analysis conducted in support of design development of the contemporary diagnostic systems integrated inside the ITER ports is relied on the use of CAD models. This paper presents the CAD-based MCNP Monte Carlo radiation transport and activation analyses for the Diagnostic Upper and Equatorial Port Plugs (UPP #3 and EPP #8, #17). The creation process of the complicated 3D MCNP models of the diagnostics systems was substantially accelerated by application of the CAD-to-MCNP converter programs MCAM and McCad. High performance computing resources of the Helios supercomputer allowed to speed-up the MCNP parallel transport calculations with the MPI/OpenMP interface. The found shielding solutions could be universal, reducing ports R&D costs. The shield block behind the Tritium and Deposit Monitor (TDM) optical box was added to study its influence on Shut-Down Dose Rate (SDDR) in Port Interspace (PI) of EPP#17. Influence of neutron streaming along the Lost Alpha Monitor (LAM) on the neutron energy spectra calculated in the Tangential Neutron Spectrometer (TNS) of EPP#8. For the UPP#3 with Charge eXchange Recombination Spectroscopy (CXRS-core), an excessive neutron streaming along the CXRS shutter, which should be prevented in further design iteration.

  16. GEANT 4: an Object-Oriented toolkit for simulation in HEP

    CERN Multimedia

    Kent, P; Sirotenko, V; Komogorov, M; Pavliouk, A; Greeniaus, G L; Kayal, P I; Routenburg, P; Tanaka, S; Duellmann, D; Innocente, V; Paoli, S; Ranjard, F; Riccardi, F; Ruggier, M; Shiers, J; Egli, S; Kimura, A; Urban, P; Prior, S; Walkden, A; Forti, A; Magni, S; Strahl, K; Kokoulin, R; Braune, K; Volcker, C; Ullrich, T; Takahata, M; Nieminen, P; Ballocchi, G; Mora De Freitas, P; Verderi, M; Rybine, A; Langeveld, W; Nagamatsu, M; Hamatsu, R; Katayama, N; Chuma, J; Felawka, L; Gumplinger, P; Axen, D

    2002-01-01

    %RD44 %title\\\\ \\\\The GEANT4 software has been developed by a world-wide collaboration of about 100 scientists from over 40 institutions and laboratories participating in more than 10 experiments in Europe, Russia, Japan, Canada, and the United States. The GEANT4 detector simulation toolkit has been designed for the next generation of High Energy Physics (HEP) experiments, with primary requirements from the LHC, the CP violation, and the heavy ions experiments. In addition, GEANT4 also meets the requirements from the space and medical communities, thanks to very low energy extensions developed in a joint project with the European Space Agency (ESA). GEANT4 has exploited advanced software engineering techniques (for example PSS-05) and Object-Oriented technology to improve the validation process of the physics results, and in the same time to make possible the distributed software design and development in the world-wide collaboration. Fifteen specialised working groups have been responsible for fields as diver...

  17. Application of the V.R. technology to the 3D-CAD system for nuclear plant

    International Nuclear Information System (INIS)

    Katoh, Toshisada; Tanaka, Kazuo; Kasai, Yasusuke; Kimura, Katsumi; Nakakoshi, Tetsuhiro

    1993-01-01

    The technology of the V.R. (Virtual Reality) is expected to improve the interface between the human and the computer by reality and easiness. The application of the V.R. technology to the nuclear power plant will bring the wide-spread use of the computer in various fields such as plant planning, design, training, and operation. The combination of the 3D-CAD plant data and the V.R. technologies will be easy approach to realize these applications because the 3D-CAD data for nuclear plant is constructed in the design stage. The prototype system investigates the feasibility of V.R. technologies in the nuclear plant. The stereo-scopic device and the voice processing device has been integrated to 3D-CAD system by 1992. We confirmed that these devices have a good effect on the improvement of the interface between the man and the computer. (orig.)

  18. Geant4-related R&D for new particle transport methods

    CERN Document Server

    Augelli, M; Evans, T; Gargioni, E; Hauf, S; Kim, C H; Kuster, M; Pia, M G; Filho, P Queiroz; Quintieri, L; Saracco, P; Santos, D Souza; Weidenspointner, G; Zoglauer, A

    2009-01-01

    A R&D project has been launched in 2009 to address fundamental methods in radiation transport simulation and revisit Geant4 kernel design to cope with new experimental requirements. The project focuses on simulation at different scales in the same experimental environment: this set of problems requires new methods across the current boundaries of condensed-random-walk and discrete transport schemes. An exploration is also foreseen about exploiting and extending already existing Geant4 features to apply Monte Carlo and deterministic transport methods in the same simulation environment. An overview of this new R&D associated with Geant4 is presented, together with the first developments in progress.

  19. Monte Carlo application based on GEANT4 toolkit to simulate a laser–plasma electron beam line for radiobiological studies

    Energy Technology Data Exchange (ETDEWEB)

    Lamia, D., E-mail: debora.lamia@ibfm.cnr.it [Institute of Molecular Bioimaging and Physiology IBFM CNR – LATO, Cefalù (Italy); Russo, G., E-mail: giorgio.russo@ibfm.cnr.it [Institute of Molecular Bioimaging and Physiology IBFM CNR – LATO, Cefalù (Italy); Casarino, C.; Gagliano, L.; Candiano, G.C. [Institute of Molecular Bioimaging and Physiology IBFM CNR – LATO, Cefalù (Italy); Labate, L. [Intense Laser Irradiation Laboratory (ILIL) – National Institute of Optics INO CNR, Pisa (Italy); National Institute for Nuclear Physics INFN, Pisa Section and Frascati National Laboratories LNF (Italy); Baffigi, F.; Fulgentini, L.; Giulietti, A.; Koester, P.; Palla, D. [Intense Laser Irradiation Laboratory (ILIL) – National Institute of Optics INO CNR, Pisa (Italy); Gizzi, L.A. [Intense Laser Irradiation Laboratory (ILIL) – National Institute of Optics INO CNR, Pisa (Italy); National Institute for Nuclear Physics INFN, Pisa Section and Frascati National Laboratories LNF (Italy); Gilardi, M.C. [Institute of Molecular Bioimaging and Physiology IBFM CNR, Segrate (Italy); University of Milano-Bicocca, Milano (Italy)

    2015-06-21

    We report on the development of a Monte Carlo application, based on the GEANT4 toolkit, for the characterization and optimization of electron beams for clinical applications produced by a laser-driven plasma source. The GEANT4 application is conceived so as to represent in the most general way the physical and geometrical features of a typical laser-driven accelerator. It is designed to provide standard dosimetric figures such as percentage dose depth curves, two-dimensional dose distributions and 3D dose profiles at different positions both inside and outside the interaction chamber. The application was validated by comparing its predictions to experimental measurements carried out on a real laser-driven accelerator. The work is aimed at optimizing the source, by using this novel application, for radiobiological studies and, in perspective, for medical applications. - Highlights: • Development of a Monte Carlo application based on GEANT4 toolkit. • Experimental measurements carried out with a laser-driven acceleration system. • Validation of Geant4 application comparing experimental data with the simulated ones. • Dosimetric characterization of the acceleration system.

  20. Analysis on the workspace of palletizing robot based on AutoCAD

    Science.gov (United States)

    Li, Jin-quan; Zhang, Rui; Guan, Qi; Cui, Fang; Chen, Kuan

    2017-10-01

    In this paper, a four-degree-of-freedom articulated palletizing robot is used as the object of research. Based on the analysis of the overall configuration of the robot, the kinematic mathematical model is established by D-H method to figure out the workspace of the robot. In order to meet the needs of design and analysis, using AutoCAD secondary development technology and AutoLisp language to develop AutoCAD-based 2D and 3D workspace simulation interface program of palletizing robot. At last, using AutoCAD plugin, the influence of structural parameters on the shape and position of the working space is analyzed when the structure parameters of the robot are changed separately. This study laid the foundation for the design, control and planning of palletizing robots.

  1. Parameterized Shower Simulation in Lelaps: a Comparison with Geant4

    International Nuclear Information System (INIS)

    Langeveld, Willy G.J.

    2003-01-01

    The detector simulation toolkit Lelaps[1] simulates electromagnetic and hadronic showers in calorimetric detector elements of high-energy particle detectors using a parameterization based on the algorithms originally developed by Grindhammer and Peters[2] and Bock et al.[3]. The primary motivations of the present paper are to verify the implementation of the parameterization, to explore regions of energy where the parameterization is valid and to serve as a basis for further improvement of the algorithm. To this end, we compared the Lelaps simulation to a detailed simulation provided by Geant4[4]. A number of different calorimeters, both electromagnetic and hadronic, were implemented in both programs. Longitudinal and radial shower profiles and their fluctuations were obtained from Geant4 over a wide energy range and compared with those obtained from Lelaps. Generally the longitudinal shower profiles are found to be in good agreement in a large part of the energy range, with poorer results at energies below about 300 MeV. Radial profiles agree well in homogeneous detectors, but are somewhat deficient in segmented ones. These deficiencies are discussed

  2. Neutron transport simulation in high speed moving media using Geant4

    Science.gov (United States)

    Li, G.; Ciungu, B.; Harrisson, G.; Rogge, R. B.; Tun, Z.; van der Ende, B. M.; Zwiers, I.

    2017-12-01

    A method using Geant4 to simulate neutron transport in moving media is described. The method is implanted in the source code of the software since Geant4 does not intrinsically support a moving object. The simulation utilizes the existing physical model and data library in Geant4, combined with frame transformations to account for the effect of relative velocity between neutrons and the moving media. An example is presented involving a high speed rotating cylinder to verify this method and show the effect of moving media on neutron transport.

  3. Bomb CAD

    International Nuclear Information System (INIS)

    Massa, R.J.; Howard, J.W.

    1989-01-01

    This paper describes BombCAD a computer-aided analysis technique for assessing the damage to diverse structures which results from specific high explosive detonations within or near the structure. BombCAD analyzes the vulnerability of specific facilities to bomb attach, and evaluates siting, screening and hardening/softening aspects of comprehensive bomb defense programs. The paper describes BombCAD's architectural models of specific structures, computations of blastwave effects and the paradigms which relate blast wave effects to both structural damage and human injury. The use of BombCAD in bomb attack vulnerability assessment, facility design, bomb threat response planning and post-incident analyses is described and field examples are presented

  4. Progress in Geant4 Electromagnetic Physics Modelling and Validation

    International Nuclear Information System (INIS)

    Apostolakis, J; Burkhardt, H; Ivanchenko, V N; Asai, M; Bagulya, A; Grichine, V; Brown, J M C; Chikuma, N; Cortes-Giraldo, M A; Elles, S; Jacquemier, J; Guatelli, S; Incerti, S; Kadri, O; Maire, M; Urban, L; Pandola, L; Sawkey, D; Toshito, T; Yamashita, T

    2015-01-01

    In this work we report on recent improvements in the electromagnetic (EM) physics models of Geant4 and new validations of EM physics. Improvements have been made in models of the photoelectric effect, Compton scattering, gamma conversion to electron and muon pairs, fluctuations of energy loss, multiple scattering, synchrotron radiation, and high energy positron annihilation. The results of these developments are included in the new Geant4 version 10.1 and in patches to previous versions 9.6 and 10.0 that are planned to be used for production for run-2 at LHC. The Geant4 validation suite for EM physics has been extended and new validation results are shown in this work. In particular, the effect of gamma-nuclear interactions on EM shower shape at LHC energies is discussed. (paper)

  5. Nuclear spectroscopy with Geant4. The superheavy challenge

    Science.gov (United States)

    Sarmiento, Luis G.

    2016-12-01

    The simulation toolkit Geant4 was originally developed at CERN for high-energy physics. Over the years it has been established as a swiss army knife not only in particle physics but it has seen an accelerated expansion towards nuclear physics and more recently to medical imaging and γ- and ion- therapy to mention but a handful of new applications. The validity of Geant4 is vast and large across many particles, ions, materials, and physical processes with typically various different models to choose from. Unfortunately, atomic nuclei with atomic number Z > 100 are not properly supported. This is likely due to the rather novelty of the field, its comparably small user base, and scarce evaluated experimental data. To circumvent this situation different workarounds have been used over the years. In this work the simulation toolkit Geant4 will be introduced with its different components and the effort to bring the software to the heavy and superheavy region will be described.

  6. Integrating CAD modules in a PACS environment using a wide computing infrastructure.

    Science.gov (United States)

    Suárez-Cuenca, Jorge J; Tilve, Amara; López, Ricardo; Ferro, Gonzalo; Quiles, Javier; Souto, Miguel

    2017-04-01

    The aim of this paper is to describe a project designed to achieve a total integration of different CAD algorithms into the PACS environment by using a wide computing infrastructure. The aim is to build a system for the entire region of Galicia, Spain, to make CAD accessible to multiple hospitals by employing different PACSs and clinical workstations. The new CAD model seeks to connect different devices (CAD systems, acquisition modalities, workstations and PACS) by means of networking based on a platform that will offer different CAD services. This paper describes some aspects related to the health services of the region where the project was developed, CAD algorithms that were either employed or selected for inclusion in the project, and several technical aspects and results. We have built a standard-based platform with which users can request a CAD service and receive the results in their local PACS. The process runs through a web interface that allows sending data to the different CAD services. A DICOM SR object is received with the results of the algorithms stored inside the original study in the proper folder with the original images. As a result, a homogeneous service to the different hospitals of the region will be offered. End users will benefit from a homogeneous workflow and a standardised integration model to request and obtain results from CAD systems in any modality, not dependant on commercial integration models. This new solution will foster the deployment of these technologies in the entire region of Galicia.

  7. Beam simulation tools for GEANT4 (and neutrino source applications)

    International Nuclear Information System (INIS)

    V.Daniel Elvira, Paul Lebrun and Panagiotis Spentzouris email daniel@fnal.gov

    2002-01-01

    Geant4 is a tool kit developed by a collaboration of physicists and computer professionals in the High Energy Physics field for simulation of the passage of particles through matter. The motivation for the development of the Beam Tools is to extend the Geant4 applications to accelerator physics. Although there are many computer programs for beam physics simulations, Geant4 is ideal to model a beam going through material or a system with a beam line integrated to a complex detector. There are many examples in the current international High Energy Physics programs, such as studies related to a future Neutrino Factory, a Linear Collider, and a very Large Hadron Collider

  8. Geometric data transfer between CAD systems: solid models

    DEFF Research Database (Denmark)

    Kroszynski, Uri; Palstroem, Bjarne; Trostmann, Erik

    1989-01-01

    The first phase of the ESPRIT project CAD*I resulted in a specification for the exchange of solid models as well as in some pilot implementations of processors based on this specification. The authors summarize the CAD*I approach, addressing the structure of neutral files for solids, entities......, and attributes supporting three kinds of representations: facilities for the transfer of parametric designs; referencing library components; and other general mechanisms. They also describe the current state of the specification and processor implementations and include an example of a CAD*I neutral file....... Results from cycle and intersystem solid model transfer tests are presented, showing the practicality of the CAD*I proposal. B-rep model transfer results are discussed in some detail. The relationship of this work to standardization efforts is outlined...

  9. TinkerCell: modular CAD tool for synthetic biology

    Science.gov (United States)

    Chandran, Deepak; Bergmann, Frank T; Sauro, Herbert M

    2009-01-01

    Background Synthetic biology brings together concepts and techniques from engineering and biology. In this field, computer-aided design (CAD) is necessary in order to bridge the gap between computational modeling and biological data. Using a CAD application, it would be possible to construct models using available biological "parts" and directly generate the DNA sequence that represents the model, thus increasing the efficiency of design and construction of synthetic networks. Results An application named TinkerCell has been developed in order to serve as a CAD tool for synthetic biology. TinkerCell is a visual modeling tool that supports a hierarchy of biological parts. Each part in this hierarchy consists of a set of attributes that define the part, such as sequence or rate constants. Models that are constructed using these parts can be analyzed using various third-party C and Python programs that are hosted by TinkerCell via an extensive C and Python application programming interface (API). TinkerCell supports the notion of a module, which are networks with interfaces. Such modules can be connected to each other, forming larger modular networks. TinkerCell is a free and open-source project under the Berkeley Software Distribution license. Downloads, documentation, and tutorials are available at . Conclusion An ideal CAD application for engineering biological systems would provide features such as: building and simulating networks, analyzing robustness of networks, and searching databases for components that meet the design criteria. At the current state of synthetic biology, there are no established methods for measuring robustness or identifying components that fit a design. The same is true for databases of biological parts. TinkerCell's flexible modeling framework allows it to cope with changes in the field. Such changes may involve the way parts are characterized or the way synthetic networks are modeled and analyzed computationally. TinkerCell can readily

  10. TinkerCell: modular CAD tool for synthetic biology

    Directory of Open Access Journals (Sweden)

    Bergmann Frank T

    2009-10-01

    Full Text Available Abstract Background Synthetic biology brings together concepts and techniques from engineering and biology. In this field, computer-aided design (CAD is necessary in order to bridge the gap between computational modeling and biological data. Using a CAD application, it would be possible to construct models using available biological "parts" and directly generate the DNA sequence that represents the model, thus increasing the efficiency of design and construction of synthetic networks. Results An application named TinkerCell has been developed in order to serve as a CAD tool for synthetic biology. TinkerCell is a visual modeling tool that supports a hierarchy of biological parts. Each part in this hierarchy consists of a set of attributes that define the part, such as sequence or rate constants. Models that are constructed using these parts can be analyzed using various third-party C and Python programs that are hosted by TinkerCell via an extensive C and Python application programming interface (API. TinkerCell supports the notion of a module, which are networks with interfaces. Such modules can be connected to each other, forming larger modular networks. TinkerCell is a free and open-source project under the Berkeley Software Distribution license. Downloads, documentation, and tutorials are available at http://www.tinkercell.com. Conclusion An ideal CAD application for engineering biological systems would provide features such as: building and simulating networks, analyzing robustness of networks, and searching databases for components that meet the design criteria. At the current state of synthetic biology, there are no established methods for measuring robustness or identifying components that fit a design. The same is true for databases of biological parts. TinkerCell's flexible modeling framework allows it to cope with changes in the field. Such changes may involve the way parts are characterized or the way synthetic networks are modeled

  11. Physical models implemented in the Geant4-DNA extension of the Geant-4 toolkit for calculating initial radiation damage at the molecular level

    International Nuclear Information System (INIS)

    Villagrasa, C.; Francis, Z.; Incerti, S.

    2011-01-01

    The ROSIRIS project aims to study the radiobiology of integrated systems for medical treatment optimisation using ionising radiations and evaluate the associated risk. In the framework of this project, one research focus is the interpretation of the initial radio-induced damage in DNA created by ionising radiation (and detected by γH2AX foci analysis) from the track structure of the incident particles. In order to calculate the track structure of ionising particles at a nano-metric level, the Geant4 Monte Carlo toolkit was used. Geant4 (Object Oriented Programming Architecture in C++) offers a common platform, available free to all users and relatively easy to use. Nevertheless, the current low-energy threshold for electromagnetic processes in GEANT4 is set to 1 keV (250 eV using the Livermore processes), which is an unsuitable value for nano-metric applications. To lower this energy threshold, the necessary interaction processes and models were identified, and the corresponding available cross sections collected from the literature. They are mostly based on the plane-wave Born approximation (first Born approximation, or FBA) for inelastic interactions and on semi-empirical models for energies where the FBA fails (at low energies). In this paper, the extensions that have been introduced into the 9.3 release of the Geant4 toolkit are described, the so-called Geant4-DNA extension, including a set of processes and models adapted in this study and permitting the simulation of electron (8 eV -1 MeV), proton (100 eV-100 MeV) and alpha particle (1 keV-10 MeV) interactions in liquid water. (authors)

  12. Low-energy electron dose-point kernel simulations using new physics models implemented in Geant4-DNA

    Energy Technology Data Exchange (ETDEWEB)

    Bordes, Julien, E-mail: julien.bordes@inserm.fr [CRCT, UMR 1037 INSERM, Université Paul Sabatier, F-31037 Toulouse (France); UMR 1037, CRCT, Université Toulouse III-Paul Sabatier, F-31037 (France); Incerti, Sébastien, E-mail: incerti@cenbg.in2p3.fr [Université de Bordeaux, CENBG, UMR 5797, F-33170 Gradignan (France); CNRS, IN2P3, CENBG, UMR 5797, F-33170 Gradignan (France); Lampe, Nathanael, E-mail: nathanael.lampe@gmail.com [Université de Bordeaux, CENBG, UMR 5797, F-33170 Gradignan (France); CNRS, IN2P3, CENBG, UMR 5797, F-33170 Gradignan (France); Bardiès, Manuel, E-mail: manuel.bardies@inserm.fr [CRCT, UMR 1037 INSERM, Université Paul Sabatier, F-31037 Toulouse (France); UMR 1037, CRCT, Université Toulouse III-Paul Sabatier, F-31037 (France); Bordage, Marie-Claude, E-mail: marie-claude.bordage@inserm.fr [CRCT, UMR 1037 INSERM, Université Paul Sabatier, F-31037 Toulouse (France); UMR 1037, CRCT, Université Toulouse III-Paul Sabatier, F-31037 (France)

    2017-05-01

    When low-energy electrons, such as Auger electrons, interact with liquid water, they induce highly localized ionizing energy depositions over ranges comparable to cell diameters. Monte Carlo track structure (MCTS) codes are suitable tools for performing dosimetry at this level. One of the main MCTS codes, Geant4-DNA, is equipped with only two sets of cross section models for low-energy electron interactions in liquid water (“option 2” and its improved version, “option 4”). To provide Geant4-DNA users with new alternative physics models, a set of cross sections, extracted from CPA100 MCTS code, have been added to Geant4-DNA. This new version is hereafter referred to as “Geant4-DNA-CPA100”. In this study, “Geant4-DNA-CPA100” was used to calculate low-energy electron dose-point kernels (DPKs) between 1 keV and 200 keV. Such kernels represent the radial energy deposited by an isotropic point source, a parameter that is useful for dosimetry calculations in nuclear medicine. In order to assess the influence of different physics models on DPK calculations, DPKs were calculated using the existing Geant4-DNA models (“option 2” and “option 4”), newly integrated CPA100 models, and the PENELOPE Monte Carlo code used in step-by-step mode for monoenergetic electrons. Additionally, a comparison was performed of two sets of DPKs that were simulated with “Geant4-DNA-CPA100” – the first set using Geant4′s default settings, and the second using CPA100′s original code default settings. A maximum difference of 9.4% was found between the Geant4-DNA-CPA100 and PENELOPE DPKs. Between the two Geant4-DNA existing models, slight differences, between 1 keV and 10 keV were observed. It was highlighted that the DPKs simulated with the two Geant4-DNA’s existing models were always broader than those generated with “Geant4-DNA-CPA100”. The discrepancies observed between the DPKs generated using Geant4-DNA’s existing models and “Geant4-DNA-CPA100” were

  13. Status of the physics validation studies using Geant4 in ATLAS

    CERN Document Server

    AUTHOR|(CDS)2108477

    2003-01-01

    The new simulation for the ATLAS detector at LHC is performed using Geant4 in a complete OO/C++ environment. In this framework the simulation of the various test beams for the different ATLAS subdetectors offers an excellent opportunity to perform physics validation studies over a wide range of physics domains: the electromagnetic processes, the individual hadronic interactions, the electromagnetic and hadronic signals in calorimeters. The simulation is implemented by paying special attention to all details of the experimental layout and by testing all possible physics processes which may be of relevance to the specific detector under test: the resulting simulation programs are often more detailed than the corresponding Geant3-based simulation suites. In this paper we present relevant features of muon, electron and pion signals in various ATLAS detectors. All remaining discrepancies between Geant4 and test-beam data are currently being addressed and progress is continuous. This work shows that Geant4 is becom...

  14. Marginal adaptation, fracture load and macroscopic failure mode of adhesively luted PMMA-based CAD/CAM inlays.

    Science.gov (United States)

    Ender, Andreas; Bienz, Stefan; Mörmann, Werner; Mehl, Albert; Attin, Thomas; Stawarczyk, Bogna

    2016-02-01

    To evaluate marginal adaptation, fracture load and failure types of CAD/CAM polymeric inlays. Standardized prepared human molars (48) were divided into four groups (n=12): (A) PCG (positive control group); adhesively luted glass-ceramic inlays, (B) TRX; CAD/CAM polymeric inlays luted using a self-adhesive resin cement, (C) TAC; CAD/CAM polymeric inlays luted using a conventional resin cement, and (D) NCG (negative control group); direct-filled resin-based composite restorations. All specimens were subjected to a chewing simulator. Before and after chewing fatigue, marginal adaptation was assessed at two interfaces: (1) between dental hard tissues and luting cement and (2) between luting cement and restoration. Thereafter, the specimens were loaded and the fracture loads, as well as the failure types, were determined. The data were analysed using three- and one-way ANOVA with post hoc Scheffé test, two sample Student's t-test (pmarginal adaptation for interface 1 showed significantly better results for TRX and PCG than for TAC (p=0.001-0.02) and NCG (p=0.001-0.047). For interface 2, marginal adaptation for TAC was significantly inferior to TRX (pmarginal adaptation of TAC and NCG. No significant differences in fracture load were found between all tested groups. Self-adhesive luted polymeric CAD/CAM inlays showed similar marginal adaptation and fracture load values compared to adhesively luted glass-ceramic inlays. Copyright © 2015 Academy of Dental Materials. Published by Elsevier Ltd. All rights reserved.

  15. Continuous Surface Rendering, Passing from CAD to Physical Representation

    Directory of Open Access Journals (Sweden)

    Mario Covarrubias

    2013-06-01

    Full Text Available This paper describes a desktop-mechatronic interface that has been conceived to support designers in the evaluation of aesthetic virtual shapes. This device allows a continuous and smooth free hand contact interaction on a real and developable plastic tape actuated by a servo-controlled mechanism. The objective in designing this device is to reproduce a virtual surface with a consistent physical rendering well adapted to designers' needs. The desktop-mechatronic interface consists in a servo-actuated plastic strip that has been devised and implemented using seven interpolation points. In fact, by using the MEC (Minimal Energy Curve Spline approach, a developable real surface is rendered taking into account the CAD geometry of the virtual shapes. In this paper, we describe the working principles of the interface by using both absolute and relative approaches to control the position on each single control point on the MEC spline. Then, we describe the methodology that has been implemented, passing from the CAD geometry, linked to VisualNastran in order to maintain the parametric properties of the virtual shape. Then, we present the co-simulation between VisualNastran and MATLAB/Simulink used for achieving this goal and controlling the system and finally, we present the results of the subsequent testing session specifically carried out to evaluate the accuracy and the effectiveness of the mechatronic device.

  16. Performance of GeantV EM Physics Models

    Energy Technology Data Exchange (ETDEWEB)

    Amadio, G.; et al.

    2016-10-14

    The recent progress in parallel hardware architectures with deeper vector pipelines or many-cores technologies brings opportunities for HEP experiments to take advantage of SIMD and SIMT computing models. Launched in 2013, the GeantV project studies performance gains in propagating multiple particles in parallel, improving instruction throughput and data locality in HEP event simulation on modern parallel hardware architecture. Due to the complexity of geometry description and physics algorithms of a typical HEP application, performance analysis is indispensable in identifying factors limiting parallel execution. In this report, we will present design considerations and preliminary computing performance of GeantV physics models on coprocessors (Intel Xeon Phi and NVidia GPUs) as well as on mainstream CPUs.

  17. Performance of GeantV EM Physics Models

    Science.gov (United States)

    Amadio, G.; Ananya, A.; Apostolakis, J.; Aurora, A.; Bandieramonte, M.; Bhattacharyya, A.; Bianchini, C.; Brun, R.; Canal, P.; Carminati, F.; Cosmo, G.; Duhem, L.; Elvira, D.; Folger, G.; Gheata, A.; Gheata, M.; Goulas, I.; Iope, R.; Jun, S. Y.; Lima, G.; Mohanty, A.; Nikitina, T.; Novak, M.; Pokorski, W.; Ribon, A.; Seghal, R.; Shadura, O.; Vallecorsa, S.; Wenzel, S.; Zhang, Y.

    2017-10-01

    The recent progress in parallel hardware architectures with deeper vector pipelines or many-cores technologies brings opportunities for HEP experiments to take advantage of SIMD and SIMT computing models. Launched in 2013, the GeantV project studies performance gains in propagating multiple particles in parallel, improving instruction throughput and data locality in HEP event simulation on modern parallel hardware architecture. Due to the complexity of geometry description and physics algorithms of a typical HEP application, performance analysis is indispensable in identifying factors limiting parallel execution. In this report, we will present design considerations and preliminary computing performance of GeantV physics models on coprocessors (Intel Xeon Phi and NVidia GPUs) as well as on mainstream CPUs.

  18. Performance of GeantV EM Physics Models

    CERN Document Server

    Amadio, G; Apostolakis, J; Aurora, A; Bandieramonte, M; Bhattacharyya, A; Bianchini, C; Brun, R; Canal P; Carminati, F; Cosmo, G; Duhem, L; Elvira, D; Folger, G; Gheata, A; Gheata, M; Goulas, I; Iope, R; Jun, S Y; Lima, G; Mohanty, A; Nikitina, T; Novak, M; Pokorski, W; Ribon, A; Seghal, R; Shadura, O; Vallecorsa, S; Wenzel, S; Zhang, Y

    2017-01-01

    The recent progress in parallel hardware architectures with deeper vector pipelines or many-cores technologies brings opportunities for HEP experiments to take advantage of SIMD and SIMT computing models. Launched in 2013, the GeantV project studies performance gains in propagating multiple particles in parallel, improving instruction throughput and data locality in HEP event simulation on modern parallel hardware architecture. Due to the complexity of geometry description and physics algorithms of a typical HEP application, performance analysis is indispensable in identifying factors limiting parallel execution. In this report, we will present design considerations and preliminary computing performance of GeantV physics models on coprocessors (Intel Xeon Phi and NVidia GPUs) as well as on mainstream CPUs.

  19. New evaluated neutron cross section libraries for the GEANT4 code

    International Nuclear Information System (INIS)

    Mendoza, E.; Cano-Ott, D.; Guerrero, C.; Capote, R.

    2012-04-01

    The so-called High Precision neutron physics model implemented in the GEANT4 simulation package allows simulating the transport of neutrons with energies up to 20 MeV. It relies on the G4NDL cross section libraries, prepared by the GEANT4 collaboration from evaluated cross section files and distributed freely together with the code. Even though the performance of the G4NDL library has been improved over the time, users running complex simulations which involve the transport of neutrons do need more flexibility, in particular when assessing the uncertainties in the simulation results due to the neutron (and hence the nuclear) data library used. For this reason, a software tool has been developed for transforming any evaluated neutron cross section library in the ENDF-6 format into the G4NDL format. Furthermore, eight different releases of ENDF-B, JEFF, JENDL, CENDL and BROND national libraries have been translated into the G4NDL format and are distributed by the IAEA nuclear data service at www-nds.iaea.org/geant4. In this way, GEANT4 users have access to the complete list of standard evaluated neutron data libraries when performing Monte Carlo simulations with GEANT4. Consistency checks and a first validation of the libraries have been made following the methods described in this report. (author)

  20. BCD/CPS: An event-level GEANT3 parallelization via CPS

    International Nuclear Information System (INIS)

    Roberts, L.A.

    1991-04-01

    BCD/CPS is an implementation of the Bottom Collider Detector GEANT3 simulation for CPS processor ranches. BCD/CPS demonstrates some of the capabilities of event-parallel applications applicable to current SSC detector simulations using the CPS and CZ/CPS communications protocols. Design, implementation and usage of the BCD/CPS simulation are presented along with extensive source listings for novice GEANT3/CPS programmers. 11 refs

  1. Progress of computer-aided detection/diagnosis (CAD in dentistryCAD in dentistry

    Directory of Open Access Journals (Sweden)

    Akitoshi Katsumata

    2014-08-01

    CAD is also useful in the detection and evaluation of dental and maxillofacial lesions. Identifying alveolar bone resorption due to periodontitis and radiolucent jaw lesions (such as radicular and dentigerous cysts are important goals for CAD. CAD can be applied not only to panoramic radiography but also to dental cone-beam computed tomography (CBCT images. Linking of CAD and teleradiology will be an important issue.

  2. AutoCAD 2015 and AutoCAD LT 2015 essentials

    CERN Document Server

    Onstott, Scott

    2014-01-01

    Step-by-step instructions for the AutoCAD fundamentals AutoCAD 2015 Essentials contains 400 pages of full-color, comprehensive instruction on the world's top drafting and architecture software. This 2015 edition features architectural, manufacturing, and landscape architecture examples. And like previous editions, the detailed guide introduces core concepts using interactive tutorials and open-ended projects, which can be completed in any order, thanks to downloadable data sets (an especially useful feature for students and professionals studying for Autodesk AutoCAD certification). Unlike man

  3. MS AutoCad

    DEFF Research Database (Denmark)

    Andersen, Michael Rye; Heinicke, Hugo

    1996-01-01

    Formålet med dette notat er at give en introduktion til tegning af et generalarrangement ved anvendelse af CAD-programmet AutoCAD. Generalarrangementets formål er at skabe en overskuelig præsentation af et skibsprojekt. Det skal gøres indenfor de rammer, som ligger til grund for praktiskprojekter......Formålet med dette notat er at give en introduktion til tegning af et generalarrangement ved anvendelse af CAD-programmet AutoCAD. Generalarrangementets formål er at skabe en overskuelig præsentation af et skibsprojekt. Det skal gøres indenfor de rammer, som ligger til grund...

  4. Automation in the Teaching of Descriptive Geometry and CAD. High-Level CAD Templates Using Script Languages

    Science.gov (United States)

    Moreno, R.; Bazán, A. M.

    2017-10-01

    The main purpose of this work is to study improvements to the learning method of technical drawing and descriptive geometry through exercises with traditional techniques that are usually solved manually by applying automated processes assisted by high-level CAD templates (HLCts). Given that an exercise with traditional procedures can be solved, detailed step by step in technical drawing and descriptive geometry manuals, CAD applications allow us to do the same and generalize it later, incorporating references. Traditional teachings have become obsolete and current curricula have been relegated. However, they can be applied in certain automation processes. The use of geometric references (using variables in script languages) and their incorporation into HLCts allows the automation of drawing processes. Instead of repeatedly creating similar exercises or modifying data in the same exercises, users should be able to use HLCts to generate future modifications of these exercises. This paper introduces the automation process when generating exercises based on CAD script files, aided by parametric geometry calculation tools. The proposed method allows us to design new exercises without user intervention. The integration of CAD, mathematics, and descriptive geometry facilitates their joint learning. Automation in the generation of exercises not only saves time but also increases the quality of the statements and reduces the possibility of human error.

  5. AutoCAD 2014 for dummies

    CERN Document Server

    Fane, Bill

    2013-01-01

    Find your way around AutoCAD 2014 with this full-color, For Dummies guide!Put away that pencil and paper and start putting the power of AutoCAD 2014 to work in your CAD projects and designs. From setting up your drawing environment to using text, dimensions, hatching, and more, this guide walks you through AutoCAD basics and provides you with a solid understanding of the latest CAD tools and techniques. You'll also benefit from the full-color illustrations that mirror exactly what you'll see on your AutoCAD 2014 screen and highlight the importance of AutoCAD's Mode

  6. Simulation of Auger electron emission from nanometer-size gold targets using the Geant4 Monte Carlo simulation toolkit

    Energy Technology Data Exchange (ETDEWEB)

    Incerti, S., E-mail: sebastien.incerti@tdt.edu.vn [Division of Nuclear Physics, Ton Duc Thang University, Tan Phong Ward, District 7, Ho Chi Minh City (Viet Nam); Faculty of Applied Sciences, Ton Duc Thang University, Tan Phong Ward, District 7, Ho Chi Minh City (Viet Nam); Univ. Bordeaux, CENBG, UMR 5797, F-33170 Gradignan (France); CNRS, IN2P3, CENBG, UMR 5797, F-33170 Gradignan (France); Suerfu, B.; Xu, J. [Department of Physics, Princeton University, Princeton, NJ (United States); Ivantchenko, V. [Ecoanalytica, Moscow (Russian Federation); Geant4 Associates International Ltd, Hebden Bridge (United Kingdom); Mantero, A. [SWHARD srl, via Greto di Cornigliano 6r, 16152 Genova (Italy); Brown, J.M.C. [School of Mathematics and Physics, Queen’s University Belfast, Belfast, Northern Ireland (United Kingdom); Bernal, M.A. [Instituto de Física Gleb Wataghin, Universidade Estadual de Campinas, SP (Brazil); Francis, Z. [Université Saint Joseph, Faculty of Sciences, Department of Physics, Beirut (Lebanon); Karamitros, M. [Notre Dame Radiation Laboratory, University of Notre Dame, Notre Dame, IN (United States); Tran, H.N. [Division of Nuclear Physics, Ton Duc Thang University, Tan Phong Ward, District 7, Ho Chi Minh City (Viet Nam); Faculty of Applied Sciences, Ton Duc Thang University, Tan Phong Ward, District 7, Ho Chi Minh City (Viet Nam)

    2016-04-01

    A revised atomic deexcitation framework for the Geant4 general purpose Monte Carlo toolkit capable of simulating full Auger deexcitation cascades was implemented in June 2015 release (version 10.2 Beta). An overview of this refined framework and testing of its capabilities is presented for the irradiation of gold nanoparticles (NP) with keV photon and MeV proton beams. The resultant energy spectra of secondary particles created within and that escape the NP are analyzed and discussed. It is anticipated that this new functionality will improve and increase the use of Geant4 in the medical physics, radiobiology, nanomedicine research and other low energy physics fields.

  7. R and D on the Geant4 radioactive decay physics

    Energy Technology Data Exchange (ETDEWEB)

    Hauf, Steffen; Kuster, Markus; Lang, Philipp M.; Hoffmann, Dieter H.H. [IKP, TU Darmstadt (Germany); Pia, Maria Grazia [CERN, Genf (Switzerland); INFN, Genua (Italy); Bell, Zane [Oak Ridge National Lab. (United States); Weidenspointner, Georg [MPI HLL, Muenchen (Germany); MPE, Garching (Germany); Zoglauer, Andreas [SSL, Berkeley (United States)

    2010-07-01

    The anticipated high sensitivity of the next generation X-ray space missions, like the International X-ray Observatory, rely on a low instrumental background, which in turn requires optimized shielding concepts for the instruments. Most state-of-the-art approaches estimate the prompt cosmic ray, solar proton and the cosmic X-ray induced background with simulations using the Geant4 Monte Carlo tool-kit whose electromagnetic and hadronic physics models have extensively been verified with space and ground based experiments. In contrast measurements to verify the radioactive decay implementation in Geant4 have been rare or have only been tested on a limited set of isotopes, which are not necessarily those used in satellite construction. We present first results of two experiments aimed to verify Geant4 activation and decay physics for materials significant for low background X-ray detectors in space.

  8. Software aspects of the Geant4 validation repository

    Science.gov (United States)

    Dotti, Andrea; Wenzel, Hans; Elvira, Daniel; Genser, Krzysztof; Yarba, Julia; Carminati, Federico; Folger, Gunter; Konstantinov, Dmitri; Pokorski, Witold; Ribon, Alberto

    2017-10-01

    The Geant4, GeantV and GENIE collaborations regularly perform validation and regression tests for simulation results. DoSSiER (Database of Scientific Simulation and Experimental Results) is being developed as a central repository to store the simulation results as well as the experimental data used for validation. DoSSiER is easily accessible via a web application. In addition, a web service allows for programmatic access to the repository to extract records in JSON or XML exchange formats. In this article, we describe the functionality and the current status of various components of DoSSiER as well as the technology choices we made.

  9. Software Aspects of the Geant4 Validation Repository

    CERN Document Server

    Dotti, Andrea; Elvira, Daniel; Genser, Krzysztof; Yarba, Julia; Carminati, Federico; Folger, Gunter; Konstantinov, Dmitri; Pokorski, Witold; Ribon, Alberto

    2016-01-01

    The Geant4, GeantV and GENIE collaborations regularly perform validation and regression tests for simulation results. DoSSiER (Database of Scientic Simulation and Experimental Results) is being developed as a central repository to store the simulation results as well as the experimental data used for validation. DoSSiER is easily accessible via a web application. In addition, a web service allows for programmatic access to the repository to extract records in JSON or XML exchange formats. In this article, we describe the functionality and the current status of various components of DoSSiER as well as the technology choices we made.

  10. Learning Auto CAD 2004

    Energy Technology Data Exchange (ETDEWEB)

    Shin, Gyeong Su; Song, Chun Dong; Park, Hyeong Jin; Kim, Yeong Min

    2004-02-15

    This book introduces basic knowledge of AutoCAD, practice method of command of AutoCAD like poly line, rotate, copy, break, trim, stretch, lengthen, chamfer, grips, extend, array polygon, spline, hatch, and image, writing letters, making library, application of design center and tool palette, drawing floor plan elevation, cross-sectional diagram, presentation materials, effective application of AutoCAD, and construction design using CAD POWER 2004.

  11. Learning Auto CAD 2004

    International Nuclear Information System (INIS)

    Shin, Gyeong Su; Song, Chun Dong; Park, Hyeong Jin; Kim, Yeong Min

    2004-02-01

    This book introduces basic knowledge of AutoCAD, practice method of command of AutoCAD like poly line, rotate, copy, break, trim, stretch, lengthen, chamfer, grips, extend, array polygon, spline, hatch, and image, writing letters, making library, application of design center and tool palette, drawing floor plan elevation, cross-sectional diagram, presentation materials, effective application of AutoCAD, and construction design using CAD POWER 2004.

  12. ROCK-CAD - computer aided geological modelling system

    International Nuclear Information System (INIS)

    Saksa, P.

    1995-12-01

    The study discusses surface and solid modelling methods, their use and interfacing with geodata. Application software named ROCK-CAD suitable for geological bedrock modelling has been developed with support from Teollisuuden Voima Oy (TVO). It has been utilized in the Finnish site characterization programme for spent nuclear fuel waste disposal during the 1980s and 1990s. The system is based on the solid modelling technique. It comprises also rich functionality for the particular geological modelling scheme. The ROCK-CAD system provides, among other things, varying graphical vertical and horizontal intersections and perspective illustrations. The specially developed features are the application of the boundary representation modelling method, parametric object generation language and the discipline approach. The ROCK-CAD system has been utilized in modelling spatial distribution of rock types and fracturing structures in TVO's site characterization. The Olkiluoto site at Eurajoki serves as an example case. The study comprises the description of the modelling process, models and illustration examples. The utilization of bedrock models in site characterization, in tentative repository siting as well as in groundwater flow simulation is depicted. The application software has improved the assessment of the sites studied, given a new basis for the documentation of interpretation and modelling work, substituted hand-drawing and enabled digital transfer to numerical analysis. Finally, aspects of presentation graphics in geological modelling are considered. (84 refs., 30 figs., 11 tabs.)

  13. A CAD based geometry model for simulation and analysis of particle detector data

    Energy Technology Data Exchange (ETDEWEB)

    Milde, Michael; Losekamm, Martin; Poeschl, Thomas; Greenwald, Daniel; Paul, Stephan [Technische Universitaet Muenchen, 85748 Garching (Germany)

    2016-07-01

    The development of a new particle detector requires a good understanding of its setup. A detailed model of the detector's geometry is not only needed during construction, but also for simulation and data analysis. To arrive at a consistent description of the detector geometry a representation is needed that can be easily implemented in different software tools used during data analysis. We developed a geometry representation based on CAD files that can be easily used within the Geant4 simulation framework and analysis tools based on the ROOT framework. This talk presents the structure of the geometry model and show its implementation using the example of the event reconstruction developed for the Multi-purpose Active-target Particle Telescope (MAPT). The detector consists of scintillating plastic fibers and can be used as a tracking detector and calorimeter with omnidirectional acceptance. To optimize the angular resolution and the energy reconstruction of measured particles, a detailed detector model is needed at all stages of the reconstruction.

  14. GEANT4: simulation for the next generation of HEP experiments

    International Nuclear Information System (INIS)

    Simone, Giani

    1996-01-01

    GEANT4 (RD44) is a world-wide collaboration of scientists aiming to create the detector simulation tool kit necessary for the next generation of HEP experiments. A large variety of requirements also come from heavy ions physics, CP violation physics, cosmic rays physics, medical applications and space science applications. In order to meet such requirements, a large degree of functionality and flexibility has to provided. GEANT4 is exploiting Object Oriented Technology to achieve these goals. The most relevant Object Oriented methodologies have been studied and a large number of tools and libraries have been investigated and evaluated. An overview of the GEANT4 analysis and design model will be given and the main components of the object models discussed. The main functionality of a first prototype will also be described. An overall view of the collaboration's structure and strategy will also be given. (author)

  15. Development of CAD implementing the algorithm of boundary elements’ numerical analytical method

    Directory of Open Access Journals (Sweden)

    Yulia V. Korniyenko

    2015-03-01

    Full Text Available Up to recent days the algorithms for numerical-analytical boundary elements method had been implemented with programs written in MATLAB environment language. Each program had a local character, i.e. used to solve a particular problem: calculation of beam, frame, arch, etc. Constructing matrices in these programs was carried out “manually” therefore being time-consuming. The research was purposed onto a reasoned choice of programming language for new CAD development, allows to implement algorithm of numerical analytical boundary elements method and to create visualization tools for initial objects and calculation results. Research conducted shows that among wide variety of programming languages the most efficient one for CAD development, employing the numerical analytical boundary elements method algorithm, is the Java language. This language provides tools not only for development of calculating CAD part, but also to build the graphic interface for geometrical models construction and calculated results interpretation.

  16. Precision Fit of Screw-Retained Implant-Supported Fixed Dental Prostheses Fabricated by CAD/CAM, Copy-Milling, and Conventional Methods.

    Science.gov (United States)

    de França, Danilo Gonzaga; Morais, Maria Helena; das Neves, Flávio D; Carreiro, Adriana Fonte; Barbosa, Gustavo As

    The aim of this study was to evaluate the effectiveness of fabrication methods (computer-aided design/computer-aided manufacture [CAD/CAM], copy-milling, and conventional casting) in the fit accuracy of three-unit, screw-retained fixed dental prostheses. Sixteen three-unit implant-supported screw-retained frameworks were fabricated to fit an in vitro model. Eight frameworks were fabricated using the CAD/CAM system, four in zirconia and four in cobalt-chromium. Four zirconia frameworks were fabricated using the copy-milled system, and four were cast in cobalt-chromium using conventional casting with premachined abutments. The vertical and horizontal misfit at the implant-framework interface was measured using scanning electron microscopy at ×250. The results for vertical misfit were analyzed using Kruskal-Wallis and Mann-Whitney tests. The horizontal misfits were categorized as underextended, equally extended, or overextended. Statistical analysis established differences between groups according to the chi-square test (α = .05). The mean vertical misfit was 5.9 ± 3.6 μm for CAD/CAM-fabricated zirconia, 1.2 ± 2.2 μm for CAD/CAM-fabricated cobalt-chromium frameworks, 7.6 ± 9.2 μm for copy-milling-fabricated zirconia frameworks, and 11.8 (9.8) μm for conventionally fabricated frameworks. The Mann-Whitney test revealed significant differences between all but the zirconia-fabricated frameworks. A significant association was observed between the horizontal misfits and the fabrication method. The percentage of horizontal misfits that were underextended and overextended was higher in milled zirconia (83.3%), CAD/CAM cobaltchromium (66.7%), cast cobalt-chromium (58.3%), and CAD/CAM zirconia (33.3%) frameworks. CAD/CAM-fabricated frameworks exhibit better vertical misfit and low variability compared with copy-milled and conventionally fabricated frameworks. The percentage of interfaces equally extended was higher when CAD/CAM and zirconia were used.

  17. AutoCAD 2008 for dummies

    CERN Document Server

    Byrnes, David

    2007-01-01

    A gentle, humorous introduction to this fearsomely complex software that helps new users start creating 2D and 3D technical drawings right awayCovers the new features and enhancements in the latest AutoCAD version and provides coverage of AutoCAD LT, AutoCAD''s lower-cost siblingTopics covered include creating a basic layout, using AutoCAD DesignCenter, drawing and editing, working with dimensions, plotting, using blocks, adding text to drawings, and drawing on the InternetAutoCAD is the leading CAD software for architects, engineers, and draftspeople who need to create detailed 2D and 3D tech

  18. Optimization of a general-purpose, actively scanned proton beamline for ocular treatments: Geant4 simulations.

    Science.gov (United States)

    Piersimoni, Pierluigi; Rimoldi, Adele; Riccardi, Cristina; Pirola, Michele; Molinelli, Silvia; Ciocca, Mario

    2015-03-08

    The Italian National Center for Hadrontherapy (CNAO, Centro Nazionale di Adroterapia Oncologica), a synchrotron-based hospital facility, started the treatment of patients within selected clinical trials in late 2011 and 2012 with actively scanned proton and carbon ion beams, respectively. The activation of a new clinical protocol for the irradiation of uveal melanoma using the existing general-purpose proton beamline is foreseen for late 2014. Beam characteristics and patient treatment setup need to be tuned to meet the specific requirements for such a type of treatment technique. The aim of this study is to optimize the CNAO transport beamline by adding passive components and minimizing air gap to achieve the optimal conditions for ocular tumor irradiation. The CNAO setup with the active and passive components along the transport beamline, as well as a human eye-modeled detector also including a realistic target volume, were simulated using the Monte Carlo Geant4 toolkit. The strong reduction of the air gap between the nozzle and patient skin, as well as the insertion of a range shifter plus a patient-specific brass collimator at a short distance from the eye, were found to be effective tools to be implemented. In perspective, this simulation toolkit could also be used as a benchmark for future developments and testing purposes on commercial treatment planning systems.

  19. Extension of PENELOPE to protons: Simulation of nuclear reactions and benchmark with Geant4

    International Nuclear Information System (INIS)

    Sterpin, E.; Sorriaux, J.; Vynckier, S.

    2013-01-01

    Purpose: Describing the implementation of nuclear reactions in the extension of the Monte Carlo code (MC) PENELOPE to protons (PENH) and benchmarking with Geant4.Methods: PENH is based on mixed-simulation mechanics for both elastic and inelastic electromagnetic collisions (EM). The adopted differential cross sections for EM elastic collisions are calculated using the eikonal approximation with the Dirac–Hartree–Fock–Slater atomic potential. Cross sections for EM inelastic collisions are computed within the relativistic Born approximation, using the Sternheimer–Liljequist model of the generalized oscillator strength. Nuclear elastic and inelastic collisions were simulated using explicitly the scattering analysis interactive dialin database for 1 H and ICRU 63 data for 12 C, 14 N, 16 O, 31 P, and 40 Ca. Secondary protons, alphas, and deuterons were all simulated as protons, with the energy adapted to ensure consistent range. Prompt gamma emission can also be simulated upon user request. Simulations were performed in a water phantom with nuclear interactions switched off or on and integral depth–dose distributions were compared. Binary-cascade and precompound models were used for Geant4. Initial energies of 100 and 250 MeV were considered. For cases with no nuclear interactions simulated, additional simulations in a water phantom with tight resolution (1 mm in all directions) were performed with FLUKA. Finally, integral depth–dose distributions for a 250 MeV energy were computed with Geant4 and PENH in a homogeneous phantom with, first, ICRU striated muscle and, second, ICRU compact bone.Results: For simulations with EM collisions only, integral depth–dose distributions were within 1%/1 mm for doses higher than 10% of the Bragg-peak dose. For central-axis depth–dose and lateral profiles in a phantom with tight resolution, there are significant deviations between Geant4 and PENH (up to 60%/1 cm for depth–dose distributions). The agreement is much

  20. Extension of PENELOPE to protons: simulation of nuclear reactions and benchmark with Geant4.

    Science.gov (United States)

    Sterpin, E; Sorriaux, J; Vynckier, S

    2013-11-01

    Describing the implementation of nuclear reactions in the extension of the Monte Carlo code (MC) PENELOPE to protons (PENH) and benchmarking with Geant4. PENH is based on mixed-simulation mechanics for both elastic and inelastic electromagnetic collisions (EM). The adopted differential cross sections for EM elastic collisions are calculated using the eikonal approximation with the Dirac-Hartree-Fock-Slater atomic potential. Cross sections for EM inelastic collisions are computed within the relativistic Born approximation, using the Sternheimer-Liljequist model of the generalized oscillator strength. Nuclear elastic and inelastic collisions were simulated using explicitly the scattering analysis interactive dialin database for (1)H and ICRU 63 data for (12)C, (14)N, (16)O, (31)P, and (40)Ca. Secondary protons, alphas, and deuterons were all simulated as protons, with the energy adapted to ensure consistent range. Prompt gamma emission can also be simulated upon user request. Simulations were performed in a water phantom with nuclear interactions switched off or on and integral depth-dose distributions were compared. Binary-cascade and precompound models were used for Geant4. Initial energies of 100 and 250 MeV were considered. For cases with no nuclear interactions simulated, additional simulations in a water phantom with tight resolution (1 mm in all directions) were performed with FLUKA. Finally, integral depth-dose distributions for a 250 MeV energy were computed with Geant4 and PENH in a homogeneous phantom with, first, ICRU striated muscle and, second, ICRU compact bone. For simulations with EM collisions only, integral depth-dose distributions were within 1%/1 mm for doses higher than 10% of the Bragg-peak dose. For central-axis depth-dose and lateral profiles in a phantom with tight resolution, there are significant deviations between Geant4 and PENH (up to 60%/1 cm for depth-dose distributions). The agreement is much better with FLUKA, with deviations within

  1. Tools for building Breast Cancer CAD methods; Herramientas para elaborar metodos de CAD del cancer de mama

    Energy Technology Data Exchange (ETDEWEB)

    Diaz-Herrero, G.; Franco-Valiente, J. M.; Suarez-Ortega, C.; Rubio del Solar, M.; Ramos-Pollam, R.; Guevara-Lopez, M. A.; Gonzalez de Posada, N.; Ramos, I.; Loureiro, J.

    2011-07-01

    This paper describes the main results of the collaboration currently ongoing between CETA-CIEMAT and the Faculty of Engineering at the University of Porto. It introduces the Mammography image Workstation for Analysis and Diagnosis (MIWAD) and the data analysis processes through which Grid infrastructures are used to develop Breast Cancer Computer-Aided Diagnosis (CAD) methods.MIWAD is a novel integrated software framework that integrates a specialized graphical user interface combining digital image processing, pattern recognition and artificial intelligence techniques. This paper describes its successful application in a pilot experience, on the first Portuguese Breast Cancer Digital Repository. (Author)

  2. The VE/CAD synergism

    International Nuclear Information System (INIS)

    Sperling, R.B.

    1993-01-01

    Value Engineering (VE) and Computer-Aided Design (CAD) can be used synergistically to reduce costs and improve facilities designs. The cost and schedule impacts of implementing alternative design ideas developed by VE teams can be greatly reduced when the drawings have been produced with interactive CAD systems. To better understand the interrelationship between VE and CAD, the fundamentals of the VE process are explained; and example of a VE proposal is described and the way CAD drawings facilitated its implementation is illustrated

  3. CDMS: CAD data set system design description. Revision 1

    International Nuclear Information System (INIS)

    Gray, E.L.

    1994-01-01

    This document is intended to formalize the program design of the CAD Data Set Management System (CDMS) and to be the vehicle to communicate the design to the Engineering, Design Services, and Configuration Management organizations and the WHC IRM Analysts/Programmers. The SDD shows how the software system will be structured to satisfy the requirements identified in the WHC-SD-GN-CSRS-30005 CDMS Software Requirement Specification (SRS). It is a description of the software structure, software components, interfaces, and data that make up the CDMS System. The design descriptions contained within this document will describe in detail the software product that will be developed to assist the aforementioned organizations for the express purpose of managing CAD data sets associated with released drawings, replacing the existing locally developed system and laying the foundation for automating the configuration management

  4. Nonlinear Displacement Discontinuity Model for Generalized Rayleigh Wave in Contact Interface

    Energy Technology Data Exchange (ETDEWEB)

    Kim, No Hyu; Yang, Seung Yong [Korea University of Technology and Education, Cheonan (Korea, Republic of)

    2007-12-15

    Imperfectly jointed interface serves as mechanical waveguide for elastic waves and gives rise to two distinct kinds of guided wave propagating along the interface. Contact acoustic nonlinearity (CAN) is known to plays major role in the generation of these interface waves called generalized Rayleigh waves in non-welded interface. Closed crack is modeled as non-welded interface that has nonlinear discontinuity condition in displacement across its boundary. Mathematical analysis of boundary conditions and wave equation is conducted to investigate the dispersive characteristics of the interface waves. Existence of the generalized Rayleigh wave(interface wave) in nonlinear contact interface is verified in theory where the dispersion equation for the interface wave is formulated and analyzed. It reveals that the interface waves have two distinct modes and that the phase velocity of anti-symmetric wave mode is highly dependent on contact conditions represented by linear and nonlinear dimensionless specific stiffness

  5. Nonlinear Displacement Discontinuity Model for Generalized Rayleigh Wave in Contact Interface

    International Nuclear Information System (INIS)

    Kim, No Hyu; Yang, Seung Yong

    2007-01-01

    Imperfectly jointed interface serves as mechanical waveguide for elastic waves and gives rise to two distinct kinds of guided wave propagating along the interface. Contact acoustic nonlinearity (CAN) is known to plays major role in the generation of these interface waves called generalized Rayleigh waves in non-welded interface. Closed crack is modeled as non-welded interface that has nonlinear discontinuity condition in displacement across its boundary. Mathematical analysis of boundary conditions and wave equation is conducted to investigate the dispersive characteristics of the interface waves. Existence of the generalized Rayleigh wave(interface wave) in nonlinear contact interface is verified in theory where the dispersion equation for the interface wave is formulated and analyzed. It reveals that the interface waves have two distinct modes and that the phase velocity of anti-symmetric wave mode is highly dependent on contact conditions represented by linear and nonlinear dimensionless specific stiffness

  6. Geant4-DNA track-structure simulations for gold nanoparticles: The importance of electron discrete models in nanometer volumes.

    Science.gov (United States)

    Sakata, Dousatsu; Kyriakou, Ioanna; Okada, Shogo; Tran, Hoang N; Lampe, Nathanael; Guatelli, Susanna; Bordage, Marie-Claude; Ivanchenko, Vladimir; Murakami, Koichi; Sasaki, Takashi; Emfietzoglou, Dimitris; Incerti, Sebastien

    2018-05-01

    Gold nanoparticles (GNPs) are known to enhance the absorbed dose in their vicinity following photon-based irradiation. To investigate the therapeutic effectiveness of GNPs, previous Monte Carlo simulation studies have explored GNP dose enhancement using mostly condensed-history models. However, in general, such models are suitable for macroscopic volumes and for electron energies above a few hundred electron volts. We have recently developed, for the Geant4-DNA extension of the Geant4 Monte Carlo simulation toolkit, discrete physics models for electron transport in gold which include the description of the full atomic de-excitation cascade. These models allow event-by-event simulation of electron tracks in gold down to 10 eV. The present work describes how such specialized physics models impact simulation-based studies on GNP-radioenhancement in a context of x-ray radiotherapy. The new discrete physics models are compared to the Geant4 Penelope and Livermore condensed-history models, which are being widely used for simulation-based NP radioenhancement studies. An ad hoc Geant4 simulation application has been developed to calculate the absorbed dose in liquid water around a GNP and its radioenhancement, caused by secondary particles emitted from the GNP itself, when irradiated with a monoenergetic electron beam. The effect of the new physics models is also quantified in the calculation of secondary particle spectra, when originating in the GNP and when exiting from it. The new physics models show similar backscattering coefficients with the existing Geant4 Livermore and Penelope models in large volumes for 100 keV incident electrons. However, in submicron sized volumes, only the discrete models describe the high backscattering that should still be present around GNPs at these length scales. Sizeable differences (mostly above a factor of 2) are also found in the radial distribution of absorbed dose and secondary particles between the new and the existing Geant4

  7. New networking solutions support GEANT2

    CERN Multimedia

    2006-01-01

    "Researchers across the globe are benefiting from new advanced networking solutions, deployed as part of the GEANT2. For the first time, scientists collaborating on the world's largest particle physics experiment, the Large Hadron Collider (LHC), now have access to point-to-point network connections between distributed research centres." (1 page)

  8. Application of Auto CAD 2000

    International Nuclear Information System (INIS)

    Kim, Hyeong Jun

    1999-11-01

    This book deals with basic of AutoCAD, beginning AutoCAD 2000, using design center of AutoCAD 2000, adding drawing element with design center, drawing lines, using 2D edit command, making layer, hatching, dimensioning, entering letters on the floor plan, making 3D object, practice of 3D command, edition of 3D object, making solid, rendering object, and using internet in AutoCAD 2000. This book is introduction of AutoCAD 2000 for beginner.

  9. AutoCAD 2010 For Dummies

    CERN Document Server

    Byrnes, David

    2009-01-01

    AutoCAD is the hot computer-aided design software known for both its powerful tools and its complexity. AutoCAD 2010 for Dummies is the bestselling guide that walks you through this complicated program so you can build complex 3D technical drawings, edit like a pro, enter new dimensions, and plot with style. AutoCAD 2010 for Dummies helps you navigate the program, use the AutoCAD Design Center, create a basic layout and work with dimension, and put your drawings on the Internet. You'll soon be setting up the AutoCAD environment, using the AutoCAD Ribbon, creating annotation and dimension drawi

  10. Structural design by CAD system

    International Nuclear Information System (INIS)

    Kim, Jhin Wung; Shim, Jae Ku; Kim, Sun Hoon; Kim, Dae Hong; Lee, Kyung Jin; Choi, Kyu Sup; Choi, In Kil; Lee, Dong Yong

    1988-12-01

    CAD systems are now widely used for the design of many engineering problems involving static, dynamic and thermal stress analyses of structures. In order to apply CAD systems to the structural analysis and design, the function of hardwares and softwares necessary for the CAD systems must be understood. The purpose of this study is to introduce the basic elements that are indispensible in the application of CAD systems to the analysis and design of structures and to give a thorough understanding of CAD systems to design engineers, so as to participate in the further technological developments of CAD systems. Due to the complexity and variety of the shape and size of the nowa-days structures, the need of new design technologies is growing for more efficient, accurate and economical design of structures. The application of CAD systems to structural engineering fields enables to improve structural engineering analysis and design technologies and also to obtain the standardization of the design process. An active introduction of rapidly developing CAD technologies will contribute to analyzing and designing structures more efficiently and reliably. Based on this report of the current status of the application of CAD systems to the structural analysis and design, the next goal is to develop the expert system which enables to perform the design of structures by CAD systems from the preliminary conceptual design to the final detail drawings automatically. (Author)

  11. Easy Auto CAD

    International Nuclear Information System (INIS)

    Lee, Hyeon Jun

    1996-02-01

    This book explains Auto CAD easily, which introduces improved function in Auto CAD R 13, such as direct import and export of 3 DS pile, revised render order structure, and explanations of assist, view Draw, construct and modify. Next it gives descriptions of Auto CAD conception, application and system. The last part deals with line, arc, circle, ellipse, erase, undo, redo, redraw, line type, multi line, limits, zoom, move, copy, rotate, array, mirror, grid, snap, units, offset and poly line.

  12. Issues in assessing multi-institutional performance of BI-RADS-based CAD systems

    Science.gov (United States)

    Markey, Mia K.; Lo, Joseph Y.

    2005-04-01

    The purpose of this study was to investigate factors that impact the generalization of breast cancer computer-aided diagnosis (CAD) systems that utilize the Breast Imaging Reporting and Data System (BI-RADS). Data sets from four institutions were analyzed: Duke University Medical Center, University of Pennsylvania Medical Center, Massachusetts General Hospital, and Wake Forest University. The latter two data sets are subsets of the Digital Database for Screening Mammography. Each data set consisted of descriptions of mammographic lesions according to the BI-RADS lexicon, patient age, and pathology status (benign/malignant). Models were developed to predict pathology status from the BI-RADS descriptors and the patient age. Comparisons between the models built on data from the different institutions were made in terms of empirical (non-parametric) receiver operating characteristic (ROC) curves. Results suggest that BI-RADS-based CAD systems focused on specific classes of lesions may be more generally applicable than models that cover several lesion types. However, better generalization was seen in terms of the area under the ROC curve than in the partial area index (>90% sensitivity). Previous studies have illustrated the challenges in translating a BI-RADS-based CAD system from one institution to another. This study provides new insights into possible approaches to improve the generalization of BI-RADS-based CAD systems.

  13. Optimization of GEANT4 settings for Proton Pencil Beam Scanning simulations using GATE

    Energy Technology Data Exchange (ETDEWEB)

    Grevillot, Loic, E-mail: loic.grevillot@gmail.co [Universite de Lyon, F-69622 Lyon (France); Creatis, CNRS UMR 5220, F-69622 Villeurbanne (France); Centre de Lutte Contre le Cancer Leon Berard, F-69373 Lyon (France); IBA, B-1348 Louvain-la-Neuve (Belgium); Frisson, Thibault [Universite de Lyon, F-69622 Lyon (France); Creatis, CNRS UMR 5220, F-69622 Villeurbanne (France); Centre de Lutte Contre le Cancer Leon Berard, F-69373 Lyon (France); Zahra, Nabil [Universite de Lyon, F-69622 Lyon (France); IPNL, CNRS UMR 5822, F-69622 Villeurbanne (France); Centre de Lutte Contre le Cancer Leon Berard, F-69373 Lyon (France); Bertrand, Damien; Stichelbaut, Frederic [IBA, B-1348 Louvain-la-Neuve (Belgium); Freud, Nicolas [Universite de Lyon, F-69622 Lyon (France); CNDRI, INSA-Lyon, F-69621 Villeurbanne Cedex (France); Sarrut, David [Universite de Lyon, F-69622 Lyon (France); Creatis, CNRS UMR 5220, F-69622 Villeurbanne (France); Centre de Lutte Contre le Cancer Leon Berard, F-69373 Lyon (France)

    2010-10-15

    This study reports the investigation of different GEANT4 settings for proton therapy applications in the context of Treatment Planning System comparisons. The GEANT4.9.2 release was used through the GATE platform. We focused on the Pencil Beam Scanning delivery technique, which allows for intensity modulated proton therapy applications. The most relevant options and parameters (range cut, step size, database binning) for the simulation that influence the dose deposition were investigated, in order to determine a robust, accurate and efficient simulation environment. In this perspective, simulations of depth-dose profiles and transverse profiles at different depths and energies between 100 and 230 MeV have been assessed against reference measurements in water and PMMA. These measurements were performed in Essen, Germany, with the IBA dedicated Pencil Beam Scanning system, using Bragg-peak chambers and radiochromic films. GEANT4 simulations were also compared to the PHITS.2.14 and MCNPX.2.5.0 Monte Carlo codes. Depth-dose simulations reached 0.3 mm range accuracy compared to NIST CSDA ranges, with a dose agreement of about 1% over a set of five different energies. The transverse profiles simulated using the different Monte Carlo codes showed discrepancies, with up to 15% difference in beam widening between GEANT4 and MCNPX in water. A 8% difference between the GEANT4 multiple scattering and single scattering algorithms was observed. The simulations showed the inability of reproducing the measured transverse dose spreading with depth in PMMA, corroborating the fact that GEANT4 underestimates the lateral dose spreading. GATE was found to be a very convenient simulation environment to perform this study. A reference physics-list and an optimized parameters-list have been proposed. Satisfactory agreement against depth-dose profiles measurements was obtained. The simulation of transverse profiles using different Monte Carlo codes showed significant deviations. This point

  14. A voxel visualization and analysis system based on AutoCAD

    Science.gov (United States)

    Marschallinger, Robert

    1996-05-01

    A collection of AutoLISP programs is presented which enable the visualization and analysis of voxel models by AutoCAD rel. 12/rel. 13. The programs serve as an interactive, graphical front end for manipulating the results of three-dimensional modeling software producing block estimation data. ASCII data files describing geometry and attributes per estimation block are imported and stored as a voxel array. Each voxel may contain multiple attributes, therefore different parameters may be incorporated in one voxel array. Voxel classification is implemented on a layer basis providing flexible treatment of voxel classes such as recoloring, peeling, or volumetry. A versatile clipping tool enables slicing voxel arrays according to combinations of three perpendicular clipping planes. The programs feature an up-to-date, graphical user interface for user-friendly operation by non AutoCAD specialists.

  15. AutoCAD platform customization VBA

    CERN Document Server

    Ambrosius, Lee

    2015-01-01

    Boost productivity and streamline your workflow with expert AutoCAD: VBA programming instruction AutoCAD Platform Customization: VBA is the definitive guide to personalizing AutoCAD and the various programs that run on the AutoCAD platform, including AutoCAD Architecture, Civil 3D, Plant 3D, and more. Written by an Autodesk insider with years of customization and programming experience, this book features detailed discussions backed by real-world examples and easy-to-follow tutorials that illustrate each step in the personalization process. Readers gain expert guidance toward managing layout

  16. AutoCAD workbook

    CERN Document Server

    Metherell, Phil

    1989-01-01

    AutoCAD Workbook helps new users learn the basics of AutoCad, providing guidance on most of the commonly used functions in which the program operates.This book discusses loading AutoCad and starting a drawing; drawing and erasing lines, circles, and arcs; and setting up the drawing environment. The topics on drawing and editing polylines; entering text and text styles; and layers, linetype, and color are also considered. This publication likewise covers creating and using blocks, hatching and extracting information, dimensioning drawings, 3D visualization, and plotting a drawing. Other

  17. Marginal Vertical Fit along the Implant-Abutment Interface: A Microscope Qualitative Analysis

    Directory of Open Access Journals (Sweden)

    Nicola Mobilio

    2016-09-01

    Full Text Available The aim of this study was to qualitatively evaluate the marginal vertical fit along two different implant-abutment interfaces: (1 a standard abutment on an implant and (2 a computer-aided-design/computer-aided-machine (CAD/CAM customized screw-retained crown on an implant. Four groups were compared: three customized screw-retained crowns with three different “tolerance” values (CAD-CAM 0, CAD-CAM +1, CAD-CAM −1 and a standard titanium abutment. Qualitative analysis was carried out using an optical microscope. Results showed a vertical gap significantly different from both CAD-CAM 0 and CAD-CAM −1, while no difference was found between standard abutment and CAD-CAM +1. The set tolerance in producing CAD/CAM screw-retained crowns plays a key role in the final fit.

  18. [The CAD-S, an instrument for the assessment of adaptation to divorce - separation].

    Science.gov (United States)

    Yárnoz Yaben, Sagrario; Comino González, Priscila

    2010-02-01

    The CAD-S, an Instrument for the Assessment of Adaptation to Divorce - Separation. This paper presents an instrument for the evaluation of the adaptation to divorce-separation. The CAD-S is a questionnaire created in Spanish, made up of 20 items whose aim is the evaluation of the family's adaptation to divorce-separation, using one of the parents as informant. Data were collected in four different samples of divorced persons and their children from different autonomous comunities from the Spanish state. 223 parents and 160 children from divorced families took part in this study. Four factors emerged, accounting for 52.39 percent of the total variance: psychological and emotional difficulties, conflict with the ex-partner, disposition to co-parentality, and negative outcomes of separation for children. The results suggest that CAD-S appears to be a reliable and valid instrument, with high internal consistency (Cronbach's alpha) and adequate construct validity supported by its relations with measures of satisfaction with life (SWLS), in the case of parents, and conduct problems (CBCL) for children.

  19. SU-E-T-565: RAdiation Resistance of Cancer CElls Using GEANT4 DNA: RACE

    Energy Technology Data Exchange (ETDEWEB)

    Perrot, Y; Payno, H; Delage, E; Maigne, L [Clermont Universite, CNRS/IN2P3, Laboratoire de Physique Corpusculaire de Clermont-Ferrand, Aubiere (France); Incerti, S [Universite Bordeaux 1, CNRS/IN2P3, Centres d' Etudes Nucleaires de Bordeaux-Gradignan, Gradignan (France); Debiton, E; Peyrode, C; Chezal, J; Miot-Noirault, E; Degoul, F [Clermont Universite, Universite d' Auvergne, Imagerie Moleculaire et Therapie Vectorisee, INSERM U990, Centre Jean Perrin, Clermont-Ferrand (France)

    2014-06-01

    Purpose: The objective of the RACE project is to develop a comparison between Monte Carlo simulation using the Geant4-DNA toolkit and measurements of radiation damage on 3D melanoma and chondrosarcoma culture cells coupled with gadolinium nanoparticles. We currently expose the status of the developments regarding simulations. Methods: Monte Carlo studies are driven using the Geant4 toolkit and the Geant4-DNA extension. In order to model the geometry of a cell population, the opensource CPOP++ program is being developed for the geometrical representation of 3D cell populations including a specific cell mesh coupled with a multi-agent system. Each cell includes cytoplasm and nucleus. The correct modeling of the cell population has been validated with confocal microscopy images of spheroids. The Geant4 Livermore physics models are used to simulate the interactions of a 250 keV X-ray beam and the production of secondaries from gadolinium nanoparticles supposed to be fixed on the cell membranes. Geant4-DNA processes are used to simulate the interactions of charged particles with the cells. An atomistic description of the DNA molecule, from PDB (Protein Data Bank) files, is provided by the so-called PDB4DNA Geant4 user application we developed to score energy depositions in DNA base pairs and sugar-phosphate groups. Results: At the microscopic level, our simulations enable assessing microscopic energy distribution in each cell compartment of a realistic 3D cell population. Dose enhancement factors due to the presence of gadolinium nanoparticles can be estimated. At the nanometer scale, direct damages on nuclear DNA are also estimated. Conclusion: We successfully simulated the impact of direct radiations on a realistic 3D cell population model compatible with microdosimetry calculations using the Geant4-DNA toolkit. Upcoming validation and the future integration of the radiochemistry module of Geant4-DNA will propose to correlate clusters of ionizations with in vitro

  20. TopoCad - A unified system for geospatial data and services

    Science.gov (United States)

    Felus, Y. A.; Sagi, Y.; Regev, R.; Keinan, E.

    2013-10-01

    "E-government" is a leading trend in public sector activities in recent years. The Survey of Israel set as a vision to provide all of its services and datasets online. The TopoCad system is the latest software tool developed in order to unify a number of services and databases into one on-line and user friendly system. The TopoCad system is based on Web 1.0 technology; hence the customer is only a consumer of data. All data and services are accessible for the surveyors and geo-information professional in an easy and comfortable way. The future lies in Web 2.0 and Web 3.0 technologies through which professionals can upload their own data for quality control and future assimilation with the national database. A key issue in the development of this complex system was to implement a simple and easy (comfortable) user experience (UX). The user interface employs natural language dialog box in order to understand the user requirements. The system then links spatial data with alpha-numeric data in a flawless manner. The operation of the TopoCad requires no user guide or training. It is intuitive and self-taught. The system utilizes semantic engines and machine understanding technologies to link records from diverse databases in a meaningful way. Thus, the next generation of TopoCad will include five main modules: users and projects information, coordinates transformations and calculations services, geospatial data quality control, linking governmental systems and databases, smart forms and applications. The article describes the first stage of the TopoCad system and gives an overview of its future development.

  1. CAD on personal computers

    International Nuclear Information System (INIS)

    Lee, Seong U; Cho, Cheol Ho; Ko, Il Du

    1990-02-01

    This book contains four studies of CAD on personal computers. The first thing is computer graphics in computer-aided design by Seong U Lee. The second thing is graphics primer and programming with Fortran by Seong U Lee. The third thing is application of Auto cad by Il Do Ko. The last thing is application of CAD in building construction design by Cheol Ho Cho.

  2. Prospective assessment of CAD/CAM zirconia abutment and lithium disilicate crown restorations: 2.4 year results.

    Science.gov (United States)

    Cooper, Lyndon F; Stanford, Clark; Feine, Jocelyne; McGuire, Michael

    2016-07-01

    Single-tooth implant restorations are commonly used to replace anterior maxillary teeth. The esthetic, functional, and biologic outcomes are, in part, a function of the abutment and crown. The purpose of this clinical study was to describe the implant, abutment, and crown survival and complication rates for CAD/CAM zirconia abutment and lithium disilicate crown restorations for single-tooth implants. As part of a broader prospective investigation that enrolled and treated 141 participants comparing tissue responses at the conical interface (CI; AstraTech OsseoSpeed), flat-to-flat interface (FI; NobelSpeedy), and platform-switch interface (PS; NanoTite Certain Prevail) of single-tooth implants, computer-aided design and computer-aided manufacturing (CAD/CAM) zirconia abutments (ATLANTIS Abutment) and cemented lithium disilicate (e.max) crowns were used in the restoration of all implants. After 2.4 years in function (3 years after implant placement), the implant, abutment, and crown of 110 participants were evaluated. Technical and biologic complications were recorded. Demographic results were tabulated as percentages with mean values and standard deviations. Abutment survival was calculated with the Kaplan-Meier method. After 2.4 years, no abutments or crowns had been lost. Abutment complications (screw loosening, screw fracture, fracture) were absent for all 3 implant groups. Crown complications were limited to 2 crowns debonding and 1 with excess cement (2.5%). Five biological complications (4.0%) were recorded. The overall complication rate was 6.5%. CAD/CAM zirconia abutments restored with cemented lithium disilicate crowns demonstrated high survival on 3 different implant-abutment interface designs. No abutment or abutment screw fracture occurred. The technical complications observed after 2.4 years were minor and reversible. The use of CAD/CAM zirconia abutments with cemented lithium disilicate crowns is associated with high technical and biologic success at 2

  3. Clinical evaluation of a computer-aided diagnosis (CAD) prototype for the detection of pulmonary embolism.

    Science.gov (United States)

    Buhmann, Sonja; Herzog, Peter; Liang, Jin; Wolf, Mathias; Salganicoff, Marcos; Kirchhoff, Chlodwig; Reiser, Maximilian; Becker, Christoph H

    2007-06-01

    To evaluate the performance of a prototype computer-aided diagnosis (CAD) tool using artificial intelligence techniques for the detection of pulmonary embolism (PE) and the possible benefit for general radiologists. Forty multidetector row computed tomography datasets (16/64- channel scanner) using 100 kVp, 100 mAs effective/slice, and 1-mm axial reformats in a low-frequency reconstruction kernel were evaluated. A total of 80 mL iodinated contrast material was injected at a flow rate of 5 mL/seconds. Primarily, six general radiologists marked any PE using a commercially available lung evaluation software with simultaneous, automatic processing by CAD in the background. An expert panel consisting of two chest radiologists analyzed all PE marks from the readers and CAD, also searching for additional finding primarily missed by both, forming the ground truth. The ground truth consisted of 212 emboli. Of these, 65 (31%) were centrally and 147 (69%) were peripherally located. The readers detected 157/212 emboli (74%) leading to a sensitivity of 97% (63/65) for central and 70% (103/147) for peripheral emboli with 9 false-positive findings. CAD detected 168/212 emboli (79%), reaching a sensitivity of 74% for central (48/65) and 82%(120/147) for peripheral emboli. A total of 154 CAD candidates were considered as false positives, yielding an average of 3.85 false positives/case. The CAD software showed a sensitivity comparable to that of the general radiologists, but with more false positives. CAD detection of findings incremental to the radiologists suggests benefit when used as a second reader. Future versions of CAD have the potential to further increase clinical benefit by improving sensitivity and reducing false marks.

  4. The generation of absorbed dose profiles of proton beam in water using Geant4 code

    International Nuclear Information System (INIS)

    Christovao, Marilia T.; Campos, Tarcisio Passos R. de

    2007-01-01

    The present article approaches simulations on the proton beam radiation therapy, using an application based on the code GEANT4, with Open GL as a visualization drive and JAS3 (Java Analysis Studio) analysis data tools systems, implementing the AIDA interfaces. The proton radiotherapy is adapted to treat cancer or other benign tumors that are close to sensitive structures, since it allows precise irradiation of the target with high doses, while the health tissues adjacent to vital organs and tissues are preserved, due to physical property of dose profile. GEANT4 is a toolkit for simulating the transport of particles through matter, in complex geometries. Taking advantage of the object-oriented project features, the user can adapt or extend the tool in all domain, due to the flexibility of the code, providing a subroutine's group for materials definition, geometries and particles properties in agreement with the user's needs to generate the Monte Carlo simulation. In this paper, the parameters of beam line used in the simulation possess adjustment elements, such as: the range shifter, composition and dimension; the beam line, energy, intensity, length, according with physic processes applied. The simulation result is the depth dose profiles on water, dependent on the various incident beam energy. Starting from those profiles, one can define appropriate conditions for proton radiotherapy in ocular region. (author)

  5. Comparison of CdZnTe neutron detector models using MCNP6 and Geant4

    Science.gov (United States)

    Wilson, Emma; Anderson, Mike; Prendergasty, David; Cheneler, David

    2018-01-01

    The production of accurate detector models is of high importance in the development and use of detectors. Initially, MCNP and Geant were developed to specialise in neutral particle models and accelerator models, respectively; there is now a greater overlap of the capabilities of both, and it is therefore useful to produce comparative models to evaluate detector characteristics. In a collaboration between Lancaster University, UK, and Innovative Physics Ltd., UK, models have been developed in both MCNP6 and Geant4 of Cadmium Zinc Telluride (CdZnTe) detectors developed by Innovative Physics Ltd. Herein, a comparison is made of the relative strengths of MCNP6 and Geant4 for modelling neutron flux and secondary γ-ray emission. Given the increasing overlap of the modelling capabilities of MCNP6 and Geant4, it is worthwhile to comment on differences in results for simulations which have similarities in terms of geometries and source configurations.

  6. AutoCAD 2012 and AutoCAD LT 2012 No Experience Required

    CERN Document Server

    Gladfelter, Donnie

    2011-01-01

    The perfect step-by-step introduction to Autodesk's powerful architectural design software With this essential guide, you'll learn how to plan, develop, document, and present a complete AutoCAD project by building a summer cabin from start to finish. You can follow each step sequentially or jump in at any point by downloading the drawing files from the book's companion web site. You'll also master all essential AutoCAD features, get a thorough grounding in the basics, learn the very latest industry standards and techniques, and quickly become productive with AutoCAD 2012.Features concise expla

  7. The GeantV project: preparing the future of simulation

    International Nuclear Information System (INIS)

    Amadio, G; Bianchini, C; Iope, R L; Apostolakis, J; Brun, R; Carminati, F; Gheata, A; Nikitina, T; Novak, M; Pokorski, W; Shadura, O; Bandieramonte, M; Bhattacharyya, A; Mohanty, A; Seghal, R; Canal, Ph; Elvira, D; Lima, G; Duhem, L; De Fine Licht, J

    2015-01-01

    Detector simulation is consuming at least half of the HEP computing cycles, and even so, experiments have to take hard decisions on what to simulate, as their needs greatly surpass the availability of computing resources. New experiments still in the design phase such as FCC, CLIC and ILC as well as upgraded versions of the existing LHC detectors will push further the simulation requirements. Since the increase in computing resources is not likely to keep pace with our needs, it is therefore necessary to explore innovative ways of speeding up simulation in order to sustain the progress of High Energy Physics. The GeantV project aims at developing a high performance detector simulation system integrating fast and full simulation that can be ported on different computing architectures, including CPU accelerators. After more than two years of R and D the project has produced a prototype capable of transporting particles in complex geometries exploiting micro-parallelism, SIMD and multithreading. Portability is obtained via C++ template techniques that allow the development of machine- independent computational kernels. A set of tables derived from Geant4 for cross sections and final states provides a realistic shower development and, having been ported into a Geant4 physics list, can be used as a basis for a direct performance comparison. (paper)

  8. A self-sufficient and general method for self-absorption correction in gamma-ray spectrometry using GEANT4

    International Nuclear Information System (INIS)

    Hurtado, S.; Villa, M.; Manjon, G.; Garcia-Tenorio, R.

    2007-01-01

    This paper presents a self-sufficient and general method for measurement of the activity of low-level gamma-emitters in voluminous samples by gamma-ray spectrometry with a coaxial germanium detector. Due to self-absorption within the sample, the full-energy peak efficiency of low-energy emitters in semiconductor gamma-spectrometers depends strongly on a number of factors including sample composition, density, sample size and gamma-ray energy. As long as those commented factors are well characterized, the influence of self-absorption in the full-energy peak efficiency of low-energy emitters can be calculated using Monte Carlo method based on GEANT4 code for each individual sample. However this task is quite tedious and time consuming. In this paper, we propose an alternative method to determine this influence for voluminous samples of unknown composition. Our method combines both transmission measurements and Monte Carlo simulations, avoiding the application of Monte Carlo full-energy peak efficiency determinations for each individual sample. To test the accuracy and precision of the proposed method, we have calculated 210 Pb activity in sediments samples from an estuary located in the vicinity of several phosphates factories with the proposed method, comparing the obtained results with the ones determined in the same samples using two alternative radiometric techniques

  9. Comparative assessment of different approaches for the use of CAD geometry in Monte Carlo transport calculations

    International Nuclear Information System (INIS)

    Weinhorst, Bastian; Fischer, Ulrich; Lu, Lei; Qiu, Yuefeng; Wilson, Paul

    2015-01-01

    Highlights: • Comparison of different approaches for the use of CAD geometry for Monte Carlo transport calculations. • Comparison with regard to user-friendliness and computation performance. • Three approaches, namely conversion with McCad, unstructured mesh feature of MCN6 and DAGMC. • Installation most complex for DAGMC, model preparation worst for McCad, computation performance worst for MCNP6. • Installation easiest for McCad, model preparation best for MCNP6, computation speed fastest for McCad. - Abstract: Computer aided design (CAD) is an important industrial way to produce high quality designs. Therefore, CAD geometries are in general used for engineering and the design of complex facilities like the ITER tokamak. Although Monte Carlo codes like MCNP are well suited to handle the complex 3D geometry of ITER for transport calculations, they rely on their own geometry description and are in general not able to directly use the CAD geometry. In this paper, three different approaches for the use of CAD geometries with MCNP calculations are investigated and assessed with regard to calculation performance and user-friendliness. The first method is the conversion of the CAD geometry into MCNP geometry employing the conversion software McCad developed by KIT. The second approach utilizes the MCNP6 mesh geometry feature for the particle tracking and relies on the conversion of the CAD geometry into a mesh model. The third method employs DAGMC, developed by the University of Wisconsin-Madison, for the direct particle tracking on the CAD geometry using a patched version of MCNP. The obtained results show that each method has its advantages depending on the complexity and size of the model, the calculation problem considered, and the expertise of the user.

  10. Comparative assessment of different approaches for the use of CAD geometry in Monte Carlo transport calculations

    Energy Technology Data Exchange (ETDEWEB)

    Weinhorst, Bastian, E-mail: bastian.weinhorst@kit.edu [Karlsruhe Institute of Technology (KIT), Institute for Neutron Physics and Reactor Technology, Eggenstein-Leopoldshafen (Germany); Fischer, Ulrich; Lu, Lei; Qiu, Yuefeng [Karlsruhe Institute of Technology (KIT), Institute for Neutron Physics and Reactor Technology, Eggenstein-Leopoldshafen (Germany); Wilson, Paul [University of Wisconsin-Madison, Computational Nuclear Engineering Research Group, Madison, WI (United States)

    2015-10-15

    Highlights: • Comparison of different approaches for the use of CAD geometry for Monte Carlo transport calculations. • Comparison with regard to user-friendliness and computation performance. • Three approaches, namely conversion with McCad, unstructured mesh feature of MCN6 and DAGMC. • Installation most complex for DAGMC, model preparation worst for McCad, computation performance worst for MCNP6. • Installation easiest for McCad, model preparation best for MCNP6, computation speed fastest for McCad. - Abstract: Computer aided design (CAD) is an important industrial way to produce high quality designs. Therefore, CAD geometries are in general used for engineering and the design of complex facilities like the ITER tokamak. Although Monte Carlo codes like MCNP are well suited to handle the complex 3D geometry of ITER for transport calculations, they rely on their own geometry description and are in general not able to directly use the CAD geometry. In this paper, three different approaches for the use of CAD geometries with MCNP calculations are investigated and assessed with regard to calculation performance and user-friendliness. The first method is the conversion of the CAD geometry into MCNP geometry employing the conversion software McCad developed by KIT. The second approach utilizes the MCNP6 mesh geometry feature for the particle tracking and relies on the conversion of the CAD geometry into a mesh model. The third method employs DAGMC, developed by the University of Wisconsin-Madison, for the direct particle tracking on the CAD geometry using a patched version of MCNP. The obtained results show that each method has its advantages depending on the complexity and size of the model, the calculation problem considered, and the expertise of the user.

  11. Vragenlijst ter beoordeling van beeldschermtekenfuncties (CAD)

    NARCIS (Netherlands)

    Berndsen, M.B.; Vaas, F.

    1990-01-01

    Deze vragenlijst is een hulpmiddel om beeldscherm-tekenfuncties (CAD) waarbij gebruik wordt gemaakt van CAD-apparatuur, te beoordelen. Het gaat hierbij om functies waarin bij de hoofdtaken intensief met een beeldscherm wordt gewerkt, zoals het geval is bij de CAD-tekenaar, de CAD-instructeur en de

  12. Evaluation of Five Microcomputer CAD Packages.

    Science.gov (United States)

    Leach, James A.

    1987-01-01

    Discusses the similarities, differences, advanced features, applications and number of users of five microcomputer computer-aided design (CAD) packages. Included are: "AutoCAD (V.2.17)"; "CADKEY (V.2.0)"; "CADVANCE (V.1.0)"; "Super MicroCAD"; and "VersaCAD Advanced (V.4.00)." Describes the…

  13. Comparison of scattering experiments using synchrotron radiation with Monte Carlo simulations using Geant4

    International Nuclear Information System (INIS)

    Gerlach, M.; Krumrey, M.; Cibik, L.; Mueller, P.; Ulm, G.

    2009-01-01

    Monte Carlo techniques are powerful tools to simulate the interaction of electromagnetic radiation with matter. One of the most widespread simulation program packages is Geant4. Almost all physical interaction processes can be included. However, it is not evident what accuracy can be obtained by a simulation. In this work, results of scattering experiments using monochromatized synchrotron radiation in the X-ray regime are quantitatively compared to the results of simulations using Geant4. Experiments were performed for various scattering foils made of different materials such as copper and gold. For energy-dispersive measurements of the scattered radiation, a cadmium telluride detector was used. The detector was fully characterized and calibrated with calculable undispersed as well as monochromatized synchrotron radiation. The obtained quantum efficiency and the response functions are in very good agreement with the corresponding Geant4 simulations. At the electron storage ring BESSY II the number of incident photons in the scattering experiments was measured with a photodiode that had been calibrated against a cryogenic radiometer, so that a direct comparison of scattering experiments with Monte Carlo simulations using Geant4 was possible. It was shown that Geant4 describes the photoeffect, including fluorescence as well as the Compton and Rayleigh scattering, with high accuracy, resulting in a deviation of typically less than 20%. Even polarization effects are widely covered by Geant4, and for Doppler broadening of Compton-scattered radiation the extension G4LECS can be included, but the fact that both features cannot be combined is a limitation. For most polarization-dependent simulations, good agreement with the experimental results was found, except for some orientations where Rayleigh scattering was overestimated in the simulation.

  14. Comparison of scattering experiments using synchrotron radiation with Monte Carlo simulations using Geant4

    Science.gov (United States)

    Gerlach, M.; Krumrey, M.; Cibik, L.; Müller, P.; Ulm, G.

    2009-09-01

    Monte Carlo techniques are powerful tools to simulate the interaction of electromagnetic radiation with matter. One of the most widespread simulation program packages is Geant4. Almost all physical interaction processes can be included. However, it is not evident what accuracy can be obtained by a simulation. In this work, results of scattering experiments using monochromatized synchrotron radiation in the X-ray regime are quantitatively compared to the results of simulations using Geant4. Experiments were performed for various scattering foils made of different materials such as copper and gold. For energy-dispersive measurements of the scattered radiation, a cadmium telluride detector was used. The detector was fully characterized and calibrated with calculable undispersed as well as monochromatized synchrotron radiation. The obtained quantum efficiency and the response functions are in very good agreement with the corresponding Geant4 simulations. At the electron storage ring BESSY II the number of incident photons in the scattering experiments was measured with a photodiode that had been calibrated against a cryogenic radiometer, so that a direct comparison of scattering experiments with Monte Carlo simulations using Geant4 was possible. It was shown that Geant4 describes the photoeffect, including fluorescence as well as the Compton and Rayleigh scattering, with high accuracy, resulting in a deviation of typically less than 20%. Even polarization effects are widely covered by Geant4, and for Doppler broadening of Compton-scattered radiation the extension G4LECS can be included, but the fact that both features cannot be combined is a limitation. For most polarization-dependent simulations, good agreement with the experimental results was found, except for some orientations where Rayleigh scattering was overestimated in the simulation.

  15. Comparison of scattering experiments using synchrotron radiation with Monte Carlo simulations using Geant4

    Energy Technology Data Exchange (ETDEWEB)

    Gerlach, M. [Physikalisch-Technische Bundesanstalt, Abbestr. 2-12, 10587 Berlin (Germany); Krumrey, M. [Physikalisch-Technische Bundesanstalt, Abbestr. 2-12, 10587 Berlin (Germany)], E-mail: Michael.Krumrey@ptb.de; Cibik, L.; Mueller, P.; Ulm, G. [Physikalisch-Technische Bundesanstalt, Abbestr. 2-12, 10587 Berlin (Germany)

    2009-09-11

    Monte Carlo techniques are powerful tools to simulate the interaction of electromagnetic radiation with matter. One of the most widespread simulation program packages is Geant4. Almost all physical interaction processes can be included. However, it is not evident what accuracy can be obtained by a simulation. In this work, results of scattering experiments using monochromatized synchrotron radiation in the X-ray regime are quantitatively compared to the results of simulations using Geant4. Experiments were performed for various scattering foils made of different materials such as copper and gold. For energy-dispersive measurements of the scattered radiation, a cadmium telluride detector was used. The detector was fully characterized and calibrated with calculable undispersed as well as monochromatized synchrotron radiation. The obtained quantum efficiency and the response functions are in very good agreement with the corresponding Geant4 simulations. At the electron storage ring BESSY II the number of incident photons in the scattering experiments was measured with a photodiode that had been calibrated against a cryogenic radiometer, so that a direct comparison of scattering experiments with Monte Carlo simulations using Geant4 was possible. It was shown that Geant4 describes the photoeffect, including fluorescence as well as the Compton and Rayleigh scattering, with high accuracy, resulting in a deviation of typically less than 20%. Even polarization effects are widely covered by Geant4, and for Doppler broadening of Compton-scattered radiation the extension G4LECS can be included, but the fact that both features cannot be combined is a limitation. For most polarization-dependent simulations, good agreement with the experimental results was found, except for some orientations where Rayleigh scattering was overestimated in the simulation.

  16. True Concurrent Thermal Engineering Integrating CAD Model Building with Finite Element and Finite Difference Methods

    Science.gov (United States)

    Panczak, Tim; Ring, Steve; Welch, Mark

    1999-01-01

    Thermal engineering has long been left out of the concurrent engineering environment dominated by CAD (computer aided design) and FEM (finite element method) software. Current tools attempt to force the thermal design process into an environment primarily created to support structural analysis, which results in inappropriate thermal models. As a result, many thermal engineers either build models "by hand" or use geometric user interfaces that are separate from and have little useful connection, if any, to CAD and FEM systems. This paper describes the development of a new thermal design environment called the Thermal Desktop. This system, while fully integrated into a neutral, low cost CAD system, and which utilizes both FEM and FD methods, does not compromise the needs of the thermal engineer. Rather, the features needed for concurrent thermal analysis are specifically addressed by combining traditional parametric surface based radiation and FD based conduction modeling with CAD and FEM methods. The use of flexible and familiar temperature solvers such as SINDA/FLUINT (Systems Improved Numerical Differencing Analyzer/Fluid Integrator) is retained.

  17. Comparison of GATE/GEANT4 with EGSnrc and MCNP for electron dose calculations at energies between 15 keV and 20 MeV.

    Science.gov (United States)

    Maigne, L; Perrot, Y; Schaart, D R; Donnarieix, D; Breton, V

    2011-02-07

    The GATE Monte Carlo simulation platform based on the GEANT4 toolkit has come into widespread use for simulating positron emission tomography (PET) and single photon emission computed tomography (SPECT) imaging devices. Here, we explore its use for calculating electron dose distributions in water. Mono-energetic electron dose point kernels and pencil beam kernels in water are calculated for different energies between 15 keV and 20 MeV by means of GATE 6.0, which makes use of the GEANT4 version 9.2 Standard Electromagnetic Physics Package. The results are compared to the well-validated codes EGSnrc and MCNP4C. It is shown that recent improvements made to the GEANT4/GATE software result in significantly better agreement with the other codes. We furthermore illustrate several issues of general interest to GATE and GEANT4 users who wish to perform accurate simulations involving electrons. Provided that the electron step size is sufficiently restricted, GATE 6.0 and EGSnrc dose point kernels are shown to agree to within less than 3% of the maximum dose between 50 keV and 4 MeV, while pencil beam kernels are found to agree to within less than 4% of the maximum dose between 15 keV and 20 MeV.

  18. Cool-and Unusual-CAD Applications

    Science.gov (United States)

    Calhoun, Ken

    2004-01-01

    This article describes several very useful applications of AutoCAD that may lie outside the normal scope of application. AutoCAD commands used in this article are based on AutoCAD 2000I. The author and his students used a Hewlett Packard 750C DesignJet plotter for plotting. (Contains 5 figures and 5 photos.)

  19. The N4 CAD chain: Another electricite de France breakthrough in nuclear engineering

    International Nuclear Information System (INIS)

    Cornon, P.; Durey, P.

    1996-01-01

    With the previous pressurized water reactor (PWR) series (1300 MW), Electricite de France (EdF) has experienced the first chain of computer-aided design (CAD) tools from programming drawings to instrumentation and control microprocessor memories. The Engineering and Construction Division of EdF decided to integrate the CAD tools in the design and construction process of its new N4 series (1400-MW PWR). At that time, EdF determined four safety and data quality principles for the human/machine interface of the CAD: 1. Unique data capture: A common alphanumeric database shares all the information used by more than one application, so this information is typed only once and can be verified independently. 2. Intrinsic consistency: Added to the previous principle, data consistency is also ensured by every application that provides ways to enter only allowed data when it is possible. This is completed by some checking facilities. 3. Ergonomy: Making extensive use of windows, buttons, pictures, and wysiwyg facilities, the CAD section develops applications speaking the real language of every designer who is able to understand and verify her/his work. 4. On-line help: For any question, prompted by any application, some on-line help has been written giving the list of allowed answers with explanations and/or examples

  20. Computer-aided diagnosis (CAD) of subsolid nodules: Evaluation of a commercial CAD system

    International Nuclear Information System (INIS)

    Benzakoun, Joseph; Bommart, Sébastien; Coste, Joël; Chassagnon, Guillaume; Lederlin, Mathieu; Boussouar, Samia

    2016-01-01

    Highlights: • CAD sensitivity is still limited for automated detection of subsolid nodules. • CAD detection rate is higher for part-solid than for pure ground-glass nodules. • Part-solid nodule detection is not better for nodules with larger solid component. - Abstract: Objectives: To evaluate the performance of a commercially available CAD system for automated detection and measurement of subsolid nodules. Materials and methods: The CAD system was tested on 50 pure ground-glass and 50 part-solid nodules (median diameter: 17 mm) previously found on standard-dose CT scans in 100 different patients. True nodule detection and the total number of CAD marks were evaluated at different sensitivity settings. The influence of nodule and CT acquisition characteristics was analyzed with logistic regression. Software and manually measured diameters were compared with Spearman and Bland-Altman methods. Results: With sensitivity adjusted for 3-mm nodule detection, 50/100 (50%) subsolid nodules were detected, at the average cost of 17 CAD marks per CT. These figures were respectively 26/100 (26%) and 2 at the 5-mm setting. At the highest sensitivity setting (2-mm nodule detection), the average number of CAD marks per CT was 41 but the nodule detection rate only increased to 54%. Part–solid nodules were better detected than pure ground glass nodules: 36/50 (72%) versus 14/50 (28%) at the 3-mm setting (p < 0.0001), with no influence of the solid component size. Except for the type (i.e. part solid or pure ground glass), no other nodule characteristic influenced the detection rate. High-quality segmentation was obtained for 79 nodules, which for automated measurements correlated well with manual measurements (rho = 0.90[0.84–0.93]). All part-solid nodules had software-measured attenuation values above −671 Hounsfield units (HU). Conclusion: The detection rate of subsolid nodules by this CAD system was insufficient, but high-quality segmentation was obtained in 79% of

  1. Computer-aided diagnosis (CAD) of subsolid nodules: Evaluation of a commercial CAD system

    Energy Technology Data Exchange (ETDEWEB)

    Benzakoun, Joseph, E-mail: benzakoun.joseph@gmail.com [Hôpital Hôtel-Dieu, 1 parvis Notre-Dame, 75004 Paris (France); Université Paris Descartes, 12 rue de l’Ecole de Médecine, 75006 Paris (France); Bommart, Sébastien, E-mail: s-bommart@chu-montpellier.fr [CHU de Montpellier, 191 avenue du Doyen Gaston Giraud, 34000 Montpellier (France); INSERM U 1046, 371 avenue du Doyen G. Giraud, 34000 Montpellier (France); Coste, Joël, E-mail: joel.coste@htd.aphp.fr [Hôpital Hôtel-Dieu, 1 parvis Notre-Dame, 75004 Paris (France); Université Paris Descartes, 12 rue de l’Ecole de Médecine, 75006 Paris (France); Chassagnon, Guillaume, E-mail: gchassagnon@gmail.com [Université Paris Descartes, 12 rue de l’Ecole de Médecine, 75006 Paris (France); Hôpital Cochin, Radiologie, 27 rue du Faubourg Saint Jacques, 75014 Paris (France); Lederlin, Mathieu, E-mail: mathieu.lederlin@chu-rennes.fr [CHU de Rennes, Radiologie, 2 Rue Henri le Guilloux, 35000 Rennes (France); Université de Rennes 1, 9 Rue Jean Macé, 35000 Rennes (France); Boussouar, Samia, E-mail: samiaboussouar@gmail.com [Université Paris Descartes, 12 rue de l’Ecole de Médecine, 75006 Paris (France); Hôpital Européen Georges Pompidou, 20 Rue Leblanc, 75015 Paris (France); and others

    2016-10-15

    Highlights: • CAD sensitivity is still limited for automated detection of subsolid nodules. • CAD detection rate is higher for part-solid than for pure ground-glass nodules. • Part-solid nodule detection is not better for nodules with larger solid component. - Abstract: Objectives: To evaluate the performance of a commercially available CAD system for automated detection and measurement of subsolid nodules. Materials and methods: The CAD system was tested on 50 pure ground-glass and 50 part-solid nodules (median diameter: 17 mm) previously found on standard-dose CT scans in 100 different patients. True nodule detection and the total number of CAD marks were evaluated at different sensitivity settings. The influence of nodule and CT acquisition characteristics was analyzed with logistic regression. Software and manually measured diameters were compared with Spearman and Bland-Altman methods. Results: With sensitivity adjusted for 3-mm nodule detection, 50/100 (50%) subsolid nodules were detected, at the average cost of 17 CAD marks per CT. These figures were respectively 26/100 (26%) and 2 at the 5-mm setting. At the highest sensitivity setting (2-mm nodule detection), the average number of CAD marks per CT was 41 but the nodule detection rate only increased to 54%. Part–solid nodules were better detected than pure ground glass nodules: 36/50 (72%) versus 14/50 (28%) at the 3-mm setting (p < 0.0001), with no influence of the solid component size. Except for the type (i.e. part solid or pure ground glass), no other nodule characteristic influenced the detection rate. High-quality segmentation was obtained for 79 nodules, which for automated measurements correlated well with manual measurements (rho = 0.90[0.84–0.93]). All part-solid nodules had software-measured attenuation values above −671 Hounsfield units (HU). Conclusion: The detection rate of subsolid nodules by this CAD system was insufficient, but high-quality segmentation was obtained in 79% of

  2. AutoCAD 2014 essentials

    CERN Document Server

    Onstott, Scott

    2013-01-01

    Learn crucial AutoCAD tools and techniques with this Autodesk Official Press Book Quickly become productive using AutoCAD 2014 and AutoCAD LT 2014 with this full color Autodesk Official Press guide. This unique learning resource features concise, straightforward explanations and real-world, hands-on exercises and tutorials. Following a quick discussion of concepts and goals, each chapter moves on to an approachable hands-on exercise designed to reinforce real-world tactics and techniques. Compelling, full-color screenshots illustrate tutorial steps, and chapters conclude with relat

  3. Front panel engineering with CAD simulation tool

    Science.gov (United States)

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

    1999-04-01

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

  4. A CAD system and quality assurance protocol for bone age assessment utilizing digital hand atlas

    Science.gov (United States)

    Gertych, Arakadiusz; Zhang, Aifeng; Ferrara, Benjamin; Liu, Brent J.

    2007-03-01

    Determination of bone age assessment (BAA) in pediatric radiology is a task based on detailed analysis of patient's left hand X-ray. The current standard utilized in clinical practice relies on a subjective comparison of the hand with patterns in the book atlas. The computerized approach to BAA (CBAA) utilizes automatic analysis of the regions of interest in the hand image. This procedure is followed by extraction of quantitative features sensitive to skeletal development that are further converted to a bone age value utilizing knowledge from the digital hand atlas (DHA). This also allows providing BAA results resembling current clinical approach. All developed methodologies have been combined into one CAD module with a graphical user interface (GUI). CBAA can also improve the statistical and analytical accuracy based on a clinical work-flow analysis. For this purpose a quality assurance protocol (QAP) has been developed. Implementation of the QAP helped to make the CAD more robust and find images that cannot meet conditions required by DHA standards. Moreover, the entire CAD-DHA system may gain further benefits if clinical acquisition protocol is modified. The goal of this study is to present the performance improvement of the overall CAD-DHA system with QAP and the comparison of the CAD results with chronological age of 1390 normal subjects from the DHA. The CAD workstation can process images from local image database or from a PACS server.

  5. Simulating response functions and pulse shape discrimination for organic scintillation detectors with Geant4

    Energy Technology Data Exchange (ETDEWEB)

    Hartwig, Zachary S., E-mail: hartwig@psfc.mit.edu [Department of Nuclear Science and Engineering, MIT, Cambridge MA (United States); Gumplinger, Peter [TRIUMF, Vancouver, BC (Canada)

    2014-02-11

    We present new capabilities of the Geant4 toolkit that enable the precision simulation of organic scintillation detectors within a comprehensive Monte Carlo code for the first time. As of version 10.0-beta, the Geant4 toolkit models the data-driven photon production from any user-defined scintillator, photon transportation through arbitrarily complex detector geometries, and time-resolved photon detection at the light readout device. By fully specifying the optical properties and geometrical configuration of the detector, the user can simulate response functions, photon transit times, and pulse shape discrimination. These capabilities enable detector simulation within a larger experimental environment as well as computationally evaluating novel scintillators, detector geometry, and light readout configurations. We demonstrate agreement of Geant4 with the NRESP7 code and with experiments for the spectroscopy of neutrons and gammas in the ranges 0–20 MeV and 0.511–1.274 MeV, respectively, using EJ301-based organic scintillation detectors. We also show agreement between Geant4 and experimental modeling of the particle-dependent detector pulses that enable simulated pulse shape discrimination. -- Highlights: • New capabilities enable the modeling of organic scintillation detectors in Geant4. • Detector modeling of complex scintillators, geometries, and light readout. • Enables particle- and energy-dependent production of scintillation photons. • Provides ability to generate response functions with precise optical physics. • Provides ability to computationally evaluate pulse shape discrimination.

  6. Estimated Visualization of Dose Calculation with GEANT4 in Medical Linac

    International Nuclear Information System (INIS)

    Kim, Jhin Kee; Kim, Bu Gil; Lee, Jeong Ok; Kang, Jeong Ku; Oh, Young Kee; Jeong, Dong Hyeok; Kim, Jeong Kee

    2011-01-01

    Geant4 is a toolkit used to simulate the pass age of particles through matter. Recently, it has been used in many medical physics applications. In radiotherapy, positron emission tomography, and magnetic resonance tomography, Geant4 has been applied to accurately simulate the propagation of particles and the interaction of particles, not only with medical devices, but also with patient's phantoms.1,2 Many researchers try to use patient's image data to calculate the dose. The use of DICOM images files to simulate is desired. We construct detector with parameterized volume for Geant4 simulations, which can be applied to simulations using DICOM data as the input.We try to apply this code to the patient's DICOM images to simulate the propagation and interaction of the particles. So we can calculate the absorbed dose of the patient. In this study, the used visualization tool is called gMocren. The purpose of the present paper is to verify a volume visualization tool that simultaneously displays both the complex patient data and the simulated dose distribution with real patient's DICOM data. We applied a volume visualization tool for GEANT4 simulation. We developed to create the each voxel's dose tables of the every slices and review the distribution with DICOM file, gMocren is very convenience tool but provide only qualitative analysis. We need more enhanced functions to display contour like RTP and utility program to create dose table in every points.

  7. Setup of HDRK-Man voxel model in Geant4 Monte Carlo code

    Energy Technology Data Exchange (ETDEWEB)

    Jeong, Jong Hwi; Cho, Sung Koo; Kim, Chan Hyeong [Hanyang Univ., Seoul (Korea, Republic of); Choi, Sang Hyoun [Inha Univ., Incheon (Korea, Republic of); Cho, Kun Woo [Korea Institute of Nuclear Safety, Daejeon (Korea, Republic of)

    2008-10-15

    Many different voxel models, developed using tomographic images of human body, are used in various fields including both ionizing and non-ionizing radiation fields. Recently a high-quality voxel model/ named HDRK-Man, was constructed at Hanyang University and used to calculate the dose conversion coefficients (DCC) values for external photon and neutron beams using the MCNPX Monte Carlo code. The objective of the present study is to set up the HDRK-Man model in Geant4 in order to use it in more advanced calculations such as 4-D Monte Carlo simulations and space dosimetry studies involving very high energy particles. To that end, the HDRK-Man was ported to Geant4 and used to calculate the DCC values for external photon beams. The calculated values were then compared with the results of the MCNPX code. In addition, a computational Linux cluster was built to improve the computing speed in Geant4.

  8. SU-E-T-427: Feasibility Study for Evaluation of IMRT Dose Distribution Using Geant4-Based Automated Algorithms

    International Nuclear Information System (INIS)

    Choi, H; Shin, W; Testa, M; Min, C; Kim, J

    2015-01-01

    Purpose: For intensity-modulated radiation therapy (IMRT) treatment planning validation using Monte Carlo (MC) simulations, a precise and automated procedure is necessary to evaluate the patient dose distribution. The aim of this study is to develop an automated algorithm for IMRT simulations using DICOM files and to evaluate the patient dose based on 4D simulation using the Geant4 MC toolkit. Methods: The head of a clinical linac (Varian Clinac 2300 IX) was modeled in Geant4 along with particular components such as the flattening filter and the multi-leaf collimator (MLC). Patient information and the position of the MLC were imported from the DICOM-RT interface. For each position of the MLC, a step- and-shoot technique was adopted. PDDs and lateral profiles were simulated in a water phantom (50×50×40 cm 3 ) and compared to measurement data. We used a lung phantom and MC-dose calculations were compared to the clinical treatment planning used at the Seoul National University Hospital. Results: In order to reproduce the measurement data, we tuned three free parameters: mean and standard deviation of the primary electron beam energy and the beam spot size. These parameters for 6 MV were found to be 5.6 MeV, 0.2378 MeV and 1 mm FWHM respectively. The average dose difference between measurements and simulations was less than 2% for PDDs and radial profiles. The lung phantom study showed fairly good agreement between MC and planning dose despite some unavoidable statistical fluctuation. Conclusion: The current feasibility study using the lung phantom shows the potential for IMRT dose validation using 4D MC simulations using Geant4 tool kits. This research was supported by Korea Institute of Nuclear safety and Development of Measurement Standards for Medical Radiation funded by Korea research Institute of Standards and Science. (KRISS-2015-15011032)

  9. Simulations of neutron transport at low energy: a comparison between GEANT and MCNP.

    Science.gov (United States)

    Colonna, N; Altieri, S

    2002-06-01

    The use of the simulation tool GEANT for neutron transport at energies below 20 MeV is discussed, in particular with regard to shielding and dose calculations. The reliability of the GEANT/MICAP package for neutron transport in a wide energy range has been verified by comparing the results of simulations performed with this package in a wide energy range with the prediction of MCNP-4B, a code commonly used for neutron transport at low energy. A reasonable agreement between the results of the two codes is found for the neutron flux through a slab of material (iron and ordinary concrete), as well as for the dose released in soft tissue by neutrons. These results justify the use of the GEANT/MICAP code for neutron transport in a wide range of applications, including health physics problems.

  10. Electro and gamma nuclear physics in Geant4

    CERN Document Server

    Wellisch, J P; Degtyarenko, P V

    2003-01-01

    Adequate description of electro and gamma nuclear physics is of utmost importance in studies of electron beam-dumps and intense electron beam accelerators. I also is mandatory to describe neutron backgrounds and activation in linear colliders. This physics was elaborated in Geant4 over the last year, and now entered into the stage of practical application. In the {\\sc Geant4} Photo-nuclear data base there are at present about 50 nuclei for which the Photo-nuclear absorption cross sections have been measured. Of these, data on 14 nuclei are used to parametrize the gamma nuclear reaction cross-section The resulting cross section is a complex, factorized function of $A$ and $e = log(E_\\gamma)$, where $E_\\gamma$ is the energy of the incident photon. Electro-nuclear reactions are so closely connected with Photo-nuclear reactions that sometimes they are often called ``Photo-nuclear''. The one-photon exchange mechanism dominates in Electro-nuclear reactions, and the electron can be substituted by a flux of photons. ...

  11. Flukacad/Pipsicad: three-dimensional interfaces between Fluka and Autocad

    International Nuclear Information System (INIS)

    Helmut Vincke

    2001-01-01

    FLUKA is a widely used 3-D particle transport program. Up to now there was no possibility to display the simulation geometry or the calculated tracks in three dimensions. Even with FLUKA there exists only an option to picture two-dimensional views through the geometry used. This paper covers the description of two interface programs between the particle transport code FLUKA and the CAD program AutoCAD. These programs provide a three-dimensional facility not only for illustrating the simulated FLUKA geometry (FLUKACAD), but also for picturing simulated particle tracks (PIPSICAD) in a three-dimensional set-up. Additionally, the programming strategy for connecting FLUKA with AutoCAD is shown. A number of useful features of the programs themselves, but also of AutoCAD in the context of FLUKACAD and PIPSICAD, are explained. (authors)

  12. Monte Carlo simulation and scatter correction of the GE Advance PET scanner with SimSET and Geant4

    International Nuclear Information System (INIS)

    Barret, Olivier; Carpenter, T Adrian; Clark, John C; Ansorge, Richard E; Fryer, Tim D

    2005-01-01

    For Monte Carlo simulations to be used as an alternative solution to perform scatter correction, accurate modelling of the scanner as well as speed is paramount. General-purpose Monte Carlo packages (Geant4, EGS, MCNP) allow a detailed description of the scanner but are not efficient at simulating voxel-based geometries (patient images). On the other hand, dedicated codes (SimSET, PETSIM) will perform well for voxel-based objects but will be poor in their capacity of simulating complex geometries such as a PET scanner. The approach adopted in this work was to couple a dedicated code (SimSET) with a general-purpose package (Geant4) to have the efficiency of the former and the capabilities of the latter. The combined SimSET+Geant4 code (SimG4) was assessed on the GE Advance PET scanner and compared to the use of SimSET only. A better description of the resolution and sensitivity of the scanner and of the scatter fraction was obtained with SimG4. The accuracy of scatter correction performed with SimG4 and SimSET was also assessed from data acquired with the 20 cm NEMA phantom. SimG4 was found to outperform SimSET and to give slightly better results than the GE scatter correction methods installed on the Advance scanner (curve fitting and scatter modelling for the 300-650 keV and 375-650 keV energy windows, respectively). In the presence of a hot source close to the edge of the field of view (as found in oxygen scans), the GE curve-fitting method was found to fail whereas SimG4 maintained its performance

  13. Detailed GEANT description of the SDC central calorimeters

    International Nuclear Information System (INIS)

    Glagolev, V.V.; Li, W.

    1994-01-01

    This article represents the very detailed simulation model of the SDC central calorimeters and some results which were obtained using that model. The central calorimeters structure was coded on the GEANT 3.15 base in the frame of the SDCSIM environment. The SDCSIM is the general shell for simulation of the SDC set-up. The calorimeters geometry has been coded according to the FNAL and ANL engineering drawings and engineering data file. SDC central calorimeters detailed description is extremely useful for different simulation tasks, for fast simulation program parameters tuning, for different geometry especially studying (local response nonuniformity from bulkheads in the e.m. calorimeter and from coil supports and many others) and for the interpretation of the experimental data from the calorimeters. This simulation model is very useful for tasks of the test beam modules calorimeter calibration and for calorimeter in situ calibration. 3 refs., 8 figs

  14. Application of the GEANT3 geometry package to the description of the OPAL detector

    Energy Technology Data Exchange (ETDEWEB)

    Allison, J; Brun, R; Bruyant, F; Zanarini, P; Bullock, F W; Hobson, P R; Chang, C Y; Dumont, J J; Hemingway, R J; McPherson, A C

    1987-10-01

    We present the general features of the GEANT3 package for coding the geometrical structure of a large and complex detector in the computer programs used for their design and analysis. This package has been developed in the context of Monte Carlo studies of detector performance but should be well matched to the problem of analysis. As a specific example, we illustrate the description of the OPAL detector for the Large Electron Positron collider at CERN and show the results of a sample study using this description.

  15. DEVELOPMENT OF EDIFICATION’S PROJECT – A COMPARATIVE STUDY ODF CAD AND BIM PLATAFORMS

    Directory of Open Access Journals (Sweden)

    Lúcio Campos Neto

    2017-12-01

    Full Text Available Several technologies are used to simplify the process and creation of design, highlighting the CAD and the BIM. At CAD, the elements are represented by lines, while at BIM the objects are ruled by attributes and parametric information, allowing the virtual simulation of the edification. Although the BIM is a novelty in design’s process, the largest part of professionals still makes use of CAD. In front of these facts, the objective of this research is to evaluate the difference of using each plataform. The research was guided by the hypothesis that BIM concept presents pros and cons to the process of projects development once it is compared to CAD software. For this, one same project has been developed in both plataforms in order to demonstrate which plataform has the best characteristics at the development process and final result, indicating its difficulties, facilies, esthetics, reading, handling, interface and tools. With the proposed methodology execution, it has been noticed that each plataform possesses positive and negative characteristics, influencing each professional’s choice for a software. This choice will vary according to the situation, to what plataform the professional gets better used to and according to the investment potential.

  16. Sophistication and integration of plant engineering CAD-CAE systems

    International Nuclear Information System (INIS)

    Yoshinaga, Toshiaki; Hanyu, Masaharu; Ota, Yoshimi; Kobayashi, Yasuhiro.

    1995-01-01

    In respective departments in charge of basic planning, design, manufacture, inspection and construction of nuclear power plants, by the positive utilization of CAD/CAE system, efficient workings have been advanced. This time, the plant integrated CAE system wich heightens the function of these individual systems, and can make workings efficient and advanced by unifying and integrating them was developed. This system is composed of the newly developed application system and the data base system which enables the unified management of engineering data and high speed data conversion in addition to the CAD system for three-dimensional plant layout planning. On the basis of the rich experience and the proposal of improvement of designers by the application of the CAD system for three-dimensional plant layout planning to actual machines, the automation, speed increase and the visualization of input and output by graphical user interface (GUI) in the processing of respective applications were made feasible. As the advancement of plant CAE system, scenic engineering system, integrated layout CAE system, electric instrumentation design CAE system and construction planning CAE system are described. As for the integration of plant CAE systems, the integrated engineering data base, the combination of plant CAE systems, and the operation management in the dispersed environment of networks are reported. At present, Hitachi Ltd. exerts efforts for the construction of atomic energy product in formation integrated management system as the second stage of integration. (K.I.)

  17. Séminaire de l'enseignement technique : Forum AutoCAD 2006 et AutoCAD Mechanical 2006 - French version only

    CERN Multimedia

    Davide Vitè

    2005-01-01

    Jeudi 17 novembre 2005 de 14:30 à 16:30 - Training Centre Auditorium Forum AutoCAD 2006 et AutoCAD Mechanical 2006 CADSCHOOL, CH-1207 GENEVE, Suisse Ce nouveau séminaire de l'Enseignement technique, organisé en forme de forum et en collabora- tion avec TS-MME et notre entreprise partenaire en formation, sera consacré à la présentation de la nouvelle version d'AutoCAD, AutoCAD 2006 et AutoCAD Mechanical 2006, disponible au CERN. Au programme : Présentation d'AutoCAD Mechanical 2006 Améliorations par rapport à AutoCAD Mechanical 6 Power Pack Questions - Réponses Langue: Français. Séminaire libre, sans inscription. Organisateurs: Manfred Mayer / TS-MME / 74499 ; Davide Vitè / HR-PMD / 75141 Pour plus d'information, veuillez SVP visiter les pages des Séminaires de l'Enseignement Technique à l'adresse http://www.cern.ch/TechnicalTraining/special/TTseminars.asp . ENSEIGNEMENT TECHNIQUE TECHNICAL TRAINING technical.training@cern.ch

  18. Research in Geant4 electromagnetic physics design, and its effects on computational performance and quality assurance

    CERN Document Server

    Augelli, M; Hauf, S; Kim, C H; Kuster, M; Pia, M G; Filho, P Queiroz; Quintieri, L; Saracco, P; Santos, D Souza; Weidenspointner, G; Zoglauer, A

    2009-01-01

    The Geant4 toolkit offers a rich variety of electromagnetic physics models; so far the evaluation of this Geant4 domain has been mostly focused on its physics functionality, while the features of its design and their impact on simulation accuracy, computational performance and facilities for verification and validation have not been the object of comparable attention yet, despite the critical role they play in many experimental applications. A new project is in progress to study the application of new design concepts and software techniques in Geant4 electromagnetic physics, and to evaluate how they can improve on the current simulation capabilities. The application of a policy-based class design is investigated as a means to achieve the objective of granular decomposition of processes; this design technique offers various advantages in terms of flexibility of configuration and computational performance. The current Geant4 physics models have been re-implemented according to the new design as a pilot project....

  19. Computer-aided detection (CAD) of lung nodules in CT scans: radiologist performance and reading time with incremental CAD assistance

    International Nuclear Information System (INIS)

    Roos, Justus E.; Paik, David; Olsen, David; Liu, Emily G.; Leung, Ann N.; Mindelzun, Robert; Choudhury, Kingshuk R.; Napel, Sandy; Rubin, Geoffrey D.; Chow, Lawrence C.; Naidich, David P.

    2010-01-01

    The diagnostic performance of radiologists using incremental CAD assistance for lung nodule detection on CT and their temporal variation in performance during CAD evaluation was assessed. CAD was applied to 20 chest multidetector-row computed tomography (MDCT) scans containing 190 non-calcified ≥3-mm nodules. After free search, three radiologists independently evaluated a maximum of up to 50 CAD detections/patient. Multiple free-response ROC curves were generated for free search and successive CAD evaluation, by incrementally adding CAD detections one at a time to the radiologists' performance. The sensitivity for free search was 53% (range, 44%-59%) at 1.15 false positives (FP)/patient and increased with CAD to 69% (range, 59-82%) at 1.45 FP/patient. CAD evaluation initially resulted in a sharp rise in sensitivity of 14% with a minimal increase in FP over a time period of 100 s, followed by flattening of the sensitivity increase to only 2%. This transition resulted from a greater prevalence of true positive (TP) versus FP detections at early CAD evaluation and not by a temporal change in readers' performance. The time spent for TP (9.5 s ± 4.5 s) and false negative (FN) (8.4 s ± 6.7 s) detections was similar; FP decisions took two- to three-times longer (14.4 s ± 8.7 s) than true negative (TN) decisions (4.7 s ± 1.3 s). When CAD output is ordered by CAD score, an initial period of rapid performance improvement slows significantly over time because of non-uniformity in the distribution of TP CAD output and not to a changing reader performance over time. (orig.)

  20. Microdosimetry calculations for monoenergetic electrons using Geant4-DNA combined with a weighted track sampling algorithm.

    Science.gov (United States)

    Famulari, Gabriel; Pater, Piotr; Enger, Shirin A

    2017-07-07

    The aim of this study was to calculate microdosimetric distributions for low energy electrons simulated using the Monte Carlo track structure code Geant4-DNA. Tracks for monoenergetic electrons with kinetic energies ranging from 100 eV to 1 MeV were simulated in an infinite spherical water phantom using the Geant4-DNA extension included in Geant4 toolkit version 10.2 (patch 02). The microdosimetric distributions were obtained through random sampling of transfer points and overlaying scoring volumes within the associated volume of the tracks. Relative frequency distributions of energy deposition f(>E)/f(>0) and dose mean lineal energy ([Formula: see text]) values were calculated in nanometer-sized spherical and cylindrical targets. The effects of scoring volume and scoring techniques were examined. The results were compared with published data generated using MOCA8B and KURBUC. Geant4-DNA produces a lower frequency of higher energy deposits than MOCA8B. The [Formula: see text] values calculated with Geant4-DNA are smaller than those calculated using MOCA8B and KURBUC. The differences are mainly due to the lower ionization and excitation cross sections of Geant4-DNA for low energy electrons. To a lesser extent, discrepancies can also be attributed to the implementation in this study of a new and fast scoring technique that differs from that used in previous studies. For the same mean chord length ([Formula: see text]), the [Formula: see text] calculated in cylindrical volumes are larger than those calculated in spherical volumes. The discrepancies due to cross sections and scoring geometries increase with decreasing scoring site dimensions. A new set of [Formula: see text] values has been presented for monoenergetic electrons using a fast track sampling algorithm and the most recent physics models implemented in Geant4-DNA. This dataset can be combined with primary electron spectra to predict the radiation quality of photon and electron beams.

  1. Improving the radiologist–CAD interaction: designing for appropriate trust

    International Nuclear Information System (INIS)

    Jorritsma, W.; Cnossen, F.; Ooijen, P.M.A. van

    2015-01-01

    Computer-aided diagnosis (CAD) has great potential to improve radiologists' diagnostic performance. However, the reported performance of the radiologist–CAD team is lower than what might be expected based on the performance of the radiologist and the CAD system in isolation. This indicates that the interaction between radiologists and the CAD system is not optimal. An important factor in the interaction between humans and automated aids (such as CAD) is trust. Suboptimal performance of the human–automation team is often caused by an inappropriate level of trust in the automation. In this review, we examine the role of trust in the radiologist–CAD interaction and suggest ways to improve the output of the CAD system so that it allows radiologists to calibrate their trust in the CAD system more effectively. Observer studies of the CAD systems show that radiologists often have an inappropriate level of trust in the CAD system. They sometimes under-trust CAD, thereby reducing its potential benefits, and sometimes over-trust it, leading to diagnostic errors they would not have made without CAD. Based on the literature on trust in human–automation interaction and the results of CAD observer studies, we have identified four ways to improve the output of CAD so that it allows radiologists to form a more appropriate level of trust in CAD. Designing CAD systems for appropriate trust is important and can improve the performance of the radiologist–CAD team. Future CAD research and development should acknowledge the importance of the radiologist–CAD interaction, and specifically the role of trust therein, in order to create the perfect artificial partner for the radiologist. This review focuses on the role of trust in the radiologist–CAD interaction. The aim of the review is to encourage CAD developers to design for appropriate trust and thereby improve the performance of the radiologist–CAD team. - Highlights: • Radiologists often have an inappropriate

  2. A COMPUTER CLUSTER SYSTEM FOR PSEUDO-PARALLEL EXECUTION OF GEANT4 SERIAL APPLICATION

    Directory of Open Access Journals (Sweden)

    Memmo Federici

    2013-12-01

    Full Text Available Simulation of the interactions between particles and matter in studies for developing X-rays detectors generally requires very long calculation times (up to several days or weeks. These times are often a serious limitation for the success of the simulations and for the accuracy of the simulated models. One of the tools used by the scientific community to perform these simulations is Geant4 (Geometry And Tracking [2, 3]. On the best of experience in the design of the AVES cluster computing system, Federici et al. [1], the IAPS (Istituto di Astrofisica e Planetologia Spaziali INAF laboratories were able to develop a cluster computer system dedicated to Geant 4. The Cluster is easy to use and easily expandable, and thanks to the design criteria adopted it achieves an excellent compromise between performance and cost. The management software developed for the Cluster splits the single instance of simulation on the cores available, allowing the use of software written for serial computation to reach a computing speed similar to that obtainable from a native parallel software. The simulations carried out on the Cluster showed an increase in execution time by a factor of 20 to 60 compared to the times obtained with the use of a single PC of medium quality.

  3. Molecular scale track structure simulations in liquid water using the Geant4-DNA Monte-Carlo processes

    Czech Academy of Sciences Publication Activity Database

    Francis, Z.; Incerti, S.; Capra, R.; Mascialino, B.; Montarou, G.; Štěpán, Václav; Villagrasa, C.

    2011-01-01

    Roč. 69, č. 1 (2011), s. 220-226 ISSN 0969-8043 R&D Projects: GA MŠk OC09012 Institutional research plan: CEZ:AV0Z10480505 Keywords : Monte Carlo * Geant4 * Geant4 DNA * microdosimetry * cross sections Subject RIV: BO - Biophysics Impact factor: 1.172, year: 2011

  4. Fra form-Z til AutoCad

    DEFF Research Database (Denmark)

    Jensen, Henrik

    2003-01-01

    Dette kursus er lavet for at forberede de studerende til deres tegnestuepraktik, og dets indhold er planlagt i samarbejde med tegnestuerne. I 2003 var form-Z Arkitektskolens grundlæggende CAD-program; men på tegnestuerne arbejde man med AutoCad. Kurset er opbygget over CAD Clasic skabelonen (se min...

  5. Monte Carlo calculations of thermal neutron capture in gadolinium: a comparison of GEANT4 and MCNP with measurements.

    Science.gov (United States)

    Enger, Shirin A; Munck af Rosenschöld, Per; Rezaei, Arash; Lundqvist, Hans

    2006-02-01

    GEANT4 is a Monte Carlo code originally implemented for high-energy physics applications and is well known for particle transport at high energies. The capacity of GEANT4 to simulate neutron transport in the thermal energy region is not equally well known. The aim of this article is to compare MCNP, a code commonly used in low energy neutron transport calculations and GEANT4 with experimental results and select the suitable code for gadolinium neutron capture applications. To account for the thermal neutron scattering from chemically bound atoms [S(alpha,beta)] in biological materials a comparison of thermal neutron fluence in tissue-like poly(methylmethacrylate) phantom is made with MCNP4B, GEANT4 6.0 patch1, and measurements from the neutron capture therapy (NCT) facility at the Studsvik, Sweden. The fluence measurements agreed with MCNP calculated results considering S(alpha,beta). The location of the thermal neutron peak calculated with MCNP without S(alpha,beta) and GEANT4 is shifted by about 0.5 cm towards a shallower depth and is 25%-30% lower in amplitude. Dose distribution from the gadolinium neutron capture reaction is then simulated by MCNP and compared with measured data. The simulations made by MCNP agree well with experimental results. As long as thermal neutron scattering from chemically bound atoms are not included in GEANT4 it is not suitable for NCT applications.

  6. Diffusion-controlled reactions modeling in Geant4-DNA

    Czech Academy of Sciences Publication Activity Database

    Karamitros, M.; Luan, S.; Bernal, M. A.; Allison, J.; Baldacchino, G.; Davídková, Marie; Francis, Z.; Friedland, W.; Ivanchenko, A.; Ivanchenko, V.; Mantero, A.; Nieminen, P.; Santin, G.; Tran, H. N.; Stepan, V.; Incerti, S.

    2014-01-01

    Roč. 274, OCT (2014), s. 841-882 ISSN 0021-9991 Institutional support: RVO:61389005 Keywords : chemical kinetics simulation * radiation chemistry * Fokker-Planck equation * Smoluchowski diffusion equation * Brownian bridge * dynamical time steps * k-d tree * radiolysis * radiobiology * Geant4-DNA * Brownian dynamics Subject RIV: BO - Biophysics Impact factor: 2.434, year: 2014

  7. Validation of recent Geant4 physics models for application in carbon ion therapy

    CERN Document Server

    Lechner, A; Ivanchenko, V N

    2010-01-01

    Cancer treatment with energetic carbon ions has distinct advantages over proton or photon irradiation. In this paper we present a simulation model integrated into the Geant4 Monte Carlo toolkit (version 9.3) which enables the use of ICRU 73 stopping powers for ion transport calculations. For a few materials, revised ICRU 73 stopping power tables recently published by ICRU (P. Sigmund, A. Schinner, H. Paul, Errata and Addenda: ICRU Report 73 (Stopping of Ions Heavier than Helium), International Commission on Radiation Units and Measurements, 2009) were incorporated into Geant4, also covering media like water which are of importance in radiotherapeutical applications. We examine, with particular attention paid to the recent developments, the accuracy of current Geant4 models for simulating Bragg peak profiles of C-12 ions incident on water and polyethylene targets. Simulated dose distributions are validated against experimental data available in the literature, where the focus is on beam energies relevant to io...

  8. Design and performance evaluations of generic programming techniques in a R and D prototype of Geant4 physics

    Energy Technology Data Exchange (ETDEWEB)

    Pia, M G; Saracco, P; Sudhakar, M [INFN Sezione di Genova, Via Dodecaneso 33, 16146 Genova (Italy); Zoglauer, A [University of California at Berkeley, Berkeley, CA 94720-7450 (United States); Augelli, M [CNES, 18 Av. Edouard Belin, 31401 Toulouse (France); Gargioni, E [University Medical Center Hamburg-Eppendorf, D-20246 Hamburg (Germany); Kim, C H [Hanyang University, 17 Haengdang-dong, Seongdong-gu, Seoul, 133-791 (Korea, Republic of); Quintieri, L [INFN Laboratori Nazionali di Frascati, Via Enrico Fermi 40, I-00044 Frascati (Italy); Filho, P P de Queiroz; Santos, D de Souza [IRD, Av. Salvador Allende, s/n. 22780-160, Rio de Janeiro, RJ (Brazil); Weidenspointner, G [MPI fuer extraterrestrische Physik Postfach 1603, D-85740 Garching (Germany); Begalli, M, E-mail: mariagrazia.pia@ge.infn.i [UERJ, R. Sao Francisco Xavier, 524. 20550-013, Rio de Janeiro, RJ (Brazil)

    2010-04-01

    A R and D project has been recently launched to investigate Geant4 architectural design in view of addressing new experimental issues in HEP and other related physics disciplines. In the context of this project the use of generic programming techniques besides the conventional object oriented is investigated. Software design features and preliminary results from a new prototype implementation of Geant4 electromagnetic physics are illustrated. Performance evaluations are presented. Issues related to quality assurance in Geant4 physics modelling are discussed.

  9. Implementation of mathematical phantom of hand and forearm in GEANT4 Monte Carlo code

    International Nuclear Information System (INIS)

    Pessanha, Paula Rocha; Queiroz Filho, Pedro Pacheco de; Santos, Denison de Souza

    2014-01-01

    In this work, the implementation of a hand and forearm Geant4 phantom code, for further evaluation of occupational exposure of ends of the radionuclides decay manipulated during procedures involving the use of injection syringe. The simulation model offered by Geant4 includes a full set of features, with the reconstruction of trajectories, geometries and physical models. For this work, the values calculated in the simulation are compared with the measurements rates by thermoluminescent dosimeters (TLDs) in physical phantom REMAB®. From the analysis of the data obtained through simulation and experimentation, of the 14 points studied, there was a discrepancy of only 8.2% of kerma values found, and these figures are considered compatible. The geometric phantom implemented in Geant4 Monte Carlo code was validated and can be used later for the evaluation of doses at ends

  10. A Software Toolkit to Study Systematic Uncertainties of the Physics Models of the Geant4 Simulation Package

    CERN Document Server

    Genser, Krzysztof; Perdue, Gabriel; Wenzel, Hans; Yarba, Julia; Kelsey, Michael; Wright, Dennis H

    2016-01-01

    The Geant4 toolkit is used to model interactions between particles and matter. Geant4 employs a set of validated physics models that span a wide range of interaction energies. These models are tuned to cover a large variety of possible applications. This raises the critical question of what uncertainties are associated with the Geant4 physics model, or group of models, involved in a simulation project. To address the challenge, we have designed and implemented a comprehen- sive, modular, user-friendly software toolkit that allows the variation of one or more parameters of one or more Geant4 physics models involved in simulation studies. It also enables analysis of multiple variants of the resulting physics observables of interest in order to estimate the uncertain- ties associated with the simulation model choices. Key functionalities of the toolkit are presented in this paper and are illustrated with selected results.

  11. Initial CAD investigations for NET

    International Nuclear Information System (INIS)

    Katz, F.; Leinemann, K.; Ludwig, A.; Marek, U.; Olbrich, W.; Schlechtendahl, E.G.

    1985-11-01

    This report summarizes the work done under contract no. 164/84-7/FU-D-/NET between the Commission of the European Communities and KfK during the period from June 1, 1984, through May 31, 1985. The following topics are covered in this report: Initial modelling of NET version NET2A, CAD system extension for remote handling studies, analysis of the CAD information structure, work related to the transfer of CAD information between KfK and the NET team. (orig.) [de

  12. Geant4 Developments for the Radon Electric Dipole Moment Search at TRIUMF

    Science.gov (United States)

    Rand, E. T.; Bangay, J. C.; Bianco, L.; Dunlop, R.; Finlay, P.; Garrett, P. E.; Leach, K. G.; Phillips, A. A.; Sumithrarachchi, C. S.; Svensson, C. E.; Wong, J.

    2011-09-01

    An experiment is being developed at TRIUMF to search for a time-reversal violating electric dipole moment (EDM) in odd-A isotopes of Rn. Extensive simulations of the experiment are being performed with GEANT4 to study the backgrounds and sensitivity of the proposed measurement technique involving the detection of γ rays emitted following the β decay of polarized Rn nuclei. GEANT4 developments for the RnEDM experiment include both realistic modelling of the detector geometry and full tracking of the radioactive β, γ, internal conversion, and x-ray processes, including the γ-ray angular distributions essential for measuring an atomic EDM.

  13. A Student Project to use Geant4 Simulations for a TMS-PET combination

    International Nuclear Information System (INIS)

    Altamirano, A.; Chamorro, A.; Hurtado, K.; Romero, C.; Wahl, D.; Zamudio, A.; Rueda, A.; Solano Salinas, C. J.

    2007-01-01

    Geant4 is one of the most powerful tools for MC simulation of detectors and their applications. We present a student project to simulate a combined Transcranial Magnetic Stimulation-Positron Emission Tomography (TMS-PET) system using Geant4. This project aims to study PET-TMS systems by implementing a model for the brain response to the TMS pulse and studying the simulated PET response. In order to increase the speed of the simulations we parallelise our programs and investigate the possibility of using GRID computing

  14. A Student Project to use Geant4 Simulations for a TMS-PET combination

    Science.gov (United States)

    Altamirano, A.; Chamorro, A.; Hurtado, K.; Romero, C.; Rueda, A.; Solano Salinas, C. J.; Wahl, D.; Zamudio, A.

    2007-10-01

    Geant4 is one of the most powerful tools for MC simulation of detectors and their applications. We present a student project to simulate a combined Transcranial Magnetic Stimulation-Positron Emission Tomography (TMS-PET) system using Geant4. This project aims to study PET-TMS systems by implementing a model for the brain response to the TMS pulse and studying the simulated PET response. In order to increase the speed of the simulations we parallelise our programs and investigate the possibility of using GRID computing.

  15. The Inner Detector software moves to Geant4

    CERN Multimedia

    Elsing, M

    2004-01-01

    2004 is a year of change and of several major milestones for the Inner Detector software. The first of these milestones was met in March when a set of test events was successfully processed through Geant4 and afterwards through the full Inner Detector offline software chain. In the picture, a reconstructed single muon event from this test sample is displayed in different projections. Even though this looks almost trivial, it required the successful integration of several new software components besides Geant4 into the Inner Detector code. A new ATLAS wide Detector Description software package called GeoModel has been fully deployed in the Inner Detector as the single source of geometry information for both the simulation and the reconstruction. New code to emulate the digitization for all detectors and a new data model have been put in place to cope with the new simulation input. And finally the two major offline reconstruction packages, namely xKalman and iPatRec, were migrated to use the new Inner Detector ...

  16. Present state of computer-aided diagnosis (CAD) development

    International Nuclear Information System (INIS)

    Fujita, Hiroshi

    2007-01-01

    Topics of computer-aided detection (CAD) are reviewed. Commercially available, Food and Drug Administration (FDA)-approved CAD systems are for fields of breast cancer (mammography), chest (flat X-ray and CT imaging) and colon (polyp detection). In Japan, only mammography CAD is approved. Efficacy of CAD is controversial, for which reliable database is important, and its construction is under development in various medical fields. Digitalized image is now popularized, which conceivably leads to improve the cost-effectiveness of diagnosis with CAD. For incentive, approval for health insurance would be the case as seen in the increased CAD sale by R2 Technology Co., and MHLW actually assists facilities to introduce the reading-aid system of mammography by sharing a half of its cost. There are 2 big projects for CAD study supported by MECSST, which the author concerns. One is the development of diagnostic aid for the multi-dimensional medical images where the multi-organ, multi-disease CAD system is considered. The other involves the CAD in brain MRI, in breast US and in eyeground picture. It is not in so far future for patients and doctors to fully enjoy the benefit of CAD. (R.T.)

  17. Suunnitteluautomaatio CAD-ohjelmissa

    OpenAIRE

    Anttila, Juho

    2010-01-01

    Tässä työssä tutkittiin suunnitteluautomaation mahdollisuuksia cad-ohjelmissa. Työtä varten perehdyttiin useampaan cad-ohjelmaan ja tehtiin suurehko automaatti Vertex G4 alustalle, jonka kokemuksiin työn pohdinta pitkälti perustuu. Työ etenee yleisestä työkalujen esittelystä automatisoinnin teoriaan. Teoriassa pohditaan erilaisia tapoja ja tasoja miten automatisointia voidaan toteuttaa. Työn aihe oli kiinnostava, koska aiheesta on tehty melko vähän teoksia. Teoriapohdiskelun ohella esitettii...

  18. Séminaire de l'enseignement technique : Forum AutoCAD 2006 et AutoCAD Mechanical 2006

    - French version only

    CERN Multimedia

    Davide Vitè

    2005-01-01

    Jeudi 17 novembre 2005 de 14:30 à 16:30 - Training Centre Auditorium, Bât 593 Forum AutoCAD 2006 et AutoCAD Mechanical 2006 CADSCHOOL, CH-1207 GENEVE, Suisse Ce nouveau séminaire de l'Enseignement technique, organisé en forme de forum et en collaboration avec TS-MME et notre entreprise partenaire en formation, sera consacré à la présentation de la nouvelle version d'AutoCAD, AutoCAD 2006 et AutoCAD Mechanical 2006, disponible au CERN. Au programme : Présentation d'AutoCAD Mechanical 2006 Améliorations par rapport à AutoCAD Mechanical 6 Power Pack Questions - Réponses Langue: Français. Séminaire libre, sans inscription. Organisateurs: Manfred Mayer / TS-MME / 74499 ; Davide Vitè / HR-PMD / 75141 Pour plus d'information, veuillez SVP visiter les pages des Séminaires de l'Enseignement Technique à l'adresse http://www.cern.ch/TechnicalTraining/special/TTseminars.asp . ENSEIGNEMENT TECHNIQUE TECHNICAL TRAINING technical.training@cern.ch

  19. Abstract ID: 103 GAMOS: Implementation of a graphical user interface for dosimetry calculation in radiotherapy.

    Science.gov (United States)

    Abdalaoui Slimani, Faical Alaoui; Bentourkia, M'hamed

    2018-01-01

    There are several computer programs or combination of programs for radiation tracking and other information in tissues by using Monte Carlo simulation [1]. Among these are GEANT4 [2] programs provided as classes that can be incorporated in C++ codes to achieve different tasks in radiation interactions with matter. GEANT4 made the physics easier but requires often a long learning-curve that implies a good knowledge of C++ and the Geant4 architecture. GAMOS [3], the Geant4-based Architecture for Medicine-Oriented Simulations, facilitates the use of Geant4 by providing a script language that covers almost all the needs of a radiotherapy simulation but it is obviously out of reach of biological researchers. The aim of the present work was to report the design and development of a Graphical User Interface (GUI) for absorbed dose calculation and for particle tracking in humans, small animals and phantoms. The GUI is based on the open source GEANT4 for the physics of particle interactions, on the QT cross-platform application for combining programming commands and for display. The calculation of the absorbed dose can be performed based on 3D CT images in DICOM format, from images of phantoms or from solid volumes that can be made from any pure or composite material to be specified by its molecular formulas. The GUI has several menus relative to the emitting source which can have different shapes, positions, energy as mono- or poly-energy such as X-ray spectra; the types of particles and particle interactions; energy deposition and absorbed dose; and the output results as histograms. In conclusion, the GUI we developed can be easily used by any researcher without the need to be familiar with computer programming, and it will be freely proposed as an open source. Copyright © 2017.

  20. GEANT Monte Carlo simulations for the GREAT spectrometer

    International Nuclear Information System (INIS)

    Andreyev, A.N.; Butler, P.A.; Page, R.D.; Appelbe, D.E.; Jones, G.D.; Joss, D.T.; Herzberg, R.-D.; Regan, P.H.; Simpson, J.; Wadsworth, R.

    2004-01-01

    GEANT Monte Carlo simulations for the recently developed GREAT spectrometer are presented. Some novel applications of the spectrometer for γ-ray, conversion-electron and β-decay spectroscopy are discussed. The conversion-electron spectroscopy of heavy nuclei with strongly converted transitions and the extension of the recoil decay tagging method to β-decaying nuclei are considered in detail

  1. 64006 CAD i Byggesektoren. Grundkursus

    DEFF Research Database (Denmark)

    Borchersen, Egil

    1998-01-01

    Overview on Computer Aided Design in Civil Engineering and introduction to AutoCAD version 13, layers, colours, blocks, attributes.......Overview on Computer Aided Design in Civil Engineering and introduction to AutoCAD version 13, layers, colours, blocks, attributes....

  2. The Enzyme Activity and Substrate Specificity of Two Major Cinnamyl Alcohol Dehydrogenases in Sorghum (Sorghum bicolor), SbCAD2 and SbCAD4.

    Science.gov (United States)

    Jun, Se-Young; Walker, Alexander M; Kim, Hoon; Ralph, John; Vermerris, Wilfred; Sattler, Scott E; Kang, ChulHee

    2017-08-01

    Cinnamyl alcohol dehydrogenase (CAD) catalyzes the final step in monolignol biosynthesis, reducing sinapaldehyde, coniferaldehyde, and p -coumaraldehyde to their corresponding alcohols in an NADPH-dependent manner. Because of its terminal location in monolignol biosynthesis, the variation in substrate specificity and activity of CAD can result in significant changes in overall composition and amount of lignin. Our in-depth characterization of two major CAD isoforms, SbCAD2 (Brown midrib 6 [bmr6]) and SbCAD4, in lignifying tissues of sorghum ( Sorghum bicolor ), a strategic plant for generating renewable chemicals and fuels, indicates their similarity in both structure and activity to Arabidopsis ( Arabidopsis thaliana ) CAD5 and Populus tremuloides sinapyl alcohol dehydrogenase, respectively. This first crystal structure of a monocot CAD combined with enzyme kinetic data and a catalytic model supported by site-directed mutagenesis allows full comparison with dicot CADs and elucidates the potential signature sequence for their substrate specificity and activity. The L119W/G301F-SbCAD4 double mutant displayed its substrate preference in the order coniferaldehyde > p -coumaraldehyde > sinapaldehyde, with higher catalytic efficiency than that of both wild-type SbCAD4 and SbCAD2. As SbCAD4 is the only major CAD isoform in bmr6 mutants, replacing SbCAD4 with L119W/G301F-SbCAD4 in bmr6 plants could produce a phenotype that is more amenable to biomass processing. © 2017 American Society of Plant Biologists. All Rights Reserved.

  3. Viewing CAD Drawings on the Internet

    Science.gov (United States)

    Schwendau, Mark

    2004-01-01

    Computer aided design (CAD) has been producing 3-D models for years. AutoCAD software is frequently used to create sophisticated 3-D models. These CAD files can be exported as 3DS files for import into Autodesk's 3-D Studio Viz. In this program, the user can render and modify the 3-D model before exporting it out as a WRL (world file hyperlinked)…

  4. Airflow Interaction Interface: Playful 3-D CAD and Gaming

    NARCIS (Netherlands)

    Wendrich, Robert E.

    2016-01-01

    This paper describes the vision and development of a tangible user interface (TUI) that allows ‘glassblowing-like’ interaction (IA) with a computer. The premise is that human fidelity in exerting pressure and airflow (i.e. breathing, blowing) could stimulate intuition, creative processing, and

  5. Track structure modeling in liquid water: A review of the Geant4-DNA very low energy extension of the Geant4 Monte Carlo simulation toolkit

    Czech Academy of Sciences Publication Activity Database

    Bernal, M. A.; Bordage, M. C.; Brown, J. M. C.; Davídková, Marie; Delage, E.; El Bitar, Z.; Enger, S. A.; Francis, Z.; Guatelli, S.; Ivanchenko, V.; Karamitros, M.; Kyriakou, I.; Maigne, L.; Meylan, S.; Murakami, K.; Okada, S.; Payno, H.; Perrot, Y.; Petrovic, I.; Pham, Q. T.; Ristic-Fira, A.; Sasaki, T.; Štěpán, Václav; Tran, H. N.; Villagrasa, C.; Incerti, S.

    2015-01-01

    Roč. 31, č. 8 (2015), s. 861-874 ISSN 1120-1797 Institutional support: RVO:61389005 Keywords : Monte Carlo * Geant4-DNA * radiolysis * radiobiology * ionizing radiation Subject RIV: EB - Genetics ; Molecular Biology Impact factor: 1.763, year: 2015

  6. An application of the GEANT3 geometry package to the description of the OPAL detector

    International Nuclear Information System (INIS)

    Allison, J.; Bullock, F.W.; Hobson, P.R.; Lorazo, B.; Mallet, J.; Patrick, G.; Possoz, A.; Rossi, A.; Bologna Univ.; Ward, D.R.; Ward, C.P.

    1987-01-01

    We present the general features of the GEANT3 package for coding the geometrical structure of a large and complex detector in the computer programs used for their design and analysis. This package has been developed in the context of Monte Carlo studies of detector performance but should be well matched to the problem of analysis. As a specific example, we illustrate the description of the OPAL detector for the Large Electron Positron collider at CERN and show the results of a sample study using this description. (orig.)

  7. Computing Mass Properties From AutoCAD

    Science.gov (United States)

    Jones, A.

    1990-01-01

    Mass properties of structures computed from data in drawings. AutoCAD to Mass Properties (ACTOMP) computer program developed to facilitate quick calculations of mass properties of structures containing many simple elements in such complex configurations as trusses or sheet-metal containers. Mathematically modeled in AutoCAD or compatible computer-aided design (CAD) system in minutes by use of three-dimensional elements. Written in Microsoft Quick-Basic (Version 2.0).

  8. AutoCAD platform customization autolisp

    CERN Document Server

    Ambrosius, Lee

    2014-01-01

    Customize and personalize programs built on the AutoCAD platform AutoLISP is the key to unlocking the secrets of a more streamlined experience using industry leading software programs like AutoCAD, Civil 3D, Plant 3D, and more. AutoCAD Platform Customization: AutoLISP provides real-world examples that show you how to do everything from modifying graphical objects and reading and setting system variables to communicating with external programs. It also features a resources appendix and downloadable datasets and customization examples-tools that ensure swift and easy adoption. Find out how to r

  9. The local skin dose conversion coefficients of electrons, protons and alpha particles calculated using the Geant4 code.

    Science.gov (United States)

    Zhang, Bintuan; Dang, Bingrong; Wang, Zhuanzi; Wei, Wei; Li, Wenjian

    2013-10-01

    The skin tissue-equivalent slab reported in the International Commission on Radiological Protection (ICRP) Publication 116 to calculate the localised skin dose conversion coefficients (LSDCCs) was adopted into the Monte Carlo transport code Geant4. The Geant4 code was then utilised for computation of LSDCCs due to a circular parallel beam of monoenergetic electrons, protons and alpha particles electrons and alpha particles are found to be in good agreement with the results using the MCNPX code of ICRP 116 data. The present work thus validates the LSDCC values for both electrons and alpha particles using the Geant4 code.

  10. The microcomputer-based expert system in CAD-PV

    International Nuclear Information System (INIS)

    Wang, Y.; Qin, S.

    1987-01-01

    As a branch of artificial intelligence, expert system has been revealed day after day in more and more engineering scopes since the successful applications of MYCIN in diagnosis and DENDRAL in the molecular structure of organic compounds etc.. But in the design scope of pressure vessel, as we know, only a few papers have so far been published with respect to the expert system. The necessity and feasibility of accompanying CAD-PV with expert system attracted more scholars to engage in. Although many countries, including China, have regularized the design standards or codes for pressure vessel, but of which no one can solve all of the problems concerning the various practical occasions and experiences. In general, the more domain knowledges a design engineer possesses of, the better decision will be made by him. By virtue of the expert system any less experienced engineer could make the optimum decision in design as well as a skilled senior engineer in addition to the application of design code. It is the due significance for developing high level expert system as an intelligence assistant in the plan option of CAD-PV. In this paper we attempt to introduce a specified software JACKPV used in the design procedure of jacketed pressure vessel as an intelligence front in CAD-PV. JACKPV consists of the function of expert system based on the personal computer IBM-PC/XT with the language PASCAL in its program. It was proved that an ordinary CAD software could be effectively improved while equipped with expert system. (orig.)

  11. BUILDING A PERGOLA IN CAD SYSTEMS

    Directory of Open Access Journals (Sweden)

    PRUNA Liviu

    2017-05-01

    Full Text Available In this paper the authors present a study and the conclusions they reached, regarding the possibility to automatically representing a pergola, when a CAD system is used. Also, a computer program, made by the authors is presented. This software was named Pergola and it offer the opportunity to sketch a pergola which cover a rectangular or circular area, when using the AutoCAD Architecture or AutoCAD computer program.

  12. CAD-CAM-generated hydroxyapatite scaffold to replace the mandibular condyle in sheep: preliminary results.

    Science.gov (United States)

    Ciocca, Leonardo; Donati, Davide; Fantini, Massimiliano; Landi, Elena; Piattelli, Adriano; Iezzi, Giovanna; Tampieri, Anna; Spadari, Alessandro; Romagnoli, Noemi; Scotti, Roberto

    2013-08-01

    In this study, rapid CAD-CAM prototyping of pure hydroxyapatite to replace temporomandibular joint condyles was tested in sheep. Three adult animals were implanted with CAD-CAM-designed porous hydroxyapatite scaffolds as condyle substitutes. The desired scaffold shape was achieved by subtractive automated milling machining (block reduction). Custom-made surgical guides were created by direct metal laser sintering and were used to export the virtual planning of the bone cut lines into the surgical environment. Using the same technique, fixation plates were created and applied to the scaffold pre-operatively to firmly secure the condyles to the bone and to assure primary stability of the hydroxyapatite scaffolds during masticatory function. Four months post-surgery, the sheep were sacrificed. The hydroxyapatite scaffolds were explanted, and histological specimens were prepared. Different histological tissues penetrating the scaffold macropores, the sequence of bone remodeling, new apposition of bone and/or cartilage as a consequence of the different functional anatomic role, and osseointegration at the interface between the scaffold and bone were documented. This animal model was found to be appropriate for testing CAD-CAM customization and the biomechanical properties of porous, pure hydroxyapatite scaffolds used as joint prostheses.

  13. A Software Toolkit to Study Systematic Uncertainties of the Physics Models of the Geant4 Simulation Package

    Science.gov (United States)

    Genser, Krzysztof; Hatcher, Robert; Kelsey, Michael; Perdue, Gabriel; Wenzel, Hans; Wright, Dennis H.; Yarba, Julia

    2017-10-01

    The Geant4 simulation toolkit is used to model interactions between particles and matter. Geant4 employs a set of validated physics models that span a wide range of interaction energies. These models rely on measured cross-sections and phenomenological models with the physically motivated parameters that are tuned to cover many application domains. To study what uncertainties are associated with the Geant4 physics models we have designed and implemented a comprehensive, modular, user-friendly software toolkit that allows the variation of one or more parameters of one or more Geant4 physics models involved in simulation studies. It also enables analysis of multiple variants of the resulting physics observables of interest in order to estimate the uncertainties associated with the simulation model choices. Based on modern event-processing infrastructure software, the toolkit offers a variety of attractive features, e.g. flexible run-time configurable workflow, comprehensive bookkeeping, easy to expand collection of analytical components. Design, implementation technology, and key functionalities of the toolkit are presented in this paper and illustrated with selected results.

  14. Implementation of the n-body Monte-Carlo event generator into the Geant4 toolkit for photonuclear studies

    Energy Technology Data Exchange (ETDEWEB)

    Luo, Wen, E-mail: wenluo-ok@163.com [School of Nuclear Science and Technology, University of South China, Hengyang 421001 (China); Lan, Hao-yang [School of Nuclear Science and Technology, University of South China, Hengyang 421001 (China); Xu, Yi; Balabanski, Dimiter L. [Extreme Light Infrastructure-Nuclear Physics, “Horia Hulubei” National Institute for Physics and Nuclear Engineering (IFIN-HH), 30 Reactorului, 077125 Bucharest-Magurele (Romania)

    2017-03-21

    A data-based Monte Carlo simulation algorithm, Geant4-GENBOD, was developed by coupling the n-body Monte-Carlo event generator to the Geant4 toolkit, aiming at accurate simulations of specific photonuclear reactions for diverse photonuclear physics studies. Good comparisons of Geant4-GENBOD calculations with reported measurements of photo-neutron production cross-sections and yields, and with reported energy spectra of the {sup 6}Li(n,α)t reaction were performed. Good agreements between the calculations and experimental data were found and the validation of the developed program was verified consequently. Furthermore, simulations for the {sup 92}Mo(γ,p) reaction of astrophysics relevance and photo-neutron production of {sup 99}Mo/{sup 99m}Tc and {sup 225}Ra/{sup 225}Ac radioisotopes were investigated, which demonstrate the applicability of this program. We conclude that the Geant4-GENBOD is a reliable tool for study of the emerging experiment programs at high-intensity γ-beam laboratories, such as the Extreme Light Infrastructure – Nuclear Physics facility and the High Intensity Gamma-Ray Source at Duke University.

  15. Design Automation Using Script Languages. High-Level CAD Templates in Non-Parametric Programs

    Science.gov (United States)

    Moreno, R.; Bazán, A. M.

    2017-10-01

    The main purpose of this work is to study the advantages offered by the application of traditional techniques of technical drawing in processes for automation of the design, with non-parametric CAD programs, provided with scripting languages. Given that an example drawing can be solved with traditional step-by-step detailed procedures, is possible to do the same with CAD applications and to generalize it later, incorporating references. In today’s modern CAD applications, there are striking absences of solutions for building engineering: oblique projections (military and cavalier), 3D modelling of complex stairs, roofs, furniture, and so on. The use of geometric references (using variables in script languages) and their incorporation into high-level CAD templates allows the automation of processes. Instead of repeatedly creating similar designs or modifying their data, users should be able to use these templates to generate future variations of the same design. This paper presents the automation process of several complex drawing examples based on CAD script files aided with parametric geometry calculation tools. The proposed method allows us to solve complex geometry designs not currently incorporated in the current CAD applications and to subsequently create other new derivatives without user intervention. Automation in the generation of complex designs not only saves time but also increases the quality of the presentations and reduces the possibility of human errors.

  16. Comparison of GEANT4 Simulations with Experimental Data for Thick Al Absorbers

    International Nuclear Information System (INIS)

    Yevseyeva, Olga; Assis, Joaquim de; Evseev, Ivan; Schelin, Hugo; Paschuk, Sergei; Milhoretto, Edney; Setti, Joao; Diaz, Katherin; Lopes, Ricardo; Hormaza, Joel

    2009-01-01

    Proton beams in medical applications deal with relatively thick targets like the human head or trunk. Therefore, relatively small differences in the total proton stopping power given, for example, by the different models provided by GEANT4 can lead to significant disagreements in the final proton energy spectra when integrated along lengthy proton trajectories. This work presents proton energy spectra obtained by GEANT4.8.2 simulations using ICRU49, Ziegler1985 and Ziegler2000 models for 19.68 MeV protons passing through a number of Al absorbers with various thicknesses. The spectra were compared with the experimental data, with TRIM/SRIM2008 and MCNPX2.4.0 simulations, and with the Payne analytical solution for the transport equation in the Fokker-Plank approximation. It is shown that the MCNPX simulations reasonably reproduce well all experimental spectra. For the relatively thin targets all the methods give practically identical results but this is not the same for the thick absorbers. It should be noted that all the spectra were measured at the proton energies significantly above 2 MeV, i.e., in the so-called 'Bethe-Bloch region'. Therefore the observed disagreements in GEANT4 results, simulated with different models, are somewhat unexpected. Further studies are necessary for better understanding and definitive conclusions.

  17. CAD Skills Increased through Multicultural Design Project

    Science.gov (United States)

    Clemons, Stephanie

    2006-01-01

    This article discusses how students in a college-entry-level CAD course researched four generations of their family histories and documented cultural and symbolic influences within their family backgrounds. AutoCAD software was then used to manipulate those cultural and symbolic images to create the design for a multicultural area rug. AutoCAD was…

  18. GEANT 4.8.2, 9.2 and 9.4 simulations versus experimental proton energy loss in thick absorbers

    Energy Technology Data Exchange (ETDEWEB)

    Evseev, Ivan; Schelin, Hugo R.; Ahmann, Francielle; Milhoretto, Edney; Paschuk, Sergei A., E-mail: evseev@utfpr.edu.b, E-mail: schelin@utfpr.edu.b, E-mail: sergei@utfpr.edu.b [Universidade Tecnologica Federal do Parana (UTFPR), Curitiba, PR (Brazil); Yevseyeva, Olga; Assis, Joaquim T. de; Ievsieieva, Ievgeniia, E-mail: yevseveva@iprj.uerj.b, E-mail: joaquim@iprj.uerj.b [Instituto Politecnico do Rio de Janeiro (IPRJ/UERJ), Nova Friburgo, RJ (Brazil). Dept. de Modelagem Computacional; Hormaza, Joel M., E-mail: jmesa@ibb.unesp.b [Universidade Estadual Paulista (IBB/UNESP), Botucatu, SP (Brazil). Inst. de Biociencias; Diaz, Katherin S. [Centro de Aplicaciones Tecnologicas y Desarrollo Nuclear, Havana (Cuba); Lopes, Ricardo T. [Coordenacao dos Programas de Pos-Graduacao de Engenharia (LIN/COPPE/UFRJ), RJ (Brazil). Lab. de Instrumentacao Nuclear

    2011-07-01

    Monte Carlo simulations are a powerful tool to estimate the proton energy loss and straggling in medical applications. The physics of proton interaction with matter for thick absorbers (like a human body) has a well-established theory for the so-called Bethe-Bloch domain, and the basic principles of Monte Carlo simulation for such processes are well known since the middle of the past century. However, in spite of GEANT4 has been validated against proton stopping powers from the NIST PSTAR, the evolution of the code leads to some result instability within the various code releases. In this work, we present the recent results for the comparison of our GEANT4 simulations against experimental proton energy loss for some thick absorbers. All the simulations were performed using the GEANT4 Hadrontherapy Advanced Example. The GEANT4 versions 4.8.2, 4.9.2, and 4.9.4 were tested with different simulation parameters, such as varied cut values. In addition to the Standard model, some other models for the electromagnetic processes from the GEANT4 Low Energy Extension Pack were tested as well. Experimental data were taken from for polyethylene, and from for aluminum and gold absorbers. The theoretical predictions for the spectra were calculated using the self-consistent Gaussian solution of the Boltzmann kinetic equation in the Fokker-Plank form. In order to compare the GEANT4 simulations with other popular codes, the same spectra were simulated by TRIM/SRIM2011 and MCNPX2.4.0. The simultaneous comparison of the results obtained for different materials at various initial proton energies were done using the reduced calibration curve approach. (author)

  19. A Toolkit to Study Sensitivity of the Geant4 Predictions to the Variations of the Physics Model Parameters

    Energy Technology Data Exchange (ETDEWEB)

    Fields, Laura [Fermilab; Genser, Krzysztof [Fermilab; Hatcher, Robert [Fermilab; Kelsey, Michael [SLAC; Perdue, Gabriel [Fermilab; Wenzel, Hans [Fermilab; Wright, Dennis H. [SLAC; Yarba, Julia [Fermilab

    2017-08-21

    Geant4 is the leading detector simulation toolkit used in high energy physics to design detectors and to optimize calibration and reconstruction software. It employs a set of carefully validated physics models to simulate interactions of particles with matter across a wide range of interaction energies. These models, especially the hadronic ones, rely largely on directly measured cross-sections and phenomenological predictions with physically motivated parameters estimated by theoretical calculation or measurement. Because these models are tuned to cover a very wide range of possible simulation tasks, they may not always be optimized for a given process or a given material. This raises several critical questions, e.g. how sensitive Geant4 predictions are to the variations of the model parameters, or what uncertainties are associated with a particular tune of a Geant4 physics model, or a group of models, or how to consistently derive guidance for Geant4 model development and improvement from a wide range of available experimental data. We have designed and implemented a comprehensive, modular, user-friendly software toolkit to study and address such questions. It allows one to easily modify parameters of one or several Geant4 physics models involved in the simulation, and to perform collective analysis of multiple variants of the resulting physics observables of interest and comparison against a variety of corresponding experimental data. Based on modern event-processing infrastructure software, the toolkit offers a variety of attractive features, e.g. flexible run-time configurable workflow, comprehensive bookkeeping, easy to expand collection of analytical components. Design, implementation technology, and key functionalities of the toolkit are presented and illustrated with results obtained with Geant4 key hadronic models.

  20. A Geant4 simulation package for the SAGE spectrometer

    International Nuclear Information System (INIS)

    Papadakis, P; Cox, D M; Butler, P A; Herzberg, R-D; Pakarinen, J; Konki, J; Greenlees, P T; Hauschild, K; Rahkila, P; Sandzelius, M; Sorri, J

    2012-01-01

    A comprehensive Geant4 simulation was built for the SAGE spectrometer. The simulation package includes the silicon and germanium detectors, the mechanical structure and the electromagnetic fields present in SAGE. This simulation can be used for making predictions through simulating experiments and for comparing simulated and experimental data to better understand the underlying physics.

  1. The cinnamyl alcohol dehydrogenase (CAD gene family in flax (Linum usitatissimum L.: Insight from expression profiling of cads induced by elicitors in cultured flax cells

    Directory of Open Access Journals (Sweden)

    Eom Hee Seung

    2016-01-01

    Full Text Available Cinnamyl alcohol dehydrogenase (CAD is a key enzyme in the biosynthesis of lignin and lignans as it catalyzes the final step of monolignol biosynthesis, using NADPH as a cofactor. In higher plants, CAD is encoded by a multigene family consisting of three major classes. Based on the recently released flax (Linum usitatissimum L. whole-genome sequences, in this study we identified six CAD family genes that contain an ADH_N domain and an ADH_zinc_N domain, which suggests that the putative flax CADs (LuCADs are zinc-dependent alcohol dehydrogenases and members of the plant CAD family. In addition, expression analysis using quantitative real-time PCR revealed spatial variations in the expression of LuCADs in different organs. Comparative analysis between LuCAD enzymatic activity and LuCAD transcripts indicates that the variation of LuCAD enzymatic activities by elicitors is reflected by transcription of LuCADs in flax suspension-cultured cells. Taken together, our genome-wide analysis of CAD genes and the expression profiling of these genes provide valuable information for understanding the function of CADs, and will assist future studies on the physiological role of monolignols associated with plant defense.

  2. SU-E-J-72: Geant4 Simulations of Spot-Scanned Proton Beam Treatment Plans

    Energy Technology Data Exchange (ETDEWEB)

    Kanehira, T; Sutherland, K; Matsuura, T; Umegaki, K; Shirato, H [Hokkaido University, Sapporo, Hokkaido (Japan)

    2014-06-01

    Purpose: To evaluate density inhomogeneities which can effect dose distributions for real-time image gated spot-scanning proton therapy (RGPT), a dose calculation system, using treatment planning system VQA (Hitachi Ltd., Tokyo) spot position data, was developed based on Geant4. Methods: A Geant4 application was developed to simulate spot-scanned proton beams at Hokkaido University Hospital. A CT scan (0.98 × 0.98 × 1.25 mm) was performed for prostate cancer treatment with three or four inserted gold markers (diameter 1.5 mm, volume 1.77 mm3) in or near the target tumor. The CT data was read into VQA. A spot scanning plan was generated and exported to text files, specifying the beam energy and position of each spot. The text files were converted and read into our Geant4-based software. The spot position was converted into steering magnet field strength (in Tesla) for our beam nozzle. Individual protons were tracked from the vacuum chamber, through the helium chamber, steering magnets, dose monitors, etc., in a straight, horizontal line. The patient CT data was converted into materials with variable density and placed in a parametrized volume at the isocenter. Gold fiducial markers were represented in the CT data by two adjacent voxels (volume 2.38 mm3). 600,000 proton histories were tracked for each target spot. As one beam contained about 1,000 spots, approximately 600 million histories were recorded for each beam on a blade server. Two plans were considered: two beam horizontal opposed (90 and 270 degree) and three beam (0, 90 and 270 degree). Results: We are able to convert spot scanning plans from VQA and simulate them with our Geant4-based code. Our system can be used to evaluate the effect of dose reduction caused by gold markers used for RGPT. Conclusion: Our Geant4 application is able to calculate dose distributions for spot scanned proton therapy.

  3. Implications of unchanged detection criteria with CAD as second reader of mammograms

    International Nuclear Information System (INIS)

    Bornefalk, Hans

    2006-01-01

    In this paper we address the use of computer-aided detection (CAD) systems as second readers in mammography. The approach is based on Bayesian decision theory and its implication for the choice of optimal operating points. The choice of a certain operating point along an ROC curve corresponds to a particular tradeoff between false positives and missed cancers. By minimizing a total risk function given this tradeoff, we determine optimal decision thresholds for the radiologist and CAD system when CAD is used as a second reader. We show that under very general circumstances, the performance of the sequential system is improved if the decision threshold of the latent human decision variable is increased compared to what it would have been in the absence of the CAD system. This means that an initial stricter decision criterion should be applied by the radiologist when CAD is used as a second reader than otherwise. First and foremost, the results in this paper should be interpreted qualitatively, but an attempt is made at quantifying the effect by tuning the model to a prospective study evaluating the use of CAD as a second reader. By making some necessary and plausible assumptions, we are able to estimate the effect of the resulting suboptimal operating point. In this study of 12 860 women, we estimate that a 15% reduction in callbacks for masses could have been achieved with only about a 1.5% relative decrease in sensitivity compared to that without using a stricter initial criterion by the radiologist. For microcalcifications the corresponding values are 7% and 0.2%

  4. Validation of Neutrons in Geant4 Using TARC Data - production, interaction and transportation

    CERN Document Server

    Howard, A

    2007-01-01

    The TARC (Transmutation by Adiabatic Resonance Crossing) experiment has been simulated with the Geant4 toolkit. The experiment measured neutron production from 2.5 GeV/c and 3.5 GeV/c protons incident on high purity lead. The Geant4 simulation utilised either the Bertini or Binary nuclear cascade models together with the low energy neutron HP extension. The neutron time-energy correlation and relative fluence spectrum is compared between data and simulation. A thin target comparison was undertaken for incident protons of energy 800-1600 MeV and for pre-compound evaporation and nuclear de-excitation in the energy range 24-52 MeV.

  5. GEANT4 simulations of the n{sub T}OF spallation source and their benchmarking

    Energy Technology Data Exchange (ETDEWEB)

    Lo Meo, S. [Research Centre ' ' Ezio Clementel' ' , ENEA, Bologna (Italy); Section of Bologna, INFN, Bologna (Italy); Cortes-Giraldo, M.A.; Lerendegui-Marco, J.; Guerrero, C.; Quesada, J.M. [Universidad de Sevilla, Facultad de Fisica, Sevilla (Spain); Massimi, C.; Vannini, G. [Section of Bologna, INFN, Bologna (Italy); University of Bologna, Physics and Astronomy Dept. ' ' Alma Mater Studiorum' ' , Bologna (Italy); Barbagallo, M.; Colonna, N. [INFN, Section of Bari, Bari (Italy); Mancusi, D. [CEA-Saclay, DEN, DM2S, SERMA, LTSD, Gif-sur-Yvette CEDEX (France); Mingrone, F. [Section of Bologna, INFN, Bologna (Italy); Sabate-Gilarte, M. [Universidad de Sevilla, Facultad de Fisica, Sevilla (Spain); European Organization for Nuclear Research (CERN), Geneva (Switzerland); Vlachoudis, V. [European Organization for Nuclear Research (CERN), Geneva (Switzerland); Collaboration: The n_TOF Collaboration

    2015-12-15

    Neutron production and transport in the spallation target of the n{sub T}OF facility at CERN has been simulated with GEANT4. The results obtained with different models of high-energy nucleon-nucleus interaction have been compared with the measured characteristics of the neutron beam, in particular the flux and its dependence on neutron energy, measured in the first experimental area. The best agreement at present, within 20% for the absolute value of the flux, and within few percent for the energy dependence in the whole energy range from thermal to 1 GeV, is obtained with the INCL++ model coupled with the GEANT4 native de-excitation model. All other available models overestimate by a larger factor, of up to 70%, the n{sub T}OF neutron flux. The simulations are also able to accurately reproduce the neutron beam energy resolution function, which is essentially determined by the moderation time inside the target/moderator assembly. The results here reported provide confidence on the use of GEANT4 for simulations of spallation neutron sources. (orig.)

  6. Verification of Electromagnetic Physics Models for Parallel Computing Architectures in the GeantV Project

    Energy Technology Data Exchange (ETDEWEB)

    Amadio, G.; et al.

    2017-11-22

    An intensive R&D and programming effort is required to accomplish new challenges posed by future experimental high-energy particle physics (HEP) programs. The GeantV project aims to narrow the gap between the performance of the existing HEP detector simulation software and the ideal performance achievable, exploiting latest advances in computing technology. The project has developed a particle detector simulation prototype capable of transporting in parallel particles in complex geometries exploiting instruction level microparallelism (SIMD and SIMT), task-level parallelism (multithreading) and high-level parallelism (MPI), leveraging both the multi-core and the many-core opportunities. We present preliminary verification results concerning the electromagnetic (EM) physics models developed for parallel computing architectures within the GeantV project. In order to exploit the potential of vectorization and accelerators and to make the physics model effectively parallelizable, advanced sampling techniques have been implemented and tested. In this paper we introduce a set of automated statistical tests in order to verify the vectorized models by checking their consistency with the corresponding Geant4 models and to validate them against experimental data.

  7. Assessment of Geant4 Prompt-Gamma Emission Yields in the Context of Proton Therapy Monitoring

    Science.gov (United States)

    Pinto, Marco; Dauvergne, Denis; Freud, Nicolas; Krimmer, Jochen; Létang, Jean M.; Testa, Etienne

    2016-01-01

    Monte Carlo tools have been long used to assist the research and development of solutions for proton therapy monitoring. The present work focuses on the prompt-gamma emission yields by comparing experimental data with the outcomes of the current version of Geant4 using all applicable proton inelastic models. For the case in study and using the binary cascade model, it was found that Geant4 overestimates the prompt-gamma emission yields by 40.2 ± 0.3%, even though it predicts the prompt-gamma profile length of the experimental profile accurately. In addition, the default implementations of all proton inelastic models show an overestimation in the number of prompt gammas emitted. Finally, a set of built-in options and physically sound Geant4 source code changes have been tested in order to try to improve the discrepancy observed. A satisfactory agreement was found when using the QMD model with a wave packet width equal to 1.3 fm2. PMID:26858937

  8. Structured reporting platform improves CAD-RADS assessment.

    Science.gov (United States)

    Szilveszter, Bálint; Kolossváry, Márton; Karády, Júlia; Jermendy, Ádám L; Károlyi, Mihály; Panajotu, Alexisz; Bagyura, Zsolt; Vecsey-Nagy, Milán; Cury, Ricardo C; Leipsic, Jonathon A; Merkely, Béla; Maurovich-Horvat, Pál

    2017-11-01

    Structured reporting in cardiac imaging is strongly encouraged to improve quality through consistency. The Coronary Artery Disease - Reporting and Data System (CAD-RADS) was recently introduced to facilitate interdisciplinary communication of coronary CT angiography (CTA) results. We aimed to assess the agreement between manual and automated CAD-RADS classification using a structured reporting platform. Five readers prospectively interpreted 500 coronary CT angiographies using a structured reporting platform that automatically calculates the CAD-RADS score based on stenosis and plaque parameters manually entered by the reader. In addition, all readers manually assessed CAD-RADS blinded to the automatically derived results, which was used as the reference standard. We evaluated factors influencing reader performance including CAD-RADS training, clinical load, time of the day and level of expertise. Total agreement between manual and automated classification was 80.2%. Agreement in stenosis categories was 86.7%, whereas the agreement in modifiers was 95.8% for "N", 96.8% for "S", 95.6% for "V" and 99.4% for "G". Agreement for V improved after CAD-RADS training (p = 0.047). Time of the day and clinical load did not influence reader performance (p > 0.05 both). Less experienced readers had a higher total agreement as compared to more experienced readers (87.0% vs 78.0%, respectively; p = 0.011). Even though automated CAD-RADS classification uses data filled in by the readers, it outperforms manual classification by preventing human errors. Structured reporting platforms with automated calculation of the CAD-RADS score might improve data quality and support standardization of clinical decision making. Copyright © 2017 The Authors. Published by Elsevier Inc. All rights reserved.

  9. Peningkatan Prestasi Belajar CAD Mahasiswa Teknik Otomotif Non-Reguler FT UNY melalui Pembuatan “Pohon Kata” Perintah dalam Program AutoCAD

    Directory of Open Access Journals (Sweden)

    Martubi Martubi

    2010-05-01

    Full Text Available Penelitian ini bertujuan meningkatkan prestasi belajar mata kuliah Computer Aided Design (CAD mahasiswa prodi Teknik Otomotif Non-Reguler yang dinyatakan dalam bentuk rerata nilai akhir semester yang berasal dari komponen nilai tugas harian, nilai ujian tengah semester dan nilai ujian akhir semester. Penelitian quasi-eksperimen ini terdiri dari tahapan penelitian diawali dengan penyusunan materi pembelajaran sejumlah pokok bahasan tertentu dalam satu job sheet (lembar kerja, dilanjutkan dengan pembuatan bantuan “Pohon Kata” perintah dalam Auto CAD kepada kelas eksperimen yang ditentukan secara random dari dua kelas peserta kuliah Auto CAD pada Semester Genap 2008/2009. Kedua kelas diamati prestasinya, baik kecepatan penyelesaiannya maupun kualitas kebenaran gambarnya. Prestasi belajar kedua kelas juga diukur melalui pemberian ujian tengah semester dan ujian akhir semester. Setelah data prestasi kedua kelas terkumpul dilanjutkan dengan analisis statistik melalui uji beda (t-test setelah sebelumnya dilakukan uji persyaratan analisis yang ternyata dapat dipenuhi. Hasil penelitian ini disimpulkan bahwa: prestasi belajar CAD mahasiswa pada kelas yang diberi perlakuan strategi pembelajaran menggunakan “Pohon Kata” perintah dalam Program Auto CAD lebih baik dibanding prestasi belajar CAD mahasiswa pada kelas yang tidak diberi perlakuan (75,41>70,89, dengan demikian pembelajaran CAD menggunakan media “Pohon Kata” perintah dalam Program Auto CAD dapat meningkatkan prestasi belajar mahasiswa Teknik Otomotif Program Non-Reguler.

  10. Combining photogrammetry and CAD

    International Nuclear Information System (INIS)

    Borowsky, V.

    1993-01-01

    In nuclear power plants photogrammetry is being used to supply the data needed for setting up 3D CAD models. At Siemens, project handling has been made more economical by using photogrammetry and 3D CAD as a single process. Photogrammetry can be used for modelling extensive sections of the plant or small areas. Areas which particularly lend themselves to the use of photogrammetry are those with a high level of radiation or those yielding a large volume of data. (author)

  11. Application of Auto CAD

    International Nuclear Information System (INIS)

    Park, Yong Un; Kim, Geun Ho

    1989-05-01

    This book has introduction to use this book and explanation of application on Auto CAD, which includes, sub directories, batch files, robot wrist, design of standard paper, title block, robort weld room, robert wrist joint, PC board, plant sym, electro, PID, machines, robots, bubbles, plant, schema, Pid, plant assembly, robots, dim plant, PL-ASSM, plotting line weight control, symbol drawing joint, Auto CAD using script file, set up of workout · MNU, workout MNU, ACAD, LSP and workout · MNU.

  12. Successfully converting mine maps to CAD

    Energy Technology Data Exchange (ETDEWEB)

    Munn, M.D. (Image Conversion Services, Inc., Salt Lake City, UT (USA))

    1991-03-01

    Procedures followed by computer service bureaus to convert paper drawing to digital files that can be used by CAD systems are described. The conversion involves laser scanning of original drawings to produce an 'inactive image' (a form suitable for many drawings that do not need to be changed). Using optical character recognition software the image is then vectorized or converted from raster format to geometric elements usable in a CAD system. The vectorized image can then be cleaned up corrected and changed at the CAD workstation. 4 figs.

  13. Reanimation of the RICH Test Beam Simulation in GEANT4

    CERN Document Server

    Arzymatov, Kenenbek

    2017-01-01

    This test was originally developed by Sajan Easo (LHCb) ten years ago mostly for the purpose of testing the behavior of photomultipliers, but it wasn’t used in regression testing in Gauss/Geant4 famework. The goal of project is to revive simulation of cherenkov radiaton test by completing.

  14. Stress distribution difference between Lava Ultimate full crowns and IPS e.max CAD full crowns on a natural tooth and on tooth-shaped implant abutments.

    Science.gov (United States)

    Krejci, Ivo; Daher, René

    2017-04-01

    The goal of this short communication is to present finite element analysis comparison of the stress distribution between CAD/CAM full crowns made of Lava Ultimate and of IPS e.max CAD, adhesively luted to natural teeth and to implant abutments with the shape of natural teeth. Six 3D models were prepared using a 3D content-creating software, based on a micro-CT scan of a human mandibular molar. The geometry of the full crown and of the abutment was the same for all models representing Lava Ultimate full crowns (L) and IPS e.max CAD full crowns (E) on three different abutments: prepared natural tooth (n), titanium abutment (t) and zirconia abutment (z). A static load of 400 N was applied on the vestibular and lingual cusps, and fixtures were applied to the base of the models. After running the static linear analysis, the post-processing data we analyzed. The stress values at the interface between the crown and the abutment of the Lt and Lz groups were significantly higher than the stress values at the same interface of all the other models. The high stress concentration in the adhesive at the interface between the crown and the abutment of the Lava Ultimate group on implants might be one of the factors contributing to the reported debondings of crowns.

  15. Diffusion-controlled reactions modeling in Geant4-DNA

    Energy Technology Data Exchange (ETDEWEB)

    Karamitros, M., E-mail: matkara@gmail.com [CNRS, IN2P3, CENBG, UMR 5797, F-33170 Gradignan (France); CNRS, INCIA, UMR 5287, F-33400 Talence (France); Luan, S. [University of New Mexico, Department of Computer Science, Albuquerque, NM (United States); Bernal, M.A. [Instituto de Física Gleb Wataghin, Universidade Estadual de Campinas, SP (Brazil); Allison, J. [Geant4 Associates International Ltd (United Kingdom); Baldacchino, G. [CEA Saclay, IRAMIS, LIDYL, Radiation Physical Chemistry Group, F-91191 Gif sur Yvette Cedex (France); CNRS, UMR3299, SIS2M, F-91191 Gif sur Yvette Cedex (France); Davidkova, M. [Nuclear Physics Institute of the ASCR, Prague (Czech Republic); Francis, Z. [Saint Joseph University, Faculty of Sciences, Department of Physics, Mkalles, Beirut (Lebanon); Friedland, W. [Helmholtz Zentrum München, German Research Center for Environmental Health, Institute of Radiation Protection, Ingolstädter Landstr. 1, 85764 Neuherberg (Germany); Ivantchenko, V. [Ecoanalytica, 119899 Moscow (Russian Federation); Geant4 Associates International Ltd (United Kingdom); Ivantchenko, A. [Geant4 Associates International Ltd (United Kingdom); Mantero, A. [SwHaRD s.r.l., via Buccari 9, 16153 Genova (Italy); Nieminem, P.; Santin, G. [ESA-ESTEC, 2200 AG Noordwijk (Netherlands); Tran, H.N. [Division of Nuclear Physics and Faculty of Applied Sciences, Ton Duc Thang University, Tan Phong Ward, District 7, Ho Chi Minh City (Viet Nam); Stepan, V. [CNRS, IN2P3, CENBG, UMR 5797, F-33170 Gradignan (France); Nuclear Physics Institute of the ASCR, Prague (Czech Republic); Incerti, S., E-mail: incerti@cenbg.in2p3.fr [CNRS, IN2P3, CENBG, UMR 5797, F-33170 Gradignan (France)

    2014-10-01

    Context Under irradiation, a biological system undergoes a cascade of chemical reactions that can lead to an alteration of its normal operation. There are different types of radiation and many competing reactions. As a result the kinetics of chemical species is extremely complex. The simulation becomes then a powerful tool which, by describing the basic principles of chemical reactions, can reveal the dynamics of the macroscopic system. To understand the dynamics of biological systems under radiation, since the 80s there have been on-going efforts carried out by several research groups to establish a mechanistic model that consists in describing all the physical, chemical and biological phenomena following the irradiation of single cells. This approach is generally divided into a succession of stages that follow each other in time: (1) the physical stage, where the ionizing particles interact directly with the biological material; (2) the physico-chemical stage, where the targeted molecules release their energy by dissociating, creating new chemical species; (3) the chemical stage, where the new chemical species interact with each other or with the biomolecules; (4) the biological stage, where the repairing mechanisms of the cell come into play. This article focuses on the modeling of the chemical stage. Method This article presents a general method of speeding-up chemical reaction simulations in fluids based on the Smoluchowski equation and Monte-Carlo methods, where all molecules are explicitly simulated and the solvent is treated as a continuum. The model describes diffusion-controlled reactions. This method has been implemented in Geant4-DNA. The keys to the new algorithm include: (1) the combination of a method to compute time steps dynamically with a Brownian bridge process to account for chemical reactions, which avoids costly fixed time step simulations; (2) a k–d tree data structure for quickly locating, for a given molecule, its closest reactants. The

  16. A multi-layer based architecture for the development of an open source CAD/CAM integration virtual platform

    OpenAIRE

    Aguinaga, Álvaro; Ávila, Carlos; Cando, Edgar

    2014-01-01

    Este artículo propone una arquitectura n-capas, con un "front-end", para el desarrollo de una plataforma virtual de simulación de procesos en máquinas herramientas CNC. Esta plataforma "Open sources" incluye un CAD/CAM (Torno-Fresa) con una interface de dibujos primitivos que proporciona una programación que puede ser simulado en una pantalla touch-Screen".

  17. Theory and practice of Auto CAD, computer graphics

    International Nuclear Information System (INIS)

    Hwang, Si Won; Choe, Hong Yeong; Shin, Jae Yeon; Lee, Ryong Cheol

    1990-08-01

    This book describes theory and practice of Auto CAD, computer graphics, which deals with peripheral of computer, occurrence of digital line by DDA, BRM, theory of conversion, data base and display and shape modeling. This book gives descriptions of outline of CAD system, Auto CAD, basic function practice, simple figure practice, the third angle projection drawing a little complex single object, machine drawing I, function practice of improved Auto CAD, edit, set up layer, and 3D, and 3D display function.

  18. Or CAD 9.1

    International Nuclear Information System (INIS)

    Lee, Seung Mu

    2000-02-01

    This book gives descriptions of Or CAD 9.1 with before drawing plan such as gaining Or CAD Demo CD, capture tools, making new design file, drawing structure, and setting design template, Drawings like making new drawing, finding parts, drawing lines, connecting line among the pages, and connecting parts using drawing structure, unstable multivibrator circle such as management of design file, power and ground connection, utility, beginning layout, single drawing, flat drawing, latch circuit, making a library, making a footprint, smart route and flash window.

  19. Analysis on the Workspace of Six-degrees-of-freedom Industrial Robot Based on AutoCAD

    Directory of Open Access Journals (Sweden)

    Li Jin-quan

    2017-01-01

    Full Text Available This research discusses the workspace of the industrial robot with six degrees of freedom(6-DOF based on AutoCAD platform. Based on the analysis of the overall configuration of the robot, this research establishes the kinematic mathematical model of the industrial robot by using DH parameters, and then solves the workspace of the robot consequently. In the AutoCAD, Auto Lisp language program is adopted to simulate the two-dimensional(2D and three-dimensional(3D space of the robot. Software user interface is written by using the dialog box control language of Visual LISP. At last, the research analyzes the trend of the shape and direction of the workspace when the length and angle range of the robot are changed. This research lays the foundation for the design, control and planning of industrial robots.

  20. CATO: a CAD tool for intelligent design of optical networks and interconnects

    Science.gov (United States)

    Chlamtac, Imrich; Ciesielski, Maciej; Fumagalli, Andrea F.; Ruszczyk, Chester; Wedzinga, Gosse

    1997-10-01

    Increasing communication speed requirements have created a great interest in very high speed optical and all-optical networks and interconnects. The design of these optical systems is a highly complex task, requiring the simultaneous optimization of various parts of the system, ranging from optical components' characteristics to access protocol techniques. Currently there are no computer aided design (CAD) tools on the market to support the interrelated design of all parts of optical communication systems, thus the designer has to rely on costly and time consuming testbed evaluations. The objective of the CATO (CAD tool for optical networks and interconnects) project is to develop a prototype of an intelligent CAD tool for the specification, design, simulation and optimization of optical communication networks. CATO allows the user to build an abstract, possible incomplete, model of the system, and determine its expected performance. Based on design constraints provided by the user, CATO will automatically complete an optimum design, using mathematical programming techniques, intelligent search methods and artificial intelligence (AI). Initial design and testing of a CATO prototype (CATO-1) has been completed recently. The objective was to prove the feasibility of combining AI techniques, simulation techniques, an optical device library and a graphical user interface into a flexible CAD tool for obtaining optimal communication network designs in terms of system cost and performance. CATO-1 is an experimental tool for designing packet-switching wavelength division multiplexing all-optical communication systems using a LAN/MAN ring topology as the underlying network. The two specific AI algorithms incorporated are simulated annealing and a genetic algorithm. CATO-1 finds the optimal number of transceivers for each network node, using an objective function that includes the cost of the devices and the overall system performance.

  1. Dataudveksling mellem CAD og CAE programmer

    DEFF Research Database (Denmark)

    Sørensen, Torben; Conrad, Finn

    2001-01-01

    Når mange forskelligartede programmer benyttes til beregninger og anden databehandling på samme modeller er det nødvendig at udveksle modellerne mellem disse forskellige programmer. Biler og skibe bliver f.eks. typisk designet i 3D CAD systemer, mens CAD modellerne herefter anvendes i andre...... dedikerede IT-systemer i forbindelse montageplanlægningen, svejseplanlægningen, robotprogrammeringen mm. der således her et behov for at udveksle CAD modellen mellem de forskellige programmer. Udveksling af information mellem forskellige programmer og systemer kræver såvel en fælles specifikation af det...

  2. Machinability of CAD-CAM materials.

    Science.gov (United States)

    Chavali, Ramakiran; Nejat, Amir H; Lawson, Nathaniel C

    2017-08-01

    Although new materials are available for computer-aided design and computer-aided manufacturing (CAD-CAM) fabrication, limited information is available regarding their machinability. The depth of penetration of a milling tool into a material during a timed milling cycle may indicate its machinability. The purpose of this in vitro study was to compare the tool penetration rate for 2 polymer-containing CAD-CAM materials (Lava Ultimate and Enamic) and 2 ceramic-based CAD-CAM materials (e.max CAD and Celtra Duo). The materials were sectioned into 4-mm-thick specimens (n=5/material) and polished with 320-grit SiC paper. Each specimen was loaded into a custom milling apparatus. The apparatus pushed the specimens against a milling tool (E4D Tapered 2016000) rotating at 40 000 RPM with a constant force of 0.98 N. After a 6-minute timed milling cycle, the length of each milling cut was measured with image analysis software under a digital light microscope. Representative specimens and milling tools were examined with scanning electron microscopy (SEM) and energy dispersive x-ray spectroscopy. The penetration rate of Lava Ultimate (3.21 ±0.46 mm/min) and Enamic (2.53 ±0.57 mm/min) was significantly greater than that of e.max CAD (1.12 ±0.32 mm/min) or Celtra Duo (0.80 ±0.21 mm/min) materials. SEM observations showed little tool damage, regardless of material type. Residual material was found on the tools used with polymer-containing materials, and wear of the embedding medium was seen on the tools used with the ceramic-based materials. Edge chipping was noted on cuts made in the ceramic-based materials. Lava Ultimate and Enamic have greater machinability and less edge chipping than e.max CAD and Celtra Duo. Copyright © 2016 Editorial Council for the Journal of Prosthetic Dentistry. Published by Elsevier Inc. All rights reserved.

  3. Modeling a gamma spectroscopy system and predicting spectra with Geant-4

    International Nuclear Information System (INIS)

    Sahin, D.; Uenlue, K.

    2009-01-01

    An activity predictor software was previously developed to foresee activities, exposure rates and gamma spectra of activated samples for Radiation Science and Engineering Center (RSEC), Penn State Breazeale Reactor (PSBR), Neutron Activation Analysis (NAA) measurements. With Activity Predictor it has been demonstrated that the predicted spectra were less than satisfactory. In order to obtain better predicted spectra, a new detailed model for the RSEC NAA spectroscopy system with High Purity Germanium (HPGe) detector is developed using Geant-4. The model was validated with a National Bureau of Standards certified 60 Co source and tree activated high purity samples at PSBR. The predicted spectra agreed well with measured spectra. Error in net photo peak area values were 8.6-33.6%. Along with the previously developed activity predictor software, this new model in Geant-4 provided realistic spectra prediction for NAA experiments at RSEC PSBR. (author)

  4. Aeronautical Information Service–General Aviation Pilots interface in digital era

    Directory of Open Access Journals (Sweden)

    Roman Matyáš

    2016-04-01

    Full Text Available Modern technologies and portable devices are part of our everyday lives almost two decades. This article describes how Aeronautical Information Service providers in Central Europe utilize modern technologies in the communication interface with general aviation pilots.

  5. General framework for adsorption processes on dynamic interfaces

    International Nuclear Information System (INIS)

    Schmuck, Markus; Kalliadasis, Serafim

    2016-01-01

    We propose a novel and general variational framework modelling particle adsorption mechanisms on evolving immiscible fluid interfaces. A by-product of our thermodynamic approach is that we systematically obtain analytic adsorption isotherms for given equilibrium interfacial geometries. We validate computationally our mathematical methodology by demonstrating the fundamental properties of decreasing interfacial free energies by increasing interfacial particle densities and of decreasing surface pressure with increasing surface area. (paper)

  6. Calculation of neutron fluence to dose equivalent conversion coefficients using GEANT4; Calculo de coeficientes de fluencia de neutrons para equivalente de dose individual utilizando o GEANT4

    Energy Technology Data Exchange (ETDEWEB)

    Ribeiro, Rosane M.; Santos, Denison de S.; Queiroz Filho, Pedro P. de; Mauricio, CLaudia L.P.; Silva, Livia K. da; Pessanha, Paula R., E-mail: rosanemribeiro@oi.com.br [Instituto de Radioprotecao e Dosimetria (IRD/CNEN-RJ), Rio de Janeiro, RJ (Brazil)

    2014-07-01

    Fluence to dose equivalent conversion coefficients provide the basis for the calculation of area and personal monitors. Recently, the ICRP has started a revision of these coefficients, including new Monte Carlo codes for benchmarking. So far, little information is available about neutron transport below 10 MeV in tissue-equivalent (TE) material performed with Monte Carlo GEANT4 code. The objective of this work is to calculate neutron fluence to personal dose equivalent conversion coefficients, H{sub p} (10)/Φ, with GEANT4 code. The incidence of monoenergetic neutrons was simulated as an expanded and aligned field, with energies ranging between thermal neutrons to 10 MeV on the ICRU slab of dimension 30 x 30 x 15 cm{sup 3}, composed of 76.2% of oxygen, 10.1% of hydrogen, 11.1% of carbon and 2.6% of nitrogen. For all incident energy, a cylindrical sensitive volume is placed at a depth of 10 mm, in the largest surface of the slab (30 x 30 cm{sup 2}). Physic process are included for neutrons, photons and charged particles, and calculations are made for neutrons and secondary particles which reach the sensitive volume. Results obtained are thus compared with values published in ICRP 74. Neutron fluence in the sensitive volume was calculated for benchmarking. The Monte Carlo GEANT4 code was found to be appropriate to calculate neutron doses at energies below 10 MeV correctly. (author)

  7. AutoCAD 2014 review for certification official certification preparation

    CERN Document Server

    ASCENT center for technical knowledge

    2014-01-01

    The AutoCAD® 2014 Review for Certification book is intended for users of AutoCAD® preparing to complete the AutoCAD 2014 Certified Professional exam. This book contains a collection of relevant instructional topics, practice exercises, and review questions from the Autodesk Official Training Guides (AOTG) from ASCENT - Center for Technical Knowledge pertaining specifically to the Certified Professional exam topics and objectives. This book is intended for experienced users of AutoCAD in preparation for certification. New users of AutoCAD should refer to the AOTG training guides from ASCENT, such as AutoCAD/AutoCAD LT 2014 Fundamentals, for more comprehensive instruction.

  8. Mucocele fronto-ethmoïdale geante avec extension intracranienne ...

    African Journals Online (AJOL)

    Mucocele fronto-ethmoïdale geante avec extension intracranienne: a propos d'un cas et revue de la litterature. A Kabre, DS Zabsonre, Y Haro. Abstract. Les mucocèles sont des pseudotumeurs kystiques développées aux dépens des sinus paranasaux. D'évolution lente et silencieuse elles se révèlent le plus souvent par ...

  9. Kinematic optimization of upgrade to the Hobby-Eberly Telescope through novel use of commercially available three-dimensional CAD package

    Science.gov (United States)

    Wedeking, Gregory A.; Zierer, Joseph J.; Jackson, John R.

    2010-07-01

    The University of Texas, Center for Electromechanics (UT-CEM) is making a major upgrade to the robotic tracking system on the Hobby Eberly Telescope (HET) as part of theWide Field Upgrade (WFU). The upgrade focuses on a seven-fold increase in payload and necessitated a complete redesign of all tracker supporting structure and motion control systems, including the tracker bridge, ten drive systems, carriage frames, a hexapod, and many other subsystems. The cost and sensitivity of the scientific payload, coupled with the tracker system mass increase, necessitated major upgrades to personnel and hardware safety systems. To optimize kinematic design of the entire tracker, UT-CEM developed novel uses of constraints and drivers to interface with a commercially available CAD package (SolidWorks). For example, to optimize volume usage and minimize obscuration, the CAD software was exercised to accurately determine tracker/hexapod operational space needed to meet science requirements. To verify hexapod controller models, actuator travel requirements were graphically measured and compared to well defined equations of motion for Stewart platforms. To ensure critical hardware safety during various failure modes, UT-CEM engineers developed Visual Basic drivers to interface with the CAD software and quickly tabulate distance measurements between critical pieces of optical hardware and adjacent components for thousands of possible hexapod configurations. These advances and techniques, applicable to any challenging robotic system design, are documented and describe new ways to use commercially available software tools to more clearly define hardware requirements and help insure safe operation.

  10. Calibration of the radiation monitor onboard Akebono using Geant4

    Science.gov (United States)

    Asai, Keiko; Takashima, Takeshi; Koi, Tatsumi; Nagai, Tsugunobu

    Natural high-energy electrons and protons (keV-MeV) in the space contaminate the data re-ciprocally. In order to calibrate the energy ranges and to remove data contamination on the radiation monitor (RDM) onboard the Japanese satellite, Akebono (EXOS-D), the detector is investigated using the Geant4 simulation toolkit of computational particle tracing. The semi-polar orbiting Akebono, launched in February 1989, is active now. This satellite has been observed the space environment at altitudes of several thousands km. The RDM instrument onboard Akebono monitors energetic particles in the Earth's radiation belt and gives important data accumulated for about two solar cycles. The data from RDM are for electrons in three energy channels of 0.3 MeV, protons in three energy channels of ¿ 30 MeV, and alpha particles in one energy channels of 15-45 MeV. The energy ranges are however based on information of about 20 years ago so that the data seem to include some errors actuary. In addition, these data include contamination of electrons and protons reciprocally. Actuary it is noticed that the electron data are contaminated by the solar protons but unknown quantitative amount of the contamination. Therefore we need data calibration in order to correct the energy ranges and to remove data contamination. The Geant4 simulation gives information of trajectories of incident and secondary particles whose are interacted with materials. We examine the RDM monitor using the Geant4 simulation. We find from the results that relativistic electrons of MeV behave quite complicatedly because of particle-material interaction in the instrument. The results indicate that efficiencies of detection and contamination are dependent on energy. This study compares the electron data from Akebono RDM with the simultaneous observation of CRRES and tries to lead the values of correction for each of the energy channels.

  11. Role of radiologists in CAD life-cycle

    Energy Technology Data Exchange (ETDEWEB)

    Pietka, Ewa, E-mail: ewa.pietka@polsl.pl [Silesian University of Technology, Faculty of Automatic Control, Electronics and Computer Science, ul. Akademicka 16, 44-100 Gliwice (Poland); Kawa, Jacek, E-mail: jacek.kawa@polsl.pl [Silesian University of Technology, Faculty of Automatic Control, Electronics and Computer Science, ul. Akademicka 16, 44-100 Gliwice (Poland); Spinczyk, Dominik, E-mail: dominik.spinczyk@polsl.pl [Silesian University of Technology, Faculty of Automatic Control, Electronics and Computer Science, ul. Akademicka 16, 44-100 Gliwice (Poland); Badura, Pawel, E-mail: pawel.badura@polsl.pl [Silesian University of Technology, Faculty of Automatic Control, Electronics and Computer Science, ul. Akademicka 16, 44-100 Gliwice (Poland); Wieclawek, Wojciech, E-mail: wojciech.wieclawek@polsl.pl [Silesian University of Technology, Faculty of Automatic Control, Electronics and Computer Science, ul. Akademicka 16, 44-100 Gliwice (Poland); Czajkowska, Joanna, E-mail: joanna.czajkowska@polsl.pl [Silesian University of Technology, Faculty of Automatic Control, Electronics and Computer Science, ul. Akademicka 16, 44-100 Gliwice (Poland); Rudzki, Marcin, E-mail: marcin.rudzki@polsl.pl [Silesian University of Technology, Faculty of Automatic Control, Electronics and Computer Science, ul. Akademicka 16, 44-100 Gliwice (Poland)

    2011-05-15

    A modern CAD (computer-aided diagnosis) system development involves a multidisciplinary team whose members are experts in medical and technical fields. This study indicates the activities of medical experts at various stages of the CAD design, testing, and implementation. Those stages include a medical analysis of the diagnostic problem, data collection, image analysis, evaluation, and clinical verification. At each stage the physicians knowledge and experience are indispensable. The final implementation involves integration with the existing Picture Archiving and Communication System. The term CAD life-cycle describes an overall process of the design, testing, and implementation of a system that in its final form assists the radiologists in their daily clinical routine. Four CAD systems (applied to the bone age assessment, Multiple Sclerosis detection, lung nodule detection, and pneumothorax measurement) developed in our laboratory are given as examples of how consecutive stages are developed by the multidisciplinary team. Specific advantages of the CAD implementation that include the daily clinical routine as well as research and education activities are discussed.

  12. Role of radiologists in CAD life-cycle

    International Nuclear Information System (INIS)

    Pietka, Ewa; Kawa, Jacek; Spinczyk, Dominik; Badura, Pawel; Wieclawek, Wojciech; Czajkowska, Joanna; Rudzki, Marcin

    2011-01-01

    A modern CAD (computer-aided diagnosis) system development involves a multidisciplinary team whose members are experts in medical and technical fields. This study indicates the activities of medical experts at various stages of the CAD design, testing, and implementation. Those stages include a medical analysis of the diagnostic problem, data collection, image analysis, evaluation, and clinical verification. At each stage the physicians knowledge and experience are indispensable. The final implementation involves integration with the existing Picture Archiving and Communication System. The term CAD life-cycle describes an overall process of the design, testing, and implementation of a system that in its final form assists the radiologists in their daily clinical routine. Four CAD systems (applied to the bone age assessment, Multiple Sclerosis detection, lung nodule detection, and pneumothorax measurement) developed in our laboratory are given as examples of how consecutive stages are developed by the multidisciplinary team. Specific advantages of the CAD implementation that include the daily clinical routine as well as research and education activities are discussed.

  13. The modular technology of development of the CAD expansions: protection of the buildings from the lightning

    OpenAIRE

    Migunov, Vladimir V.; Kafiyatullov, Rustem R.; Safin, Ilsur T.

    2004-01-01

    The modular technology of development of the problem-oriented CAD expansions is applied to a task of designing of protection of the buildings from the lightning with realization in program system TechnoCAD GlassX. The system model of the drawings of lightning protection is developed including the structured parametric representation (properties of objects and their interdependence, general settings and default settings) and operations with it, which efficiently automate designing

  14. CAD/CAM produces dentures with improved fit.

    Science.gov (United States)

    Steinmassl, Otto; Dumfahrt, Herbert; Grunert, Ingrid; Steinmassl, Patricia-Anca

    2018-02-22

    Resin polymerisation shrinkage reduces the congruence of the denture base with denture-bearing tissues and thereby decreases the retention of conventionally fabricated dentures. CAD/CAM denture manufacturing is a subtractive process, and polymerisation shrinkage is not an issue anymore. Therefore, CAD/CAM dentures are assumed to show a higher denture base congruence than conventionally fabricated dentures. It has been the aim of this study to test this hypothesis. CAD/CAM dentures provided by four different manufacturers (AvaDent, Merz Dental, Whole You, Wieland/Ivoclar) were generated from ten different master casts. Ten conventional dentures (pack and press, long-term heat polymerisation) made from the same master casts served as control group. The master casts and all denture bases were scanned and matched digitally. The absolute incongruences were measured using a 2-mm mesh. Conventionally fabricated dentures showed a mean deviation of 0.105 mm, SD = 0.019 from the master cast. All CAD/CAM dentures showed lower mean incongruences. From all CAD/CAM dentures, AvaDent Digital Dentures showed the highest congruence with the master cast surface with a mean deviation of 0.058 mm, SD = 0.005. Wieland Digital Dentures showed a mean deviation of 0.068 mm, SD = 0.005, Whole You Nexteeth prostheses showed a mean deviation of 0.074 mm, SD = 0.011 and Baltic Denture System prostheses showed a mean deviation of 0.086 mm, SD = 0.012. CAD/CAM produces dentures with better fit than conventional dentures. The present study explains the clinically observed enhanced retention and lower traumatic ulcer-frequency in CAD/CAM dentures.

  15. Bonding Effectiveness of Luting Composites to Different CAD/CAM Materials.

    Science.gov (United States)

    Peumans, Marleen; Valjakova, Emilija Bajraktarova; De Munck, Jan; Mishevska, Cece Bajraktarova; Van Meerbeek, Bart

    To evaluate the influence of different surface treatments of six novel CAD/CAM materials on the bonding effectiveness of two luting composites. Six different CAD/CAM materials were tested: four ceramics - Vita Mark II; IPS Empress CAD and IPS e.max CAD; Celtra Duo - one hybrid ceramic, Vita Enamic, and one composite CAD/CAM block, Lava Ultimate. A total of 60 blocks (10 per material) received various mechanical surface treatments: 1. 600-grit SiC paper; 2. sandblasting with 30-μm Al2O3; 3. tribochemical silica coating (CoJet). Subsequent chemical surface treatments involved either no further treatment (control), HF acid etching (HF), silanization (S, or HF acid etching followed by silanization (HF+S). Two specimens with the same surface treatment were bonded together using two dual-curing luting composites: Clearfil Esthetic Cement (self-etching) or Panavia SA Cement (self-adhesive). After 1 week of water storage, the microtensile bond strength of the sectioned microspecimens was measured and the failure mode was evaluated. The bonding performance of the six CAD/CAM materials was significantly influenced by surface treatment (linear mixed models, p CAD (p = 0.0115), and Lava Ultimate (p CAD/CAM materials: Vita Mark II and IPS Empress CAD: S, HF+S; Celtra Duo: HF, HF+S; IPS e.max CAD: HF+S; Vita Enamic: HF+S, S. For Lava Ultimate, the highest bond strengths were obtained with HF, S, HF+S. Failure analysis showed a relation between bond strength and failure type: more mixed failures were observed with higher bond strengths. Mainly adhesive failures were noticed if no further surface treatment was done. The percentage of adhesive failures was higher for CAD/CAM materials with higher flexural strength (Celtra Duo, IPS e.max CAD, and Lava Ultimate). The bond strength of luting composites to novel CAD/CAM materials is influenced by surface treatment. For each luting composite, an adhesive cementation protocol can be specified in order to obtain the highest bond to the

  16. Object-oriented analysis and design of a GEANT based detector simulator

    International Nuclear Information System (INIS)

    Amako, K.; Kanzaki, J.; Sasaki, T.; Takaiwa, Y.; Nakagawa, Y.; Yamagata, T.

    1994-01-01

    The authors give a status report of the project to design a detector simulation program by reengineering GEANT with the object-oriented methodology. They followed the Object Modeling Technique. They explain the object model they constructed. Also problems of the technique found during their study are discussed

  17. CAD: How it works, how to use it, performance

    International Nuclear Information System (INIS)

    Regge, Daniele; Halligan, Steve

    2013-01-01

    Computer-aided diagnosis (CAD) systems are software algorithms designed to assist radiologists (or other practitioners) in solving a diagnostic problem by using a visual prompt (or “CAD mark”) to direct the observer towards potential pathology. CT colonography is a recent arrival to CAD, but could represent one of its most fruitful applications in the future. In contrast to other organs, where a variety of different pathologies are equally represented, significant colorectal pathologies other than polyps and cancer are relatively uncommon. As we shall see, this simplifies the diagnostic task for artificial intelligence developers and also for radiologists who, ultimately, must make the final decision. This review aims to present the current state-of-the-art for CAD applied to CT colonography. A brief overview of the technical essentials and of the diagnostic performance of CAD in isolation, is followed by an explanation of how CAD is used in day-to-day practice. The last section will deal with the most controversial issues affecting CAD performance in clinical practice, with a focus on the interaction between human and artificial intelligence

  18. CAD: How it works, how to use it, performance

    Energy Technology Data Exchange (ETDEWEB)

    Regge, Daniele, E-mail: daniele.regge@ircc.it [Institute for Cancer Research and Treatment, Candiolo-Torino (Italy); Halligan, Steve, E-mail: s.halligan@ucl.ac.uk [University College Hospital London, London (United Kingdom)

    2013-08-15

    Computer-aided diagnosis (CAD) systems are software algorithms designed to assist radiologists (or other practitioners) in solving a diagnostic problem by using a visual prompt (or “CAD mark”) to direct the observer towards potential pathology. CT colonography is a recent arrival to CAD, but could represent one of its most fruitful applications in the future. In contrast to other organs, where a variety of different pathologies are equally represented, significant colorectal pathologies other than polyps and cancer are relatively uncommon. As we shall see, this simplifies the diagnostic task for artificial intelligence developers and also for radiologists who, ultimately, must make the final decision. This review aims to present the current state-of-the-art for CAD applied to CT colonography. A brief overview of the technical essentials and of the diagnostic performance of CAD in isolation, is followed by an explanation of how CAD is used in day-to-day practice. The last section will deal with the most controversial issues affecting CAD performance in clinical practice, with a focus on the interaction between human and artificial intelligence.

  19. Calculation of neutron fluence to dose equivalent conversion coefficients using GEANT4

    International Nuclear Information System (INIS)

    Ribeiro, Rosane M.; Santos, Denison de S.; Queiroz Filho, Pedro P. de; Mauricio, CLaudia L.P.; Silva, Livia K. da; Pessanha, Paula R.

    2014-01-01

    Fluence to dose equivalent conversion coefficients provide the basis for the calculation of area and personal monitors. Recently, the ICRP has started a revision of these coefficients, including new Monte Carlo codes for benchmarking. So far, little information is available about neutron transport below 10 MeV in tissue-equivalent (TE) material performed with Monte Carlo GEANT4 code. The objective of this work is to calculate neutron fluence to personal dose equivalent conversion coefficients, H p (10)/Φ, with GEANT4 code. The incidence of monoenergetic neutrons was simulated as an expanded and aligned field, with energies ranging between thermal neutrons to 10 MeV on the ICRU slab of dimension 30 x 30 x 15 cm 3 , composed of 76.2% of oxygen, 10.1% of hydrogen, 11.1% of carbon and 2.6% of nitrogen. For all incident energy, a cylindrical sensitive volume is placed at a depth of 10 mm, in the largest surface of the slab (30 x 30 cm 2 ). Physic process are included for neutrons, photons and charged particles, and calculations are made for neutrons and secondary particles which reach the sensitive volume. Results obtained are thus compared with values published in ICRP 74. Neutron fluence in the sensitive volume was calculated for benchmarking. The Monte Carlo GEANT4 code was found to be appropriate to calculate neutron doses at energies below 10 MeV correctly. (author)

  20. Optimisation of a dual head semiconductor Compton camera using Geant4

    Energy Technology Data Exchange (ETDEWEB)

    Harkness, L.J. [Department of Physics, University of Liverpool, Oliver Lodge Laboratory, Liverpool L697ZE (United Kingdom)], E-mail: ljh@ns.ph.liv.ac.uk; Boston, A.J.; Boston, H.C.; Cooper, R.J.; Cresswell, J.R.; Grint, A.N.; Nolan, P.J.; Oxley, D.C.; Scraggs, D.P. [Department of Physics, University of Liverpool, Oliver Lodge Laboratory, Liverpool L697ZE (United Kingdom); Beveridge, T.; Gillam, J. [School of Physics and Materials Engineering, Monash University, Melbourne (Australia); Lazarus, I. [STFC Daresbury Laboratory, Warrington, Cheshire (United Kingdom)

    2009-06-01

    Conventional medical gamma-ray camera systems utilise mechanical collimation to provide information on the position of an incident gamma-ray photon. Systems that use electronic collimation utilising Compton image reconstruction techniques have the potential to offer huge improvements in sensitivity. Position sensitive high purity germanium (HPGe) detector systems are being evaluated as part of a single photon emission computed tomography (SPECT) Compton camera system. Data have been acquired from the orthogonally segmented planar SmartPET detectors, operated in Compton camera mode. The minimum gamma-ray energy which can be imaged by the current system in Compton camera configuration is 244 keV due to the 20 mm thickness of the first scatter detector which causes large gamma-ray absorption. A simulation package for the optimisation of a new semiconductor Compton camera has been developed using the Geant4 toolkit. This paper will show results of preliminary analysis of the validated Geant4 simulation for gamma-ray energies of SPECT, 141 keV.

  1. Integration of computer-aided diagnosis/detection (CAD) results in a PACS environment using CAD-PACS toolkit and DICOM SR

    International Nuclear Information System (INIS)

    Le, Anh H.T.; Liu, Brent; Huang, H.K.

    2009-01-01

    Picture Archiving and Communication System (PACS) is a mature technology in health care delivery for daily clinical imaging service and data management. Computer-aided detection and diagnosis (CAD) utilizes computer methods to obtain quantitative measurements from medical images and clinical information to assist clinicians to assess a patient's clinical state more objectively. CAD needs image input and related information from PACS to improve its accuracy; and PACS benefits from CAD results online and available at the PACS workstation as a second reader to assist physicians in the decision making process. Currently, these two technologies remain as two separate independent systems with only minimal system integration. This paper describes a universal method to integrate CAD results with PACS in its daily clinical environment. The method is based on Health Level 7 (HL7) and Digital imaging and communications in medicine (DICOM) standards, and Integrating the Healthcare Enterprise (IHE) workflow profiles. In addition, the integration method is Health Insurance Portability and Accountability Act (HIPAA) compliant. The paper presents (1) the clinical value and advantages of integrating CAD results in a PACS environment, (2) DICOM Structured Reporting formats and some important IHE workflow profiles utilized in the system integration, (3) the methodology using the CAD-PACS integration toolkit, and (4) clinical examples with step-by-step workflows of this integration. (orig.)

  2. CHIPS_TPT models for exclusive Geant4 simulation of neutron-nuclear reactions at low energies

    Directory of Open Access Journals (Sweden)

    Kosov Mikhail V.

    2014-03-01

    Full Text Available A novel TPT code (Toolkit for Particle Transport, which is included in CHIPS_TPT physics list for Geant4 simulations, is briefly overviewed. Underlying concept of exclusive modelling is introduced and its beneficial features are illustrated with several examples. Widely used neutron Monte Carlo codes, MCNP and Geant4/HP, are based on inclusive algorithms that independently model neutron state change and secondary particles production while tracking. The exclusive approach implemented in TPT overcomes this unphysical separation and makes it possible to allow for kinematic restrictions as well as correlated emission of gamma-rays and secondaries.

  3. Annotation and retrieval system of CAD models based on functional semantics

    Science.gov (United States)

    Wang, Zhansong; Tian, Ling; Duan, Wenrui

    2014-11-01

    CAD model retrieval based on functional semantics is more significant than content-based 3D model retrieval during the mechanical conceptual design phase. However, relevant research is still not fully discussed. Therefore, a functional semantic-based CAD model annotation and retrieval method is proposed to support mechanical conceptual design and design reuse, inspire designer creativity through existing CAD models, shorten design cycle, and reduce costs. Firstly, the CAD model functional semantic ontology is constructed to formally represent the functional semantics of CAD models and describe the mechanical conceptual design space comprehensively and consistently. Secondly, an approach to represent CAD models as attributed adjacency graphs(AAG) is proposed. In this method, the geometry and topology data are extracted from STEP models. On the basis of AAG, the functional semantics of CAD models are annotated semi-automatically by matching CAD models that contain the partial features of which functional semantics have been annotated manually, thereby constructing CAD Model Repository that supports model retrieval based on functional semantics. Thirdly, a CAD model retrieval algorithm that supports multi-function extended retrieval is proposed to explore more potential creative design knowledge in the semantic level. Finally, a prototype system, called Functional Semantic-based CAD Model Annotation and Retrieval System(FSMARS), is implemented. A case demonstrates that FSMARS can successfully botain multiple potential CAD models that conform to the desired function. The proposed research addresses actual needs and presents a new way to acquire CAD models in the mechanical conceptual design phase.

  4. PDB4DNA: Implementation of DNA geometry from the Protein Data Bank (PDB) description for Geant4-DNA Monte-Carlo simulations

    Science.gov (United States)

    Delage, E.; Pham, Q. T.; Karamitros, M.; Payno, H.; Stepan, V.; Incerti, S.; Maigne, L.; Perrot, Y.

    2015-07-01

    This paper describes PDB4DNA, a new Geant4 user application, based on an independent, cross-platform, free and open source C++ library, so-called PDBlib, which enables use of atomic level description of DNA molecule in Geant4 Monte Carlo particle transport simulations. For the evaluation of direct damage induced on the DNA molecule by ionizing particles, the application makes use of an algorithm able to determine the closest atom in the DNA molecule to energy depositions. Both the PDB4DNA application and the PDBlib library are available as free and open source under the Geant4 license.

  5. Total Isolation Status Monitoring and Management System by CAD Assisted Technology

    International Nuclear Information System (INIS)

    Nakamura, Masaaki

    1995-01-01

    Isolation tasks in a nuclear power station require high confidence and quick response particularly during the annual inspection when the equipment must be checked in a safe and planned manner. To realize these advanced isolation works, JAPC has developed TOtal Isolation Status Monitoring and Management System using CAD Assisted Technology. This system, TOMM-CAT, developed under the concept of 'User friendly advanced man-machine interface', allows planning and management to be performed on a CRT display. TOMM-CAT allows isolation tasks to be performed accurately and efficiently in conjunction with equipment information from the existing Job Order Management System, which runs on the station host computer. (author)

  6. Improving the radiologist-CAD interaction : designing for appropriate trust

    NARCIS (Netherlands)

    Jorritsma, W.; Cnossen, F.; van Ooijen, P. M. A.

    Computer-aided diagnosis (CAD) has great potential to improve radiologists' diagnostic performance. However, the reported performance of the radiologist-CAD team is lower than what might be expected based on the performance of the radiologist and the CAD system in isolation. This indicates that the

  7. Software planning and analysis for automated design system AutoCAD

    OpenAIRE

    Koskutė, Lina

    2007-01-01

    AutoCAD sistemos papildymas sukurtas tam, kad būtų lengviau ir paprasčiau dirbti su AutoCAD grafine sistema. Funkcijos sukurtos naudojant AutoLisp ir VisualLISP programavimo kalbas. Sistemos papildymą galima įdiegti į bet kurią AutoCAD versiją. Sukurtas papildymas lankstus naujų funkcijų prijungimui, lengvai eksploatuojamas. Funkcijos suskirstytos į keletą grupių pagal jų formatą. AutoCAD system complement is created to make more easy working with AutoCAD graphic system. Functions are crea...

  8. GePEToS: A Geant4 Monte Carlo simulation package for positron emission tomography

    International Nuclear Information System (INIS)

    Jan, Sebastien; Collot, Johann; Gallin-Martel, Marie-Laure; Martin, Philippe; Mayet, Frederic; Tournefier, Edwige

    2003-01-01

    GePEToS is a simulation framework developed over the last few years for assessing the instrumental performance of future PET scanners. It is based on Geant4, written in Object- Oriented C++ and runs on Linux platforms. The validity of GePEToS has been tested on the well-known Siemens ECAT EXACT HR+ camera. The results of two application examples are presented: the design optimization of a liquid Xe μPET camera dedicated to small animal imaging as well as the evaluation of the effect of a strong axial magnetic field on the image resolution of a Concorde P4 μPET camera. Index Terms-Positron Emission Tomography, Monte Carlo Simulation, Geant 4. (authors)

  9. Are unnecessary follow-up procedures induced by computer-aided diagnosis (CAD) in mammography? Comparison of mammographic diagnosis with and without use of CAD

    International Nuclear Information System (INIS)

    Marx, Christiane; Malich, Ansgar; Facius, Mirjam; Grebenstein, Uta; Sauner, Dieter; Pfleiderer, Stefan O.R.; Kaiser, Werner A.

    2004-01-01

    Objective: To evaluate the rate of unnecessary follow-up procedures recommended by radiologists using a CAD-system. Materials and methods: 185 patients (740 images) were consecutively selected from three groups (36 histologically proven cancers=group 1; 49 histologically proven benign lesions=group 2 and 100 screening cases (4 years-follow up=group 3). Mammograms were evaluated by a CAD system (Second Look [reg] , CADx, Canada). Five blinded radiologists assessed the images without/with CAD outputs. Diagnostic decisions were ranked from surely benign to surely malignant according to BIRADS classification, follow-up procedures were recommended for each observed lesion (a, screening; b, short interval follow-up examination in 6 months; c, pathologic clarification). Results: CAD-system detected 32/36 cancers (88.9%) (FP-rate: 1.04 massmarks and 0.27 calcmarks/image). The following values were reached by all observers without/with CAD in the mean: Sensitivity 80.6/80.0%, specificity 83.2/86.4%, PPV 53.1/58.1%, and NPV 94.6/94.7%. Observers described a similar number of additional lesions without/with the use of CAD (325/326). Whereas the number of unnecessary short-time follow up recommendations increased in all case-subgroups with CAD: 40.8/42.9% (group 1), 35.6/38.1% (group 2), 44.7/46.8% (group 3), respectively, the number of recommended biopsies decreased in all subgroups: group 1: 34.7/27.1%; group 2: 47.4/41.5%, group 3: 33.3/22.0%, respectively. Conclusion: In this rather small population additional usage of CAD led to a lower rate of unnecessary biopsies. The observed decrease of recommended unnecessary biopsies due to the usage of CAD in the screening group suggests a potential financial benefit by using CAD as diagnostic aid

  10. CAD/CAM/CNC.

    Science.gov (United States)

    Domermuth, Dave; And Others

    1996-01-01

    Includes "Quick Start CNC (computer numerical control) with a Vacuum Filter and Laminated Plastic" (Domermuth); "School and Industry Cooperate for Mutual Benefit" (Buckler); and "CAD (computer-assisted drafting) Careers--What Professionals Have to Say" (Skinner). (JOW)

  11. Validation of a virtual source model of medical linac for Monte Carlo dose calculation using multi-threaded Geant4

    Science.gov (United States)

    Aboulbanine, Zakaria; El Khayati, Naïma

    2018-04-01

    Geant4, when running the same simulation code for both. The developed VSM for 6 MV/10 MV beams widely used, is a general concept easy to adapt in order to reconstruct comparable beam qualities for various linac configurations, facilitating its integration for MC treatment planning purposes.

  12. Customizing CAD system and its application for engineering design

    International Nuclear Information System (INIS)

    Shin, Jeong Ho; Kwak, Byung Man

    2003-01-01

    The computer is an important tool to design an engineering system and CAD systems are widely used for various design practice. To meet the market requirements, the old mass production system is being changed into the mass customization system. As for CAD systems, it is increasingly required to extend, automate, and customize a wide range of functionality. This article describes the state-of-the-art of the principal technologies for customizing CAD systems. And we have implemented an application that enables the parametric design by directly inputting numerical values of parameters for a CAD model. Based on this application, we have developed another system that makes it possible sharing of part family data between SolidEdge and Pro/Engineer. Through customization of CAD systems, it is possible to improve the product quality using external knowledge-based systems or to integrate with external system such as CAE tools. This paper can be a guide for engineering designers who want to customize CAD systems

  13. How NASA KSC Controls Interfaces with the use of Motion Skeletons and Product Structure

    Science.gov (United States)

    Jones, Corey

    2013-01-01

    This presentation will show how NASA KSC controls interfaces for Modular Product Architecture (MPA) using Locator Skeletons, Interface Skeletons, and Product Structure, to be combined together within a Motion Skeleton. The user will learn how to utilize skeleton models to communicate interface data, as successfully done at NASA KSC in their use of Motion Skeletons to control interfaces for multi-launch systems. There will be discussion of the methodology used to control design requirements through WTParts, and how to utilize product structure for non-CAD documents.

  14. NaI(Tl) detectors modeling in MCNP-X and Gate/Geant4 codes

    Energy Technology Data Exchange (ETDEWEB)

    Affonso, Renato Raoni Werneck; Silva, Ademir Xavier da, E-mail: raoniwa@yahoo.com.br, E-mail: ademir@nuclear.ufrj.br [Coordenacao de Pos-Graduacao e Pesquisa de Engenharia (PEN/COPPE/UFRJ), Rio de Janeiro, RJ (Brazil). Programa de Engenharia Nuclear; Salgado, Cesar Marques, E-mail: otero@ien.gov.br [Instituto de Engenharia Nuclear (IEN/CNEN-RJ), Rio de Janeiro, RJ (Brazil)

    2017-07-01

    NaI (Tl) detectors are widely used in gamma-ray densitometry, but their modeling in Monte Carlo codes, such as MCNP-X and Gate/Geant4, needs a lot of work and does not yield comparable results with experimental arrangements, possibly due to non-simulated physical phenomena, such as light transport within the scintillator. Therefore, it is necessary a methodology that positively impacts the results of the simulations while maintaining the real dimensions of the detectors and other objects to allow validating a modeling that matches up with the experimental arrangement. Thus, the objective of this paper is to present the studies conducted with the MCNPX and Gate/Geant4 codes, in which the comparisons of their results were satisfactory, showing that both can be used for the same purposes. (author)

  15. Forces between a rigid probe particle and a liquid interface. II. The general case.

    Science.gov (United States)

    Dagastine, R R; White, L R

    2002-03-15

    The semianalytic theory developed previously (Chan, D. Y. C., Dagastine, R. R., and White, L. R., J. Colloid Interface Sci. 236, 141 (2001)) to predict the force curve of an AFM measurement at a liquid interface using a colloidal probe has been expanded to incorporate a general force law with both attractive and repulsive forces. Expressions for the gradient of the force curve are developed to calculate the point at which the probe particle on the cantilever will spontaneously jump in toward the liquid interface. The calculation of the jump instability is reduced to a straightforward embroidery of the simple algorithms presented in Chan et al. In a variety of sample calculations using force laws including van der Waals, electrostatic, and hydrophobic forces for both oil/water and bubble/water interfaces, we have duplicated the general behaviors observed in several AFM investigations at liquid interfaces. The behavior of the drop as a Hookean spring and the numerical difficulties of a full numerical calculation of F(deltaX) are also discussed.

  16. Performance and value of CAD-deficient pine- Final Report

    Energy Technology Data Exchange (ETDEWEB)

    Bailian Li; Houmin Chang; Hasan Jameel

    2007-02-28

    The southern US produces 58% of the nation's timber, much of it grown in intensively managed plantations of genetically improved loblolly pine. One of the fastest-growing loblolly pine selections made by the NCSU-Industry Cooperative Tree Improvement Program, whose progeny are widely planted, is also the only known natural carrier of a rare gene, cadn1. This allele codes for deficiency in an enzyme, cinnamyl alcohol dehydrogenase, which catalyzes the last step in the biosynthesis of lignin precursors. This study is to characterize this candidate gene for marker-assisted selection and deployment in the breeding program. This research will enhance the sustainability of forest production in the South, where land-use pressures will limit the total area available in the future for intensively managed plantations. Furthermore, this research will provide information to establish higher-value plantation forests with more desirable wood/fiber quality traits. A rare mutant allele (cad-n1) of the cad gene in loblolly pine (Pinus taeda L.) causes a deficiency in the production of cinnamyl alcohol dehydrogenase (CAD). The effects of this allele were examined by comparing wood density and growth traits of cad-n1 heterozygous trees with those of wild-type trees in a 10-year-old open-pollinated family trial growing under two levels of fertilization in Scotland County, North Carolina. In all, 200 trees were sampled with 100 trees for each treatment. Wood density measurements were collected from wood cores at breast height using x-ray densitometry. We found that the substitution of cad-n1 for a wild-type allele (Cad) was associated with a significant effect on wood density. The cad-n1 heterozygotes had a significantly higher wood density (+2.6%) compared to wild-type trees. The higher density was apparently due to the higher percentage of latewood in the heterozygotes. The fertilization effect was highly significant for both growth and wood density traits. While no cad genotype

  17. A damage mechanics based general purpose interface/contact element

    Science.gov (United States)

    Yan, Chengyong

    laboratory test data presented in the literature. The results demonstrate that the proposed element and the damage law perform very well. The most important scientific contribution of this dissertation is the proposed damage criterion based on second law of thermodynamic and entropy of the system. The proposed general purpose interface/contact element is another contribution of this research. Compared to the previous adhoc interface elements proposed in the literature, the new one is, much more powerful and includes creep, plastic deformations, sliding, temperature, damage, cyclic behavior and fatigue life in a unified formulation.

  18. XML-based assembly visualization for a multi-CAD digital mock-up system

    International Nuclear Information System (INIS)

    Song, In Ho; Chung, Sung Chong

    2007-01-01

    Using a virtual assembly tool, engineers are able to design accurate and interference free parts without making physical mock-ups. Instead of a single CAD source, several CAD systems are used to design a complex product in a distributed design environment. In this paper, a multi-CAD assembly method is proposed through an XML and the lightweight CAD file. XML data contains a hierarchy of the multi-CAD assembly. The lightweight CAD file produced from various CAD files through the ACIS kemel and InterOp includes not only mesh and B-Rep data, but also topological data. It is used to visualize CAD data and to verify dimensions of the parts. The developed system is executed on desktop computers. It does not require commercial CAD systems to visualize 3D assembly data. Multi-CAD models have been assembled to verify the effectiveness of the developed DMU system on the Internet

  19. Efficient voxel navigation for proton therapy dose calculation in TOPAS and Geant4

    Science.gov (United States)

    Schümann, J.; Paganetti, H.; Shin, J.; Faddegon, B.; Perl, J.

    2012-06-01

    A key task within all Monte Carlo particle transport codes is ‘navigation’, the calculation to determine at each particle step what volume the particle may be leaving and what volume the particle may be entering. Navigation should be optimized to the specific geometry at hand. For patient dose calculation, this geometry generally involves voxelized computed tomography (CT) data. We investigated the efficiency of navigation algorithms on currently available voxel geometry parameterizations in the Monte Carlo simulation package Geant4: G4VPVParameterisation, G4VNestedParameterisation and G4PhantomParameterisation, the last with and without boundary skipping, a method where neighboring voxels with the same Hounsfield unit are combined into one larger voxel. A fourth parameterization approach (MGHParameterization), developed in-house before the latter two parameterizations became available in Geant4, was also included in this study. All simulations were performed using TOPAS, a tool for particle simulations layered on top of Geant4. Runtime comparisons were made on three distinct patient CT data sets: a head and neck, a liver and a prostate patient. We included an additional version of these three patients where all voxels, including the air voxels outside of the patient, were uniformly set to water in the runtime study. The G4VPVParameterisation offers two optimization options. One option has a 60-150 times slower simulation speed. The other is compatible in speed but requires 15-19 times more memory compared to the other parameterizations. We found the average CPU time used for the simulation relative to G4VNestedParameterisation to be 1.014 for G4PhantomParameterisation without boundary skipping and 1.015 for MGHParameterization. The average runtime ratio for G4PhantomParameterisation with and without boundary skipping for our heterogeneous data was equal to 0.97: 1. The calculated dose distributions agreed with the reference distribution for all but the G4

  20. Sharing the learning activity using intelligent CAD

    DEFF Research Database (Denmark)

    Duffy, S. M.; Duffy, Alex

    1996-01-01

    In this paper the need for Intelligent Computer Aided Design (Int.CAD) to jointly support design and learning assistance is introduced. The paper focuses on presenting and exploring the possibility of realizing ''learning'' assistance in Int.CAD by introducing a new concept called Shared Learning...

  1. AutoCAD-To-NASTRAN Translator Program

    Science.gov (United States)

    Jones, A.

    1989-01-01

    Program facilitates creation of finite-element mathematical models from geometric entities. AutoCAD to NASTRAN translator (ACTON) computer program developed to facilitate quick generation of small finite-element mathematical models for use with NASTRAN finite-element modeling program. Reads geometric data of drawing from Data Exchange File (DXF) used in AutoCAD and other PC-based drafting programs. Written in Microsoft Quick-Basic (Version 2.0).

  2. Comparison of Geant4-DNA simulation of S-values with other Monte Carlo codes

    International Nuclear Information System (INIS)

    André, T.; Morini, F.; Karamitros, M.; Delorme, R.; Le Loirec, C.; Campos, L.; Champion, C.; Groetz, J.-E.; Fromm, M.; Bordage, M.-C.; Perrot, Y.; Barberet, Ph.

    2014-01-01

    Monte Carlo simulations of S-values have been carried out with the Geant4-DNA extension of the Geant4 toolkit. The S-values have been simulated for monoenergetic electrons with energies ranging from 0.1 keV up to 20 keV, in liquid water spheres (for four radii, chosen between 10 nm and 1 μm), and for electrons emitted by five isotopes of iodine (131, 132, 133, 134 and 135), in liquid water spheres of varying radius (from 15 μm up to 250 μm). The results have been compared to those obtained from other Monte Carlo codes and from other published data. The use of the Kolmogorov–Smirnov test has allowed confirming the statistical compatibility of all simulation results

  3. Techniques for CAD reconstruction of 'as-built' environments and application to preparing for dismantling of plants

    International Nuclear Information System (INIS)

    Pot, J.; Levesque, P.

    1997-01-01

    Electricite de France is using CAD-generated numeric geometrical models to simulate maintenance operations and enable optimizing maintenance procedures. These models are also used to program the machines or robots for certain servicing procedures. They are used in the operator interfaces for robot control, and provide the operator with virtual cameras or enable generating specific information (such as virtual force feedback). Even more recently, CAD models have been integrated in what is known as 'virtual reality' software, giving the operators a sensation of 'immersion' in a virtual universe. Depending on the need and on the type of results expected from the simulations, one needs more or less precise models of the environment in which work will be performed. EDF is using several techniques to get 'as-built' models of the environments. This article describes the SOISIC system, which is a 3D laser sensor widely used for environment data acquisition, associated with 3Dipsos software, for CAD model reconstruction. These techniques, and the applications subsequently developed formaintenance applications, can be used in preparing and carrying out dismantling operations: 'as-built' CAD modeling of the installation can be used in the preparatory phase, providing plans, simulating the varioussteps, calculating waste volumes, helping in optimization of waste management, etc. These models can also be used during the actual dismantling process, to program the machines or robots used, or in the robot or machinesupervisory system. Some of the presented techniques have been used in a room in the Brennilis plant, which is currently being dismantled. (orig.)

  4. Simulation of AntiMatter–Matter Interactions in Geant4

    Directory of Open Access Journals (Sweden)

    Galoyan Aida

    2018-01-01

    Full Text Available Cross sections of antiproton and antinucleus interactions with nuclei are calculated using stochastic averaging method. A new implementation of the Quark-Gluon-String Model (QGSM is proposed for simulation of multi-particle production in antinucleus-nucleus collisions. A combination of the cross sections and the new implementation of QGSM allows experimental data on antiproton and antinucleus interactions with nuclei to be described. The combination is included in the well-known Geant4 simulation toolkit.

  5. Visualization drivers for Geant4

    International Nuclear Information System (INIS)

    Beretvas, Andy

    2005-01-01

    This document is on Geant 4 visualization tools (drivers), evaluating pros and cons of each option, including recommendations on which tools to support at Fermilab for different applications. Four visualization drivers are evaluated. They re OpenGL, HepRep, DAWN and VRML. They all have good features, OpenGL provides graphic output with out an intermediate file. HepRep provides menus to assist the user. DAWN provides high quality plots and even for large files produces output quickly. VRML uses the smallest disk space for intermediate files. Large experiments at Fermilab will want to write their own display. They should proceed to make this display graphics independent. Medium experiment will probably want to use HepRep because of it's menu support. Smaller scale experiments will want to use OpenGL in the spirit of having immediate response, good quality output and keeping things simple

  6. Benchmarking nuclear models of FLUKA and GEANT4 for carbon ion therapy

    CERN Document Server

    Bohlen, TT; Quesada, J M; Bohlen, T T; Cerutti, F; Gudowska, I; Ferrari, A; Mairani, A

    2010-01-01

    As carbon ions, at therapeutic energies, penetrate tissue, they undergo inelastic nuclear reactions and give rise to significant yields of secondary fragment fluences. Therefore, an accurate prediction of these fluences resulting from the primary carbon interactions is necessary in the patient's body in order to precisely simulate the spatial dose distribution and the resulting biological effect. In this paper, the performance of nuclear fragmentation models of the Monte Carlo transport codes, FLUKA and GEANT4, in tissue-like media and for an energy regime relevant for therapeutic carbon ions is investigated. The ability of these Monte Carlo codes to reproduce experimental data of charge-changing cross sections and integral and differential yields of secondary charged fragments is evaluated. For the fragment yields, the main focus is on the consideration of experimental approximations and uncertainties such as the energy measurement by time-of-flight. For GEANT4, the hadronic models G4BinaryLightIonReaction a...

  7. CAD in breast imaging. Application in mammography and MR mammography

    International Nuclear Information System (INIS)

    Obenauer, S.; Hermann, K.P.

    2012-01-01

    Computer aided diagnosis systems (CAD-systems) are evaluated in different parts of diagnostic imaging. In breast imaging double reading which is time- and cost spending is necessary. Therefore a lot of studies evaluated the use of CAD-systems in mammography. However the rate of false-positives is too high to implement CAD-systems as double reader in routine work. In the future, improvements in this technique could perhaps change the performance of CAD-systems. (orig.)

  8. The review of CAD for simulation of microwave devices

    Directory of Open Access Journals (Sweden)

    Drach V.E.

    2017-01-01

    Full Text Available the article is devoted to a brief review of modern CAD for electromagnetic modeling of microwave devices. Five major CAD systems are described in the article: FEKO, μWave Wizard, Sonnet, AWR Microwave Office, HFSS. The main methods are given for each CAD system used for simulation of microwave structures and the main advantages that distinguish its use.

  9. Resin-composite blocks for dental CAD/CAM applications.

    Science.gov (United States)

    Ruse, N D; Sadoun, M J

    2014-12-01

    Advances in digital impression technology and manufacturing processes have led to a dramatic paradigm shift in dentistry and to the widespread use of computer-aided design/computer-aided manufacturing (CAD/CAM) in the fabrication of indirect dental restorations. Research and development in materials suitable for CAD/CAM applications are currently the most active field in dental materials. Two classes of materials are used in the production of CAD/CAM restorations: glass-ceramics/ceramics and resin composites. While glass-ceramics/ceramics have overall superior mechanical and esthetic properties, resin-composite materials may offer significant advantages related to their machinability and intra-oral reparability. This review summarizes recent developments in resin-composite materials for CAD/CAM applications, focusing on both commercial and experimental materials. © International & American Associations for Dental Research.

  10. Preparation of CAD infrastructure for ITER procurement packages allocated to Korea

    International Nuclear Information System (INIS)

    Kim, G.H.; Hwang, H.S.; Choi, J.H.; Lee, H.G.; Thomas, E.; Redon, F.; Wilhelm, B.

    2013-01-01

    Highlights: ► It is necessary to use the same CAD platform between project partners for efficient design collaboration. ► Several unexpected problems were found during preparation of the CAD infrastructure. ► The problems have resulted in a waste of time and cost. ► The approach using the same configurations is effective to avoid IT-related problems. ► The design activities are steadily being performed on the prepared ITER CAD platform. -- Abstract: It is necessary to use the same CAD platform for standardization and efficient design collaboration between project partners. ITER has selected CATIA with ENOVIA as the primary CAD and integration tool. During the preparation of the CAD infrastructure, there were several difficulties with respect to information technology (IT). ITER design is classified as mechanical and plant. The procurement arrangement is divided into three types; functional specification, detailed design, and build to print. Therefore, it is important to prepare the suitable prerequisites according to the design type, and to comply with CAD methodologies to avoid trial and error. This paper presents how to overcome the difficulties and how to perform the CAD activities for ITER Korea procurement packages including important matters on a CAD infrastructure in a big project

  11. Geant4-DNA coupling and validation in the GATE Monte Carlo platform for DNA molecules irradiation in a calculation grid environment

    International Nuclear Information System (INIS)

    Pham, Quang Trung

    2014-01-01

    The Monte Carlo simulation methods are successfully being used in various areas of medical physics but also at different scales, for example, from the radiation therapy treatment planning systems to the prediction of the effects of radiation in cancer cells. The Monte Carlo simulation platform GATE based on the Geant4 tool-kit offers features dedicated to simulations in medical physics (nuclear medicine and radiotherapy). For radiobiology applications, the Geant4-DNA physical models are implemented to track particles till very low energy (eV) and are adapted for estimation of micro-dosimetric quantities. In order to implement a multi-scale Monte Carlo platform, we first validated the physical models of Geant4-DNA, and integrated them into GATE. Finally, we validated this implementation in the context of radiation therapy and proton therapy. In order to validate the Geant4-DNA physical models, dose point kernels for monoenergetic electrons (10 keV to 100 keV) were simulated using the physical models of Geant4-DNA and were compared to those simulated with Geant4 Standard physical models and another Monte Carlo code EGSnrc. The range and the stopping powers of electrons (7.4 eV to 1 MeV) and protons (1 keV to 100 MeV) calculated with GATE/Geant4-DNA were then compared with literature. We proposed to simulate with the GATE platform the impact of clinical and preclinical beams on cellular DNA. We modeled a clinical proton beam of 193.1 MeV, 6 MeV clinical electron beam and a X-ray irradiator beam. The beams models were validated by comparing absorbed dose computed and measured in liquid water. Then, the beams were used to calculate the frequency of energy deposits in DNA represented by different geometries. First, the DNA molecule was represented by small cylinders: 2 nm x 2 nm (∼10 bp), 5 nm x 10 nm (nucleosome) and 25 nm x 25 nm (chromatin fiber). All these cylinders were placed randomly in a sphere of liquid water (500 nm radius). Then we reconstructed the DNA

  12. A general graphical user interface for automatic reliability modeling

    Science.gov (United States)

    Liceaga, Carlos A.; Siewiorek, Daniel P.

    1991-01-01

    Reported here is a general Graphical User Interface (GUI) for automatic reliability modeling of Processor Memory Switch (PMS) structures using a Markov model. This GUI is based on a hierarchy of windows. One window has graphical editing capabilities for specifying the system's communication structure, hierarchy, reconfiguration capabilities, and requirements. Other windows have field texts, popup menus, and buttons for specifying parameters and selecting actions. An example application of the GUI is given.

  13. Comparative in vitro evaluation of CAD/CAM vs conventional provisional crowns.

    Science.gov (United States)

    Abdullah, Adil Othman; Tsitrou, Effrosyni A; Pollington, Sarah

    2016-01-01

    This study compared the marginal gap, internal fit, fracture strength, and mode of fracture of CAD/CAM provisional crowns with that of direct provisional crowns. An upper right first premolar phantom tooth was prepared for full ceramic crown following tooth preparation guidelines. The materials tested were: VITA CAD-Temp®, Polyetheretherketone "PEEK", Telio CAD-Temp, and Protemp™4 (control group). The crowns were divided into four groups (n=10), Group1: VITA CAD-Temp®, Group 2: PEEK, Group 3: Telio CAD-Temp, and Group 4: Protemp™4. Each crown was investigated for marginal and internal fit, fracture strength, and mode of fracture. Statistical analysis was performed using GraphPad Prism software version 6.0. The average marginal gap was: VITA CAD-Temp® 60.61 (±9.99) µm, PEEK 46.75 (±8.26) µm, Telio CAD-Temp 56.10 (±5.65) µm, and Protemp™4 193.07(±35.96) µm (PCAD-Temp® 124.94 (±22.96) µm, PEEK 113.14 (±23.55) µm, Telio CAD-Temp 110.95 (±11.64) µm, and Protemp™4 143.48(±26.74) µm. The average fracture strength was: VITA CAD-Temp® 361.01 (±21.61) N, PEEK 802.23 (±111.29) N, Telio CAD-Temp 719.24 (±95.17) N, and Protemp™4 416.40 (±69.14) N. One-way ANOVA test showed a statistically significant difference for marginal gap, internal gap, and fracture strength between all groups (p0.05). CAD/CAM fabricated provisional crowns demonstrated superior fit and better strength than direct provisional crowns.

  14. Fracture strength testing of crowns made of CAD/CAM composite resins.

    Science.gov (United States)

    Okada, Ryota; Asakura, Masaki; Ando, Akihiro; Kumano, Hirokazu; Ban, Seiji; Kawai, Tatsushi; Takebe, Jun

    2018-03-28

    The purpose of this study was to ascertain whether computer aided design/computer aided manufacturing (CAD/CAM) composite resin crowns have sufficient strength to withstand the bite force of the molar teeth. The null hypothesis was that the fracture strength of CAD/CAM composite resin crowns is lower than the average maximum bite force of the molar tooth. The crowns, which shape is the right maxillary first molar, were fabricated using four CAD/CAM blanks made of composite resins (Block HC: HC, KZR-CAD HR: HR, KZR-CAD HR2: HR2, Avencia Block: AVE) and one CAD/CAM blank made of lithium disilicate glass-ceramic (IPS e.max CAD: IPS), which was used as a control. Fracture strength of fabricated crowns bonded to metal abutment and biaxial flexural strength of the materials were evaluated. The results of fracture strength test and biaxial flexural strength test showed different tendencies. The fracture strength of CAD/CAM composite resin crowns except HC ranged from 3.3kN to 3.9kN, and was similar to that of IPS (3.3kN). In contrast, biaxial flexural strength of CAD/CAM composite resins ranged from 175MPa to 247MPa, and was significantly lower than that of IPS (360MPa). All CAD/CAM composite resin crowns studied presented about 3-4 times higher fracture strength than the average maximum bite force of the molar tooth (700-900N), which result leads to the conclusion that CAD/CAM composite resin crowns would have sufficient strength to withstand the bite force of the molar teeth. Copyright © 2017 Japan Prosthodontic Society. Published by Elsevier Ltd. All rights reserved.

  15. A CAD (Classroom Assessment Design) of a Computer Programming Course

    Science.gov (United States)

    Hawi, Nazir S.

    2012-01-01

    This paper presents a CAD (classroom assessment design) of an entry-level undergraduate computer programming course "Computer Programming I". CAD has been the product of a long experience in teaching computer programming courses including teaching "Computer Programming I" 22 times. Each semester, CAD is evaluated and modified…

  16. Development of integrated CAD system PV-1

    International Nuclear Information System (INIS)

    Miyamoto, Hitoshi; Ogawa, Kazuya; Shibata, Masayoshi.

    1997-01-01

    An integrated CAD system for pressure vessels, such as heat exchangers, drums, towers, jacketed vessels, and tanks, has been developed. The system is operated by MS-DOS personal computers combined in a LAN. Pressure vessel designers can work watching using the computer display because the system automatically manages design work, on a common data base. The project team members in other sections, such as production, cost control, and design, have the same data concurrently. Personal computers unite the 3D CAD system, and the generated design with detail dimensions and shapes is stored in the 3D CAD system automatically. The system has promoted higher design quality and greatly reduced design cost. (author)

  17. MEBT design for C-ADS

    International Nuclear Information System (INIS)

    Geng Huiping; Tang Jingyu; Li Zhihui; Yan Fang; Ouyang Huafu

    2012-01-01

    In proton accelerators, the Medium Energy Beam Transport (MEBT) line is an essential part for transporting and matching the beam from the RFQ to the next type of accelerating structure. The MEBT is also very important in machine commissioning and tuning. The design of the China Accelerator Driven System is making great progress. The C-ADS project is composed of two independent injectors; therefore, two MEBT lines will be designed independently. In this paper, we will give a detailed description of the MEBT design (including parameter selection and beam dynamics calculation) for the injector I of the C-ADS project. (authors)

  18. Engineering drawing from first principles using AutoCAD

    CERN Document Server

    Maguire, Dennis E

    1998-01-01

    Engineering Drawing From First Principles is a guide to good draughting for students of engineering who need to learn how to produce technically accurate and detailed designs to British and International Standards. Written by Dennis Maguire, an experienced author and City and Guilds chief examiner, this text is designed for use on Further Education and University courses where a basic understanding of draughtsmanship and CAD is necessary. Although not written as an AutoCAD tutor, the book will be a useful introduction to good CAD practice.Part of the Revision and Self-Assessmen

  19. Marginal Adaptation and Quality of Interfaces in Lithium Disilicate Crowns - Influence of Manufacturing and Cementation Techniques.

    Science.gov (United States)

    Melo Freire, C A; Borges, G A; Caldas, Dbm; Santos, R S; Ignácio, S A; Mazur, R F

    To evaluate the cement line thickness and the interface quality in milled or injected lithium disilicate ceramic restorations and their influence on marginal adaptation using different cement types and different adhesive cementation techniques. Sixty-four bovine teeth were prepared for full crown restoration (7.0±0.5 mm in height, 8.0 mm in cervical diameter, and 4.2 mm in incisal diameter) and were divided into two groups: CAD/CAM automation technology, IPS e.max CAD (CAD), and isostatic injection by heat technology, IPS e.max Press (PRESS). RelyX ARC (ARC) and RelyX U200 resin cements were used as luting agents in two activation methods: initial self-activation and light pre-activation for one second (tack-cure). Next, the specimens were stored in distilled water at 23°C ± 2°C for 72 hours. The cement line thickness was measured in micrometers, and the interface quality received scores according to the characteristics and sealing aspects. The evaluations were performed with an optical microscope, and scanning electron microscope images were presented to demonstrate the various features found in the cement line. For the cement line thickness, data were analyzed with three-way analysis of variance (ANOVA) and the Games-Howell test (α=0.05). For the variable interface quality, the data were analyzed with the Mann-Whitney U-test, the Kruskal-Wallis test, and multiple comparisons nonparametric Dunn test (α=0.05). The ANOVA presented statistical differences among the ceramic restoration manufacturing methods as well as a significant interaction between the manufacturing methods and types of cement (pcement line thickness values when compared to the ARC with both cementation techniques (pmanufacturing methods and cementation techniques. The PRESS ceramics obtained lower scores than did the CAD ceramics when using ARC cement (pcemented with self-adhesive resin cement resulted in a thinner cement line that is statistically different from that of CAD or pressed

  20. Geant4 - A Simulation Toolkit

    International Nuclear Information System (INIS)

    2002-01-01

    Geant4 is a toolkit for simulating the passage of particles through matter. It includes a complete range of functionality including tracking, geometry, physics models and hits. The physics processes offered cover a comprehensive range, including electromagnetic, hadronic and optical processes, a large set of long-lived particles, materials and elements, over a wide energy range starting, in some cases, from 250 eV and extending in others to the TeV energy range. it has been designed and constructed to expose the physics models utilized, to handle complex geometries, and to enable its easy adaptation for optimal use in different sets of applications. The toolkit is the result of a worldwide collaboration of physicists and software engineers. It has been created exploiting software engineering and object-oriented technology and implemented in the C++ programming language. It has been used in applications in particle physics, nuclear physics, accelerator design, space engineering and medical physics

  1. GEANT4 A Simulation toolkit

    CERN Document Server

    Agostinelli, S; Amako, K; Apostolakis, John; Araújo, H M; Arce, P; Asai, M; Axen, D A; Banerjee, S; Barrand, G; Behner, F; Bellagamba, L; Boudreau, J; Broglia, L; Brunengo, A; Chauvie, S; Chuma, J; Chytracek, R; Cooperman, G; Cosmo, G; Degtyarenko, P V; Dell'Acqua, A; De Paola, G O; Dietrich, D D; Enami, R; Feliciello, A; Ferguson, C; Fesefeldt, H S; Folger, G; Foppiano, F; Forti, A C; Garelli, S; Giani, S; Giannitrapani, R; Gibin, D; Gómez-Cadenas, J J; González, I; Gracía-Abríl, G; Greeniaus, L G; Greiner, W; Grichine, V M; Grossheim, A; Gumplinger, P; Hamatsu, R; Hashimoto, K; Hasui, H; Heikkinen, A M; Howard, A; Hutton, A M; Ivanchenko, V N; Johnson, A; Jones, F W; Kallenbach, Jeff; Kanaya, N; Kawabata, M; Kawabata, Y; Kawaguti, M; Kelner, S; Kent, P; Kodama, T; Kokoulin, R P; Kossov, M; Kurashige, H; Lamanna, E; Lampen, T; Lara, V; Lefébure, V; Lei, F; Liendl, M; Lockman, W; Longo, F; Magni, S; Maire, M; Mecking, B A; Medernach, E; Minamimoto, K; Mora de Freitas, P; Morita, Y; Murakami, K; Nagamatu, M; Nartallo, R; Nieminen, P; Nishimura, T; Ohtsubo, K; Okamura, M; O'Neale, S W; O'Ohata, Y; Perl, J; Pfeiffer, A; Pia, M G; Ranjard, F; Rybin, A; Sadilov, S; Di Salvo, E; Santin, G; Sasaki, T; Savvas, N; Sawada, Y; Scherer, S; Sei, S; Sirotenko, V I; Smith, D; Starkov, N; Stöcker, H; Sulkimo, J; Takahata, M; Tanaka, S; Chernyaev, E; Safai-Tehrani, F; Tropeano, M; Truscott, P R; Uno, H; Urbàn, L; Urban, P; Verderi, M; Walkden, A; Wander, W; Weber, H; Wellisch, J P; Wenaus, T; Williams, D C; Wright, D; Yamada, T; Yoshida, H; Zschiesche, D

    2003-01-01

    Geant4 is a toolkit for simulating the passage of particles through matter. It includes a complete range of functionality including tracking, geometry, physics models and hits. The physics processes offered cover a comprehensive range, including electromagnetic, hadronic and optical processes, a large set of long-lived particles, materials and elements, over a wide energy range starting, in some cases, from 250 eV and extending in others to the TeV energy range. It has been designed and constructed to expose the physics models utilised, to handle complex geometries, and to enable its easy adaptation for optimal use in different sets of applications. The toolkit is the result of a worldwide collaboration of physicists and software engineers. It has been created exploiting software engineering and object-oriented technology and implemented in the C++ programming language. It has been used in applications in particle physics, nuclear physics, accelerator design, space engineering and medical physics.

  2. Geant4 - A Simulation Toolkit

    Energy Technology Data Exchange (ETDEWEB)

    Wright, Dennis H

    2002-08-09

    GEANT4 is a toolkit for simulating the passage of particles through matter. it includes a complete range of functionality including tracking, geometry, physics models and hits. The physics processes offered cover a comprehensive range, including electromagnetic, hadronic and optical processes, a large set of long-lived particles, materials and elements, over a wide energy range starting, in some cases, from 250 eV and extending in others to the TeV energy range. it has been designed and constructed to expose the physics models utilized, to handle complex geometries, and to enable its easy adaptation for optimal use in different sets of applications. The toolkit is the result of a worldwide collaboration of physicists and software engineers. It has been created exploiting software engineering and object-oriented technology and implemented in the C++ programming language. It has been used in applications in particle physics, nuclear physics, accelerator design, space engineering and medical physics.

  3. CAD for CT colonography: toward a preparation-independent scheme

    International Nuclear Information System (INIS)

    Naeppi, J.

    2007-01-01

    Computer-aided detection (CAD) systems can be used to automatically detect and display the locations of polyps and masses in computed tomographic colonography (CTC) data for assisting radiologists' image interpretation. Rapid technical advancements over the last few years have established a fundamental CAD scheme for CTC that includes the steps of colon extraction, polyp detection, and false-positive (FP) reduction. Several CAD prototype systems have demonstrated clinically acceptable high polyp detection sensitivity with relatively few FP detections in cathartic CTC, and observer studies have demonstrated the potential benefit of such systems in improving the accuracy and consistency of radiologists' detection performance. Some CAD prototype systems have also demonstrated promising performance in reduced cathartic and non-cathartic CTC. Recent advancements suggest that CAD systems can soon be expected to provide a preparation-independent scheme that can yield consistently high detection sensitivity with moderately low FP rate not only with cathartic CTC protocols but over a wide range of cathartic, reduced cathartic, and non-cathartic CTC protocols. (orig.)

  4. Chairside CAD/CAM materials. Part 2: Flexural strength testing.

    Science.gov (United States)

    Wendler, Michael; Belli, Renan; Petschelt, Anselm; Mevec, Daniel; Harrer, Walter; Lube, Tanja; Danzer, Robert; Lohbauer, Ulrich

    2017-01-01

    Strength is one of the preferred parameters used in dentistry for determining clinical indication of dental restoratives. However, small dimensions of CAD/CAM blocks limit reliable measurements with standardized uniaxial bending tests. The objective of this study was to introduce the ball-on-three-ball (B3B) biaxial strength test for dental for small CAD/CAM block in the context of the size effect on strength predicted by the Weibull theory. Eight representative chairside CAD/CAM materials ranging from polycrystalline zirconia (e.max ZirCAD, Ivoclar-Vivadent), reinforced glasses (Vitablocs Mark II, VITA; Empress CAD, Ivoclar-Vivadent) and glass-ceramics (e.max CAD, Ivoclar-Vivadent; Suprinity, VITA; Celtra Duo, Dentsply) to hybrid materials (Enamic, VITA; Lava Ultimate, 3M ESPE) have been selected. Specimens were prepared with highly polished surfaces in rectangular plate (12×12×1.2mm 3 ) or round disc (Ø=12mm, thickness=1.2mm) geometries. Specimens were tested using the B3B assembly and the biaxial strength was determined using calculations derived from finite element analyses of the respective stress fields. Size effects on strength were determined based on results from 4-point-bending specimens. A good agreement was found between the biaxial strength results for the different geometries (plates vs. discs) using the B3B test. Strength values ranged from 110.9MPa (Vitablocs Mark II) to 1303.21MPa (e.max ZirCAD). The strength dependency on specimen size was demonstrated through the calculated effective volume/surface. The B3B test has shown to be a reliable and simple method for determining the biaxial strength restorative materials supplied as small CAD/CAM blocks. A flexible solution was made available for the B3B test in the rectangular plate geometry. Copyright © 2016 The Academy of Dental Materials. Published by Elsevier Ltd. All rights reserved.

  5. Comparative in vitro evaluation of CAD/CAM vs conventional provisional crowns

    Directory of Open Access Journals (Sweden)

    Adil Othman ABDULLAH

    Full Text Available ABSTRACT Objective This study compared the marginal gap, internal fit, fracture strength, and mode of fracture of CAD/CAM provisional crowns with that of direct provisional crowns. Material and Methods An upper right first premolar phantom tooth was prepared for full ceramic crown following tooth preparation guidelines. The materials tested were: VITA CAD-Temp®, Polyetheretherketone “PEEK”, Telio CAD-Temp, and Protemp™4 (control group. The crowns were divided into four groups (n=10, Group1: VITA CAD-Temp®, Group 2: PEEK, Group 3: Telio CAD-Temp, and Group 4: Protemp™4. Each crown was investigated for marginal and internal fit, fracture strength, and mode of fracture. Statistical analysis was performed using GraphPad Prism software version 6.0. Results The average marginal gap was: VITA CAD-Temp® 60.61 (±9.99 µm, PEEK 46.75 (±8.26 µm, Telio CAD-Temp 56.10 (±5.65 µm, and Protemp™4 193.07(±35.96 µm (P0.05. Conclusions CAD/CAM fabricated provisional crowns demonstrated superior fit and better strength than direct provisional crowns.

  6. Survey on the use of CAD-CAM technology by UK and Irish dental technicians.

    Science.gov (United States)

    Blackwell, E; Nesbit, M; Petridis, H

    2017-05-12

    Statement of the problem Digital workflows (CAD/CAM) have been introduced in dentistry during recent years. No published information exists on dental technicians' use and reporting of this technology.Purpose The aim of this cross sectional survey was to identify the extent digital technology has infiltrated the workplace and to investigate the factors affecting the use of CAD-CAM technology by dental laboratory technicians within Ireland and the UK.Materials and methods A web-based questionnaire was composed (Opinio, Object Planet Inc. Oslo, Norway) and distributed to UK and Irish dental technicians. Answers to all questions were anonymous and grouped such that general information was gathered initially, followed by branching of the survey into two sections depending on whether or not the respondent worked with CAD-CAM technology. Results were compiled and statistical analysis (Fisher's Exact test, SPSS, IBM, Armonk, New York, USA) was performed in order to investigate any correlation between various demographic variables and the answers provided.Results The survey was distributed to 760 UK technicians and 77 Irish technicians. The total number of completed surveys was 105, which yielded a total response rate of 14%. Most technicians reported using some form of CAD/CAM aspect in the workflow, and this was more significant for technicians working in large laboratories. Most training received was company-led. Large laboratories were also significantly correlated with less outsourcing of CAD/CAM work and a change in dental material use leading to the increase of zirconia and the decrease of noble alloys. Dental technicians did not report any significant change in working relationships and staffing as a result of CAD/CAM incorporation. High initial investment cost was the most common reason quoted from non-users, along with the lack of such technology in their working environment.

  7. CAD/CAM and scientific data management at Dassault

    Science.gov (United States)

    Bohn, P.

    1984-01-01

    The history of CAD/CAM and scientific data management at Dassault are presented. Emphasis is put on the targets of the now commercially available software CATIA. The links with scientific computations such as aerodynamics and structural analysis are presented. Comments are made on the principles followed within the company. The consequences of the approximative nature of scientific data are examined. Consequence of the new history function is mainly its protection against copy or alteration. Future plans at Dassault for scientific data appear to be in opposite directions compared to some general tendencies.

  8. The CAD concept for stellarator-type magnetic systems

    International Nuclear Information System (INIS)

    Vorobyova, V.P.; Martynov, S.A.; Khazhmuradov, M.A.

    2002-01-01

    The paper describes the computer-aided design (CAD) concept for stellarator-type magnetic systems. Consideration is given to the main peculiarities, principles, and dialog organization and design stages of the CAD. The practical realization of the concept is illustrated by specific examples

  9. CAD-RADS - a new clinical decision support tool for coronary computed tomography angiography.

    Science.gov (United States)

    Foldyna, Borek; Szilveszter, Bálint; Scholtz, Jan-Erik; Banerji, Dahlia; Maurovich-Horvat, Pál; Hoffmann, Udo

    2018-04-01

    Coronary computed tomography angiography (CTA) has been established as an accurate method to non-invasively assess coronary artery disease (CAD). The proposed 'Coronary Artery Disease Reporting and Data System' (CAD-RADS) may enable standardised reporting of the broad spectrum of coronary CTA findings related to the presence, extent and composition of coronary atherosclerosis. The CAD-RADS classification is a comprehensive tool for summarising findings on a per-patient-basis dependent on the highest-grade coronary artery lesion, ranging from CAD-RADS 0 (absence of CAD) to CAD-RADS 5 (total occlusion of a coronary artery). In addition, it provides suggestions for clinical management for each classification, including further testing and therapeutic options. Despite some limitations, CAD-RADS may facilitate improved communication between imagers and patient caregivers. As such, CAD-RADS may enable a more efficient use of coronary CTA leading to more accurate utilisation of invasive coronary angiograms. Furthermore, widespread use of CAD-RADS may facilitate registry-based research of diagnostic and prognostic aspects of CTA. • CAD-RADS is a tool for standardising coronary CTA reports. • CAD-RADS includes clinical treatment recommendations based on CTA findings. • CAD-RADS has the potential to reduce variability of CTA reports.

  10. artG4: A Generic Framework for Geant4 Simulations

    Energy Technology Data Exchange (ETDEWEB)

    Arvanitis, Tasha [Harvey Mudd Coll.; Lyon, Adam [Fermilab

    2014-01-01

    A small experiment must devote its limited computing expertise to writing physics code directly applicable to the experiment. A software 'framework' is essential for providing an infrastructure that makes writing the physics-relevant code easy. In this paper, we describe a highly modular and easy to use framework for writing Geant4 based simulations called 'artg4'. This framework is a layer on top of the art framework.

  11. An Algorithm for Computing Screened Coulomb Scattering in Geant4

    OpenAIRE

    Mendenhall, Marcus H.; Weller, Robert A.

    2004-01-01

    An algorithm has been developed for the Geant4 Monte-Carlo package for the efficient computation of screened Coulomb interatomic scattering. It explicitly integrates the classical equations of motion for scattering events, resulting in precise tracking of both the projectile and the recoil target nucleus. The algorithm permits the user to plug in an arbitrary screening function, such as Lens-Jensen screening, which is good for backscattering calculations, or Ziegler-Biersack-Littmark screenin...

  12. Estimation of the dose deposited by electron beams in radiotherapy in voxelised phantoms using the Monte Carlo simulation platform GATE based on GEANT4 in a grid environment

    International Nuclear Information System (INIS)

    Perrot, Y.

    2011-01-01

    Radiation therapy treatment planning requires accurate determination of absorbed dose in the patient. Monte Carlo simulation is the most accurate method for solving the transport problem of particles in matter. This thesis is the first study dealing with the validation of the Monte Carlo simulation platform GATE (GEANT4 Application for Tomographic Emission), based on GEANT4 (Geometry And Tracking) libraries, for the computation of absorbed dose deposited by electron beams. This thesis aims at demonstrating that GATE/GEANT4 calculations are able to reach treatment planning requirements in situations where analytical algorithms are not satisfactory. The goal is to prove that GATE/GEANT4 is useful for treatment planning using electrons and competes with well validated Monte Carlo codes. This is demonstrated by the simulations with GATE/GEANT4 of realistic electron beams and electron sources used for external radiation therapy or targeted radiation therapy. The computed absorbed dose distributions are in agreement with experimental measurements and/or calculations from other Monte Carlo codes. Furthermore, guidelines are proposed to fix the physics parameters of the GATE/GEANT4 simulations in order to ensure the accuracy of absorbed dose calculations according to radiation therapy requirements. (author)

  13. The application of CAD / CAM technology in Dentistry

    Science.gov (United States)

    Susic, I.; Travar, M.; Susic, M.

    2017-05-01

    Information and communication technologies have found their application in the healthcare sector, including the frameworks of modern dentistry. CAD / CAM application in dentistry is the process by which is attained finished dental restoration through fine milling process of ready ceramic blocks. CAD / CAM is an acronym of english words Computer-Aided-Design (CAD) / Computer-Aided-Manufacture (CAM), respectively dental computer aided design and computer aided manufacture of inlays, onlays, crowns and bridges. CAD / CAM technology essentially allows you to create a two-dimensional and three-dimensional models and their materialization by numerical controlled machines. In order to operate more efficiently, reduce costs, increase user/patient satisfaction and ultimately achieve profits, many dental offices in the world have their attention focused on implementation of modern IT solutions in everyday practice. In addition to the specialized clinic management software, inventory control, etc., or hardware such as the use of lasers in cosmetic dentistry or intraoral scanning, recently the importance is given to the application of CAD / CAM technology in the field of prosthetic. After the removal of pathologically altered tooth structure, it is necessary to achieve restoration that will be most similar to the anatomy of a natural tooth. Applying CAD / CAM technology on applicable ceramic blocks it can be obtained very quick, but also very accurate restoration, in the forms of inlays, onlays, bridges and crowns. The paper presents the advantages of using this technology as well as satisfaction of the patients and dentists by using systems as: Cercon, Celay, Cerec, Lava, Everest, which represent imperative of modern dentistry in creating fixed dental restorations.

  14. 3D CAD ON Qinshan CANDU project

    International Nuclear Information System (INIS)

    Goland, D.

    2000-01-01

    This paper briefly describe AECL's work in applying computer-aided engineering tools to the Qinshan CANDU project. The main thrust of this paper is to introduce the major CAD software tools and their use in civil design, process design and EI and C design. Other special software tools and non-CAD tools and their applications are also briefly introduced. (author)

  15. Simulation of ALTEA calibration data with PHITS, FLUKA and GEANT4

    International Nuclear Information System (INIS)

    La Tessa, C.; Di Fino, L.; Larosa, M.; Lee, K.; Mancusi, D.; Matthiae, D.; Narici, L.; Zaconte, V.

    2009-01-01

    The ALTEA-Space detector has been calibrated by testing its response to several monochromatic beams. These measurements provided energy-deposition spectra in silicon of 100, 600 and 1000 MeV/nucleon 12 C and 200 and 600 MeV/nucleon 48 Ti. The results have been compared to three Monte Carlo transport codes, namely PHITS, GEANT4 and FLUKA. Median, full width at half maximum (FWHM) and interquartile range (IQR) have been calculated for all datasets to characterize location, width and asymmetry of the energy-deposition spectra. Particular attention has been devoted to the influence of δ rays on the shape of the energy-deposition spectrum, both with the help of analytical calculations and Monte Carlo simulations. The two approaches proved that, in this range of projectile charge, projectile energy and detector size, the leakage of secondary electrons might introduce a difference between the energy-loss and energy-deposition spectrum, in particular by changing the location, width and symmetry of the distribution. The overall agreement between the Monte Carlo predictions and the measurements is fair and makes PHITS, FLUKA and GEANT4 all possible candidates for simulating ALTEA-Space experiment.

  16. Interfacing a General Purpose Fluid Network Flow Program with the SINDA/G Thermal Analysis Program

    Science.gov (United States)

    Schallhorn, Paul; Popok, Daniel

    1999-01-01

    A general purpose, one dimensional fluid flow code is currently being interfaced with the thermal analysis program Systems Improved Numerical Differencing Analyzer/Gaski (SINDA/G). The flow code, Generalized Fluid System Simulation Program (GFSSP), is capable of analyzing steady state and transient flow in a complex network. The flow code is capable of modeling several physical phenomena including compressibility effects, phase changes, body forces (such as gravity and centrifugal) and mixture thermodynamics for multiple species. The addition of GFSSP to SINDA/G provides a significant improvement in convective heat transfer modeling for SINDA/G. The interface development is conducted in multiple phases. This paper describes the first phase of the interface which allows for steady and quasi-steady (unsteady solid, steady fluid) conjugate heat transfer modeling.

  17. CPU time optimization and precise adjustment of the Geant4 physics parameters for a VARIAN 2100 C/D gamma radiotherapy linear accelerator simulation using GAMOS

    Science.gov (United States)

    Arce, Pedro; Lagares, Juan Ignacio

    2018-02-01

    We have verified the GAMOS/Geant4 simulation model of a 6 MV VARIAN Clinac 2100 C/D linear accelerator by the procedure of adjusting the initial beam parameters to fit the percentage depth dose and cross-profile dose experimental data at different depths in a water phantom. Thanks to the use of a wide range of field sizes, from 2  ×  2 cm2 to 40  ×  40 cm2, a small phantom voxel size and high statistics, fine precision in the determination of the beam parameters has been achieved. This precision has allowed us to make a thorough study of the different physics models and parameters that Geant4 offers. The three Geant4 electromagnetic physics sets of models, i.e. Standard, Livermore and Penelope, have been compared to the experiment, testing the four different models of angular bremsstrahlung distributions as well as the three available multiple-scattering models, and optimizing the most relevant Geant4 electromagnetic physics parameters. Before the fitting, a comprehensive CPU time optimization has been done, using several of the Geant4 efficiency improvement techniques plus a few more developed in GAMOS.

  18. Refactoring, reengineering and evolution: paths to Geant4 uncertainty quantification and performance improvement

    International Nuclear Information System (INIS)

    Batič, M; Hoff, G; Pia, M G; Saracco, P; Begalli, M; Han, M; Kim, C H; Seo, H; Hauf, S; Kuster, M; Weidenspointner, G; Zoglauer, A

    2012-01-01

    Ongoing investigations for the improvement of Geant4 accuracy and computational performance resulting by refactoring and reengineering parts of the code are discussed. Issues in refactoring that are specific to the domain of physics simulation are identified and their impact is elucidated. Preliminary quantitative results are reported.

  19. KiCad challenges the big ones

    CERN Document Server

    Antonella Del Rosso

    2015-01-01

    Printed Circuit Boards (PCB) are the heart of any electronic device, including your toaster and your smartphone. Designing PCBs is the job of electronic engineers who, so far, have often had no option but to use proprietary tools to design complex circuits. Thanks to the efforts that CERN experts have put in to improve the free KiCad software, that situation is about to change.   KiCad's development started in 1992 as a way to design PCBs, the units that control how an electronic device works. Since 2013, experts in the Beams department have made important contributions to KiCad as part of the Open Hardware Initiative (OHI), which provides a framework to facilitate knowledge exchange across the electronic design community. “Our vision is to allow the hardware developers to share as easily as their software colleagues,” says Javier Serrano, head of the BE-CO-HT section and OHI initiator. “Software sources are easily shared online because they are text ...

  20. The effects of nuclear data library processing on Geant4 and MCNP simulations of the thermal neutron scattering law

    Science.gov (United States)

    Hartling, K.; Ciungu, B.; Li, G.; Bentoumi, G.; Sur, B.

    2018-05-01

    Monte Carlo codes such as MCNP and Geant4 rely on a combination of physics models and evaluated nuclear data files (ENDF) to simulate the transport of neutrons through various materials and geometries. The grid representation used to represent the final-state scattering energies and angles associated with neutron scattering interactions can significantly affect the predictions of these codes. In particular, the default thermal scattering libraries used by MCNP6.1 and Geant4.10.3 do not accurately reproduce the ENDF/B-VII.1 model in simulations of the double-differential cross section for thermal neutrons interacting with hydrogen nuclei in a thin layer of water. However, agreement between model and simulation can be achieved within the statistical error by re-processing ENDF/B-VII.I thermal scattering libraries with the NJOY code. The structure of the thermal scattering libraries and sampling algorithms in MCNP and Geant4 are also reviewed.

  1. Simulation calculations using the code Geant III for the EUROGAM device

    Energy Technology Data Exchange (ETDEWEB)

    Beck, F A; Curien, D; Duchene, G; France, G de; Wei, L [Strasbourg-1 Univ., 67 (France). Centre de Recherches Nucleaires

    1992-08-01

    Simulation calculations are good tools to determine, at a low cost, the characteristics of a detector. It enables to change the geometry of the counter in an iterative way to optimize its response leading to the best performances for the whole multi-detector device. This kind of calculations have been performed using the Geant III code for the EUROGAM device. (author). 3 tabs., 5 figs.

  2. CAD-based Monte Carlo program for integrated simulation of nuclear system SuperMC

    International Nuclear Information System (INIS)

    Wu, Yican; Song, Jing; Zheng, Huaqing; Sun, Guangyao; Hao, Lijuan; Long, Pengcheng; Hu, Liqin

    2015-01-01

    Highlights: • The new developed CAD-based Monte Carlo program named SuperMC for integrated simulation of nuclear system makes use of hybrid MC-deterministic method and advanced computer technologies. SuperMC is designed to perform transport calculation of various types of particles, depletion and activation calculation including isotope burn-up, material activation and shutdown dose, and multi-physics coupling calculation including thermo-hydraulics, fuel performance and structural mechanics. The bi-directional automatic conversion between general CAD models and physical settings and calculation models can be well performed. Results and process of simulation can be visualized with dynamical 3D dataset and geometry model. Continuous-energy cross section, burnup, activation, irradiation damage and material data etc. are used to support the multi-process simulation. Advanced cloud computing framework makes the computation and storage extremely intensive simulation more attractive just as a network service to support design optimization and assessment. The modular design and generic interface promotes its flexible manipulation and coupling of external solvers. • The new developed and incorporated advanced methods in SuperMC was introduced including hybrid MC-deterministic transport method, particle physical interaction treatment method, multi-physics coupling calculation method, geometry automatic modeling and processing method, intelligent data analysis and visualization method, elastic cloud computing technology and parallel calculation method. • The functions of SuperMC2.1 integrating automatic modeling, neutron and photon transport calculation, results and process visualization was introduced. It has been validated by using a series of benchmarking cases such as the fusion reactor ITER model and the fast reactor BN-600 model. - Abstract: Monte Carlo (MC) method has distinct advantages to simulate complicated nuclear systems and is envisioned as a routine

  3. Bonding to CAD-CAM Composites: An Interfacial Fracture Toughness Approach.

    Science.gov (United States)

    Eldafrawy, M; Ebroin, M G; Gailly, P A; Nguyen, J-F; Sadoun, M J; Mainjot, A K

    2018-01-01

    The objective of this study was to evaluate the interfacial fracture toughness (IFT) of composite cement with dispersed filler (DF) versus polymer-infiltrated ceramic network (PICN) computer-aided design and computer-aided manufacturing (CAD-CAM) composite blocks after 2 different surface pretreatments using the notchless triangular prism (NTP) test. Two DFs (Cerasmart [CRT] and Lava Ultimate [LVA]), 2 PICNs (Enamic [ENA] and experimental PICN [EXP]), and e.max CAD lithium disilicate glass-ceramic (EMX, control) prism samples were bonded to their counterparts with Variolink Esthetic DC composite cement after either hydrofluoric acid etching (HF) or gritblasting (GR). Both procedures were followed by silanization. All samples ( n = 30 per group) were thermocycled (10,000 cycles) and tested for their IFT in a water bath at 36°C. Moreover, representative samples from each group were subjected to a developed interfacial area ratio (Sdr) measurement by profilometry and scanning electron microscopy (SEM) characterization. EXP-HF gave the highest IFT (1.85 ± 0.39 MPa·m 1/2 ), followed by EMX-HF and ENA-HF, while CRT-HF gave the lowest (0.15 ± 0.22 MPa·m 1/2 ). PICNs gave significantly better results with HF, and DF showed better results with GR. A 2-way analysis of variance indicated that there were significantly higher IFT and Sdr for PICNs than for DF. A positive correlation ( r² = 0.872) was found between IFT and Sdr. SEM characterization showed the specific microstructure of the surface of etched PICNs, indicating the presence of a retentive polymer-based honeycomb structure. Etching of the typical double-network microstructure of PICNs causes an important increase in the Sdr and IFT, while DF should be gritblasted. DF exhibited significantly lower Sdr and IFT values than PICNs. The present results show the important influence of the material class and surface texture, and consequently the micromechanical bond, on the adhesive interface performance of CAD

  4. A generalized interface module for the coupling of spatial kinetics and thermal-hydraulics codes

    Energy Technology Data Exchange (ETDEWEB)

    Barber, D.A.; Miller, R.M.; Joo, H.G.; Downar, T.J. [Purdue Univ., West Lafayette, IN (United States). Dept. of Nuclear Engineering; Wang, W. [SCIENTECH, Inc., Rockville, MD (United States); Mousseau, V.A.; Ebert, D.D. [Nuclear Regulatory Commission, Washington, DC (United States). Office of Nuclear Regulatory Research

    1999-03-01

    A generalized interface module has been developed for the coupling of any thermal-hydraulics code to any spatial kinetics code. The coupling scheme was designed and implemented with emphasis placed on maximizing flexibility while minimizing modifications to the respective codes. In this design, the thermal-hydraulics, general interface, and spatial kinetics codes function independently and utilize the Parallel Virtual Machine software to manage cross-process communication. Using this interface, the USNRC version of the 3D neutron kinetics code, PARCX, has been coupled to the USNRC system analysis codes RELAP5 and TRAC-M. RELAP5/PARCS assessment results are presented for two NEACRP rod ejection benchmark problems and an NEA/OECD main steam line break benchmark problem. The assessment of TRAC-M/PARCS has only recently been initiated, nonetheless, the capabilities of the coupled code are presented for a typical PWR system/core model.

  5. A generalized interface module for the coupling of spatial kinetics and thermal-hydraulics codes

    International Nuclear Information System (INIS)

    Barber, D.A.; Miller, R.M.; Joo, H.G.; Downar, T.J.; Mousseau, V.A.; Ebert, D.D.

    1999-01-01

    A generalized interface module has been developed for the coupling of any thermal-hydraulics code to any spatial kinetics code. The coupling scheme was designed and implemented with emphasis placed on maximizing flexibility while minimizing modifications to the respective codes. In this design, the thermal-hydraulics, general interface, and spatial kinetics codes function independently and utilize the Parallel Virtual Machine software to manage cross-process communication. Using this interface, the USNRC version of the 3D neutron kinetics code, PARCX, has been coupled to the USNRC system analysis codes RELAP5 and TRAC-M. RELAP5/PARCS assessment results are presented for two NEACRP rod ejection benchmark problems and an NEA/OECD main steam line break benchmark problem. The assessment of TRAC-M/PARCS has only recently been initiated, nonetheless, the capabilities of the coupled code are presented for a typical PWR system/core model

  6. A/E/C Graphics Standard: Release 2.0 (formerly titled CAD Drafting Standard)

    Science.gov (United States)

    2015-08-01

    acronyms: • A/E/C – Architecture , Engineering, and Construction • BIM – Building Information Modeling • CAD – Computer-Aided Design • CIM – Civil...title GENERAL NOTES. General notes applicable to sheets for a particular discipline (e.g., architectural , electrical, mechanical) shall be located on...Filled fonts are used primarily for titles and on cover sheets. • Symbol font: This font should be used in cases where Greek symbols are

  7. A comparison of computer-assisted detection (CAD) programs for the identification of colorectal polyps: performance and sensitivity analysis, current limitations and practical tips for radiologists.

    Science.gov (United States)

    Bell, L T O; Gandhi, S

    2018-06-01

    To directly compare the accuracy and speed of analysis of two commercially available computer-assisted detection (CAD) programs in detecting colorectal polyps. In this retrospective single-centre study, patients who had colorectal polyps identified on computed tomography colonography (CTC) and subsequent lower gastrointestinal endoscopy, were analysed using two commercially available CAD programs (CAD1 and CAD2). Results were compared against endoscopy to ascertain sensitivity and positive predictive value (PPV) for colorectal polyps. Time taken for CAD analysis was also calculated. CAD1 demonstrated a sensitivity of 89.8%, PPV of 17.6% and mean analysis time of 125.8 seconds. CAD2 demonstrated a sensitivity of 75.5%, PPV of 44.0% and mean analysis time of 84.6 seconds. The sensitivity and PPV for colorectal polyps and CAD analysis times can vary widely between current commercially available CAD programs. There is still room for improvement. Generally, there is a trade-off between sensitivity and PPV, and so further developments should aim to optimise both. Information on these factors should be made routinely available, so that an informed choice on their use can be made. This information could also potentially influence the radiologist's use of CAD results. Copyright © 2018 The Royal College of Radiologists. Published by Elsevier Ltd. All rights reserved.

  8. Integrated CAD/CAE for nuclear power plants

    International Nuclear Information System (INIS)

    Lecoq, P.; Lachat, J.C.

    1987-01-01

    The size of the French nuclear power program has led both EDF and Framatome to equip themselves progressively with management software, computer-assisted design (CAD) systems, and computer-assisted engineering (CAE) systems. The nature of the projects and of the respective activities of EDF and Framatome determined the essential specifications of these computerized systems. EDF and Framatome have pooled their CAD/CAE efforts in a joint venture (Groupement d'Interet Economique) called GIAO, set up in 1985 by EDF and Aquitaine Systeme (a subsidiary of Framatome and Elf Aquitaine). GIAO's ambition is to become a pole of French CAD/CAE efforts and to foster progress in integrated computer-assisted engineering, by enlarging the synergy of EDF and Framatome in this field to other enterprises that participate in design and construction of complex industrial plants

  9. SU-E-T-521: Investigation of the Uncertainties Involved in Secondary Neutron/gamma Production in Geant4/MCNP6 Monte Carlo Codes for Proton Therapy Application

    International Nuclear Information System (INIS)

    Mirzakhanian, L; Enger, S; Giusti, V

    2015-01-01

    Purpose: A major concern in proton therapy is the production of secondary neutrons causing secondary cancers, especially in young adults and children. Most utilized Monte Carlo codes in proton therapy are Geant4 and MCNP. However, the default versions of Geant4 and MCNP6 do not have suitable cross sections or physical models to properly handle secondary particle production in proton energy ranges used for therapy. In this study, default versions of Geant4 and MCNP6 were modified to better handle production of secondaries by adding the TENDL-2012 cross-section library. Methods: In-water proton depth-dose was measured at the “The Svedberg Laboratory” in Uppsala (Sweden). The proton beam was mono-energetic with mean energy of 178.25±0.2 MeV. The measurement set-up was simulated by Geant4 version 10.00 (default and modified version) and MCNP6. Proton depth-dose, primary and secondary particle fluence and neutron equivalent dose were calculated. In case of Geant4, the secondary particle fluence was filtered by all the physics processes to identify the main process responsible for the difference between the default and modified version. Results: The proton depth-dose curves and primary proton fluence show a good agreement between both Geant4 versions and MCNP6. With respect to the modified version, default Geant4 underestimates the production of secondary neutrons while overestimates that of gammas. The “ProtonInElastic” process was identified as the main responsible process for the difference between the two versions. MCNP6 shows higher neutron production and lower gamma production than both Geant4 versions. Conclusion: Despite the good agreement on the proton depth dose curve and primary proton fluence, there is a significant discrepancy on secondary neutron production between MCNP6 and both versions of Geant4. Further studies are thus in order to find the possible cause of this discrepancy or more accurate cross-sections/models to handle the nuclear

  10. [High energy particle physics]: Task A, High energy physics program: Experiment and theory; Task B, High energy physics program: Numerical simulation of quantum field theories

    International Nuclear Information System (INIS)

    Lannutti, J.E.

    1991-01-01

    This report discusses the following research: fixed target experiments; collider experiments; computing, networking and VAX upgrade; SSC preparation, detector development and detector construction; solid argon calorimetry; absorption of CAD system geometries into GEANT for SSC; and particle theory programs

  11. Performance of Geant4 in simulating semiconductor particle detector response in the energy range below 1 MeV

    Science.gov (United States)

    Soti, G.; Wauters, F.; Breitenfeldt, M.; Finlay, P.; Kraev, I. S.; Knecht, A.; Porobić, T.; Zákoucký, D.; Severijns, N.

    2013-11-01

    Geant4 simulations play a crucial role in the analysis and interpretation of experiments providing low energy precision tests of the Standard Model. This paper focuses on the accuracy of the description of the electron processes in the energy range between 100 and 1000 keV. The effect of the different simulation parameters and multiple scattering models on the backscattering coefficients is investigated. Simulations of the response of HPGe and passivated implanted planar Si detectors to β particles are compared to experimental results. An overall good agreement is found between Geant4 simulations and experimental data.

  12. Efficiency transfer using the GEANT4 code of CERN for HPGe gamma spectrometry

    International Nuclear Information System (INIS)

    Chagren, S.; Tekaya, M.Ben; Reguigui, N.; Gharbi, F.

    2016-01-01

    In this work we apply the GEANT4 code of CERN to calculate the peak efficiency in High Pure Germanium (HPGe) gamma spectrometry using three different procedures. The first is a direct calculation. The second corresponds to the usual case of efficiency transfer between two different configurations at constant emission energy assuming a reference point detection configuration and the third, a new procedure, consists on the transfer of the peak efficiency between two detection configurations emitting the gamma ray in different energies assuming a “virtual” reference point detection configuration. No pre-optimization of the detector geometrical characteristics was performed before the transfer to test the ability of the efficiency transfer to reduce the effect of the ignorance on their real magnitude on the quality of the transferred efficiency. The obtained and measured efficiencies were found in good agreement for the two investigated methods of efficiency transfer. The obtained agreement proves that Monte Carlo method and especially the GEANT4 code constitute an efficient tool to obtain accurate detection efficiency values. The second investigated efficiency transfer procedure is useful to calibrate the HPGe gamma detector for any emission energy value for a voluminous source using one point source detection efficiency emitting in a different energy as a reference efficiency. The calculations preformed in this work were applied to the measurement exercise of the EUROMET428 project. A measurement exercise where an evaluation of the full energy peak efficiencies in the energy range 60–2000 keV for a typical coaxial p-type HpGe detector and several types of source configuration: point sources located at various distances from the detector and a cylindrical box containing three matrices was performed. - Highlights: • The GEANT4 code of CERN has been used to transfer the peak efficiency from point to points and voluminous detection configurations in HPGe gamma

  13. FY1995 transduction method and CAD database systems for integrated design; 1995 nendo transduction ho to CAD database togo sekkei shien system

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    1997-03-01

    Transduction method developed by the research coordinator and Prof. Muroga is one of the most popular methods to design large-scale integrated circuits, and thus used by major design tool companies in USA and Japan. The major objectives of the research is to improve capability and utilize its reusable property by combining with CAD databases. Major results of the project is as follows, (1) Improvement of Transduction method : Efficiency, capability and the maximum circuit size are improved. Error compensation method is also improved. (2) Applications to new logic elements : Transduction method is modified to cope with wired logic and FPGAs. (3) CAD databases : One of the major advantages of Transduction methods is 'reusability' of already designed circuits. It is suitable to combine with CAD databases. We design CAD databases suitable for cooperative design using Transduction method. (4) Program development : Programs for Windows95 and developed for distribution. (NEDO)

  14. FY1995 transduction method and CAD database systems for integrated design; 1995 nendo transduction ho to CAD database togo sekkei shien system

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    1997-03-01

    Transduction method developed by the research coordinator and Prof. Muroga is one of the most popular methods to design large-scale integrated circuits, and thus used by major design tool companies in USA and Japan. The major objectives of the research is to improve capability and utilize its reusable property by combining with CAD databases. Major results of the project is as follows, (1) Improvement of Transduction method : Efficiency, capability and the maximum circuit size are improved. Error compensation method is also improved. (2) Applications to new logic elements : Transduction method is modified to cope with wired logic and FPGAs. (3) CAD databases : One of the major advantages of Transduction methods is 'reusability' of already designed circuits. It is suitable to combine with CAD databases. We design CAD databases suitable for cooperative design using Transduction method. (4) Program development : Programs for Windows95 and developed for distribution. (NEDO)

  15. Analysis of the dead layer of a detector of germanium with code ultrapure Monte Carlo SWORD-GEANT; Analisis del dead layer de un detector de germanio ultrapuro con el codigo de Monte Carlo SWORDS-GEANT

    Energy Technology Data Exchange (ETDEWEB)

    Gallardo, S.; Querol, A.; Ortiz, J.; Rodenas, J.; Verdu, G.

    2014-07-01

    In this paper the use of Monte Carlo code SWORD-GEANT is proposed to simulate an ultra pure germanium detector High Purity Germanium detector (HPGe) detector ORTEC specifically GMX40P4, coaxial geometry. (Author)

  16. Virtual colonoscopy: effect of computer-assisted detection (CAD) on radiographer performance

    International Nuclear Information System (INIS)

    Burling, D.; Moore, A.; Marshall, M.; Weldon, J.; Gillen, C.; Baldwin, R.; Smith, K.; Pickhardt, P.; Honeyfield, L.; Taylor, S.

    2008-01-01

    Aim: To investigate the effect of a virtual colonoscopy (VC) computed-assisted detection (CAD) system on polyp detection by trained radiographers. Materials and methods: Four radiographers trained in VC interpretation and utilization of CAD systems read a total of 62 endoscopically validated VC examinations containing 150 polyps (size range 5-50 mm) in four sessions, recording any polyps found and the examination interpretation time, first without and then with the addition of CAD as a 'second reader'. After a temporal separation of 6 weeks to reduce recall bias, VC examinations were re-read using 'concurrent reader' CAD. Interpretation times, polyp detection, and number of false-positives were compared between the different reader paradigms using paired t and paired exact tests. Results: Overall, use of 'second reader' CAD significantly improved polyp detection by 12% (p < 0.001, CI 6%,17%)) from 48 to 60%. There was no significant improvement using CAD as a concurrent reader (p = 0.20; difference of 7%, CI -3%, 16%) and no significant overall difference in recorded false-positives with second reader or concurrent CAD paradigms compared with unassisted reading (p = 0.25 and 0.65, respectively). The mean interpretation time was 21.7 min for unassisted reading, 29.6 (p < 0.001) min for second reader and 19.1 min (p = 0.12) for concurrent reading paradigms. Conclusion: CAD, when used as a second reader, can significantly improve radiographer reading performance with only a moderate increase in interpretation times

  17. A multi-user selective undo/redo approach for collaborative CAD systems

    Directory of Open Access Journals (Sweden)

    Yuan Cheng

    2014-04-01

    Full Text Available The engineering design process is a creative process, and the designers must repeatedly apply Undo/Redo operations to modify CAD models to explore new solutions. Undo/Redo has become one of most important functions in interactive graphics and CAD systems. Undo/Redo in a collaborative CAD system is also very helpful for collaborative awareness among a group of cooperative designers to eliminate misunderstanding and to recover from design error. However, Undo/Redo in a collaborative CAD system is much more complicated. This is because a single erroneous operation is propagated to other remote sites, and operations are interleaved at different sites. This paper presents a multi-user selective Undo/Redo approach in full distributed collaborative CAD systems. We use site ID and State Vectors to locate the Undo/Redo target at each site. By analyzing the composition of the complex CAD model, a tree-like structure called Feature Combination Hierarchy is presented to describe the decomposition of a CAD model. Based on this structure, the dependency relationship among features is clarified. B-Rep re-evaluation is simplified with the assistance of the Feature Combination Hierarchy. It can be proven that the proposed Undo/Redo approach satisfies the intention preservation and consistency maintenance correctness criteria for collaborative systems.

  18. Incorporation of CAD/CAM Restoration Into Navy Dentistry

    Science.gov (United States)

    2017-09-26

    CAD/CAM Computer-aided design /Computer-assisted manufacturing CDT Common Dental Terminology DENCAS Dental Common Access System DTF Dental...to reduce avoidable dental emergencies for deployed sailors and marines. Dental Computer-aided design /Computer-assisted manufacturing (CAD/CAM...this time by allowing for rapid scanning, designing , development, and production of dental restorations. Using this technology gives dentists the

  19. Longevity of Single-Tooth All-Ceramic CAD/CAM Restorations: A Meta-Analysis

    Science.gov (United States)

    2013-07-01

    to the application of CAD/CAM technology in dentistry . The initial monetary investment for the equipment is significant. Systems currently on the...CURRENT DENTAL CAD/CAM SYSTEMS Current CAD/CAM systems in dentistry include: CEREC (CEramic REConstruction) and CEREC Acquisition Center (AC) with...of Adhesive Dentistry , 1 (3), 255- 265. 42     Bindl A, & Mörmann W. (2002). An up to 5-year clinical evaluation of posterior In- Ceram CAD

  20. Transcriptome-wide identification and characterization of CAD isoforms specific for podophyllotoxin biosynthesis from Podophyllum hexandrum.

    Science.gov (United States)

    Bhattacharyya, Dipto; Hazra, Saptarshi; Banerjee, Anindyajit; Datta, Riddhi; Kumar, Deepak; Chakrabarti, Saikat; Chattopadhyay, Sharmila

    2016-09-01

    Podophyllotoxin (ptox) is a therapeutically important lignan derived from Podophyllum hexandrum and is used as a precursor for the synthesis of anticancer drugs etoposide, teniposide and etopophose. In spite of its enormous economic significance, genomic information on this endangered medicinal herb is scarce. We have performed de novo transcriptome analysis of methyl jasmonate (MeJA)-treated P. hexandrum cell cultures exhibiting enhanced ptox accumulation. The results revealed the maximum up-regulation of several isoforms of cinnamyl alcohol dehydrogenase (CAD). CAD catalyzes the synthesis of coniferyl alcohol and sinapyl alcohol from coniferaldehyde (CAld) and sinapaldehyde respectively. Coniferyl alcohol can produce both lignin and lignan while sinapyl alcohol produces only lignin. To isolate the CAD isoforms favoring ptox, we deduced full length cDNA sequences of four CAD isoforms: PhCAD1, PhCAD2, PhCAD3 and PhCAD4 from the contigs of the transcriptome data. In vitro enzyme assays indicated a higher affinity for CAld over sinapaldehyde for each isoform. In silico molecular docking analyses also suggested that PhCAD3 has a higher binding preference with CAld over sinapaldehyde, followed by PhCAD4, PhCAD2, and PhCAD1, respectively. The transgenic cell cultures overexpressing these isoforms independently revealed that PhCAD3 favored the maximum accumulation of ptox as compared to lignin followed by PhCAD4 and PhCAD2, whereas, PhCAD1 favored both equally. Together, our study reveals transcriptome-wide identification and characterization of ptox specific CAD isoforms from P. hexandrum. It provides a useful resource for future research not only on the ptox biosynthetic pathway but on overall P. hexandrum, an endangered medicinal herb with immense therapeutic importance.

  1. Evaluation of mechanical and optical behavior of current esthetic dental restorative CAD/CAM composites.

    Science.gov (United States)

    Stawarczyk, Bogna; Liebermann, Anja; Eichberger, Marlis; Güth, Jan-Frederik

    2015-03-01

    To determine the mechanical and optical properties of CAD/CAM composites (LAVA Ultimate, Cerasmart, Shofu Block and two exp. CAD/CAM composites), a hybrid material (VITA Enamic), a leucite (IPS Empress CAD) and a lithium disilicate glass-ceramic (IPS e.max CAD). Three-point flexural strength (FS) was investigated according ISO 6872:2008 (N=240/n=30). Two-body wear (TBW) was analyzed in a chewing simulator (1,200,000 cycles, 50N, 5°/55°C) using human teeth as antagonists (N=120/n=15). Quantitative analysis of wear was carried out with a 3D-scanner and associated matching software. Discoloration rate (DR) after 14 days of storage in cress, curry, red wine, and distilled water (N=384/n=12), and translucency (T) (N=384/n=48) of CAD/CAM materials were measured in a spectrophotometer (400-700nm wavelength). Data were analyzed using two-/one-way ANOVA with Scheffé post-hoc test, Kruskal-Wallis-H test, and linear mixed models (α=0.05). IPS e.max CAD showed the highest FS (pCAD/CAM composites (exception: Shofu Block). The lowest FS showed VITA Enamic and IPS Empress CAD (pCAD, VITA Enamic, exp. CAD/CAM composite 2, followed by IPS e.max presented lower material TBW than the remaining CAD/CAM materials (pcurry>cress>distilled water) exerted the highest influence on DR (pCAD/CAM material. Glass-ceramics showed lower DR than CAD/CAM composites (pCAD/CAM composites presented moderate FS, high T and antagonist friendly behavior. Glass-ceramic demonstrated the most favorable DR and lowest TBW on the material side. Copyright © 2015 Elsevier Ltd. All rights reserved.

  2. From coherent to incoherent mismatched interfaces: A generalized continuum formulation of surface stresses

    Science.gov (United States)

    Dingreville, Rémi; Hallil, Abdelmalek; Berbenni, Stéphane

    2014-12-01

    The equilibrium of coherent and incoherent mismatched interfaces is reformulated in the context of continuum mechanics based on the Gibbs dividing surface concept. Two surface stresses are introduced: a coherent surface stress and an incoherent surface stress, as well as a transverse excess strain. The coherent surface stress and the transverse excess strain represent the thermodynamic driving forces of stretching the interface while the incoherent surface stress represents the driving force of stretching one crystal while holding the other fixed and thereby altering the structure of the interface. These three quantities fully characterize the elastic behavior of coherent and incoherent interfaces as a function of the in-plane strain, the transverse stress and the mismatch strain. The isotropic case is developed in detail and particular attention is paid to the case of interfacial thermo-elasticity. This exercise provides an insight on the physical significance of the interfacial elastic constants introduced in the formulation and illustrates the obvious coupling between the interface structure and its associated thermodynamics quantities. Finally, an example based on atomistic simulations of Cu/Cu2O interfaces is given to demonstrate the relevance of the generalized interfacial formulation and to emphasize the dependence of the interfacial thermodynamic quantities on the incoherency strain with an actual material system.

  3. Geant4 and Fano cavity test: where are we?

    CERN Document Server

    Elles, S; Maire, M; Urbàn, L

    2008-01-01

    The electron transport algorithm implemented in Geant4 has been recently revised. The modifications concern several physics aspects of the simulation model: the step limitation, the energy loss along a step and the multiple scattering. The Fano cavity setup was used to test these developments. The upgrades increase significantly the accuracy of the electron transport simulation. The ratio of simulated to theoretical dose deposition in the cavity is stable to ~1% while varying several parameters and within ~1.5% of the expected value for water and graphite. Work is underway to identify and resolve the remaining shift.

  4. Geant4-based simulations of charge collection in CMOS Active Pixel Sensors

    International Nuclear Information System (INIS)

    Esposito, M.; Allinson, N.M.; Price, T.; Anaxagoras, T.

    2017-01-01

    Geant4 is an object-oriented toolkit for the simulation of the interaction of particles and radiation with matter. It provides a snapshot of the state of a simulated particle in time, as it travels through a specified geometry. One important area of application is the modelling of radiation detector systems. Here, we extend the abilities of such modelling to include charge transport and sharing in pixelated CMOS Active Pixel Sensors (APSs); though similar effects occur in other pixel detectors. The CMOS APSs discussed were developed in the framework of the PRaVDA consortium to assist the design of custom sensors to be used in an energy-range detector for proton Computed Tomography (pCT). The development of ad-hoc classes, providing a charge transport model for a CMOS APS and its integration into the standard Geant4 toolkit, is described. The proposed charge transport model includes, charge generation, diffusion, collection, and sharing across adjacent pixels, as well as the full electronic chain for a CMOS APS. The proposed model is validated against experimental data acquired with protons in an energy range relevant for pCT.

  5. The dynamic interaction of order flows and the CAD/USD exchange rate

    OpenAIRE

    Nikola Gradojevic; Christopher J. Neely

    2008-01-01

    We explore the relationship between disaggregated order flow, the Canada/U.S. dollar (CAD/USD) market and U.S. macroeconomic announcements. Three types of CAD order flow and the CAD/USD are cointegrated. Financial order flow appears to contemporaneously drive the CAD/USD while commercial order flow seems to contemporaneously respond to exchange rate movements. Past order flow and lagged exchange rates strongly explain most types of order flow. Despite this predictability and the contemporaneo...

  6. Optical properties of CAD-CAM ceramic systems.

    Science.gov (United States)

    Della Bona, Alvaro; Nogueira, Audrea D; Pecho, Oscar E

    2014-09-01

    To evaluate the direct transmittance (T%), translucency, opacity and opalescence of CAD-CAM ceramic systems and the correlation between the translucency parameter (TP) and the contrast ratio (CR). Specimens of shades A1, A2 and A3 (n=5) were fabricated from CAD-CAM ceramic blocks (IPS e.max(®) CAD HT and LT, IPS Empress(®) CAD HT and LT, Paradigm™ C, and VITABLOCS(®) Mark II) and polished to 1.0±0.01mm in thickness. A spectrophotometer (Lambda 20) was used to measure T% on the wavelength range of 400-780nm. Another spectrophotometer (VITA Easyshade(®) Advance) was used to measure the CIE L(*)a(*)b(*) coordinates and the reflectance value (Y) of samples on white and black backgrounds. TP, CR and the opalescence parameter (OP) were calculated. Data were statistically analysed using VAF (variance accounting for) coefficient with Cauchy-Schwarz inequality, one-way ANOVA, Tukey's test, Bonferroni correction and Pearson's correlation. T% of some ceramic systems is dependent on the wavelength. The spectral behaviour showed a slight and constant increase in T% up to approximately 550nm, then some ceramics changed the behaviour as the wavelength gets longer. TP and CR values ranged, respectively, from 16.79 to 21.69 and from 0.52 to 0.64 (r(2)=-0.97). OP values ranged from 3.01 to 7.64. The microstructure of CAD-CAM ceramic systems influenced the optical properties. TP and CR showed a strong correlation for all ceramic systems evaluated. Yet, all ceramics showed some degree of light transmittance. In addition to shade, this study showed that other optical properties influence on the natural appearance of dental ceramics. Copyright © 2014 Elsevier Ltd. All rights reserved.

  7. Cam Design Projects in an Advanced CAD Course for Mechanical Engineers

    Science.gov (United States)

    Ault, H. K.

    2009-01-01

    The objective of this paper is to present applications of solid modeling aimed at modeling of complex geometries such as splines and blended surfaces in advanced CAD courses. These projects, in CAD-based Mechanical Engineering courses, are focused on the use of the CAD system to solve design problems for applications in machine design, namely the…

  8. BombCAD - A new tool for bomb defense in nuclear facilities

    International Nuclear Information System (INIS)

    Massa, D.J.; Howard, J.W.; Sturm, S.R.

    1988-01-01

    This paper describes a new tool for analysis of the specific vulnerability of diverse facilites to bomb attack and for computer-aided-design (CAD) of siting, screening and hardening/softening aspects of comprehensive bomb defense programs. BombCAD combines the extensive architectural and engineering data base and graphics capabilities of modern architectural CAD systems with the bomb effects computational capability of the ''SECUREPLAN'' BOMB UTILITY. BombCAD permits architects/engineers, security professionals and facility managers to analytically estimate and graphically display facility vulnerability and changes (reductions) in vulnerability which result from the adoption of various bomb defense measures

  9. Association of rs662799 in APOA5 with CAD in Chinese Han population.

    Science.gov (United States)

    Chen, Hua; Ding, Shifang; Zhou, Mi; Wu, Xiayin; Liu, Xi; Wu, Yun; Liu, Dechao

    2018-01-08

    CAD (Coronary Artery Disease) is a complex disease that influenced by various environmental and genetic factors. Previous studies have found many single nucleotide polymorphisms (SNPs) associated with the risk of CAD occurrence. However, the results are inconsistent. In this study, we aim to investigate genetic etiology in Chinese Han population by analysis of 7 SNPs in lipid metabolism pathway that previously has been reported to be associated with CAD. A total of 631 samples were used in this study, including 435 CAD cases and 196 normal healthy controls. SNP genotyping were conducted via multiplex PCR amplifying followed by NGS (next-generation sequencing). Rs662799 in APOA5 (Apolipoprotein A5) gene was associated with CAD in Chinese Han population (Odds-ratio = 1.374, P-value = 0.03). No significant association was observed between the rest of SNPs and CAD. Stratified association analysis revealed rs5882 was associated with CAD in non-hypertension group (Odds-ratio = 1.593, P-value = 0.023). Rs1800588 was associated with CAD in smoking group (Odds-ratio = 1.603, P-value = 0.035). The minor allele of rs662799 was the risk factor of CAD occurrences in Chinese Han population.

  10. The application of springback compensation to the CAD geometries of forming tools: Milestone 2

    NARCIS (Netherlands)

    Lingbeek, R.A.

    2005-01-01

    For car body parts, generally a surface modeling CAD system is used. The geometry of the tools that are used for forming the parts is based directly on this description. To compensate for springback after forming, the tools have to be modified. This turns out to be a complicated and time consuming

  11. GPU-accelerated depth map generation for X-ray simulations of complex CAD geometries

    Science.gov (United States)

    Grandin, Robert J.; Young, Gavin; Holland, Stephen D.; Krishnamurthy, Adarsh

    2018-04-01

    Interactive x-ray simulations of complex computer-aided design (CAD) models can provide valuable insights for better interpretation of the defect signatures such as porosity from x-ray CT images. Generating the depth map along a particular direction for the given CAD geometry is the most compute-intensive step in x-ray simulations. We have developed a GPU-accelerated method for real-time generation of depth maps of complex CAD geometries. We preprocess complex components designed using commercial CAD systems using a custom CAD module and convert them into a fine user-defined surface tessellation. Our CAD module can be used by different simulators as well as handle complex geometries, including those that arise from complex castings and composite structures. We then make use of a parallel algorithm that runs on a graphics processing unit (GPU) to convert the finely-tessellated CAD model to a voxelized representation. The voxelized representation can enable heterogeneous modeling of the volume enclosed by the CAD model by assigning heterogeneous material properties in specific regions. The depth maps are generated from this voxelized representation with the help of a GPU-accelerated ray-casting algorithm. The GPU-accelerated ray-casting method enables interactive (> 60 frames-per-second) generation of the depth maps of complex CAD geometries. This enables arbitrarily rotation and slicing of the CAD model, leading to better interpretation of the x-ray images by the user. In addition, the depth maps can be used to aid directly in CT reconstruction algorithms.

  12. General MACOS Interface for Modeling and Analysis for Controlled Optical Systems

    Science.gov (United States)

    Sigrist, Norbert; Basinger, Scott A.; Redding, David C.

    2012-01-01

    The General MACOS Interface (GMI) for Modeling and Analysis for Controlled Optical Systems (MACOS) enables the use of MATLAB as a front-end for JPL s critical optical modeling package, MACOS. MACOS is JPL s in-house optical modeling software, which has proven to be a superb tool for advanced systems engineering of optical systems. GMI, coupled with MACOS, allows for seamless interfacing with modeling tools from other disciplines to make possible integration of dynamics, structures, and thermal models with the addition of control systems for deformable optics and other actuated optics. This software package is designed as a tool for analysts to quickly and easily use MACOS without needing to be an expert at programming MACOS. The strength of MACOS is its ability to interface with various modeling/development platforms, allowing evaluation of system performance with thermal, mechanical, and optical modeling parameter variations. GMI provides an improved means for accessing selected key MACOS functionalities. The main objective of GMI is to marry the vast mathematical and graphical capabilities of MATLAB with the powerful optical analysis engine of MACOS, thereby providing a useful tool to anyone who can program in MATLAB. GMI also improves modeling efficiency by eliminating the need to write an interface function for each task/project, reducing error sources, speeding up user/modeling tasks, and making MACOS well suited for fast prototyping.

  13. Effectiveness and efficiency of a CAD/CAM orthodontic bracket system.

    Science.gov (United States)

    Brown, Matthew W; Koroluk, Lorne; Ko, Ching-Chang; Zhang, Kai; Chen, Mengqi; Nguyen, Tung

    2015-12-01

    The first straight-wire appliance was introduced over 40 years ago to increase the consistency and efficiency of orthodontic treatment. More recently, computer-aided design and computer-aided manufacturing (CAD/CAM) technology has been used to create individualized orthodontic appliances. The purpose of this study was to investigate the clinical effectiveness and efficiency of CAD/CAM customized orthodontic appliances compared with direct and indirect bonded stock orthodontic brackets. This retrospective study included 3 treatment groups: group 1 patients were direct bonded with self-ligating appliances, group 2 patients were indirect bonded with self-ligating appliances, and group 3 patients were indirect bonded with CAD/CAM self-ligating appliances. Complete pretreatment and posttreatment records were obtained for all patients. The American Board of Orthodontics (ABO) Discrepancy Index was used to evaluate the pretreatment records, and the posttreatment outcomes were analyzed using the ABO Cast-Radiograph Evaluation. All data collection and analysis were completed by 1 evaluator. There were no statistically significant differences in the ABO Discrepancy Index or the ABO Cast-Radiograph Evaluation among the groups. Treatment times for the 3 groups were significantly different; the CAD/CAM group was the shortest at 13.8 ± 3.4 months, compared with 21.9 ± 5.0 and 16.9 ± 4.1 months for the direct bonded and indirect bonded groups, respectively. The number of treatment appointments for the CAD/CAM group was significantly fewer than for the direct bonded group. The CAD/CAM orthodontic bracket system evaluated in this study was as effective in treatment outcome measures as were standard brackets bonded both directly and indirectly. The CAD/CAM appliance was more efficient in regard to treatment duration, although the decrease in total archwire appointments was minimal. Further investigation is needed to better quantify the clinical benefits of CAD/CAM orthodontic

  14. An Instructional Method for the AutoCAD Modeling Environment.

    Science.gov (United States)

    Mohler, James L.

    1997-01-01

    Presents a command organizer for AutoCAD to aid new uses in operating within the 3-D modeling environment. Addresses analyzing the problem, visualization skills, nonlinear tools, a static view of a dynamic model, the AutoCAD organizer, environment attributes, and control of the environment. Contains 11 references. (JRH)

  15. TEACHING CAD PROGRAMMING TO ARCHITECTURE STUDENTS

    Directory of Open Access Journals (Sweden)

    Maria Gabriela Caffarena CELANI

    2008-11-01

    Full Text Available The objective of this paper is to discuss the relevance of including the discipline of computer programming in the architectural curriculum. To do so I start by explaining how computer programming has been applied in other educational contexts with pedagogical success, describing Seymour Papert's principles. After that, I summarize the historical development of CAD and provide three historical examples of educational applications of computer programming in architecture, followed by a contemporary case that I find of particular relevance. Next, I propose a methodology for teaching programming for architects that aims at improving the quality of designs by making their concepts more explicit. This methodology is based on my own experience teaching computer programming for architecture students at undergraduate and graduate levels at the State University of Campinas, Brazil. The paper ends with a discussion about the role of programming nowadays, when most CAD software are user-friendly and do not require any knowledge of programming for improving performance. I conclude that the introduction of programming in the CAD curriculum within a proper conceptual framework may transform the concept of architectural education. Key-words: Computer programming; computer-aided design; architectural education.

  16. AutoCAD-To-GIFTS Translator Program

    Science.gov (United States)

    Jones, Andrew

    1989-01-01

    AutoCAD-to-GIFTS translator program, ACTOG, developed to facilitate quick generation of small finite-element models using CASA/GIFTS finite-element modeling program. Reads geometric data of drawing from Data Exchange File (DXF) used in AutoCAD and other PC-based drafting programs. Geometric entities recognized by ACTOG include points, lines, arcs, solids, three-dimensional lines, and three-dimensional faces. From this information, ACTOG creates GIFTS SRC file, which then reads into GIFTS preprocessor BULKM or modified and reads into EDITM to create finite-element model. SRC file used as is or edited for any number of uses. Written in Microsoft Quick-Basic (Version 2.0).

  17. VLSI Design with Alliance Free CAD Tools: an Implementation Example

    Directory of Open Access Journals (Sweden)

    Chávez-Bracamontes Ramón

    2015-07-01

    Full Text Available This paper presents the methodology used for a digital integrated circuit design that implements the communication protocol known as Serial Peripheral Interface, using the Alliance CAD System. The aim of this paper is to show how the work of VLSI design can be done by graduate and undergraduate students with minimal resources and experience. The physical design was sent to be fabricated using the CMOS AMI C5 process that features 0.5 micrometer in transistor size, sponsored by the MOSIS Educational Program. Tests were made on a platform that transfers data from inertial sensor measurements to the designed SPI chip, which in turn sends the data back on a parallel bus to a common microcontroller. The results show the efficiency of the employed methodology in VLSI design, as well as the feasibility of ICs manufacturing from school projects that have insufficient or no source of funding

  18. Integrated electric circuit CAD system in Minolta Camera Co. Ltd

    Energy Technology Data Exchange (ETDEWEB)

    Nakagami, Tsuyoshi; Hirata, Sumiaki; Matsumura, Fumihiko

    1988-08-26

    Development background, fundamental concept, details and future plan of the integrated electric circuit CAD system for OA equipment are presented. The central integrated database is basically intended to store experiences or know-hows, to cover the wide range of data required for designs, and to provide a friendly interface. This easy-to-use integrated database covers the drawing data, parts information, design standards, know-hows and system data. The system contains the circuit design function to support drawing circuit diagrams, the wiring design function to support the wiring and arrangement of printed circuit boards and various parts integratedly, and the function to verify designs, to make full use of parts or technical information, to maintain the system security. In the future, as the system will be wholly in operation, the design period reduction, quality improvement and cost saving will be attained by this integrated design system. (19 figs, 2 tabs)

  19. Implementasi Penggunaan Aplikasi AutoCAD dalam Meningkatkan Kompetensi Dasar Menggambar teknik bagi Masyarakat

    Directory of Open Access Journals (Sweden)

    Risma Dwi Atmajayani

    2018-05-01

    Full Text Available Dengan berkembangnya teknologi, maka gambarpun ikut mengalami kemajuan dalam penggunaannya. Dengan kecanggihan dan kemajuan teknologi dapat melahirkan suatu cara menggambar dengan media komputer. Teknologi dapat membantu mempercepat menyelesaikan suatu pekerjaan, tidak terkecuali aplikasi CAD (Computer Aided Design. Program yang sering digunakan untuk pengajaran CAD adalah AutoCAD yang merupakan sebuah aplikasi (software yang digunakan untuk menggambar, mendesain gambar, menguji material dimana program tersebut mempunyai kemudahan dan keunggulan untuk membuat gambar secara tepat dan akurat. Berdasarkan temuan dilapangan yang didasari tinjauan langsung, didapatkan informasi bahwa materi AutoCAD yang diperoleh dari jenjang sebelumnya masih banyak yang jauh dari kondisi ideal. Materi AutoCAD yang didapatkan masih banyak tentang teori sedikit praktek, perangkat hardware yang terbatas sampai pada ketersediaan sumber daya manusia yang kurang adalah permasalahan umum yang terjadi. Adapun tujuan yang ingin dicapai adalah (1 Meningkatkan mutu peserta pelatihan melalui workshop pemanfaatan aplikasi AutoCAD (2 Meningkatkan ketrampilan peserta pelatihan dengan membuat suatu proyek desain gambar bangun berbasis aplikasi AutoCAD. Manfaat kegiatan pelatihan adalah: (1 Peserta pelatihan dapat meningkatkan pemahaman tentang program AutoCAD; (2 Peserta pelatihan dapat menyalurkan pengetahuan dan ketrampilan yang didapatkan nantinya kepada yang membutuhkan dan terutama akan sangat membantu para calon civil engineer dalam menyelesaikan pekerjaan yang berkaitan dengan desain rancang bangun; (3 Peserta pelatihan dapat mendesain gambar menggunakan program AutoCAD.

  20. Complete PCB design using OrCAD capture and layout

    CERN Document Server

    Mitzner, Kraig

    2011-01-01

    This book provides instruction on how to use the OrCAD design suite to design and manufacture printed circuit boards. The book is written for both students and practicing engineers who need a quick tutorial on how to use the software and who need in-depth knowledge of the capabilities and limitations of the software package. There are two goals the book aims to reach:The primary goal is to show the reader how to design a PCB using OrCAD Capture and OrCAD Layout. Capture is used to build the schematic diagram of the circuit, and Layout is used to design the circuit board so that

  1. Research on remote sensing image pixel attribute data acquisition method in AutoCAD

    Science.gov (United States)

    Liu, Xiaoyang; Sun, Guangtong; Liu, Jun; Liu, Hui

    2013-07-01

    The remote sensing image has been widely used in AutoCAD, but AutoCAD lack of the function of remote sensing image processing. In the paper, ObjectARX was used for the secondary development tool, combined with the Image Engine SDK to realize remote sensing image pixel attribute data acquisition in AutoCAD, which provides critical technical support for AutoCAD environment remote sensing image processing algorithms.

  2. Comparative characterization of a novel cad-cam polymer-infiltrated-ceramic-network.

    Science.gov (United States)

    Albero, Alberto; Pascual, Agustín; Camps, Isabel; Grau-Benitez, María

    2015-10-01

    The field of dental ceramics for CAD-CAM is enriched with a new innovative material composition having a porous three-dimensional structure of feldspathic ceramic infiltrated with acrylic resins.The aim of this study is to determine the mechanical properties of Polymer-Infiltrated-Ceramic-Network (PICN) and compare its performance with other ceramics and a nano-ceramic resin available for CAD-CAM systems. In this study a total of five different materials for CAD-CAM were investigated. A polymer-infiltrated ceramic (Vita Enamic), a nano-ceramic resin (Lava Ultimate), a feldspathic ceramic (Mark II), a lithium disilicate ceramic (IPS-e max CAD) and finally a Leucite based ceramic (Empress - CAD). From CAD-CAM blocks, 120 bars (30 for each material cited above) were cut to measure the flexural strength with a three-point-bending test. Strain at failure, fracture stress and Weibull modulus was calculated. Vickers hardness of each material was also measured. IPS-EMAX presents mechanical properties significantly better from the other materials studied. Its strain at failure, flexural strength and hardness exhibited significantly higher values in comparison with the others. VITA ENAMIC and LAVA ULTIMATE stand out as the next most resistant materials. The flexural strength, elastic modulus similar to a tooth as well as having less hardness than ceramics make PICN materials an option to consider as a restorative material. Ceramic infiltrated with resin, CAD-CAM, Weibull modulus, flexural strength, micro hardness.

  3. Computer-aided pulmonary nodule detection. Performance of two CAD systems at different CT dose levels

    International Nuclear Information System (INIS)

    Hein, Patrick Alexander; Rogalla, P.; Klessen, C.; Lembcke, A.; Romano, V.C.

    2009-01-01

    Purpose: To evaluate the impact of dose reduction on the performance of computer-aided lung nodule detection systems (CAD) of two manufacturers by comparing respective CAD results on ultra-low-dose computed tomography (ULD-CT) and standard dose CT (SD-CT). Materials and Methods: Multi-slice computed tomography (MSCT) data sets of 26 patients (13 male and 13 female, patients 31 - 74 years old) were retrospectively selected for CAD analysis. Indication for CT examination was staging of a known primary malignancy or suspected pulmonary malignancy. CT images were consecutively acquired at 5 mAs (ULD-CT) and 75 mAs (SD-CT) with 120kV tube voltage (1 mm slice thickness). The standard of reference was determined by three experienced readers in consensus. CAD reading algorithms (pre-commercial CAD system, Philips, Netherlands: CAD-1; LungCARE, Siemens, Germany: CAD-2) were applied to the CT data sets. Results: Consensus reading identified 253 nodules on SD-CT and ULD-CT. Nodules ranged in diameter between 2 and 41 mm (mean diameter 4.8 mm). Detection rates were recorded with 72% and 62% (CAD-1 vs. CAD-2) for SD-CT and with 73% and 56% for ULD-CT. Median also positive rates per patient were calculated with 6 and 5 (CAD-1 vs. CAD-2) for SD-CT and with 8 and 3 for ULD-CT. After separate statistical analysis of nodules with diameters of 5 mm and greater, the detection rates increased to 83% and 61% for SD-CT and to 89% and 67% for ULD-CT (CAD-1 vs. CAD-2). For both CAD systems there were no significant differences between the detection rates for standard and ultra-low-dose data sets (p>0.05). Conclusion: Dose reduction of the underlying CT scan did not significantly influence nodule detection performance of the tested CAD systems. (orig.)

  4. Stochastic optimization of GeantV code by use of genetic algorithms

    Science.gov (United States)

    Amadio, G.; Apostolakis, J.; Bandieramonte, M.; Behera, S. P.; Brun, R.; Canal, P.; Carminati, F.; Cosmo, G.; Duhem, L.; Elvira, D.; Folger, G.; Gheata, A.; Gheata, M.; Goulas, I.; Hariri, F.; Jun, S. Y.; Konstantinov, D.; Kumawat, H.; Ivantchenko, V.; Lima, G.; Nikitina, T.; Novak, M.; Pokorski, W.; Ribon, A.; Seghal, R.; Shadura, O.; Vallecorsa, S.; Wenzel, S.

    2017-10-01

    GeantV is a complex system based on the interaction of different modules needed for detector simulation, which include transport of particles in fields, physics models simulating their interactions with matter and a geometrical modeler library for describing the detector and locating the particles and computing the path length to the current volume boundary. The GeantV project is recasting the classical simulation approach to get maximum benefit from SIMD/MIMD computational architectures and highly massive parallel systems. This involves finding the appropriate balance between several aspects influencing computational performance (floating-point performance, usage of off-chip memory bandwidth, specification of cache hierarchy, etc.) and handling a large number of program parameters that have to be optimized to achieve the best simulation throughput. This optimization task can be treated as a black-box optimization problem, which requires searching the optimum set of parameters using only point-wise function evaluations. The goal of this study is to provide a mechanism for optimizing complex systems (high energy physics particle transport simulations) with the help of genetic algorithms and evolution strategies as tuning procedures for massive parallel simulations. One of the described approaches is based on introducing a specific multivariate analysis operator that could be used in case of resource expensive or time consuming evaluations of fitness functions, in order to speed-up the convergence of the black-box optimization problem.

  5. A Compton camera application for the GAMOS GEANT4-based framework

    Energy Technology Data Exchange (ETDEWEB)

    Harkness, L.J., E-mail: ljh@ns.ph.liv.ac.uk [Oliver Lodge Laboratory, The University of Liverpool, Liverpool L69 7ZE (United Kingdom); Arce, P. [Department of Basic Research, CIEMAT, Madrid (Spain); Judson, D.S.; Boston, A.J.; Boston, H.C.; Cresswell, J.R.; Dormand, J.; Jones, M.; Nolan, P.J.; Sampson, J.A.; Scraggs, D.P.; Sweeney, A. [Oliver Lodge Laboratory, The University of Liverpool, Liverpool L69 7ZE (United Kingdom); Lazarus, I.; Simpson, J. [STFC Daresbury Laboratory, Daresbury, Warrington WA4 4AD (United Kingdom)

    2012-04-11

    Compton camera systems can be used to image sources of gamma radiation in a variety of applications such as nuclear medicine, homeland security and nuclear decommissioning. To locate gamma-ray sources, a Compton camera employs electronic collimation, utilising Compton kinematics to reconstruct the paths of gamma rays which interact within the detectors. The main benefit of this technique is the ability to accurately identify and locate sources of gamma radiation within a wide field of view, vastly improving the efficiency and specificity over existing devices. Potential advantages of this imaging technique, along with advances in detector technology, have brought about a rapidly expanding area of research into the optimisation of Compton camera systems, which relies on significant input from Monte-Carlo simulations. In this paper, the functionality of a Compton camera application that has been integrated into GAMOS, the GEANT4-based Architecture for Medicine-Oriented Simulations, is described. The application simplifies the use of GEANT4 for Monte-Carlo investigations by employing a script based language and plug-in technology. To demonstrate the use of the Compton camera application, simulated data have been generated using the GAMOS application and acquired through experiment for a preliminary validation, using a Compton camera configured with double sided high purity germanium strip detectors. Energy spectra and reconstructed images for the data sets are presented.

  6. Design and Construction of a Positron Emission Tomography (PET) Unit and Medical Applications with GEANT Detector Simulation Package

    Energy Technology Data Exchange (ETDEWEB)

    Karagoz, Muge [Bogazici Univ., Istanbul (Turkey)

    1998-01-01

    In order to investigate the possibility of the construction of a sample PET coincidence unit in our HEP laboratory, a setup with two face to face PMTs and two 2x8 Csi(Tl) scintillator matrices has been constructed. In this setup, 1-D projections of a pointlike 22 Na positron source at different angles have been measured. Using these projections a 2-D image has been formed. Monte Carlo studies of this setup have been implemented using the detector simulation tool in CERN program library, GEANT. Again with GEANT a sample human body is created to study the effects of proton therapy. Utilization of the simulation as a pretherapy tool is also investigated.

  7. Trends in CAD education in interior design programs

    OpenAIRE

    Ko, Hye Mi

    1990-01-01

    This research investigated Computer Aided Design (CAD) education in the interior design. program focusing on educators' opinions about creativity aspects including computer application, teaching materials and teaching methods as well as other trends in CAD education. A questionnaire was sent to one hundred eighty-two members of the Interior Design Educators Council (IDEC). A frequency distribution was used on 69 usable returned surveys to describe the sample characteristi...

  8. Ceramic dental biomaterials and CAD/CAM technology: state of the art.

    Science.gov (United States)

    Li, Raymond Wai Kim; Chow, Tak Wah; Matinlinna, Jukka Pekka

    2014-10-01

    Ceramics are widely used as indirect restorative materials in dentistry because of their high biocompatibility and pleasing aesthetics. The objective is to review the state of the arts of CAD/CAM all-ceramic biomaterials. CAD/CAM all-ceramic biomaterials are highlighted and a subsequent literature search was conducted for the relevant subjects using PubMed followed by manual search. Developments in CAD/CAM technology have catalyzed researches in all-ceramic biomaterials and their applications. Feldspathic glass ceramic and glass infiltrated ceramic can be fabricated by traditional laboratory methods or CAD/CAM. The advent of polycrystalline ceramics is a direct result of CAD/CAM technology without which the fabrication would not have been possible. The clinical uses of these ceramics have met with variable clinical success. Multiple options are now available to the clinicians for the fabrication of aesthetic all ceramic restorations. Copyright © 2014 Japan Prosthodontic Society. Published by Elsevier Ltd. All rights reserved.

  9. A visual user interface program, EGSWIN, for EGS4

    International Nuclear Information System (INIS)

    Qiu Rui; Li Junli; Wu Zhen

    2005-01-01

    To overcome the inconvenience and difficulty in using the EGS4 code by novice users, a visual user interface program, called the EGSWIN system, has been developed by the Monte Carlo Research Center of Tsinghua University in China. EGSWIN allows users to run EGS4 for many applications without any user coding. A mixed-language programming technique with Visual C++ and Visual Fortran is used in order to embed both EGS4 and PEGS4 into EGSWIN. The system has the features of visual geometry input, geometry processing, visual definitions of source, scoring and computing parameters, and particle trajectories display. Comparison between the calculated results with EGS4 and EGSWIN, as well as with FLUKA and GEANT, has been made to validate EGSWIN. (author)

  10. A new data integration approach for AutoCAD and GIS

    Science.gov (United States)

    Ye, Hongmei; Li, Yuhong; Wang, Cheng; Li, Lijun

    2006-10-01

    GIS has its advantages both on spatial data analysis and management, particularly on the geometric and attributive information management, which has also attracted lots attentions among researchers around world. AutoCAD plays more and more important roles as one of the main data sources of GIS. Various work and achievements can be found in the related literature. However, the conventional data integration from AutoCAD to GIS is time-consuming, which also can cause the information loss both in the geometric aspects and the attributive aspects for a large system. It is necessary and urgent to sort out new approach and algorithm for the efficient high-quality data integration. In this paper, a novel data integration approach from AutoCAD to GIS will be introduced based on the spatial data mining technique through the data structure analysis both in the AutoCAD and GIS. A practicable algorithm for the data conversion from CAD to GIS will be given as well. By a designed evaluation scheme, the accuracy of the conversion both in the geometric and the attributive information will be demonstrated. Finally, the validity and feasibility of the new approach will be shown by an experimental analysis.

  11. Comparison of Flexural Strength of Different CAD/CAM PMMA-Based Polymers.

    Science.gov (United States)

    Alp, Gülce; Murat, Sema; Yilmaz, Burak

    2018-01-28

    To compare the flexural strength of different computer-aided design/computer-aided manufacturing (CAD/CAM) poly(methyl methacrylate)-based (PMMA) polymers and conventional interim resin materials after thermocycling. Rectangular-shaped specimens (n = 15, for each material) (25 × 2 × 2 mm 3 ) were fabricated from 3 CAD/CAM PMMA-based polymers (Telio CAD [T]; M-PM-Disc [M]; Polident-PMMA [P]), 1 bis-acrylate composite resin (Protemp 4 [PT]), and 1 conventional PMMA (ArtConcept Artegral Dentine [C]) according to ISO 10477:2004 Standards (Dentistry-Polymer-Based Crown and Bridge Materials). The specimens were subjected to 10,000 thermocycles (5 to 55°C). Three-point flexural strength of the specimens was tested in a universal testing machine at a 1.0 mm/min crosshead speed, and the flexural strength data (σ) were calculated (MPa). The flexural strength values were statistically analyzed using 1-way ANOVA, and Tukey HSD post-hoc test for multiple comparisons (α = 0.05). Flexural strength values ranged between 66.1 ± 13.1 and 131.9 ± 19.8 MPa. There were significant differences among the flexural strengths of tested materials, except for between T and P CAD/CAM PMMA-based polymers (p > 0.05). CAD/CAM PMMA-based polymer M had the highest flexural strength and conventional PMMA had the lowest (p CAD/CAM PMMA-based T and P polymers had significantly higher flexural strength than the bis-acrylate composite resin (p CAD/CAM PMMA-based M (p CAD/CAM PMMA-based polymers was greater than the flexural strength of bis-acrylate composite resin, which had a greater flexural strength compared to conventional PMMA resin. © 2018 by the American College of Prosthodontists.

  12. Assessment of the Use of AutoCAD in Mechanical Engineering Technical Drawing Education

    OpenAIRE

    Akyürek, Turgut

    2018-01-01

    AutoCAD is one of the widely used software tools in engineering education. In this study, ageneral assessment of AutoCAD for the usage in the mechanical engineering technical drawing educationis made. AutoCAD is assessed in terms of the fulfilment of the requirements defined for the main twotechnical drawing courses. AutoCAD is assessed in terms of its capability in meeting the requirements ofthe technical drawing courses.

  13. Consistency evaluation between EGSnrc and Geant4 charged particle transport in an equilibrium magnetic field.

    Science.gov (United States)

    Yang, Y M; Bednarz, B

    2013-02-21

    Following the proposal by several groups to integrate magnetic resonance imaging (MRI) with radiation therapy, much attention has been afforded to examining the impact of strong (on the order of a Tesla) transverse magnetic fields on photon dose distributions. The effect of the magnetic field on dose distributions must be considered in order to take full advantage of the benefits of real-time intra-fraction imaging. In this investigation, we compared the handling of particle transport in magnetic fields between two Monte Carlo codes, EGSnrc and Geant4, to analyze various aspects of their electromagnetic transport algorithms; both codes are well-benchmarked for medical physics applications in the absence of magnetic fields. A water-air-water slab phantom and a water-lung-water slab phantom were used to highlight dose perturbations near high- and low-density interfaces. We have implemented a method of calculating the Lorentz force in EGSnrc based on theoretical models in literature, and show very good consistency between the two Monte Carlo codes. This investigation further demonstrates the importance of accurate dosimetry for MRI-guided radiation therapy (MRIgRT), and facilitates the integration of a ViewRay MRIgRT system in the University of Wisconsin-Madison's Radiation Oncology Department.

  14. Consistency evaluation between EGSnrc and Geant4 charged particle transport in an equilibrium magnetic field

    International Nuclear Information System (INIS)

    Yang, Y M; Bednarz, B

    2013-01-01

    Following the proposal by several groups to integrate magnetic resonance imaging (MRI) with radiation therapy, much attention has been afforded to examining the impact of strong (on the order of a Tesla) transverse magnetic fields on photon dose distributions. The effect of the magnetic field on dose distributions must be considered in order to take full advantage of the benefits of real-time intra-fraction imaging. In this investigation, we compared the handling of particle transport in magnetic fields between two Monte Carlo codes, EGSnrc and Geant4, to analyze various aspects of their electromagnetic transport algorithms; both codes are well-benchmarked for medical physics applications in the absence of magnetic fields. A water–air–water slab phantom and a water–lung–water slab phantom were used to highlight dose perturbations near high- and low-density interfaces. We have implemented a method of calculating the Lorentz force in EGSnrc based on theoretical models in literature, and show very good consistency between the two Monte Carlo codes. This investigation further demonstrates the importance of accurate dosimetry for MRI-guided radiation therapy (MRIgRT), and facilitates the integration of a ViewRay MRIgRT system in the University of Wisconsin-Madison's Radiation Oncology Department. (note)

  15. CYBERSECURITY AND USER ACCOUNTABILITY IN THE C-AD CONTROL SYSTEM

    International Nuclear Information System (INIS)

    MORRIS, J.T.; BINELLO, S.; D OTTAVIO, T.; KATZ, R.A.

    2007-01-01

    A heightened awareness of cybersecurity has led to a review of the procedures that ensure user accountability for actions performed on the computers of the Collider-Accelerator Department (C-AD) Control System. Control system consoles are shared by multiple users in control rooms throughout the C-AD complex. A significant challenge has been the establishment of procedures that securely control and monitor access to these shared consoles without impeding accelerator operations. This paper provides an overview of C-AD cybersecurity strategies with an emphasis on recent enhancements in user authentication and tracking methods

  16. CYBERSECURITY AND USER ACCOUNTABILITY IN THE C-AD CONTROL SYSTEM

    Energy Technology Data Exchange (ETDEWEB)

    MORRIS,J.T.; BINELLO, S.; D OTTAVIO, T.; KATZ, R.A.

    2007-10-15

    A heightened awareness of cybersecurity has led to a review of the procedures that ensure user accountability for actions performed on the computers of the Collider-Accelerator Department (C-AD) Control System. Control system consoles are shared by multiple users in control rooms throughout the C-AD complex. A significant challenge has been the establishment of procedures that securely control and monitor access to these shared consoles without impeding accelerator operations. This paper provides an overview of C-AD cybersecurity strategies with an emphasis on recent enhancements in user authentication and tracking methods.

  17. Monte carlo simulations of the n_TOF lead spallation target with the Geant4 toolkit: A benchmark study

    Directory of Open Access Journals (Sweden)

    Lerendegui-Marco J.

    2017-01-01

    Full Text Available Monte Carlo (MC simulations are an essential tool to determine fundamental features of a neutron beam, such as the neutron flux or the γ-ray background, that sometimes can not be measured or at least not in every position or energy range. Until recently, the most widely used MC codes in this field had been MCNPX and FLUKA. However, the Geant4 toolkit has also become a competitive code for the transport of neutrons after the development of the native Geant4 format for neutron data libraries, G4NDL. In this context, we present the Geant4 simulations of the neutron spallation target of the n_TOF facility at CERN, done with version 10.1.1 of the toolkit. The first goal was the validation of the intra-nuclear cascade models implemented in the code using, as benchmark, the characteristics of the neutron beam measured at the first experimental area (EAR1, especially the neutron flux and energy distribution, and the time distribution of neutrons of equal kinetic energy, the so-called Resolution Function. The second goal was the development of a Monte Carlo tool aimed to provide useful calculations for both the analysis and planning of the upcoming measurements at the new experimental area (EAR2 of the facility.

  18. Monte carlo simulations of the n_TOF lead spallation target with the Geant4 toolkit: A benchmark study

    Science.gov (United States)

    Lerendegui-Marco, J.; Cortés-Giraldo, M. A.; Guerrero, C.; Quesada, J. M.; Meo, S. Lo; Massimi, C.; Barbagallo, M.; Colonna, N.; Mancussi, D.; Mingrone, F.; Sabaté-Gilarte, M.; Vannini, G.; Vlachoudis, V.; Aberle, O.; Andrzejewski, J.; Audouin, L.; Bacak, M.; Balibrea, J.; Bečvář, F.; Berthoumieux, E.; Billowes, J.; Bosnar, D.; Brown, A.; Caamaño, M.; Calviño, F.; Calviani, M.; Cano-Ott, D.; Cardella, R.; Casanovas, A.; Cerutti, F.; Chen, Y. H.; Chiaveri, E.; Cortés, G.; Cosentino, L.; Damone, L. A.; Diakaki, M.; Domingo-Pardo, C.; Dressler, R.; Dupont, E.; Durán, I.; Fernández-Domínguez, B.; Ferrari, A.; Ferreira, P.; Finocchiaro, P.; Göbel, K.; Gómez-Hornillos, M. B.; García, A. R.; Gawlik, A.; Gilardoni, S.; Glodariu, T.; Gonçalves, I. F.; González, E.; Griesmayer, E.; Gunsing, F.; Harada, H.; Heinitz, S.; Heyse, J.; Jenkins, D. G.; Jericha, E.; Käppeler, F.; Kadi, Y.; Kalamara, A.; Kavrigin, P.; Kimura, A.; Kivel, N.; Kokkoris, M.; Krtička, M.; Kurtulgil, D.; Leal-Cidoncha, E.; Lederer, C.; Leeb, H.; Lonsdale, S. J.; Macina, D.; Marganiec, J.; Martínez, T.; Masi, A.; Mastinu, P.; Mastromarco, M.; Maugeri, E. A.; Mazzone, A.; Mendoza, E.; Mengoni, A.; Milazzo, P. M.; Musumarra, A.; Negret, A.; Nolte, R.; Oprea, A.; Patronis, N.; Pavlik, A.; Perkowski, J.; Porras, I.; Praena, J.; Radeck, D.; Rauscher, T.; Reifarth, R.; Rout, P. C.; Rubbia, C.; Ryan, J. A.; Saxena, A.; Schillebeeckx, P.; Schumann, D.; Smith, A. G.; Sosnin, N. V.; Stamatopoulos, A.; Tagliente, G.; Tain, J. L.; Tarifeño-Saldivia, A.; Tassan-Got, L.; Valenta, S.; Variale, V.; Vaz, P.; Ventura, A.; Vlastou, R.; Wallner, A.; Warren, S.; Woods, P. J.; Wright, T.; Žugec, P.

    2017-09-01

    Monte Carlo (MC) simulations are an essential tool to determine fundamental features of a neutron beam, such as the neutron flux or the γ-ray background, that sometimes can not be measured or at least not in every position or energy range. Until recently, the most widely used MC codes in this field had been MCNPX and FLUKA. However, the Geant4 toolkit has also become a competitive code for the transport of neutrons after the development of the native Geant4 format for neutron data libraries, G4NDL. In this context, we present the Geant4 simulations of the neutron spallation target of the n_TOF facility at CERN, done with version 10.1.1 of the toolkit. The first goal was the validation of the intra-nuclear cascade models implemented in the code using, as benchmark, the characteristics of the neutron beam measured at the first experimental area (EAR1), especially the neutron flux and energy distribution, and the time distribution of neutrons of equal kinetic energy, the so-called Resolution Function. The second goal was the development of a Monte Carlo tool aimed to provide useful calculations for both the analysis and planning of the upcoming measurements at the new experimental area (EAR2) of the facility.

  19. Generalized linear elastic fracture mechanics: an application to a crack touching the bimaterial interface

    Czech Academy of Sciences Publication Activity Database

    Náhlík, Luboš; Šestáková, L.; Hutař, Pavel; Knésl, Zdeněk

    2011-01-01

    Roč. 452-453, - (2011), s. 445-448 ISSN 1013-9826 R&D Projects: GA AV ČR(CZ) KJB200410803; GA ČR GA101/09/1821 Institutional research plan: CEZ:AV0Z20410507 Keywords : generalized stress intensity factor * bimaterial interface * composite materials * strain energy density factor * fracture criterion * generalized linear elastic fracture mechanics Subject RIV: JL - Materials Fatigue, Friction Mechanics

  20. R and D on co-working transport schemes in Geant4

    Energy Technology Data Exchange (ETDEWEB)

    Pia, M G; Saracco, P; Sudhakar, M [INFN Sezione di Genova, Via Dodecaneso 33, 16146 Genova (Italy); Zoglauer, A [University of California at Berkeley, Berkeley, CA 94720-7450 (United States); Augelli, M [CNES, 18 Av. Edouard Belin, 31401 Toulouse (France); Gargioni, E [University Medical Center Hamburg-Eppendorf, D-20246 Hamburg (Germany); Kim, C H [Hanyang University, 17 Haengdang-dong, Seongdong-gu, Seoul, 133-791 (Korea, Republic of); Quintieri, L [INFN Laboratori Nazionali di Frascati, Via Enrico Fermi 40, I-00044 Frascati (Italy); Filho, P P de Queiroz; Santos, D de Souza [IRD, Av. Salvador Allende, s/n. 22780-160, Rio de Janeiro, RJ (Brazil); Weidenspointner, G [MPI Halbleiterlabor, Otto-Hahn-Ring 6, D-81739 Muenchen (Germany); Begalli, M, E-mail: mariagrazia.pia@ge.infn.i [UERJ, R. Sao Francisco Xavier, 524. 20550-013, Rio de Janeiro, RJ (Brazil)

    2010-04-01

    A research and development (R and D) project related to the extension of the Geant4 toolkit has been recently launched to address fundamental methods in radiation transport simulation. The project focuses on simulation at different scales in the same experimental environment; this problem requires new methods across the current boundaries of condensed-random-walk and discrete transport schemes. The new developments have been motivated by experimental requirements in various domains, including nanodosimetry, astronomy and detector developments for high energy physics applications.

  1. Assessment of Geant4 Maintainability with respect to software engineering references

    Science.gov (United States)

    Ronchieri, Elisabetta; Grazia Pia, Maria; Canaparo, Marco

    2017-10-01

    Over time computer scientists have been provided metrics to measure software maintainability. In existing literature, a large number of references can be found about this topic; nevertheless, a lack of quantitative assessment of maintainability metrics has been observed. In this paper, we summarize the challenges of adopting code measurements in the context of physics software system. In this pilot study, we have used Geant4 - a twenty-year-old software system - to conduct this research and set the grounds for further discussion.

  2. A Graphical User Interface to Generalized Linear Models in MATLAB

    Directory of Open Access Journals (Sweden)

    Peter Dunn

    1999-07-01

    Full Text Available Generalized linear models unite a wide variety of statistical models in a common theoretical framework. This paper discusses GLMLAB-software that enables such models to be fitted in the popular mathematical package MATLAB. It provides a graphical user interface to the powerful MATLAB computational engine to produce a program that is easy to use but with many features, including offsets, prior weights and user-defined distributions and link functions. MATLAB's graphical capacities are also utilized in providing a number of simple residual diagnostic plots.

  3. Format conversion between CAD data and GIS data based on ArcGIS

    Science.gov (United States)

    Xie, Qingqing; Wei, Bo; Zhang, Kailin; Wang, Zhichao

    2015-12-01

    To make full use of the data resources and realize a sharing for the different types of data in different industries, a method of format conversion between CAD data and GIS data based on ArcGIS was proposed. To keep the integrity of the converted data, some key steps to process CAD data before conversion were made in AutoCAD. For examples, deleting unnecessary elements such as title, border and legend avoided the appearance of unnecessary elements after conversion, as layering data again by a national standard avoided the different types of elements to appear in a same layer after conversion. In ArcGIS, converting CAD data to GIS data was executed by the correspondence of graphic element classification between AutoCAD and ArcGIS. In addition, an empty geographic database and feature set was required to create in ArcGIS for storing the text data of CAD data. The experimental results show that the proposed method avoids a large amount of editing work in data conversion and maintains the integrity of spatial data and attribute data between before and after conversion.

  4. Understanding dental CAD/CAM for restorations--accuracy from a mechanical engineering viewpoint.

    Science.gov (United States)

    Tapie, Laurent; Lebon, Nicolas; Mawussi, Bernardin; Fron-Chabouis, Hélène; Duret, Francois; Attal, Jean-Pierre

    2015-01-01

    As is the case in the field of medicine, as well as in most areas of daily life, digital technology is increasingly being introduced into dental practice. Computer-aided design/ computer-aided manufacturing (CAD/CAM) solutions are available not only for chairside practice but also for creating inlays, crowns, fixed partial dentures (FPDs), implant abutments, and other dental prostheses. CAD/CAM dental practice can be considered as the handling of devices and software processing for the almost automatic design and creation of dental restorations. However, dentists who want to use dental CAD/CAM systems often do not have enough information to understand the variations offered by such technology practice. Knowledge of the random and systematic errors in accuracy with CAD/CAM systems can help to achieve successful restorations with this technology, and help with the purchasing of a CAD/CAM system that meets the clinical needs of restoration. This article provides a mechanical engineering viewpoint of the accuracy of CAD/ CAM systems, to help dentists understand the impact of this technology on restoration accuracy.

  5. Validation of GEANT3 simulation studies with a dual-head PMT ClearPET TM prototype

    CERN Document Server

    Ziemons, K; Streun, M; Pietrzyk, U

    2004-01-01

    The ClearPET TM project is proposed by working groups of the Crystal Clear Collaboration (CCC) to develop a 2/sup nd/ generation high performance small animal positron emission tomograph (PET). High sensitivity and high spatial resolution is foreseen for the ClearPET TM camera by using a phoswich arrangement combining mixed lutetium yttrium aluminum perovskite (LuYAP:Ce) and lutetium oxyorthosilicate (LSO) scintillating crystals. Design optimizations for the first photomultiplier tube (PMT) based ClearPET camera are done with a Monte-Carlo simulation package implemented on GEANT3 (CERN, Geneva, Switzerland). A dual-head prototype has been built to test the frontend electronics and was used to validate the implementation of the GEANT3 simulation tool. Multiple simulations were performed following the experimental protocols to measure the intrinsic resolution and the sensitivity profile in axial and radial direction. Including a mean energy resolution of about 27.0% the simulated intrinsic resolution is about (...

  6. Modeling of a cyclotron target for the production of 11C with Geant4.

    Science.gov (United States)

    Chiappiniello, Andrea; Zagni, Federico; Infantino, Angelo; Vichi, Sara; Cicoria, Gianfranco; Morigi, Maria Pia; Marengo, Mario

    2018-04-12

    In medical cyclotron facilities, 11C is produced according to the 14N(p,α)11C reaction and widely employed in studies of prostate and brain cancers by Positron Emission Tomography. It is known from literature [1] that the 11C-target assembly shows a reduction in efficiency during time, meaning a decrease of activity produced at the end of bombardment. This effect might depend on aspects still not completely known. Possible causes of the loss of performance of the 11C-target assembly were addressed by Monte Carlo simulations. Geant4 was used to model the 11C-target assembly of a GE PETtrace cyclotron. The physical and transport parameters to be used in the energy range of medical applications were extracted from literature data and 11C routine productions. The Monte Carlo assessment of 11C saturation yield was performed varying several parameters such as the proton energy and the angle of the target assembly with respect to the proton beam. The estimated 11C saturation yield is in agreement with IAEA data at the energy of interest, while is about the 35% greater than experimental value. A more comprehensive modeling of the target system, including thermodynamic effect, is required. The energy absorbed in the inner layer of the target chamber was up to 46.5 J/mm2 under typical irradiation conditions. This study shows that Geant4 is potentially a useful tool to design and optimize targetry for PET radionuclide productions. Tests to choose the Geant4 physics libraries should be performed before using this tool with different energies and materials. Copyright© Bentham Science Publishers; For any queries, please email at epub@benthamscience.org.

  7. The performance of a new Geant4 Bertini intra-nuclear cascade model in high throughput computing (HTC) cluster architecture

    Energy Technology Data Exchange (ETDEWEB)

    Aatos, Heikkinen; Andi, Hektor; Veikko, Karimaki; Tomas, Linden [Helsinki Univ., Institute of Physics (Finland)

    2003-07-01

    We study the performance of a new Bertini intra-nuclear cascade model implemented in the general detector simulation tool-kit Geant4 with a High Throughput Computing (HTC) cluster architecture. A 60 node Pentium III open-Mosix cluster is used with the Mosix kernel performing automatic process load-balancing across several CPUs. The Mosix cluster consists of several computer classes equipped with Windows NT workstations that automatically boot, daily and become nodes of the Mosix cluster. The models included in our study are a Bertini intra-nuclear cascade model with excitons, consisting of a pre-equilibrium model, a nucleus explosion model, a fission model and an evaporation model. The speed and accuracy obtained for these models is presented. (authors)

  8. The study of response of wide band gap semiconductor detectors using the Geant4

    Directory of Open Access Journals (Sweden)

    Hussain Riaz

    2014-01-01

    Full Text Available The energy dependence on the intrinsic efficiency, absolute efficiency, full energy peak absolute efficiency and peak-to-total ratio have been studied for various wide band gap semiconductor detectors using the Geant4 based Monte Carlo simulations. The detector thickness of 1-4 mm and the area in 16-100 mm2 range were considered in this work. In excellent agreement with earlier work (Rybka et al., [20], the Geant4 simulated values of detector efficiencies have been found to decrease with incident g-ray energy. Both for the detector thickness and the detector area, the increasing trends have been observed for total efficiency as well as for full-energy peak efficiency in 0.1 MeV-50 MeV range. For Cd1-xZnxTe, the detector response remained insensitive to changes in relative proportions of Zn. For various wide band gap detectors studied in this work, the detection efficiency of TlBr was found highest over the entire range of energy, followed by the HgI2, CdTe, and then by CZT.

  9. Comparison of the thermal neutron scattering treatment in MCNP6 and GEANT4 codes

    Science.gov (United States)

    Tran, H. N.; Marchix, A.; Letourneau, A.; Darpentigny, J.; Menelle, A.; Ott, F.; Schwindling, J.; Chauvin, N.

    2018-06-01

    To ensure the reliability of simulation tools, verification and comparison should be made regularly. This paper describes the work performed in order to compare the neutron transport treatment in MCNP6.1 and GEANT4-10.3 in the thermal energy range. This work focuses on the thermal neutron scattering processes for several potential materials which would be involved in the neutron source designs of Compact Accelerator-based Neutrons Sources (CANS), such as beryllium metal, beryllium oxide, polyethylene, graphite, para-hydrogen, light water, heavy water, aluminium and iron. Both thermal scattering law and free gas model, coming from the evaluated data library ENDF/B-VII, were considered. It was observed that the GEANT4.10.03-patch2 version was not able to account properly the coherent elastic process occurring in crystal lattice. This bug is treated in this work and it should be included in the next release of the code. Cross section sampling and integral tests have been performed for both simulation codes showing a fair agreement between the two codes for most of the materials except for iron and aluminium.

  10. Solid modeling and applications rapid prototyping, CAD and CAE theory

    CERN Document Server

    Um, Dugan

    2016-01-01

    The lessons in this fundamental text equip students with the theory of Computer Assisted Design (CAD), Computer Assisted Engineering (CAE), the essentials of Rapid Prototyping, as well as practical skills needed to apply this understanding in real world design and manufacturing settings. The book includes three main areas: CAD, CAE, and Rapid Prototyping, each enriched with numerous examples and exercises. In the CAD section, Professor Um outlines the basic concept of geometric modeling, Hermite and Bezier Spline curves theory, and 3-dimensional surface theories as well as rendering theory. The CAE section explores mesh generation theory, matrix notion for FEM, the stiffness method, and truss Equations. And in Rapid Prototyping, the author illustrates stereo lithographic theory and introduces popular modern RP technologies. Solid Modeling and Applications: Rapid Prototyping, CAD and CAE Theory is ideal for university students in various engineering disciplines as well as design engineers involved in product...

  11. Digital Dentistry — Digital Impression and CAD/CAM System Applications

    Directory of Open Access Journals (Sweden)

    Gabor Alin-Gabriel

    2017-03-01

    Full Text Available Digital imprint and computer-aided design/computer-aided manufacture (CAD/CAM systems offer several benefits compared to traditional techniques. The use of a CAD/CAM system to scan preparations and generate restorations in-office, removes a second appointment for the patient. The existence of precision benefits in using complete systems and chairside scanning systems, has been proven. CAD/CAM restorations have a good longevity and meet the accepted clinical parameters. New digital impression methods are presently accessible, and before long, the long-awaited goal of sparing patients of one the most unpleasant practices in clinical dentistry, acquiring dental impressions, will be exchanged by intraoral digital scanning. CAD/CAM systems existing nowadays, can feed data through accurate digital scans created from plaster models, straight to manufacturing systems that can shape ceramic or resin restorations with no requirement of a physical copy of the prepared, adjacent, and antagonist teeth.

  12. SU-E-T-531: Performance Evaluation of Multithreaded Geant4 for Proton Therapy Dose Calculations in a High Performance Computing Facility

    International Nuclear Information System (INIS)

    Shin, J; Coss, D; McMurry, J; Farr, J; Faddegon, B

    2014-01-01

    Purpose: To evaluate the efficiency of multithreaded Geant4 (Geant4-MT, version 10.0) for proton Monte Carlo dose calculations using a high performance computing facility. Methods: Geant4-MT was used to calculate 3D dose distributions in 1×1×1 mm3 voxels in a water phantom and patient's head with a 150 MeV proton beam covering approximately 5×5 cm2 in the water phantom. Three timestamps were measured on the fly to separately analyze the required time for initialization (which cannot be parallelized), processing time of individual threads, and completion time. Scalability of averaged processing time per thread was calculated as a function of thread number (1, 100, 150, and 200) for both 1M and 50 M histories. The total memory usage was recorded. Results: Simulations with 50 M histories were fastest with 100 threads, taking approximately 1.3 hours and 6 hours for the water phantom and the CT data, respectively with better than 1.0 % statistical uncertainty. The calculations show 1/N scalability in the event loops for both cases. The gains from parallel calculations started to decrease with 150 threads. The memory usage increases linearly with number of threads. No critical failures were observed during the simulations. Conclusion: Multithreading in Geant4-MT decreased simulation time in proton dose distribution calculations by a factor of 64 and 54 at a near optimal 100 threads for water phantom and patient's data respectively. Further simulations will be done to determine the efficiency at the optimal thread number. Considering the trend of computer architecture development, utilizing Geant4-MT for radiotherapy simulations is an excellent cost-effective alternative for a distributed batch queuing system. However, because the scalability depends highly on simulation details, i.e., the ratio of the processing time of one event versus waiting time to access for the shared event queue, a performance evaluation as described is recommended

  13. Impact of a CAD system in a screen-film mammography screening program: A prospective study

    International Nuclear Information System (INIS)

    Sanchez Gómez, S.; Torres Tabanera, M.; Vega Bolivar, A.; Sainz Miranda, M.; Baroja Mazo, A.; Ruiz Diaz, M.; Martinez Miravete, P.; Lag Asturiano, E.; Muñoz Cacho, P.; Delgado Macias, T.

    2011-01-01

    Objective: The purpose of our study was to perform a prospective assessment of the impact of a CAD system in a screen-film mammography screening program during a period of 3 years. Materials and methods: Our study was carried out on a population of 21,855 asymptomatic women (45–65 years). Mammograms were processed in a CAD system and independently interpreted by one of six radiologists. We analyzed the following parameters: sensitivity of radiologist's interpretation (without and with CAD), detection increase, recall rate and positive predictive value of biopsy, CAD's marks, radiologist's false negatives and comparative analysis of carcinomas detected and non-detected by CAD. Results: Detection rate was 4.3‰. CAD supposed an increase of 0.1‰ in detection rate and 1% in the total number of cases (p < 0.005). The impact on recall rate was not significant (0.4%) and PPV of percutaneous biopsy was unchanged by CAD (20.23%). CAD's marks were 2.7 per case and 0.7 per view. Radiologist's false negatives were 13 lesions which were initially considered as CAD's false positives. Conclusions: CAD supposed a significant increase in detection, without modifications in recall rates and PPV of biopsy. However, better results could have been achieved if radiologists had considered actionable those cases marked by CAD but initially misinterpreted.

  14. Comparison of denture tooth movement between CAD-CAM and conventional fabrication techniques.

    Science.gov (United States)

    Goodacre, Brian J; Goodacre, Charles J; Baba, Nadim Z; Kattadiyil, Mathew T

    2018-01-01

    Data comparing the denture tooth movement of computer-aided design and computer-aided manufacturing (CAD-CAM) and conventional denture processing techniques are lacking. The purpose of this in vitro study was to compare the denture tooth movement of pack-and-press, fluid resin, injection, CAD-CAM-bonded, and CAD-CAM monolithic techniques for fabricating dentures to determine which process produces the most accurate and reproducible prosthesis. A total of 50 dentures were evaluated, 10 for each of the 5 groups. A master denture was fabricated and milled from prepolymerized poly(methyl methacrylate). For the conventional processing techniques (pack-and-press, fluid resin, and injection) a polyvinyl siloxane putty mold of the master denture was made in which denture teeth were placed and molten wax injected. The cameo surface of each wax-festooned denture was laser scanned, resulting in a standard tessellation language (STL) format file. The CAD-CAM dentures included 2 subgroups: CAD-CAM-bonded teeth in which the denture teeth were bonded into the milled denture base and CAD-CAM monolithic teeth in which the denture teeth were milled as part of the denture base. After all specimens had been fabricated, they were hydrated for 24 hours, and the cameo surface laser scanned. The preprocessing and postprocessing scan files of each denture were superimposed using surface-matching software. Measurements were made at 64 locations, allowing evaluation of denture tooth movement in a buccal, lingual, mesial-distal, and occlusal direction. The use of median and interquartile range values was used to assess accuracy and reproducibility. Levene and Kruskal-Wallis analyses of variance were used to evaluate differences between processing techniques (α=.05). The CAD-CAM monolithic technique was the most accurate, followed by fluid resin, CAD-CAM-bonded, pack-and-press, and injection. CAD-CAM monolithic technique was the most reproducible, followed by pack-and-press, CAD

  15. BRDF profile of Tyvek and its implementation in the Geant4 simulation toolkit.

    Science.gov (United States)

    Nozka, Libor; Pech, Miroslav; Hiklova, Helena; Mandat, Dusan; Hrabovsky, Miroslav; Schovanek, Petr; Palatka, Miroslav

    2011-02-28

    Diffuse and specular characteristics of the Tyvek 1025-BL material are reported with respect to their implementation in the Geant4 Monte Carlo simulation toolkit. This toolkit incorporates the UNIFIED model. Coefficients defined by the UNIFIED model were calculated from the bidirectional reflectance distribution function (BRDF) profiles measured with a scatterometer for several angles of incidence. Results were amended with profile measurements made by a profilometer.

  16. Development and application of CATIA-GDML geometry builder

    International Nuclear Information System (INIS)

    Belogurov, S; Chernogorov, A; Ovcharenko, E; Schetinin, V; Berchun, Yu; Malzacher, P

    2014-01-01

    Due to conceptual difference between geometry descriptions in Computer-Aided Design (CAD) systems and particle transport Monte Carlo (MC) codes direct conversion of detector geometry in either direction is not feasible. The paper presents an update on functionality and application practice of the CATIA-GDML geometry builder first introduced at CHEP2010. This set of CATIAv5 tools has been developed for building a MC optimized GEANT4/ROOT compatible geometry based on the existing CAD model. The model can be exported via Geometry Description Markup Language (GDML). The builder allows also import and visualization of GEANT4/ROOT geometries in CATIA. The structure of a GDML file, including replicated volumes, volume assemblies and variables, is mapped into a part specification tree. A dedicated file template, a wide range of primitives, tools for measurement and implicit calculation of parameters, different types of multiple volume instantiation, mirroring, positioning and quality check have been implemented. Several use cases are discussed.

  17. Utilização do AutoCAD 2004 para quantificação de pesquisas usando fotomicrografias eletrônicas AutoCAD 2004 to quantify electron-photomicrography

    Directory of Open Access Journals (Sweden)

    Carla Albertina Martins Almeida

    2007-08-01

    Full Text Available OBJETIVO: Avaliar o uso do programa AutoCAD 2004 para estudos quantitativos em microscopia eletrônica. MÉTODOS: A demonstração da utilização do AutoCAD 2004 foi feita em um modelo experimental de diabetes induzido em ratos, divididos em Grupo Controle (GC-10 animais e Grupo Diabético (GD - 10 animais, avaliados 1 mês depois da indução do diabetes. Os olhos foram removidos após o sacrifício dos animais e preparados para exame em microscópio eletrônico, tendo sido feitas fotografias dos vasos retinianos. Foi utilizado o programa AutoCAD2004 para avaliar a espessura da membrana basal dos vasos. Os resultados foram avaliados estatisticamente. RESULTADOS: Usando o método proposto foi possível realizar medidas quantitativas na membrana basal de vasos retinianos de ratos diabéticos. CONCLUSÃO: O AutoCAD 2004 se mostrou efetivo, seguro e de fácil utilização para a quantificação de fenômenos biológicos, sendo possível sugerir este meio para a realização de avaliações quantitativas em experimentos biológicos.OBJECTIVE: To determine if the AutoCAD 2004 program is available to be used in quantitative research on electron microscopy. METHODS: A demonstrative of the AutoCAD2004 was done in an experimental model of diabetes induced in rats. The animals were divided by lot in control group animals (GC-10 animals and diabetic group (GD - 10 animals, evaluated 1 month after the diabetes induction. The eyes were removed after sacrifice and prepared to electron microscopy. The retina was photographed and the AutoCAD2004 program was used to measure the basal membrane of retina vessels. The results were submitted to statistical analysis. RESULTS: The AutoCAD2004 was effective to obtain quantitative measures from the basal membrane of retina vessels and there were no difference between the studied groups. CONCLUSION: The AutoCAD2004 was effective, safe and easy to apply to quantify biological parameters, which allowed suggest it to

  18. Progress and Validation of Geant4 Based Radioactive Decay Simulation Using the Examples of Simbol-X and IXO

    CERN Document Server

    Hauf, S; Pia, M G; Bell, Z; Briel, U; Chipaux, R; Hoffmann, D H H; Kendziorra, E; Laurent, P; Strüder, L; Tenzer, C; Weidenspointer, G; Zoglauer, A

    2009-01-01

    The anticipated high sensitivity and the science goals of the next generation X-ray space missions, like the International X-ray Observatory or Simbol-X, rely on a low instrumental background, which in turn requires optimized shielding concepts. We present Geant4 based simulation results on the IXO Wide Field Imager cosmic ray proton induced background in comparison with previous results obtained for the Simbol-X LED and HED focal plane detectors. Our results show that an improvement in mean differential background flux compared to actually operating X-ray observatories may be feasible with detectors based on DEPFET technology. In addition we present preliminary results concerning the validation of Geant4 based radioactive decay simulation in space applications as a part of the Nano5 project.

  19. Gamma-gamma density and lithology tools simulation based on GEANT4 advanced low energy Compton scattering (GALECS) package

    International Nuclear Information System (INIS)

    Esmaeili-sani, Vahid; Moussavi-zarandi, Ali; Boghrati, Behzad; Afarideh, Hossein

    2012-01-01

    Geophysical bore-hole data represent the physical properties of rocks, such as density and formation lithology, as a function of depth in a well. Properties of rocks are obtained from gamma ray transport logs. Transport of gamma rays, from a 137 Cs point gamma source situated in a bore-hole tool, through rock media to detectors, has been simulated using a GEANT4 radiation transport code. The advanced Compton scattering concepts were used to gain better analyses about well formation. The simulation and understanding of advanced Compton scattering highly depends on how accurately the effects of Doppler broadening and Rayleigh scattering are taken into account. A Monte Carlo package that simulates the gamma-gamma well logging tools based on GEANT4 advanced low energy Compton scattering (GALECS).

  20. A visual LISP program for voxelizing AutoCAD solid models

    Science.gov (United States)

    Marschallinger, Robert; Jandrisevits, Carmen; Zobl, Fritz

    2015-01-01

    AutoCAD solid models are increasingly recognized in geological and geotechnical 3D modeling. In order to bridge the currently existing gap between AutoCAD solid models and the grid modeling realm, a Visual LISP program is presented that converts AutoCAD solid models into voxel arrays. Acad2Vox voxelizer works on a 3D-model that is made up of arbitrary non-overlapping 3D-solids. After definition of the target voxel array geometry, 3D-solids are scanned at grid positions and properties are streamed to an ASCII output file. Acad2Vox has a novel voxelization strategy that combines a hierarchical reduction of sampling dimensionality with an innovative use of AutoCAD-specific methods for a fast and memory-saving operation. Acad2Vox provides georeferenced, voxelized analogs of 3D design data that can act as regions-of-interest in later geostatistical modeling and simulation. The Supplement includes sample geological solid models with instructions for practical work with Acad2Vox.

  1. Repairability of CAD/CAM high-density PMMA- and composite-based polymers.

    Science.gov (United States)

    Wiegand, Annette; Stucki, Lukas; Hoffmann, Robin; Attin, Thomas; Stawarczyk, Bogna

    2015-11-01

    The study aimed to analyse the shear bond strength of computer-aided design and computer-aided manufacturing (CAD/CAM) polymethyl methacrylate (PMMA)- and composite-based polymer materials repaired with a conventional methacrylate-based composite after different surface pretreatments. Each 48 specimens was prepared from six different CAD/CAM polymer materials (Ambarino high-class, artBloc Temp, CAD-Temp, Lava Ultimate, Telio CAD, Everest C-Temp) and a conventional dimethacrylate-based composite (Filtek Supreme XTE, control) and aged by thermal cycling (5000 cycles, 5-55 °C). The surfaces were left untreated or were pretreated by mechanical roughening, aluminium oxide air abrasion or silica coating/silanization (each subgroup n = 12). The surfaces were further conditioned with an etch&rinse adhesive (OptiBond FL) before the repair composite (Filtek Supreme XTE) was adhered to the surface. After further thermal cycling, shear bond strength was tested, and failure modes were assessed. Shear bond strength was statistically analysed by two- and one-way ANOVAs and Weibull statistics, failure mode by chi(2) test (p ≤ 0.05). Shear bond strength was highest for silica coating/silanization > aluminium oxide air abrasion = mechanical roughening > no surface pretreatment. Independently of the repair pretreatment, highest bond strength values were observed in the control group and for the composite-based Everest C-Temp and Ambarino high-class, while PMMA-based materials (artBloc Temp, CAD-Temp and Telio CAD) presented significantly lowest values. For all materials, repair without any surface pretreatment resulted in adhesive failures only, which mostly were reduced when surface pretreatment was performed. Repair of CAD/CAM high-density polymers requires surface pretreatment prior to adhesive and composite application. However, four out of six of the tested CAD/CAM materials did not achieve the repair bond strength of a conventional dimethacrylate

  2. Marginal adaptation and CAD-CAM technology: A systematic review of restorative material and fabrication techniques.

    Science.gov (United States)

    Papadiochou, Sofia; Pissiotis, Argirios L

    2018-04-01

    The comparative assessment of computer-aided design and computer-aided manufacturing (CAD-CAM) technology and other fabrication techniques pertaining to marginal adaptation should be documented. Limited evidence exists on the effect of restorative material on the performance of a CAD-CAM system relative to marginal adaptation. The purpose of this systematic review was to investigate whether the marginal adaptation of CAD-CAM single crowns, fixed dental prostheses, and implant-retained fixed dental prostheses or their infrastructures differs from that obtained by other fabrication techniques using a similar restorative material and whether it depends on the type of restorative material. An electronic search of English-language literature published between January 1, 2000, and June 30, 2016, was conducted of the Medline/PubMed database. Of the 55 included comparative studies, 28 compared CAD-CAM technology with conventional fabrication techniques, 12 contrasted CAD-CAM technology and copy milling, 4 compared CAD-CAM milling with direct metal laser sintering (DMLS), and 22 investigated the performance of a CAD-CAM system regarding marginal adaptation in restorations/infrastructures produced with different restorative materials. Most of the CAD-CAM restorations/infrastructures were within the clinically acceptable marginal discrepancy (MD) range. The performance of a CAD-CAM system relative to marginal adaptation is influenced by the restorative material. Compared with CAD-CAM, most of the heat-pressed lithium disilicate crowns displayed equal or smaller MD values. Slip-casting crowns exhibited similar or better marginal accuracy than those fabricated with CAD-CAM. Cobalt-chromium and titanium implant infrastructures produced using a CAD-CAM system elicited smaller MD values than zirconia. The majority of cobalt-chromium restorations/infrastructures produced by DMLS displayed better marginal accuracy than those fabricated with the casting technique. Compared with copy

  3. Lung nodule detection on chest CT: evaluation of a computer-aided detection (CAD) system

    International Nuclear Information System (INIS)

    Lee, In Jae; Gamsu, Gordon; Czum, Julianna; Johnson, Rebecca; Chakrapani, Sanjay; Wu, Ning

    2005-01-01

    To evaluate the capacity of a computer-aided detection (CAD) system to detect lung nodules in clinical chest CT. A total of 210 consecutive clinical chest CT scans and their reports were reviewed by two chest radiologists and 70 were selected (33 without nodules and 37 with 1-6 nodules, 4-15.4 mm in diameter). The CAD system (ImageChecker CT LN-1000) developed by R2 Technology, Inc. (Sunnyvale, CA) was used. Its algorithm was designed to detect nodules with a diameter of 4-20 mm. The two chest radiologists working with the CAD system detected a total of 78 nodules. These 78 nodules form the database for this study. Four independent observers interpreted the studies with and without the CAD system. The detection rates of the four independent observers without CAD were 81% (63/78), 85% (66/78), 83% (65/78), and 83% (65/78), respectively. With CAD their rates were 87% (68/78), 85% (66/78), 86% (67/78), and 85% (66/78), respectively. The differences between these two sets of detection rates did not reach statistical significance. In addition, CAD detected eight nodules that were not mentioned in the original clinical radiology reports. The CAD system produced 1.56 false-positive nodules per CT study. The four test observers had 0, 0.1, 0.17, and 0.26 false-positive results per study without CAD and 0.07, 0.2, 0.23, and 0.39 with CAD, respectively. The CAD system can assist radiologists in detecting pulmonary nodules in chest CT, but with a potential increase in their false positive rates. Technological improvements to the system could increase the sensitivity and specificity for the detection of pulmonary nodules and reduce these false-positive results

  4. Comparison of electromagnetic and hadronic models generated using Geant 4 with antiproton dose measured in CERN.

    Science.gov (United States)

    Tavakoli, Mohammad Bagher; Reiazi, Reza; Mohammadi, Mohammad Mehdi; Jabbari, Keyvan

    2015-01-01

    After proposing the idea of antiproton cancer treatment in 1984 many experiments were launched to investigate different aspects of physical and radiobiological properties of antiproton, which came from its annihilation reactions. One of these experiments has been done at the European Organization for Nuclear Research known as CERN using the antiproton decelerator. The ultimate goal of this experiment was to assess the dosimetric and radiobiological properties of beams of antiprotons in order to estimate the suitability of antiprotons for radiotherapy. One difficulty on this way was the unavailability of antiproton beam in CERN for a long time, so the verification of Monte Carlo codes to simulate antiproton depth dose could be useful. Among available simulation codes, Geant4 provides acceptable flexibility and extensibility, which progressively lead to the development of novel Geant4 applications in research domains, especially modeling the biological effects of ionizing radiation at the sub-cellular scale. In this study, the depth dose corresponding to CERN antiproton beam energy by Geant4 recruiting all the standard physics lists currently available and benchmarked for other use cases were calculated. Overall, none of the standard physics lists was able to draw the antiproton percentage depth dose. Although, with some models our results were promising, the Bragg peak level remained as the point of concern for our study. It is concluded that the Bertini model with high precision neutron tracking (QGSP_BERT_HP) is the best to match the experimental data though it is also the slowest model to simulate events among the physics lists.

  5. Validation of the coupling of mesh models to GEANT4 Monte Carlo code for simulation of internal sources of photons

    International Nuclear Information System (INIS)

    Caribe, Paulo Rauli Rafeson Vasconcelos; Cassola, Vagner Ferreira; Kramer, Richard; Khoury, Helen Jamil

    2013-01-01

    The use of three-dimensional models described by polygonal meshes in numerical dosimetry enables more accurate modeling of complex objects than the use of simple solid. The objectives of this work were validate the coupling of mesh models to the Monte Carlo code GEANT4 and evaluate the influence of the number of vertices in the simulations to obtain absorbed fractions of energy (AFEs). Validation of the coupling was performed to internal sources of photons with energies between 10 keV and 1 MeV for spherical geometries described by the GEANT4 and three-dimensional models with different number of vertices and triangular or quadrilateral faces modeled using Blender program. As a result it was found that there were no significant differences between AFEs for objects described by mesh models and objects described using solid volumes of GEANT4. Since that maintained the shape and the volume the decrease in the number of vertices to describe an object does not influence so meant dosimetric data, but significantly decreases the time required to achieve the dosimetric calculations, especially for energies less than 100 keV

  6. Introduction of effect and consideration of the introduction of CAD/CAM system

    International Nuclear Information System (INIS)

    Kang, Man Ok

    1984-12-01

    This reports introduction of effect and consideration of the introduction of computer-aided design and computer aided manufacturing system. It includes outline of CAD/CAM system like definition, classification, system kinds, and development process of CAD/CAM system, technology, market trend development prospect, and value on introduction of this system, and current application of CAD/CAM system in major application area, development countries and Korea.

  7. Dental students' preferences and performance in crown design: conventional wax-added versus CAD.

    Science.gov (United States)

    Douglas, R Duane; Hopp, Christa D; Augustin, Marcus A

    2014-12-01

    The purpose of this study was to evaluate dental students' perceptions of traditional waxing vs. computer-aided crown design and to determine the effectiveness of either technique through comparative grading of the final products. On one of twoidentical tooth preparations, second-year students at one dental school fabricated a wax pattern for a full contour crown; on the second tooth preparation, the same students designed and fabricated an all-ceramic crown using computer-aided design (CAD) and computer-aided manufacturing (CAM) technology. Projects were graded for occlusion and anatomic form by three faculty members. On completion of the projects, 100 percent of the students (n=50) completed an eight-question, five-point Likert scalesurvey, designed to assess their perceptions of and learning associated with the two design techniques. The average grades for the crown design projects were 78.3 (CAD) and 79.1 (wax design). The mean numbers of occlusal contacts were 3.8 (CAD) and 2.9(wax design), which was significantly higher for CAD (p=0.02). The survey results indicated that students enjoyed designing afull contour crown using CAD as compared to using conventional wax techniques and spent less time designing the crown using CAD. From a learning perspective, students felt that they learned more about position and the size/strength of occlusal contacts using CAD. However, students recognized that CAD technology has limits in terms of representing anatomic contours and excursive occlusion compared to conventional wax techniques. The results suggest that crown design using CAD could be considered as an adjunct to conventional wax-added techniques in preclinical fixed prosthodontic curricula.

  8. Discoloration of various CAD/CAM blocks after immersion in coffee

    Directory of Open Access Journals (Sweden)

    Sasipin Lauvahutanon

    2017-02-01

    Full Text Available Objectives This study evaluated color differences (ΔEs and translucency parameter changes (ΔTPs of various computer-aided design/computer-aided manufacturing (CAD/CAM blocks after immersion in coffee. Materials and Methods Eight CAD/CAM blocks and four restorative composite resins were evaluated. The CIE L*a*b* values of 2.0 mm thick disk-shaped specimens were measured using the spectrophotometer on white and black backgrounds (n = 6. The ΔEs and ΔTPs of one day, one week, and one month immersion in coffee or water were calculated. The values of each material were analyzed by two-way ANOVA and Tukey's multiple comparisons (α = 0.05. The ΔEs after prophylaxis paste polishing of 1 month coffee immersion specimens, water sorption and solubility were also evaluated. Results After one month in coffee, ΔEs of CAD/CAM composite resin blocks and restorative composites ranged from 1.6 to 3.7 and from 2.1 to 7.9, respectively, and ΔTPs decreased. The ANOVA of ΔEs and ΔTPs revealed significant differences in two main factors, immersion periods and media, and their interaction except for ΔEs of TEL (Telio CAD, Ivoclar Vivadent. The ΔEs significantly decreased after prophylaxis polishing except GRA (Gradia Block, GC. There was no significant correlation between ΔEs and water sorption or solubility in water. Conclusions The ΔEs of CAD/CAM blocks after immersion in coffee varied among products and were comparable to those of restorative composite resins. The discoloration of CAD/CAM composite resin blocks could be effectively removed with prophylaxis paste polishing, while that of some restorative composites could not be removed.

  9. Comparative analysis of the sensitivity of the scanner rSPECT: using GAMOS: a Geant4-based framework

    International Nuclear Information System (INIS)

    Martinez Turtos, Rosana; Diaz Garcia, Angelina; Abreu Alfonso, Yamiel; Arteche, Jossue; Leyva Pernia, Diana

    2012-01-01

    The molecular imaging of cellular processes in vivo using preclinical animal studies and SPECT technique is one of the main reasons for the design of new devices with high spatial resolution. As an auxiliary tool, Monte Carlo simulation has allowed the characterization and optimization of those medical imaging systems effectively. At present there is a new simulation framework called GAMOS (GEANT4-based Architecture for Medicine-Oriented Simulations); which code, libraries and particle transport method correspond to those developed by GEANT4 and contains specific applications for nuclear medicine. This tool has been already validated for PET technique by comparison with experimental data, while not yet been done the correct evaluation of GAMOS for SPECT systems. Present work have demonstrated the potential of GAMOS in obtaining simulated realistic data using this nuclear imaging technique. For this purpose, simulation of a novel installation 'rSPECT' ,dedicated to the study of rodents, has been done. The study comprises the collimation and detection geometries and the fundamental characteristics of the previous published experimental measurements for rSPECT installation. Studies have been done using 99mTc and 20% energy window. Sensitivity values obtained by simulation revealed an acceptable agreement with experimental values. Therefore we can conclude that simulation results have shown good agreement with the real data. This fact allowed to estimate the behavior of the new GEANT4 simulation platform 'GAMOS' in SPECT applications and have demonstrated the feasibility of reproducing experimental data. (author)

  10. Rethinking Design Process: Using 3D Digital Models as an Interface in Collaborative Session

    Science.gov (United States)

    Ding, Suining

    2008-01-01

    This paper describes a pilot study for an alternative design process by integrating a designer-user collaborative session with digital models. The collaborative session took place in a 3D AutoCAD class for a real world project. The 3D models served as an interface for designer-user collaboration during the design process. Students not only learned…

  11. Geant4 simulations of soft proton scattering in X-ray optics. A tentative validation using laboratory measurements

    Science.gov (United States)

    Fioretti, Valentina; Mineo, Teresa; Bulgarelli, Andrea; Dondero, Paolo; Ivanchenko, Vladimir; Lei, Fan; Lotti, Simone; Macculi, Claudio; Mantero, Alfonso

    2017-12-01

    Low energy protons (process responsible for the grazing angle scattering processes is mandatory to evaluate the impact of such events on the performance (e.g. observation time, sensitivity) of future X-ray telescopes as the ESA ATHENA mission. The Remizovich model describes particles reflected by solids at glancing angles in terms of the Boltzmann transport equation using the diffuse approximation and the model of continuous slowing down in energy. For the first time this solution, in the approximation of no energy losses, is implemented, verified, and qualitatively validated on top of the Geant4 release 10.2, with the possibility to add a constant energy loss to each interaction. This implementation is verified by comparing the simulated proton distribution to both the theoretical probability distribution and with independent ray-tracing simulations. Both the new scattering physics and the Coulomb scattering already built in the official Geant4 distribution are used to reproduce the latest experimental results on grazing angle proton scattering. At 250 keV multiple scattering delivers large proton angles and it is not consistent with the observation. Among the tested models, the single scattering seems to better reproduce the scattering efficiency at the three energies but energy loss obtained at small scattering angles is significantly lower than the experimental values. In general, the energy losses obtained in the experiment are higher than what obtained by the simulation. The experimental data are not completely representative of the soft proton scattering experienced by current X-ray telescopes because of the lack of measurements at low energies (distribution at the exit of X-ray optics.

  12. Computer-aided detection (CAD) in mammography: Does it help the junior or the senior radiologist?

    International Nuclear Information System (INIS)

    Balleyguier, Corinne; Kinkel, Karen; Fermanian, Jacques; Malan, Sebastien; Djen, Germaine; Taourel, Patrice; Helenon, Olivier

    2005-01-01

    Objectives: To evaluate the impact of a computer-aided detection (CAD) system on the ability of a junior and senior radiologist to detect breast cancers on mammograms, and to determine the potential of CAD as a teaching tool in mammography. Methods: Hundred biopsy-proven cancers and 100 normal mammograms were randomly analyzed by a CAD system. The sensitivity (Se) and specificity (Sp) of the CAD system were calculated. In the second phase, to simulate daily practice, 110 mammograms (97 normal or with benign lesions, and 13 cancers) were examined independently by a junior and a senior radiologist, with and without CAD. Interpretations were standardized according to BI-RADS classification. Sensitivity, Specificity, positive and negative predictive values (PPV, NPV) were calculated for each session. Results: For the senior radiologist, Se slightly improved from 76.9 to 84.6% after CAD analysis (NS) (one case of clustered microcalcifications case overlooked by the senior radiologist was detected by CAD). Sp, PPV and PNV did not change significantly. For the junior radiologist, Se improved from 61.9 to 84.6% (significant change). Three cancers overlooked by the junior radiologist were detected by CAD. Sp was unchanged. Conclusion: CAD mammography proved more useful for the junior than for the senior radiologist, improving sensitivity. The CAD system may represent a useful educational tool for mammography

  13. Complete PCB design using OrCAD capture and PCB editor

    CERN Document Server

    Mitzner, Kraig

    2009-01-01

    This book provides instruction on how to use the OrCAD design suite to design and manufacture printed circuit boards. The primary goal is to show the reader how to design a PCB using OrCAD Capture and OrCAD Editor. Capture is used to build the schematic diagram of the circuit, and Editor is used to design the circuit board so that it can be manufactured. The book is written for both students and practicing engineers who need in-depth instruction on how to use the software, and who need background knowledge of the PCB design process. KEY FEATURES:* Beginning to end cove

  14. AutoCAD electrical 2013 for electrical control designers

    CERN Document Server

    Tickoo, Sham; CADCIM Technologies

    2013-01-01

    The AutoCAD Electrical 2013 for Electrical Control Designers textbook has been written to assist the engineering students and the practicing designers learn the application of various AutoCAD Electrical tools and options for creating electrical control designs. After reading this textbook, the users will be able to create professional electrical-control drawings easily and effectively. Moreover, the users will be able to automate various control engineering tasks such as building circuits, numbering wires, creating bills of materials, and many more. The textbook takes the users across a wide spectrum of electrical control drawings through progressive examples and numerous illustrations and exercises, thereby making it an ideal guide for both the novice and the advanced users. Salient Features of the Textbook Consists of 14 chapters that are organized in a pedagogical sequence covering various tools and features of AutoCAD Electrical such as schematic drawings, parametric and non-parametric PLC modules, Circu...

  15. AutoCAD electrical 2016 for electrical control designers

    CERN Document Server

    Tickoo, Sham

    2016-01-01

    The AutoCAD Electrical 2016 for Electrical Control Designers textbook has been written to assist the engineering students and the practicing designers who are new to AutoCAD Electrical. Using this textbook, the readers can learn the application of basic tools required for creating professional electrical control drawings with the help of AutoCAD Electrical. Keeping in view the varied requirements of the users, this textbook covers a wide range of tools and features such as schematic drawings, Circuit Builder, panel drawings, parametric and nonparametric PLC modules, stand-alone PLC I/O points, ladder diagrams, point-to-point wiring diagrams, report generation, creation of symbols, and so on. This will help the readers to create electrical drawings easily and effectively. Special emphasis has been laid on the introduction of concepts, which have been explained using text and supported with graphical examples. The examples and tutorials used in this book ensure that the users can relate the information provided...

  16. Characterization analysis database system (CADS). A system overview

    International Nuclear Information System (INIS)

    1997-12-01

    The CADS database is a standardized, quality-assured, and configuration-controlled data management system developed to assist in the task of characterizing the DOE surplus HEU material. Characterization of the surplus HEU inventory includes identifying the specific material; gathering existing data about the inventory; defining the processing steps that may be necessary to prepare the material for transfer to a blending site; and, ultimately, developing a range of the preliminary cost estimates for those processing steps. Characterization focuses on producing commercial reactor fuel as the final step in material disposition. Based on the project analysis results, the final determination will be made as to the viability of the disposition path for each particular item of HEU. The purpose of this document is to provide an informational overview of the CADS database, its evolution, and its current capabilities. This document describes the purpose of CADS, the system requirements it fulfills, the database structure, and the operational guidelines of the system

  17. A wheat cinnamyl alcohol dehydrogenase TaCAD12 contributes to host resistance to the sharp eyespot disease

    Directory of Open Access Journals (Sweden)

    Wei Rong

    2016-11-01

    Full Text Available Sharp eyespot, caused mainly by the necrotrophic fungus Rhizoctonia cerealis, is a destructive disease in hexaploid wheat (Triticum aestivum L.. In Arabidopsis, certain cinnamyl alcohol dehydrogenases (CADs have been implicated in monolignol biosynthesis and in defense response to bacterial pathogen infection. However, little is known about CADs in wheat defense responses to necrotrophic or soil-borne pathogens. In this study, we isolate a wheat CAD gene TaCAD12 in response to R. cerealis infection through microarray-based comparative transcriptomics, and study the enzyme activity and defense role of TaCAD12 in wheat. The transcriptional levels of TaCAD12 in sharp eyespot-resistant wheat lines were significantly higher compared with those in susceptible wheat lines. The sequence and phylogenetic analyses revealed that TaCAD12 belongs to IV group in CAD family. The biochemical assay proved that TaCAD12 protein is an authentic CAD enzyme and possesses catalytic efficiencies towards both coniferyl aldehyde and sinapyl aldehyde. Knock-down of TaCAD12 transcript significantly repressed resistance of the gene-silenced wheat plants to sharp eyespot caused by R. cerealis, whereas TaCAD12 overexpression markedly enhanced resistance of the transgenic wheat lines to sharp eyespot. Furthermore, certain defense genes (Defensin, PR10, PR17c, and Chitinase1 and monolignol biosynthesis-related genes (TaCAD1, TaCCR, and TaCOMT1 were up-regulated in the TaCAD12-overexpressing wheat plants but down-regulated in TaCAD12-silencing plants. These results suggest that TaCAD12 positively contributes to resistance against sharp eyespot through regulation of the expression of certain defense genes and monolignol biosynthesis-related genes in wheat.

  18. Structure, functional characterization, and evolution of the dihydroorotase domain of human CAD.

    Science.gov (United States)

    Grande-García, Araceli; Lallous, Nada; Díaz-Tejada, Celsa; Ramón-Maiques, Santiago

    2014-02-04

    Upregulation of CAD, the multifunctional protein that initiates and controls the de novo biosynthesis of pyrimidines in animals, is essential for cell proliferation. Deciphering the architecture and functioning of CAD is of interest for its potential usage as an antitumoral target. However, there is no detailed structural information about CAD other than that it self-assembles into hexamers of ∼1.5 MDa. Here we report the crystal structure and functional characterization of the dihydroorotase domain of human CAD. Contradicting all assumptions, the structure reveals an active site enclosed by a flexible loop with two Zn²⁺ ions bridged by a carboxylated lysine and a third Zn coordinating a rare histidinate ion. Site-directed mutagenesis and functional assays prove the involvement of the Zn and flexible loop in catalysis. Comparison with homologous bacterial enzymes supports a reclassification of the DHOase family and provides strong evidence against current models of the architecture of CAD. Copyright © 2014 Elsevier Ltd. All rights reserved.

  19. Application of a generalized interface module to the coupling of PARCS with both RELAPS and TRAC-M

    International Nuclear Information System (INIS)

    Barber, D.A.; Wang, W.; Miller, R.M.; Downar, T.J.; Joo, H.G.; Mousseau, V.A.; Ebert, D.E.

    1999-01-01

    In an effort to more easily assess various combinations of 3-D neutronic/thermal-hydraulic codes, the USNRC has sponsored the development of a generalized interface module for the coupling of any thermal-hydraulics code to any spatial kinetics code. In this design, the thermal-hydraulics, general interface, and spatial kinetics codes function independently and utilize the Parallel Virtual Machine (PVM) software to manage inter-process communication. Using this interface, the USNRC version of the 3D neutron kinetics code, PARCS, has been coupled to the USNRC system analysis codes RELAP5 and TRAC-M. RELAP5/PARCS assessment results are presented for an OECD/NEA main steam line break benchmark problem. The assessment of TRAC-M/PARCS has only recently been initiated; nonetheless, the capabilities of the coupled code are presented for the OECD/NEA main steam line break benchmark problem

  20. Influence of thyroid volume reduction on absorbed dose in "1"3"1I therapy studied by using Geant4 Monte Carlo simulation

    International Nuclear Information System (INIS)

    Rahman, Ziaur; Arshed, Waheed; Ahmed, Waheed; Mirza, Sikander M.; Mirza, Nasir M.

    2014-01-01

    A simulation study has been performed to quantify the effect of volume reduction on the thyroid absorbed dose per decay and to investigate the variation of energy deposition per decay due to β- and γ-activity of "1"3"1I with volume/mass of thyroid, for water, ICRP- and ICRU-soft tissue taken as thyroid material. A Monte Carlo model of the thyroid, in the Geant4 radiation transport simulation toolkit was constructed to compute the β- and γ-absorbed dose in the simulated thyroid phantom for various values of its volume. The effect of the size and shape of the thyroid on energy deposition per decay has also been studied by using spherical, ellipsoidal and cylindrical models for the thyroid and varying its volume in 1-25 cm"3 range. The relative differences of Geant4 results for different models with each other and MCNP results lie well below 1.870%. The maximum relative difference among the Geant4 estimated results for water with ICRP and ICRU soft tissues is not more than 0.225%. S-values for ellipsoidal, spherical and cylindrical thyroid models were estimated and the relative difference with published results lies within 3.095%. The absorbed fraction values for beta particles show a good agreement with published values within 2.105% deviation. The Geant4 based simulation results of absorbed fractions for gammas again show a good agreement with the corresponding MCNP and EGS4 results (± 6.667%) but have 29.032% higher values than that of MIRD calculated values. Consistent with previous studies, the reduction of the thyroid volume is found to have a substantial effect on the absorbed dose. Geant4 simulations confirm dose dependence on the volume/mass of thyroid in agreement with MCNP and EGS4 computed values but are substantially different from MIRD8 data. Therefore, inclusion of size/mass dependence is indicated for "1"3"1I radiotherapy of the thyroid. (authors)

  1. Do CAD/CAM dentures really release less monomer than conventional dentures?

    Science.gov (United States)

    Steinmassl, Patricia-Anca; Wiedemair, Verena; Huck, Christian; Klaunzer, Florian; Steinmassl, Otto; Grunert, Ingrid; Dumfahrt, Herbert

    2017-06-01

    Computer-aided design (CAD)/computer-aided manufacturing (CAM) dentures are assumed to have more favourable material properties than conventionally fabricated dentures, among them a lower methacrylate monomer release. The aim of this study was to test this hypothesis. CAD/CAM dentures were generated from ten different master casts by using four different CAD/CAM systems. Conventional, heat-polymerised dentures served as control group. Denture weight and volume were measured; the density was calculated, and the denture surface area was assessed digitally. The monomer release after 7 days of water storage was measured by high-performance liquid chromatography. Whole You Nexteeth and Wieland Digital Dentures had significantly lower mean volume and weight than conventional dentures. Baltic Denture System and Whole You Nexteeth had a significantly increased density. Baltic Denture System had a significantly smaller surface area. None of the CAD/CAM dentures released significantly less monomer than the control group. All tested dentures released very low amounts of methacrylate monomer, but not significantly less than conventional dentures. A statistically significant difference might nevertheless exist in comparison to other, less recommendable denture base materials, such as the frequently used autopolymerising resins. CAD/CAM denture fabrication has numerous advantages. It enables the fabrication of dentures with lower resin volume and lower denture weight. Both could increase the patient comfort. Dentures with higher density might exhibit more favourable mechanical properties. The hypothesis that CAD/CAM dentures release less monomer than conventional dentures could, however, not be verified.

  2. CAD/CAM-assisted breast reconstruction

    International Nuclear Information System (INIS)

    Melchels, Ferry; Hutmacher, Dietmar Werner; Wiggenhauser, Paul Severin; Schantz, Jan-Thorsten; Warne, David; Barry, Mark; Ong, Fook Rhu; Chong, Woon Shin

    2011-01-01

    The application of computer-aided design and manufacturing (CAD/CAM) techniques in the clinic is growing slowly but steadily. The ability to build patient-specific models based on medical imaging data offers major potential. In this work we report on the feasibility of employing laser scanning with CAD/CAM techniques to aid in breast reconstruction. A patient was imaged with laser scanning, an economical and facile method for creating an accurate digital representation of the breasts and surrounding tissues. The obtained model was used to fabricate a customized mould that was employed as an intra-operative aid for the surgeon performing autologous tissue reconstruction of the breast removed due to cancer. Furthermore, a solid breast model was derived from the imaged data and digitally processed for the fabrication of customized scaffolds for breast tissue engineering. To this end, a novel generic algorithm for creating porosity within a solid model was developed, using a finite element model as intermediate.

  3. ORIGAMI -- The Oak Ridge Geometry Analysis and Modeling Interface

    International Nuclear Information System (INIS)

    Burns, T.J.

    1996-01-01

    A revised ''ray-tracing'' package which is a superset of the geometry specifications of the radiation transport codes MORSE, MASH (GIFT Versions 4 and 5), HETC, and TORT has been developed by ORNL. Two additional CAD-based formats are also included as part of the superset: the native format of the BRL-CAD system--MGED, and the solid constructive geometry subset of the IGES specification. As part of this upgrade effort, ORNL has designed an Xwindows-based utility (ORIGAMI) to facilitate the construction, manipulation, and display of the geometric models required by the MASH code. Since the primary design criterion for this effort was that the utility ''see'' the geometric model exactly as the radiation transport code does, ORIGAMI is designed to utilize the same ''ray-tracing'' package as the revised version of MASH. ORIGAMI incorporates the functionality of two previously developed graphical utilities, CGVIEW and ORGBUG, into a single consistent interface

  4. An Overview of the Geant4 Toolkit

    CERN Document Server

    Apostolakis, John

    2007-01-01

    Geant4 is a toolkit for the simulation of the transport of radiation trough matter. With a flexible kernel and choices between different physics modeling choices, it has been tailored to the requirements of a wide range of applications. With the toolkit a user can describe a setup's or detector's geometry and materials, navigate inside it, simulate the physical interactions using a choice of physics engines, underlying physics cross-sections and models, visualise and store results. Physics models describing electromagnetic and hadronic interactions are provided, as are decays and processes for optical photons. Several models, with different precision and performance are available for many processes. The toolkit includes coherent physics model configurations, which are called physics lists. Users can choose an existing physics list or create their own, depending on their requirements and the application area. A clear structure and readable code, enable the user to investigate the origin of physics results. App...

  5. Gamma-gamma density and lithology tools simulation based on GEANT4 advanced low energy Compton scattering (GALECS) package

    Energy Technology Data Exchange (ETDEWEB)

    Esmaeili-sani, Vahid, E-mail: vaheed_esmaeely80@yahoo.com [Department of Nuclear Engineering and Physics, Amirkabir University of Technology, P.O. Box 4155-4494, Tehran (Iran, Islamic Republic of); Moussavi-zarandi, Ali; Boghrati, Behzad; Afarideh, Hossein [Department of Nuclear Engineering and Physics, Amirkabir University of Technology, P.O. Box 4155-4494, Tehran (Iran, Islamic Republic of)

    2012-02-01

    Geophysical bore-hole data represent the physical properties of rocks, such as density and formation lithology, as a function of depth in a well. Properties of rocks are obtained from gamma ray transport logs. Transport of gamma rays, from a {sup 137}Cs point gamma source situated in a bore-hole tool, through rock media to detectors, has been simulated using a GEANT4 radiation transport code. The advanced Compton scattering concepts were used to gain better analyses about well formation. The simulation and understanding of advanced Compton scattering highly depends on how accurately the effects of Doppler broadening and Rayleigh scattering are taken into account. A Monte Carlo package that simulates the gamma-gamma well logging tools based on GEANT4 advanced low energy Compton scattering (GALECS).

  6. Compressive effect of the magnetic field on the positron range in commonly used positron emitters simulated using Geant4

    Science.gov (United States)

    Li, Chong; Cao, Xingzhong; Liu, Fuyan; Tang, Haohui; Zhang, Zhiming; Wang, Baoyi; Wei, Long

    2017-11-01

    The compressive effect of a magnetic field on the positron range from commonly used positron emitters in PET (Positron Emission Tomography) was simulated using the Geant4 toolkit with H2O as the environmental material. The compression of the positron range, which was different in the directions parallel and perpendicular to the magnetic field, showed finite final variation of relative change rate versus the magnetic field. The variation greatly depended on the positron-emission energy spectrum in the same medium. Furthermore, the volume of the positron annihilation point was dramatically compressed as the magnetic field was set in the range of 3-6T. It was more prominent for 82Rb , which is generally used as a positron source in PET technology.

  7. New Standard Evaluated Neutron Cross Section Libraries for the GEANT4 Code and First Verification

    CERN Document Server

    Mendoza, Emilio; Koi, Tatsumi; Guerrero, Carlos

    2014-01-01

    The Monte Carlo simulation of the interaction of neutrons with matter relies on evaluated nuclear data libraries and models. The evaluated libraries are compilations of measured physical parameters (such as cross sections) combined with predictions of nuclear model calculations which have been adjusted to reproduce the experimental data. The results obtained from the simulations depend largely on the accuracy of the underlying nuclear data used, and thus it is important to have access to the nuclear data libraries available, either of general use or compiled for specific applications, and to perform exhaustive validations which cover the wide scope of application of the simulation code. In this paper we describe the work performed in order to extend the capabilities of the GEANT4 toolkit for the simulation of the interaction of neutrons with matter at neutron energies up to 20 MeV and a first verification of the results obtained. Such a work is of relevance for applications as diverse as the simulation of a n...

  8. When and why might a Computer Aided Detection (CAD) system interfere with visual search? An eye-tracking study

    Science.gov (United States)

    Drew, Trafton; Cunningham, Corbin; Wolfe, Jeremy

    2012-01-01

    Rational and Objectives Computer Aided Detection (CAD) systems are intended to improve performance. This study investigates how CAD might actually interfere with a visual search task. This is a laboratory study with implications for clinical use of CAD. Methods 47 naïve observers in two studies were asked to search for a target, embedded in 1/f2.4 noise while we monitored their eye-movements. For some observers, a CAD system marked 75% of targets and 10% of distractors while other observers completed the study without CAD. In Experiment 1, the CAD system’s primary function was to tell observers where the target might be. In Experiment 2, CAD provided information about target identity. Results In Experiment 1, there was a significant enhancement of observer sensitivity in the presence of CAD (t(22)=4.74, pCAD system were missed more frequently than equivalent targets in No CAD blocks of the experiment (t(22)=7.02, pCAD, but also no significant cost on sensitivity to unmarked targets (t(22)=0.6, p=n.s.). Finally, in both experiments, CAD produced reliable changes in eye-movements: CAD observers examined a lower total percentage of the search area than the No CAD observers (Ex 1: t(48)=3.05, pCAD signals do not combine with observers’ unaided performance in a straight-forward manner. CAD can engender a sense of certainty that can lead to incomplete search and elevated chances of missing unmarked stimuli. PMID:22958720

  9. Usefulness of the CAD System for Detecting Pulmonary Nodule in Real Clinical Practice

    International Nuclear Information System (INIS)

    Song, Kyoung Doo; Chung, Myung Jin; Kim, Hee Cheol; Lee, Kyung Soo; Jeong, Sun Young

    2011-01-01

    We wanted to evaluate the usefulness of the computer-aided detection (CAD) system for detecting pulmonary nodules in real clinical practice by using the CT images. Our Institutional Review Board approved our retrospective study with a waiver of informed consent. This study included 166 CT examinations that were performed for the evaluation of pulmonary metastasis in 166 patients with colorectal cancer. All the CT examinations were interpreted by radiologists and they were also evaluated by the CAD system. All the nodules detected by the CAD system were evaluated with regard to whether or not they were true nodules, and they were classified into micro nodules (MN, diameter < 4 mm) and significant nodules (SN, 4 ≤ diameter ≤ 10 mm). The radiologic reports and CAD results were compared. The CAD system helped detect 426 nodules: 115 (27%) of the 426 nodules were classified as true nodules and 35 (30%) of the 115 nodules were SNs, and 83 (72%) of the 115 were not mentioned in the radiologists' reports and three (4%) of the 83 nodules were non-calcified SNs. One of three non-calcified SNs was confirmed as a metastatic nodule. According to the radiologists' reports, 60 true nodules were detected, and 28 of the 60 were not detected by the CAD system. Although the CAD system missed many SNs that are detected by radiologists, it helps detect additional nodules that are missed by the radiologists in real clinical practice. Therefore, the CAD system can be useful to support a radiologist's detection performance

  10. Quantitative assessment of multiple sclerosis lesion load using CAD and expert input

    Science.gov (United States)

    Gertych, Arkadiusz; Wong, Alexis; Sangnil, Alan; Liu, Brent J.

    2008-03-01

    Multiple sclerosis (MS) is a frequently encountered neurological disease with a progressive but variable course affecting the central nervous system. Outline-based lesion quantification in the assessment of lesion load (LL) performed on magnetic resonance (MR) images is clinically useful and provides information about the development and change reflecting overall disease burden. Methods of LL assessment that rely on human input are tedious, have higher intra- and inter-observer variability and are more time-consuming than computerized automatic (CAD) techniques. At present it seems that methods based on human lesion identification preceded by non-interactive outlining by CAD are the best LL quantification strategies. We have developed a CAD that automatically quantifies MS lesions, displays 3-D lesion map and appends radiological findings to original images according to current DICOM standard. CAD is also capable to display and track changes and make comparison between patient's separate MRI studies to determine disease progression. The findings are exported to a separate imaging tool for review and final approval by expert. Capturing and standardized archiving of manual contours is also implemented. Similarity coefficients calculated from quantities of LL in collected exams show a good correlation of CAD-derived results vs. those incorporated as expert's reading. Combining the CAD approach with an expert interaction may impact to the diagnostic work-up of MS patients because of improved reproducibility in LL assessment and reduced time for single MR or comparative exams reading. Inclusion of CAD-generated outlines as DICOM-compliant overlays into the image data can serve as a better reference in MS progression tracking.

  11. Proton and electron deep dose profiles for retinoblastoma based on GEANT 4 code

    International Nuclear Information System (INIS)

    Braga, Flavia V.; Campos, Tarcisio P.R. de; Ribeiro, Kilder L.

    2009-01-01

    Herein, the dosimetry responses to a retinoblastoma proton and electron radiation therapy were investigated. The computational tool applied to this simulation was the Geant4 code, version 4.9.1. The code allows simulating the charge particle interaction with eyeball tissue. In the present simulation, a box of 4 cm side water filled had represented the human eye. The simulation was performed considering mono energetic beams of protons and electrons with spectra of 57 to 70 MeV for protons and 2 to 8 MeV for electrons. The simulation was guide by the advanced hadron therapy example distributed with the Geant4 code. The phantom was divided in voxels with 0.2 mm side. The energy deposited in each voxel was evaluated taken the direct beam at one face. The simulation results show the delivery energy and therefore the dose deposited in each voxel. The deep dose profiles to proton and electron were plotted. The well known Bragg peak was reproduced for protons. The maximum delivered dose defined the position at the proton stopped. However, to electrons, the absorbed energies were delivered along its path producing a more continuous distribution following the water depth, but also being stopped in the end of its path. (author)

  12. Proton and electron deep dose profiles for retinoblastoma based on GEANT 4 code

    Energy Technology Data Exchange (ETDEWEB)

    Braga, Flavia V., E-mail: flaviafisica@gmail.co [Universidade Federal de Minas Gerais (UFMG), Belo Horizonte, MG (Brazil). Programa de Pos-graduacao em Ciencias e Tecnicas Nucleares; Centro de Desenvolvimento da Tecnologia Nuclear (CDTN/CNEN-MG), Belo Horizonte, MG (Brazil); Campos, Tarcisio P.R. de [Universidade Federal de Minas Gerais (UFMG), Belo Horizonte, MG (Brazil). Programa de Pos-graduacao em Ciencias e Tecnicas Nucleares; Ribeiro, Kilder L., E-mail: kilderlr@gmail.co [Universidade Estadual de Feira de Santana (UEFS), BA (Brazil). Dept. de Fisica

    2009-07-01

    Herein, the dosimetry responses to a retinoblastoma proton and electron radiation therapy were investigated. The computational tool applied to this simulation was the Geant4 code, version 4.9.1. The code allows simulating the charge particle interaction with eyeball tissue. In the present simulation, a box of 4 cm side water filled had represented the human eye. The simulation was performed considering mono energetic beams of protons and electrons with spectra of 57 to 70 MeV for protons and 2 to 8 MeV for electrons. The simulation was guide by the advanced hadron therapy example distributed with the Geant4 code. The phantom was divided in voxels with 0.2 mm side. The energy deposited in each voxel was evaluated taken the direct beam at one face. The simulation results show the delivery energy and therefore the dose deposited in each voxel. The deep dose profiles to proton and electron were plotted. The well known Bragg peak was reproduced for protons. The maximum delivered dose defined the position at the proton stopped. However, to electrons, the absorbed energies were delivered along its path producing a more continuous distribution following the water depth, but also being stopped in the end of its path. (author)

  13. The Nucleotide Synthesis Enzyme CAD Inhibits NOD2 Antibacterial Function in Human Intestinal Epithelial Cells

    Science.gov (United States)

    Richmond, Amy L.; Kabi, Amrita; Homer, Craig R.; García, Noemí Marina; Nickerson, Kourtney P.; NesvizhskiI, Alexey I.; Sreekumar, Arun; Chinnaiyan, Arul M.; Nuñez, Gabriel; McDonald, Christine

    2013-01-01

    BACKGROUND & AIMS Polymorphisms that reduce the function of nucleotide-binding oligomerization domain (NOD)2, a bacterial sensor, have been associated with Crohn’s disease (CD). No proteins that regulate NOD2 activity have been identified as selective pharmacologic targets. We sought to discover regulators of NOD2 that might be pharmacologic targets for CD therapies. METHODS Carbamoyl phosphate synthetase/ aspartate transcarbamylase/dihydroorotase (CAD) is an enzyme required for de novo pyrimidine nucleotide synthesis; it was identified as a NOD2-interacting protein by immunoprecipitation-coupled mass spectrometry. CAD expression was assessed in colon tissues from individuals with and without inflammatory bowel disease by immunohistochemistry. The interaction between CAD and NOD2 was assessed in human HCT116 intestinal epithelial cells by immunoprecipitation, immunoblot, reporter gene, and gentamicin protection assays. We also analyzed human cell lines that express variants of NOD2 and the effects of RNA interference, overexpression and CAD inhibitors. RESULTS CAD was identified as a NOD2-interacting protein expressed at increased levels in the intestinal epithelium of patients with CD compared with controls. Overexpression of CAD inhibited NOD2-dependent activation of nuclear factor κB and p38 mitogen-activated protein kinase, as well as intracellular killing of Salmonella. Reduction of CAD expression or administration of CAD inhibitors increased NOD2-dependent signaling and antibacterial functions of NOD2 variants that are and are not associated with CD. CONCLUSIONS The nucleotide synthesis enzyme CAD is a negative regulator of NOD2. The antibacterial function of NOD2 variants that have been associated with CD increased in response to pharmacologic inhibition of CAD. CAD is a potential therapeutic target for CD. PMID:22387394

  14. CAPRI (Computational Analysis PRogramming Interface): A Solid Modeling Based Infra-Structure for Engineering Analysis and Design Simulations

    Science.gov (United States)

    Haimes, Robert; Follen, Gregory J.

    1998-01-01

    CAPRI is a CAD-vendor neutral application programming interface designed for the construction of analysis and design systems. By allowing access to the geometry from within all modules (grid generators, solvers and post-processors) such tasks as meshing on the actual surfaces, node enrichment by solvers and defining which mesh faces are boundaries (for the solver and visualization system) become simpler. The overall reliance on file 'standards' is minimized. This 'Geometry Centric' approach makes multi-physics (multi-disciplinary) analysis codes much easier to build. By using the shared (coupled) surface as the foundation, CAPRI provides a single call to interpolate grid-node based data from the surface discretization in one volume to another. Finally, design systems are possible where the results can be brought back into the CAD system (and therefore manufactured) because all geometry construction and modification are performed using the CAD system's geometry kernel.

  15. Numerical Analysis of Turbulent Flow around Tube Bundle by Applying CAD Best Practice Guideline

    International Nuclear Information System (INIS)

    Lee, Gong Hee; Bang, Young Seok; Woo, Sweng Woong; Cheng, Ae Ju

    2013-01-01

    In this study, the numerical analysis of a turbulent flow around both a staggered and an incline tube bundle was conducted using Annoys Cfx V. 13, a commercial CAD software. The flow was assumed to be steady, incompressible, and isothermal. According to the CAD Best Practice Guideline, the sensitivity study for grid size, accuracy of the discretization scheme for convection term, and turbulence model was conducted, and its result was compared with the experimental data to estimate the applicability of the CAD Best Practice Guideline. It was concluded that the CAD Best Practice Guideline did not always guarantee an improvement in the prediction performance of the commercial CAD software in the field of tube bundle flow

  16. SU-E-T-347: Validation of the Condensed History Algorithm of Geant4 Using the Fano Test

    International Nuclear Information System (INIS)

    Lee, H; Mathis, M; Sawakuchi, G

    2014-01-01

    Purpose: To validate the condensed history algorithm and physics of the Geant4 Monte Carlo toolkit for simulations of ionization chambers (ICs). This study is the first step to validate Geant4 for calculations of photon beam quality correction factors under the presence of a strong magnetic field for magnetic resonance guided linac system applications. Methods: The electron transport and boundary crossing algorithms of Geant4 version 9.6.p02 were tested under Fano conditions using the Geant4 example/application FanoCavity. User-defined parameters of the condensed history and multiple scattering algorithms were investigated under Fano test conditions for three scattering models (physics lists): G4UrbanMscModel95 (PhysListEmStandard-option3), G4GoudsmitSaundersonMsc (PhysListEmStandard-GS), and G4WentzelVIModel/G4CoulombScattering (PhysListEmStandard-WVI). Simulations were conducted using monoenergetic photon beams, ranging from 0.5 to 7 MeV and emphasizing energies from 0.8 to 3 MeV. Results: The GS and WVI physics lists provided consistent Fano test results (within ±0.5%) for maximum step sizes under 0.01 mm at 1.25 MeV, with improved performance at 3 MeV (within ±0.25%). The option3 physics list provided consistent Fano test results (within ±0.5%) for maximum step sizes above 1 mm. Optimal parameters for the option3 physics list were 10 km maximum step size with default values for other user-defined parameters: 0.2 dRoverRange, 0.01 mm final range, 0.04 range factor, 2.5 geometrical factor, and 1 skin. Simulations using the option3 physics list were ∼70 – 100 times faster compared to GS and WVI under optimal parameters. Conclusion: This work indicated that the option3 physics list passes the Fano test within ±0.5% when using a maximum step size of 10 km for energies suitable for IC calculations in a 6 MV spectrum without extensive computational times. Optimal user-defined parameters using the option3 physics list will be used in future IC simulations to

  17. MEASURING INFORMATION INTEGR-ATION MODEL FOR CAD/CMM

    Institute of Scientific and Technical Information of China (English)

    2003-01-01

    A CAD/CMM workpiece modeling system based on IGES file is proposed. The modeling system is implemented by using a new method for labelling the tolerance items of 3D workpiece. The concept-"feature face" is used in the method. First the CAD data of workpiece are extracted and recognized automatically. Then a workpiece model is generated, which is the integration of pure 3D geometry form with its corresponding inspection items. The principle of workpiece modeling is also presented. At last, the experiment results are shown and correctness of the model is certified.

  18. Performance of CAD/CAM fabricated fiber posts in oval-shaped root canals: An in vitro study.

    Science.gov (United States)

    Tsintsadze, Nino; Juloski, Jelena; Carrabba, Michele; Tricarico, Marella; Goracci, Cecilia; Vichi, Alessandro; Ferrari, Marco; Grandini, Simone

    2017-10-01

    To assess the push-out strength, the cement layer thickness and the interfacial nanoleakage of prefabricated fiber posts, CAD/CAM fiber posts and metal cast posts cemented into oval-shaped root canals. Oval-shaped post spaces were prepared in 30 single-rooted premolars. Roots were randomly assigned to three groups (n=10), according to the post type to be inserted: Group 1: Prefabricated fiber post (D.T. Light-Post X-RO Illusion); Group 2: Cast metal post; Group 3: CAD/CAM-fabricated fiber post (experimental fiber blocks). In Group 3, post spaces were sprayed with scan powder (VITA), scanned with an inEos 4.2 scanner, and fiber posts were milled using an inLab MC XL CAD/CAM milling unit. All posts were cemented using Gradia Core dual-cure resin cement in combination with Gradia core self-etching bond (GC). After 24 hours, the specimens were sectioned perpendicular to the long axis into six 1 mm-thick sections, which were differentiated by the root level. Sections from six roots per group were used to measure the cement thickness and subsequently for the thin-slice push-out test, whereas the sections from the remaining four teeth were assigned to interfacial nanoleakage test. The cement thickness around the posts was measured in micrometers (µm) on the digital images acquired with a digital microscope using the Digimizer software. Thin-slice push-out test was conducted using a universal testing machine at the crosshead speed of 0.5 mm/minute and the bond strength was expressed in megaPascals (MPa). The interfacial nanoleakage was observed under light microscope and quantified by scoring the depth of silver nitrate penetration along the post-cement-dentin interfaces. The obtained results were statistically analyzed by Kruskal-Wallis ANOVA, followed by the Dunn's Multiple Range test for post hoc comparisons. The level of significance was set at PCAD/CAM-fabricated fiber posts achieved retention that was comparable to that of cast metal posts and significantly higher

  19. Microcomputer Simulated CAD for Engineering Graphics.

    Science.gov (United States)

    Huggins, David L.; Myers, Roy E.

    1983-01-01

    Describes a simulated computer-aided-graphics (CAD) program at The Pennsylvania State University. Rationale for the program, facilities, microcomputer equipment (Apple) used, and development of a software package for simulating applied engineering graphics are considered. (JN)

  20. A polygon-surface reference Korean male phantom (PSRK-Man) and its direct implementation in Geant4 Monte Carlo simulation

    Energy Technology Data Exchange (ETDEWEB)

    Kim, Chan Hyeong; Jeong, Jong Hwi [Department of Nuclear Engineering, Hanyang University, 17 Haengdang-dong, Seongdong-gu, Seoul 133-791 (Korea, Republic of); Bolch, Wesley E [Department of Nuclear and Radiological Engineering, University of Florida, Gainesville, FL 32611 (United States); Cho, Kun-Woo [Korea Institute of Nuclear Safety, 19 Guseong-dong, Yuseong-gu, Daejeon 305-600 (Korea, Republic of); Hwang, Sung Bae, E-mail: chkim@hanyang.ac.kr [Department of Physical Therapy, Kyungbuk College, Hyucheon 2-dong, Yeongju-si, Gyeongbuk 750-712 (Korea, Republic of)

    2011-05-21

    Even though the hybrid phantom embodies both the anatomic reality of voxel phantoms and the deformability of stylized phantoms, it must be voxelized to be used in a Monte Carlo code for dose calculation or some imaging simulation, which incurs the inherent limitations of voxel phantoms. In the present study, a voxel phantom named VKH-Man (Visible Korean Human-Man), was converted to a polygon-surface phantom (PSRK-Man, Polygon-Surface Reference Korean-Man), which was then adjusted to the Reference Korean data. Subsequently, the PSRK-Man polygon phantom was directly, without any voxelization process, implemented in the Geant4 Monte Carlo code for dose calculations. The calculated dose values and computation time were then compared with those of HDRK-Man (High Definition Reference Korean-Man), a corresponding voxel phantom adjusted to the same Reference Korean data from the same VKH-Man voxel phantom. Our results showed that the calculated dose values of the PSRK-Man surface phantom agreed well with those of the HDRK-Man voxel phantom. The calculation speed for the PSRK-Man polygon phantom though was 70-150 times slower than that of the HDRK-Man voxel phantom; that speed, however, could be acceptable in some applications, in that direct use of the surface phantom PSRK-Man in Geant4 does not require a separate voxelization process. Computing speed can be enhanced, in future, either by optimizing the Monte Carlo transport kernel for the polygon surfaces or by using modern computing technologies such as grid computing and general-purpose computing on graphics processing units programming.

  1. A polygon-surface reference Korean male phantom (PSRK-Man) and its direct implementation in Geant4 Monte Carlo simulation

    International Nuclear Information System (INIS)

    Kim, Chan Hyeong; Jeong, Jong Hwi; Bolch, Wesley E; Cho, Kun-Woo; Hwang, Sung Bae

    2011-01-01

    Even though the hybrid phantom embodies both the anatomic reality of voxel phantoms and the deformability of stylized phantoms, it must be voxelized to be used in a Monte Carlo code for dose calculation or some imaging simulation, which incurs the inherent limitations of voxel phantoms. In the present study, a voxel phantom named VKH-Man (Visible Korean Human-Man), was converted to a polygon-surface phantom (PSRK-Man, Polygon-Surface Reference Korean-Man), which was then adjusted to the Reference Korean data. Subsequently, the PSRK-Man polygon phantom was directly, without any voxelization process, implemented in the Geant4 Monte Carlo code for dose calculations. The calculated dose values and computation time were then compared with those of HDRK-Man (High Definition Reference Korean-Man), a corresponding voxel phantom adjusted to the same Reference Korean data from the same VKH-Man voxel phantom. Our results showed that the calculated dose values of the PSRK-Man surface phantom agreed well with those of the HDRK-Man voxel phantom. The calculation speed for the PSRK-Man polygon phantom though was 70-150 times slower than that of the HDRK-Man voxel phantom; that speed, however, could be acceptable in some applications, in that direct use of the surface phantom PSRK-Man in Geant4 does not require a separate voxelization process. Computing speed can be enhanced, in future, either by optimizing the Monte Carlo transport kernel for the polygon surfaces or by using modern computing technologies such as grid computing and general-purpose computing on graphics processing units programming.

  2. A comparative study of gold UCLA-type and CAD/CAM titanium implant abutments

    Science.gov (United States)

    Park, Ji-Man; Lee, Jai-Bong; Heo, Seong-Joo

    2014-01-01

    PURPOSE The aim of this study was to evaluate the interface accuracy of computer-assisted designed and manufactured (CAD/CAM) titanium abutments and implant fixture compared to gold-cast UCLA abutments. MATERIALS AND METHODS An external connection implant system (Mark III, n=10) and an internal connection implant system (Replace Select, n=10) were used, 5 of each group were connected to milled titanium abutment and the rest were connected to the gold-cast UCLA abutments. The implant fixture and abutment were tightened to torque of 35 Ncm using a digital torque gauge, and initial detorque values were measured 10 minutes after tightening. To mimic the mastication, a cyclic loading was applied at 14 Hz for one million cycles, with the stress amplitude range being within 0 N to 100 N. After the cyclic loading, detorque values were measured again. The fixture-abutment gaps were measured under a microscope and recorded with an accuracy of ±0.1 µm at 50 points. RESULTS Initial detorque values of milled abutment were significantly higher than those of cast abutment (P.05). After cyclic loading, detorque values of cast abutment increased, but those of milled abutment decreased (Pabutment group and the cast abutment group after cyclic loading. CONCLUSION In conclusion, CAD/CAM milled titanium abutment can be fabricated with sufficient accuracy to permit screw joint stability between abutment and fixture comparable to that of the traditional gold cast UCLA abutment. PMID:24605206

  3. Innovation problems of new technologies - the introduction of CAD to mechnical engineering

    Energy Technology Data Exchange (ETDEWEB)

    Riehm, U; Rader, M

    1982-01-01

    The introduction of CAD (computer aided design) is accompanied by uncertainties in the estimation of the needs, the effectivity and the consequence of the application of CAD. Similar uncertainties have also been observed in the past during the introduction of NC-tooling machines. These problems can be solved by a parallel scientific evaluation of the experience made. This is the main purpose of a social science study accomaniing the introduction of CAD, which is presented here.

  4. Is the application of CAD useful for radiologists for passing the official tests required for outpatient breast imaging?

    International Nuclear Information System (INIS)

    Malich, A.; Beier, A.; Gorna, R.; Bank, P.

    2007-01-01

    Purpose: to analyze whether currently available CAD systems meet the diagnostic requirements for passing screening tests (first reader CAD) and to analyze whether the additional usage of CAD systems provides significant support for the diagnosing radiologist on the basis of official screening test cases (second reading by CAD). Material and methods: 200 images of 100 mammographies of 50 patients of an official screening test case collection were analyzed double-blind with and without CAD printouts (iCAD, U.S.A.) by three radiologists: one experienced in breast analysis and CAD application, one experienced in mammography analysis but inexperienced in CAD usage, one with minimal experience with breast analysis and CAD application. All radiologists measured the largest diameter of any malignant mass. The mean value of these calculations was correlated to the largest diameter given by CAD prompts. Results: the mean sensitivity and specificity increased slightly as a result of the additional usage of CAD (1 and 0.6%, resp.). Both values are not statistically significant. The highest effect was measured for the radiologist with CAD experience, while no effect was measured for the inexperienced radiologist. CAD met the sensitivity requirements but not the specificity criteria (96 and 20.3%, resp.). The sizes given by CAD prompts corresponded significantly with the real sizes (r = 0.45, p < 0.05). (orig.)

  5. Introduction to AutoCAD 2013 2D and 3D design

    CERN Document Server

    Yarwood, Alf

    2013-01-01

    Master the complexities of the world's bestselling 2D and 3D software with Alf Yarwood's Introduction to AutoCAD 2013. Ideally suited to new users of AutoCAD, this book will be a useful resource for drawing modules in both vocational and introductory undergraduate courses in engineering and construction.Alf Yarwood has once again produced a comprehensive, step-by-step introduction to the latest release of AutoCAD. Covering all the basic principles and acting as an introduction to 2D drawing, it also contains extensive coverage of all 3D topics, including 3D solid modelling a

  6. Design of Complete Dentures by Adopting CAD Developed for Fixed Prostheses.

    Science.gov (United States)

    Li, Yanfeng; Han, Weili; Cao, Jing; Iv, Yuan; Zhang, Yue; Han, Yishi; Shen, Yi; Ma, Zheng; Liu, Huanyue

    2018-02-01

    The demand for complete dentures is expected to increase worldwide, but complete dentures are mainly designed and fabricated manually involving a broad series of clinical and laboratory procedures. Therefore, the quality of complete dentures largely depends on the skills of the dentist and technician, leading to difficulty in quality control. Computer-aided design and manufacturing (CAD/CAM) has been used to design and fabricate various dental restorations including dental inlays, veneers, crowns, partial crowns, and fixed partial dentures (FPDs). It has been envisioned that the application of CAD/CAM technology could reduce intensive clinical/laboratory work for the fabrication of complete dentures; however, CAD/CAM is seldom used to fabricate complete dentures due to the lack of suitable CAD software to design virtual complete dentures although the CAM techniques are in a much advanced stage. Here we report the successful design of virtual complete dentures using CAD software of 3Shape Dental System 2012, which was developed for designing fixed prostheses instead of complete dentures. Our results demonstrated that complete dentures could be successfully designed by the combination of two modeling processes, single coping and full anatomical FPD, available in the 3Shape Dental System 2012. © 2016 by the American College of Prosthodontists.

  7. Progress of conversion system from CAD data to MCNP geometry data in Japan

    International Nuclear Information System (INIS)

    Sato, S.; Nashif, H.; Masuda, F.; Morota, H.; Iida, H.; Konno, C.

    2010-01-01

    Automatic conversion systems from CAD data to MCNP geometry input data have been developed to convert the CAD data of the fusion reactor with very complicated structure. So far, two conversion systems (GEOMIT-1 and ARCMCP) have been developed and the third system (GEOMIT-2) is under developing. The void data can be created in these systems. GEOMIT-1 was developed in 2007, but a lot of manual shape splitting work for the CAD data was required to convert the complicated geometry. ARCMCP was developed in 2008. The algorithm has been drastically improved on automatic creation of ambiguous surface in ARCMCP, but it still required a little manual shape splitting work. The latest system, GEOMIT-2, does not require additional commercial software packages, though the previous systems require them. It also has functions of the CAD data healing and the automatic shape splitting. Geometrical errors of CAD data can be automatically revised by the healing function, and complicated geometries can be automatically split into simple geometries by the shape splitting function. Any manual works for CAD data are not required in GEOMIT-2. GEOMIT-2 is very useful for nuclear analyses of fusion reactors.

  8. CLIC Detector Concepts as described in the CDR: Differences between the GEANT4 and Engineering Models

    CERN Document Server

    Elsener, K; Schlatter, D; Siegrist, N

    2011-01-01

    The CLIC_ILD and CLIC_SiD detector concepts as used for the CDR Vol. 2 in 2011 exist both in GEANT4 simulation models and in engineering layout drawings. At this early stage of a conceptual design, there are inevitably differences between these models, which are described in this note.

  9. Geant4 simulations on Compton scattering of laser photons on relativistic electrons

    Energy Technology Data Exchange (ETDEWEB)

    Filipescu, D. [Extreme Light Infrastructure - Nuclear Physics, str. Atomistilor nr. 407, Bucharest-Magurele, P.O.BOX MG6, Romania and National Institute for Physics and Nuclear Engineering Horia Hulubei, str. Atomistilor nr. 407 (Romania); Utsunomiya, H. [Department of Physics, Konan University, Okamoto 8-9-1, Higashinada, Kobe 658-8501 (Japan); Gheorghe, I.; Glodariu, T. [National Institute for Physics and Nuclear Engineering Horia Hulubei, str. Atomistilor nr. 407 (Romania); Tesileanu, O. [Extreme Light Infrastructure - Nuclear Physics, str. Atomistilor nr. 407, Bucharest-Magurele, P.O.BOX MG6 (Romania); Shima, T.; Takahisa, K. [Research Center for Nuclear Physics, Osaka University, Suita, Osaka 567-0047 (Japan); Miyamoto, S. [Laboratory of Advanced Science and Technology for Industry, University of Hyogo, 3-1-2 Kouto, Kamigori, Hyogo 678-1205 (Japan)

    2015-02-24

    Using Geant4, a complex simulation code of the interaction between laser photons and relativistic electrons was developed. We implemented physically constrained electron beam emittance and spacial distribution parameters and we also considered a Gaussian laser beam. The code was tested against experimental data produced at the γ-ray beam line GACKO (Gamma Collaboration Hutch of Konan University) of the synchrotron radiation facility NewSUBARU. Here we will discuss the implications of transverse missallignments of the collimation system relative to the electron beam axis.

  10. The study of the particle trajectories in the magnetic fields of MARUSYA setup using GEANT 3 package

    International Nuclear Information System (INIS)

    Argintaru, Danut; Besliu, Calin; Jipa, Alexandru; Esanu, Tiberiu; Calin, Marius; Argintaru, Cristina

    2005-01-01

    Using the GEANT 3 package we simulate the trajectories of the detected particles in the MARUSYA (JINR Dubna) setup. The dependence between the particle momenta and TOF, dE/dx, velocities and angles are important both for the detectors design and particle identification (PID). (authors)

  11. Geant4 Monte Carlo simulation of absorbed dose and radiolysis yields enhancement from a gold nanoparticle under MeV proton irradiation

    Energy Technology Data Exchange (ETDEWEB)

    Tran, H.N., E-mail: tranngochoang@tdt.edu.vn [Division of Nuclear Physics, Ton Duc Thang University, Tan Phong Ward, District 7, Ho Chi Minh City (Viet Nam); Faculty of Applied Sciences, Ton Duc Thang University, Tan Phong Ward, District 7, Ho Chi Minh City (Viet Nam); Karamitros, M. [Notre Dame Radiation Laboratory, University of Notre-Dame, IN 46556 (United States); Ivanchenko, V.N. [Geant4 Associates International Ltd, Hebden Bridge (United Kingdom); Guatelli, S.; McKinnon, S. [Centre For Medical Radiation Physics, University of Wollongong (Australia); Illawarra Health and Medical Research, University of Wollongong, NSW (Australia); Murakami, K.; Sasaki, T.; Okada, S. [Computing Research Center, High Energy Accelerator Organization, KEK, Tsukuba City (Japan); Bordage, M.C. [INSERM, UMR 1037, CRCT, F-31000 Toulouse (France); Univ. Toulouse III-Paul Sabatier, UMR 1037, CRCT, F-31000 Toulouse (France); Francis, Z. [Saint Joseph University, Faculty of Sciences, Department of Physics, Beirut (Lebanon); El Bitar, Z. [Institut Pluridisciplinaire Hubert Curien/IN2P3/CNRS, Strasbourg (France); Bernal, M.A. [Instituto de Física Gleb Wataghin, Universidade Estadual de Campinas, SP (Brazil); Shin, J.I. [Division of Heavy Ion Clinical Research, Korea Institute of Radiological and Medical Science, 75, Nowon-ro, Nowon-gu, Seoul (Korea, Republic of); Lee, S.B. [Proton Therapy Center, National Cancer Center, 323, Ilsan-ro, Ilsandong-gu, Goyang-si, Gyeonggi-do (Korea, Republic of); Barberet, Ph. [Univ. Bordeaux, CENBG, UMR 5797, F-33170 Gradignan (France); CNRS, IN2P3, CENBG, UMR 5797, F-33170 Gradignan (France); Tran, T.T. [VNUHCM-University of Science (Viet Nam); Brown, J.M.C. [School of Mathematics and Physics, Queen’s University Belfast, Belfast, Northern Ireland (United Kingdom); and others

    2016-04-15

    Gold nanoparticles have been reported as a possible radio-sensitizer agent in radiation therapy due to their ability to increase energy deposition and subsequent direct damage to cells and DNA within their local vicinity. Moreover, this increase in energy deposition also results in an increase of the radiochemical yields. In this work we present, for the first time, an in silico investigation, based on the general purpose Monte Carlo simulation toolkit Geant4, into energy deposition and radical species production around a spherical gold nanoparticle 50 nm in diameter via proton irradiation. Simulations were preformed for incident proton energies ranging from 2 to 170 MeV, which are of interest for clinical proton therapy.

  12. Soft tissues stability of cad-cam and stock abutments in anterior regions: 2-year prospective multicentric cohort study.

    Science.gov (United States)

    Lops, Diego; Bressan, Eriberto; Parpaiola, Andrea; Sbricoli, Luca; Cecchinato, Denis; Romeo, Eugenio

    2015-12-01

    Aim of this study was to verify if the type of implant abutment manufacturing, stock or cad-cam, could influence the maintenance of stable gingival margins around single restorations in anterior areas. After 16 weeks of healing, implants (Osseospeed, Astra Tech Dental Implant) were positioned. Depending on the different fixture inclination and the thickness of buccal peri-implant soft tissue, abutment selection resulted in four groups: Group 1 (patients with zirconia ZirDesign(®) stock abutments), Group 2 (titanium stock TiDesign(®) abutments), Group 3 (zirconia cad-cam abutments), and Group 4 (titanium cad-cam abutments). The following parameters were assessed: buccal gingival margin modification (BGM). The modification of the implant gingival margin was followed at 1 and 2 years of follow-up. A computerized analysis was performed for measurements. Differences between soft tissue margin at baseline and after 2 years measured the gingival margin recession. A general linear model was used to evaluate each group in relation to gingival recession after two years. Tukey's post hoc test was used to compare the mean REC indexes of each group of abutments. Seventy-two healthy patients (39 males and 33 females; mean age of 46 years) scheduled for single gap rehabilitation in anterior areas were enrolled. A 100% of implant survival rate was observed after 24 months of function. One failure occurred due to fracture of a Zirconia cad-cam abutment. Moreover, two abutment screw unscrewing were observed. Both for zirconia and titanium stock abutments (Group 1 and 2), the mean recession of implant buccal soft tissue was of 0.3 mm (SD of 0.3 and 0.4 mm, respectively). Soft tissue mean recession of zirconia and titanium cad-cam abutments (Group 3 and 4) was of 0.1 and -0.3 mm, respectively (SD of 0.3 and 0.4 mm, respectively). REC values of cad-cam titanium abutments (Group 4) were significantly lower than that of Group 1 (-0.57 mm), Group 2 (-0.61 mm), and Group 3 (-0.40 mm

  13. Two-body wear rate of CAD/CAM resin blocks and their enamel antagonists.

    Science.gov (United States)

    Stawarczyk, Bogna; Özcan, Mutlu; Trottmann, Albert; Schmutz, Felix; Roos, Malgorzata; Hämmerle, Christoph

    2013-05-01

    Computer-aided design and computer-aided manufacturing (CAD/CAM) resins exhibit good mechanical properties and can be used as long-term restorations. The wear rate of such resins and their enamel antagonists is unknown. The purpose of this study was to test and compare the 2-body wear rate of CAD/CAM resin blocks. Wear specimens (N=42, n=6) were made from 5 CAD/CAM resins: ZENO PMMA (ZP), artBloc Temp (AT), Telio CAD (TC), Blanc High-class (HC), CAD-Temp (CT); 1 manually polymerized resin: Integral esthetic press (negative control group, IEP); and 1 glass-ceramic: VITA Mark II (positive control group, VM2). The specimens for the wear resistance were aged in a thermomechanical loading machine (49 N, 1.67 Hz, 5/50°C) with human enamel antagonists. The material loss of all specimens before, during, and after aging was evaluated with a 3DS profilometer. The measured material loss data of all tested groups were statistically evaluated with linear mixed model analysis (a=.05). Manually polymerized resin showed significantly higher material wear (P<.001) than all other tested groups. Glass-ceramic showed significantly lower wear values (P<.001) than CAD/CAM resins ZP, AT, HC, CT, and IES. CAD/CAM resin TC was not significantly different from the positive control group. Glass-ceramic showed the highest enamel wear values (P<.001) of all tested resins. No differences were found in the enamel wear among all resins. The glass-ceramic group showed damage in the form of cracks on the worn enamel surface in 50% of specimens. CAD/CAM resins showed lower wear rates than those conventionally polymerized. Only one CAD/CAM resin, TC, presented material wear values comparable with glass-ceramic. The tested glass-ceramic developed cracks in the enamel antagonist and showed the highest enamel wear values of all other tested groups. Copyright © 2013 The Editorial Council of the Journal of Prosthetic Dentistry. Published by Mosby, Inc. All rights reserved.

  14. Nuclear fragmentation reactions in extended media studied with Geant4 toolkit

    Energy Technology Data Exchange (ETDEWEB)

    Pshenichnov, Igor, E-mail: pshenich@fias.uni-frankfurt.d [Frankfurt Institute for Advanced Studies, J.-W. Goethe University, 60438 Frankfurt am Main (Germany); Institute for Nuclear Research, Russian Academy of Science, 117312 Moscow (Russian Federation); Botvina, Alexander [Frankfurt Institute for Advanced Studies, J.-W. Goethe University, 60438 Frankfurt am Main (Germany); Institute for Nuclear Research, Russian Academy of Science, 117312 Moscow (Russian Federation); Mishustin, Igor [Frankfurt Institute for Advanced Studies, J.-W. Goethe University, 60438 Frankfurt am Main (Germany); Kurchatov Institute, Russian Research Center, 123182 Moscow (Russian Federation); Greiner, Walter [Frankfurt Institute for Advanced Studies, J.-W. Goethe University, 60438 Frankfurt am Main (Germany)

    2010-03-15

    It is well-known from numerous experiments that nuclear multifragmentation is a dominating mechanism for production of intermediate mass fragments in nucleus-nucleus collisions at energies above 100AMeV. In this paper we investigate the validity and performance of the Fermi break-up model and the statistical multifragmentation model implemented as parts of the Geant4 toolkit. We study the impact of violent nuclear disintegration reactions on the depth-dose profiles and yields of secondary fragments for beams of light and medium-weight nuclei propagating in extended media. Implications for ion-beam cancer therapy and shielding from cosmic radiation are discussed.

  15. Nuclear fragmentation reactions in extended media studied with Geant4 toolkit

    International Nuclear Information System (INIS)

    Pshenichnov, Igor; Botvina, Alexander; Mishustin, Igor; Greiner, Walter

    2010-01-01

    It is well-known from numerous experiments that nuclear multifragmentation is a dominating mechanism for production of intermediate mass fragments in nucleus-nucleus collisions at energies above 100AMeV. In this paper we investigate the validity and performance of the Fermi break-up model and the statistical multifragmentation model implemented as parts of the Geant4 toolkit. We study the impact of violent nuclear disintegration reactions on the depth-dose profiles and yields of secondary fragments for beams of light and medium-weight nuclei propagating in extended media. Implications for ion-beam cancer therapy and shielding from cosmic radiation are discussed.

  16. Distortion of CAD-CAM-fabricated implant-fixed titanium and zirconia complete dental prosthesis frameworks.

    Science.gov (United States)

    Al-Meraikhi, Hadi; Yilmaz, Burak; McGlumphy, Edwin; Brantley, William A; Johnston, William M

    2018-01-01

    Computer-aided design and computer-aided manufacturing (CAD-CAM)-fabricated titanium and zirconia implant-supported fixed dental prostheses have become increasingly popular for restoring patients with complete edentulism. However, the distortion level of these frameworks is not well known. The purpose of this in vitro study was to compare the 3-dimensional (3D) distortion of CAD-CAM zirconia and titanium implant-fixed screw-retained complete dental prostheses. A master edentulous model with 4 implants at the positions of the maxillary first molars and canines was used. Multiunit abutments (Nobel Biocare) secured to the model were digitally scanned using scan bodies and a laboratory scanner (S600 ARTI; Zirkonzahn). Titanium (n=5) and zirconia (n=5) frameworks were milled using a CAD-CAM system (Zirkonzahn M1; Zirkonzahn). All frameworks were scanned using an industrial computed tomography (CT) scanner (Nikon/X-Tek XT H 225kV MCT Micro-Focus). The direct CT scans were reconstructed to generate standard tessellation language (STL) files. To calculate the 3D distortion of the frameworks, STL files of the CT scans were aligned to the CAD model using a sum of the least squares best-fit algorithm. Surface comparison points were placed on the CAD model on the midfacial aspect of all teeth. The 3D distortion of each direct scan to the CAD model was calculated. In addition, color maps of the scan-to-CAD comparison were constructed using a ±0.500 mm color scale range. Both materials exhibited distortion; however, no significant difference was found in the amount of distortion from the CAD model between the materials (P=.747). Absolute values of deviations from the CAD model were evident in the x and y plane and less so in the z direction. Zirconia and titanium frameworks showed similar 3D distortion compared with the CAD model for the tested CAD-CAM and implant systems. The distortion was more pronounced in the horizontal and sagittal plane than in the vertical plane

  17. SU-E-T-05: Comparing DNA Strand Break Yields for Photons under Different Irradiation Conditions with Geant4-DNA.

    Science.gov (United States)

    Pater, P; Bernal, M; Naqa, I El; Seuntjens, J

    2012-06-01

    To validate and scrutinize published DNA strand break data with Geant4-DNA and a probabilistic model. To study the impact of source size, electronic equilibrium and secondary electron tracking cutoff on direct relative biological effectiveness (DRBE). Geant4 (v4.9.5) was used to simulate a cylindrical region of interest (ROI) with r = 15 nm and length = 1.05 mm, in a slab of liquid water of 1.06 g/cm 3 density. The ROI was irradiated with mono-energetic photons, with a uniformly distributed volumetric isotropic source (0.28, 1.5 keV) or a plane beam (0.662, 1.25 MeV), of variable size. Electrons were tracked down to 50 or 10 eV, with G4-DNA processes and energy transfer greater than 10.79 eV was scored. Based on volume ratios, each scored event had a 0.0388 probability of happening on either DNA helix (break). Clusters of at least one break on each DNA helix within 3.4 nm were found using a DBSCAN algorithm and categorized as double strand breaks (DSB). All other events were categorized as single strand breaks (SSB). Geant4-DNA is able to reproduce strand break yields previously published. Homogeneous irradiation conditions should be present throughout the ROI for DRBE comparisons. SSB yields seem slightly dependent on the primary photon energy. DRBEs show a significant increasing trend for lower energy incident photons. A lower electron cutoff produces higher SSB yields, but decreases the SSB/DSB yields ratio. The probabilistic and geometrical DNA models can predict equivalent results. Using Geant4, we were able to reproduce previously published results on the direct strand break yields of photon and study the importance of irradiation conditions. We also show an ascending trend for DRBE with lower incident photon energies. A probabilistic model coupled with track structure analysis can be used to simulate strand break yields. NSERC, CIHR. © 2012 American Association of Physicists in Medicine.

  18. Applying thermosettable zwitterionic copolymers as general fouling-resistant and thermal-tolerant biomaterial interfaces.

    Science.gov (United States)

    Chou, Ying-Nien; Chang, Yung; Wen, Ten-Chin

    2015-05-20

    We introduced a thermosettable zwitterionic copolymer to design a high temperature tolerance biomaterial as a general antifouling polymer interface. The original synthetic fouling-resistant copolymer, poly(vinylpyrrolidone)-co-poly(sulfobetaine methacrylate) (poly(VP-co-SBMA)), is both thermal-tolerant and fouling-resistant, and the antifouling stability of copolymer coated interfaces can be effectively controlled by regulating the VP/SBMA composition ratio. We studied poly(VP-co-SBMA) copolymer gels and networks with a focus on their general resistance to protein, cell, and bacterial bioadhesion, as influenced by the thermosetting process. Interestingly, we found that the shape of the poly(VP-co-SBMA) copolymer material can be set at a high annealing temperature of 200 °C while maintaining good antifouling properties. However, while the zwitterionic PSBMA polymer gels were bioinert as expected, control of the fouling resistance of the PSBMA polymer networks was lost in the high temperature annealing process. A poly(VP-co-SBMA) copolymer network composed of PSBMA segments at 32 mol % showed reduced fibrinogen adsorption, tissue cell adhesion, and bacterial attachment, but a relatively higher PSBMA content of 61 mol % was required to optimize resistance to platelet adhesion and erythrocyte attachment to confer hemocompatibility to human blood. We suggest that poly(VP-co-SBMA) copolymers capable of retaining stable fouling resistance after high temperature shaping have a potential application as thermosettable materials in a bioinert interface for medical devices, such as the thermosettable coating on a stainless steel blood-compatible metal stent investigated in this study.

  19. Parcels and Land Ownership, Our parcel layer is maintained by the Land Records Department. We use General CAD to draw the linework and FME Workbench to create the shapefiles tied to current tax data., Published in 2013, 1:1200 (1in=100ft) scale, Chippewa County Government.

    Data.gov (United States)

    NSGIC Local Govt | GIS Inventory — Parcels and Land Ownership dataset current as of 2013. Our parcel layer is maintained by the Land Records Department. We use General CAD to draw the linework and FME...

  20. Resistance to bond degradation between dual-cure resin cements and pre-treated sintered CAD-CAM dental ceramics

    Science.gov (United States)

    Osorio, Raquel; Monticelli, Francesca; Osorio, Estrella; Toledano, Manuel

    2012-01-01

    Objective: To evaluate the bond stability of resin cements when luted to glass-reinforced alumina and zirconia CAD/CAM dental ceramics. Study design: Eighteen glass-infiltrated alumina and eighteen densely sintered zirconia blocks were randomly conditioned as follows: Group 1: No treatment; Group 2: Sandblasting (125 µm Al2O3-particles); and Group 3: Silica-coating (50 µm silica-modified Al2O3-particles). Composite samples were randomly bonded to the pre-treated ceramic surfaces using different resin cements: Subgroup 1: Clearfil Esthetic Cement (CEC); Subgroup 2: RelyX Unicem (RXU); and Subgroup 3: Calibra (CAL). After 24 h, bonded specimens were cut into 1 ± 0.1 mm2 sticks. One-half of the beams were tested for microtensile bond strength (MTBS). The remaining one-half was immersed in 10 % NaOCl aqueous solution (NaOClaq) for 5 h before testing. The fracture pattern and morphology of the debonded surfaces were assessed with a field emission gun scanning electron microscope (FEG-SEM). A multiple ANOVA was conducted to analyze the contributions of ceramic composition, surface treatment, resin cement type, and chemical challenging to MTBS. The Tukey test was run for multiple comparisons (p ceramic interfacial longevity depended on cement selection rather than on surface pre-treatments. The MDP-containing and the self-adhesive resin cements were both suitable for luting CAD/CAM ceramics. Despite both cements being prone to degradation, RXU luted to zirconia or untreated or sandblasted alumina showed the most stable interfaces. CAL experimented spontaneous debonding in all tested groups. Key words:CAD/CAM ceramic, alumina, zirconia, resin cement, surface pre-treatment, sandblasting, silica-coating, chemical aging, bond degradation, microtensile bond strength. PMID:22322517