Sample records for accessing cad geometry

  1. Project Integration Architecture (PIA) and Computational Analysis Programming Interface (CAPRI) for Accessing Geometry Data from CAD Files

    NASA Technical Reports Server (NTRS)

    Benyo, Theresa L.

    2002-01-01

    Integration of a supersonic inlet simulation with a computer aided design (CAD) system is demonstrated. The integration is performed using the Project Integration Architecture (PIA). PIA provides a common environment for wrapping many types of applications. Accessing geometry data from CAD files is accomplished by incorporating appropriate function calls from the Computational Analysis Programming Interface (CAPRI). CAPRI is a CAD vendor neutral programming interface that aids in acquiring geometry data directly from CAD files. The benefits of wrapping a supersonic inlet simulation into PIA using CAPRI are; direct access of geometry data, accurate capture of geometry data, automatic conversion of data units, CAD vendor neutral operation, and on-line interactive history capture. This paper describes the PIA and the CAPRI wrapper and details the supersonic inlet simulation demonstration.

  2. On the Use of CAD-Native Predicates and Geometry in Surface Meshing

    NASA Technical Reports Server (NTRS)

    Aftosmis, M. J.

    1999-01-01

    Several paradigms for accessing computer-aided design (CAD) geometry during surface meshing for computational fluid dynamics are discussed. File translation, inconsistent geometry engines, and nonnative point construction are all identified as sources of nonrobustness. The paper argues in favor of accessing CAD parts and assemblies in their native format, without translation, and for the use of CAD-native predicates and constructors in surface mesh generation. The discussion also emphasizes the importance of examining the computational requirements for exact evaluation of triangulation predicates during surface meshing.

  3. On the Use of CAD-Native Predicates and Geometry in Surface Meshing

    NASA Technical Reports Server (NTRS)

    Aftosmis, M. J.

    1999-01-01

    Several paradigms for accessing CAD geometry during surface meshing for CFD are discussed. File translation, inconsistent geometry engines and non-native point construction are all identified as sources of non-robustness. The paper argues in favor of accessing CAD parts and assemblies in their native format, without translation, and for the use of CAD-native predicates and constructors in surface mesh generation. The discussion also emphasizes the importance of examining the computational requirements for exact evaluation of triangulation predicates during surface meshing. The native approach is demonstrated through an algorithm for the generation of closed manifold surface triangulations from CAD geometry. CAD parts and assemblies are used in their native format, and a part's native geometry engine is accessed through a modeler-independent application programming interface (API). In seeking a robust and fully automated procedure, the algorithm is based on a new physical space manifold triangulation technique specially developed to avoid robustness issues associated with poorly conditioned mappings. In addition, this approach avoids the usual ambiguities associated with floating-point predicate evaluation on constructed coordinate geometry in a mapped space. The technique is incremental, so that each new site improves the triangulation by some well defined quality measure. The algorithm terminates after achieving a prespecified measure of mesh quality and produces a triangulation such that no angle is less than a given angle bound, a or greater than pi - 2alpha. This result also sets bounds on the maximum vertex degree, triangle aspect-ratio and maximum stretching rate for the triangulation. In addition to the output triangulations for a variety of CAD parts, the discussion presents related theoretical results which assert the existence of such an angle bound, and demonstrate that maximum bounds of between 25 deg and 30 deg may be achieved in practice.

  4. Use of CAD Geometry in MDO

    NASA Technical Reports Server (NTRS)

    Samareh, Jamshid A.

    1996-01-01

    The purpose of this paper is to discuss the use of Computer-Aided Design (CAD) geometry in a Multi-Disciplinary Design Optimization (MDO) environment. Two techniques are presented to facilitate the use of CAD geometry by different disciplines, such as Computational Fluid Dynamics (CFD) and Computational Structural Mechanics (CSM). One method is to transfer the load from a CFD grid to a CSM grid. The second method is to update the CAD geometry for CSM deflection.

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

    NASA Astrophysics Data System (ADS)

    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.

  6. Automatic Generation of CFD-Ready Surface Triangulations from CAD Geometry

    NASA Technical Reports Server (NTRS)

    Aftosmis, M. J.; Delanaye, M.; Haimes, R.; Nixon, David (Technical Monitor)

    1998-01-01

    This paper presents an approach for the generation of closed manifold surface triangulations from CAD geometry. CAD parts and assemblies are used in their native format, without translation, and a part's native geometry engine is accessed through a modeler-independent application programming interface (API). In seeking a robust and fully automated procedure, the algorithm is based on a new physical space manifold triangulation technique which was developed to avoid robustness issues associated with poorly conditioned mappings. In addition, this approach avoids the usual ambiguities associated with floating-point predicate evaluation on constructed coordinate geometry in a mapped space, The technique is incremental, so that each new site improves the triangulation by some well defined quality measure. Sites are inserted using a variety of priority queues to ensure that new insertions will address the worst triangles first, As a result of this strategy, the algorithm will return its 'best' mesh for a given (prespecified) number of sites. Alternatively, the algorithm may be allowed to terminate naturally after achieving a prespecified measure of mesh quality. The resulting triangulations are 'CFD-ready' in that: (1) Edges match the underlying part model to within a specified tolerance. (2) Triangles on disjoint surfaces in close proximity have matching length-scales. (3) The algorithm produces a triangulation such that no angle is less than a given angle bound, alpha, or greater than Pi - 2alpha This result also sets bounds on the maximum vertex degree, triangle aspect-ratio and maximum stretching rate for the triangulation. In addition to tile output triangulations for a variety of CAD parts, tile discussion presents related theoretical results which assert the existence of such all angle bound, and demonstrate that maximum bounds of between 25 deg and 30 deg may be achieved in practice.

  7. GPU-accelerated depth map generation for X-ray simulations of complex CAD geometries

    NASA Astrophysics Data System (ADS)

    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.

  8. CAD-based Automatic Modeling Method for Geant4 geometry model Through MCAM

    NASA Astrophysics Data System (ADS)

    Wang, Dong; Nie, Fanzhi; Wang, Guozhong; Long, Pengcheng; LV, Zhongliang; LV, Zhongliang

    2014-06-01

    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 problem existed in most of 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 & 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.

  9. How to Quickly Import CAD Geometry into Thermal Desktop

    NASA Technical Reports Server (NTRS)

    Wright, Shonte; Beltran, Emilio

    2002-01-01

    There are several groups at JPL (Jet Propulsion Laboratory) that are committed to concurrent design efforts, two are featured here. Center for Space Mission Architecture and Design (CSMAD) enables the practical application of advanced process technologies in JPL's mission architecture process. Team I functions as an incubator for projects that are in the Discovery, and even pre-Discovery proposal stages. JPL's concurrent design environment is to a large extent centered on the CAD (Computer Aided Design) file. During concurrent design sessions CAD geometry is ported to other more specialized engineering design packages.

  10. ACCELERATING FUSION REACTOR NEUTRONICS MODELING BY AUTOMATIC COUPLING OF HYBRID MONTE CARLO/DETERMINISTIC TRANSPORT ON CAD GEOMETRY

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

    Biondo, Elliott D; Ibrahim, Ahmad M; Mosher, Scott W

    2015-01-01

    Detailed radiation transport calculations are necessary for many aspects of the design of fusion energy systems (FES) such as ensuring occupational safety, assessing the activation of system components for waste disposal, and maintaining cryogenic temperatures within superconducting magnets. Hybrid Monte Carlo (MC)/deterministic techniques are necessary for this analysis because FES are large, heavily shielded, and contain streaming paths that can only be resolved with MC. The tremendous complexity of FES necessitates the use of CAD geometry for design and analysis. Previous ITER analysis has required the translation of CAD geometry to MCNP5 form in order to use the AutomateD VAriaNcemore » reducTion Generator (ADVANTG) for hybrid MC/deterministic transport. In this work, ADVANTG was modified to support CAD geometry, allowing hybrid (MC)/deterministic transport to be done automatically and eliminating the need for this translation step. This was done by adding a new ray tracing routine to ADVANTG for CAD geometries using the Direct Accelerated Geometry Monte Carlo (DAGMC) software library. This new capability is demonstrated with a prompt dose rate calculation for an ITER computational benchmark problem using both the Consistent Adjoint Driven Importance Sampling (CADIS) method an the Forward Weighted (FW)-CADIS method. The variance reduction parameters produced by ADVANTG are shown to be the same using CAD geometry and standard MCNP5 geometry. Significant speedups were observed for both neutrons (as high as a factor of 7.1) and photons (as high as a factor of 59.6).« less

  11. Defeaturing CAD models using a geometry-based size field and facet-based reduction operators.

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

    Quadros, William Roshan; Owen, Steven James

    2010-04-01

    We propose a method to automatically defeature a CAD model by detecting irrelevant features using a geometry-based size field and a method to remove the irrelevant features via facet-based operations on a discrete representation. A discrete B-Rep model is first created by obtaining a faceted representation of the CAD entities. The candidate facet entities are then marked for reduction by using a geometry-based size field. This is accomplished by estimating local mesh sizes based on geometric criteria. If the field value at a facet entity goes below a user specified threshold value then it is identified as an irrelevant featuremore » and is marked for reduction. The reduction of marked facet entities is primarily performed using an edge collapse operator. Care is taken to retain a valid geometry and topology of the discrete model throughout the procedure. The original model is not altered as the defeaturing is performed on a separate discrete model. Associativity between the entities of the discrete model and that of original CAD model is maintained in order to decode the attributes and boundary conditions applied on the original CAD entities onto the mesh via the entities of the discrete model. Example models are presented to illustrate the effectiveness of the proposed approach.« less

  12. Aerodynamic Design of Complex Configurations Using Cartesian Methods and CAD Geometry

    NASA Technical Reports Server (NTRS)

    Nemec, Marian; Aftosmis, Michael J.; Pulliam, Thomas H.

    2003-01-01

    The objective for this paper is to present the development of an optimization capability for the Cartesian inviscid-flow analysis package of Aftosmis et al. We evaluate and characterize the following modules within the new optimization framework: (1) A component-based geometry parameterization approach using a CAD solid representation and the CAPRI interface. (2) The use of Cartesian methods in the development Optimization techniques using a genetic algorithm. The discussion and investigations focus on several real world problems of the optimization process. We examine the architectural issues associated with the deployment of a CAD-based design approach in a heterogeneous parallel computing environment that contains both CAD workstations and dedicated compute nodes. In addition, we study the influence of noise on the performance of optimization techniques, and the overall efficiency of the optimization process for aerodynamic design of complex three-dimensional configurations. of automated optimization tools. rithm and a gradient-based algorithm.

  13. CAD Services: an Industry Standard Interface for Mechanical CAD Interoperability

    NASA Technical Reports Server (NTRS)

    Claus, Russell; Weitzer, Ilan

    2002-01-01

    Most organizations seek to design and develop new products in increasingly shorter time periods. At the same time, increased performance demands require a team-based multidisciplinary design process that may span several organizations. One approach to meet these demands is to use 'Geometry Centric' design. In this approach, design engineers team their efforts through one united representation of the design that is usually captured in a CAD system. Standards-based interfaces are critical to provide uniform, simple, distributed services that enable the 'Geometry Centric' design approach. This paper describes an industry-wide effort, under the Object Management Group's (OMG) Manufacturing Domain Task Force, to define interfaces that enable the interoperability of CAD, Computer Aided Manufacturing (CAM), and Computer Aided Engineering (CAE) tools. This critical link to enable 'Geometry Centric' design is called: Cad Services V1.0. This paper discusses the features of this standard and proposed application.

  14. Reentry-Vehicle Shape Optimization Using a Cartesian Adjoint Method and CAD Geometry

    NASA Technical Reports Server (NTRS)

    Nemec, Marian; Aftosmis, Michael J.

    2006-01-01

    A DJOINT solutions of the governing flow equations are becoming increasingly important for the development of efficient analysis and optimization algorithms. A well-known use of the adjoint method is gradient-based shape. Given an objective function that defines some measure of performance, such as the lift and drag functionals, its gradient is computed at a cost that is essentially independent of the number of design variables (e.g., geometric parameters that control the shape). Classic aerodynamic applications of gradient-based optimization include the design of cruise configurations for transonic and supersonic flow, as well as the design of high-lift systems. are perhaps the most promising approach for addressing the issues of flow solution automation for aerodynamic design problems. In these methods, the discretization of the wetted surface is decoupled from that of the volume mesh. This not only enables fast and robust mesh generation for geometry of arbitrary complexity, but also facilitates access to geometry modeling and manipulation using parametric computer-aided design (CAD). In previous work on Cartesian adjoint solvers, Melvin et al. developed an adjoint formulation for the TRANAIR code, which is based on the full-potential equation with viscous corrections. More recently, Dadone and Grossman presented an adjoint formulation for the two-dimensional Euler equations using a ghost-cell method to enforce the wall boundary conditions. In Refs. 18 and 19, we presented an accurate and efficient algorithm for the solution of the adjoint Euler equations discretized on Cartesian meshes with embedded, cut-cell boundaries. Novel aspects of the algorithm were the computation of surface shape sensitivities for triangulations based on parametric-CAD models and the linearization of the coupling between the surface triangulation and the cut-cells. The accuracy of the gradient computation was verified using several three-dimensional test cases, which included design

  15. TGeoCad: an Interface between ROOT and CAD Systems

    NASA Astrophysics Data System (ADS)

    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.

  16. CAD/CAE Integration Enhanced by New CAD Services Standard

    NASA Technical Reports Server (NTRS)

    Claus, Russell W.

    2002-01-01

    A Government-industry team led by the NASA Glenn Research Center has developed a computer interface standard for accessing data from computer-aided design (CAD) systems. The Object Management Group, an international computer standards organization, has adopted this CAD services standard. The new standard allows software (e.g., computer-aided engineering (CAE) and computer-aided manufacturing software to access multiple CAD systems through one programming interface. The interface is built on top of a distributed computing system called the Common Object Request Broker Architecture (CORBA). CORBA allows the CAD services software to operate in a distributed, heterogeneous computing environment.

  17. Adjoint Sensitivity Computations for an Embedded-Boundary Cartesian Mesh Method and CAD Geometry

    NASA Technical Reports Server (NTRS)

    Nemec, Marian; Aftosmis,Michael J.

    2006-01-01

    Cartesian-mesh methods are perhaps the most promising approach for addressing the issues of flow solution automation for aerodynamic design problems. In these methods, the discretization of the wetted surface is decoupled from that of the volume mesh. This not only enables fast and robust mesh generation for geometry of arbitrary complexity, but also facilitates access to geometry modeling and manipulation using parametric Computer-Aided Design (CAD) tools. Our goal is to combine the automation capabilities of Cartesian methods with an eficient computation of design sensitivities. We address this issue using the adjoint method, where the computational cost of the design sensitivities, or objective function gradients, is esseutially indepeudent of the number of design variables. In previous work, we presented an accurate and efficient algorithm for the solution of the adjoint Euler equations discretized on Cartesian meshes with embedded, cut-cell boundaries. Novel aspects of the algorithm included the computation of surface shape sensitivities for triangulations based on parametric-CAD models and the linearization of the coupling between the surface triangulation and the cut-cells. The objective of the present work is to extend our adjoint formulation to problems involving general shape changes. Central to this development is the computation of volume-mesh sensitivities to obtain a reliable approximation of the objective finction gradient. Motivated by the success of mesh-perturbation schemes commonly used in body-fitted unstructured formulations, we propose an approach based on a local linearization of a mesh-perturbation scheme similar to the spring analogy. This approach circumvents most of the difficulties that arise due to non-smooth changes in the cut-cell layer as the boundary shape evolves and provides a consistent approximation tot he exact gradient of the discretized abjective function. A detailed gradient accurace study is presented to verify our approach

  18. An application protocol for CAD to CAD transfer of electronic information

    NASA Technical Reports Server (NTRS)

    Azu, Charles C., Jr.

    1993-01-01

    The exchange of Computer Aided Design (CAD) information between dissimilar CAD systems is a problem. This is especially true for transferring electronics CAD information such as multi-chip module (MCM), hybrid microcircuit assembly (HMA), and printed circuit board (PCB) designs. Currently, there exists several neutral data formats for transferring electronics CAD information. These include IGES, EDIF, and DXF formats. All these formats have limitations for use in exchanging electronic data. In an attempt to overcome these limitations, the Navy's MicroCIM program implemented a project to transfer hybrid microcircuit design information between dissimilar CAD systems. The IGES (Initial Graphics Exchange Specification) format is used since it is well established within the CAD industry. The goal of the project is to have a complete transfer of microelectronic CAD information, using IGES, without any data loss. An Application Protocol (AP) is being developed to specify how hybrid microcircuit CAD information will be represented by IGES entity constructs. The AP defines which IGES data items are appropriate for describing HMA geometry, connectivity, and processing as well as HMA material characteristics.

  19. Impact of aerobic interval training and continuous training on left ventricular geometry and function: a SAINTEX-CAD substudy.

    PubMed

    Van De Heyning, Caroline M; De Maeyer, Catherine; Pattyn, Nele; Beckers, Paul J; Cornelissen, Véronique A; Goetschalckx, Kaatje; Possemiers, Nadine; Van Craenenbroeck, Emeline M; Voigt, Jens-Uwe; Vanhees, Luc; Shivalkar, Bharati

    2018-04-15

    Increase of exercise capacity (peak VO 2 ) after cardiac rehabilitation improves outcome in patients with coronary artery disease (CAD). Systolic and diastolic function have been associated with peak VO 2 , but their role towards improvement of exercise capacity remains unclear. It is unknown which exercise intensity has the most beneficial impact on left ventricular (LV) geometry and function in CAD patients without heart failure. 200 stable CAD patients without heart failure were randomized to 3months of aerobic interval training (AIT) or aerobic continuous training (ACT). Cardiopulmonary exercise test and transthoracic echocardiography were scheduled before and after 3months of training. At baseline, a higher peak VO 2 correlated with lower LV posterior wall thickness (p=0.002), higher LV ejection fraction (p=0.008), better LV global longitudinal strain (p=0.043) and lower E/e' (0=0.001). After multivariate stepwise regression analysis only E/é remained an independent predictor of peak VO 2 (p=0.042). Improvement of peak VO 2 after 3months of training correlated with reverse remodeling of the interventricular septum (p=0.005), enlargement of LV diastolic volume (p=0.007) and increase of LV stroke volume (p=0.018) but not with other indices of systolic or diastolic function. Significant reduction of the interventricular septum thickness after cardiac rehabilitation was observed (p=0.012), with a trend towards more reverse remodeling after ACT compared to AIT (p=0.054). In contrast, there were no changes in other parameters of LV geometry, diastolic or systolic function. Systolic and diastolic function are determinants of baseline exercise capacity in CAD patients without heart failure, but do not seem to mediate improvement of peak VO 2 after either AIT or ACT. Copyright © 2017 Elsevier B.V. All rights reserved.

  20. A Geometry Based Infra-Structure for Computational Analysis and Design

    NASA Technical Reports Server (NTRS)

    Haimes, Robert

    1998-01-01

    ). This is particularly onerous for modern CAD systems based on solid modeling. The part was a proper solid and in the translation to IGES has lost this important characteristic. STEP is another standard for CAD data that exists and supports the concept of a solid. The problem with STEP is that a solid modeling geometry kernel is required to query and manipulate the data within this type of file. (2) 'Good' Geometry. A bottleneck in getting results from a solver is the construction of proper geometry to be fed to the grid generator. With 'good' geometry a grid can be constructed in tens of minutes (even with a complex configuration) using unstructured techniques. Adroit multi-block methods are not far behind. This means that a million node steady-state solution can be computed on the order of hours (using current high performance computers) starting from this 'good' geometry. Unfortunately, the geometry usually transmitted from the CAD system is not 'good' in the grid generator sense. The grid generator needs smooth closed solid geometry. It can take a week (or more) of interaction with the CAD output (sometimes by hand) before the process can begin. One way Communication. (3) One-way Communication -- All information travels on from one phase to the next. This makes procedures like node adaptation difficult when attempting to add or move nodes that sit on bounding surfaces (when the actual surface data has been lost after the grid generation phase). Until this process can be automated, more complex problems such as multi-disciplinary analysis or using the above procedure for design becomes prohibitive. There is also no way to easily deal with this system in a modular manner. One can only replace the grid generator, for example, if the software reads and writes the same files. Instead of the serial approach to analysis as described above, CAPRI takes a geometry centric approach. This makes the actual geometry (not a discretized version) accessible to all phases of the

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

    PubMed

    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.

  2. On the Use of CAD and Cartesian Methods for Aerodynamic Optimization

    NASA Technical Reports Server (NTRS)

    Nemec, M.; Aftosmis, M. J.; Pulliam, T. H.

    2004-01-01

    The objective for this paper is to present the development of an optimization capability for Curt3D, a Cartesian inviscid-flow analysis package. We present the construction of a new optimization framework and we focus on the following issues: 1) Component-based geometry parameterization approach using parametric-CAD models and CAPRI. A novel geometry server is introduced that addresses the issue of parallel efficiency while only sparingly consuming CAD resources; 2) The use of genetic and gradient-based algorithms for three-dimensional aerodynamic design problems. The influence of noise on the optimization methods is studied. Our goal is to create a responsive and automated framework that efficiently identifies design modifications that result in substantial performance improvements. In addition, we examine the architectural issues associated with the deployment of a CAD-based approach in a heterogeneous parallel computing environment that contains both CAD workstations and dedicated compute engines. We demonstrate the effectiveness of the framework for a design problem that features topology changes and complex geometry.

  3. CAD-Based Aerodynamic Design of Complex Configurations using a Cartesian Method

    NASA Technical Reports Server (NTRS)

    Nemec, Marian; Aftosmis, Michael J.; Pulliam, Thomas H.

    2003-01-01

    A modular framework for aerodynamic optimization of complex geometries is developed. By working directly with a parametric CAD system, complex-geometry models are modified nnd tessellated in an automatic fashion. The use of a component-based Cartesian method significantly reduces the demands on the CAD system, and also provides for robust and efficient flowfield analysis. The optimization is controlled using either a genetic or quasi-Newton algorithm. Parallel efficiency of the framework is maintained even when subject to limited CAD resources by dynamically re-allocating the processors of the flow solver. Overall, the resulting framework can explore designs incorporating large shape modifications and changes in topology.

  4. Cam Design Projects in an Advanced CAD Course for Mechanical Engineers

    ERIC Educational Resources Information Center

    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…

  5. Use of Existing CAD Models for Radiation Shielding Analysis

    NASA Technical Reports Server (NTRS)

    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.

  6. Using 3D Geometric Models to Teach Spatial Geometry Concepts.

    ERIC Educational Resources Information Center

    Bertoline, Gary R.

    1991-01-01

    An explanation of 3-D Computer Aided Design (CAD) usage to teach spatial geometry concepts using nontraditional techniques is presented. The software packages CADKEY and AutoCAD are described as well as their usefulness in solving space geometry problems. (KR)

  7. A SINDA thermal model using CAD/CAE technologies

    NASA Technical Reports Server (NTRS)

    Rodriguez, Jose A.; Spencer, Steve

    1992-01-01

    The approach to thermal analysis described by this paper is a technique that incorporates Computer Aided Design (CAD) and Computer Aided Engineering (CAE) to develop a thermal model that has the advantages of Finite Element Methods (FEM) without abandoning the unique advantages of Finite Difference Methods (FDM) in the analysis of thermal systems. The incorporation of existing CAD geometry, the powerful use of a pre and post processor and the ability to do interdisciplinary analysis, will be described.

  8. On the Use of Parmetric-CAD Systems and Cartesian Methods for Aerodynamic Design

    NASA Technical Reports Server (NTRS)

    Nemec, Marian; Aftosmis, Michael J.; Pulliam, Thomas H.

    2004-01-01

    Automated, high-fidelity tools for aerodynamic design face critical issues in attempting to optimize real-life geometry arid in permitting radical design changes. Success in these areas promises not only significantly shorter design- cycle times, but also superior and unconventional designs. To address these issues, we investigate the use of a parmetric-CAD system in conjunction with an embedded-boundary Cartesian method. Our goal is to combine the modeling capabilities of feature-based CAD with the robustness and flexibility of component-based Cartesian volume-mesh generation for complex geometry problems. We present the development of an automated optimization frame-work with a focus on the deployment of such a CAD-based design approach in a heterogeneous parallel computing environment.

  9. CAD/CAM approach to improving industry productivity gathers momentum

    NASA Technical Reports Server (NTRS)

    Fulton, R. E.

    1982-01-01

    Recent results and planning for the NASA/industry Integrated Programs for Aerospace-Vehicle Design (IPAD) program for improving productivity with CAD/CAM methods are outlined. The industrial group work is being mainly done by Boeing, and progress has been made in defining the designer work environment, developing requirements and a preliminary design for a future CAD/CAM system, and developing CAD/CAM technology. The work environment was defined by conducting a detailed study of a reference design process, and key software elements for a CAD/CAM system have been defined, specifically for interactive design or experiment control processes. Further work is proceeding on executive, data management, geometry and graphics, and general utility software, and dynamic aspects of the programs being developed are outlined

  10. Two-body wear rate of PEEK, CAD/CAM resin composite and PMMA: Effect of specimen geometries, antagonist materials and test set-up configuration.

    PubMed

    Wimmer, Timea; Huffmann, Anne Mildred Sophie; Eichberger, Marlis; Schmidlin, Patrick R; Stawarczyk, Bogna

    2016-06-01

    To test and compare the two-body wear rate of three CAD/CAM polymer materials and the influence of specimen geometry, antagonist material and test set-up configuration. Three CAD/CAM polymeric materials were assessed: a thermoplastic polyetheretherketone (PEEK), an experimental nanohybrid composite (COMP) and a PMMA-based material (PMMA). Crown-shaped and flat specimens were prepared from each material. The specimens underwent thermo-mechanical loading (50N, 5/55°C; 600,000 chewing cycles) opposed to human enamel and stainless steel antagonists. Half of the specimens of each group were loaded with a sliding movement of 0.7mm, the remaining half without. Thereby, 24 different test set-ups were investigated (n=12). Wear of the materials and antagonists was evaluated with a match-3D procedure. The topography of all surfaces was examined with scanning electron microscopy (SEM). Data were statistically evaluated with four-/one-way ANOVA followed by Scheffé post hoc test and unpaired t-test (p<0.05). All PEEK specimens showed significantly less material loss than COMP and PMMA specimens when loaded laterally. Within the axial loaded groups this was only true for the flat specimens tested with enamel antagonists. Crown specimens of these groups exhibited lower loss values than flat ones. Lateral force application led mostly to significantly higher material loss than the axial load application. On the antagonist side, no impact of CAD/CAM polymer material, antagonist material, force application and specimen geometry was found. Wear of PEEK was lower than that of the resin-based materials when lateral forces were applied, but showed comparable antagonist wear rates at the same time. Copyright © 2016 Academy of Dental Materials. Published by Elsevier Ltd. All rights reserved.

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

    NASA Astrophysics Data System (ADS)

    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.

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

    NASA Astrophysics Data System (ADS)

    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.

  13. Development of a Dynamically Configurable, Object-Oriented Framework for Distributed, Multi-modal Computational Aerospace Systems Simulation: Second Year Progress Report

    NASA Technical Reports Server (NTRS)

    Afjeh, Abdollah A.; Reed, John A.

    2003-01-01

    Mesh generation has long been recognized as a bottleneck in the CFD process. While much research on automating the volume mesh generation process have been relatively successful,these methods rely on appropriate initial surface triangulation to work properly. Surface discretization has been one of the least automated steps in computational simulation due to its dependence on implicitly defined CAD surfaces and curves. Differences in CAD peometry engines manifest themselves in discrepancies in their interpretation of the same entities. This lack of "good" geometry causes significant problems for mesh generators, requiring users to "repair" the CAD geometry before mesh generation. The problem is exacerbated when CAD geometry is translated to other forms (e.g., IGES )which do not include important topological and construction information in addition to entity geometry. One technique to avoid these problems is to access the CAD geometry directly from the mesh generating software, rather than through files. By accessing the geometry model (not a discretized version) in its native environment, t h s a proach avoids translation to a format which can deplete the model of topological information. Our approach to enable models developed in the Denali software environment to directly access CAD geometry and functions is through an Application Programming Interface (API) known as CAPRI. CAPRI provides a layer of indirection through which CAD-specific data may be accessed by an application program using CAD-system neutral C and FORTRAN language function calls. CAPRI supports a general set of CAD operations such as truth testing, geometry construction and entity queries.

  14. Development and application of CATIA-GDML geometry builder

    NASA Astrophysics Data System (ADS)

    Belogurov, S.; Berchun, Yu; Chernogorov, A.; Malzacher, P.; Ovcharenko, E.; Schetinin, V.

    2014-06-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.

  15. Incorporation of CAD/CAM Restoration Into Navy Dentistry

    DTIC Science & Technology

    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...report will review and evaluate the placement rate by Navy dentists of digitally fabricated in-office ceramic restorations compared to traditional direct

  16. Astronaut EVA exposure estimates from CAD model spacesuit geometry.

    PubMed

    De Angelis, Giovanni; Anderson, Brooke M; Atwell, William; Nealy, John E; Qualls, Garry D; Wilson, John W

    2004-03-01

    Ongoing assembly and maintenance activities at the International Space Station (ISS) require much more extravehicular activity (EVA) than did the earlier U.S. Space Shuttle missions. It is thus desirable to determine and analyze, and possibly foresee, as accurately as possible what radiation exposures crew members involved in EVAs will experience in order to minimize risks and to establish exposure limits that must not to be exceeded. A detailed CAD model of the U.S. Space Shuttle EVA Spacesuit, developed at NASA Langley Research Center (LaRC), is used to represent the directional shielding of an astronaut; it has detailed helmet and backpack structures, hard upper torso, and multilayer space suit fabric material. The NASA Computerized Anatomical Male and Female (CAM and CAF) models are used in conjunction with the space suit CAD model for dose evaluation within the human body. The particle environments are taken from the orbit-averaged NASA AP8 and AE8 models at solar cycle maxima and minima. The transport of energetic particles through space suit materials and body tissue is calculated by using the NASA LaRC HZETRN code for hadrons and a recently developed deterministic transport code, ELTRN, for electrons. The doses within the CAM and CAF models are determined from energy deposition at given target points along 968 directional rays convergent on the points and are evaluated for several points on the skin and within the body. Dosimetric quantities include contributions from primary protons, light ions, and electrons, as well as from secondary brehmsstrahlung and target fragments. Directional dose patterns are displayed as rays and on spherical surfaces by the use of a color relative intensity representation.

  17. A visual LISP program for voxelizing AutoCAD solid models

    NASA Astrophysics Data System (ADS)

    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.

  18. Surface grid generation for complex three-dimensional geometries

    NASA Technical Reports Server (NTRS)

    Luh, Raymond Ching-Chung

    1988-01-01

    An outline is presented for the creation of surface grids from primitive geometry data such as obtained from CAD/CAM systems. The general procedure is applicable to any geometry including full aircraft with wing, nacelle, and empennage. When developed in an interactive graphics environment, a code based on this procedure is expected to substantially improve the turn around time for generating surface grids on complex geometries. Results are shown for a general hypersonic airplane geometry.

  19. Surface grid generation for complex three-dimensional geometries

    NASA Technical Reports Server (NTRS)

    Luh, Raymond Ching-Chung

    1988-01-01

    An outline is presented for the creation of surface grids from primitive geometry data such as obtained from CAD/CAM systems. The general procedure is applicable to any geometry including full aircraft with wing, nacelle, and empennage. When developed in an interactive graphics environment, a code base on this procedure is expected to substantially improve the turn around time for generating surface grids on complex geometries. Results are shown for a general hypersonic airplane geometry.

  20. Synergism of the method of characteristics and CAD technology for neutron transport calculation

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

    Chen, Z.; Wang, D.; He, T.

    2013-07-01

    The method of characteristics (MOC) is a very popular methodology in neutron transport calculation and numerical simulation in recent decades for its unique advantages. One of the key problems determining whether the MOC can be applied in complicated and highly heterogeneous geometry is how to combine an effective geometry processing method with MOC. Most of the existing MOC codes describe the geometry by lines and arcs with extensive input data, such as circles, ellipses, regular polygons and combination of them. Thus they have difficulty in geometry modeling, background meshing and ray tracing for complicated geometry domains. In this study, amore » new idea making use of a CAD solid modeler MCAM which is a CAD/Image-based Automatic Modeling Program for Neutronics and Radiation Transport developed by FDS Team in China was introduced for geometry modeling and ray tracing of particle transport to remove these geometrical limitations mentioned above. The diamond-difference scheme was applied to MOC to reduce the spatial discretization error of the flat flux approximation in theory. Based on MCAM and MOC, a new MOC code was developed and integrated into SuperMC system, which is a Super Multi-function Computational system for neutronics and radiation simulation. The numerical testing results demonstrated the feasibility and effectiveness of the new idea for geometry treatment in SuperMC. (authors)« less

  1. Using CAD/CAM to improve productivity - The IPAD approach

    NASA Technical Reports Server (NTRS)

    Fulton, R. E.

    1981-01-01

    Progress in designing and implementing CAD/CAM systems as a result of the NASA Integrated Programs for Aerospace-Vehicle Design is discussed. Essential software packages have been identified as executive, data management, general user, and geometry and graphics software. Data communication, as a means to integrate data over a network of computers of different vendors, provides data management with the capability of meeting design and manufacturing requirements of the vendors. Geometry software is dependent on developmental success with solid geometry software, which is necessary for continual measurements of, for example, a block of metal while it is being machined. Applications in the aerospace industry, such as for design, analysis, tooling, testing, quality control, etc., are outlined.

  2. Productivity increase through implementation of CAD/CAE workstation

    NASA Technical Reports Server (NTRS)

    Bromley, L. K.

    1985-01-01

    The tracking and communication division computer aided design/computer aided engineering system is now operational. The system is utilized in an effort to automate certain tasks that were previously performed manually. These tasks include detailed test configuration diagrams of systems under certification test in the ESTL, floorplan layouts of future planned laboratory reconfigurations, and other graphical documentation of division activities. The significant time savings achieved with this CAD/CAE system are examined: (1) input of drawings and diagrams; (2) editing of initial drawings; (3) accessibility of the data; and (4) added versatility. It is shown that the Applicon CAD/CAE system, with its ease of input and editing, the accessibility of data, and its added versatility, has made more efficient many of the necessary but often time-consuming tasks associated with engineering design and testing.

  3. Integrated geometry and grid generation system for complex configurations

    NASA Technical Reports Server (NTRS)

    Akdag, Vedat; Wulf, Armin

    1992-01-01

    A grid generation system was developed that enables grid generation for complex configurations. The system called ICEM/CFD is described and its role in computational fluid dynamics (CFD) applications is presented. The capabilities of the system include full computer aided design (CAD), grid generation on the actual CAD geometry definition using robust surface projection algorithms, interfacing easily with known CAD packages through common file formats for geometry transfer, grid quality evaluation of the volume grid, coupling boundary condition set-up for block faces with grid topology generation, multi-block grid generation with or without point continuity and block to block interface requirement, and generating grid files directly compatible with known flow solvers. The interactive and integrated approach to the problem of computational grid generation not only substantially reduces manpower time but also increases the flexibility of later grid modifications and enhancements which is required in an environment where CFD is integrated into a product design cycle.

  4. Modeling the truebeam linac using a CAD to Geant4 geometry implementation: dose and IAEA-compliant phase space calculations.

    PubMed

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

    2011-07-01

    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. 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 are 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 cm2. The voxel size for the 60 x 60 x 40 cm3 water phantom was 4 x 4 x 4 mm3. For the 10 x 10 cm2 field, surface buildup calculations were performed using 4 x 4 x 2 mm3 voxels within 20 mm of the surface. 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% (4 x 4), 95% (10 x 10), 94% (20 x 20 and 30 x 30), and 89% (40 x 40) 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 10 x 10 cm2 open field. For the lateral dose profiles, within the field size for fields up to 30 x 30 cm2, the

  5. Design of a miniature implantable left ventricular assist device using CAD/CAM technology.

    PubMed

    Okamoto, Eiji; Hashimoto, Takuya; Mitamura, Yoshinori

    2003-01-01

    In this study, we developed a new miniature motor-driven pulsatile left ventricular assist device (LVAD) for implantation into a Japanese patient of average build by means of computer-aided design and manufacturing (CAD/CAM) technology. A specially designed miniature ball-screw and a high-performance brushless DC motor were used in an artificial heart actuator to allow miniaturization. A blood pump chamber (stroke volume 55 ml) and an inflow and outflow port were designed by computational fluid dynamics (CFD) analysis. The geometry of the blood pump was evaluated using the value of index of pump geometry (IPG) = (Reynolds shear stress) x (occupied volume) as a quantitative index for optimization. The calculated value of IPG varied from 20.6 Nm to 49.1 Nm, depending on small variations in pump geometry. We determined the optimum pump geometry based on the results of quantitative evaluation using IPG and qualitative evaluation using the flow velocity distribution with blood flow tracking. The geometry of the blood pump that gave lower shear stress had more optimum spiral flow around the diaphragm-housing (D-H) junction. The volume and weight of the new LVAD, made of epoxy resin, is 309 ml and 378 g, but further miniaturization will be possible by improving the geometry of both the blood pump and the back casing. Our results show that our new design method for an implantable LVAD using CAD/CAM promises to improve blood compatibility with greater miniaturization.

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

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

    Constantin, Magdalena; Perl, Joseph; LoSasso, Tom

    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 obtainedmore » 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

  7. Integration of a CAD System Into an MDO Framework

    NASA Technical Reports Server (NTRS)

    Townsend, J. C.; Samareh, J. A.; Weston, R. P.; Zorumski, W. E.

    1998-01-01

    NASA Langley has developed a heterogeneous distributed computing environment, called the Framework for Inter-disciplinary Design Optimization, or FIDO. Its purpose has been to demonstrate framework technical feasibility and usefulness for optimizing the preliminary design of complex systems and to provide a working environment for testing optimization schemes. Its initial implementation has been for a simplified model of preliminary design of a high-speed civil transport. Upgrades being considered for the FIDO system include a more complete geometry description, required by high-fidelity aerodynamics and structures codes and based on a commercial Computer Aided Design (CAD) system. This report presents the philosophy behind some of the decisions that have shaped the FIDO system and gives a brief case study of the problems and successes encountered in integrating a CAD system into the FEDO framework.

  8. Automated, Parametric Geometry Modeling and Grid Generation for Turbomachinery Applications

    NASA Technical Reports Server (NTRS)

    Harrand, Vincent J.; Uchitel, Vadim G.; Whitmire, John B.

    2000-01-01

    The objective of this Phase I project is to develop a highly automated software system for rapid geometry modeling and grid generation for turbomachinery applications. The proposed system features a graphical user interface for interactive control, a direct interface to commercial CAD/PDM systems, support for IGES geometry output, and a scripting capability for obtaining a high level of automation and end-user customization of the tool. The developed system is fully parametric and highly automated, and, therefore, significantly reduces the turnaround time for 3D geometry modeling, grid generation and model setup. This facilitates design environments in which a large number of cases need to be generated, such as for parametric analysis and design optimization of turbomachinery equipment. In Phase I we have successfully demonstrated the feasibility of the approach. The system has been tested on a wide variety of turbomachinery geometries, including several impellers and a multi stage rotor-stator combination. In Phase II, we plan to integrate the developed system with turbomachinery design software and with commercial CAD/PDM software.

  9. Particle tracking acceleration via signed distance fields in direct-accelerated geometry Monte Carlo

    DOE PAGES

    Shriwise, Patrick C.; Davis, Andrew; Jacobson, Lucas J.; ...

    2017-08-26

    Computer-aided design (CAD)-based Monte Carlo radiation transport is of value to the nuclear engineering community for its ability to conduct transport on high-fidelity models of nuclear systems, but it is more computationally expensive than native geometry representations. This work describes the adaptation of a rendering data structure, the signed distance field, as a geometric query tool for accelerating CAD-based transport in the direct-accelerated geometry Monte Carlo toolkit. Demonstrations of its effectiveness are shown for several problems. The beginnings of a predictive model for the data structure's utilization based on various problem parameters is also introduced.

  10. A CAD approach to magnetic bearing design

    NASA Technical Reports Server (NTRS)

    Jeyaseelan, M.; Anand, D. K.; Kirk, J. A.

    1988-01-01

    A design methodology has been developed at the Magnetic Bearing Research Laboratory for designing magnetic bearings using a CAD approach. This is used in the algorithm of an interactive design software package. The package is a design tool developed to enable the designer to simulate the entire process of design and analysis of the system. Its capabilities include interactive input/modification of geometry, finding any possible saturation at critical sections of the system, and the design and analysis of a control system that stabilizes and maintains magnetic suspension.

  11. Reducing workpieces to their base geometry for multi-step incremental forming using manifold harmonics

    NASA Astrophysics Data System (ADS)

    Carette, Yannick; Vanhove, Hans; Duflou, Joost

    2018-05-01

    Single Point Incremental Forming is a flexible process that is well-suited for small batch production and rapid prototyping of complex sheet metal parts. The distributed nature of the deformation process and the unsupported sheet imply that controlling the final accuracy of the workpiece is challenging. To improve the process limits and the accuracy of SPIF, the use of multiple forming passes has been proposed and discussed by a number of authors. Most methods use multiple intermediate models, where the previous one is strictly smaller than the next one, while gradually increasing the workpieces' wall angles. Another method that can be used is the manufacture of a smoothed-out "base geometry" in the first pass, after which more detailed features can be added in subsequent passes. In both methods, the selection of these intermediate shapes is freely decided by the user. However, their practical implementation in the production of complex freeform parts is not straightforward. The original CAD model can be manually adjusted or completely new CAD models can be created. This paper discusses an automatic method that is able to extract the base geometry from a full STL-based CAD model in an analytical way. Harmonic decomposition is used to express the final geometry as the sum of individual surface harmonics. It is then possible to filter these harmonic contributions to obtain a new CAD model with a desired level of geometric detail. This paper explains the technique and its implementation, as well as its use in the automatic generation of multi-step geometries.

  12. A voxel visualization and analysis system based on AutoCAD

    NASA Astrophysics Data System (ADS)

    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.

  13. A dummy cell immersed boundary method for incompressible turbulence simulations over dirty geometries

    NASA Astrophysics Data System (ADS)

    Onishi, Keiji; Tsubokura, Makoto

    2016-11-01

    A methodology to eliminate the manual work required for correcting the surface imperfections of computer-aided-design (CAD) data, will be proposed. Such a technique is indispensable for CFD analysis of industrial applications involving complex geometries. The CAD geometry is degenerated into cell-oriented values based on Cartesian grid. This enables the parallel pre-processing as well as the ability to handle 'dirty' CAD data that has gaps, overlaps, or sharp edges without necessitating any fixes. An arbitrary boundary representation is used with a dummy-cell technique based on immersed boundary (IB) method. To model the IB, a forcing term is directly imposed at arbitrary ghost cells by linear interpolation of the momentum. The mass conservation is satisfied in the approximate domain that covers fluid region except the wall including cells. Attempts to Satisfy mass conservation in the wall containing cells leads to pressure oscillations near the IB. The consequence of this approximation will be discussed through fundamental study of an LES based channel flow simulation, and high Reynolds number flow around a sphere. And, an analysis comparing our results with wind tunnel experiments of flow around a full-vehicle geometry will also be presented.

  14. CAD Integration : new optical design possibilities

    NASA Astrophysics Data System (ADS)

    Haumonte, Jean-Baptiste; Venturino, Jean-Claude

    2005-09-01

    The development of optical design and analysis tools in a CAD software can help to optimise the design, size and performance of tomorrow's consumer products. While optics was still held back by software limitations, CAD programs were moving forward in leaps and bounds, improving manufacturing technologies and making it possible to design and produce highly innovative and sophisticated products. The problem was that in the past, 'traditional' optical design programs were only able to simulate spherical and aspherical lenses, meaning that the optical designers were limited to designing systems which were a series of imperfect lenses, each one correcting the last. That is why OPTIS has created the first optical design program to be fully integrated into a CAD program. The technology is available from OPTIS in an integrated SOLIDWORKS or CATIA V5 version. Users of this software can reduce the number of lenses needed in a system. Designers will now have access to complex surfaces such as NURBS meaning they will now be able to define free shape progressive lenses and even improve on optical performances using fewer lenses. This revolutionary technology will allow mechanical designers to work on optical systems and to share information with optical designers for the first time. Previously not possible in a CAD program you may now determine all the optical performances of any optical system, providing first order and third order performances, sequential and non-sequential ray-tracing, wavefront surfaces, point spread function, MTF, spot-diagram, using real optical surfaces and guaranteeing the mechanical precision necessary for an optical system.

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

    PubMed

    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.

  16. Path Toward a Unified Geometry for Radiation Transport

    NASA Astrophysics Data System (ADS)

    Lee, Kerry

    The Direct Accelerated Geometry for Radiation Analysis and Design (DAGRAD) element of the RadWorks Project under Advanced Exploration Systems (AES) within the Space Technology Mission Directorate (STMD) of NASA will enable new designs and concepts of operation for radiation risk assessment, mitigation and protection. This element is designed to produce a solution that will allow NASA to calculate the transport of space radiation through complex CAD models using the state-of-the-art analytic and Monte Carlo radiation transport codes. Due to the inherent hazard of astronaut and spacecraft exposure to ionizing radiation in low-Earth orbit (LEO) or in deep space, risk analyses must be performed for all crew vehicles and habitats. Incorporating these analyses into the design process can minimize the mass needed solely for radiation protection. Transport of the radiation fields as they pass through shielding and body materials can be simulated using Monte Carlo techniques or described by the Boltzmann equation, which is obtained by balancing changes in particle fluxes as they traverse a small volume of material with the gains and losses caused by atomic and nuclear collisions. Deterministic codes that solve the Boltzmann transport equation, such as HZETRN (high charge and energy transport code developed by NASA LaRC), are generally computationally faster than Monte Carlo codes such as FLUKA, GEANT4, MCNP(X) or PHITS; however, they are currently limited to transport in one dimension, which poorly represents the secondary light ion and neutron radiation fields. NASA currently uses HZETRN space radiation transport software, both because it is computationally efficient and because proven methods have been developed for using this software to analyze complex geometries. Although Monte Carlo codes describe the relevant physics in a fully three-dimensional manner, their computational costs have thus far prevented their widespread use for analysis of complex CAD models, leading

  17. Path Toward a Unifid Geometry for Radiation Transport

    NASA Technical Reports Server (NTRS)

    Lee, Kerry; Barzilla, Janet; Davis, Andrew; Zachmann

    2014-01-01

    The Direct Accelerated Geometry for Radiation Analysis and Design (DAGRAD) element of the RadWorks Project under Advanced Exploration Systems (AES) within the Space Technology Mission Directorate (STMD) of NASA will enable new designs and concepts of operation for radiation risk assessment, mitigation and protection. This element is designed to produce a solution that will allow NASA to calculate the transport of space radiation through complex computer-aided design (CAD) models using the state-of-the-art analytic and Monte Carlo radiation transport codes. Due to the inherent hazard of astronaut and spacecraft exposure to ionizing radiation in low-Earth orbit (LEO) or in deep space, risk analyses must be performed for all crew vehicles and habitats. Incorporating these analyses into the design process can minimize the mass needed solely for radiation protection. Transport of the radiation fields as they pass through shielding and body materials can be simulated using Monte Carlo techniques or described by the Boltzmann equation, which is obtained by balancing changes in particle fluxes as they traverse a small volume of material with the gains and losses caused by atomic and nuclear collisions. Deterministic codes that solve the Boltzmann transport equation, such as HZETRN [high charge and energy transport code developed by NASA Langley Research Center (LaRC)], are generally computationally faster than Monte Carlo codes such as FLUKA, GEANT4, MCNP(X) or PHITS; however, they are currently limited to transport in one dimension, which poorly represents the secondary light ion and neutron radiation fields. NASA currently uses HZETRN space radiation transport software, both because it is computationally efficient and because proven methods have been developed for using this software to analyze complex geometries. Although Monte Carlo codes describe the relevant physics in a fully three-dimensional manner, their computational costs have thus far prevented their

  18. Interactive three-dimensional visualization and creation of geometries for Monte Carlo calculations

    NASA Astrophysics Data System (ADS)

    Theis, C.; Buchegger, K. H.; Brugger, M.; Forkel-Wirth, D.; Roesler, S.; Vincke, H.

    2006-06-01

    The implementation of three-dimensional geometries for the simulation of radiation transport problems is a very time-consuming task. Each particle transport code supplies its own scripting language and syntax for creating the geometries. All of them are based on the Constructive Solid Geometry scheme requiring textual description. This makes the creation a tedious and error-prone task, which is especially hard to master for novice users. The Monte Carlo code FLUKA comes with built-in support for creating two-dimensional cross-sections through the geometry and FLUKACAD, a custom-built converter to the commercial Computer Aided Design package AutoCAD, exists for 3D visualization. For other codes, like MCNPX, a couple of different tools are available, but they are often specifically tailored to the particle transport code and its approach used for implementing geometries. Complex constructive solid modeling usually requires very fast and expensive special purpose hardware, which is not widely available. In this paper SimpleGeo is presented, which is an implementation of a generic versatile interactive geometry modeler using off-the-shelf hardware. It is running on Windows, with a Linux version currently under preparation. This paper describes its functionality, which allows for rapid interactive visualization as well as generation of three-dimensional geometries, and also discusses critical issues regarding common CAD systems.

  19. ProperCAD: A portable object-oriented parallel environment for VLSI CAD

    NASA Technical Reports Server (NTRS)

    Ramkumar, Balkrishna; Banerjee, Prithviraj

    1993-01-01

    Most parallel algorithms for VLSI CAD proposed to date have one important drawback: they work efficiently only on machines that they were designed for. As a result, algorithms designed to date are dependent on the architecture for which they are developed and do not port easily to other parallel architectures. A new project under way to address this problem is described. A Portable object-oriented parallel environment for CAD algorithms (ProperCAD) is being developed. The objectives of this research are (1) to develop new parallel algorithms that run in a portable object-oriented environment (CAD algorithms using a general purpose platform for portable parallel programming called CARM is being developed and a C++ environment that is truly object-oriented and specialized for CAD applications is also being developed); and (2) to design the parallel algorithms around a good sequential algorithm with a well-defined parallel-sequential interface (permitting the parallel algorithm to benefit from future developments in sequential algorithms). One CAD application that has been implemented as part of the ProperCAD project, flat VLSI circuit extraction, is described. The algorithm, its implementation, and its performance on a range of parallel machines are discussed in detail. It currently runs on an Encore Multimax, a Sequent Symmetry, Intel iPSC/2 and i860 hypercubes, a NCUBE 2 hypercube, and a network of Sun Sparc workstations. Performance data for other applications that were developed are provided: namely test pattern generation for sequential circuits, parallel logic synthesis, and standard cell placement.

  20. Adjoint Algorithm for CAD-Based Shape Optimization Using a Cartesian Method

    NASA Technical Reports Server (NTRS)

    Nemec, Marian; Aftosmis, Michael J.

    2004-01-01

    Adjoint solutions of the governing flow equations are becoming increasingly important for the development of efficient analysis and optimization algorithms. A well-known use of the adjoint method is gradient-based shape optimization. Given an objective function that defines some measure of performance, such as the lift and drag functionals, its gradient is computed at a cost that is essentially independent of the number of design variables (geometric parameters that control the shape). More recently, emerging adjoint applications focus on the analysis problem, where the adjoint solution is used to drive mesh adaptation, as well as to provide estimates of functional error bounds and corrections. The attractive feature of this approach is that the mesh-adaptation procedure targets a specific functional, thereby localizing the mesh refinement and reducing computational cost. Our focus is on the development of adjoint-based optimization techniques for a Cartesian method with embedded boundaries.12 In contrast t o implementations on structured and unstructured grids, Cartesian methods decouple the surface discretization from the volume mesh. This feature makes Cartesian methods well suited for the automated analysis of complex geometry problems, and consequently a promising approach to aerodynamic optimization. Melvin et developed an adjoint formulation for the TRANAIR code, which is based on the full-potential equation with viscous corrections. More recently, Dadone and Grossman presented an adjoint formulation for the Euler equations. In both approaches, a boundary condition is introduced to approximate the effects of the evolving surface shape that results in accurate gradient computation. Central to automated shape optimization algorithms is the issue of geometry modeling and control. The need to optimize complex, "real-life" geometry provides a strong incentive for the use of parametric-CAD systems within the optimization procedure. In previous work, we presented

  1. Teaching for CAD Expertise

    ERIC Educational Resources Information Center

    Chester, Ivan

    2007-01-01

    CAD (Computer Aided Design) has now become an integral part of Technology Education. The recent introduction of highly sophisticated, low-cost CAD software and CAM hardware capable of running on desktop computers has accelerated this trend. There is now quite widespread introduction of solid modeling CAD software into secondary schools but how…

  2. Interfacing WIPL-D with Mechanical CAD Software

    NASA Technical Reports Server (NTRS)

    Bliznyuk, Nataliya; Janic, Bojan

    2007-01-01

    of almost any popular CAD format, e.g. IGES, Parasolid, DXF, ACIS etc. The solid models are processed (simplified) and meshed in GiD(R), and then converted into WIPL-D Pro input file by simple Fortran or Matlab code. This algorithm allows the user to control the mesh of imported geometry, and to assign electric pperties to metalic and dielectric surfaces. Implementation of the algorithm is demonstrated by examples obtained from the NASA Discovery mission, Phoenix Lander 2008. Results for radiation pattern of Phoenix Lander UHF relay antenna with effect of Martian surface, both simulated in WIPL-D Pro and measured, are shown for comparison.

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

    PubMed

    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.

  4. BioNetCAD: design, simulation and experimental validation of synthetic biochemical networks

    PubMed Central

    Rialle, Stéphanie; Felicori, Liza; Dias-Lopes, Camila; Pérès, Sabine; El Atia, Sanaâ; Thierry, Alain R.; Amar, Patrick; Molina, Franck

    2010-01-01

    Motivation: Synthetic biology studies how to design and construct biological systems with functions that do not exist in nature. Biochemical networks, although easier to control, have been used less frequently than genetic networks as a base to build a synthetic system. To date, no clear engineering principles exist to design such cell-free biochemical networks. Results: We describe a methodology for the construction of synthetic biochemical networks based on three main steps: design, simulation and experimental validation. We developed BioNetCAD to help users to go through these steps. BioNetCAD allows designing abstract networks that can be implemented thanks to CompuBioTicDB, a database of parts for synthetic biology. BioNetCAD enables also simulations with the HSim software and the classical Ordinary Differential Equations (ODE). We demonstrate with a case study that BioNetCAD can rationalize and reduce further experimental validation during the construction of a biochemical network. Availability and implementation: BioNetCAD is freely available at http://www.sysdiag.cnrs.fr/BioNetCAD. It is implemented in Java and supported on MS Windows. CompuBioTicDB is freely accessible at http://compubiotic.sysdiag.cnrs.fr/ Contact: stephanie.rialle@sysdiag.cnrs.fr; franck.molina@sysdiag.cnrs.fr Supplementary information: Supplementary data are available at Bioinformatics online. PMID:20628073

  5. CAD for small hydro projects

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

    Bishop, N.A. Jr.

    1994-04-01

    Over the past decade, computer-aided design (CAD) has become a practical and economical design tool. Today, specifying CAD hardware and software is relatively easy once you know what the design requirements are. But finding experienced CAD professionals is often more difficult. Most CAD users have only two or three years of design experience; more experienced design personnel are frequently not CAD literate. However, effective use of CAD can be the key to lowering design costs and improving design quality--a quest familiar to every manager and designer. By emphasizing computer-aided design literacy at all levels of the firm, a Canadian joint-venturemore » company that specializes in engineering small hydroelectric projects has cut costs, become more productive and improved design quality. This article describes how they did it.« less

  6. Survey of UK dentists regarding the use of CAD/CAM technology.

    PubMed

    Tran, D; Nesbit, M; Petridis, H

    2016-11-18

    Statement of the problem Digital workflows (CAD/CAM) have been introduced in dentistry during recent years. No published information exists on dentists' use and reporting of this technology.Purpose The purpose of this survey was to identify the infiltration of CAD/CAM technology in UK dental practices and to investigate the relationship of various demographic factors to the answers regarding use or non-use of this technology.Materials and methods One thousand and thirty-one online surveys were sent to a sample of UK dentists composing of both users and non-users of CAD/CAM. It aimed to reveal information regarding type of usage, materials, perceived benefits, barriers to access, and disadvantages of CAD/CAM dentistry. Statistical analysis was undertaken to test the influence of various demographic variables such as country of work, dentist experience, level of training and type of work (NHS or private).Results The number of completed responses totalled 385. Most of the respondents did not use any part of a digital workflow, and the main barriers to CAD/CAM use were initial costs and a lack of perceived benefit over conventional methods. Dentists delivering mostly private work were most likely to have adopted CAD/CAM technology (P <0.001). Further training also correlated with a greater likelihood of CAD/CAM usage (P <0.001). Most users felt that the technology had led to a change in the use of dental materials, leading to increased use of, for example, zirconia and lithium disilicate. Most users were trained either by companies or self-trained, and a third felt that their training was insufficient. The majority of respondents (89%) felt that CAD/CAM had a big role to play in the future.Conclusion Most of the respondents did not use any part of a digital workflow. However, the majority of surveyed dentists were interested in incorporating CAD/CAM into their workflow, while most believed that it will have a big role in the future. There are still some concerns from

  7. Tips on Creating Complex Geometry Using Solid Modeling Software

    ERIC Educational Resources Information Center

    Gow, George

    2008-01-01

    Three-dimensional computer-aided drafting (CAD) software, sometimes referred to as "solid modeling" software, is easy to learn, fun to use, and becoming the standard in industry. However, many users have difficulty creating complex geometry with the solid modeling software. And the problem is not entirely a student problem. Even some teachers and…

  8. Measurement of J-integral in CAD/CAM dental ceramics and composite resin by digital image correlation.

    PubMed

    Jiang, Yanxia; Akkus, Anna; Roperto, Renato; Akkus, Ozan; Li, Bo; Lang, Lisa; Teich, Sorin

    2016-09-01

    Ceramic and composite resin blocks for CAD/CAM machining of dental restorations are becoming more common. The sample sizes affordable by these blocks are smaller than ideal for stress intensity factor (SIF) based tests. The J-integral measurement calls for full field strain measurement, making it challenging to conduct. Accordingly, the J-integral values of dental restoration materials used in CAD/CAM restorations have not been reported to date. Digital image correlation (DIC) provides full field strain maps, making it possible to calculate the J-integral value. The aim of this study was to measure the J-integral value for CAD/CAM restorative materials. Four types of materials (sintered IPS E-MAX CAD, non-sintered IPS E-MAX CAD, Vita Mark II and Paradigm MZ100) were used to prepare beam samples for three-point bending tests. J-integrals were calculated for different integral path size and locations with respect to the crack tip. J-integral at path 1 for each material was 1.26±0.31×10(-4)MPam for MZ 100, 0.59±0.28×10(-4)MPam for sintered E-MAX, 0.19±0.07×10(-4)MPam for VM II, and 0.21±0.05×10(-4)MPam for non-sintered E-MAX. There were no significant differences between different integral path size, except for the non-sintered E-MAX group. J-integral paths of non-sintered E-MAX located within 42% of the height of the sample provided consistent values whereas outside this range resulted in lower J-integral values. Moreover, no significant difference was found among different integral path locations. The critical SIF was calculated from J-integral (KJ) along with geometry derived SIF values (KI). KI values were comparable with KJ and geometry based SIF values obtained from literature. Therefore, DIC derived J-integral is a reliable way to assess the fracture toughness of small sized specimens for dental CAD/CAM restorative materials; however, with caution applied to the selection of J-integral path. Copyright © 2016 Elsevier Ltd. All rights reserved.

  9. Evaluation of Five Microcomputer CAD Packages.

    ERIC Educational Resources Information Center

    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…

  10. A Comparison of the Marginal and Internal Fit of Cobalt- Chromium Copings Fabricated by Two Different CAD/CAM Systems (CAD/ Milling, CAD/ Ceramill Sintron).

    PubMed

    Vojdani, Mahroo; Torabi, Kianoosh; Atashkar, Berivan; Heidari, Hossein; Torabi Ardakani, Mahshid

    2016-12-01

    Marginal fitness is the most important criteria for evaluation of the clinical acceptability of a cast restoration. Marginal gap which is due to cement solubility and plaque retention is potentially detrimental to both tooth and periodontal tissues. This in vitro study aimed to evaluate the marginal and internal fit of cobalt- chromium (Co-Cr) copings fabricated by two different CAD/CAM systems: (CAD/ milling and CAD/ Ceramill Sintron). We prepared one machined standard stainless steel master model with following dimensions: 7 mm height, 5mm diameter, 90˚ shoulder marginal finish line with 1 mm width, 10˚ convergence angle and anti-rotational surface on the buccal aspect of the die. There were 10 copings produced from hard presintered Co-Cr blocks according to CAD/ Milling technique and ten copings from soft non- presintered Co-Cr blocks according to CAD/ Ceramill Sintron technique. Marginal and internal accuracies of copings were documented by the replica technique. Replicas were examined at ten reference points under a digital microscope (230X). The Student's t-test was used for statistical analysis. p < 0.001 was considered significant. Statistically significant differences existed between the groups ( p < 0.001). The CAD/milling group (hard copings) had a mean marginal discrepancy (MD) of 104 µm, axial discrepancy (AD) of 23 µm and occlusal discrepancy of 130 µm. For CAD/ Ceramill Sintron group, these values were 195 µm (MD), 46 µm (AD), and 232 µm (OD). Internal total discrepancy (ITD) for the CAD/milling group was 77 µm, whereas for the CAD/Ceramill Sintron group was 143 µm. Hard presintered Co-Cr copings had significantly higher marginal and internal accuracies compared to the soft non-presintered copings.

  11. Development and Verification of Body Armor Target Geometry Created Using Computed Tomography Scans

    DTIC Science & Technology

    2017-07-13

    designated by other authorized documents. Citation of manufacturer’s or trade names does not constitute an official endorsement or approval of...modeling consisted of manual measurement of armor systems and translating those measurements to computer-aided design geometry, which can be tedious and...computer-aided design (CAD) human geometry model (referred to throughout as ORCA man) that is used in the Operational Requirement-based Casualty Assessment

  12. A Comparison of the Marginal and Internal Fit of Cobalt- Chromium Copings Fabricated by Two Different CAD/CAM Systems (CAD/ Milling, CAD/ Ceramill Sintron)

    PubMed Central

    Vojdani, Mahroo; Torabi, Kianoosh; Atashkar, Berivan; Heidari, Hossein; Torabi Ardakani, Mahshid

    2016-01-01

    Statement of the Problem: Marginal fitness is the most important criteria for evaluation of the clinical acceptability of a cast restoration. Marginal gap which is due to cement solubility and plaque retention is potentially detrimental to both tooth and periodontal tissues. Purpose: This in vitro study aimed to evaluate the marginal and internal fit of cobalt- chromium (Co-Cr) copings fabricated by two different CAD/CAM systems: (CAD/ milling and CAD/ Ceramill Sintron). Materials and Method: We prepared one machined standard stainless steel master model with following dimensions: 7 mm height, 5mm diameter, 90˚ shoulder marginal finish line with 1 mm width, 10˚ convergence angle and anti-rotational surface on the buccal aspect of the die. There were 10 copings produced from hard presintered Co-Cr blocks according to CAD/ Milling technique and ten copings from soft non- presintered Co-Cr blocks according to CAD/ Ceramill Sintron technique. Marginal and internal accuracies of copings were documented by the replica technique. Replicas were examined at ten reference points under a digital microscope (230X). The Student's t-test was used for statistical analysis. p< 0.001 was considered significant. Results: Statistically significant differences existed between the groups (p< 0.001). The CAD/milling group (hard copings) had a mean marginal discrepancy (MD) of 104 µm, axial discrepancy (AD) of 23 µm and occlusal discrepancy of 130 µm. For CAD/ Ceramill Sintron group, these values were 195 µm (MD), 46 µm (AD), and 232 µm (OD). Internal total discrepancy (ITD) for the CAD/milling group was 77 µm, whereas for the CAD/Ceramill Sintron group was 143 µm. Conclusion: Hard presintered Co-Cr copings had significantly higher marginal and internal accuracies compared to the soft non-presintered copings. PMID:27942545

  13. A CAD Approach to Developing Mass Distribution and Composition Models for Spaceflight Radiation Risk Analyses

    NASA Astrophysics Data System (ADS)

    Zapp, E.; Shelfer, T.; Semones, E.; Johnson, A.; Weyland, M.; Golightly, M.; Smith, G.; Dardano, C.

    For roughly the past three decades, combinatorial geometries have been the predominant mode for the development of mass distribution models associated with the estimation of radiological risk for manned space flight. Examples of these are the MEVDP (Modified Elemental Volume Dose Program) vehicle representation of Liley and Hamilton, and the quadratic functional representation of the CAM/CAF (Computerized Anatomical Male/Female) human body models as modified by Billings and Yucker. These geometries, have the advantageous characteristics of being simple for a familiarized user to maintain, and because of the relative lack of any operating system or run-time library dependence, they are also easy to transfer from one computing platform to another. Unfortunately they are also limited in the amount of modeling detail possible, owing to the abstract geometric representation. In addition, combinatorial representations are also known to be error-prone in practice, since there is no convenient method for error identification (i.e. overlap, etc.), and extensive calculation and/or manual comparison may is often necessary to demonstrate that the geometry is adequately represented. We present an alternate approach linking materials -specific, CAD-based mass models directly to geometric analysis tools requiring no approximation with respect to materials , nor any meshing (i.e. tessellation) of the representative geometry. A new approach to ray tracing is presented which makes use of the fundamentals of the CAD representation to perform geometric analysis directly on the NURBS (Non-Uniform Rational BSpline) surfaces themselves. In this way we achieve a framework for- the rapid, precise development and analysis of materials-specific mass distribution models.

  14. Cool-and Unusual-CAD Applications

    ERIC Educational Resources Information Center

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

  15. Research on AutoCAD secondary development and function expansion based on VBA technology

    NASA Astrophysics Data System (ADS)

    Zhang, Runmei; Gu, Yehuan

    2017-06-01

    AutoCAD is the most widely used drawing tool among the similar design drawing products. In the process of drawing different types of design drawings of the same product, there are a lot of repetitive and single work contents. The traditional manual method uses a drawing software AutoCAD drawing graphics with low efficiency, high error rate and high input cost shortcomings and many more. In order to solve these problems, the design of the parametric drawing system of the hot-rolled I-beam (steel beam) cross-section is completed by using the VBA secondary development tool and the Access database software with large-capacity storage data, and the analysis of the functional extension of the plane drawing and the parametric drawing design in this paper. For the secondary development of AutoCAD functions, the system drawing work will be simplified and work efficiency also has been greatly improved. This introduction of parametric design of AutoCAD drawing system to promote the industrial mass production and related industries economic growth rate similar to the standard I-beam hot-rolled products.

  16. Left ventricular mass, geometry and function in diabetic patients affected by coronary artery disease.

    PubMed

    Maiello, Maria; Zito, Annapaola; Carbonara, Santa; Ciccone, Marco Matteo; Palmiero, Pasquale

    2017-10-01

    Coronary artery disease (CAD) is quite common among diabetic patients, our study goal is to detect the prevalence of left ventricular (LV) adverse changes in geometry, mass and diastolic function on diabetic, but not hypertensive patients, with coronary artery disease(CAD) and LV ejection fraction(LVEF)>45%, actually unknown, because of current guidelines that do not include echocardiographic assessment for follow up of diabetic patients. 665 consecutive diabetic patients (443 females, mean age 66±9years), performed a complete echocardiographic assessment according to current ASE echo-guidelines: diastolic dysfunction (DD), eccentric hypertrophy (EH), concentric hypertrophy (CH) and concentric remodeling (CR) of LV were reported. CAD was assessed only by reports of bypass surgery, angioplasty or patients hospitalized for acute myocardial infarction. 218 patients (32.8%) presented LV changes: LVDD 49 (7.4%), LVEH 68 (10.2%), LVDD and EH 46 (6.9%), LVDD and CH 36 (5.4%), LVDD and CR 19 (2.9%). 447 (67.2%) had no LV changes. 81 (12.1%) patients with CAD, presented: LVDD 17 (21%), LVEH 32 (39.5%), LVDD and EH 9 (11.1%), LVDD and CH 7 (8.6%), LVDD and CR 8 (9.9%), 8 (9.9%) had no LV adverse changes. There were among CAD patients, a significantly higher prevalence of LVDD (p<0.02), LV eccentric hypertrophy (EH) (p<0.05), DD and LVEH (p<0.04), DD and LV concentric hypertrophy(CH) (p<0.03) and DD and LV concentric remodeling (p<0.02), when compared with those patients without CAD. CAD is related to all different patterns of LV adverse changes in mass, geometry and diastolic function, with a significantly higher prevalence in our population of diabetic patients with normal systolic function. These changes however remain unrecognized until they undergo to a conventional echocardiographic assessment. We support this tool need to be included into future guidelines concerning follow-up of diabetic patients. Copyright © 2017 Elsevier Inc. All rights reserved.

  17. Parametric Geometry, Structured Grid Generation, and Initial Design Study for REST-Class Hypersonic Inlets

    NASA Technical Reports Server (NTRS)

    Ferlemann, Paul G.; Gollan, Rowan J.

    2010-01-01

    Computational design and analysis of three-dimensional hypersonic inlets with shape transition has been a significant challenge due to the complex geometry and grid required for three-dimensional viscous flow calculations. Currently, the design process utilizes an inviscid design tool to produce initial inlet shapes by streamline tracing through an axisymmetric compression field. However, the shape is defined by a large number of points rather than a continuous surface and lacks important features such as blunt leading edges. Therefore, a design system has been developed to parametrically construct true CAD geometry and link the topology of a structured grid to the geometry. The Adaptive Modeling Language (AML) constitutes the underlying framework that is used to build the geometry and grid topology. Parameterization of the CAD geometry allows the inlet shapes produced by the inviscid design tool to be generated, but also allows a great deal of flexibility to modify the shape to account for three-dimensional viscous effects. By linking the grid topology to the parametric geometry, the GridPro grid generation software can be used efficiently to produce a smooth hexahedral multiblock grid. To demonstrate the new capability, a matrix of inlets were designed by varying four geometry parameters in the inviscid design tool. The goals of the initial design study were to explore inviscid design tool geometry variations with a three-dimensional analysis approach, demonstrate a solution rate which would enable the use of high-fidelity viscous three-dimensional CFD in future design efforts, process the results for important performance parameters, and perform a sample optimization.

  18. Accessible engineering drawings for visually impaired machine operators.

    PubMed

    Ramteke, Deepak; Kansal, Gayatri; Madhab, Benu

    2014-01-01

    An engineering drawing provides manufacturing information to a machine operator. An operator plans and executes machining operations based on this information. A visually impaired (VI) operator does not have direct access to the drawings. Drawing information is provided to them verbally or by using sample parts. Both methods have limitations that affect the quality of output. Use of engineering drawings is a standard practice for every industry; this hampers employment of a VI operator. Accessible engineering drawings are required to increase both independence, as well as, employability of VI operators. Today, Computer Aided Design (CAD) software is used for making engineering drawings, which are saved in CAD files. Required information is extracted from the CAD files and converted into Braille or voice. The authors of this article propose a method to make engineering drawings information directly accessible to a VI operator.

  19. CAD: Designs on Business.

    ERIC Educational Resources Information Center

    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…

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

    NASA Astrophysics Data System (ADS)

    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. A distributed data base management facility for the CAD/CAM environment

    NASA Technical Reports Server (NTRS)

    Balza, R. M.; Beaudet, R. W.; Johnson, H. R.

    1984-01-01

    Current/PAD research in the area of distributed data base management considers facilities for supporting CAD/CAM data management in a heterogeneous network of computers encompassing multiple data base managers supporting a variety of data models. These facilities include coordinated execution of multiple DBMSs to provide for administration of and access to data distributed across them.

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

    NASA Astrophysics Data System (ADS)

    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.

  3. ClusterCAD: a computational platform for type I modular polyketide synthase design

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

    Eng, Clara H.; Backman, Tyler W H; Bailey, Constance B.

    Here, we present ClusterCAD, a web-based toolkit designed to leverage the collinear structure and deterministic logic of type I modular polyketide synthases (PKSs) for synthetic biology applications. The unique organization of these megasynthases, combined with the diversity of their catalytic domain building blocks, has fueled an interest in harnessing the biosynthetic potential of PKSs for the microbial production of both novel natural product analogs and industrially relevant small molecules. However, a limited theoretical understanding of the determinants of PKS fold and function poses a substantial barrier to the design of active variants, and identifying strategies to reliably construct functional PKSmore » chimeras remains an active area of research. In this work, we formalize a paradigm for the design of PKS chimeras and introduce ClusterCAD as a computational platform to streamline and simplify the process of designing experiments to test strategies for engineering PKS variants. ClusterCAD provides chemical structures with stereochemistry for the intermediates generated by each PKS module, as well as sequence- and structure-based search tools that allow users to identify modules based either on amino acid sequence or on the chemical structure of the cognate polyketide intermediate. ClusterCAD can be accessed at https://clustercad.jbei.org and at http://clustercad.igb.uci.edu.« less

  4. ClusterCAD: a computational platform for type I modular polyketide synthase design

    DOE PAGES

    Eng, Clara H.; Backman, Tyler W H; Bailey, Constance B.; ...

    2017-10-11

    Here, we present ClusterCAD, a web-based toolkit designed to leverage the collinear structure and deterministic logic of type I modular polyketide synthases (PKSs) for synthetic biology applications. The unique organization of these megasynthases, combined with the diversity of their catalytic domain building blocks, has fueled an interest in harnessing the biosynthetic potential of PKSs for the microbial production of both novel natural product analogs and industrially relevant small molecules. However, a limited theoretical understanding of the determinants of PKS fold and function poses a substantial barrier to the design of active variants, and identifying strategies to reliably construct functional PKSmore » chimeras remains an active area of research. In this work, we formalize a paradigm for the design of PKS chimeras and introduce ClusterCAD as a computational platform to streamline and simplify the process of designing experiments to test strategies for engineering PKS variants. ClusterCAD provides chemical structures with stereochemistry for the intermediates generated by each PKS module, as well as sequence- and structure-based search tools that allow users to identify modules based either on amino acid sequence or on the chemical structure of the cognate polyketide intermediate. ClusterCAD can be accessed at https://clustercad.jbei.org and at http://clustercad.igb.uci.edu.« less

  5. Incidence of undetected cement on CAD/CAM monolithic zirconia crowns and customized CAD/CAM implant abutments. A prospective case series.

    PubMed

    Wasiluk, Grzegorz; Chomik, Ewa; Gehrke, Peter; Pietruska, Małgorzata; Skurska, Anna; Pietruski, Jan

    2017-07-01

    The aim of this study was to assess the frequency of cement residues after cementation of CAD/CAM monolithic zirconia crowns on customized CAD/CAM titanium abutments. Sixty premolars and molars were restored on Astra Tech Osseospeed TX ™ implants using single monolithic zirconia crowns fixed on two types of custom-made abutments: Atlantis ™ titanium or Atlantis ™ Gold Hue. Occlusal openings providing access to the abutment screws were designed for retrievability of the crown/abutment connection. After fixation with glass ionomer cement, the crown/abutment units were unscrewed to evaluate the presence of residual cement. Dichotomous assessment of the presence or absence of cement at the crown/abutment unit and peri-implant tissues was performed. Clinically undetected cement excess was visible on 44 of 60 restorations (73.3%). There was no interdependency between residual cement presence and implant location or diameter. However, a dependency between the presence of residual cement and the aspect of the abutment/crown connection could be noted. The majority of the residues were observed on the distal (17.9%) and mesial (15%) aspects. While on the palatal/lingual aspect, the cement was visible in 8.8%; only 3.4% of all surfaces displayed cement residues. Within the limitations of the study, it can be concluded that the use of customized CAD/CAM abutments do not guarantee avoidance of subgingival cement residues after crown cementation. © 2016 John Wiley & Sons A/S. Published by John Wiley & Sons Ltd.

  6. Colour parameters and shade correspondence of CAD-CAM ceramic systems.

    PubMed

    Della Bona, Alvaro; Pecho, Oscar E; Ghinea, Razvan; Cardona, Juan C; Pérez, María M

    2015-06-01

    To evaluate colour differences between (1) CAD-CAM ceramic systems considering shades A1, A2 and A3 and the corresponding nominal shade of VC (Vita Classical shade guide) and (2) shades A1-A2, A2-A3 and A1, A2 and A3 within the same ceramic system. Samples of shades A1, A2 and A3 were fabricated (n=5) from CAD-CAM ceramic blocks (IPS e.max(®) CAD LT and HT, IPS Empress(®) CAD LT and HT, Paradigm™ C, and VITABLOCS(®) Mark II) and polished to 1.0±0.01mm in thickness. Spectral reflectance and colour coordinates were measured using a spectroradiometer inside a viewing booth using the CIE D65 illuminant and the d/0° geometry. Spectral reflectance curves were compared using VAF coefficient and were statistically analyzed using Kruskal-Wallis and the Mann-Whitney U test (α=0.05). Colour coordinates were statistically analyzed using one-way ANOVA, Tukey's test with Bonferroni correction (α=0.001). All colour differences (ΔEab(*) and ΔE00) were analyzed through comparisons with the PT - perceptibility and AT - acceptability thresholds for dental ceramics. ΔE between ceramic systems and its corresponding shade ranged from 6.32 to 13.42 (ΔEab(*)) and 4.48 to 9.30 (ΔE00). ΔE between shades A1-A2, A2-A3 and A1, A2 and A3 ranged, respectively, 1.93-4.82, 1.22-5.59 and 3.63-8.84 (ΔEab(*)); 1.54-3.87, 1.03-3.90 and 2.95-6.51 (ΔE00). Considering the corresponding nominal shade from VC, none of the ceramic systems showed colour differences below the AT. In addition, some ceramic systems showed colour differences below AT (shades A1-A2 and A2-A3) and below PT (shades A2-A3). Careful adjustments should be made to the final shade of CAD-CAM ceramic restorations to reach a clinically acceptable shade match. Copyright © 2015 Elsevier Ltd. All rights reserved.

  7. CAD/CAM. High-Technology Training Module.

    ERIC Educational Resources Information Center

    Zuleger, Robert

    This high technology training module is an advanced course on computer-assisted design/computer-assisted manufacturing (CAD/CAM) for grades 11 and 12. This unit, to be used with students in advanced drafting courses, introduces the concept of CAD/CAM. The content outline includes the following seven sections: (1) CAD/CAM software; (2) computer…

  8. CAD/CAM data management

    NASA Technical Reports Server (NTRS)

    Bray, O. H.

    1984-01-01

    The role of data base management in CAD/CAM, particularly for geometric data is described. First, long term and short term objectives for CAD/CAM data management are identified. Second, the benefits of the data base management approach are explained. Third, some of the additional work needed in the data base area is discussed.

  9. Project CAD as of July 1978: CAD support project, situation in July 1978

    NASA Technical Reports Server (NTRS)

    Boesch, L.; Lang-Lendorff, G.; Rothenberg, R.; Stelzer, V.

    1979-01-01

    The structure of Computer Aided Design (CAD) and the requirements for program developments in past and future are described. The actual standard and the future aims of CAD programs are presented. The developed programs in: (1) civil engineering; (2) mechanical engineering; (3) chemical engineering/shipbuilding; (4) electrical engineering; and (5) general programs are discussed.

  10. Role of CadC and CadD in the 2,4-dichlorophenoxyacetic acid oxygenase system of Sphingomonas agrestis 58-1.

    PubMed

    Kijima, Kumiko; Mita, Hajime; Kawakami, Mitsuyasu; Amada, Kei

    2018-02-02

    In the present study, we confirm that 2,4-dichlorophenoxyacetic acid (2,4-D) oxygenase from Sphingomonas agrestis 58-1 belongs to the family of Rieske non-heme iron aromatic ring-hydroxylating oxygenases, which comprise a core enzyme (oxygenase), ferredoxin, and oxidoreductase. It has previously been shown that cadAB genes are necessary for the conversion of 2,4-D to 2,4-dichlorophenol; however, the respective roles of ferredoxin and oxidoreductase in the 2,4-D oxygenase system from S. agrestis 58-1 remain unknown. Using nucleotide sequence analysis of the plasmid pCADAB1 from Sphingomonas sp. ERG5, which degrades 4-chloro-2-methylphenoxyacetic acid and 2,4-D, Nielsen et al. identified orf95, upstream of cadA, and orf98, downstream of cadB, which were predicted and designated as cadD (oxidoreductase) and cadC (ferredoxin), respectively (Nielsen et al., PLoS One, 8, 1-9, 2013). These designations were the result of sequence analysis; therefore, we constructed an expression system of CadABC and CadABCD in Escherichia coli and assayed their enzyme activities. Our findings indicate that CadC is essential for the activity of 2,4-D oxygenase and CadD promotes CadABC activity in recombinant E. coli cells. Copyright © 2018 The Society for Biotechnology, Japan. Published by Elsevier B.V. All rights reserved.

  11. The Use of Pro/Engineer CAD Software and Fishbowl Tool Kit in Ray-tracing Analysis

    NASA Technical Reports Server (NTRS)

    Nounu, Hatem N.; Kim, Myung-Hee Y.; Ponomarev, Artem L.; Cucinotta, Francis A.

    2009-01-01

    This document is designed as a manual for a user who wants to operate the Pro/ENGINEER (ProE) Wildfire 3.0 with the NASA Space Radiation Program's (SRP) custom-designed Toolkit, called 'Fishbowl', for the ray tracing of complex spacecraft geometries given by a ProE CAD model. The analysis of spacecraft geometry through ray tracing is a vital part in the calculation of health risks from space radiation. Space radiation poses severe risks of cancer, degenerative diseases and acute radiation sickness during long-term exploration missions, and shielding optimization is an important component in the application of radiation risk models. Ray tracing is a technique in which 3-dimensional (3D) vehicle geometry can be represented as the input for the space radiation transport code and subsequent risk calculations. In ray tracing a certain number of rays (on the order of 1000) are used to calculate the equivalent thickness, say of aluminum, of the spacecraft geometry seen at a point of interest called the dose point. The rays originate at the dose point and terminate at a homogenously distributed set of points lying on a sphere that circumscribes the spacecraft and that has its center at the dose point. The distance a ray traverses in each material is converted to aluminum or other user-selected equivalent thickness. Then all equivalent thicknesses are summed up for each ray. Since each ray points to a direction, the aluminum equivalent of each ray represents the shielding that the geometry provides to the dose point from that particular direction. This manual will first list for the user the contact information for help in installing ProE and Fishbowl in addition to notes on the platform support and system requirements information. Second, the document will show the user how to use the software to ray trace a Pro/E-designed 3-D assembly and will serve later as a reference for troubleshooting. The user is assumed to have previous knowledge of ProE and CAD modeling.

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

    PubMed

    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.

  13. The National Shipbuilding Research Program. 1997 Ship Production Symposium. Implementation of Integrated CAD/CAM Systems in Small and Medium Sized Shipyards: A Case Study

    DTIC Science & Technology

    1997-04-01

    implied, with respect to the accuracy, completeness or usefulness of the information contained in this report/ manual , or that the use of any information...shipyards throughout the world have introduced various aspects of CAD/CAM piecemeal as substitutes for manual processes, the greatest improvement in...possibility of multiple models of the molded geometry being developed, which would cause the loss of geometry control. Numerous AutoLisp routines were used

  14. A CAD System for Hemorrhagic Stroke.

    PubMed

    Nowinski, Wieslaw L; Qian, Guoyu; Hanley, Daniel F

    2014-09-01

    Computer-aided detection/diagnosis (CAD) is a key component of routine clinical practice, increasingly used for detection, interpretation, quantification and decision support. Despite a critical need, there is no clinically accepted CAD system for stroke yet. Here we introduce a CAD system for hemorrhagic stroke. This CAD system segments, quantifies, and displays hematoma in 2D/3D, and supports evacuation of hemorrhage by thrombolytic treatment monitoring progression and quantifying clot removal. It supports seven-step workflow: select patient, add a new study, process patient's scans, show segmentation results, plot hematoma volumes, show 3D synchronized time series hematomas, and generate report. The system architecture contains four components: library, tools, application with user interface, and hematoma segmentation algorithm. The tools include a contour editor, 3D surface modeler, 3D volume measure, histogramming, hematoma volume plot, and 3D synchronized time-series hematoma display. The CAD system has been designed and implemented in C++. It has also been employed in the CLEAR and MISTIE phase-III, multicenter clinical trials. This stroke CAD system is potentially useful in research and clinical applications, particularly for clinical trials.

  15. Viewing CAD Drawings on the Internet

    ERIC Educational Resources Information Center

    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)…

  16. TRAD or CAD? A Comparison.

    ERIC Educational Resources Information Center

    Resetarits, Paul J.

    1989-01-01

    Studies whether traditional drafting equipment (TRAD) or computer aided drafting equipment (CAD) is more effective. Proposes that students using only CAD can learn principles of drafting as well as students using only TRAD. Reports no significant difference either on achievement or attitude. (MVL)

  17. Incorporation of composite defects from ultrasonic NDE into CAD and FE models

    NASA Astrophysics Data System (ADS)

    Bingol, Onur Rauf; Schiefelbein, Bryan; Grandin, Robert J.; Holland, Stephen D.; Krishnamurthy, Adarsh

    2017-02-01

    Fiber-reinforced composites are widely used in aerospace industry due to their combined properties of high strength and low weight. However, owing to their complex structure, it is difficult to assess the impact of manufacturing defects and service damage on their residual life. While, ultrasonic testing (UT) is the preferred NDE method to identify the presence of defects in composites, there are no reasonable ways to model the damage and evaluate the structural integrity of composites. We have developed an automated framework to incorporate flaws and known composite damage automatically into a finite element analysis (FEA) model of composites, ultimately aiding in accessing the residual life of composites and make informed decisions regarding repairs. The framework can be used to generate a layer-by-layer 3D structural CAD model of the composite laminates replicating their manufacturing process. Outlines of structural defects, such as delaminations, are automatically detected from UT of the laminate and are incorporated into the CAD model between the appropriate layers. In addition, the framework allows for direct structural analysis of the resulting 3D CAD models with defects by automatically applying the appropriate boundary conditions. In this paper, we show a working proof-of-concept for the composite model builder with capabilities of incorporating delaminations between laminate layers and automatically preparing the CAD model for structural analysis using a FEA software.

  18. Computing Mass Properties From AutoCAD

    NASA Technical Reports Server (NTRS)

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

  19. Using a 3D CAD plant model to simplify process hazard reviews

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

    Tolpa, G.

    A Hazard and Operability (HAZOP) review is a formal predictive procedure used to identify potential hazard and operability problems associated with certain processes and facilities. The HAZOP procedure takes place several times during the life cycle of the facility. Replacing plastic models, layout and detail drawings with a 3D CAD electronic model, provides access to process safety information and a detailed level of plant topology that approaches the visualization capability of the imagination. This paper describes the process that is used for adding the use of a 3D CAD model to flowsheets and proven computer programs for the conduct ofmore » hazard and operability reviews. Using flowsheets and study nodes as a road map for the review the need for layout and other detail drawings is all but eliminated. Using the 3D CAD model again for a post-P and ID HAZOP supports conformance to layout and safety requirements, provides superior visualization of the plant configuration and preserves the owners equity in the design. The response from the review teams are overwhelmingly in favor of this type of review over a review that uses only drawings. Over the long term the plant model serves more than just process hazards analysis. Ongoing use of the model can satisfy the required access to process safety information, OHSA documentation and other legal requirements. In this paper extensive instructions address the logic for the process hazards analysis and the preparation required to assist anyone who wishes to add the use of a 3D model to their review.« less

  20. A network-analysis-based comparative study of the throughput behavior of polymer melts in barrier screw geometries

    NASA Astrophysics Data System (ADS)

    Aigner, M.; Köpplmayr, T.; Kneidinger, C.; Miethlinger, J.

    2014-05-01

    Barrier screws are widely used in the plastics industry. Due to the extreme diversity of their geometries, describing the flow behavior is difficult and rarely done in practice. We present a systematic approach based on networks that uses tensor algebra and numerical methods to model and calculate selected barrier screw geometries in terms of pressure, mass flow, and residence time. In addition, we report the results of three-dimensional simulations using the commercially available ANSYS Polyflow software. The major drawbacks of three-dimensional finite-element-method (FEM) simulations are that they require vast computational power and, large quantities of memory, and consume considerable time to create a geometric model created by computer-aided design (CAD) and complete a flow calculation. Consequently, a modified 2.5-dimensional finite volume method, termed network analysis is preferable. The results obtained by network analysis and FEM simulations correlated well. Network analysis provides an efficient alternative to complex FEM software in terms of computing power and memory consumption. Furthermore, typical barrier screw geometries can be parameterized and used for flow calculations without timeconsuming CAD-constructions.

  1. Manipulating cinnamyl alcohol dehydrogenase (CAD) expression in flax affects fibre composition and properties

    PubMed Central

    2014-01-01

    Background In recent decades cultivation of flax and its application have dramatically decreased. One of the reasons for this is unpredictable quality and properties of flax fibre, because they depend on environmental factors, retting duration and growing conditions. These factors have contribution to the fibre composition, which consists of cellulose, hemicelluloses, lignin and pectin. By far, it is largely established that in flax, lignin reduces an accessibility of enzymes either to pectin, hemicelluloses or cellulose (during retting or in biofuel synthesis and paper production). Therefore, in this study we evaluated composition and properties of flax fibre from plants with silenced CAD (cinnamyl alcohol dehydrogenase) gene, which is key in the lignin biosynthesis. There is evidence that CAD is a useful tool to improve lignin digestibility and/or to lower the lignin levels in plants. Results Two studied lines responded differentially to the introduced modification due to the efficiency of the CAD silencing. Phylogenetic analysis revealed that flax CAD belongs to the “bona-fide” CAD family. CAD down-regulation had an effect in the reduced lignin amount in the flax fibre cell wall and as FT-IR results suggests, disturbed lignin composition and structure. Moreover introduced modification activated a compensatory mechanism which was manifested in the accumulation of cellulose and/or pectin. These changes had putative correlation with observed improved fiber’s tensile strength. Moreover, CAD down-regulation did not disturb at all or has only slight effect on flax plants’ development in vivo, however, the resistance against flax major pathogen Fusarium oxysporum decreased slightly. The modification positively affected fibre possessing; it resulted in more uniform retting. Conclusion The major finding of our paper is that the modification targeted directly to block lignin synthesis caused not only reduced lignin level in fibre, but also affected amount and

  2. Using a commercial CAD system for simultaneous input to theoretical aerodynamic programs and wind-tunnel model construction

    NASA Technical Reports Server (NTRS)

    Enomoto, F.; Keller, P.

    1984-01-01

    The Computer Aided Design (CAD) system's common geometry database was used to generate input for theoretical programs and numerically controlled (NC) tool paths for wind tunnel part fabrication. This eliminates the duplication of work in generating separate geometry databases for each type of analysis. Another advantage is that it reduces the uncertainty due to geometric differences when comparing theoretical aerodynamic data with wind tunnel data. The system was adapted to aerodynamic research by developing programs written in Design Analysis Language (DAL). These programs reduced the amount of time required to construct complex geometries and to generate input for theoretical programs. Certain shortcomings of the Design, Drafting, and Manufacturing (DDM) software limited the effectiveness of these programs and some of the Calma NC software. The complexity of aircraft configurations suggests that more types of surface and curve geometry should be added to the system. Some of these shortcomings may be eliminated as improved versions of DDM are made available.

  3. Incorporating CAD Instruction into the Drafting Curriculum.

    ERIC Educational Resources Information Center

    Yuen, Steve Chi-Yin

    1990-01-01

    If education is to meet the challenged posed by the U.S. productivity crisis and the large number of computer-assisted design (CAD) workstations forecast as necessary in the future, schools must integrate CAD into the drafting curriculum and become aggressive in providing CAD training. Teachers need to maintain close contact with local industries…

  4. Education and Training Packages for CAD/CAM.

    ERIC Educational Resources Information Center

    Wright, I. C.

    1986-01-01

    Discusses educational efforts in the fields of Computer Assisted Design and Manufacturing (CAD/CAM). Describes two educational training initiatives underway in the United Kingdom, one of which is a resource materials package for teachers of CAD/CAM at the undergraduate level, and the other a training course for managers of CAD/CAM systems. (TW)

  5. CAD Skills Increased through Multicultural Design Project

    ERIC Educational Resources Information Center

    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…

  6. CAD tools for detector design

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

    Womersley, J.; DiGiacomo, N.; Killian, K.

    1990-04-01

    Detailed detector design has traditionally been divided between engineering optimization for structural integrity and subsequent physicist evaluation. The availability of CAD systems for engineering design enables the tasks to be integrated by providing tools for particle simulation within the CAD system. We believe this will speed up detector design and avoid problems due to the late discovery of shortcomings in the detector. This could occur because of the slowness of traditional verification techniques (such as detailed simulation with GEANT). One such new particle simulation tool is described. It is being used with the I-DEAS CAD package for SSC detector designmore » at Martin-Marietta Astronautics and is to be released through the SSC Laboratory.« less

  7. CAPRI (Computational Analysis PRogramming Interface): A Solid Modeling Based Infra-Structure for Engineering Analysis and Design Simulations

    NASA Technical Reports Server (NTRS)

    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.

  8. Structured reporting platform improves CAD-RADS assessment.

    PubMed

    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. Investigation of IGES for CAD/CAE data transfer

    NASA Technical Reports Server (NTRS)

    Zobrist, George W.

    1989-01-01

    In a CAD/CAE facility there is always the possibility that one may want to transfer the design graphics database from the native system to a non-native system. This may occur because of dissimilar systems within an organization or a new CAD/CAE system is to be purchased. The Initial Graphics Exchange Specification (IGES) was developed in an attempt to solve this scenario. IGES is a neutral database format into which the CAD/CAE native database format can be translated to and from. Translating the native design database format to IGES requires a pre-processor and transling from IGES to the native database format requires a post-processor. IGES is an artifice to represent CAD/CAE product data in a neutral environment to allow interfacing applications, archive the database, interchange of product data between dissimilar CAD/CAE systems, and other applications. The intent here is to present test data on translating design product data from a CAD/CAE system to itself and to translate data initially prepared in IGES format to various native design formats. This information can be utilized in planning potential procurement and developing a design discipline within the CAD/CAE community.

  10. Phylogeny and expression profiling of CAD and CAD-like genes in hybrid Populus (P. deltoides × P. nigra): evidence from herbivore damage for subfunctionalization and functional divergence

    PubMed Central

    2010-01-01

    Background Cinnamyl Alcohol Dehydrogenase (CAD) proteins function in lignin biosynthesis and play a critical role in wood development and plant defense against stresses. Previous phylogenetic studies did not include genes from seedless plants and did not reflect the deep evolutionary history of this gene family. We reanalyzed the phylogeny of CAD and CAD-like genes using a representative dataset including lycophyte and bryophyte sequences. Many CAD/CAD-like genes do not seem to be associated with wood development under normal growth conditions. To gain insight into the functional evolution of CAD/CAD-like genes, we analyzed their expression in Populus plant tissues in response to feeding damage by gypsy moth larvae (Lymantria dispar L.). Expression of CAD/CAD-like genes in Populus tissues (xylem, leaves, and barks) was analyzed in herbivore-treated and non-treated plants by real time quantitative RT-PCR. Results CAD family genes were distributed in three classes based on sequence conservation. All the three classes are represented by seedless as well as seed plants, including the class of bona fide lignin pathway genes. The expression of some CAD/CAD-like genes that are not associated with xylem development were induced following herbivore damage in leaves, while other genes were induced in only bark or xylem tissues. Five of the CAD/CAD-like genes, however, showed a shift in expression from one tissue to another between non-treated and herbivore-treated plants. Systemic expression of the CAD/CAD-like genes was generally suppressed. Conclusions Our results indicated a correlation between the evolution of the CAD gene family and lignin and that the three classes of genes may have evolved in the ancestor of land plants. Our results also suggest that the CAD/CAD-like genes have evolved a diversity of expression profiles and potentially different functions, but that they are nonetheless co-regulated under stress conditions. PMID:20509918

  11. Comprehensive BRL-CAD Primitive Database

    DTIC Science & Technology

    2015-03-01

    are not to be construed as an official Department of the Army position unless so designated by other authorized documents. Citation of...database provides the target describers of BRL–CAD with a representative example of each primitive’s shape and its properties. In addition to the...database was completed, a tool was created to generate primitive shapes automatically. This provides target describers—CAD experts who generate

  12. An image database management system for conducting CAD research

    NASA Astrophysics Data System (ADS)

    Gruszauskas, Nicholas; Drukker, Karen; Giger, Maryellen L.

    2007-03-01

    The development of image databases for CAD research is not a trivial task. The collection and management of images and their related metadata from multiple sources is a time-consuming but necessary process. By standardizing and centralizing the methods in which these data are maintained, one can generate subsets of a larger database that match the specific criteria needed for a particular research project in a quick and efficient manner. A research-oriented management system of this type is highly desirable in a multi-modality CAD research environment. An online, webbased database system for the storage and management of research-specific medical image metadata was designed for use with four modalities of breast imaging: screen-film mammography, full-field digital mammography, breast ultrasound and breast MRI. The system was designed to consolidate data from multiple clinical sources and provide the user with the ability to anonymize the data. Input concerning the type of data to be stored as well as desired searchable parameters was solicited from researchers in each modality. The backbone of the database was created using MySQL. A robust and easy-to-use interface for entering, removing, modifying and searching information in the database was created using HTML and PHP. This standardized system can be accessed using any modern web-browsing software and is fundamental for our various research projects on computer-aided detection, diagnosis, cancer risk assessment, multimodality lesion assessment, and prognosis. Our CAD database system stores large amounts of research-related metadata and successfully generates subsets of cases that match the user's desired search criteria.

  13. Machinability of CAD-CAM materials.

    PubMed

    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.

  14. The Challenging Academic Development (CAD) Collective

    ERIC Educational Resources Information Center

    Peseta, Tai

    2005-01-01

    This article discusses the Challenging Academic Development (CAD) Collective and describes how it came out of a symposium called "Liminality, identity, and hybridity: On the promise of new conceptual frameworks for theorising academic/faculty development." The CAD Collective is and represents a space where people can open up their…

  15. CAD/CAM produces dentures with improved fit.

    PubMed

    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.

  16. RESEARCH AND DESIGN ABOUT VERSATILE 3D-CAD ENGINE FOR CONSTRUCTION

    NASA Astrophysics Data System (ADS)

    Tanaka, Shigenori; Kubota, Satoshi; Kitagawa, Etsuji; Monobe, Kantaro; Nakamura, Kenji

    In the construction field of Japan, it is an important subject to build the environment where 3D-CAD data is used for CALS/EC, information construction, and an improvement in productivity. However, in the construction field, 3D-CAD software does not exist under the present circumstances. Then, in order to support development of domestic 3D-CAD software, it is required to develop a 3D-CAD engine. In this research, in order to familiarize the 3D-CAD software at low cost and quickly and build the environment where the 3D-CAD software is utilizable, investigation for designing a 3D-CAD engine is proposed. The target for investigation are the use scene of 3D-CAD, the seeds which accompany 3D-CAD, a standardization trend, existing products, IT component engineering. Based on results of the investigation, the functional requirements for the 3D-CAD engine for the construction field were concluded.

  17. Next Generation CAD/CAM/CAE Systems

    NASA Technical Reports Server (NTRS)

    Noor, Ahmed K. (Compiler); Malone, John B. (Compiler)

    1997-01-01

    This document contains presentations from the joint UVA/NASA Workshop on Next Generation CAD/CAM/CAE Systems held at NASA Langley Research Center in Hampton, Virginia on March 18-19, 1997. The presentations focused on current capabilities and future directions of CAD/CAM/CAE systems, aerospace industry projects, and university activities related to simulation-based design. Workshop attendees represented NASA, commercial software developers, the aerospace industry, government labs, and academia. The workshop objectives were to assess the potential of emerging CAD/CAM/CAE technology for use in intelligent simulation-based design and to provide guidelines for focused future research leading to effective use of CAE systems for simulating the entire life cycle of aerospace systems.

  18. Shape optimization and CAD

    NASA Technical Reports Server (NTRS)

    Rasmussen, John

    1990-01-01

    Structural optimization has attracted the attention since the days of Galileo. Olhoff and Taylor have produced an excellent overview of the classical research within this field. However, the interest in structural optimization has increased greatly during the last decade due to the advent of reliable general numerical analysis methods and the computer power necessary to use them efficiently. This has created the possibility of developing general numerical systems for shape optimization. Several authors, eg., Esping; Braibant & Fleury; Bennet & Botkin; Botkin, Yang, and Bennet; and Stanton have published practical and successful applications of general optimization systems. Ding and Homlein have produced extensive overviews of available systems. Furthermore, a number of commercial optimization systems based on well-established finite element codes have been introduced. Systems like ANSYS, IDEAS, OASIS, and NISAOPT are widely known examples. In parallel to this development, the technology of computer aided design (CAD) has gained a large influence on the design process of mechanical engineering. The CAD technology has already lived through a rapid development driven by the drastically growing capabilities of digital computers. However, the systems of today are still considered as being only the first generation of a long row of computer integrated manufacturing (CIM) systems. These systems to come will offer an integrated environment for design, analysis, and fabrication of products of almost any character. Thus, the CAD system could be regarded as simply a database for geometrical information equipped with a number of tools with the purpose of helping the user in the design process. Among these tools are facilities for structural analysis and optimization as well as present standard CAD features like drawing, modeling, and visualization tools. The state of the art of structural optimization is that a large amount of mathematical and mechanical techniques are

  19. CAD/CAM/CNC.

    ERIC Educational Resources Information Center

    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)

  20. A Proof Progression for Geometry

    ERIC Educational Resources Information Center

    Nirode, Wayne

    2018-01-01

    Twenty years ago when the author was student teaching, he quickly learned what geometry teachers and researchers (e.g., Senk 1985) have long known: High school geometry students struggle with proof. Throughout his career, he has tried to create instructional materials to make proof more accessible to his students. From field-testing materials with…

  1. Detection of Anomalous Insiders in Collaborative Environments via Relational Analysis of Access Logs

    PubMed Central

    Chen, You; Malin, Bradley

    2014-01-01

    Collaborative information systems (CIS) are deployed within a diverse array of environments, ranging from the Internet to intelligence agencies to healthcare. It is increasingly the case that such systems are applied to manage sensitive information, making them targets for malicious insiders. While sophisticated security mechanisms have been developed to detect insider threats in various file systems, they are neither designed to model nor to monitor collaborative environments in which users function in dynamic teams with complex behavior. In this paper, we introduce a community-based anomaly detection system (CADS), an unsupervised learning framework to detect insider threats based on information recorded in the access logs of collaborative environments. CADS is based on the observation that typical users tend to form community structures, such that users with low a nity to such communities are indicative of anomalous and potentially illicit behavior. The model consists of two primary components: relational pattern extraction and anomaly detection. For relational pattern extraction, CADS infers community structures from CIS access logs, and subsequently derives communities, which serve as the CADS pattern core. CADS then uses a formal statistical model to measure the deviation of users from the inferred communities to predict which users are anomalies. To empirically evaluate the threat detection model, we perform an analysis with six months of access logs from a real electronic health record system in a large medical center, as well as a publicly-available dataset for replication purposes. The results illustrate that CADS can distinguish simulated anomalous users in the context of real user behavior with a high degree of certainty and with significant performance gains in comparison to several competing anomaly detection models. PMID:25485309

  2. Concerns of Hydrothermal Degradation in CAD/CAM Zirconia

    PubMed Central

    Kim, J.-W.; Covel, N.S.; Guess, P.C.; Rekow, E.D.; Zhang, Y.

    2010-01-01

    Zirconia-based restorations are widely used in prosthetic dentistry; however, their susceptibility to hydrothermal degradation remains elusive. We hypothesized that CAD/CAM machining and subsequent surface treatments, i.e., grinding and/or grit-blasting, have marked effects on the hydrothermal degradation behavior of Y-TZP. CAD/CAM-machined Y-TZP plates (0.5 mm thick), both with and without subsequent grinding with various grit sizes or grit-blasting with airborne alumina particles, were subjected to accelerated aging tests in a steam autoclave. Results showed that the CAD/CAM-machined surfaces initially exhibited superior hydrothermal degradation resistance, but deteriorated at a faster rate upon prolonged autoclave treatment compared with ground and grit-blasted surfaces. The accelerated hydrothermal degradation of CAD/CAM surfaces is attributed to the CAD/CAM machining damage and the absence of surface compressive stresses in the fully sintered material. Clinical relevance for surface treatments of zirconia frameworks in terms of hydrothermal and structural stabilities is addressed. PMID:19966039

  3. Transforming BIM to BEM: Generation of Building Geometry for the NASA Ames Sustainability Base BIM

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

    O'Donnell, James T.; Maile, Tobias; Rose, Cody

    Typical processes of whole Building Energy simulation Model (BEM) generation are subjective, labor intensive, time intensive and error prone. Essentially, these typical processes reproduce already existing data, i.e. building models already created by the architect. Accordingly, Lawrence Berkeley National Laboratory (LBNL) developed a semi-automated process that enables reproducible conversions of Building Information Model (BIM) representations of building geometry into a format required by building energy modeling (BEM) tools. This is a generic process that may be applied to all building energy modeling tools but to date has only been used for EnergyPlus. This report describes and demonstrates each stage inmore » the semi-automated process for building geometry using the recently constructed NASA Ames Sustainability Base throughout. This example uses ArchiCAD (Graphisoft, 2012) as the originating CAD tool and EnergyPlus as the concluding whole building energy simulation tool. It is important to note that the process is also applicable for professionals that use other CAD tools such as Revit (“Revit Architecture,” 2012) and DProfiler (Beck Technology, 2012) and can be extended to provide geometry definitions for BEM tools other than EnergyPlus. Geometry Simplification Tool (GST) was used during the NASA Ames project and was the enabling software that facilitated semi-automated data transformations. GST has now been superseded by Space Boundary Tool (SBT-1) and will be referred to as SBT-1 throughout this report. The benefits of this semi-automated process are fourfold: 1) reduce the amount of time and cost required to develop a whole building energy simulation model, 2) enable rapid generation of design alternatives, 3) improve the accuracy of BEMs and 4) result in significantly better performing buildings with significantly lower energy consumption than those created using the traditional design process, especially if the simulation model was used as a

  4. Aerodynamic Optimization of Rocket Control Surface Geometry Using Cartesian Methods and CAD Geometry

    NASA Technical Reports Server (NTRS)

    Nelson, Andrea; Aftosmis, Michael J.; Nemec, Marian; Pulliam, Thomas H.

    2004-01-01

    Aerodynamic design is an iterative process involving geometry manipulation and complex computational analysis subject to physical constraints and aerodynamic objectives. A design cycle consists of first establishing the performance of a baseline design, which is usually created with low-fidelity engineering tools, and then progressively optimizing the design to maximize its performance. Optimization techniques have evolved from relying exclusively on designer intuition and insight in traditional trial and error methods, to sophisticated local and global search methods. Recent attempts at automating the search through a large design space with formal optimization methods include both database driven and direct evaluation schemes. Databases are being used in conjunction with surrogate and neural network models as a basis on which to run optimization algorithms. Optimization algorithms are also being driven by the direct evaluation of objectives and constraints using high-fidelity simulations. Surrogate methods use data points obtained from simulations, and possibly gradients evaluated at the data points, to create mathematical approximations of a database. Neural network models work in a similar fashion, using a number of high-fidelity database calculations as training iterations to create a database model. Optimal designs are obtained by coupling an optimization algorithm to the database model. Evaluation of the current best design then gives either a new local optima and/or increases the fidelity of the approximation model for the next iteration. Surrogate methods have also been developed that iterate on the selection of data points to decrease the uncertainty of the approximation model prior to searching for an optimal design. The database approximation models for each of these cases, however, become computationally expensive with increase in dimensionality. Thus the method of using optimization algorithms to search a database model becomes problematic as the

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

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

    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 ofmore » 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

  6. Writing DNA with GenoCAD.

    PubMed

    Czar, Michael J; Cai, Yizhi; Peccoud, Jean

    2009-07-01

    Chemical synthesis of custom DNA made to order calls for software streamlining the design of synthetic DNA sequences. GenoCAD (www.genocad.org) is a free web-based application to design protein expression vectors, artificial gene networks and other genetic constructs composed of multiple functional blocks called genetic parts. By capturing design strategies in grammatical models of DNA sequences, GenoCAD guides the user through the design process. By successively clicking on icons representing structural features or actual genetic parts, complex constructs composed of dozens of functional blocks can be designed in a matter of minutes. GenoCAD automatically derives the construct sequence from its comprehensive libraries of genetic parts. Upon completion of the design process, users can download the sequence for synthesis or further analysis. Users who elect to create a personal account on the system can customize their workspace by creating their own parts libraries, adding new parts to the libraries, or reusing designs to quickly generate sets of related constructs.

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

    PubMed

    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 < 0.05). The luting cement had a significant influence on bond strength for Celtra Duo and Lava Ultimate (linear mixed models, p < 0.05). Mechanical surface treatment significantly influenced the bond strength for Celtra Duo (p = 0.0117), IPS e.max CAD (p = 0.0115), and Lava Ultimate (p < 0.0001). Different chemical surface treatments resulted in the highest bond strengths for the six 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

  8. AutoCAD-To-NASTRAN Translator Program

    NASA Technical Reports Server (NTRS)

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

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

    NASA Astrophysics Data System (ADS)

    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.

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

    PubMed

    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.

  11. Real-time slicing algorithm for Stereolithography (STL) CAD model applied in additive manufacturing industry

    NASA Astrophysics Data System (ADS)

    Adnan, F. A.; Romlay, F. R. M.; Shafiq, M.

    2018-04-01

    Owing to the advent of the industrial revolution 4.0, the need for further evaluating processes applied in the additive manufacturing application particularly the computational process for slicing is non-trivial. This paper evaluates a real-time slicing algorithm for slicing an STL formatted computer-aided design (CAD). A line-plane intersection equation was applied to perform the slicing procedure at any given height. The application of this algorithm has found to provide a better computational time regardless the number of facet in the STL model. The performance of this algorithm is evaluated by comparing the results of the computational time for different geometry.

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

    PubMed

    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 (P<0.001). The average internal fit was: VITA CAD-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 (p<0.001). However, the mode of fracture showed no differences between the groups (p>0.05). CAD/CAM fabricated provisional crowns demonstrated superior fit and better strength than direct provisional crowns.

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

    PubMed Central

    ABDULLAH, Adil Othman; TSITROU, Effrosyni A; POLLINGTON, Sarah

    2016-01-01

    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 (P<0.001). The average internal fit was: VITA CAD-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 (p<0.001). However, the mode of fracture showed no differences between the groups (p>0.05). Conclusions CAD/CAM fabricated provisional crowns demonstrated superior fit and better strength than direct provisional crowns. PMID:27383707

  14. CAD-CAM database management at Bendix Kansas City

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

    Witte, D.R.

    1985-05-01

    The Bendix Kansas City Division of Allied Corporation began integrating mechanical CAD-CAM capabilities into its operations in June 1980. The primary capabilities include a wireframe modeling application, a solid modeling application, and the Bendix Integrated Computer Aided Manufacturing (BICAM) System application, a set of software programs and procedures which provides user-friendly access to graphic applications and data, and user-friendly sharing of data between applications and users. BICAM also provides for enforcement of corporate/enterprise policies. Three access categories, private, local, and global, are realized through the implementation of data-management metaphors: the desk, reading rack, file cabinet, and library are for themore » storage, retrieval, and sharing of drawings and models. Access is provided through menu selections; searching for designs is done by a paging method or a search-by-attribute-value method. The sharing of designs between all users of Part Data is key. The BICAM System supports 375 unique users per quarter and manages over 7500 drawings and models. The BICAM System demonstrates the need for generalized models, a high-level system framework, prototyping, information-modeling methods, and an understanding of the entire enterprise. Future BICAM System implementations are planned to take advantage of this knowledge.« less

  15. Use of CAD systems in design of Space Station and space robots

    NASA Technical Reports Server (NTRS)

    Dwivedi, Suren N.; Yadav, P.; Jones, Gary; Travis, Elmer W.

    1988-01-01

    The evolution of CAD systems is traced. State-of-the-art CAD systems are reviewed and various advanced CAD facilities and supplementing systems being used at NASA-Goddard are described. CAD hardware, computer software, and protocols are detailed.

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

    PubMed

    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.

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

    ERIC Educational Resources Information Center

    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…

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

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

    Ramakanth Munipalli; K.Y. Szema; P.Y. Huang

    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 themore » 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.« less

  19. Turnkey CAD/CAM systems' integration with IPAD systems

    NASA Technical Reports Server (NTRS)

    Blauth, R. E.

    1980-01-01

    Today's commercially available turnkey CAD/CAM systems provide a highly interactive environment, and support many specialized application functions for the design/drafting/manufacturing process. This paper presents an overview of several aerospace companies which have successfully integrated turnkey CAD/CAM systems with their own company wide engineering and manufacturing systems. It also includes a vendor's view of the benefits as well as the disadvantages of such integration efforts. Specific emphasis is placed upon the selection of standards for representing geometric engineering data and for communicating such information between different CAD/CAM systems.

  20. A new CAD approach for improving efficacy of cancer screening

    NASA Astrophysics Data System (ADS)

    Zheng, Bin; Qian, Wei; Li, Lihua; Pu, Jiantao; Kang, Yan; Lure, Fleming; Tan, Maxine; Qiu, Yuchen

    2015-03-01

    Since performance and clinical utility of current computer-aided detection (CAD) schemes of detecting and classifying soft tissue lesions (e.g., breast masses and lung nodules) is not satisfactory, many researchers in CAD field call for new CAD research ideas and approaches. The purpose of presenting this opinion paper is to share our vision and stimulate more discussions of how to overcome or compensate the limitation of current lesion-detection based CAD schemes in the CAD research community. Since based on our observation that analyzing global image information plays an important role in radiologists' decision making, we hypothesized that using the targeted quantitative image features computed from global images could also provide highly discriminatory power, which are supplementary to the lesion-based information. To test our hypothesis, we recently performed a number of independent studies. Based on our published preliminary study results, we demonstrated that global mammographic image features and background parenchymal enhancement of breast MR images carried useful information to (1) predict near-term breast cancer risk based on negative screening mammograms, (2) distinguish between true- and false-positive recalls in mammography screening examinations, and (3) classify between malignant and benign breast MR examinations. The global case-based CAD scheme only warns a risk level of the cases without cueing a large number of false-positive lesions. It can also be applied to guide lesion-based CAD cueing to reduce false-positives but enhance clinically relevant true-positive cueing. However, before such a new CAD approach is clinically acceptable, more work is needed to optimize not only the scheme performance but also how to integrate with lesion-based CAD schemes in the clinical practice.

  1. Making a Case for CAD in the Curriculum.

    ERIC Educational Resources Information Center

    Threlfall, K. Denise

    1995-01-01

    Computer-assisted design (CAD) technology is transforming the apparel industry. Students of fashion merchandising and clothing design must be prepared on state-of-the-art equipment. ApparelCAD software is one example of courseware for instruction in pattern design and production. (SK)

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

    PubMed

    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.

  3. 21 CFR 872.3661 - Optical Impression Systems for CAD/CAM.

    Code of Federal Regulations, 2012 CFR

    2012-04-01

    ... 21 Food and Drugs 8 2012-04-01 2012-04-01 false Optical Impression Systems for CAD/CAM. 872.3661... (CAD/CAM) is a device used to record the topographical characteristics of teeth, dental impressions, or... Design and Manufacturing (CAD/CAM) of Dental Restorations; Guidance for Industry and FDA.” For the...

  4. 21 CFR 872.3661 - Optical Impression Systems for CAD/CAM.

    Code of Federal Regulations, 2013 CFR

    2013-04-01

    ... 21 Food and Drugs 8 2013-04-01 2013-04-01 false Optical Impression Systems for CAD/CAM. 872.3661... (CAD/CAM) is a device used to record the topographical characteristics of teeth, dental impressions, or... Design and Manufacturing (CAD/CAM) of Dental Restorations; Guidance for Industry and FDA.” For the...

  5. 21 CFR 872.3661 - Optical Impression Systems for CAD/CAM.

    Code of Federal Regulations, 2014 CFR

    2014-04-01

    ... 21 Food and Drugs 8 2014-04-01 2014-04-01 false Optical Impression Systems for CAD/CAM. 872.3661... (CAD/CAM) is a device used to record the topographical characteristics of teeth, dental impressions, or... Design and Manufacturing (CAD/CAM) of Dental Restorations; Guidance for Industry and FDA.” For the...

  6. DeviceEditor visual biological CAD canvas

    PubMed Central

    2012-01-01

    Background Biological Computer Aided Design (bioCAD) assists the de novo design and selection of existing genetic components to achieve a desired biological activity, as part of an integrated design-build-test cycle. To meet the emerging needs of Synthetic Biology, bioCAD tools must address the increasing prevalence of combinatorial library design, design rule specification, and scar-less multi-part DNA assembly. Results We report the development and deployment of web-based bioCAD software, DeviceEditor, which provides a graphical design environment that mimics the intuitive visual whiteboard design process practiced in biological laboratories. The key innovations of DeviceEditor include visual combinatorial library design, direct integration with scar-less multi-part DNA assembly design automation, and a graphical user interface for the creation and modification of design specification rules. We demonstrate how biological designs are rendered on the DeviceEditor canvas, and we present effective visualizations of genetic component ordering and combinatorial variations within complex designs. Conclusions DeviceEditor liberates researchers from DNA base-pair manipulation, and enables users to create successful prototypes using standardized, functional, and visual abstractions. Open and documented software interfaces support further integration of DeviceEditor with other bioCAD tools and software platforms. DeviceEditor saves researcher time and institutional resources through correct-by-construction design, the automation of tedious tasks, design reuse, and the minimization of DNA assembly costs. PMID:22373390

  7. The application of CAD / CAM technology in Dentistry

    NASA Astrophysics Data System (ADS)

    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.

  8. Integrated multidisciplinary CAD/CAE environment for micro-electro-mechanical systems (MEMS)

    NASA Astrophysics Data System (ADS)

    Przekwas, Andrzej J.

    1999-03-01

    Computational design of MEMS involves several strongly coupled physical disciplines, including fluid mechanics, heat transfer, stress/deformation dynamics, electronics, electro/magneto statics, calorics, biochemistry and others. CFDRC is developing a new generation multi-disciplinary CAD systems for MEMS using high-fidelity field solvers on unstructured, solution-adaptive grids for a full range of disciplines. The software system, ACE + MEMS, includes all essential CAD tools; geometry/grid generation for multi- discipline, multi-equation solvers, GUI, tightly coupled configurable 3D field solvers for FVM, FEM and BEM and a 3D visualization/animation tool. The flow/heat transfer/calorics/chemistry equations are solved with unstructured adaptive FVM solver, stress/deformation are computed with a FEM STRESS solver and a FAST BEM solver is used to solve linear heat transfer, electro/magnetostatics and elastostatics equations on adaptive polygonal surface grids. Tight multidisciplinary coupling and automatic interoperability between the tools was achieved by designing a comprehensive database structure and APIs for complete model definition. The virtual model definition is implemented in data transfer facility, a publicly available tool described in this paper. The paper presents overall description of the software architecture and MEMS design flow in ACE + MEMS. It describes current status, ongoing effort and future plans for the software. The paper also discusses new concepts of mixed-level and mixed- dimensionality capability in which 1D microfluidic networks are simulated concurrently with 3D high-fidelity models of discrete components.

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

    PubMed

    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.

  10. Analog Computer-Aided Detection (CAD) information can be more effective than binary marks.

    PubMed

    Cunningham, Corbin A; Drew, Trafton; Wolfe, Jeremy M

    2017-02-01

    In socially important visual search tasks, such as baggage screening and diagnostic radiology, experts miss more targets than is desirable. Computer-aided detection (CAD) programs have been developed specifically to improve performance in these professional search tasks. For example, in breast cancer screening, many CAD systems are capable of detecting approximately 90% of breast cancer, with approximately 0.5 false-positive detections per image. Nevertheless, benefits of CAD in clinical settings tend to be small (Birdwell, 2009) or even absent (Meziane et al., 2011; Philpotts, 2009). The marks made by a CAD system can be "binary," giving the same signal to any location where the signal is above some threshold. Alternatively, a CAD system presents an analog signal that reflects strength of the signal at a location. In the experiments reported, we compare analog and binary CAD presentations using nonexpert observers and artificial stimuli defined by two noisy signals: a visible color signal and an "invisible" signal that informed our simulated CAD system. We found that analog CAD generally yielded better overall performance than binary CAD. The analog benefit is similar at high and low target prevalence. Our data suggest that the form of the CAD signal can directly influence performance. Analog CAD may allow the computer to be more helpful to the searcher.

  11. An Evaluation of Internet-Based CAD Collaboration Tools

    ERIC Educational Resources Information Center

    Smith, Shana Shiang-Fong

    2004-01-01

    Due to the now widespread use of the Internet, most companies now require computer aided design (CAD) tools that support distributed collaborative design on the Internet. Such CAD tools should enable designers to share product models, as well as related data, from geographically distant locations. However, integrated collaborative design…

  12. CAD-model-based vision for space applications

    NASA Technical Reports Server (NTRS)

    Shapiro, Linda G.

    1988-01-01

    A pose acquisition system operating in space must be able to perform well in a variety of different applications including automated guidance and inspections tasks with many different, but known objects. Since the space station is being designed with automation in mind, there will be CAD models of all the objects, including the station itself. The construction of vision models and procedures directly from the CAD models is the goal of this project. The system that is being designed and implementing must convert CAD models to vision models, predict visible features from a given view point from the vision models, construct view classes representing views of the objects, and use the view class model thus derived to rapidly determine the pose of the object from single images and/or stereo pairs.

  13. Geometry of Thin Nematic Elastomer Sheets

    NASA Astrophysics Data System (ADS)

    Aharoni, Hillel; Sharon, Eran; Kupferman, Raz

    A thin sheet of nematic elastomer attains 3D configurations depending on the nematic director field upon heating. In this talk we describe the intrinsic geometry of such a sheet, and derive an expression for the metric induced by general smooth nematic director fields. Furthermore, we investigate the reverse problem of constructing a director field that induces a specified 2D geometry. We provide an explicit analytical recipe for constructing any surface of revolution using this method. We demonstrate how the design of an arbitrary 2D geometry is accessible using approximate numerical methods.

  14. Analog Computer-Aided Detection (CAD) information can be more effective than binary marks

    PubMed Central

    Cunningham, Corbin A.; Drew, Trafton; Wolfe, Jeremy M.

    2017-01-01

    In socially important visual search tasks such as baggage screening and diagnostic radiology, experts miss more targets than is desirable. Computer Aided Detection (CAD) programs have been developed specifically to help improve performance in these professional search tasks. For example, in breast cancer screening, many CAD systems are capable of detecting approximately 90% of breast cancer, with approximately 0.5 false positive detections per image. Nevertheless, benefits of CAD in clinical settings tend to be small (Birdwell, 2009) or even absent (Meziane et al., 2011; Philpotts, 2009). The marks made by a CAD system can be “Binary”, giving the same signal to any location where the signal is above some threshold. Alternatively, a CAD system present an Analog signal that reflected strength of the signal at a location. In the experiments reported here, we compare analog and binary CAD presentations using non-expert observers and artificial stimuli defined by two noisy signals: a visible color signal and an "invisible" signal that informed our simulated CAD system. We found that analog CAD generally yielded better overall performance than binary CAD. The analog benefit is similar at high and low target prevalence. Our data suggest that the form of the CAD signal can directly influence performance. Analog CAD may allow the computer to be more helpful to the searcher. PMID:27928658

  15. Rationale for the Use of CAD/CAM Technology in Implant Prosthodontics

    PubMed Central

    Abduo, Jaafar; Lyons, Karl

    2013-01-01

    Despite the predictable longevity of implant prosthesis, there is an ongoing interest to continue to improve implant prosthodontic treatment and outcomes. One of the developments is the application of computer-aided design and computer-aided manufacturing (CAD/CAM) to produce implant abutments and frameworks from metal or ceramic materials. The aim of this narrative review is to critically evaluate the rationale of CAD/CAM utilization for implant prosthodontics. To date, CAD/CAM allows simplified production of precise and durable implant components. The precision of fit has been proven in several laboratory experiments and has been attributed to the design of implants. Milling also facilitates component fabrication from durable and aesthetic materials. With further development, it is expected that the CAD/CAM protocol will be further simplified. Although compelling clinical evidence supporting the superiority of CAD/CAM implant restorations is still lacking, it is envisioned that CAD/CAM may become the main stream for implant component fabrication. PMID:23690778

  16. Teach CAD and Measuring Skills through Reverse Engineering

    ERIC Educational Resources Information Center

    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…

  17. Evaluating the Learning Process of Mechanical CAD Students

    ERIC Educational Resources Information Center

    Hamade, R. F.; Artail, H. A.; Jaber, M. Y.

    2007-01-01

    There is little theoretical or experimental research on how beginner-level trainees learn CAD skills in formal training sessions. This work presents findings on how trainees develop their skills in utilizing a solid mechanical CAD tool (Pro/Engineer version 2000i[squared] and later version Wildfire). Exercises at the beginner and intermediate…

  18. Unit cell geometry of multiaxial preforms for structural composites

    NASA Technical Reports Server (NTRS)

    Ko, Frank; Lei, Charles; Rahman, Anisur; Du, G. W.; Cai, Yun-Jia

    1993-01-01

    The objective of this study is to investigate the yarn geometry of multiaxial preforms. The importance of multiaxial preforms for structural composites is well recognized by the industry but, to exploit their full potential, engineering design rules must be established. This study is a step in that direction. In this work the preform geometry for knitted and braided preforms was studied by making a range of well designed samples and studying them by photo microscopy. The structural geometry of the preforms is related to the processing parameters. Based on solid modeling and B-spline methodology a software package is developed. This computer code enables real time structural representations of complex fiber architecture based on the rule of preform manufacturing. The code has the capability of zooming and section plotting. These capabilities provide a powerful means to study the effect of processing variables on the preform geometry. the code also can be extended to an auto mesh generator for downstream structural analysis using finite element method. This report is organized into six sections. In the first section the scope and background of this work is elaborated. In section two the unit cell geometries of braided and multi-axial warp knitted preforms is discussed. The theoretical frame work of yarn path modeling and solid modeling is presented in section three. The thin section microscopy carried out to observe the structural geometry of the preforms is the subject in section four. The structural geometry is related to the processing parameters in section five. Section six documents the implementation of the modeling techniques into the computer code MP-CAD. A user manual for the software is also presented here. The source codes and published papers are listed in the Appendices.

  19. Technique for Calculating Solution Derivatives With Respect to Geometry Parameters in a CFD Code

    NASA Technical Reports Server (NTRS)

    Mathur, Sanjay

    2011-01-01

    A solution has been developed to the challenges of computation of derivatives with respect to geometry, which is not straightforward because these are not typically direct inputs to the computational fluid dynamics (CFD) solver. To overcome these issues, a procedure has been devised that can be used without having access to the mesh generator, while still being applicable to all types of meshes. The basic approach is inspired by the mesh motion algorithms used to deform the interior mesh nodes in a smooth manner when the surface nodes, for example, are in a fluid structure interaction problem. The general idea is to model the mesh edges and nodes as constituting a spring-mass system. Changes to boundary node locations are propagated to interior nodes by allowing them to assume their new equilibrium positions, for instance, one where the forces on each node are in balance. The main advantage of the technique is that it is independent of the volumetric mesh generator, and can be applied to structured, unstructured, single- and multi-block meshes. It essentially reduces the problem down to defining the surface mesh node derivatives with respect to the geometry parameters of interest. For analytical geometries, this is quite straightforward. In the more general case, one would need to be able to interrogate the underlying parametric CAD (computer aided design) model and to evaluate the derivatives either analytically, or by a finite difference technique. Because the technique is based on a partial differential equation (PDE), it is applicable not only to forward mode problems (where derivatives of all the output quantities are computed with respect to a single input), but it could also be extended to the adjoint problem, either by using an analytical adjoint of the PDE or a discrete analog.

  20. Computed-aided diagnosis (CAD) in the detection of breast cancer.

    PubMed

    Dromain, C; Boyer, B; Ferré, R; Canale, S; Delaloge, S; Balleyguier, C

    2013-03-01

    Computer-aided detection (CAD) systems have been developed for interpretation to improve mammographic detection of breast cancer at screening by reducing the number of false-negative interpretation that can be caused by subtle findings, radiologist distraction and complex architecture. They use a digitized mammographic image that can be obtained from both screen-film mammography and full field digital mammography. Its performance in breast cancer detection is dependent on the performance of the CAD itself, the population to which it is applied and the radiologists who use it. There is a clear benefit to the use of CAD in less experienced radiologist and in detecting breast carcinomas presenting as microcalcifications. This review gives a detailed description CAD systems used in mammography and their performance in assistance of reading in screening mammography and as an alternative to double reading. Other CAD systems developed for MRI and ultrasound are also presented and discussed. Copyright © 2012. Published by Elsevier Ireland Ltd.

  1. CAD/CAM: Practical and Persuasive in Canadian Schools

    ERIC Educational Resources Information Center

    Willms, Ed

    2007-01-01

    Chances are that many high school students would not know how to use drafting instruments, but some might want to gain competence in computer-assisted design (CAD) and possibly computer-assisted manufacturing (CAM). These students are often attracted to tech courses by the availability of CAD/CAM instructions, and many go on to impress employers…

  2. Transcriptome-wide identification and characterization of CAD isoforms specific for podophyllotoxin biosynthesis from Podophyllum hexandrum.

    PubMed

    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.

  3. Studying the Relation of Postprandial Triglyceride with Coronary Artery Disease (CAD).

    PubMed

    Manochehri, Mohammad; Moghadam, Adel Johari

    2016-07-27

    Coronary artery disease (CAD) is the most common cause of mortality worldwide and determination of contributing factors is essential. This study was conducted to study the relation of postprandial triglyceride as a risk of coronary artery disease in patients with proven CAD by angiography, referred to 502 Hospital of Army in 2015. This observational study conducted as a case-control and contained 80 male participants referred to 502 Hospital of Army. Half of these participants had proven CAD by angiography test and the other ones were healthy as a control group. Fasting serum triglyceride was evaluated in all participants and postprandial TG was checked 4 hours after a standard meal. Obtained data were analyzed by SPSS ver. 13. The results indicated that fasting TG and postprandial TG level were significantly higher in CAD patients (P-value=0.001). It was also shown evaluation of postprandial TG is more sensitive test than fasting TG in case of CAD patients. Our obtained results shown, evaluation of high level of postprandial TG is more reliable than fasting TG for patients whom suffer from CAD.

  4. Biaxial flexural strength of CAD/CAM ceramics.

    PubMed

    Buso, L; Oliveira-Júnior, O B; Hiroshi Fujiy, F; Leão Lombardo, G H; Ramalho Sarmento, H; Campos, F; Assunção Souza, R O

    2011-06-01

    Aim of the study was to evaluate the biaxial flexural strength of ceramics processed using the Cerec inLab system. The hypothesis was that the flexural strength would be influenced by the type of ceramic. Ten samples (ISO 6872) of each ceramic (N.=50/n.=10) were made using Cerec inLab (software Cerec 3D) (Ø:15 mm, thickness: 1.2 mm). Three silica-based ceramics (Vita Mark II [VM], ProCad [PC] and e-max CAD ECAD]) and two yttria-stabilized tetragonal-zirconia-polycrystalline ceramics (Y-TZP) (e-max ZirCad [ZrCAD] and Vita In-Ceram 2000 YZ Cubes [VYZ]) were tested. The samples were finished with wet silicone carbide papers up to 1 200-grit and polished in a polishing machine with diamond paste (3 µm). The samples were then submitted to biaxial flexural strength testing in a universal testing machine (EMIC), 1 mm/min. The data (MPa) were analyzed using the Kruskal-Wallis and Dunn (5%) tests. Scanning electronic microscopy (SEM) was performed on a representative sample from each group. The values (median, mean±sd) obtained for the experimental groups were: VM (101.7, 102.1±13.65 MPa), PC (165.2, 160±34.7 MPa), ECAD (437.2, 416.1±50.1 MPa), ZrCAD (804.2, 800.8±64.47 MPa) and VYZ (792.7, 807±100.7 MPa). The type of ceramic influenced the flexural strength values (P=0.0001). The ceramics ECADa, e-max ZrCADa and VYZa presented similar flexural strength values which were significantly higher than the other groups (PCb and VM IIb), which were similar statistically between them (Dunn's test). The hypothesis was accepted. The polycrystalline ceramics (Y-TZP) should be material chosen for make FPDs because of their higher flexural strength values.

  5. Optical properties of CAD-CAM ceramic systems.

    PubMed

    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.

  6. Development of a web-based DICOM-SR viewer for CAD data of multiple sclerosis lesions in an imaging informatics-based efolder

    NASA Astrophysics Data System (ADS)

    Ma, Kevin; Wong, Jonathan; Zhong, Mark; Zhang, Jeff; Liu, Brent

    2014-03-01

    In the past, we have presented an imaging-informatics based eFolder system for managing and analyzing imaging and lesion data of multiple sclerosis (MS) patients, which allows for data storage, data analysis, and data mining in clinical and research settings. The system integrates the patient's clinical data with imaging studies and a computer-aided detection (CAD) algorithm for quantifying MS lesion volume, lesion contour, locations, and sizes in brain MRI studies. For compliance with IHE integration protocols, long-term storage in PACS, and data query and display in a DICOM compliant clinical setting, CAD results need to be converted into DICOM-Structured Report (SR) format. Open-source dcmtk and customized XML templates are used to convert quantitative MS CAD results from MATLAB to DICOM-SR format. A web-based GUI based on our existing web-accessible DICOM object (WADO) image viewer has been designed to display the CAD results from generated SR files. The GUI is able to parse DICOM-SR files and extract SR document data, then display lesion volume, location, and brain matter volume along with the referenced DICOM imaging study. In addition, the GUI supports lesion contour overlay, which matches a detected MS lesion with its corresponding DICOM-SR data when a user selects either the lesion or the data. The methodology of converting CAD data in native MATLAB format to DICOM-SR and displaying the tabulated DICOM-SR along with the patient's clinical information, and relevant study images in the GUI will be demonstrated. The developed SR conversion model and GUI support aim to further demonstrate how to incorporate CAD post-processing components in a PACS and imaging informatics-based environment.

  7. Association of rs662799 in APOA5 with CAD in Chinese Han population.

    PubMed

    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.

  8. On Monotone Embedding in Information Geometry (Open Access)

    DTIC Science & Technology

    2015-06-25

    the non-parametric ( infinite - dimensional ) setting, as well [4,6], with the α-connection structure cast in a more general way. Theorem 1 of [4] gives... the weighting function for taking the expectation of random variables in calculating the Riemannian metric (G = 1 reduces to F - geometry , with the ...is a trivial rewriting of the convex function f used by [2]. This paper will start in Section 1

  9. CAD/CAM interface design of excimer laser micro-processing system

    NASA Astrophysics Data System (ADS)

    Jing, Liang; Chen, Tao; Zuo, Tiechuan

    2005-12-01

    Recently CAD/CAM technology has been gradually used in the field of laser processing. The excimer laser micro-processing system just identified G instruction before CAD/CAM interface was designed. However the course of designing a part with G instruction for users is too hard. The efficiency is low and probability of making errors is high. By secondary development technology of AutoCAD with Visual Basic, an application was developed to pick-up each entity's information in graph and convert them to each entity's processing parameters. Also an additional function was added into former controlling software to identify these processing parameters of each entity and realize continue processing of graphic. Based on the above CAD/CAM interface, Users can design a part in AutoCAD instead of using G instruction. The period of designing a part is sharply shortened. This new way of design greatly guarantees the processing parameters of the part is right and exclusive. The processing of complex novel bio-chip has been realized by this new function.

  10. Effectiveness and efficiency of a CAD/CAM orthodontic bracket system.

    PubMed

    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

  11. An Instructional Method for the AutoCAD Modeling Environment.

    ERIC Educational Resources Information Center

    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)

  12. Computer-aided diagnosis (CAD) for colonoscopy

    NASA Astrophysics Data System (ADS)

    Gu, Jia; Poirson, Allen

    2007-03-01

    Colorectal cancer is the second leading cause of cancer deaths, and ranks third for new cancer cases and cancer mortality for both men and women. However, its death rate can be dramatically reduced by appropriate treatment when early detection is available. The purpose of colonoscopy is to identify and assess the severity of lesions, which may be flat or protruding. Due to the subjective nature of the examination, colonoscopic proficiency is highly variable and dependent upon the colonoscopist's knowledge and experience. An automated image processing system providing an objective, rapid, and inexpensive analysis of video from a standard colonoscope could provide a valuable tool for screening and diagnosis. In this paper, we present the design, functionality and preliminary results of its Computer-Aided-Diagnosis (CAD) system for colonoscopy - ColonoCAD TM. ColonoCAD is a complex multi-sensor, multi-data and multi-algorithm image processing system, incorporating data management and visualization, video quality assessment and enhancement, calibration, multiple view based reconstruction, feature extraction and classification. As this is a new field in medical image processing, our hope is that this paper will provide the framework to encourage and facilitate collaboration and discussion between industry, academia, and medical practitioners.

  13. Studying the Relation of Postprandial Triglyceride with Coronary Artery Disease (CAD)

    PubMed Central

    Manochehri, Mohammad; Moghadam, Adel Johari

    2016-01-01

    Background: Coronary artery disease (CAD) is the most common cause of mortality worldwide and determination of contributing factors is essential. Aim: This study was conducted to study the relation of postprandial triglyceride as a risk of coronary artery disease in patients with proven CAD by angiography, referred to 502 Hospital of Army in 2015. Material and Methods: This observational study conducted as a case-control and contained 80 male participants referred to 502 Hospital of Army. Half of these participants had proven CAD by angiography test and the other ones were healthy as a control group. Fasting serum triglyceride was evaluated in all participants and postprandial TG was checked 4 hours after a standard meal. Obtained data were analyzed by SPSS ver. 13. Results: The results indicated that fasting TG and postprandial TG level were significantly higher in CAD patients (P-value=0.001). It was also shown evaluation of postprandial TG is more sensitive test than fasting TG in case of CAD patients. Conclusion: Our obtained results shown, evaluation of high level of postprandial TG is more reliable than fasting TG for patients whom suffer from CAD. PMID:27703285

  14. AutoCAD-To-GIFTS Translator Program

    NASA Technical Reports Server (NTRS)

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

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

    PubMed

    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.

  16. Automated CAD design for sculptured airfoil surfaces

    NASA Astrophysics Data System (ADS)

    Murphy, S. D.; Yeagley, S. R.

    1990-11-01

    The design of tightly tolerated sculptured surfaces such as those for airfoils requires a significant design effort in order to machine the tools to create these surfaces. Because of the quantity of numerical data required to describe the airfoil surfaces, a CAD approach is required. Although this approach will result in productivity gains, much larger gains can be achieved by automating the design process. This paper discusses an application which resulted in an eightfold improvement in productivity by automating the design process on the CAD system.

  17. Research on remote sensing image pixel attribute data acquisition method in AutoCAD

    NASA Astrophysics Data System (ADS)

    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.

  18. WE-E-217A-02: Methodologies for Evaluation of Standalone CAD System Performance.

    PubMed

    Sahiner, B

    2012-06-01

    Standalone performance evaluation of a CAD system provides information about the abnormality detection or classification performance of the computerized system alone. Although the performance of the reader with CAD is the final step in CAD system assessment, standalone performance evaluation is an important component for several reasons: First, standalone evaluation informs the reader about the performance level of the CAD system and may have an impact on how the reader uses the system. Second, it provides essential information to the system designer for algorithm optimization during system development. Third, standalone evaluation can provide a detailed description of algorithm performance (e.g., on subgroups of the population) because a larger data set with more samples from different subgroups can be included in standalone studies compared to reader studies. Proper standalone evaluation of a CAD system involves a number of key components, some of which are shared with the assessment of reader performance with CAD. These include (1) selection of a test data set that allows performance assessment with little or no bias and acceptable uncertainty; (2) a reference standard that indicates disease status as well as the location and extent of disease; (3) a clearly defined method for labeling each CAD mark as a true-positive or false-positive; and (4) a properly selected set of metrics to summarize the accuracy of the computer marks and their corresponding scores. In this lecture, we will discuss various approaches for the key components of standalone CAD performance evaluation listed above, and present some of the recommendations and opinions from the AAPM CAD subcommittee on these issues. Learning Objectives 1. Identify basic components and metrics in the assessment of standalone CAD systems 2. Understand how each component may affect the assessed performance 3. Learn about AAPM CAD subcommittee's opinions and recommendations on factors and metrics related to the

  19. Comparative characterization of a novel cad-cam polymer-infiltrated-ceramic-network

    PubMed Central

    Pascual, Agustín; Camps, Isabel; Grau-Benitez, María

    2015-01-01

    Background 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. Material and Methods 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. Results 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. Conclusions 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. Key words:Ceramic infiltrated with resin, CAD-CAM, Weibull modulus, flexural strength, micro hardness. PMID:26535096

  20. Evaluation of mechanical and optical behavior of current esthetic dental restorative CAD/CAM composites.

    PubMed

    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 (p<0.001), followed by LAVA Ultimate; however, not different from the remaining CAD/CAM composites (exception: Shofu Block). The lowest FS showed VITA Enamic and IPS Empress CAD (p<0.001). IPS Empress CAD, VITA Enamic, exp. CAD/CAM composite 2, followed by IPS e.max presented lower material TBW than the remaining CAD/CAM materials (p<0.001). The highest antagonist wear was observed for the tested glass-ceramics and the hybrid material (p<0.001). Storage medium (red wine>curry>cress>distilled water) exerted the highest influence on DR (p<0.001), closely followed by CAD/CAM material. Glass-ceramics showed lower DR than CAD/CAM composites (p<0.001). CAD/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.

  1. Wear, strength, modulus and hardness of CAD/CAM restorative materials.

    PubMed

    Lawson, Nathaniel C; Bansal, Ritika; Burgess, John O

    2016-11-01

    To measure the mechanical properties of several CAD/CAM materials, including lithium disilicate (e.max CAD), lithium silicate/zirconia (Celtra Duo), 3 resin composites (Cerasmart, Lava Ultimate, Paradigm MZ100), and a polymer infiltrated ceramic (Enamic). CAD/CAM blocks were sectioned into 2.5mm×2.5mm×16mm bars for flexural strength and elastic modulus testing and 4mm thick blocks for hardness and wear testing. E.max CAD and half the Celtra Duo specimens were treated in a furnace. Flexural strength specimens (n=10) were tested in a three-point bending fixture. Vickers microhardness (n=2, 5 readings per specimen) was measured with a 1kg load and 15s dwell time. The CAD/CAM materials as well as labial surfaces of human incisors were mounted in the UAB wear device. Cusps of human premolars were mounted as antagonists. Specimens were tested for 400,000 cycles at 20N force, 2mm sliding distance, 1Hz frequency, 24°C, and 33% glycerin lubrication. Volumetric wear and opposing enamel wear were measured with non-contact profilometry. Data were analyzed with 1-way ANOVA and Tukey post-hoc analysis (alpha=0.05). Specimens were observed with SEM. Properties were different for each material (p<0.01). E.max CAD and Celtra Duo were generally stronger, stiffer, and harder than the other materials. E.max CAD, Celtra Duo, Enamic, and enamel demonstrated signs of abrasive wear, whereas Cerasmart, Lava Ultimate, Paradigm MZ100 demonstrated signs of fatigue. Resin composite and resin infiltrated ceramic materials have demonstrated adequate wear resistance for load bearing restorations, however, they will require at least similar material thickness as lithium disilicate restorations due to their strength. Copyright © 2016 The Academy of Dental Materials. Published by Elsevier Ltd. All rights reserved.

  2. CAD mutations and uridine-responsive epileptic encephalopathy.

    PubMed

    Koch, Johannes; Mayr, Johannes A; Alhaddad, Bader; Rauscher, Christian; Bierau, Jörgen; Kovacs-Nagy, Reka; Coene, Karlien L M; Bader, Ingrid; Holzhacker, Monika; Prokisch, Holger; Venselaar, Hanka; Wevers, Ron A; Distelmaier, Felix; Polster, Tilman; Leiz, Steffen; Betzler, Cornelia; Strom, Tim M; Sperl, Wolfgang; Meitinger, Thomas; Wortmann, Saskia B; Haack, Tobias B

    2017-02-01

    Unexplained global developmental delay and epilepsy in childhood pose a major socioeconomic burden. Progress in defining the molecular bases does not often translate into effective treatment. Notable exceptions include certain inborn errors of metabolism amenable to dietary intervention. CAD encodes a multifunctional enzyme involved in de novo pyrimidine biosynthesis. Alternatively, pyrimidines can be recycled from uridine. Exome sequencing in three families identified biallelic CAD mutations in four children with global developmental delay, epileptic encephalopathy, and anaemia with anisopoikilocytosis. Two died aged 4 and 5 years after a neurodegenerative disease course. Supplementation of the two surviving children with oral uridine led to immediate cessation of seizures in both. A 4-year-old female, previously in a minimally conscious state, began to communicate and walk with assistance after 9 weeks of treatment. A 3-year-old female likewise showed developmental progress. Blood smears normalized and anaemia resolved. We establish CAD as a gene confidently implicated in this neurometabolic disorder, characterized by co-occurrence of global developmental delay, dyserythropoietic anaemia and seizures. While the natural disease course can be lethal in early childhood, our findings support the efficacy of uridine supplementation, rendering CAD deficiency a treatable neurometabolic disorder and therefore a potential condition for future (genetic) newborn screening. © The Author (2016). Published by Oxford University Press on behalf of the Guarantors of Brain. All rights reserved. For Permissions, please email: journals.permissions@oup.com.

  3. Ceramic dental biomaterials and CAD/CAM technology: state of the art.

    PubMed

    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.

  4. A new data integration approach for AutoCAD and GIS

    NASA Astrophysics Data System (ADS)

    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.

  5. Comparison of Flexural Strength of Different CAD/CAM PMMA-Based Polymers.

    PubMed

    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 < 0.05). CAD/CAM PMMA-based T and P polymers had significantly higher flexural strength than the bis-acrylate composite resin (p < 0.05), and conventional PMMA (p < 0.0001), and significantly lower flexural strength compared to CAD/CAM PMMA-based M (p < 0.05). The flexural strength of 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.

  6. Comparative fracture strength analysis of Lava and Digident CAD/CAM zirconia ceramic crowns

    PubMed Central

    Kwon, Taek-Ka; Pak, Hyun-Soon; Han, Jung-Suk; Lee, Jai-Bong; Kim, Sung-Hun

    2013-01-01

    PURPOSE All-ceramic crowns are subject to fracture during function. To minimize this common clinical complication, zirconium oxide has been used as the framework for all-ceramic crowns. The aim of this study was to compare the fracture strengths of two computer-aided design/computer-aided manufacturing (CAD/CAM) zirconia crown systems: Lava and Digident. MATERIALS AND METHODS Twenty Lava CAD/CAM zirconia crowns and twenty Digident CAD/CAM zirconia crowns were fabricated. A metal die was also duplicated from the original prepared tooth for fracture testing. A universal testing machine was used to determine the fracture strength of the crowns. RESULTS The mean fracture strengths were as follows: 54.9 ± 15.6 N for the Lava CAD/CAM zirconia crowns and 87.0 ± 16.0 N for the Digident CAD/CAM zirconia crowns. The difference between the mean fracture strengths of the Lava and Digident crowns was statistically significant (P<.001). Lava CAD/CAM zirconia crowns showed a complete fracture of both the veneering porcelain and the core whereas the Digident CAD/CAM zirconia crowns showed fracture only of the veneering porcelain. CONCLUSION The fracture strengths of CAD/CAM zirconia crowns differ depending on the compatibility of the core material and the veneering porcelain. PMID:23755332

  7. Comparative fracture strength analysis of Lava and Digident CAD/CAM zirconia ceramic crowns.

    PubMed

    Kwon, Taek-Ka; Pak, Hyun-Soon; Yang, Jae-Ho; Han, Jung-Suk; Lee, Jai-Bong; Kim, Sung-Hun; Yeo, In-Sung

    2013-05-01

    All-ceramic crowns are subject to fracture during function. To minimize this common clinical complication, zirconium oxide has been used as the framework for all-ceramic crowns. The aim of this study was to compare the fracture strengths of two computer-aided design/computer-aided manufacturing (CAD/CAM) zirconia crown systems: Lava and Digident. Twenty Lava CAD/CAM zirconia crowns and twenty Digident CAD/CAM zirconia crowns were fabricated. A metal die was also duplicated from the original prepared tooth for fracture testing. A universal testing machine was used to determine the fracture strength of the crowns. THE MEAN FRACTURE STRENGTHS WERE AS FOLLOWS: 54.9 ± 15.6 N for the Lava CAD/CAM zirconia crowns and 87.0 ± 16.0 N for the Digident CAD/CAM zirconia crowns. The difference between the mean fracture strengths of the Lava and Digident crowns was statistically significant (P<.001). Lava CAD/CAM zirconia crowns showed a complete fracture of both the veneering porcelain and the core whereas the Digident CAD/CAM zirconia crowns showed fracture only of the veneering porcelain. The fracture strengths of CAD/CAM zirconia crowns differ depending on the compatibility of the core material and the veneering porcelain.

  8. Stress-induced alteration of left ventricular eccentricity: An additional marker of multivessel CAD.

    PubMed

    Gimelli, Alessia; Liga, Riccardo; Giorgetti, Assuero; Casagranda, Mirta; Marzullo, Paolo

    2017-03-28

    Abnormal left ventricular (LV) eccentricity index (EI) is a marker of adverse cardiac remodeling. However, the interaction between stress-induced alterations of EI and major cardiac parameters has not been explored. We sought to evaluate the relationship between LV EI and coronary artery disease (CAD) burden in patients submitted to myocardial perfusion imaging (MPI). Three-hundred and forty-three patients underwent MPI and coronary angiography. LV ejection fraction (EF) and EI were computed from gated stress images as measures of stress-induced functional impairment. One-hundred and thirty-six (40%), 122 (35%), and 85 (25%) patients had normal coronary arteries, single-vessel CAD, and multivessel CAD, respectively. Post-stress EI was lower in patients with multivessel CAD than in those with normal coronary arteries and single-vessel CAD (P = 0.001). This relationship was confirmed only in patients undergoing exercise stress test, where a lower post-stress EI predicted the presence of multivessel CAD (P = 0.039). Post-stress alterations of LV EI on MPI may unmask the presence of multivessel CAD.

  9. CAD-Based Shielding Analysis for ITER Port Diagnostics

    NASA Astrophysics Data System (ADS)

    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.

  10. Database construction for PromoterCAD: synthetic promoter design for mammals and plants.

    PubMed

    Nishikata, Koro; Cox, Robert Sidney; Shimoyama, Sayoko; Yoshida, Yuko; Matsui, Minami; Makita, Yuko; Toyoda, Tetsuro

    2014-03-21

    Synthetic promoters can control a gene's timing, location, and expression level. The PromoterCAD web server ( http://promotercad.org ) allows the design of synthetic promoters to control plant gene expression, by novel arrangement of cis-regulatory elements. Recently, we have expanded PromoterCAD's scope with additional plant and animal data: (1) PLACE (Plant Cis-acting Regulatory DNA Elements), including various sized sequence motifs; (2) PEDB (Mammalian Promoter/Enhancer Database), including gene expression data for mammalian tissues. The plant PromoterCAD data now contains 22 000 Arabidopsis thaliana genes, 2 200 000 microarray measurements in 20 growth conditions and 79 tissue organs and developmental stages, while the new mammalian PromoterCAD data contains 679 Mus musculus genes and 65 000 microarray measurements in 96 tissue organs and cell types ( http://promotercad.org/mammal/ ). This work presents step-by-step instructions for adding both regulatory motif and gene expression data to PromoterCAD, to illustrate how users can expand PromoterCAD functionality for their own applications and organisms.

  11. Format conversion between CAD data and GIS data based on ArcGIS

    NASA Astrophysics Data System (ADS)

    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.

  12. Understanding dental CAD/CAM for restorations--accuracy from a mechanical engineering viewpoint.

    PubMed

    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.

  13. PromoterCAD: data-driven design of plant regulatory DNA

    PubMed Central

    Cox, Robert Sidney; Nishikata, Koro; Shimoyama, Sayoko; Yoshida, Yuko; Matsui, Minami; Makita, Yuko; Toyoda, Tetsuro

    2013-01-01

    Synthetic promoters can control the timing, location and amount of gene expression for any organism. PromoterCAD is a web application for designing synthetic promoters with altered transcriptional regulation. We use a data-first approach, using published high-throughput expression and motif data from for Arabidopsis thaliana to guide DNA design. We demonstrate data mining tools for finding motifs related to circadian oscillations and tissue-specific expression patterns. PromoterCAD is built on the LinkData open platform for data publication and rapid web application development, allowing new data to be easily added, and the source code modified to add new functionality. PromoterCAD URL: http://promotercad.org. LinkData URL: http://linkdata.org. PMID:23766287

  14. A Geometry Based Infra-structure for Computational Analysis and Design

    NASA Technical Reports Server (NTRS)

    Haimes, Robert

    1997-01-01

    The computational steps traditionally taken for most engineering analysis (CFD, structural analysis, and etc.) are: Surface Generation - usually by employing a CAD system; Grid Generation - preparing the volume for the simulation; Flow Solver - producing the results at the specified operational point; and Post-processing Visualization - interactively attempting to understand the results For structural analysis, integrated systems can be obtained from a number of commercial vendors. For CFD, these steps have worked well in the past for simple steady-state simulations at the expense of much user interaction. The data was transmitted between phases via files. Specifically the problems with this procedure are: (1) File based. Information flows from one step to the next via data files with formats specified for that procedure. (2) 'Good' Geometry. A bottleneck in getting results from a solver is the construction of proper geometry to be fed to the grid generator. With 'good' geometry a grid can be constructed in tens of minutes (even with a complex configuration) using unstructured techniques. (3) One-Way communication. All information travels on from one phase to the next. Until this process can be automated, more complex problems such as multi-disciplinary analysis or using the above procedure for design becomes prohibitive.

  15. Design and development of a quad copter (UMAASK) using CAD/CAM/CAE

    NASA Astrophysics Data System (ADS)

    Manarvi, Irfan Anjum; Aqib, Muhammad; Ajmal, Muhammad; Usman, Muhammad; Khurshid, Saqib; Sikandar, Usman

    Micro flying vehicles1 (MFV) have become a popular area of research due to economy of production, flexibility of launch and variety of applications. A large number of techniques from pencil sketching to computer based software are being used for designing specific geometries and selection of materials to arrive at novel designs for specific requirements. Present research was focused on development of suitable design configuration using CAD/CAM/CAE tools and techniques. A number of designs were reviewed for this purpose. Finally, rotary wing Quadcopter flying vehicle design was considered appropriate for this research. Performance requirements were planned as approximately 10 meters ceiling, weight less than 500grams and ability to take videos and pictures. Parts were designed using Finite Element Analysis, manufactured using CNC machines and assembled to arrive at final design named as UMAASK. Flight tests were carried out which confirmed the design requirements.

  16. CAD in der Praxis

    NASA Astrophysics Data System (ADS)

    Labisch, Susanna

    Konstruktion und Fertigung erfolgen in der Praxis fast ausschließlich rechnerunterstützt. Mit diesem Rechnereinsatz beim Konstruieren (CAD, Computer Aided Design) und Fertigen CAM (Computer Aided Manufacturing) scheint die technische Zeichnung an Bedeutung zu verlieren, da die Verständigung zwischen Konstruktions- und Fertigungsabteilung primär durch den Austausch digitaler Daten erfolgen kann.

  17. Comparison of denture tooth movement between CAD-CAM and conventional fabrication techniques.

    PubMed

    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

  18. In Vitro Analysis of the Fracture Resistance of CAD/CAM Denture Base Resins.

    PubMed

    Steinmassl, Otto; Offermanns, Vincent; Stöckl, Wolfgang; Dumfahrt, Herbert; Grunert, Ingrid; Steinmassl, Patricia-Anca

    2018-03-08

    Computer-aided design and computer-aided manufacturing (CAD/CAM) denture base manufacturers claim to produce their resin pucks under high heat and pressure. Therefore, CAD/CAM dentures are assumed to have enhanced mechanical properties and, as a result, are often produced with lower denture base thicknesses than conventional, manually fabricated dentures. The aim of this study was to investigate if commercially available CAD/CAM denture base resins have more favourable mechanical properties than conventionally processed denture base resins. For this purpose, a series of three-point bending tests conforming to ISO specifications were performed on a total of 80 standardised, rectangular CAD/CAM denture base resin specimens from five different manufacturers (AvaDent, Baltic Denture System, Vita VIONIC, Whole You Nexteeth, and Wieland Digital Dentures). A heat-polymerising resin and an autopolymerising resin served as the control groups. The breaking load, fracture toughness, and the elastic modulus were assessed. Additionally, the fracture surface roughness and texture were investigated. Only one CAD/CAM resin showed a significantly increased breaking load. Two CAD/CAM resins had a significantly higher fracture toughness than the control groups, and all CAD/CAM resins had higher elastic moduli than the controls. Our results indicate that CAD/CAM denture base resins do not generally have better mechanical properties than manually processed resins. Therefore, the lower minimum denture base thicknesses should be regarded with some caution.

  19. In Vitro Analysis of the Fracture Resistance of CAD/CAM Denture Base Resins

    PubMed Central

    Stöckl, Wolfgang; Dumfahrt, Herbert; Grunert, Ingrid

    2018-01-01

    Computer-aided design and computer-aided manufacturing (CAD/CAM) denture base manufacturers claim to produce their resin pucks under high heat and pressure. Therefore, CAD/CAM dentures are assumed to have enhanced mechanical properties and, as a result, are often produced with lower denture base thicknesses than conventional, manually fabricated dentures. The aim of this study was to investigate if commercially available CAD/CAM denture base resins have more favourable mechanical properties than conventionally processed denture base resins. For this purpose, a series of three-point bending tests conforming to ISO specifications were performed on a total of 80 standardised, rectangular CAD/CAM denture base resin specimens from five different manufacturers (AvaDent, Baltic Denture System, Vita VIONIC, Whole You Nexteeth, and Wieland Digital Dentures). A heat-polymerising resin and an autopolymerising resin served as the control groups. The breaking load, fracture toughness, and the elastic modulus were assessed. Additionally, the fracture surface roughness and texture were investigated. Only one CAD/CAM resin showed a significantly increased breaking load. Two CAD/CAM resins had a significantly higher fracture toughness than the control groups, and all CAD/CAM resins had higher elastic moduli than the controls. Our results indicate that CAD/CAM denture base resins do not generally have better mechanical properties than manually processed resins. Therefore, the lower minimum denture base thicknesses should be regarded with some caution. PMID:29518022

  20. Indoor Modelling Benchmark for 3D Geometry Extraction

    NASA Astrophysics Data System (ADS)

    Thomson, C.; Boehm, J.

    2014-06-01

    A combination of faster, cheaper and more accurate hardware, more sophisticated software, and greater industry acceptance have all laid the foundations for an increased desire for accurate 3D parametric models of buildings. Pointclouds are the data source of choice currently with static terrestrial laser scanning the predominant tool for large, dense volume measurement. The current importance of pointclouds as the primary source of real world representation is endorsed by CAD software vendor acquisitions of pointcloud engines in 2011. Both the capture and modelling of indoor environments require great effort in time by the operator (and therefore cost). Automation is seen as a way to aid this by reducing the workload of the user and some commercial packages have appeared that provide automation to some degree. In the data capture phase, advances in indoor mobile mapping systems are speeding up the process, albeit currently with a reduction in accuracy. As a result this paper presents freely accessible pointcloud datasets of two typical areas of a building each captured with two different capture methods and each with an accurate wholly manually created model. These datasets are provided as a benchmark for the research community to gauge the performance and improvements of various techniques for indoor geometry extraction. With this in mind, non-proprietary, interoperable formats are provided such as E57 for the scans and IFC for the reference model. The datasets can be found at: http://indoor-bench.github.io/indoor-bench.

  1. Microhardness evaluations of CAD/CAM ceramics irradiated with CO2 or Nd:YAP laser

    PubMed Central

    Rocca, Jean Paul; Fornaini, Carlo; Medioni, Etienne; Brulat-Bouchard, Nathalie

    2017-01-01

    Background and aims The aim of this study was to measure the microhardness values of irradiated computer-aided design/computer-aided manufacturing (CAD/CAM) ceramics surfaces before and after thermal treatment. Materials and Methods Sixty CAD/CAM ceramic discs were prepared and grouped by material, i.e. lithium disilicate ceramic (Emax CAD) and zirconia ceramic (Emax ZirCAD). Laser irradiation at the material surface was performed with a carbon dioxide laser at 5 Watt (W) or 10 W power in continuous mode (CW mode), or with a neodymium:yttrium aluminum perovskite (Nd:YAP) laser at 10 W on graphite and non-graphite surfaces. Vickers hardness was tested at 0.3 kgf for lithium disilicate and 1 kgf for zirconia. Results Emax CAD irradiated with CO2 at 5 W increased microhardness by 6.32 GPa whereas Emax ZirCAD irradiated with Nd:YAP decreased microhardness by 17.46 GPa. Conclusion CO2 laser effectively increases the microhardness of lithium disilicate ceramics (Emax CAD). PMID:28740324

  2. Information fusion for diabetic retinopathy CAD in digital color fundus photographs.

    PubMed

    Niemeijer, Meindert; Abramoff, Michael D; van Ginneken, Bram

    2009-05-01

    The purpose of computer-aided detection or diagnosis (CAD) technology has so far been to serve as a second reader. If, however, all relevant lesions in an image can be detected by CAD algorithms, use of CAD for automatic reading or prescreening may become feasible. This work addresses the question how to fuse information from multiple CAD algorithms, operating on multiple images that comprise an exam, to determine a likelihood that the exam is normal and would not require further inspection by human operators. We focus on retinal image screening for diabetic retinopathy, a common complication of diabetes. Current CAD systems are not designed to automatically evaluate complete exams consisting of multiple images for which several detection algorithm output sets are available. Information fusion will potentially play a crucial role in enabling the application of CAD technology to the automatic screening problem. Several different fusion methods are proposed and their effect on the performance of a complete comprehensive automatic diabetic retinopathy screening system is evaluated. Experiments show that the choice of fusion method can have a large impact on system performance. The complete system was evaluated on a set of 15,000 exams (60,000 images). The best performing fusion method obtained an area under the receiver operator characteristic curve of 0.881. This indicates that automated prescreening could be applied in diabetic retinopathy screening programs.

  3. Management of CAD/CAM information: Key to improved manufacturing productivity

    NASA Technical Reports Server (NTRS)

    Fulton, R. E.; Brainin, J.

    1984-01-01

    A key element to improved industry productivity is effective management of CAD/CAM information. To stimulate advancements in this area, a joint NASA/Navy/Industry project designated Integrated Programs for Aerospace-Vehicle Design (IPAD) is underway with the goal of raising aerospace industry productivity through advancement of technology to integrate and manage information involved in the design and manufacturing process. The project complements traditional NASA/DOD research to develop aerospace design technology and the Air Force's Integrated Computer-Aided Manufacturing (ICAM) program to advance CAM technology. IPAD research is guided by an Industry Technical Advisory Board (ITAB) composed of over 100 repesentatives from aerospace and computer companies. The IPAD accomplishments to date in development of requirements and prototype software for various levels of company-wide CAD/CAM data management are summarized and plans for development of technology for management of distributed CAD/CAM data and information required to control future knowledge-based CAD/CAM systems are discussed.

  4. Vagus-brain communication in atherosclerosis-related inflammation: a neuroimmunomodulation perspective of CAD.

    PubMed

    Gidron, Yori; Kupper, Nina; Kwaijtaal, Martijn; Winter, Jobst; Denollet, Johan

    2007-12-01

    The current understanding of the pathophysiology of atherosclerosis leading to coronary artery disease (CAD) emphasizes the role of inflammatory mediators. Given the bidirectional communication between the immune and central nervous systems, an important question is whether the brain can be "informed" about and modulate CAD-related inflammation. A candidate communicator and modulator is the vagus nerve. Until now, the vagus nerve has received attention in cardiology mainly due to its role in the parasympathetic cardiovascular response. However, the vagus nerve can also "inform" the brain about peripheral inflammation since its paraganglia have receptors for interleukin-1. Furthermore, its efferent branch has a local anti-inflammatory effect. These effects have not been considered in research on the vagus nerve in CAD or in vagus nerve stimulation trials in CAD. In addition, various behavioural interventions, including relaxation, may influence CAD prognosis by affecting vagal activity. Based on this converging evidence, we propose a neuroimmunomodulation approach to atherogenesis. In this model, the vagus nerve "informs" the brain about CAD-related cytokines; in turn, activation of the vagus (via vagus nerve stimulation, vagomimetic drugs or relaxation) induces an anti-inflammatory response that can slow down the chronic process of atherogenesis.

  5. Repairability of CAD/CAM high-density PMMA- and composite-based polymers.

    PubMed

    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

  6. Marginal adaptation and CAD-CAM technology: A systematic review of restorative material and fabrication techniques.

    PubMed

    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

  7. Performance evaluation of the NASA/KSC CAD/CAE and office automation LAN's

    NASA Technical Reports Server (NTRS)

    Zobrist, George W.

    1994-01-01

    This study's objective is the performance evaluation of the existing CAD/CAE (Computer Aided Design/Computer Aided Engineering) network at NASA/KSC. This evaluation also includes a similar study of the Office Automation network, since it is being planned to integrate this network into the CAD/CAE network. The Microsoft mail facility which is presently on the CAD/CAE network was monitored to determine its present usage. This performance evaluation of the various networks will aid the NASA/KSC network managers in planning for the integration of future workload requirements into the CAD/CAE network and determining the effectiveness of the planned FDDI (Fiber Distributed Data Interface) migration.

  8. A new experiment-independent mechanism to persistify and serve the detector geometry of ATLAS

    NASA Astrophysics Data System (ADS)

    Bianchi, Riccardo Maria; Boudreau, Joseph; Vukotic, Ilija

    2017-10-01

    The complex geometry of the whole detector of the ATLAS experiment at LHC is currently stored only in custom online databases, from which it is built on-the-fly on request. Accessing the online geometry guarantees accessing the latest version of the detector description, but requires the setup of the full ATLAS software framework “Athena”, which provides the online services and the tools to retrieve the data from the database. This operation is cumbersome and slows down the applications that need to access the geometry. Moreover, all applications that need to access the detector geometry need to be built and run on the same platform as the ATLAS framework, preventing the usage of the actual detector geometry in stand-alone applications. Here we propose a new mechanism to persistify (in software development in general, and in HEP computing in particular, persistifying means taking an object which lives in memory only - for example because it was built on-the-fly while processing the experimental data, - serializing it and storing it on disk as a persistent object) and serve the geometry of HEP experiments. The new mechanism is composed by a new file format and the modules to make use of it. The new file format allows to store the whole detector description locally in a file, and it is especially optimized to describe large complex detectors with the minimum file size, making use of shared instances and storing compressed representations of geometry transformations. Then, the detector description can be read back in, to fully restore the in-memory geometry tree. Moreover, a dedicated REST API is being designed and developed to serve the geometry in standard exchange formats like JSON, to let users and applications download specific partial geometry information. With this new geometry persistification a new generation of applications could be developed, which can use the actual detector geometry while being platform-independent and experiment-independent.

  9. Dental students' preferences and performance in crown design: conventional wax-added versus CAD.

    PubMed

    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.

  10. 21 CFR 872.3661 - Optical Impression Systems for CAD/CAM.

    Code of Federal Regulations, 2011 CFR

    2011-04-01

    ... (CONTINUED) MEDICAL DEVICES DENTAL DEVICES Prosthetic Devices § 872.3661 Optical Impression Systems for CAD... (CAD/CAM) is a device used to record the topographical characteristics of teeth, dental impressions, or stone models by analog or digital methods for use in the computer-assisted design and manufacturing of...

  11. Sandblasting may damage the surface of composite CAD-CAM blocks.

    PubMed

    Yoshihara, Kumiko; Nagaoka, Noriyuki; Maruo, Yukinori; Nishigawa, Goro; Irie, Masao; Yoshida, Yasuhiro; Van Meerbeek, Bart

    2017-03-01

    CAD-CAM blocks to fabricate semi-direct and indirect restorations are available in different sorts of ceramics as well as composite. In order to bond restorations prepared out of composite blocks into tooth cavities, it is recommended to gently sandblast the surface prior to the application of a primer/adhesive. Today, the effect of sandblasting composite block surfaces has not thoroughly been investigated. In this study, the ultra-structure of composite CAD-CAM blocks was investigated with special attention to the effect of sandblasting on the surface topography and of silanization on the bonding performance. Five different composite CAD-CAM blocks were involved. We correlatively investigated their structural and chemical composition using X-ray diffraction (XRD), energy dispersion spectroscopy (EDS), scanning electron microscopy (SEM) and (scanning) transmission electron microscopy ((S)TEM). The effect of sandblasting was also imaged in cross-section and at the interface with composite cement. Finally, we measured the shear bond strength to the sandblasted block surface with and without silanization. All composite blocks revealed a different ultra-structure. Sandblasting increased surface roughness and resulted in an irregular surface with some filler exposure. Sandblasting also damaged the surface. When the sandblasted composite blocks were silanized, superior bonding receptiveness in terms of higher bond strength was achieved except for Shofu Block HC. Sandblasting followed by silanization improved the bond strength to composite CAD-CAM blocks. However, sandblasting may also damage the composite CAD-CAM block surface. For the composite CAD-CAM block Shofu Block HC, the damage was so severe that silanization did not improve bond strength. Copyright © 2016 The Academy of Dental Materials. Published by Elsevier Ltd. All rights reserved.

  12. Preparing Students for Computer Aided Drafting (CAD). A Conceptual Approach.

    ERIC Educational Resources Information Center

    Putnam, A. R.; Duelm, Brian

    This presentation outlines guidelines for developing and implementing an introductory course in computer-aided drafting (CAD) that is geared toward secondary-level students. The first section of the paper, which deals with content identification and selection, includes lists of mechanical drawing and CAD competencies and a list of rationales for…

  13. Structure, functional characterization, and evolution of the dihydroorotase domain of human CAD.

    PubMed

    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.

  14. Do CAD/CAM dentures really release less monomer than conventional dentures?

    PubMed

    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.

  15. Automatic image database generation from CAD for 3D object recognition

    NASA Astrophysics Data System (ADS)

    Sardana, Harish K.; Daemi, Mohammad F.; Ibrahim, Mohammad K.

    1993-06-01

    The development and evaluation of Multiple-View 3-D object recognition systems is based on a large set of model images. Due to the various advantages of using CAD, it is becoming more and more practical to use existing CAD data in computer vision systems. Current PC- level CAD systems are capable of providing physical image modelling and rendering involving positional variations in cameras, light sources etc. We have formulated a modular scheme for automatic generation of various aspects (views) of the objects in a model based 3-D object recognition system. These views are generated at desired orientations on the unit Gaussian sphere. With a suitable network file sharing system (NFS), the images can directly be stored on a database located on a file server. This paper presents the image modelling solutions using CAD in relation to multiple-view approach. Our modular scheme for data conversion and automatic image database storage for such a system is discussed. We have used this approach in 3-D polyhedron recognition. An overview of the results, advantages and limitations of using CAD data and conclusions using such as scheme are also presented.

  16. Computer-aided-diagnosis (CAD) for colposcopy

    NASA Astrophysics Data System (ADS)

    Lange, Holger; Ferris, Daron G.

    2005-04-01

    Uterine cervical cancer is the second most common cancer among women worldwide. Colposcopy is a diagnostic method, whereby a physician (colposcopist) visually inspects the lower genital tract (cervix, vulva and vagina), with special emphasis on the subjective appearance of metaplastic epithelium comprising the transformation zone on the cervix. Cervical cancer precursor lesions and invasive cancer exhibit certain distinctly abnormal morphologic features. Lesion characteristics such as margin; color or opacity; blood vessel caliber, intercapillary spacing and distribution; and contour are considered by colposcopists to derive a clinical diagnosis. Clinicians and academia have suggested and shown proof of concept that automated image analysis of cervical imagery can be used for cervical cancer screening and diagnosis, having the potential to have a direct impact on improving women"s health care and reducing associated costs. STI Medical Systems is developing a Computer-Aided-Diagnosis (CAD) system for colposcopy -- ColpoCAD. At the heart of ColpoCAD is a complex multi-sensor, multi-data and multi-feature image analysis system. A functional description is presented of the envisioned ColpoCAD system, broken down into: Modality Data Management System, Image Enhancement, Feature Extraction, Reference Database, and Diagnosis and directed Biopsies. The system design and development process of the image analysis system is outlined. The system design provides a modular and open architecture built on feature based processing. The core feature set includes the visual features used by colposcopists. This feature set can be extended to include new features introduced by new instrument technologies, like fluorescence and impedance, and any other plausible feature that can be extracted from the cervical data. Preliminary results of our research on detecting the three most important features: blood vessel structures, acetowhite regions and lesion margins are shown. As this is a new

  17. 21 CFR 872.3661 - Optical Impression Systems for CAD/CAM.

    Code of Federal Regulations, 2010 CFR

    2010-04-01

    ... 21 Food and Drugs 8 2010-04-01 2010-04-01 false Optical Impression Systems for CAD/CAM. 872.3661 Section 872.3661 Food and Drugs FOOD AND DRUG ADMINISTRATION, DEPARTMENT OF HEALTH AND HUMAN SERVICES... Design and Manufacturing (CAD/CAM) of Dental Restorations; Guidance for Industry and FDA.” For the...

  18. Creating CAD designs and performing their subsequent analysis using opensource solutions in Python

    NASA Astrophysics Data System (ADS)

    Iakushkin, Oleg O.; Sedova, Olga S.

    2018-01-01

    The paper discusses the concept of a system that encapsulates the transition from geometry building to strength tests. The solution we propose views the engineer as a programmer who is capable of coding the procedure for working with the modeli.e., to outline the necessary transformations and create cases for boundary conditions. We propose a prototype of such system. In our work, we used: Python programming language to create the program; Jupyter framework to create a single workspace visualization; pythonOCC library to implement CAD; FeniCS library to implement FEM; GMSH and VTK utilities. The prototype is launched on a platform which is a dynamically expandable multi-tenant cloud service providing users with all computing resources on demand. However, the system may be deployed locally for prototyping or work that does not involve resource-intensive computing. To make it possible, we used containerization, isolating the system in a Docker container.

  19. Discoloration of various CAD/CAM blocks after immersion in coffee.

    PubMed

    Lauvahutanon, Sasipin; Shiozawa, Maho; Takahashi, Hidekazu; Iwasaki, Naohiko; Oki, Meiko; Finger, Werner J; Arksornnukit, Mansuang

    2017-02-01

    This study evaluated color differences (Δ E s) and translucency parameter changes (Δ TP s) of various computer-aided design/computer-aided manufacturing (CAD/CAM) blocks after immersion in coffee. 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 Δ E s and Δ TP s 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 Δ E s after prophylaxis paste polishing of 1 month coffee immersion specimens, water sorption and solubility were also evaluated. After one month in coffee, Δ E s 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 Δ TP s decreased. The ANOVA of Δ E s and Δ TP s revealed significant differences in two main factors, immersion periods and media, and their interaction except for Δ E s of TEL (Telio CAD, Ivoclar Vivadent). The Δ E s significantly decreased after prophylaxis polishing except GRA (Gradia Block, GC). There was no significant correlation between Δ E s and water sorption or solubility in water. The Δ E s 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.

  20. Quantitative assessment of multiple sclerosis lesion load using CAD and expert input

    NASA Astrophysics Data System (ADS)

    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.

  1. The Nucleotide Synthesis Enzyme CAD Inhibits NOD2 Antibacterial Function in Human Intestinal Epithelial Cells

    PubMed Central

    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

  2. Creation of Anatomically Accurate Computer-Aided Design (CAD) Solid Models from Medical Images

    NASA Technical Reports Server (NTRS)

    Stewart, John E.; Graham, R. Scott; Samareh, Jamshid A.; Oberlander, Eric J.; Broaddus, William C.

    1999-01-01

    Most surgical instrumentation and implants used in the world today are designed with sophisticated Computer-Aided Design (CAD)/Computer-Aided Manufacturing (CAM) software. This software automates the mechanical development of a product from its conceptual design through manufacturing. CAD software also provides a means of manipulating solid models prior to Finite Element Modeling (FEM). Few surgical products are designed in conjunction with accurate CAD models of human anatomy because of the difficulty with which these models are created. We have developed a novel technique that creates anatomically accurate, patient specific CAD solids from medical images in a matter of minutes.

  3. Fatigue Resistance of CAD/CAM Resin Composite Molar Crowns

    PubMed Central

    Shembish, Fatma A.; Tong, Hui; Kaizer, Marina; Janal, Malvin N.; Thompson, Van P.; Opdam, Niek J.; Zhang, Yu

    2016-01-01

    Objective To demonstrate the fatigue behavior of CAD/CAM resin composite molar crowns using a mouth-motion step-stress fatigue test. Monolithic leucite-reinforced glass-ceramic crowns were used as a reference. Methods Fully anatomically shaped monolithic resin composite molar crowns (Lava Ultimate, n = 24) and leucite reinforced glass-ceramic crowns (IPS Empress CAD, n = 24) were fabricated using CAD/CAM systems. Crowns were cemented on aged dentin-like resin composite tooth replicas (Filtek Z100) with resin-based cements (RelyX Ultimate for Lava Ultimate or Multilink Automix for IPS Empress). Three step-stress profiles (aggressive, moderate and mild) were employed for the accelerated sliding-contact mouth-motion fatigue test. Twenty one crowns from each group were randomly distributed among these three profiles (1:2:4). Failure was designated as chip-off or bulk fracture. Optical and electronic microscopes were used to examine the occlusal surface and subsurface damages, as well as the material microstructures. Results The resin composite crowns showed only minor occlusal damage during mouth-motion step-stress fatigue loading up to 1700 N. Cross-sectional views revealed contact-induced cone cracks in all specimens, and flexural radial cracks in 2 crowns. Both cone and radial cracks were relatively small compared to the crown thickness. Extending these cracks to the threshold for catastrophic failure would require much higher indentation loads or more loading cycles. In contrast, all of the glass-ceramic crowns fractured, starting at loads of approximately 450 N. Significance Monolithic CAD/CAM resin composite crowns endure, with only superficial damage, fatigue loads 3 – 4 times higher than those causing catastrophic failure in glass-ceramic CAD crowns. PMID:26777092

  4. Microcomputer Simulated CAD for Engineering Graphics.

    ERIC Educational Resources Information Center

    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)

  5. Clinical Outcome of Inter-Proximal Papilla between a Tooth and a Single Implant Treated with CAD/CAM Abutments: a Cross-Sectional Study

    PubMed Central

    Lima, Tiago; Carvalho, Ágata; Carvalho, Vasco

    2012-01-01

    ABSTRACT Objectives The aim of this study was to assess the clinical outcomes achieved with Computer-Assisted Design/Computer-Assisted Manufacturing implant abutments in the anterior maxilla. Material and Methods Nineteen patients with a mean age of 41 (range form 26 to 63) years, treated with 21 single tooth implants and 21 Computer-Assisted Design/Computer-Assisted Manufacturing (CAD/CAM) abutments in the anterior maxillary region were included in this study. The patients followed 4 criteria of inclusion: (1) had a single-tooth implant in the anterior maxilla, (2) had a CAD/CAM abutment, (3) had a contralateral natural tooth, (4) the implant was restored and in function for at least 6 months up to 2 years. Cases without contact point were excluded. Presence/absence of the interproximal papilla, inter tooth-implant distance (ITD) and distance from the base of the contact point to dental crest bone of adjacent tooth (CPB) were accessed. Results Forty interproximal spaces were evaluated, with an average mesial CPB of 5.65 (SD 1.65) mm and distal CPB of 4.65 (SD 1.98) mm. An average mesial ITD of 2.49 (SD 0.69) mm and an average distal ITD of 1.89 (SD 0.63) mm were achieved. Papilla was present in all the interproximal spaces accessed. Conclusions The restoration of dental implants using CAD/CAM abutments is a predictable treatment with improved aesthetic results. These type of abutments seem to help maintaining a regular papillary filling although the variations of the implant positioning or the restoration teeth relation. PMID:24422016

  6. Light Curve Simulation Using Spacecraft CAD Models and Empirical Material Spectral BRDFS

    NASA Astrophysics Data System (ADS)

    Willison, A.; Bedard, D.

    This paper presents a Matlab-based light curve simulation software package that uses computer-aided design (CAD) models of spacecraft and the spectral bidirectional reflectance distribution function (sBRDF) of their homogenous surface materials. It represents the overall optical reflectance of objects as a sBRDF, a spectrometric quantity, obtainable during an optical ground truth experiment. The broadband bidirectional reflectance distribution function (BRDF), the basis of a broadband light curve, is produced by integrating the sBRDF over the optical wavelength range. Colour-filtered BRDFs, the basis of colour-filtered light curves, are produced by first multiplying the sBRDF by colour filters, and integrating the products. The software package's validity is established through comparison of simulated reflectance spectra and broadband light curves with those measured of the CanX-1 Engineering Model (EM) nanosatellite, collected during an optical ground truth experiment. It is currently being extended to simulate light curves of spacecraft in Earth orbit, using spacecraft Two-Line-Element (TLE) sets, yaw/pitch/roll angles, and observer coordinates. Measured light curves of the NEOSSat spacecraft will be used to validate simulated quantities. The sBRDF was chosen to represent material reflectance as it is spectrometric and a function of illumination and observation geometry. Homogeneous material sBRDFs were obtained using a goniospectrometer for a range of illumination and observation geometries, collected in a controlled environment. The materials analyzed include aluminum alloy, two types of triple-junction photovoltaic (TJPV) cell, white paint, and multi-layer insulation (MLI). Interpolation and extrapolation methods were used to determine the sBRDF for all possible illumination and observation geometries not measured in the laboratory, resulting in empirical look-up tables. These look-up tables are referenced when calculating the overall sBRDF of objects, where

  7. HDL subfractions and very early CAD: novel findings from untreated patients in a Chinese cohort.

    PubMed

    Zhang, Yan; Zhu, Cheng-Gang; Xu, Rui-Xia; Li, Sha; Li, Xiao-Lin; Guo, Yuan-Lin; Wu, Na-Qiong; Gao, Ying; Qing, Ping; Cui, Chuan-Jue; Sun, Jing; Li, Jian-Jun

    2016-08-04

    Coronary artery disease (CAD) in very young individuals is a rare disease associated with poor prognosis. However, the role of specific lipoprotein subfractions in very young CAD patients (≤45 years) is not established yet. A total of 734 consecutive CAD subjects were enrolled and were classified as very early (n = 81, ≤45), early (n = 304, male: 45-55; female: 45-65), and late (n = 349, male: >55; female: >65) groups. Meanwhile, a group of non-CAD subjects were also enrolled as controls (n = 56, ≤45). The lipoprotein separation was performed using Lipoprint System. As a result, the very early CAD patients have lower large high-density lipoprotein (HDL) subfraction and higher small low-density lipoprotein (LDL) subfraction (p < 0.05). Although body mass index was inversely related to large HDL subfraction, overweight did not influence its association with very early CAD. In the logistic regression analysis, large HDL was inversely [OR 95% CI: 0.872 (0.825-0.922)] while small LDL was positively [1.038 (1.008-1.069)] related to very early CAD. However, after adjusting potential confounders, the association was only significant for large HDL [0.899 (0.848-0.954)]. This study firstly demonstrated that large HDL subfraction was negatively related to very early CAD suggestive of its important role in very early CAD incidence.

  8. Computer-aided detection (CAD) of breast cancer on full field digital and screening film mammograms

    NASA Astrophysics Data System (ADS)

    Sun, Xuejun; Qian, Wei; Song, Xiaoshan; Qian, Yuyan; Song, Dansheng; Clark, Robert A.

    2003-05-01

    Full-field digital mammography (FFDM) as a new breast imaging modality has potential to detect more breast cancers or to detect them at smaller sizes and earlier stages compared with screening film mammography (SFM). However, its performance needs verification, and it would pose new problems for the development of CAD methods for breast cancer detection and diagnosis. Performance evaluation of CAD systems on FFDM and SFM has been conducted in this study, respectively. First, an adaptive CAD system employing a series of advanced modules has been developed on FFDM. Second, a standardization approach has been developed to make the CAD system independent of characteristics of digitizer or imaging modalities for mammography. CAD systems developed previously for SFM and developed in this study for FFDM have been evaluated on FFDM and SFM images without and with standardization, respectively, to examine the performance improvement of the CAD system developed in this study. Computerized free-response receiver operating characteristic (FROC) analysis has been adopted as performance evaluation method. Compared with previous one, the CAD system developed in this study demonstrated significantly performance improvements. However, the comparison results have shown that the performances of final CAD system in this study are not significantly different on FFDM and on SFM after standardization. It needs further study on the assessment of CAD system performance on FFDM and SFM modalities.

  9. Second generation accessible pedestrian systems.

    DOT National Transportation Integrated Search

    2014-09-01

    The Americans with Disabilities Act of 1990 has had a great impact on the implementation of Accessible Pedestrian Systems that target accessible and safety : impediments faced by pedestrians with mobility and visual impairments. Intersection geometri...

  10. A Step-by-Step Conservative Approach for CAD-CAM Laminate Veneers

    PubMed Central

    Henríquez Gutiérrez, Ismael; Guzmán Marusic, Álvaro; Báez Rosales, Abelardo; Tisi Lanchares, José Pablo

    2017-01-01

    The use of CAD/CAM technology has allowed the fabrication of ceramic restorations efficiently and with predictable results. Lithium disilicate is a type of glass ceramic material that can be used for the elaboration of laminate veneers, being monolithic restorations which require characterization through a covering ceramic in order to achieve acceptable esthetic results. The next case report shows a predictable clinical protocol for the rehabilitation of the anterior teeth through the preparation of CAD/CAM veneers (e.max CAD, Ivoclar Vivadent, Liechtenstein) which have been characterized by a nanofluorapatite ceramic (e.max Ceram, Ivoclar Vivadent, Liechtenstein) through the layering technique. PMID:28884029

  11. Design of Complete Dentures by Adopting CAD Developed for Fixed Prostheses.

    PubMed

    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.

  12. Two-body wear rate of CAD/CAM resin blocks and their enamel antagonists.

    PubMed

    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.

  13. Obtaining manufactured geometries of deep-drawn components through a model updating procedure using geometric shape parameters

    NASA Astrophysics Data System (ADS)

    Balla, Vamsi Krishna; Coox, Laurens; Deckers, Elke; Plyumers, Bert; Desmet, Wim; Marudachalam, Kannan

    2018-01-01

    The vibration response of a component or system can be predicted using the finite element method after ensuring numerical models represent realistic behaviour of the actual system under study. One of the methods to build high-fidelity finite element models is through a model updating procedure. In this work, a novel model updating method of deep-drawn components is demonstrated. Since the component is manufactured with a high draw ratio, significant deviations in both profile and thickness distributions occurred in the manufacturing process. A conventional model updating, involving Young's modulus, density and damping ratios, does not lead to a satisfactory match between simulated and experimental results. Hence a new model updating process is proposed, where geometry shape variables are incorporated, by carrying out morphing of the finite element model. This morphing process imitates the changes that occurred during the deep drawing process. An optimization procedure that uses the Global Response Surface Method (GRSM) algorithm to maximize diagonal terms of the Modal Assurance Criterion (MAC) matrix is presented. This optimization results in a more accurate finite element model. The advantage of the proposed methodology is that the CAD surface of the updated finite element model can be readily obtained after optimization. This CAD model can be used for carrying out analysis, as it represents the manufactured part more accurately. Hence, simulations performed using this updated model with an accurate geometry, will therefore yield more reliable results.

  14. The CLAS12-RICH hybrid geometry

    NASA Astrophysics Data System (ADS)

    Angelini, Giovanni; CLAS12-RICH Collaboration

    2017-01-01

    A Ring-imaging Cherenkov detector (RICH) has been designed for the CLAS12 spectrometer (JLAB, Hall B) in order to increase the particle identification. Among the approved physics program focused upon 3D imaging of the nucleon, some Semi Inclusive Deep Inelastic Scattering experiments (E12-09-007, E12-09-008, E12-09-009) demand an efficient kaon identification across the momentum range from 3 to 8 GeV/c. The detector exploits a novel elaborated hybrid geometry based on a complex focusing mirror system that will reduce the area instrumented with photon detectors. For forward scattered particles (θ <12°) with momenta p = 3-8 GeV/c, a proximity imaging method with direct Cherenkov light detection will be used. For larger angles of 12° < θ <35° and momenta of p = 3-6 GeV/c, the Cherenkov light will be focused by a spherical mirror, undergo two further passes through the aerogel radiator and will be reflected from planar mirrors before detection. A carefully study on reflections has been performed considering microscopic and macroscopic effects. In addition, a new feature has been introduced in the CLAS12 simulation software in order to generate the geometry of the detector by using a computer-aided design (CAD) file for an accurate geometrical description. U.S. Department of Energy, GWU Columbian College Art and Science Facilitating Fund Award (CCAS CCFF).

  15. Distortion of CAD-CAM-fabricated implant-fixed titanium and zirconia complete dental prosthesis frameworks.

    PubMed

    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

  16. When and why might a Computer Aided Detection (CAD) system interfere with visual search? An eye-tracking study

    PubMed Central

    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, p<.001), but there was also a substantial cost. Targets that were not marked by the CAD system were missed more frequently than equivalent targets in No CAD blocks of the experiment (t(22)=7.02, p<.001). Experiment 2 showed no behavioral benefit from CAD, 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, p<.005; Ex 2: t(50)=7.31, p<.001). Conclusions CAD 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

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

    PubMed

    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.

  18. An open access thyroid ultrasound image database

    NASA Astrophysics Data System (ADS)

    Pedraza, Lina; Vargas, Carlos; Narváez, Fabián.; Durán, Oscar; Muñoz, Emma; Romero, Eduardo

    2015-01-01

    Computer aided diagnosis systems (CAD) have been developed to assist radiologists in the detection and diagnosis of abnormalities and a large number of pattern recognition techniques have been proposed to obtain a second opinion. Most of these strategies have been evaluated using different datasets making their performance incomparable. In this work, an open access database of thyroid ultrasound images is presented. The dataset consists of a set of B-mode Ultrasound images, including a complete annotation and diagnostic description of suspicious thyroid lesions by expert radiologists. Several types of lesions as thyroiditis, cystic nodules, adenomas and thyroid cancers were included while an accurate lesion delineation is provided in XML format. The diagnostic description of malignant lesions was confirmed by biopsy. The proposed new database is expected to be a resource for the community to assess different CAD systems.

  19. Marginal and internal fit of nano-composite CAD/CAM restorations.

    PubMed

    Park, So-Hyun; Yoo, Yeon-Jee; Shin, Yoo-Jin; Cho, Byeong-Hoon; Baek, Seung-Ho

    2016-02-01

    The purpose of this study was to compare the marginal and internal fit of nano-composite CAD-CAM restorations. A full veneer crown and an mesio-occluso-distal (MOD) inlay cavity, which were prepared on extracted human molars, were used as templates of epoxy resin replicas. The prepared teeth were scanned and CAD-CAM restorations were milled using Lava Ultimate (LU) and experimental nano-composite CAD/CAM blocks (EB) under the same milling parameters. To assess the marginal and internal fit, the restorations were cemented to replicas and were embedded in an acrylic mold for sectioning at 0.5 mm intervals. The measured gap data were pooled according to the block types and measuring points for statistical analysis. Both the block type and measuring point significantly affected gap values, and their interaction was significant (p = 0.000). In crowns and inlays made from the two blocks, gap values were significantly larger in the occlusal area than in the axial area, while gap values in the marginal area were smallest (p < 0.001). Among the blocks, the restorations milled from EB had a significantly larger gap at all measuring points than those milled from LU (p = 0.000). The marginal and internal gaps of the two nano-composite CAD/CAM blocks differed according to the measuring points. Among the internal area of the two nano-composite CAD/CAM restorations, occlusal gap data were significantly larger than axial gap data. The EB crowns and inlays had significantly larger gaps than LU restorations.

  20. Marginal and internal fit of nano-composite CAD/CAM restorations

    PubMed Central

    Park, So-Hyun; Shin, Yoo-Jin

    2016-01-01

    Objectives The purpose of this study was to compare the marginal and internal fit of nano-composite CAD-CAM restorations. Materials and Methods A full veneer crown and an mesio-occluso-distal (MOD) inlay cavity, which were prepared on extracted human molars, were used as templates of epoxy resin replicas. The prepared teeth were scanned and CAD-CAM restorations were milled using Lava Ultimate (LU) and experimental nano-composite CAD/CAM blocks (EB) under the same milling parameters. To assess the marginal and internal fit, the restorations were cemented to replicas and were embedded in an acrylic mold for sectioning at 0.5 mm intervals. The measured gap data were pooled according to the block types and measuring points for statistical analysis. Results Both the block type and measuring point significantly affected gap values, and their interaction was significant (p = 0.000). In crowns and inlays made from the two blocks, gap values were significantly larger in the occlusal area than in the axial area, while gap values in the marginal area were smallest (p < 0.001). Among the blocks, the restorations milled from EB had a significantly larger gap at all measuring points than those milled from LU (p = 0.000). Conclusions The marginal and internal gaps of the two nano-composite CAD/CAM blocks differed according to the measuring points. Among the internal area of the two nano-composite CAD/CAM restorations, occlusal gap data were significantly larger than axial gap data. The EB crowns and inlays had significantly larger gaps than LU restorations. PMID:26877989

  1. Different CAD/CAM-processing routes for zirconia restorations: influence on fitting accuracy.

    PubMed

    Kohorst, Philipp; Junghanns, Janet; Dittmer, Marc P; Borchers, Lothar; Stiesch, Meike

    2011-08-01

    The aim of the present in vitro study was to evaluate the influence of different processing routes on the fitting accuracy of four-unit zirconia fixed dental prostheses (FDPs) fabricated by computer-aided design/computer-aided manufacturing (CAD/CAM). Three groups of zirconia frameworks with ten specimens each were fabricated. Frameworks of one group (CerconCAM) were produced by means of a laboratory CAM-only system. The other frameworks were made with different CAD/CAM systems; on the one hand by in-laboratory production (CerconCAD/CAM) and on the other hand by centralized production in a milling center (Compartis) after forwarding geometrical data. Frameworks were then veneered with the recommended ceramics, and marginal accuracy was determined using a replica technique. Horizontal marginal discrepancy, vertical marginal discrepancy, absolute marginal discrepancy, and marginal gap were evaluated. Statistical analyses were performed by one-way analysis of variance (ANOVA), with the level of significance chosen at 0.05. Mean horizontal discrepancies ranged between 22 μm (CerconCAM) and 58 μm (Compartis), vertical discrepancies ranged between 63 μm (CerconCAD/CAM) and 162 μm (CerconCAM), and absolute marginal discrepancies ranged between 94 μm (CerconCAD/CAM) and 181 μm (CerconCAM). The marginal gap varied between 72 μm (CerconCAD/CAM) and 112 μm (CerconCAM, Compartis). Statistical analysis revealed that, with all measurements, the marginal accuracy of the zirconia FDPs was significantly influenced by the processing route used (p < 0.05). Within the limitations of this study, all restorations showed a clinically acceptable marginal accuracy; however, the results suggest that the CAD/CAM systems are more precise than the CAM-only system for the manufacture of four-unit FDPs.

  2. Edge strength of CAD/CAM materials.

    PubMed

    Pfeilschifter, Maria; Preis, Verena; Behr, Michael; Rosentritt, Martin

    2018-05-16

    To investigate the edge force of CAD/CAM materials as a function of (a) material, (b) thickness, and (c) distance from the margin. Materials intended for processing with CAD/CAM were investigated: eight resin composites, one resin-infiltrated ceramic, and a clinically proven lithiumdisilicate ceramic (reference). To measure edge force (that is, load to failure/crack), plates (d = 1 mm) were fixed and loaded with a Vickers diamond indenter (1 mm/min, Zwick 1446) at a distance of 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, and 1.0 mm from the edge. Edge force was defined as a loading force at a distance of 0.5 mm. The type of failure was determined. To investigate the influence of the thickness, all data were determined on 1-mm and 2-mm plates. To test the influence of bonding and an underlying dentin, individual 1-mm plates were bonded to a 1-mm-thick dentin-like (concerning modulus of elasticity) resin composite. For the 1-mm plates, edge force varied between 64.4 ± 24.2 N (Shofu Block HC) and 183.2 ± 63.3 N (ceramic reference), with significant (p ≤ 0.001) differences between the materials. For the 2-mm plates, values between 129.2 ± 32.5 N (Lava Ultimate) and 230.3 ± 67.5 N (Cerasmart) were found. Statistical comparison revealed no significant differences (p > 0.109) between the materials. Brilliant Crios (p = 0.023), Enamic (p = 0.000), Shofu Blocks HC (p = 0.009), and Grandio Bloc (p = 0.002) showed significantly different edge force between the 1-mm- and 2-mm-thick plates. The failure pattern was either cracking, (severe) chipping, or fracture. Material, material thickness, and distance from the edge impact the edge force of CAD/CAM materials. CAD/CAM materials should be carefully selected on the basis of their individual edge force and performance during milling. Copyright © 2018 Elsevier Ltd. All rights reserved.

  3. Impact of IPAD on CAD/CAM database university research

    NASA Technical Reports Server (NTRS)

    Leach, L. M.; Wozny, M. J.

    1984-01-01

    IPAD program has provided direction, focus and software products which impacted on CAD/CAM data base research and follow-on research. The relationship of IPAD to the research projects which involve the storage of geometric data in common data ase facilities such as data base machines, the exchange of data between heterogeneous data bases, the development of IGES processors, the migration of lrge CAD/CAM data base management systems to noncompatible hosts, and the value of RIM as a research tool is described.

  4. Effect of Home Bleaching on the Translucency of CAD/CAM Systems.

    PubMed

    Karci, Muhammet; Demir, Necla

    2017-11-10

    To evaluate the effect of a home bleaching agent (Opalescence PF) on the translucency of CAD/CAM ceramic systems. The 28 sintered ceramic specimens (IPS Empress CAD and IPS e.max CAD; 15 mm long, 10 mm wide, 1 mm thick) were divided into two subgroups as control and bleaching groups (n = 7). Carbamide peroxide (CP), 16%, home bleaching agent was applied onto the surface of each specimen for 6 hours per day for 7 days. A spectrophotometer (VITA Easyshade Advance) was used to measure the CIE L * a * b * coordinates and the reflectance value (Y) of the specimens on white and black backgrounds. The translucency parameter (TP), contrast ratio (CR), and opalescence parameter (OP) of the specimens were calculated. The data were statistically analyzed using Kolmogorov-Smirnov, one-way ANOVA, Tukey's test, and Pearson's correlation. Statistically significant differences in the TP values after 16% CP bleaching treatment were observed (p ˂ 0.05); however, no significant differences were found in the OP and CR values after the surface treatment (p ˃ 0.05). According to our study, patients who have all-ceramic restorations in their mouths should be careful when using home bleaching agents, because whitening agents can affect the translucency of all-ceramic restorations such as e.max CAD and Empress CAD. © 2017 by the American College of Prosthodontists.

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

    PubMed

    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.

  6. A step-by-step introduction to rule-based design of synthetic genetic constructs using GenoCAD.

    PubMed

    Wilson, Mandy L; Hertzberg, Russell; Adam, Laura; Peccoud, Jean

    2011-01-01

    GenoCAD is an open source web-based system that provides a streamlined, rule-driven process for designing genetic sequences. GenoCAD provides a graphical interface that allows users to design sequences consistent with formalized design strategies specific to a domain, organization, or project. Design strategies include limited sets of user-defined parts and rules indicating how these parts are to be combined in genetic constructs. In addition to reducing design time to minutes, GenoCAD improves the quality and reliability of the finished sequence by ensuring that the designs follow established rules of sequence construction. GenoCAD.org is a publicly available instance of GenoCAD that can be found at www.genocad.org. The source code and latest build are available from SourceForge to allow advanced users to install and customize GenoCAD for their unique needs. This chapter focuses primarily on how the GenoCAD tools can be used to organize genetic parts into customized personal libraries, then how these libraries can be used to design sequences. In addition, GenoCAD's parts management system and search capabilities are described in detail. Instructions are provided for installing a local instance of GenoCAD on a server. Some of the future enhancements of this rapidly evolving suite of applications are briefly described. Copyright © 2011 Elsevier Inc. All rights reserved.

  7. Individualized Human CAD Models: Anthropmetric Morphing and Body Tissue Layering

    DTIC Science & Technology

    2014-07-31

    Part Flow Chart of the Interaction among VBA Macros, Excel® Spreadsheet, and SolidWorks Front View of the Male and Female Soldier CAD Model...yellow highlighting. The spreadsheet is linked to the CAD model by macros created with the Visual Basic for Application ( VBA ) editor in Microsoft Excel...basically three working parts to the anthropometric morphing that are all interconnected ( VBA macros, Excel spreadsheet, and SolidWorks). The flow

  8. Analysis of HOM Problems in the C-ADS Main Linac

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

    Huang, Burn; Ng, King Yuen

    2017-05-18

    Excitation of higher-order modes (HOMs) in superconducting cavities may severely affect the operation of the main linac in the Chinese Accelerator Driven System (CADS). Preliminary analysis is made on the effects of beam dynamic, which includes possible longitudinal and transverse emittance enlargements, as well as the possibility of beam breakup. Suggestions are given for further investigation. Comparison is made between the C-ADS and the Fermilab Project X.

  9. Version control system of CAD documents and PLC projects

    NASA Astrophysics Data System (ADS)

    Khudyakov, P. Yu; Kisel’nikov, A. Yu; Startcev, I. M.; Kovalev, A. A.

    2018-05-01

    The paper presents the process of developing a version control system for CAD documents and PLC projects. The software was tested and the optimal composition of the modules was selected. The introduction of the system has made it possible to increase the safety and stability of the process control systems, as well as to reduce the number of conflicts for versions of CAD files. The number of incidents at the enterprise related to the use of incorrect versions of PLC projects is reduced to 0.

  10. Chairside CAD/CAM materials. Part 3: Cyclic fatigue parameters and lifetime predictions.

    PubMed

    Wendler, Michael; Belli, Renan; Valladares, Diana; Petschelt, Anselm; Lohbauer, Ulrich

    2018-06-01

    Chemical and mechanical degradation play a key role on the lifetime of dental restorative materials. Therefore, prediction of their long-term performance in the oral environment should base on fatigue, rather than inert strength data, as commonly observed in the dental material's field. The objective of the present study was to provide mechanistic fatigue parameters of current dental CAD/CAM materials under cyclic biaxial flexure and assess their suitability in predicting clinical fracture behaviors. Eight CAD/CAM materials, including polycrystalline zirconia (IPS e.max ZirCAD), reinforced glasses (Vitablocs Mark II, IPS Empress CAD), glass-ceramics (IPS e.max CAD, Suprinity PC, Celtra Duo), as well as hybrid materials (Enamic, Lava Ultimate) were evaluated. Rectangular plates (12×12×1.2mm 3 ) with highly polished surfaces were prepared and tested in biaxial cyclic fatigue in water until fracture using the Ball-on-Three-Balls (B3B) test. Cyclic fatigue parameters n and A* were obtained from the lifetime data for each material and further used to build SPT diagrams. The latter were used to compare in-vitro with in-vivo fracture distributions for IPS e.max CAD and IPS Empress CAD. Susceptibility to subcritical crack growth under cyclic loading was observed for all materials, being more severe (n≤20) in lithium-based glass-ceramics and Vitablocs Mark II. Strength degradations of 40% up to 60% were predicted after only 1 year of service. Threshold stress intensity factors (K th ) representing the onset of subcritical crack growth (SCG), were estimated to lie in the range of 0.37-0.44 of K Ic for the lithium-based glass-ceramics and Vitablocs Mark II and between 0.51-0.59 of K Ic for the other materials. Failure distributions associated with mechanistic estimations of strength degradation in-vitro showed to be useful in interpreting failure behavior in-vivo. The parameter K th stood out as a better predictor of clinical performance in detriment to the SCG n

  11. An automated distinction of DICOM images for lung cancer CAD system

    NASA Astrophysics Data System (ADS)

    Suzuki, H.; Saita, S.; Kubo, M.; Kawata, Y.; Niki, N.; Nishitani, H.; Ohmatsu, H.; Eguchi, K.; Kaneko, M.; Moriyama, N.

    2009-02-01

    Automated distinction of medical images is an important preprocessing in Computer-Aided Diagnosis (CAD) systems. The CAD systems have been developed using medical image sets with specific scan conditions and body parts. However, varied examinations are performed in medical sites. The specification of the examination is contained into DICOM textual meta information. Most DICOM textual meta information can be considered reliable, however the body part information cannot always be considered reliable. In this paper, we describe an automated distinction of DICOM images as a preprocessing for lung cancer CAD system. Our approach uses DICOM textual meta information and low cost image processing. Firstly, the textual meta information such as scan conditions of DICOM image is distinguished. Secondly, the DICOM image is set to distinguish the body parts which are identified by image processing. The identification of body parts is based on anatomical structure which is represented by features of three regions, body tissue, bone, and air. The method is effective to the practical use of lung cancer CAD system in medical sites.

  12. The marginal fit of lithium disilicate crowns: Press vs. CAD/CAM.

    PubMed

    Azar, Basel; Eckert, Steve; Kunkela, Josef; Ingr, Tomaš; Mounajjed, Radek

    2018-01-01

    This study aimed to compare the vertical marginal gap of teeth restored with lithium disilicate crowns fabricated using CAD/CAM or by pressed ceramic approach. Twenty mandibular third molar teeth were collected after surgical extractions and prepared to receive full veneer crowns. Teeth were optically scanned and lithium disilicate blocks were used to fabricate crowns using CAD/CAM technique. Polyvinyl siloxane impressions of the prepared teeth were made and monolithic pressed lithium disilicate crowns were fabricated. The marginal gap was measured using optical microscope at 200× magnification (Keyence VHX-5000, Japan). Statistical analysis was performed using Wilcoxon test. The lithium disilicate pressed crowns had significantly smaller (p = 0.006) marginal gaps (38 ± 12 μm) than the lithium disilicate CAD/CAM crowns (45 ± 12 μm). This research indicates that lithium disilicate crowns fabricated with the press technique have measurably smaller marginal gaps compared with those fabricated with CAD/CAM technique within in vitro environments. The marginal gaps achieved by the crowns across all groups were within a clinically acceptable range.

  13. Structural Insight into the Core of CAD, the Multifunctional Protein Leading De Novo Pyrimidine Biosynthesis.

    PubMed

    Moreno-Morcillo, María; Grande-García, Araceli; Ruiz-Ramos, Alba; Del Caño-Ochoa, Francisco; Boskovic, Jasminka; Ramón-Maiques, Santiago

    2017-06-06

    CAD, the multifunctional protein initiating and controlling de novo biosynthesis of pyrimidines in animals, self-assembles into ∼1.5 MDa hexamers. The structures of the dihydroorotase (DHO) and aspartate transcarbamoylase (ATC) domains of human CAD have been previously determined, but we lack information on how these domains associate and interact with the rest of CAD forming a multienzymatic unit. Here, we prove that a construct covering human DHO and ATC oligomerizes as a dimer of trimers and that this arrangement is conserved in CAD-like from fungi, which holds an inactive DHO-like domain. The crystal structures of the ATC trimer and DHO-like dimer from the fungus Chaetomium thermophilum confirm the similarity with the human CAD homologs. These results demonstrate that, despite being inactive, the fungal DHO-like domain has a conserved structural function. We propose a model that sets the DHO and ATC complex as the central element in the architecture of CAD. Copyright © 2017 Elsevier Ltd. All rights reserved.

  14. Measurement of proton momentum distributions using a direct geometry instrument

    NASA Astrophysics Data System (ADS)

    Senesi, R.; Kolesnikov, A. I.; Andreani, C.

    2014-12-01

    We report the results of inelastic neutron scattering measurements on bulk water and ice using the direct geometry SEQUOIA chopper spectrometer at the Spallation Neutron Source (USA), with incident energy Ei= 6 eV. In this set up the measurements allow to access the Deep Inelastic Neutron Scattering regime. The scattering is centred at the proton recoil energy given by the impulse approximation, and the shape of the recoil peak conveys information on the proton momentum distribution in the system. The comparison with the performance of inverse geometry instruments, such as VESUVIO at the ISIS source (UK), shows that complementary information can be accessed by the use of direct and inverse geometry instruments. Analysis of the neutron Compton profiles shows that the proton kinetic energy in ice at 271 K is larger than in room temperature liquid water, in agreement with previous measurements on VESUVIO.

  15. Complete Dentures Fabricated with CAD/CAM Technology and a Traditional Clinical Recording Method.

    PubMed

    Janeva, Nadica; Kovacevska, Gordana; Janev, Edvard

    2017-10-15

    The introduction of computer-aided design/computer-aided manufacturing (CAD/CAM) technology into complete denture (CD) fabrication ushered in a new era in removable prosthodontics. Commercially available CAD/CAM denture systems are expected to improve upon the disadvantages associated with conventional fabrication. The purpose of this report is to present the workflow involved in fabricating a CD with a traditional clinical recording method and CAD/CAM technology and to summarize the advantages to the dental practitioner and the patient.

  16. rCAD: A Novel Database Schema for the Comparative Analysis of RNA.

    PubMed

    Ozer, Stuart; Doshi, Kishore J; Xu, Weijia; Gutell, Robin R

    2011-12-31

    Beyond its direct involvement in protein synthesis with mRNA, tRNA, and rRNA, RNA is now being appreciated for its significance in the overall metabolism and regulation of the cell. Comparative analysis has been very effective in the identification and characterization of RNA molecules, including the accurate prediction of their secondary structure. We are developing an integrative scalable data management and analysis system, the RNA Comparative Analysis Database (rCAD), implemented with SQL Server to support RNA comparative analysis. The platformagnostic database schema of rCAD captures the essential relationships between the different dimensions of information for RNA comparative analysis datasets. The rCAD implementation enables a variety of comparative analysis manipulations with multiple integrated data dimensions for advanced RNA comparative analysis workflows. In this paper, we describe details of the rCAD schema design and illustrate its usefulness with two usage scenarios.

  17. rCAD: A Novel Database Schema for the Comparative Analysis of RNA

    PubMed Central

    Ozer, Stuart; Doshi, Kishore J.; Xu, Weijia; Gutell, Robin R.

    2013-01-01

    Beyond its direct involvement in protein synthesis with mRNA, tRNA, and rRNA, RNA is now being appreciated for its significance in the overall metabolism and regulation of the cell. Comparative analysis has been very effective in the identification and characterization of RNA molecules, including the accurate prediction of their secondary structure. We are developing an integrative scalable data management and analysis system, the RNA Comparative Analysis Database (rCAD), implemented with SQL Server to support RNA comparative analysis. The platformagnostic database schema of rCAD captures the essential relationships between the different dimensions of information for RNA comparative analysis datasets. The rCAD implementation enables a variety of comparative analysis manipulations with multiple integrated data dimensions for advanced RNA comparative analysis workflows. In this paper, we describe details of the rCAD schema design and illustrate its usefulness with two usage scenarios. PMID:24772454

  18. Fracture Rates and Lifetime Estimations of CAD/CAM All-ceramic Restorations.

    PubMed

    Belli, R; Petschelt, A; Hofner, B; Hajtó, J; Scherrer, S S; Lohbauer, U

    2016-01-01

    The gathering of clinical data on fractures of dental restorations through prospective clinical trials is a labor- and time-consuming enterprise. Here, we propose an unconventional approach for collecting large datasets, from which clinical information on indirect restorations can be retrospectively analyzed. The authors accessed the database of an industry-scale machining center in Germany and obtained information on 34,911 computer-aided design (CAD)/computer-aided manufacturing (CAM) all-ceramic posterior restorations. The fractures of bridges, crowns, onlays, and inlays fabricated from different all-ceramic systems over a period of 3.5 y were reported by dentists and entered in the database. Survival analyses and estimations of future life revealed differences in performance among ZrO2-based restorations and lithium disilicate and leucite-reinforced glass-ceramics. © International & American Associations for Dental Research 2015.

  19. Elevated Glucose Oxidation, Reduced Insulin Secretion, and a Fatty Heart May Be Protective Adaptions in Ischemic CAD.

    PubMed

    Hannukainen, J C; Lautamäki, R; Mari, A; Pärkkä, J P; Bucci, M; Guzzardi, M A; Kajander, S; Tuokkola, T; Knuuti, J; Iozzo, P

    2016-07-01

    Insulin resistance, β-cell dysfunction, and ectopic fat deposition have been implicated in the pathogenesis of coronary artery disease (CAD) and type 2 diabetes, which is common in CAD patients. We investigated whether CAD is an independent predictor of these metabolic abnormalities and whether this interaction is influenced by superimposed myocardial ischemia. We studied CAD patients with (n = 8) and without (n = 14) myocardial ischemia and eight non-CAD controls. Insulin sensitivity and secretion and substrate oxidation were measured during fasting and oral glucose tolerance testing. We used magnetic resonance imaging/spectroscopy, positron emission and computerized tomography to characterize CAD, cardiac function, pericardial and abdominal adipose tissue, and myocardial, liver, and pancreatic triglyceride contents. Ischemic CAD was characterized by elevated oxidative glucose metabolism and a proportional decline in β-cell insulin secretion and reduction in lipid oxidation. Cardiac function was preserved in CAD groups, whereas cardiac fat depots were elevated in ischemic CAD compared to non-CAD subjects. Liver and pancreatic fat contents were similar in all groups and related with surrounding adipose masses or systemic insulin sensitivity. In ischemic CAD patients, glucose oxidation is enhanced and correlates inversely with insulin secretion. This can be seen as a mechanism to prevent glucose lowering because glucose is required in oxygen-deprived tissues. On the other hand, the accumulation of cardiac triglycerides may be a physiological adaptation to the limited fatty acid oxidative capacity. Our results underscore the urgent need of clinical trials that define the optimal/safest glycemic range in situations of myocardial ischemia.

  20. Elevated Glucose Oxidation, Reduced Insulin Secretion, and a Fatty Heart May Be Protective Adaptions in Ischemic CAD

    PubMed Central

    Hannukainen, J. C.; Lautamäki, R.; Mari, A.; Pärkkä, J. P.; Bucci, M.; Guzzardi, M. A.; Kajander, S.; Tuokkola, T.; Knuuti, J.

    2016-01-01

    Background: Insulin resistance, β-cell dysfunction, and ectopic fat deposition have been implicated in the pathogenesis of coronary artery disease (CAD) and type 2 diabetes, which is common in CAD patients. We investigated whether CAD is an independent predictor of these metabolic abnormalities and whether this interaction is influenced by superimposed myocardial ischemia. Methods and Results: We studied CAD patients with (n = 8) and without (n = 14) myocardial ischemia and eight non-CAD controls. Insulin sensitivity and secretion and substrate oxidation were measured during fasting and oral glucose tolerance testing. We used magnetic resonance imaging/spectroscopy, positron emission and computerized tomography to characterize CAD, cardiac function, pericardial and abdominal adipose tissue, and myocardial, liver, and pancreatic triglyceride contents. Ischemic CAD was characterized by elevated oxidative glucose metabolism and a proportional decline in β-cell insulin secretion and reduction in lipid oxidation. Cardiac function was preserved in CAD groups, whereas cardiac fat depots were elevated in ischemic CAD compared to non-CAD subjects. Liver and pancreatic fat contents were similar in all groups and related with surrounding adipose masses or systemic insulin sensitivity. Conclusions: In ischemic CAD patients, glucose oxidation is enhanced and correlates inversely with insulin secretion. This can be seen as a mechanism to prevent glucose lowering because glucose is required in oxygen-deprived tissues. On the other hand, the accumulation of cardiac triglycerides may be a physiological adaptation to the limited fatty acid oxidative capacity. Our results underscore the urgent need of clinical trials that define the optimal/safest glycemic range in situations of myocardial ischemia. PMID:27045985

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

    PubMed

    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 < 0.001) fracture load compared to fused 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.

  2. Flexural resistance of heat-pressed and CAD-CAM lithium disilicate with different translucencies.

    PubMed

    Fabian Fonzar, Riccardo; Carrabba, Michele; Sedda, Maurizio; Ferrari, Marco; Goracci, Cecilia; Vichi, Alessandro

    2017-01-01

    To compare flexural strength of CAD-CAM and heat-pressed lithium disilicate. For Pressed specimens (Group A), acrylate polymer blocks were cut with a saw in bars shape. Sprueing, investing and preheating procedures were carried out following manufacturer's instructions. IPS e.max Press ingots (Ivoclar-Vivadent) were divided into subgroups (n=15) according to translucency: A.1=HT-A3; A.2=MT-A3; A.3=LT-A3; A.4=MO2. Ingots were then pressed following manufacturer's instructions. For CAD-CAM specimens (Group B) blocks of IPS e.max CAD (Ivoclar-Vivadent) were divided into subgroups: B.1=HT-A3; B.2=MT-A3; B.3=LT-A3; B.4=MO2. Specimens (n=15) were obtained by cutting the blocks with a saw. Final crystallization was performed following manufacturer's instructions. Both Press and CAD specimens were polished and finished with silica carbide papers of increasing grit. Final dimensions of the specimens were 4.0±0.2mm, 1.2±0.2mm, and 16.0±0.2mm. Specimens were tested using a three-point bending test. Flexural strength, Weibull modulus, and Weibull characteristic strength were calculated. Flexural strength data were statistically analyzed. The overall means of Press and CAD specimens did not differ significantly. Within the Press group different translucencies were found to have similar flexural strength. Within the CAD group, statistically significant differences emerged among the tested translucencies (p<0.001). Specifically, MT had significantly higher flexural strength than HT and MO. Also, LT exhibited significantly higher flexural strength than MO. The choice between IPS e.max Press and IPS e.max CAD formulations can be based on different criteria than flexural resistance. Within each formulation, for IPS e.max Press translucency does not affect the flexural strength while for IPS e.max CAD it is an influential factor. Copyright © 2016 The Academy of Dental Materials. Published by Elsevier Ltd. All rights reserved.

  3. Extending a CAD-Based Cartesian Mesh Generator for the Lattice Boltzmann Method

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

    Cantrell, J Nathan; Inclan, Eric J; Joshi, Abhijit S

    2012-01-01

    This paper describes the development of a custom preprocessor for the PaRAllel Thermal Hydraulics simulations using Advanced Mesoscopic methods (PRATHAM) code based on an open-source mesh generator, CartGen [1]. PRATHAM is a three-dimensional (3D) lattice Boltzmann method (LBM) based parallel flow simulation software currently under development at the Oak Ridge National Laboratory. The LBM algorithm in PRATHAM requires a uniform, coordinate system-aligned, non-body-fitted structured mesh for its computational domain. CartGen [1], which is a GNU-licensed open source code, already comes with some of the above needed functionalities. However, it needs to be further extended to fully support the LBM specificmore » preprocessing requirements. Therefore, CartGen is being modified to (i) be compiler independent while converting a neutral-format STL (Stereolithography) CAD geometry to a uniform structured Cartesian mesh, (ii) provide a mechanism for PRATHAM to import the mesh and identify the fluid/solid domains, and (iii) provide a mechanism to visually identify and tag the domain boundaries on which to apply different boundary conditions.« less

  4. Pipe Drafting with CAD. Teacher Edition.

    ERIC Educational Resources Information Center

    Smithson, Buddy

    This teacher's guide contains nine units of instruction for a course on computer-assisted pipe drafting. The course covers the following topics: introduction to pipe drafting with CAD (computer-assisted design); flow diagrams; pipe and pipe components; valves; piping plans and elevations; isometrics; equipment fabrication drawings; piping design…

  5. Increased pulse wave transit time after percutaneous coronary intervention procedure in CAD patients.

    PubMed

    Ji, Lizhen; Liu, Chengyu; Li, Peng; Wang, Xinpei; Liu, Changchun; Hou, Yinglong

    2018-01-08

    Pulse wave transit time (PWTT) has been widely used as an index in assessing arterial stiffness. Percutaneous coronary intervention (PCI) is usually applied to the treatment of coronary artery disease (CAD). Research on the changes in PWTT caused by PCI is helpful for understanding the impact of the PCI procedure. In addition, effects of stent sites and access sites on the changes in PWTT have not been explored. Consequently, this study aimed to provide this information. The results showed that PWTT significantly increased after PCI (p < 0.01) while the standard deviation (SD) of PWTT time series had no statistically significant changes (p = 0.60) between before and after PCI. Significantly increased PWTT was found in the radial access group (p < 0.01), while there were no significant changes in the femoral access group (p > 0.4). Additionally, PWTT in the left anterior descending (LAD) group significantly increased after PCI (p < 0.01), but the increase that was found in the right coronary artery (RCA) group was not significant (p > 0.1). Our study indicates that arterial elasticity and left ventricular functions can benefit from a successful PCI procedure, and the increase of peripheral PWTT after PCI can help to better understand the effectiveness of the procedure.

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

    PubMed

    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.

  7. Spatial data software integration - Merging CAD/CAM/mapping with GIS and image processing

    NASA Technical Reports Server (NTRS)

    Logan, Thomas L.; Bryant, Nevin A.

    1987-01-01

    The integration of CAD/CAM/mapping with image processing using geographic information systems (GISs) as the interface is examined. Particular emphasis is given to the development of software interfaces between JPL's Video Image Communication and Retrieval (VICAR)/Imaged Based Information System (IBIS) raster-based GIS and the CAD/CAM/mapping system. The design and functions of the VICAR and IBIS are described. Vector data capture and editing are studied. Various software programs for interfacing between the VICAR/IBIS and CAD/CAM/mapping are presented and analyzed.

  8. Stress Perfusion Coronary Flow Reserve Versus Cardiac Magnetic Resonance for Known or Suspected CAD.

    PubMed

    Kato, Shingo; Saito, Naka; Nakachi, Tatsuya; Fukui, Kazuki; Iwasawa, Tae; Taguri, Masataka; Kosuge, Masami; Kimura, Kazuo

    2017-08-15

    Phase-contrast (PC) cine magnetic resonance imaging (MRI) of the coronary sinus is a noninvasive method to quantify coronary flow reserve (CFR). This study sought to compare the prognostic value of CFR by cardiac magnetic resonance (CMR) and stress perfusion CMR to predict major adverse cardiac events (MACE). Participants included 276 patients with known coronary artery disease (CAD) and 400 with suspected CAD. CFR was calculated as myocardial blood flow during adenosine triphosphate infusion divided by myocardial blood flow at rest using PC cine MRI of the coronary sinus. During a median follow-up of 2.3 years, 47 patients (7%) experienced MACE. Impaired CFR (<2.0) and >10% ischemia on stress perfusion CMR were significantly associated with MACE in patients with known CAD (hazard ratio [HR]: 5.17 and HR: 5.10, respectively) and suspected CAD (HR: 14.16 and HR: 6.50, respectively). The area under the curve for predicting MACE was 0.773 for CFR and 0.731 for stress perfusion CMR (p = 0.58) for patients with known CAD, and 0.885 for CFR and 0.776 for stress perfusion CMR (p = 0.059) in the group with suspected CAD. In patients with known CAD, sensitivity, specificity, and positive and negative predictive values to predict MACE were 64%, 91%, 38%, and 97%, respectively, for CFR, and 82%, 59%, 15%, and 97%, respectively, for stress perfusion CMR. In the suspected CAD group, these values were 65%, 99%, 80%, and 97%, respectively, for CFR, and 72%, 83%, 22%, and 98%, respectively, for stress perfusion CMR. The predictive values of CFR and stress perfusion CMR for MACE were comparable in patients with known CAD. In patients with suspected CAD, CFR showed higher HRs and areas under the curve than stress perfusion CMR, suggesting that CFR assessment by PC cine MRI might provide better risk stratification for patients with suspected CAD. Copyright © 2017 American College of Cardiology Foundation. Published by Elsevier Inc. All rights reserved.

  9. Rule-Based Design of Plant Expression Vectors Using GenoCAD.

    PubMed

    Coll, Anna; Wilson, Mandy L; Gruden, Kristina; Peccoud, Jean

    2015-01-01

    Plant synthetic biology requires software tools to assist on the design of complex multi-genic expression plasmids. Here a vector design strategy to express genes in plants is formalized and implemented as a grammar in GenoCAD, a Computer-Aided Design software for synthetic biology. It includes a library of plant biological parts organized in structural categories and a set of rules describing how to assemble these parts into large constructs. Rules developed here are organized and divided into three main subsections according to the aim of the final construct: protein localization studies, promoter analysis and protein-protein interaction experiments. The GenoCAD plant grammar guides the user through the design while allowing users to customize vectors according to their needs. Therefore the plant grammar implemented in GenoCAD will help plant biologists take advantage of methods from synthetic biology to design expression vectors supporting their research projects.

  10. Chairside CAD/CAM materials. Part 1: Measurement of elastic constants and microstructural characterization.

    PubMed

    Belli, Renan; Wendler, Michael; de Ligny, Dominique; Cicconi, Maria Rita; Petschelt, Anselm; Peterlik, Herwig; Lohbauer, Ulrich

    2017-01-01

    A deeper understanding of the mechanical behavior of dental restorative materials requires an insight into the materials elastic constants and microstructure. Here we aim to use complementary methodologies to thoroughly characterize chairside CAD/CAM materials and discuss the benefits and limitations of different analytical strategies. Eight commercial CAM/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. Elastic constants were evaluated using three methods: Resonant Ultrasound Spectroscopy (RUS), Resonant Beam Technique (RBT) and Ultrasonic Pulse-Echo (PE). The microstructures were characterized using Scanning Electron Microscopy (SEM), Energy Dispersive X-ray Spectroscopy (EDX), Raman Spectroscopy and X-ray Diffraction (XRD). Young's modulus (E), Shear modulus (G), Bulk modulus (B) and Poisson's ratio (ν) were obtained for each material. E and ν reached values ranging from 10.9 (Lava Ultimate) to 201.4 (e.max ZirCAD) and 0.173 (Empress CAD) to 0.47 (Lava Ultimate), respectively. RUS showed to be the most complex and reliable method, while the PE method the easiest to perform but most unreliable. All dynamic methods have shown limitations in measuring the elastic constants of materials showing high damping behavior (hybrid materials). SEM images, Raman spectra and XRD patterns were made available for each material, showing to be complementary tools in the characterization of their crystal phases. Here different methodologies are compared for the measurement of elastic constants and microstructural characterization of CAD/CAM restorative materials. The elastic properties and crystal phases of eight materials are herein fully characterized. Copyright © 2016 The Academy of Dental Materials

  11. TARDEC FIXED HEEL POINT (FHP): DRIVER CAD ACCOMMODATION MODEL VERIFICATION REPORT

    DTIC Science & Technology

    2017-11-09

    SUPPLEMENTARY NOTES N/A 14. ABSTRACT Easy-to-use Computer-Aided Design (CAD) tools, known as accommodation models, are needed by the ground vehicle... designers when developing the interior workspace for the occupant. The TARDEC Fixed Heel Point (FHP): Driver CAD Accommodation Model described in this...is intended to provide the composite boundaries representing the body of the defined target design population, including posture prediction

  12. Implant-supported fixed dental prostheses with CAD/CAM-fabricated porcelain crown and zirconia-based framework.

    PubMed

    Takaba, Masayuki; Tanaka, Shinpei; Ishiura, Yuichi; Baba, Kazuyoshi

    2013-07-01

    Recently, fixed dental prostheses (FDPs) with a hybrid structure of CAD/CAM porcelain crowns adhered to a CAD/CAM zirconia framework (PAZ) have been developed. The aim of this report was to describe the clinical application of a newly developed implant-supported FDP fabrication system, which uses PAZ, and to evaluate the outcome after a maximum application period of 36 months. Implants were placed in three patients with edentulous areas in either the maxilla or mandible. After the implant fixtures had successfully integrated with bone, gold-platinum alloy or zirconia custom abutments were first fabricated. Zirconia framework wax-up was performed on the custom abutments, and the CAD/CAM zirconia framework was prepared using the CAD/CAM system. Next, wax-up was performed on working models for porcelain crown fabrication, and CAD/CAM porcelain crowns were fabricated. The CAD/CAM zirconia frameworks and CAD/CAM porcelain crowns were bonded using adhesive resin cement, and the PAZ was cemented. Cementation of the implant superstructure improved the esthetics and masticatory efficiency in all patients. No undesirable outcomes, such as superstructure chipping, stomatognathic dysfunction, or periimplant bone resorption, were observed in any of the patients. PAZ may be a potential solution for ceramic-related clinical problems such as chipping and fracture and associated complicated repair procedures in implant-supported FDPs. © 2012 by the American College of Prosthodontists.

  13. Comparison between five CAD/CAM systems for fit of zirconia copings.

    PubMed

    Habib, Syed Rashid; Al Otaibi, Asim Khaled; Al Anazi, Talal Ali; Al Anazi, Samer Mosleh

    2018-01-01

    The aim of this in-vitro study was to investigate the marginal and internal fit of zirconia copings fabricated by five CAD/CAM (computer-aided design/computer-assisted manufacture) systems. A typodont mandibular right first molar was prepared according to ideal parameters for a zirconia crown, scanned digitally, and 100 identical resin dies fabricated by 3D printing. Samples were randomly divided into five groups and sent to CAD/CAM systems for zirconia copings (A, Ceramill-Motion 2, Amann Girrbach; B, Weiland, Ivoclar Vivadent; C, Cerec, Ivoclar Vivadent; D, Prettau Zirconia, Zirkonzahn; E, Cad4dent). CAD of the copings included standardized cement space of 30 µm and CAM was carried out. Copings were tried/adjusted on the respective dies and embedded under a standardized load of 20 N in self-curing resin. Samples were sectioned mesiodistally into two halves. Marginal and internal gap values were measured with a digital microscope at 50 to 200 × magnification at nine sites. The lowest and highest mean gap values of 46.93 ± 13.50 and 101.65 ± 35.56 μm were found for Group A and Group D, respectively. ANOVA showed a statistically significant difference between the mean values of all the groups (P = .000). Multiple comparisons with post hoc Tukey test indicated a statistically significant difference (P < .05) between: Group A and all groups except B; B with D; C with A; D with A; and B and E with A. Mean buccal/lingual gap value was found to be 51.54 ± 58.54 μm. Of the nine sites, the least gap resulted at the buccal axial wall and the greatest at the central groove. The overall mean gap recorded for the copings was 72.43 ± 57.56 μm. Marginal and internal adaptations of CAD/CAM zirconia copings is influenced by manufacturing technique, and variations exist for different systems. Measurement sites showed different levels. CAD/CAM systems investigated showed a clinically acceptable level of gap values (< 120 µm).

  14. Improving digital breast tomosynthesis reading time: A pilot multi-reader, multi-case study using concurrent Computer-Aided Detection (CAD).

    PubMed

    Balleyguier, Corinne; Arfi-Rouche, Julia; Levy, Laurent; Toubiana, Patrick R; Cohen-Scali, Franck; Toledano, Alicia Y; Boyer, Bruno

    2017-12-01

    Evaluate concurrent Computer-Aided Detection (CAD) with Digital Breast Tomosynthesis (DBT) to determine impact on radiologist performance and reading time. The CAD system detects and extracts suspicious masses, architectural distortions and asymmetries from DBT planes that are blended into corresponding synthetic images to form CAD-enhanced synthetic images. Review of CAD-enhanced images and navigation to corresponding planes to confirm or dismiss potential lesions allows radiologists to more quickly review DBT planes. A retrospective, crossover study with and without CAD was conducted with six radiologists who read an enriched sample of 80 DBT cases including 23 malignant lesions in 21 women. Area Under the Receiver Operating Characteristic (ROC) Curve (AUC) compared the readings with and without CAD to determine the effect of CAD on overall interpretation performance. Sensitivity, specificity, recall rate and reading time were also assessed. Multi-reader, multi-case (MRMC) methods accounting for correlation and requiring correct lesion localization were used to analyze all endpoints. AUCs were based on a 0-100% probability of malignancy (POM) score. Sensitivity and specificity were based on BI-RADS scores, where 3 or higher was positive. Average AUC across readers without CAD was 0.854 (range: 0.785-0.891, 95% confidence interval (CI): 0.769,0.939) and 0.850 (range: 0.746-0.905, 95% CI: 0.751,0.949) with CAD (95% CI for difference: -0.046,0.039), demonstrating non-inferiority of AUC. Average reduction in reading time with CAD was 23.5% (95% CI: 7.0-37.0% improvement), from an average 48.2 (95% CI: 39.1,59.6) seconds without CAD to 39.1 (95% CI: 26.2,54.5) seconds with CAD. Per-patient sensitivity was the same with and without CAD (0.865; 95% CI for difference: -0.070,0.070), and there was a small 0.022 improvement (95% CI for difference: -0.046,0.089) in per-lesion sensitivity from 0.790 without CAD to 0.812 with CAD. A slight reduction in specificity with a -0

  15. Mechanical Drafting with CAD. Teacher Edition.

    ERIC Educational Resources Information Center

    McClain, Gerald R.

    This instructor's manual contains 13 units of instruction for a course on mechanical drafting with options for using computer-aided drafting (CAD). Each unit includes some or all of the following basic components of a unit of instruction: objective sheet, suggested activities for the teacher, assignment sheets and answers to assignment sheets,…

  16. Three-Dimensional Digital Evaluation of the Fit of Endocrowns Fabricated from Different CAD/CAM Materials.

    PubMed

    Zimmermann, Moritz; Valcanaia, Andre; Neiva, Gisele; Mehl, Albert; Fasbinder, Dennis

    2018-03-06

    A wide variety of CAD/CAM materials are available for single-tooth restorations. CAD/CAM material characteristics are different and may influence CAM fabrication accuracy. There is no study investigating the influence of different CAD/CAM materials on the final fit of the restoration. The aim of this study was to evaluate the fit of endocrowns fabricated from different CAD/CAM materials using a new 3D evaluation method with an intraoral scanning system. The null hypothesis was that there are no significant differences for the fitting accuracy of different CAD/CAM materials. Preparation for an endocrown was performed on a maxillary right first molar on a typodont, and restorations were fabricated with a chairside CAD/CAM system (CEREC Omnicam, MCXL). Three groups using three different CAD/CAM materials were established (each n = 10): zirconia-reinforced lithium silicate ceramic (Celtra Duo; CD), leucite-reinforced silicate ceramic (Empress CAD; EM), resin nanoceramic (Lava Ultimate; LU). A 3D digital measurement technique (OraCheck, Cyfex AG) using an intraoral scanner (CEREC Omnicam) was used to measure the difference in fit between the three materials for a master endocrown preparation. The preparation scan and the endocrown fit scan were matched with special difference analysis software OraCheck. Three areas were selected for fitting accuracy measurements: margin (MA), axial (AX), occlusal (OC). Statistical analysis was performed using 80% percentile, one-way ANOVA, and post-hoc Scheffé test. Significance level was set to p = 0.05. Results varied from best 88.9 ± 7.7 μm for marginal fit of resin nanoceramic restorations (LU_MA) to worst 182.3 ± 24.0 μm for occlusal fit of zirconia-reinforced lithium silicate restorations (CD_OC). Statistically significant differences were found both within and among the test groups. Group CD performed statistically significantly different from group LU for marginal fit (MA) and axial fit (AX) (p < 0.05). For occlusal fit (OC

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

    NASA Astrophysics Data System (ADS)

    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.

  18. Color change of CAD-CAM materials and composite resin cements after thermocycling.

    PubMed

    Gürdal, Isil; Atay, Ayse; Eichberger, Marlis; Cal, Ebru; Üsümez, Aslihan; Stawarczyk, Bogna

    2018-04-24

    The color of resin cements and computer-aided-design and computer-aided-manufacturing (CAD-CAM) restorations may change with aging. The purpose of this in vitro study was to analyze the influence of thermocycling on the color of CAD-CAM materials with underlying resin cement. Seven different CAD-CAM materials, composite resins and glass-ceramics were cut into 0.7-mm and 1.2-mm thicknesses (n=10) and cemented with a dual-polymerizing resin cement, a light-polymerizing resin cement, and a preheated composite resin (N=420). Color values were measured by using spectrophotometry. Specimens were subjected to thermocycling (5°C and 55°C; 5000 cycles). The measured color difference (ΔE) data were analyzed by using descriptive statistics. Normality of data distribution was tested by using the Kolmogorov-Smirnov test. Three-way and 1-way ANOVA followed by the Scheffé post-hoc test and unpaired 2-sample Student t test were computed to determine the significant differences among the tested parameters (α=.05). ΔE values were significantly influenced by the CAD-CAM material (η p 2 =0.85, P<.001) and the resin composite cement (η P 2 =0.03, P=.003) but were not influenced by thickness (P=.179). Significant interactions were present among thickness, cement, and CAD-CAM materials (P<.001). Vita Suprinity and GC Cerasmart showed significantly the lowest ΔE values (P<.001). The highest ΔE values were observed for IPS Empress CAD. The dual-polymerizing resin cement showed significantly lower ΔE values than the preheated composite resin (P=.003). Restoration materials and composite resin cement types used for cementation influence the amount of color change due to aging. Copyright © 2018 Editorial Council for the Journal of Prosthetic Dentistry. Published by Elsevier Inc. All rights reserved.

  19. Study on the integration approaches to CAD/CAPP/FMS in garment CIMS

    NASA Astrophysics Data System (ADS)

    Wang, Xiankui; Tian, Wensheng; Liu, Chengying; Li, Zhizhong

    1995-08-01

    Computer integrated manufacturing system (CIMS), as an advanced methodology, has been applied in many industry fields. There is, however, little research on the application of CIMS in the garment industry, especially on the integrated approach to CAD, CAPP, and FMS in garment CIMS. In this paper, the current situations of CAD, CAPP, and FMS in the garment industry are discussed, and information requirements between them as well as the integrated approaches are also investigated. The representation of the garments' product data by the group technology coding is proposed. Based on the group technology, a shared data base as an integration element can be constructed, which leads to the integration of CAD/CAPP/FMS in garment CIMS.

  20. Potential effect of CAD systems on the detection of actionable nodules in chest CT scans during routine reporting

    NASA Astrophysics Data System (ADS)

    Wormanns, Dag; Beyer, Florian; Butzbach, Arnauld; Zierott, Livia; Heindel, Walter

    2006-03-01

    The purpose of the presented study was to determine the impact of two different CAD systems used as concur-rent reader for detection of actionable nodules (>4 mm) on the interpretation of chest CT scans during routine reporting. Fifty consecutive MDCT scans (1 mm or 1.25 mm slice thickness, 0.8 mm reconstruction increment) were se-lected from clinical routine. All cases were read by a resident and a staff radiologist, and a written report was available in the radiology information system (RIS). The RIS report mentioned at least one actionable pulmonary nodule in 18 cases (50%) and did not report any pulmonary nodule in the remaining 32 cases. Two different recent CAD systems were independently applied to the 50 CT scans as concurrent reader with two radiologists: Siemens LungCare NEV and MEDIAN CAD-Lung. Two radiologists independently reviewed the CAD results and determined if a CAD result was a true positive or a false positive finding. Patients were classified into two groups: in group A if at least one actionable nodule was detected and in group B if no actionable nodules were found. The effect of CAD on routine reporting was simulated as set union of the findings of routine reporting and CAD thus applying CAD as concurrent reader. According to the RIS report group A (patients with at least one actionable nodule) contained 18 cases (36% of all 50 cases), and group B contained 32 cases. Application of a CAD system as concurrent reader resulted in detec-tion of additional CT scans with actionable nodules and reclassification into group A in 16 resp. 18 cases (radi-ologist 1 resp. radiologist 2) with Siemens NEV and in 19 resp. 18 cases with MEDIAN CAD-Lung. In seven cases MEDIAN CAD-Lung and in four cases Siemens NEV reclassified a case into group A while the other CAD system missed the relevant finding. Sensitivity on a nodule (>4 mm) base was .45 for Siemens NEV and .55 for MEDIAN CAD-Lung; the difference was not yet significant (p=.077). In our study use of CAD

  1. Variation in CAD Secondary Prevention Prescription among Outpatient Cardiology Practices: Insights from the NCDR®

    PubMed Central

    Maddox, Thomas M.; Chan, Paul S.; Spertus, John A.; Tang, Fengming; Jones, Phil; Ho, P. Michael; Bradley, Steven M.; Tsai, Thomas T.; Bhatt, Deepak L.; Peterson, Pamela N.

    2014-01-01

    Objectives This study assesses practice variation of secondary prevention medication prescription among coronary artery disease (CAD) patients treated in outpatient practices participating in the NCDR® PINNACLE Registry®. Background Among patients with CAD, secondary prevention with a combination of beta-blockers, angiotensin converting enzyme inhibitors/angiotensin receptor blockers, and statins reduces cardiac mortality and myocardial infarction (MI). Accordingly, every CAD patient should receive the combination of these medications for which they are eligible. However, little is known about current prescription patterns of these medications and the variation in use among outpatient cardiology clinics. Methods Using data from NCDR® PINNACLE Registry®, a national outpatient cardiology practice registry, we assessed medication prescription patterns among eligible CAD patients between July 2008 and December 2010. Overall rates of prescription and variation by practice were calculated, adjusting for patient characteristics. Results Among 156,145 CAD patients in 58 practices, 103,830 (66.5%) were prescribed the optimal combination of medications for which they were eligible. The median rate of optimal combined prescription by practice was 73.5% and varied from 28.8% to 100%. After adjustment for patient factors, the practice median rate ratio for prescription was 1.25 (95% CI 1.2,1.32), indicating a 25% likelihood that 2 random practices would differ in treating identical CAD patients. Conclusions Among a national registry of CAD patients treated in outpatient cardiology practices, over one-third of patients failed to receive their optimal combination of secondary prevention medications. Significant variation was observed across practices, even after adjusting for patient characteristics, suggesting that quality improvement efforts may be needed to support more uniform practice. PMID:24184238

  2. Experimental CAD Course Uses Low-Cost Systems.

    ERIC Educational Resources Information Center

    Wohlers, Terry

    1984-01-01

    Describes the outstanding results obtained when a department of industrial sciences used special software on microcomputers to teach computer-aided design (CAD) as an alternative to much more expensive equipment. The systems used and prospects for the future are also considered. (JN)

  3. Assessment of reliability of CAD-CAM tooth-colored implant custom abutments.

    PubMed

    Guilherme, Nuno Marques; Chung, Kwok-Hung; Flinn, Brian D; Zheng, Cheng; Raigrodski, Ariel J

    2016-08-01

    Information is lacking about the fatigue resistance of computer-aided design and computer-aided manufacturing (CAD-CAM) tooth-colored implant custom abutment materials. The purpose of this in vitro study was to investigate the reliability of different types of CAD-CAM tooth-colored implant custom abutments. Zirconia (Lava Plus), lithium disilicate (IPS e.max CAD), and resin-based composite (Lava Ultimate) abutments were fabricated using CAD-CAM technology and bonded to machined titanium-6 aluminum-4 vanadium (Ti-6Al-4V) alloy inserts for conical connection implants (NobelReplace Conical Connection RP 4.3×10 mm; Nobel Biocare). Three groups (n=19) were assessed: group ZR, CAD-CAM zirconia/Ti-6Al-4V bonded abutments; group RC, CAD-CAM resin-based composite/Ti-6Al-4V bonded abutments; and group LD, CAD-CAM lithium disilicate/Ti-6Al-4V bonded abutments. Fifty-seven implant abutments were secured to implants and embedded in autopolymerizing acrylic resin according to ISO standard 14801. Static failure load (n=5) and fatigue failure load (n=14) were tested. Weibull cumulative damage analysis was used to calculate step-stress reliability at 150-N and 200-N loads with 2-sided 90% confidence limits. Representative fractured specimens were examined using stereomicroscopy and scanning electron microscopy to observe fracture patterns. Weibull plots revealed β values of 2.59 for group ZR, 0.30 for group RC, and 0.58 for group LD, indicating a wear-out or cumulative fatigue pattern for group ZR and load as the failure accelerating factor for groups RC and LD. Fractographic observation disclosed that failures initiated in the interproximal area where the lingual tensile stresses meet the compressive facial stresses for the early failure specimens. Plastic deformation of titanium inserts with fracture was observed for zirconia abutments in fatigue resistance testing. Significantly higher reliability was found in group ZR, and no significant differences in reliability were

  4. Computer Aided Detection (CAD) Systems for Mammography and the Use of GRID in Medicine

    NASA Astrophysics Data System (ADS)

    Lauria, Adele

    It is well known that the most effective way to defeat breast cancer is early detection, as surgery and medical therapies are more efficient when the disease is diagnosed at an early stage. The principal diagnostic technique for breast cancer detection is X-ray mammography. Screening programs have been introduced in many European countries to invite women to have periodic radiological breast examinations. In such screenings, radiologists are often required to examine large numbers of mammograms with a double reading, that is, two radiologists examine the images independently and then compare their results. In this way an increment in sensitivity (the rate of correctly identified images with a lesion) of up to 15% is obtained.1,2 In most radiological centres, it is a rarity to find two radiologists to examine each report. In recent years different Computer Aided Detection (CAD) systems have been developed as a support to radiologists working in mammography: one may hope that the "second opinion" provided by CAD might represent a lower cost alternative to improve the diagnosis. At present, four CAD systems have obtained the FDA approval in the USA. † Studies3,4 show an increment in sensitivity when CAD systems are used. Freer and Ulissey in 2001 5 demonstrated that the use of a commercial CAD system (ImageChecker M1000, R2 Technology) increases the number of cancers detected up to 19.5% with little increment in recall rate. Ciatto et al.,5 in a study simulating a double reading with a commercial CAD system (SecondLook‡), showed a moderate increment in sensitivity while reducing specificity (the rate of correctly identified images without a lesion). Notwithstanding these optimistic results, there is an ongoing debate to define the advantages of the use of CAD as second reader: the main limits underlined, e.g., by Nishikawa6 are that retrospective studies are considered much too optimistic and that clinical studies must be performed to demonstrate a statistically

  5. Advancements in CAD/CAM technology: Options for practical implementation.

    PubMed

    Alghazzawi, Tariq F

    2016-04-01

    The purpose of this review is to present a comprehensive review of the current published literature investigating the various methods and techniques for scanning, designing, and fabrication of CAD/CAM generated restorations along with detailing the new classifications of CAD/CAM technology. I performed a review of a PubMed using the following search terms "CAD/CAM, 3D printing, scanner, digital impression, and zirconia". The articles were screened for further relevant investigations. The search was limited to articles written in English, published from 2001 to 2015. In addition, a manual search was also conducted through articles and reference lists retrieved from the electronic search and peer-reviewed journals. CAD/CAM technology has advantages including digital impressions and models, and use of virtual articulators. However, the implementation of this technology is still considered expensive and requires highly trained personnel. Currently, the design software has more applications including complete dentures and removable partial denture frameworks. The accuracy of restoration fabrication can be best attained with 5 axes milling units. The 3D printing technology has been incorporated into dentistry, but does not include ceramics and is limited to polymers. In the future, optical impressions will be replaced with ultrasound impressions using ultrasonic waves, which have the capability to penetrate the gingiva non-invasively without retraction cords and not be affected by fluids. The coming trend for most practitioners will be the use of an acquisition camera attached to a computer with the appropriate software and the capability of forwarding the image to the laboratory. Copyright © 2016 Japan Prosthodontic Society. Published by Elsevier Ltd. All rights reserved.

  6. Control and formation mechanism of extended nanochannel geometry in colloidal mesoporous silica particles.

    PubMed

    Sokolov, I; Kalaparthi, V; Volkov, D O; Palantavida, S; Mordvinova, N E; Lebedev, O I; Owens, J

    2017-01-04

    A large class of colloidal multi-micron mesoporous silica particles have well-defined cylindrical nanopores, nanochannels which self-assembled in the templated sol-gel process. These particles are of broad interest in photonics, for timed drug release, enzyme stabilization, separation and filtration technologies, catalysis, etc. Although the pore geometry and mechanism of pore formation of such particles has been widely investigated at the nanoscale, their pore geometry and its formation mechanism at a larger (extended) scale is still under debate. The extended geometry of nanochannels is paramount for all aforementioned applications because it defines accessibility of nanochannels, and subsequently, kinetics of interaction of the nanochannel content with the particle surrounding. Here we present both experimental and theoretical investigation of the extended geometry and its formation mechanism in colloidal multi-micron mesoporous silica particles. We demonstrate that disordered (and consequently, well accessible) nanochannels in the initially formed colloidal particles gradually align and form extended self-sealed channels. This knowledge allows to control the percentage of disordered versus self-sealed nanochannels, which defines accessibility of nanochannels in such particles. We further show that the observed aligning the channels is in agreement with theory; it is thermodynamically favored as it decreases the Gibbs free energy of the particles. Besides the practical use of the obtained results, developing a fundamental understanding of the mechanisms of morphogenesis of complex geometry of nanopores will open doors to efficient and controllable synthesis that will, in turn, further fuel the practical utilization of these particles.

  7. ANRIL rs2383207 polymorphism and coronary artery disease (CAD) risk: a meta-analysis with observational studies.

    PubMed

    Wang, P; Dong, P; Yang, X

    2016-10-31

    Some studies investigated the association of antisense non-coding RNA in the INK4 locus (ANRIL) rs2383207 polymorphism with coronary artery disease (CAD) risk. However, the result was still inconsistent. The aim of this study was to investigate whether there is an association between the ANRIL rs2383207 polymorphism and CAD risk. We carried out a PubMed (Medline), EMBASE database search covering all published articles. The strength of association between ANRIL rs2383207 polymorphism and CAD risk was assessed by calculating OR with 95% CI. A total of 13 case-control studies involving 6796 cases and 9956 controls were included in this meta-analysis. ANRIL rs2383207polymorphism was associated with a significantly an increased risk of CAD (OR=1.47; 95%CI, 1.33-1.62). We also found that this polymorphism increased CAD risk in Caucasians (OR=1.51; 95%CI, 1.28-1.77) and Asians (OR=1.42; 95%CI, 1.26-1.61). In the subgroup analysis according to gender, both women and men were significantly associated with the increased risk of CAD (OR=1.36; 95%CI, 1.03-1.79 and OR=1.58; 95%CI, 1.20-2.09). In the subgroup analysis by age, ANRIL rs2383207 polymorphism showed significant results in old CAD patients and young CAD patients (OR=1.32; 95%CI, 1.20-1.44 and OR=1.53; 95%CI, 1.32-1.77). Furthermore, this polymorphism also influenced myocardial infarction risk (OR=1.75; 95%CI, 1.24-2.47). Even the studies with adjustment for age, gender, smoking were included, the significant association was also observed (OR=1.43; 95%CI, 1.26-1.62). In conclusion, this meta-analysis suggested that ANRIL rs2383207 polymorphism is associated with CAD risk.

  8. Role of Computer Aided Diagnosis (CAD) in the detection of pulmonary nodules on 64 row multi detector computed tomography.

    PubMed

    Prakashini, K; Babu, Satish; Rajgopal, K V; Kokila, K Raja

    2016-01-01

    To determine the overall performance of an existing CAD algorithm with thin-section computed tomography (CT) in the detection of pulmonary nodules and to evaluate detection sensitivity at a varying range of nodule density, size, and location. A cross-sectional prospective study was conducted on 20 patients with 322 suspected nodules who underwent diagnostic chest imaging using 64-row multi-detector CT. The examinations were evaluated on reconstructed images of 1.4 mm thickness and 0.7 mm interval. Detection of pulmonary nodules, initially by a radiologist of 2 years experience (RAD) and later by CAD lung nodule software was assessed. Then, CAD nodule candidates were accepted or rejected accordingly. Detected nodules were classified based on their size, density, and location. The performance of the RAD and CAD system was compared with the gold standard that is true nodules confirmed by consensus of senior RAD and CAD together. The overall sensitivity and false-positive (FP) rate of CAD software was calculated. Of the 322 suspected nodules, 221 were classified as true nodules on the consensus of senior RAD and CAD together. Of the true nodules, the RAD detected 206 (93.2%) and 202 (91.4%) by the CAD. CAD and RAD together picked up more number of nodules than either CAD or RAD alone. Overall sensitivity for nodule detection with the CAD program was 91.4%, and FP detection per patient was 5.5%. The CAD showed comparatively higher sensitivity for nodules of size 4-10 mm (93.4%) and nodules in hilar (100%) and central (96.5%) location when compared to RAD's performance. CAD performance was high in detecting pulmonary nodules including the small size and low-density nodules. CAD even with relatively high FP rate, assists and improves RAD's performance as a second reader, especially for nodules located in the central and hilar region and for small nodules by saving RADs time.

  9. Role of Computer Aided Diagnosis (CAD) in the detection of pulmonary nodules on 64 row multi detector computed tomography

    PubMed Central

    Prakashini, K; Babu, Satish; Rajgopal, KV; Kokila, K Raja

    2016-01-01

    Aims and Objectives: To determine the overall performance of an existing CAD algorithm with thin-section computed tomography (CT) in the detection of pulmonary nodules and to evaluate detection sensitivity at a varying range of nodule density, size, and location. Materials and Methods: A cross-sectional prospective study was conducted on 20 patients with 322 suspected nodules who underwent diagnostic chest imaging using 64-row multi-detector CT. The examinations were evaluated on reconstructed images of 1.4 mm thickness and 0.7 mm interval. Detection of pulmonary nodules, initially by a radiologist of 2 years experience (RAD) and later by CAD lung nodule software was assessed. Then, CAD nodule candidates were accepted or rejected accordingly. Detected nodules were classified based on their size, density, and location. The performance of the RAD and CAD system was compared with the gold standard that is true nodules confirmed by consensus of senior RAD and CAD together. The overall sensitivity and false-positive (FP) rate of CAD software was calculated. Observations and Results: Of the 322 suspected nodules, 221 were classified as true nodules on the consensus of senior RAD and CAD together. Of the true nodules, the RAD detected 206 (93.2%) and 202 (91.4%) by the CAD. CAD and RAD together picked up more number of nodules than either CAD or RAD alone. Overall sensitivity for nodule detection with the CAD program was 91.4%, and FP detection per patient was 5.5%. The CAD showed comparatively higher sensitivity for nodules of size 4–10 mm (93.4%) and nodules in hilar (100%) and central (96.5%) location when compared to RAD's performance. Conclusion: CAD performance was high in detecting pulmonary nodules including the small size and low-density nodules. CAD even with relatively high FP rate, assists and improves RAD's performance as a second reader, especially for nodules located in the central and hilar region and for small nodules by saving RADs time. PMID:27578931

  10. Higher macrophage superoxide anion production in coronary artery disease (CAD) patients with Type D personality.

    PubMed

    Zuccarella-Hackl, Claudia; von Känel, Roland; Thomas, Livia; Kuebler, Peggy; Schmid, Jean-Paul; Mattle, Heinrich P; Mono, Marie-Louise; Rieben, Robert; Wiest, Roland; Wirtz, Petra H

    2016-06-01

    Type D personality (Type D) is an independent psychosocial risk factor for poor cardiac prognosis and increased mortality in patients with cardiovascular disease (CVD), but the involved mechanisms are poorly understood. Macrophages play a pivotal role in atherosclerosis, the process underlying coronary artery disease (CAD). We investigated macrophage superoxide anion production in production in CAD patients with and without Type D. We studied 20 male CAD patients with Type D (M:66.7±9.9years) and 20 age-matched male CAD patients without Type D (M:67.7±8.5years). Type D was measured using the DS14 questionnaire with the two subscales 'negative affectivity' and 'social inhibition'. We assessed macrophage superoxide anion production using the WST-1 assay. All analyses were controlled for potential confounders. CAD patients with Type D showed higher superoxide anion production compared to CAD patients without Type D (F(1,38)=15.57, p<0.001). Complementary analyses using the Type D subscales 'negative affectivity' and 'social inhibition', and their interaction as continuous measures, showed that both Type D subscales (negative affectivity: (ß=0.48, p=0.002, R(2)=0.227); social inhibition: (ß=0.46, p=0.003, R(2)=0.208)) and their interaction (ß=0.36, p=0.022, R(2)=0.130) were associated with higher WST-1 reduction scores. Results remained significant when controlling for classical CVD risk factors (i.e. body mass index, mean arterial blood pressure), atherosclerosis severity (i.e. intima media thickness, presence of carotid plaques), and psychological factors (depressive symptom severity, chronic stress). Our results indicate higher macrophage superoxide anion production in CAD patients with Type D compared to those without Type D. This may suggest a mechanism contributing to increased morbidity and mortality in CAD patients with Type D. Copyright © 2016 Elsevier Ltd. All rights reserved.

  11. The Association between Androgenic Hormone Levels and the Risk of Developing Coronary Artery Disease (CAD).

    PubMed

    Allameh, Farzad; Pourmand, Gholamreza; Bozorgi, Ali; Nekuie, Sepideh; Namdari, Farshad

    2016-01-01

    The aim of the study was to evaluate the relationship between the serum levels of androgens and Coronary Artery Disease (CAD) in an Iranian population. Male individuals admitted to Tehran Heart Center and Sina Hospital, Tehran, Iran from 2011-2012 were categorized into CAD and control groups based on selective coronary angiography. Baseline demographic data, including age, BMI, diabetes, and a history of hypertension were recorded. Patients were also assessed for their serum levels of total testosterone, free testosterone, estradiol, dehydroepi and rosterone sulfate (DHEA-S), and Sex Hormone Binding Globulin (SHBG). Data analysis was carried out chi-square and ANOVA tests as well as logistic regression analysis. Two hundred patients were in the CAD group and 135 individuals in control group. In the CAD group, 69 had single-vessel disease, 49 had two-vessel diseases, and 82 had three-vessel diseases. Statistically significant differences were observed between the individuals in the two groups with respect to age (P<0.0001), diabetes (P<0.0001), and a history of hypertension (P=0.018). The serum levels of free testosterone (P=0.048) and DHEA-S (P<0.0001) were significantly higher in the control group than in the CAD group; however, the serum level of SHBG was higher in the CAD group than in the control group (P=0.007). Results of the logistic regression analysis indicated that only age (P=0.042) and diabetes (P=0.003) had significant relationships with CAD. Although the serum levels of some of the androgens were significantly different between the two groups, no association was found between androgenic hormone levels and the risk of CAD, due mainly to the effect of age and diabetes.

  12. Reliability and validity of the AutoCAD software method in lumbar lordosis measurement

    PubMed Central

    Letafatkar, Amir; Amirsasan, Ramin; Abdolvahabi, Zahra; Hadadnezhad, Malihe

    2011-01-01

    Objective The aim of this study was to determine the reliability and validity of the AutoCAD software method in lumbar lordosis measurement. Methods Fifty healthy volunteers with a mean age of 23 ± 1.80 years were enrolled. A lumbar lateral radiograph was taken on all participants, and the lordosis was measured according to the Cobb method. Afterward, the lumbar lordosis degree was measured via AutoCAD software and flexible ruler methods. The current study is accomplished in 2 parts: intratester and intertester evaluations of reliability as well as the validity of the flexible ruler and software methods. Results Based on the intraclass correlation coefficient, AutoCAD's reliability and validity in measuring lumbar lordosis were 0.984 and 0.962, respectively. Conclusions AutoCAD showed to be a reliable and valid method to measure lordosis. It is suggested that this method may replace those that are costly and involve health risks, such as radiography, in evaluating lumbar lordosis. PMID:22654681

  13. Reliability and validity of the AutoCAD software method in lumbar lordosis measurement.

    PubMed

    Letafatkar, Amir; Amirsasan, Ramin; Abdolvahabi, Zahra; Hadadnezhad, Malihe

    2011-12-01

    The aim of this study was to determine the reliability and validity of the AutoCAD software method in lumbar lordosis measurement. Fifty healthy volunteers with a mean age of 23 ± 1.80 years were enrolled. A lumbar lateral radiograph was taken on all participants, and the lordosis was measured according to the Cobb method. Afterward, the lumbar lordosis degree was measured via AutoCAD software and flexible ruler methods. The current study is accomplished in 2 parts: intratester and intertester evaluations of reliability as well as the validity of the flexible ruler and software methods. Based on the intraclass correlation coefficient, AutoCAD's reliability and validity in measuring lumbar lordosis were 0.984 and 0.962, respectively. AutoCAD showed to be a reliable and valid method to measure lordosis. It is suggested that this method may replace those that are costly and involve health risks, such as radiography, in evaluating lumbar lordosis.

  14. From Artisanal to CAD-CAM Blocks: State of the Art of Indirect Composites.

    PubMed

    Mainjot, A K; Dupont, N M; Oudkerk, J C; Dewael, T Y; Sadoun, M J

    2016-05-01

    Indirect composites have been undergoing an impressive evolution over the last few years. Specifically, recent developments in computer-aided design-computer-aided manufacturing (CAD-CAM) blocks have been associated with new polymerization modes, innovative microstructures, and different compositions. All these recent breakthroughs have introduced important gaps among the properties of the different materials. This critical state-of-the-art review analyzes the strengths and weaknesses of the different varieties of CAD-CAM composite materials, especially as compared with direct and artisanal indirect composites. Indeed, new polymerization modes used for CAD-CAM blocks-especially high temperature (HT) and, most of all, high temperature-high pressure (HT-HP)-are shown to significantly increase the degree of conversion in comparison with light-cured composites. Industrial processes also allow for the augmentation of the filler content and for the realization of more homogeneous structures with fewer flaws. In addition, due to their increased degree of conversion and their different monomer composition, some CAD-CAM blocks are more advantageous in terms of toxicity and monomer release. Finally, materials with a polymer-infiltrated ceramic network (PICN) microstructure exhibit higher flexural strength and a more favorable elasticity modulus than materials with a dispersed filler microstructure. Consequently, some high-performance composite CAD-CAM blocks-particularly experimental PICNs-can now rival glass-ceramics, such as lithium-disilicate glass-ceramics, for use as bonded partial restorations and crowns on natural teeth and implants. Being able to be manufactured in very low thicknesses, they offer the possibility of developing innovative minimally invasive treatment strategies, such as "no prep" treatment of worn dentition. Current issues are related to the study of bonding and wear properties of the different varieties of CAD-CAM composites. There is also a crucial

  15. [National disease management guidelines (NVL) for chronic CAD : What is new, what is particularly important?].

    PubMed

    Werdan, K

    2016-09-01

    Coronary heart disease (CAD) is widespread and affects 1 in 10 of the population in the age group 40-79 years in Germany. The German national management guidelines on chronic CAD comprise evidence and expert-based recommendations for the diagnostics of chronic stable CAD as well as for interdisciplinary/multidisciplinary therapy and care of patients with stable CAD. The focus is on the diagnostics, prevention, medication therapy, revascularization, rehabilitation, general practitioner care and coordination of care. Recommendations for optimizing cooperation between all medical specialties involved as well as the definition of mandatory and appropriate measures are essential aims of the guidelines both to improve the quality of care and to strengthen the position of the patient.

  16. Identification of the CAD gene from Eucalyptus urophylla GLU4 and its functional analysis in transgenic tobacco.

    PubMed

    Chen, B W; Xiao, Y F; Li, J J; Liu, H L; Qin, Z H; Gai, Y; Jiang, X N

    2016-12-02

    Cinnamyl alcohol dehydrogenase (CAD) catalyzes the final step in lignin biosynthesis. The genus Eucalyptus belongs to the family Myrtaceae, which is the main cultivated species in China. Eucalyptus urophylla GLU4 (GLU4) is widely grown in Guangxi. It is preferred for pulping because of its excellent cellulose content and fiber length. Based on GLU4 and CAD gene expression, a Eucalyptus variety low in lignin content should be obtained using transgenic technology, which could reduce the cost of pulp and improve the pulping rate, and have favorable prospects for application. However, the role and function of CAD in GLU4 is still unclear. In the present study, EuCAD was cloned from GLU4 and identified using bioinformatic tools. Subsequently, in order to evaluate its impact on lignin synthesis, a full-length EuCAD RNAi vector was constructed, and transgenic tobacco was obtained via Agrobacterium-mediated transformation. A significant decrease in CAD expression and lignin content in transgenic tobacco demonstrated a key role for EuCAD in lignin biosynthesis and established a regulatory role for RNAi. In our study, the direct molecular basis of EuCAD expression was determined, and the potential regulatory effects of this RNAi vector on lignin biosynthesis in E. urophylla GLU4 were demonstrated. Our results provide a theoretical basis for the study of lignin biosynthesis in Eucalyptus.

  17. Diffusion accessibility as a method for visualizing macromolecular surface geometry.

    PubMed

    Tsai, Yingssu; Holton, Thomas; Yeates, Todd O

    2015-10-01

    Important three-dimensional spatial features such as depth and surface concavity can be difficult to convey clearly in the context of two-dimensional images. In the area of macromolecular visualization, the computer graphics technique of ray-tracing can be helpful, but further techniques for emphasizing surface concavity can give clearer perceptions of depth. The notion of diffusion accessibility is well-suited for emphasizing such features of macromolecular surfaces, but a method for calculating diffusion accessibility has not been made widely available. Here we make available a web-based platform that performs the necessary calculation by solving the Laplace equation for steady state diffusion, and produces scripts for visualization that emphasize surface depth by coloring according to diffusion accessibility. The URL is http://services.mbi.ucla.edu/DiffAcc/. © 2015 The Protein Society.

  18. TinkerCell: modular CAD tool for synthetic biology.

    PubMed

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

    2009-10-29

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

  19. TinkerCell: modular CAD tool for synthetic biology

    PubMed Central

    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

  20. Is computer aided detection (CAD) cost effective in screening mammography? A model based on the CADET II study

    PubMed Central

    2011-01-01

    Background Single reading with computer aided detection (CAD) is an alternative to double reading for detecting cancer in screening mammograms. The aim of this study is to investigate whether the use of a single reader with CAD is more cost-effective than double reading. Methods Based on data from the CADET II study, the cost-effectiveness of single reading with CAD versus double reading was measured in terms of cost per cancer detected. Cost (Pound (£), year 2007/08) of single reading with CAD versus double reading was estimated assuming a health and social service perspective and a 7 year time horizon. As the equipment cost varies according to the unit size a separate analysis was conducted for high, average and low volume screening units. One-way sensitivity analyses were performed by varying the reading time, equipment and assessment cost, recall rate and reader qualification. Results CAD is cost increasing for all sizes of screening unit. The introduction of CAD is cost-increasing compared to double reading because the cost of CAD equipment, staff training and the higher assessment cost associated with CAD are greater than the saving in reading costs. The introduction of single reading with CAD, in place of double reading, would produce an additional cost of £227 and £253 per 1,000 women screened in high and average volume units respectively. In low volume screening units, the high cost of purchasing the equipment will results in an additional cost of £590 per 1,000 women screened. One-way sensitivity analysis showed that the factors having the greatest effect on the cost-effectiveness of CAD with single reading compared with double reading were the reading time and the reader's professional qualification (radiologist versus advanced practitioner). Conclusions Without improvements in CAD effectiveness (e.g. a decrease in the recall rate) CAD is unlikely to be a cost effective alternative to double reading for mammography screening in UK. This study

  1. The efficacy of using computer-aided detection (CAD) for detection of breast cancer in mammography screening: a systematic review.

    PubMed

    Henriksen, Emilie L; Carlsen, Jonathan F; Vejborg, Ilse Mm; Nielsen, Michael B; Lauridsen, Carsten A

    2018-01-01

    Background Early detection of breast cancer (BC) is crucial in lowering the mortality. Purpose To present an overview of studies concerning computer-aided detection (CAD) in screening mammography for early detection of BC and compare diagnostic accuracy and recall rates (RR) of single reading (SR) with SR + CAD and double reading (DR) with SR + CAD. Material and Methods PRISMA guidelines were used as a review protocol. Articles on clinical trials concerning CAD for detection of BC in a screening population were included. The literature search resulted in 1522 records. A total of 1491 records were excluded by abstract and 18 were excluded by full text reading. A total of 13 articles were included. Results All but two studies from the SR vs. SR + CAD group showed an increased sensitivity and/or cancer detection rate (CDR) when adding CAD. The DR vs. SR + CAD group showed no significant differences in sensitivity and CDR. Adding CAD to SR increased the RR and decreased the specificity in all but one study. For the DR vs. SR + CAD group only one study reported a significant difference in RR. Conclusion All but two studies showed an increase in RR, sensitivity and CDR when adding CAD to SR. Compared to DR no statistically significant differences in sensitivity or CDR were reported. Additional studies based on organized population-based screening programs, with longer follow-up time, high-volume readers, and digital mammography are needed to evaluate the efficacy of CAD.

  2. Pou5f1-dependent EGF expression controls E-cad endocytosis, cell adhesion, and zebrafish epiboly movements

    PubMed Central

    Song, Sungmin; Eckerle, Stephanie; Onichtchouk, Daria; Marrs, James A.; Nitschke, Roland; Driever, Wolfgang

    2013-01-01

    Summary Initiation of motile cell behavior in embryonic development occurs during late blastula stages when gastrulation begins. At this stage, the strong adhesion of blastomeres has to be modulated to enable dynamic behavior, similar to epithelial-to-mesenchymal transitions. We show that in zebrafish MZspg embryos mutant for the stem cell transcription factor Pou5f1/Oct4, which are severely delayed in the epiboly gastrulation movement, all blastomeres are defective in E-cad endosomal trafficking and E-cad accumulates at the plasma membrane. We find that Pou5f1-dependent control of EGF expression regulates endosomal E-cad trafficking. EGFR may act via modulation of p120 activity. Loss of E-cad dynamics reduces cohesion of cells in reaggregation assays. Quantitative analysis of cell behavior indicates that dynamic E-cad endosomal trafficking is required for epiboly cell movements. We hypothesize that dynamic control of E-cad trafficking is essential to effectively generate new adhesion sites when cells move relative to each other. PMID:23484854

  3. Some Workplace Effects of CAD and CAM.

    ERIC Educational Resources Information Center

    Ebel, Karl-H.; Ulrich, Erhard

    1987-01-01

    Examines the impact of computer-aided design (CAD) and computer-aided manufacturing (CAM) on employment, work organization, working conditions, job content, training, and industrial relations in several countries. Finds little evidence of negative employment effects since productivity gains are offset by various compensatory factors. (Author/CH)

  4. Fabricating CAD/CAM Implant-Retained Mandibular Bar Overdentures: A Clinical and Technical Overview.

    PubMed

    Goo, Chui Ling; Tan, Keson Beng Choon

    2017-01-01

    This report describes the clinical and technical aspects in the oral rehabilitation of an edentulous patient with knife-edge ridge at the mandibular anterior edentulous region, using implant-retained overdentures. The application of computer-aided design and computer-aided manufacturing (CAD/CAM) in the fabrication of the overdenture framework simplifies the laboratory process of the implant prostheses. The Nobel Procera CAD/CAM System was utilised to produce a lightweight titanium overdenture bar with locator attachments. It is proposed that the digital workflow of CAD/CAM milled implant overdenture bar allows us to avoid numerous technical steps and possibility of casting errors involved in the conventional casting of such bars.

  5. 3D-CAD Effects on Creative Design Performance of Different Spatial Abilities Students

    ERIC Educational Resources Information Center

    Chang, Y.

    2014-01-01

    Students' creativity is an important focus globally and is interrelated with students' spatial abilities. Additionally, three-dimensional computer-assisted drawing (3D-CAD) overcomes barriers to spatial expression during the creative design process. Does 3D-CAD affect students' creative abilities? The purpose of this study was to explore the…

  6. Introducing GV : The Spacecraft Geometry Visualizer

    NASA Astrophysics Data System (ADS)

    Throop, Henry B.; Stern, S. A.; Parker, J. W.; Gladstone, G. R.; Weaver, H. A.

    2009-12-01

    GV (Geometry Visualizer) is a web-based program for planning spacecraft observations. GV is the primary planning tool used by the New Horizons science team to plan the encounter with Pluto. GV creates accurate 3D images and movies showing the position of planets, satellites, and stars as seen from an observer on a spacecraft or other body. NAIF SPICE routines are used throughout for accurate calculations of all geometry. GV includes 3D geometry rendering of all planetary bodies, lon/lat grids, ground tracks, albedo maps, stellar magnitudes, types and positions from HD and Tycho-2 catalogs, and spacecraft FOVs. It generates still images, animations, and geometric data tables. GV is accessed through an easy-to-use and flexible web interface. The web-based interface allows for uniform use from any computer and assures that all users are accessing up-to-date versions of the code and kernel libraries. Compared with existing planning tools, GV is often simpler, faster, lower-cost, and more flexible. GV was developed at SwRI to support the New Horizons mission to Pluto. It has been subsequently expanded to support multiple other missions in flight or under development, including Cassini, Messenger, Rosetta, LRO, and Juno. The system can be used to plan Earth-based observations such as occultations to high precision, and was used by the public to help plan 'Kodak Moment' observations of the Pluto system from New Horizons. Potential users of GV may contact the author for more information. Development of GV has been funded by the New Horizons, Rosetta, and LRO missions.

  7. Ovulation leads women to perceive sexy cads as good dads.

    PubMed

    Durante, Kristina M; Griskevicius, Vladas; Simpson, Jeffry A; Cantú, Stephanie M; Li, Norman P

    2012-08-01

    Why do some women pursue relationships with men who are attractive, dominant, and charming but who do not want to be in relationships--the prototypical sexy cad? Previous research shows that women have an increased desire for such men when they are ovulating, but it is unclear why ovulating women would think it is wise to pursue men who may be unfaithful and could desert them. Using both college-age and community-based samples, in 3 studies we show that ovulating women perceive charismatic and physically attractive men, but not reliable and nice men, as more committed partners and more devoted future fathers. Ovulating women perceive that sexy cads would be good fathers to their own children but not to the children of other women. This ovulatory-induced perceptual shift is driven by women who experienced early onset of puberty. Taken together, the current research identifies a novel proximate reason why ovulating women pursue relationships with sexy cads, complementing existing research that identifies the ultimate, evolutionary reasons for this behavior.

  8. Pan Air Geometry Management System (PAGMS): A data-base management system for PAN AIR geometry data

    NASA Technical Reports Server (NTRS)

    Hall, J. F.

    1981-01-01

    A data-base management system called PAGMS was developed to facilitate the data transfer in applications computer programs that create, modify, plot or otherwise manipulate PAN AIR type geometry data in preparation for input to the PAN AIR system of computer programs. PAGMS is composed of a series of FORTRAN callable subroutines which can be accessed directly from applications programs. Currently only a NOS version of PAGMS has been developed.

  9. Shear Bond Strength of Repair Systems to New CAD/CAM Restorative Materials.

    PubMed

    Üstün, Özlem; Büyükhatipoğlu, Işıl Keçik; Seçilmiş, Aslı

    2016-11-23

    To evaluate the bond strength of repair systems (Ceramic Repair, Clearfil Repair) to computer-aided design/computer-assisted machining (CAD/CAM) restorative materials (IPS e.max CAD, Vita Suprinity, Vita Enamic, Lava Ultimate). Thermally aged CAD/CAM restorative material specimens (5000 cycles between 5°C and 55°C) were randomly divided into two groups according to the repair system: Ceramic Repair (37% phosphoric acid + Monobond-S + Heliobond + Tetric N Ceram) or Clearfil Repair (40% phosphoric acid + mixture of Clearfil Porcelain Bond Activator and Clearfil SE Bond Primer + Clearfil SE Bond + Filtek Z250). The resin composite was light-cured on conditioned specimens. All specimens were stored in distilled water at 37°C for 24 hours and then additionally aged for 5000 thermal cycles. The shear bond strength test was performed using a universal testing machine (0.5 mm/min). Two-way ANOVA was used to detect significance differences according to the CAD/CAM material and composite repair system factors. Subgroup analyses were conducted using the least significant difference post-hoc test. The results of two-way ANOVA indicated that bond strength values varied according to the restorative materials (p < 0.05). No significant differences were observed between the CAD/CAM restorative materials (p > 0.05), except in the Vita Suprinity group (p < 0.05). Moreover, no differences were observed between the repair systems. Both the Clearfil and Ceramic repair systems used in the study allow for successful repairs. © 2016 by the American College of Prosthodontists.

  10. The influence of polishing techniques on pre-polymerized CAD\\CAM acrylic resin denture bases

    PubMed Central

    Alammari, Manal Rahma

    2017-01-01

    Background Lately, computer-aided design and computer-aided manufacturing (CAD/CAM) has broadly been successfully employed in dentistry. The CAD/CAM systems have recently become commercially available for fabrication of complete dentures, and are considered as an alternative technique to conventionally processed acrylic resin bases. However, they have not yet been fully investigated. Objective The purpose of this study was to inspect the effects of mechanical polishing and chemical polishing on the surface roughness (Ra) and contact angle (wettability) of heat-cured, auto-cured and CAD/CAM denture base acrylic resins. Methods This study was conducted at the Advanced Dental Research Laboratory Center of King Abdulaziz University from March to June 2017. Three denture base materials were selected: heat cure poly-methylmethacrylate resin, thermoplastic (polyamide resin) and (CAD\\CAM) denture base resin. Sixty specimens were prepared and divided into three groups, twenty in each. Each group was divided according to the polishing techniques into (Mech P) and (Chem P), ten specimens in each; surface roughness and wettability were investigated. Data were analyzed by SPSS version 22, using one-way ANOVA and Pearson coefficient. Results One-way analysis of variance (ANOVA) and post hoc tests were used for comparing the surface roughness values between three groups which revealed a statistical significant difference between them (p1<0.001). Heat-cured denture base material of (Group I) in both methods, showed the highest mean surface roughness value (2.44±0.07, 2.72±0.09, Mech P and Chem P respectively); while CAD\\CAM denture base material (group III) showed the least mean values (1.08±0.23, 1.39±0.31, Mech P and Chem P respectively). CAD/CAM showed the least contact angle in both polishing methods, which were statistically significant at 5% level (p=0.034 and p<0.001). Conclusion Mechanical polishing produced lower surface roughness of CAD\\CAM denture base resin with

  11. The influence of polishing techniques on pre-polymerized CAD\\CAM acrylic resin denture bases.

    PubMed

    Alammari, Manal Rahma

    2017-10-01

    Lately, computer-aided design and computer-aided manufacturing (CAD/CAM) has broadly been successfully employed in dentistry. The CAD/CAM systems have recently become commercially available for fabrication of complete dentures, and are considered as an alternative technique to conventionally processed acrylic resin bases. However, they have not yet been fully investigated. The purpose of this study was to inspect the effects of mechanical polishing and chemical polishing on the surface roughness (Ra) and contact angle (wettability) of heat-cured, auto-cured and CAD/CAM denture base acrylic resins. This study was conducted at the Advanced Dental Research Laboratory Center of King Abdulaziz University from March to June 2017. Three denture base materials were selected: heat cure poly-methylmethacrylate resin, thermoplastic (polyamide resin) and (CAD\\CAM) denture base resin. Sixty specimens were prepared and divided into three groups, twenty in each. Each group was divided according to the polishing techniques into (Mech P) and (Chem P), ten specimens in each; surface roughness and wettability were investigated. Data were analyzed by SPSS version 22, using one-way ANOVA and Pearson coefficient. One-way analysis of variance (ANOVA) and post hoc tests were used for comparing the surface roughness values between three groups which revealed a statistical significant difference between them (p 1 <0.001). Heat-cured denture base material of (Group I) in both methods, showed the highest mean surface roughness value (2.44±0.07, 2.72±0.09, Mech P and Chem P respectively); while CAD\\CAM denture base material (group III) showed the least mean values (1.08±0.23, 1.39±0.31, Mech P and Chem P respectively). CAD/CAM showed the least contact angle in both polishing methods, which were statistically significant at 5% level (p=0.034 and p<0.001). Mechanical polishing produced lower surface roughness of CAD\\CAM denture base resin with superior smooth surface compared to chemical

  12. Comparison of denture base adaptation between CAD-CAM and conventional fabrication techniques.

    PubMed

    Goodacre, Brian J; Goodacre, Charles J; Baba, Nadim Z; Kattadiyil, Mathew T

    2016-08-01

    Currently no data comparing the denture base adaptation of CAD-CAM and conventional denture processing techniques have been reported. The purpose of this in vitro study was to compare the denture base adaptation of pack and press, pour, injection, and CAD-CAM techniques for fabricating dentures to determine which process produces the most accurate and reproducible adaptation. A definitive cast was duplicated to create 40 gypsum casts that were laser scanned before any fabrication procedures were initiated. A master denture was made using the CAD-CAM process and was then used to create a putty mold for the fabrication of 30 standardized wax festooned dentures, 10 for each of the conventional processing techniques (pack and press, pour, injection). Scan files from 10 casts were sent to Global Dental Science, LLC for fabrication of the CAD-CAM test specimens. After specimens for each of the 4 techniques had been fabricated, they were hydrated for 24 hours and the intaglio surface laser scanned. The scan file of each denture was superimposed on the scan file of the corresponding preprocessing cast using surface matching software. Measurements were made at 60 locations, providing evaluation of fit discrepancies at the following areas: apex of the denture border, 6 mm from the denture border, crest of the ridge, palate, and posterior palatal seal. The use of median and interquartile range was used to assess accuracy and reproducibility. The Levine and Kruskal-Wallis analysis of variance was used to evaluate differences between processing techniques at the 5 specified locations (α=.05). The ranking of results based on median and interquartile range determined that the accuracy and reproducibility of the CAD-CAM technique was more consistently localized around zero at 3 of the 5 locations. Therefore, the CAD-CAM technique showed the best combination of accuracy and reproducibility among the tested fabrication techniques. The pack and press technique was more accurate at

  13. CAD-CAE in Electrical Machines and Drives Teaching.

    ERIC Educational Resources Information Center

    Belmans, R.; Geysen, W.

    1988-01-01

    Describes the use of computer-aided design (CAD) techniques in teaching the design of electrical motors. Approaches described include three technical viewpoints, such as electromagnetics, thermal, and mechanical aspects. Provides three diagrams, a table, and conclusions. (YP)

  14. Understanding dental CAD/CAM for restorations--the digital workflow from a mechanical engineering viewpoint.

    PubMed

    Tapie, L; Lebon, N; Mawussi, B; Fron Chabouis, H; Duret, F; Attal, J-P

    2015-01-01

    As digital technology infiltrates every area of daily life, including the field of medicine, so it is increasingly being introduced into dental practice. Apart from chairside practice, computer-aided design/computer-aided manufacturing (CAD/CAM) solutions are available for creating inlays, crowns, fixed partial dentures (FPDs), implant abutments, and other dental prostheses. CAD/CAM dental solutions can be considered a chain of digital devices and software for the almost automatic design and creation of dental restorations. However, dentists who want to use the technology often do not have the time or knowledge to understand it. A basic knowledge of the CAD/CAM digital workflow for dental restorations can help dentists to grasp the technology and purchase a CAM/CAM system that meets the needs of their office. This article provides a computer-science and mechanical-engineering approach to the CAD/CAM digital workflow to help dentists understand the technology.

  15. The CD4/CD8 ratio is associated with coronary artery disease (CAD) in elderly Chinese patients.

    PubMed

    Gao, Pan; Rong, Hong-Hui; Lu, Ting; Tang, Gang; Si, Liang-Yi; Lederer, James A; Xiong, Wei

    2017-01-01

    The aim of this study was to investigate the relationship between number of circulating T cells and coronary artery disease (CAD) in an elderly Chinese population. A total of 295 elderly inpatients (age≥60) were included in this cross-sectional study. Their clinical and biochemical characteristics were recorded. Patients were divided to two groups: control patients and CAD patients. The risk factors of CAD were explored by binary logistic regression analysis. Compared with control patients, the ratio of CD4 to CD8 T cells was significantly increased in CAD patients. There was no difference in the number of CD3, CD4, and CD8 T cells between the two groups. Multiple logistic regression analysis showed that CAD was independently associated with age, gender, body mass index (BMI), systolic blood pressure (SBP), chronic heart failure (CHF) and the CD4/CD8 ratio. In addition, after adjusting for different clinical parameters (including gender, age, CHF, hypertension, arrhythmia, SBP, and BMI), the risk of CAD was significantly increased in patients with a CD4/CD8 ratio>1.5. There was a strong and independent association between the ratio of CD4/CD8 and CAD in elderly Chinese population. Copyright © 2016. Published by Elsevier B.V.

  16. Fracture analysis of CAD-CAM high-density polymers used for interim implant-supported fixed, cantilevered prostheses.

    PubMed

    Yilmaz, Burak; Alp, Gülce; Seidt, Jeremy; Johnston, William M; Vitter, Roger; McGlumphy, Edwin A

    2018-01-06

    The load-to-fracture performance of computer-assisted design and computer-assisted manufacturing (CAD-CAM) high-density polymer (HDP) materials in cantilevers is unknown. The purposes of this in vitro study were to evaluate the load-to-fracture performance of CAD-CAM-fabricated HDPs and to compare that with performance of autopolymerized and injection-molded acrylic resins. Specimens from 8 different brands of CAD-CAM HDPs, including Brylic Solid (BS); Brylic Gradient (BG); AnaxCAD Temp EZ (AE); AnaxCAD Temp Plus (AP); Zirkonzahn Temp Basic (Z); GDS Tempo-CAD (GD); Polident (Po); Merz M-PM-Disc (MAT); an autopolymerized acrylic resin, Imident (Conv) and an injection-molded acrylic resin, SR-IvoBase High Impact (Inj) were evaluated for load-to-fracture analysis (n=5). CAD-CAM specimens were milled from poly(methyl methacrylate) (PMMA) blocks measuring 7 mm in buccolingual width, 8 mm in occlusocervical thickness, and 30 mm in length. A wax pattern was prepared in the same dimensions used for CAD-CAM specimens, flasked, and boiled out. Autopolymerizing acrylic resin was packed and polymerized in a pressure container for 30 minutes. An identical wax pattern was flasked and boiled out, and premeasured capsules were injected (SR-IvoBase) and polymerized under hydraulic pressure for 35 minutes for the injection-molded PMMA. Specimens were thermocycled 5000 times (5°C to 55°C) and fixed to a universal testing machine to receive static loads on the 10-mm cantilever, vertically at a 1 mm/min crosshead speed until fracture occurred. Maximum load-to-fracture values were recorded. ANOVA was used to analyze the maximum force values. Significant differences among materials were analyzed by using the Ryan-Einot-Gabriel-Welsch multiple range test (α=.05). Statistically significant differences were found among load-to-fracture values of different HDPs (P<.001). GD and Po materials had significantly higher load-to-fracture values than other materials (P<.001), and no

  17. Utilization of CAD/CAE for concurrent design of structural aircraft components

    NASA Technical Reports Server (NTRS)

    Kahn, William C.

    1993-01-01

    The feasibility of installing the Stratospheric Observatory for Infrared Astronomy telescope (named SOFIA) into an aircraft for NASA astronomy studies is investigated using CAD/CAE equipment to either design or supply data for every facet of design engineering. The aircraft selected for the platform was a Boeing 747, chosen on the basis of its ability to meet the flight profiles required for the given mission and payload. CAD models of the fuselage of two of the aircraft models studied (747-200 and 747 SP) were developed, and models for the component parts of the telescope and subsystems were developed by the various concurrent engineering groups of the SOFIA program, to determine the requirements for the cavity opening and for design configuration. It is noted that, by developing a plan to use CAD/CAE for concurrent engineering at the beginning of the study, it was possible to produce results in about two-thirds of the time required using traditional methods.

  18. Mechanical properties and internal fit of 4 CAD-CAM block materials.

    PubMed

    Goujat, Alexis; Abouelleil, Hazem; Colon, Pierre; Jeannin, Christophe; Pradelle, Nelly; Seux, Dominique; Grosgogeat, Brigitte

    2018-03-01

    Recent polymer-based computer-assisted design and computer-assisted manufacturing (CAD-CAM) materials have been commercialized for inlay restorations, a polymer-infiltrated ceramic-network (PICN) and composite resin nanoceramics. Little independent evidence regarding their mechanical properties exists. Internal adaptation is an important factor for the clinical success and longevity of a restoration, and data concerning this parameter for inlays made with these blocks are scarce. The purpose of this in vitro study was to evaluate and compare the mechanical properties (flexural strength, flexural modulus, Vickers hardness, fracture toughness) and the internal adaptation of these recent polymer-based blocks with a lithium disilicate glass-ceramic block. The materials tested in this study were a PICN material (Vita Enamic), 2 composite resin nanoceramics (Lava Ultimate; 3M ESPE and Cerasmart; GCDental Products), and a lithium disilicate glass-ceramic (IPS e.max CAD). Mechanical properties were evaluated according to ISO norm DIS 6872:2013. Bar-shaped specimens (18×3×3 mm) were prepared and submitted to a 3-point bend test using a universal testing machine at a cross-head speed of 0.5 mm/min. In addition, identical cavities were prepared in 60 human mandibular extracted molars (n=15) and optically scanned to receive mesioocclusodistal inlays milled with the 4 materials tested in a CEREC Inlab milling machine. The replica technique and a stereomicroscope (×20) were used to measure the internal fit of the inlays at 9 preselected locations. All data were statistically analyzed using 1-way ANOVA and the post hoc Tukey multiple comparison or Games-Howell test (α=.05). The mean flexural strength of the tested blocks ranged from 148.7 ±9.5 MPa (Vita Enamic) to 216.5 ±28.3 MPa (Cerasmart). The mean flexural modulus ranged from 23.3 ±6.4 GPa (Vita Enamic) to 52.8 ±10.5 GPa (IPS e.max CAD). The mean Vickers hardness ranged from 0.66 ±0.02 GPa (Cerasmart) to 5.98 ±0

  19. Digital Sketch Modelling: Integrating Digital Sketching as a Transition between Sketching and CAD in Industrial Design Education

    ERIC Educational Resources Information Center

    Ranscombe, Charlie; Bissett-Johnson, Katherine

    2017-01-01

    Literature on the use of design tools in educational settings notes an uneasy relationship between student use of traditional hand sketching and digital modelling tools (CAD) during the industrial design process. This is often manifested in the transition from sketching to CAD and exacerbated by a preference of current students to use CAD. In this…

  20. Programming While Construction of Engineering 3D Models of Complex Geometry

    NASA Astrophysics Data System (ADS)

    Kheyfets, A. L.

    2017-11-01

    The capabilities of geometrically accurate computational 3D models construction with the use of programming are presented. The construction of models of an architectural arch and a glo-boid worm gear is considered as an example. The models are designed in the AutoCAD pack-age. Three programs of construction are given. The first program is for designing a multi-section architectural arch. The control of the arch’s geometry by impacting its main parameters is shown. The second program is for designing and studying the working surface of a globoid gear’s worm. The article shows how to make the animation for this surface’s formation. The third program is for formation of a worm gear cavity surface. The cavity formation dynamics is studied. The programs are written in the AutoLisp programming language. The program texts are provided.

  1. Endodontic Management of a Mandibular First Molar with Radix Entomolaris and Conservative Post-endodontic Restoration with CAD/CAM Onlay: A Novel Clinical Technique

    PubMed Central

    De Ataide, Ida De Noronha; Fernandes, Marina; Lambor, Rajan; Alreja, Dalip

    2016-01-01

    This case report describes a novel technique of restoring endodontically treated teeth. Hidden caries causing irreversible pulpitis in a mandibular molar with Radix Entomolaris (RE) was evident. The intact occlusal surface anatomy was duplicated before preparing an access cavity to replicate the original occlusal surface in the post endodontic restoration using (Computer-Aided Design and Computer-Aided Manufacturing) CAD/CAM technique. This report highlights uniquely designed onlay utilizing the benefits of contemporary materials and advanced technology. PMID:28050515

  2. The Effect of Molar Axial Wall Height on CAD/CAM Ceramic Crowns With Moderate Occlusal Convergence

    DTIC Science & Technology

    2006-05-01

    CEREC e.max* CAD crowns on preparations with moderate total occlusal convergence (16 degrees). Methods: 60 recently-extracted maxillary third molars ...The Effect of Molar Axial Wall Height on CAD/CAM Ceramic Crowns With Moderate Occlusal Convergence Wyeth L. Hoopes The Effect of Molar Axial Wall... Molar Axial Wall Height on CAD/CAM Ceramic Crowns With Moderate Occlusal Convergence is appropria tely acknowledged and beyond brief excerpts, is with

  3. Digital impression and jaw relation record for the fabrication of CAD/CAM custom tray.

    PubMed

    Kanazawa, Manabu; Iwaki, Maiko; Arakida, Toshio; Minakuchi, Shunsuke

    2018-03-16

    This article describes the protocol of a digital impression technique to make an impression and recording of the jaw relationship of edentulous patients for the fabrication of CAD/CAM custom tray using computer-aided design and manufacturing (CAD/CAM) technology. Scan the maxillary and mandibular edentulous jaws using an intraoral scanner. Scan the silicone jig with the maxillary and mandibular jaws while keeping the jig between the jaws. Import the standard tessellation language data of the maxillary and mandibular jaws and jig to make a jaw relation record and fabricate custom trays (CAD/CAM trays) using a rapid prototyping system. Make a definitive impression of the maxillary and mandibular jaws using the CAD/CAM trays. Digitalization of the complete denture fabrication process can simplify the complicated treatment and laboratory process of conventional methods In addition, the proposed method enables quality control regardless of the operator's experience and technique. Copyright © 2018. Published by Elsevier Ltd.

  4. The effect of milling and postmilling procedures on the surface roughness of CAD/CAM materials.

    PubMed

    Mota, Eduardo Gonçalves; Smidt, Laura Nunes; Fracasso, Lisiane Martins; Burnett, Luiz Henrique; Spohr, Ana Maria

    2017-11-12

    The aim of this study was to evaluate the surface roughness and analyze the surface topography of five different CAD/CAM ceramics and one CAD/CAM composite resin for CEREC after milling and postmilling procedures. Blocks of the ceramics Mark II, IPS Empress CAD, IPS e.max CAD, Suprinity and Enamic, and blocks of the composite resin Lava Ultimate were milled at CEREC MCXL. Ten flat samples of each material were obtained. The surface roughness (Ra) test was performed before and after milling, crystallization, polishing, and glaze when indicated, followed by SEM and AFM analysis. Data were submitted to one-way ANOVA with repeated measures and the Tukey HSD test (α = 0.05). The milling step significantly increased the roughness of all the tested materials (P < .05). Lithium-based ceramics (IPS e.max CAD and Suprinity) were more suitable to roughness than the other tested materials (P < .05). The polishing methods were able to reduce roughness to baseline values, except for lithium-based ceramics. Glaze reduced significantly the roughness of lithium-based ceramics without a difference from the baseline. SEM and AFM images revealed that glazed surfaces are smoother than polished surfaces. All hard-milling CAD/CAM materials, that is, fully sintered, should be only hand polished. The glaze step can be suppressed resulting in time saving. However, the glaze step in soft-milling lithium disilicate is imperative. © 2017 Wiley Periodicals, Inc.

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

    NASA Astrophysics Data System (ADS)

    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.

  6. A Case Study in CAD Design Automation

    ERIC Educational Resources Information Center

    Lowe, Andrew G.; Hartman, Nathan W.

    2011-01-01

    Computer-aided design (CAD) software and other product life-cycle management (PLM) tools have become ubiquitous in industry during the past 20 years. Over this time they have continuously evolved, becoming programs with enormous capabilities, but the companies that use them have not evolved their design practices at the same rate. Due to the…

  7. CAD/CAM for development and fabrication of cosecant reflector antennas

    NASA Astrophysics Data System (ADS)

    Petri, U.

    The application of CAD/CAM techniques to lower the cost of redesigning and manufacturing specialized cosecant reflector antennas for use in the mm-wave range is described and demonstrated. Consideration is given to the theoretical computation of reflector surfaces; the representation of a reflector surface in a CAD system; the numerically controlled milling of an Al, wood, or plastic model antenna; and the construction of the antenna (by spraying the 300-micron Sn-alloy conducting layer onto the coated model surface and then applying a 1-mm-thick epoxy-matrix GFRP layer, a 20-30-mm layer of flexible polyurethane foam, and a final GFRP layer). Diagrams and photographs are provided.

  8. Effect of staining beverages on color and translucency of CAD/CAM composites.

    PubMed

    Quek, S H Q; Yap, A U J; Rosa, V; Tan, K B C; Teoh, K H

    2018-03-01

    This study investigated the color (ΔE) and translucency changes (ΔTP) of CAD/CAM composites after exposure to staining solutions using both spectrophotometer and shade-matching device. Direct (Filtek Z350XT [ZT]), indirect (Shofu Ceramage [CE]) and CAD/CAM (Shofu HC Block [HC], Lava Ultimate [LU], Vita Enamic [EN]) composite specimens measuring 12 × 14 × 1.5 mm were fabricated, divided into five groups (n = 8), and immersed in cola, tea, coffee, red wine, distilled water (control) at 37°C for 7 days. Color parameters were determined with both spectrophotometer and shade-taking device at baseline and 1 week. Delta E (ΔE) with white and black backgrounds, and Delta TP (ΔTP) were computed. Statistical testing was performed with ANOVA and Tukey post hoc test (P < .05). Mean ΔE (white) values ranged from 0.20 ± 0.06 to 12.26 ± 1.95 while mean ΔE (black) varied from 0.22 ± 0.11 to 14.21 ± 2.37. Mean ΔTP values ranged from 0.13 ± 0.17 to -3.87 ± 2.16. CAD/CAM composites fared better in red wine than direct and indirect materials. Clinically perceptible color changes (ΔE > 3.3) were observed for almost all materials when exposed to wine, coffee and tea. Direct, indirect, and CAD/CAM composites are all susceptible to various degrees of discoloration and translucency changes after exposure to staining beverages. Red wine caused the most discoloration and translucency changes. Limitations of these materials must be considered when placing an aesthetic restoration. Direct, indirect, and CAD/CAM composites are all susceptible to various degrees of discoloration and translucency changes after exposure to staining beverages. Red wine generally caused the most discoloration and translucency changes. Although CAD/CAM composites were more color stable than direct and indirect materials when exposed to red wine, color changes were still clinically perceptible. © 2017 Wiley Periodicals, Inc.

  9. Differences in wood density and growth of fertilized and nonfertilized loblolly pine associated with a mutant gene, cad-n1

    Treesearch

    Q. Yu; S.E. McKeand; C.D. Nelson; B. Li; J.R. Sherrill; T.J. Mullin

    2005-01-01

    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 dehydroganase (CAD). Effects associated with 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...

  10. Web-based computer-aided-diagnosis (CAD) system for bone age assessment (BAA) of children

    NASA Astrophysics Data System (ADS)

    Zhang, Aifeng; Uyeda, Joshua; Tsao, Sinchai; Ma, Kevin; Vachon, Linda A.; Liu, Brent J.; Huang, H. K.

    2008-03-01

    Bone age assessment (BAA) of children is a clinical procedure frequently performed in pediatric radiology to evaluate the stage of skeletal maturation based on a left hand and wrist radiograph. The most commonly used standard: Greulich and Pyle (G&P) Hand Atlas was developed 50 years ago and exclusively based on Caucasian population. Moreover, inter- & intra-observer discrepancies using this method create a need of an objective and automatic BAA method. A digital hand atlas (DHA) has been collected with 1,400 hand images of normal children from Asian, African American, Caucasian and Hispanic descends. Based on DHA, a fully automatic, objective computer-aided-diagnosis (CAD) method was developed and it was adapted to specific population. To bring DHA and CAD method to the clinical environment as a useful tool in assisting radiologist to achieve higher accuracy in BAA, a web-based system with direct connection to a clinical site is designed as a novel clinical implementation approach for online and real time BAA. The core of the system, a CAD server receives the image from clinical site, processes it by the CAD method and finally, generates report. A web service publishes the results and radiologists at the clinical site can review it online within minutes. This prototype can be easily extended to multiple clinical sites and will provide the foundation for broader use of the CAD system for BAA.

  11. A Knowledge Based Approach to VLSI CAD

    DTIC Science & Technology

    1983-09-01

    Avail-and/or Dist ISpecial L| OI. SEICURITY CLASIIrCATION OP THIS IPA.lErllm S Daene." A KNOwLEDE BASED APPROACH TO VLSI CAD’ Louis L Steinberg and...major issues lies in building up and managing the knowledge base of oesign expertise. We expect that, as with many recent expert systems, in order to

  12. The Nature of Arguments Provided by College Geometry Students with Access to Technology while Solving Problems

    ERIC Educational Resources Information Center

    Hollebrands, Karen F.; Conner, AnnaMarie; Smith, Ryan C.

    2010-01-01

    Prior research on students' uses of technology in the context of Euclidean geometry has suggested that it can be used to support students' development of formal justifications and proofs. This study examined the ways in which students used a dynamic geometry tool, NonEuclid, as they constructed arguments about geometric objects and relationships…

  13. A Multidisciplinary Research Team Approach to Computer-Aided Drafting (CAD) System Selection. Final Report.

    ERIC Educational Resources Information Center

    Franken, Ken; And Others

    A multidisciplinary research team was assembled to review existing computer-aided drafting (CAD) systems for the purpose of enabling staff in the Design Drafting Department at Linn Technical College (Missouri) to select the best system out of the many CAD systems in existence. During the initial stage of the evaluation project, researchers…

  14. The Use of a Parametric Feature Based CAD System to Teach Introductory Engineering Graphics.

    ERIC Educational Resources Information Center

    Howell, Steven K.

    1995-01-01

    Describes the use of a parametric-feature-based computer-aided design (CAD) System, AutoCAD Designer, in teaching concepts of three dimensional geometrical modeling and design. Allows engineering graphics to go beyond the role of documentation and communication and allows an engineer to actually build a virtual prototype of a design idea and…

  15. Using Motion Planning to Determine the Existence of an Accessible Route in a CAD Environment

    ERIC Educational Resources Information Center

    Pan, Xiaoshan; Han, Charles S.; Law, Kincho H.

    2010-01-01

    We describe an algorithm based on motion-planning techniques to determine the existence of an accessible route through a facility for a wheeled mobility device. The algorithm is based on LaValle's work on rapidly exploring random trees and is enhanced to take into consideration the particularities of the accessible route domain. Specifically, the…

  16. Influence of different surface treatments on bond strength of novel CAD/CAM restorative materials to resin cement.

    PubMed

    Kömürcüoğlu, Meltem Bektaş; Sağırkaya, Elçin; Tulga, Ayça

    2017-12-01

    To evaluate the effects of different surface treatments on the bond strength of novel CAD/CAM restorative materials to resin cement by four point bending test. The CAD/CAM materials under investigation were e.max CAD, Mark II, Lava Ultimate, and Enamic. A total of 400 bar specimens (4×1.2×12 mm) (n=10) milled from the CAD/CAM blocks underwent various pretreatments (no pretreatment (C), hydrofluoric acid (A), hydrofluoric acid + universal adhesive (Scotchbond) (AS), sandblasting (Sb), and sandblasting + universal adhesive (SbS)). The bars were luted end-to-end on the prepared surfaces with a dual curing adhesive resin cement (Variolink N, Ivoclar Vivadent) on the custom-made stainless steel mold. Ten test specimens for each treatment and material combination were performed with four point bending test method. Data were analyzed using ANOVA and Tukey's test. The surface treatment and type of CAD/CAM restorative material showed a significant effect on the four point bending strength (FPBS) ( P <.001). For LDC, AS surface treatment showed the highest FPBS results (100.31 ± 10.7 MPa) and the lowest values were obtained in RNC (23.63 ± 9.0 MPa) for control group. SEM analyses showed that the surface topography of CAD/CAM restorative materials was modified after treatments. The surface treatment of sandblasting or HF acid etching in combination with a universal adhesive containing MDP can be suggested for the adhesive cementation of the novel CAD/CAM restorative materials.

  17. CAD-CAM plates versus conventional fixation plates for primary mandibular reconstruction: A biomechanical in vitro analysis.

    PubMed

    Rendenbach, Carsten; Sellenschloh, Kay; Gerbig, Lucca; Morlock, Michael M; Beck-Broichsitter, Benedicta; Smeets, Ralf; Heiland, Max; Huber, Gerd; Hanken, Henning

    2017-11-01

    CAD/CAM reconstruction plates have become a viable option for mandible reconstruction. The aim of this study was to determine whether CAD/CAM plates provide higher fatigue strength compared with conventional fixation systems. 1.0 mm miniplates, 2.0 mm conventional locking plates (DePuy Synthes, Umkirch, Germany), and 2.0 mm CAD/CAM plates (Materialise, Leuven, Belgium/DePuy Synthes) were used to reconstruct a polyurethane mandible model (Synbone, Malans, CH) with cortical and cancellous bone equivalents. Mastication was simulated via cyclic dynamic testing using a universal testing machine (MTS, Bionix, Eden Prairie, MN, USA) until material failure reached a rate of 1 Hz with increasing loads on the left side. No significant difference was found between the groups until a load of 300 N. At higher loads, vertical displacement differed increasingly, with a poorer performance of miniplates (p = 0.04). Plate breakage occurred in miniplates and conventional locking plates. Screw breakage was recorded as the primary failure mechanism in CAD/CAM plates. Stiffness was significantly higher with the CAD/CAM plates (p = 0.04). CAD/CAM plates and reconstruction plates provide higher fatigue strength than miniplates, and stiffness is highest in CAD/CAM systems. All tested fixation methods seem sufficiently stable for mandible reconstruction. Copyright © 2017 European Association for Cranio-Maxillo-Facial Surgery. Published by Elsevier Ltd. All rights reserved.

  18. Comparison of Fit of Dentures Fabricated by Traditional Techniques Versus CAD/CAM Technology.

    PubMed

    McLaughlin, J Bryan; Ramos, Van; Dickinson, Douglas P

    2017-11-14

    To compare the shrinkage of denture bases fabricated by three methods: CAD/CAM, compression molding, and injection molding. The effect of arch form and palate depth was also tested. Nine titanium casts, representing combinations of tapered, ovoid, and square arch forms and shallow, medium, and deep palate depths, were fabricated using electron beam melting (EBM) technology. For each base fabrication method, three poly(vinyl siloxane) impressions were made from each cast, 27 dentures for each method. Compression-molded dentures were fabricated using Lucitone 199 poly methyl methacrylate (PMMA), and injection molded dentures with Ivobase's Hybrid Pink PMMA. For CAD/CAM, denture bases were designed and milled by Avadent using their Light PMMA. To quantify the space between the denture and the master cast, silicone duplicating material was placed in the intaglio of the dentures, the titanium master cast was seated under pressure, and the silicone was then trimmed and recovered. Three silicone measurements per denture were recorded, for a total of 243 measurements. Each silicone measurement was weighed and adjusted to the surface area of the respective arch, giving an average and standard deviation for each denture. Comparison of manufacturing methods showed a statistically significant difference (p = 0.0001). Using a ratio of the means, compression molding had on average 41% to 47% more space than injection molding and CAD/CAM. Comparison of arch/palate forms showed a statistically significant difference (p = 0.023), with shallow palate forms having more space with compression molding. The ovoid shallow form showed CAD/CAM and compression molding had more space than injection molding. Overall, injection molding and CAD/CAM fabrication methods produced equally well-fitting dentures, with both having a better fit than compression molding. Shallow palates appear to be more affected by shrinkage than medium or deep palates. Shallow ovoid arch forms appear to benefit from

  19. The Coronary Artery Disease-Reporting and Data System (CAD-RADS): Prognostic and Clinical Implications Associated With Standardized Coronary Computed Tomography Angiography Reporting.

    PubMed

    Xie, Joe X; Cury, Ricardo C; Leipsic, Jonathon; Crim, Matthew T; Berman, Daniel S; Gransar, Heidi; Budoff, Matthew J; Achenbach, Stephan; Ó Hartaigh, Bríain; Callister, Tracy Q; Marques, Hugo; Rubinshtein, Ronen; Al-Mallah, Mouaz H; Andreini, Daniele; Pontone, Gianluca; Cademartiri, Filippo; Maffei, Erica; Chinnaiyan, Kavitha; Raff, Gilbert; Hadamitzky, Martin; Hausleiter, Joerg; Feuchtner, Gudrun; Dunning, Allison; DeLago, Augustin; Kim, Yong-Jin; Kaufmann, Philipp A; Villines, Todd C; Chow, Benjamin J W; Hindoyan, Niree; Gomez, Millie; Lin, Fay Y; Jones, Erica; Min, James K; Shaw, Leslee J

    2018-01-01

    This study sought to assess clinical outcomes associated with the novel Coronary Artery Disease-Reporting and Data System (CAD-RADS) scores used to standardize coronary computed tomography angiography (CTA) reporting and their potential utility in guiding post-coronary CTA care. Clinical decision support is a major focus of health care policies aimed at improving guideline-directed care. Recently, CAD-RADS was developed to standardize coronary CTA reporting and includes clinical recommendations to facilitate patient management after coronary CTA. In the multinational CONFIRM (COronary CT Angiography EvaluatioN For Clinical Outcomes: An InteRnational Multicenter) registry, 5,039 patients without known coronary artery disease (CAD) underwent coronary CTA and were stratified by CAD-RADS scores, which rank CAD stenosis severity as 0 (0%), 1 (1% to 24%), 2 (25% to 49%), 3 (50% to 69%), 4A (70% to 99% in 1 to 2 vessels), 4B (70% to 99% in 3 vessels or ≥50% left main), or 5 (100%). Kaplan-Meier and multivariable Cox models were used to estimate all-cause mortality or myocardial infarction (MI). Receiver-operating characteristic (ROC) curves were used to compare CAD-RADS to the Duke CAD Index and traditional CAD classification. Referrals to invasive coronary angiography (ICA) after coronary CTA were also assessed. Cumulative 5-year event-free survival ranged from 95.2% to 69.3% for CAD-RADS 0 to 5 (p < 0.0001). Higher scores were associated with elevations in event risk (hazard ratio: 2.46 to 6.09; p < 0.0001). The ROC curve for prediction of death or MI was 0.7052 for CAD-RADS, which was noninferior to the Duke Index (0.7073; p = 0.893) and traditional CAD classification (0.7095; p = 0.783). ICA rates were 13% for CAD-RADS 0 to 2, 66% for CAD-RADS 3, and 84% for CAD-RADS ≥4A. For CAD-RADS 3, 58% of all catheterizations occurred within the first 30 days of follow-up. In a patient subset with available medication data, 57% of CAD-RADS 3 patients who received 30

  20. A citizen science approach to optimising computer aided detection (CAD) in mammography

    NASA Astrophysics Data System (ADS)

    Ionescu, Georgia V.; Harkness, Elaine F.; Hulleman, Johan; Astley, Susan M.

    2018-03-01

    Computer aided detection (CAD) systems assist medical experts during image interpretation. In mammography, CAD systems prompt suspicious regions which help medical experts to detect early signs of cancer. This is a challenging task and prompts may appear in regions that are actually normal, whilst genuine cancers may be missed. The effect prompting has on readers performance is not fully known. In order to explore the effects of prompting errors, we have created an online game (Bat Hunt), designed for non-experts, that mirrors mammographic CAD. This allows us to explore a wider parameter space. Users are required to detect bats in images of flocks of birds, with image difficulty matched to the proportions of screening mammograms in different BI-RADS density categories. Twelve prompted conditions were investigated, along with unprompted detection. On average, players achieved a sensitivity of 0.33 for unprompted detection, and sensitivities of 0.75, 0.83, and 0.92 respectively for 70%, 80%, and 90% of targets prompted, regardless of CAD specificity. False prompts distract players from finding unprompted targets if they appear in the same image. Player performance decreases when the number of false prompts increases, and increases proportionally with prompting sensitivity. Median lowest d' was for unprompted condition (1.08) and the highest for sensitivity 90% and 0.5 false prompts per image (d'=4.48).

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

    NASA Astrophysics Data System (ADS)

    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.

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

    PubMed

    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.

  3. Metabolite profiling reveals a role for atypical cinnamyl alcohol dehydrogenase CAD1 in the synthesis of coniferyl alcohol in tobacco xylem.

    PubMed

    Damiani, Isabelle; Morreel, Kris; Danoun, Saïda; Goeminne, Geert; Yahiaoui, Nabila; Marque, Christiane; Kopka, Joachim; Messens, Eric; Goffner, Deborah; Boerjan, Wout; Boudet, Alain-Michel; Rochange, Soizic

    2005-11-01

    In angiosperms, lignin is built from two main monomers, coniferyl and sinapyl alcohol, which are incorporated respectively as G and S units in the polymer. The last step of their synthesis has so far been considered to be performed by a family of dimeric cinnamyl alcohol dehydrogenases (CAD2). However, previous studies on Eucalyptus gunnii xylem showed the presence of an additional, structurally unrelated, monomeric CAD form named CAD1. This form reduces coniferaldehyde to coniferyl alcohol, but is inactive on sinapaldehyde. In this paper, we report the functional characterization of CAD1 in tobacco (Nicotiana tabacum L.). Transgenic tobacco plants with reduced CAD1 expression were obtained through an RNAi strategy. These plants displayed normal growth and development, and detailed biochemical studies were needed to reveal a role for CAD1. Lignin analyses showed that CAD1 down-regulation does not affect Klason lignin content, and has a moderate impact on G unit content of the non-condensed lignin fraction. However, comparative metabolic profiling of the methanol-soluble phenolic fraction from basal xylem revealed significant differences between CAD1 down-regulated and wild-type plants. Eight compounds were less abundant in CAD1 down-regulated lines, five of which were identified as dimers or trimers of monolignols, each containing at least one moiety derived from coniferyl alcohol. In addition, 3-trans-caffeoyl quinic acid accumulated in the transgenic plants. Together, our results support a significant contribution of CAD1 to the synthesis of coniferyl alcohol in planta, along with the previously characterized CAD2 enzymes.

  4. A comparison of marginal fit between press-fabricated and CAD/CAM lithium disilicate crowns.

    PubMed

    Carlile, Richard S; Owens, Wade H; Greenwood, William J; Guevara, Peter H

    2018-01-01

    The purpose of this study was to compare the marginal fit of press-fabricated lithium disilicate crowns with that of computer-aided design/computer-aided manufacturing (CAD/CAM) lithium disilicate crowns to determine if the fabrication method has an influence on marginal fit. The marginal fit of 25 pressed and 25 CAD/CAM crowns was measured using the replica technique. The sites measured were the mesial, distal, facial, and lingual margins. A microscope at 10× magnification was used to obtain the measurements. Each site was measured 4 times, and intraclass correlation coefficients were used to assess measurement errors. An unpaired t test was used to evaluate the differences between the 2 groups. Mean marginal gap measurements were greater for CAD/CAM crowns than for pressed crowns at all sites. Only the difference in mean gap at the facial margin was statistically significant (P < 0.001). Press-fabricated lithium disilicate crowns provided a better marginal fit than those fabricated by CAD/CAM, but both fabrication methods provided crowns with a clinically acceptable marginal fit.

  5. Unique CAD/CAM three-quarter crown restoration of a central incisor: a case report.

    PubMed

    Goldberg, Marvin B; Siegel, Sharon C; Rezakani, Niloufar

    2013-07-01

    Computer-aided design and computer-aided manufacturing (CAD/CAM) dentistry has been in use for more than 2 decades. Recent improvements in this technology have made CAD/CAM restorations a viable alternative for routine dental care. This technology is being taught in dental schools to prepare students for contemporary dental practice and is particularly useful in unique restorative situations that allow conservation of tooth structure. This case report describes the restoration of a central incisor that was previously restored with an unesthetic three-quarter gold crown. The tooth exhibited recurrent caries and an unaffected labial wall of supported enamel. A CAD/CAM three-quarter crown was planned to conserve tooth structure. After preparation, the tooth was scanned for a CAD/CAM crown in order to fabricate a ceramic restoration, which was then milled and bonded, producing an esthetic result. Typically, in cases of esthetic enhancement, a labial laminate restoration is fabricated, but in this situation, a different approach was necessary to make a design for the lingual surface of an anterior tooth.

  6. Implant-prosthetic rehabilitation of hemimaxillectomy defects with CAD/CAM suprastructures.

    PubMed

    Mertens, Christian; de San Jose Gonzalez, Jose; Freudlsperger, Christian; Bodem, Jens; Krisam, Johannes; Hoffmann, Jürgen; Engel, Michael

    2016-11-01

    Patients with hemimaxillectomy defects after tumor surgery can alternatively be rehabilitated with dental obturators or microvascular flaps. When general medical or oncologic conditions do not permit microvascular surgery, dental obturators are the only solution, yet retention for edentulous patients is often poor. The aim of this study was to evaluate whether CAD/CAM suprastructures supported by implants placed in both residual alveolar ridges and contralateral zygomatic bone could enhance obturator stability and improve functional outcomes. Five edentulous patients with class IId hemimaxillectomy defects were included in the study. Implant-retained reconstructions were planned to support cross-arch CAD/CAM milled suprastructures. Patients had to rate their restorations on a 100-mm visual analogue scale before and after treatment. Additional evaluation was performed using the Oral Health Impact Profile (OHIP-EDENT) questionnaire. In the 5 patients, 7 conventional implants were placed in the remaining zygomatic bone and 16 in the remaining contralateral alveolar ridge. After 4 months of submerged healing, CAD/CAM suprastructures were fabricated that connected all respective implants with each other. All of the prosthetic restorations were removable and bar-retained. They all achieved good defect closure and showed significant improvements concerning general satisfaction (p = 0.0343), stability (p < 0.0001), ability to chew (p = 0.0077), esthetics (p = 0.0173) and foreign body sensation (p = 0.0207). According to the OHIP-EDENT questionnaire (p = 0.0036) the improvements were significant. During the observation period of 29.4 months, no mechanical or biological complications occurred. The CAD/CAM suprastructures improved retention in all treated patients without any complications. Copyright © 2016 European Association for Cranio-Maxillo-Facial Surgery. Published by Elsevier Ltd. All rights reserved.

  7. Overview of NASA MSFC IEC Multi-CAD Collaboration Capability

    NASA Technical Reports Server (NTRS)

    Moushon, Brian; McDuffee, Patrick

    2005-01-01

    This viewgraph presentation provides an overview of a Design and Data Management System (DDMS) for Computer Aided Design (CAD) collaboration in order to support the Integrated Engineering Capability (IEC) at Marshall Space Flight Center (MSFC).

  8. The design and integration of retinal CAD-SR to diabetes patient ePR system

    NASA Astrophysics Data System (ADS)

    Wu, Huiqun; Wei, Yufang; Liu, Brent J.; Shang, Yujuan; Shi, Lili; Jiang, Kui; Dong, Jiancheng

    2017-03-01

    Diabetic retinopathy (DR) is one of the serious complications of diabetes that could lead to blindness. Digital fundus camera is often used to detect retinal changes but the diagnosis relies too much on ophthalmologist's experience. Based on our previously developed algorithms for quantifying retinal vessels and lesions, we developed a computer aided detection-structured report (CAD-SR) template and implemented it into picture archiving and communication system (PACS). Furthermore, we mapped our CAD-SR into HL7 CDA to integrate CAD findings into diabetes patient electronic patient record (ePR) system. Such integration could provide more quantitative features from fundus image into ePR system, which is valuable for further data mining researches.

  9. NURBS-Based Geometry for Integrated Structural Analysis

    NASA Technical Reports Server (NTRS)

    Oliver, James H.

    1997-01-01

    This grant was initiated in April 1993 and completed in September 1996. The primary goal of the project was to exploit the emerging defacto CAD standard of Non- Uniform Rational B-spline (NURBS) based curve and surface geometry to integrate and streamline the process of turbomachinery structural analysis. We focused our efforts on critical geometric modeling challenges typically posed by the requirements of structural analysts. We developed a suite of software tools that facilitate pre- and post-processing of NURBS-based turbomachinery blade models for finite element structural analyses. We also developed tools to facilitate the modeling of blades in their manufactured (or cold) state based on nominal operating shape and conditions. All of the software developed in the course of this research is written in the C++ language using the Iris Inventor 3D graphical interface tool-kit from Silicon Graphics. In addition to enhanced modularity, improved maintainability, and efficient prototype development, this design facilitates the re-use of code developed for other NASA projects and provides a uniform and professional 'look and feel' for all applications developed by the Iowa State Team.

  10. Dental biomaterials for chairside CAD/CAM: State of the art

    PubMed Central

    2017-01-01

    The wide use of chairside CAD/CAM restorations has increased the diversity of the restorative material. For the practitioner, the selection of the appropriate material is difficult amongst the variety offered by the market. Information on the characteristics of the products can be difficult to assess due to the lack of up-to-date classification and the lack of reliability of manufacturer's advertising. The purpose of this article is to structure the data on restorative materials provided by various sources in order for the practitioner to choose the product most suited to the clinical situation. The objective is to classify chairside CAD/CAM materials and to define their characteristics and indications. PMID:29279770

  11. From Oss CAD to Bim for Cultural Heritage Digital Representation

    NASA Astrophysics Data System (ADS)

    Logothetis, S.; Karachaliou, E.; Stylianidis, E.

    2017-02-01

    The paper illustrates the use of open source Computer-aided design (CAD) environments in order to develop Building Information Modelling (BIM) tools able to manage 3D models in the field of cultural heritage. Nowadays, the development of Free and Open Source Software (FOSS) has been rapidly growing and their use tends to be consolidated. Although BIM technology is widely known and used, there is a lack of integrated open source platforms able to support all stages of Historic Building Information Modelling (HBIM) processes. The present research aims to use a FOSS CAD environment in order to develop BIM plug-ins which will be able to import and edit digital representations of cultural heritage models derived by photogrammetric methods.

  12. Circulating irisin levels are lower in patients with either stable coronary artery disease (CAD) or myocardial infarction (MI) versus healthy controls, whereas follistatin and activin A levels are higher and can discriminate MI from CAD with similar to CK-MB accuracy.

    PubMed

    Anastasilakis, Athanasios D; Koulaxis, Dimitrios; Kefala, Nikoleta; Polyzos, Stergios A; Upadhyay, Jagriti; Pagkalidou, Eirini; Economou, Fotios; Anastasilakis, Chrysostomos D; Mantzoros, Christos S

    2017-08-01

    Several myokines are produced by cardiac muscle. We investigated changes in myokine levels at the time of acute myocardial infarction (MI) and following reperfusion in relation to controls. Patients with MI (MI Group, n=31) treated with percutaneous coronary intervention (PCI) were compared to patients with stable coronary artery disease (CAD) subjected to scheduled PCI (CAD Group, n=40) and controls with symptoms mimicking CAD without stenosis in angiography (Control Group, n=43). The number and degree of stenosis were recorded. Irisin, follistatin, follistatin-like 3, activin A and B, ALT, AST, CK and CK-MB were measured at baseline and 6 or 24h after the intervention. MI and CAD patients had lower irisin than controls (p<0.001). MI patients had higher follistatin, activin A, CK, CK-MB and AST than CAD patients and controls (all p≤0.001). None of the myokines changed following reperfusion. Circulating irisin was associated with the degree of stenosis in all patients (p=0.05). Irisin was not inferior to CK-MB in predicting MI while folistatin and activin A could discriminate MI from CAD patients with similar to CK-MB accuracy. None of these myokines was altered following PCI in contrast to CK-MB. Irisin levels are lower in MI and CAD implying that their production may depend on myocadial blood supply. Follistatin and activin A are higher in MI than in CAD suggesting increased release due to myocardial necrosis. They can predict MI with accuracy similar to CK-MB and their role in the diagnosis of MI remains to be confirmed by prospective large clinical studies. Copyright © 2017 Elsevier Inc. All rights reserved.

  13. Students Discovering Spherical Geometry Using Dynamic Geometry Software

    ERIC Educational Resources Information Center

    Guven, Bulent; Karatas, Ilhan

    2009-01-01

    Dynamic geometry software (DGS) such as Cabri and Geometers' Sketchpad has been regularly used worldwide for teaching and learning Euclidean geometry for a long time. The DGS with its inductive nature allows students to learn Euclidean geometry via explorations. However, with respect to non-Euclidean geometries, do we need to introduce them to…

  14. Adherence of Candida to complete denture surfaces in vitro: A comparison of conventional and CAD/CAM complete dentures

    PubMed Central

    Al-mejrad, Lamya A.; Albarrag, Ahmed M.

    2017-01-01

    PURPOSE The goal of this study was to compare the adhesion of Candida albicans to the surfaces of CAD/CAM and conventionally fabricated complete denture bases. MATERIALS AND METHODS Twenty discs of acrylic resin poly (methyl methacrylate) were fabricated with CAD/CAM and conventional procedures (heat-polymerized acrylic resin). The specimens were divided into two groups: 10 discs were fabricated using the CAD/CAM procedure (Wieland Digital Denture Ivoclar Vivadent), and 10 discs were fabricated using a conventional flasking and pressure-pack technique. Candida colonization was performed on all the specimens using four Candida albicans isolates. The difference in Candida albicans adhesion on the discs was evaluated. The number of adherent yeast cells was calculated by the colony-forming units (CFU) and by Fluorescence microscopy. RESULTS There was a significant difference in the adhesion of Candida albicans to the complete denture bases created with CAD/CAM and the adhesion to those created with the conventional procedure. The CAD/CAM denture bases exhibited less adhesion of Candida albicans than did the denture bases created with the conventional procedure (P<.05). CONCLUSION The CAD/CAM procedure for fabricating complete dentures showed promising potential for reducing the adherence of Candida to the denture base surface. Clinical Implications. Complete dentures made with the CAD/CAM procedure might decrease the incidence of denture stomatitis compared with conventional dentures. PMID:29142649

  15. Adherence of Candida to complete denture surfaces in vitro: A comparison of conventional and CAD/CAM complete dentures.

    PubMed

    Al-Fouzan, Afnan F; Al-Mejrad, Lamya A; Albarrag, Ahmed M

    2017-10-01

    The goal of this study was to compare the adhesion of Candida albicans to the surfaces of CAD/CAM and conventionally fabricated complete denture bases. Twenty discs of acrylic resin poly (methyl methacrylate) were fabricated with CAD/CAM and conventional procedures (heat-polymerized acrylic resin). The specimens were divided into two groups: 10 discs were fabricated using the CAD/CAM procedure (Wieland Digital Denture Ivoclar Vivadent), and 10 discs were fabricated using a conventional flasking and pressure-pack technique. Candida colonization was performed on all the specimens using four Candida albicans isolates. The difference in Candida albicans adhesion on the discs was evaluated. The number of adherent yeast cells was calculated by the colony-forming units (CFU) and by Fluorescence microscopy. There was a significant difference in the adhesion of Candida albicans to the complete denture bases created with CAD/CAM and the adhesion to those created with the conventional procedure. The CAD/CAM denture bases exhibited less adhesion of Candida albicans than did the denture bases created with the conventional procedure ( P <.05). The CAD/CAM procedure for fabricating complete dentures showed promising potential for reducing the adherence of Candida to the denture base surface. Clinical Implications. Complete dentures made with the CAD/CAM procedure might decrease the incidence of denture stomatitis compared with conventional dentures.

  16. Influence of different surface treatments on bond strength of novel CAD/CAM restorative materials to resin cement

    PubMed Central

    Kömürcüoğlu, Meltem Bektaş; Sağırkaya, Elçin

    2017-01-01

    PURPOSE To evaluate the effects of different surface treatments on the bond strength of novel CAD/CAM restorative materials to resin cement by four point bending test. MATERIALS AND METHODS The CAD/CAM materials under investigation were e.max CAD, Mark II, Lava Ultimate, and Enamic. A total of 400 bar specimens (4×1.2×12 mm) (n=10) milled from the CAD/CAM blocks underwent various pretreatments (no pretreatment (C), hydrofluoric acid (A), hydrofluoric acid + universal adhesive (Scotchbond) (AS), sandblasting (Sb), and sandblasting + universal adhesive (SbS)). The bars were luted end-to-end on the prepared surfaces with a dual curing adhesive resin cement (Variolink N, Ivoclar Vivadent) on the custom-made stainless steel mold. Ten test specimens for each treatment and material combination were performed with four point bending test method. Data were analyzed using ANOVA and Tukey's test. RESULTS The surface treatment and type of CAD/CAM restorative material showed a significant effect on the four point bending strength (FPBS) (P<.001). For LDC, AS surface treatment showed the highest FPBS results (100.31 ± 10.7 MPa) and the lowest values were obtained in RNC (23.63 ± 9.0 MPa) for control group. SEM analyses showed that the surface topography of CAD/CAM restorative materials was modified after treatments. CONCLUSION The surface treatment of sandblasting or HF acid etching in combination with a universal adhesive containing MDP can be suggested for the adhesive cementation of the novel CAD/CAM restorative materials. PMID:29279763

  17. TNF-alpha-308G>A polymorphism and the risk of familial CAD in a Pakistani population.

    PubMed

    Hussain, Sabir; Iqbal, Tahir; Javed, Qamar

    2015-01-01

    A case-control and trio-families study was performed to establish a potential association between TNF-alpha gene promoter SNPs at -308 and -238, and occurrence of CAD in a Pakistani population. In the first phase, 150 patients and 150 controls were enrolled in the case-control association study. In the second phase, heritability of susceptible alleles was investigated from 88 trio-families with CAD affected offspring. Biochemical analysis of lipids and hs-CRP was carried out spectrophotometrically, while serum TNF-alpha concentrations were determined by enzyme-linked immunosorbent assay. Genotyping of the TNF-alpha SNPs were determined by PCR-RFLP method. Elevated serum TNF-alpha and hs-CRP were observed from CAD vs. controls (P<0.0001; for both). The evaluation of TNF-alpha-308G>A polymorphism in case-control study revealed that the said SNP was significantly associated with the increased risk of CAD. The findings demonstrated a significant link between the TNF-alpha variant allele A at -308 and CAD (P=0.0035), whereas the -238 SNP was not associated with the disease. Haplotype A-G of the TNF-alpha gene at -308G>A and -238G>A showed higher frequency in the patient group compared with controls (P<0.05). Moreover, data showed preferential transmission of the disease susceptible allele A at TNF-alpha-308 from parent to affected offspring in a trio-family study (P<0.0001). The current research leads to conclusion that the TNF-alpha-308G>A polymorphism is associated with CAD in the study population. Furthermore, for the first time, we showed that the TNF-alpha-308A allele was significantly associated with the familial CAD in our high risk population. Copyright © 2014. Published by Elsevier Inc.

  18. JAMSTEC Compact Arctic Drifter (J-CAD): A new Generation drifting buoy to observe the Arctic Ocean

    NASA Astrophysics Data System (ADS)

    Hatakeyama, Kiyoshi; Hosono, Masuo; Shimada, Koji; Kikuchi, Takashi; Nishino, Shigeto

    The Arctic Ocean is one of the most sensitive regions to the earth environment changes. Japan Marine Science and Technology Center developed a new drift buoy to observe the Arctic Ocean. The name of the buoy is J-CAD (JAMSTEC Compact Arctic Drifter). From 1991 to 1993, JAMSTEC developed Ice-Ocean Environmental Buoy (IOEB) as a buoy to observe the Arctic Ocean in cooperation with Woods Hole Oceanographic Institution. The J-CAD is the buoy, which adopted the latest technology based on the knowledge and experience of IOEB development. The J-CAD was designed and developed by JAMSTEC and made by a Canadian Company MetOcean. JAMSTEC did design and development, and a Canadian company Met-Ocean made the J-CAD. It acquires meteorological and oceanographic data of the Arctic Ocean, and transmits the data that it measured via satellite. It dose also store the data inside its memory. An Inductive Modem system, which was developed by Sea-Bird Electronics, Inc. in the United States, was adopted in the underwater transmission system that data on each ocean sensor were collected. An ORBCOMM communication system was adopted for the satellite data transmission. J-CAD-1 was installed at 89°41'N 130°20'W on April 24, 2000, and the observation was started. August 1st was the day when 100 days have passed since the J-CAD-1 was installed on the North Pole. And now, the distance J-CAD-1 has covered exceeds 400 km, and it has transmitted data more than 500 k byte. A part of the data is introduced to the public in the homepage (http://w3.jamstec.go.jp: 8338) of the Arctic research group of JAMSTEC.

  19. Flexural strength and reliability of monolithic and trilayer ceramic structures obtained by the CAD-on technique.

    PubMed

    Basso, G R; Moraes, R R; Borba, M; Griggs, J A; Della Bona, A

    2015-12-01

    To evaluate the flexural strength, Weibull modulus, fracture toughness, and failure behavior of ceramic structures obtained by the CAD-on technique, testing the null hypothesis that trilayer structures show similar properties to monolithic structures. Bar-shaped (1.8mm×4mm×16mm) monolithic specimens of zirconia (IPS e.max ZirCAD - Ivoclar Vivadent) and trilayer specimens of zirconia/fusion ceramic/lithium dissilicate (IPS e.max ZirCAD/IPS e.max CAD Crystall./Connect/IPS e.max CAD, Ivoclar Vivadent) were fabricated (n=30). Specimens were tested in flexure in 37°C deionized water using a universal testing machine at a crosshead speed of 0.5mm/min. Failure loads were recorded, and the flexural strength values were calculated. Fractography principles were used to examine the fracture surfaces under optical and scanning electron microscopy. Data were statistically analyzed using Student's t-test and Weibull statistics (α=0.05). Monolithic and trilayer specimens showed similar mean flexural strengths, characteristic strengths, and Weibull moduli. Trilayer structures showed greater mean critical flaw and fracture toughness values than monolithic specimens (p<0.001). Most critical flaws in the trilayer groups were located on the Y-TZP surface subjected to tension and propagated catastrophically. Trilayer structures showed no flaw deflection at the interface. Considering the CAD-on technique, the trilayer structures showed greater fracture toughness than the monolithic zirconia specimens. Copyright © 2015 Academy of Dental Materials. Published by Elsevier Ltd. All rights reserved.

  20. Clinical Evaluation of Indirect Particle-Filled Composite Resin CAD/CAM Partial Crowns after 24 Months.

    PubMed

    Zimmermann, Moritz; Koller, Christina; Reymus, Marcel; Mehl, Albert; Hickel, Reinhard

    2017-04-19

    Resin-based CAD/CAM compound materials might be promising for single-tooth restorations. Insufficient clinical data are available for this new material class. The purpose of this study was to describe initial clinical in vivo results for indirect particle-filled composite resin CAD/CAM restorations after 24 months. Indirect particle-filled composite resin restorations were fabricated with a CAD/CAM method (CEREC Bluecam intraoral scanner, CEREC MCXL milling unit) by calibrated dental students. Forty-two partial crown restorations were seated adhesively in 30 patients with caries lesions or insufficient restorations (baseline). Strict inclusion criteria were defined for the patient collective. Follow-up evaluation comprised 40 restorations after 12 months and 33 restorations after 24 months. Evaluation criteria were modified FDI criteria with grades (1) to (5). Rating with FDI criteria (5) was defined as clinical failure. Statistical analysis was performed with Wilcoxon-Test (p < 0.05). The success rate of indirect particle-filled composite resin CAD/CAM restorations after 12 months was 95.0% with two debondings observed. The cumulative success rate for indirect particle-filled composite resin CAD/CAM restorations after 24 months was 85.7% with two tooth fractures and one debonding. Statistically significant differences were found for baseline and 24-month follow-up evaluation for anatomic form and marginal adaptation criterion examined in respect to FDI criteria guidelines (Wilcoxon-Test, p < 0.05). This study demonstrates particle-filled composite resin CAD/CAM restorations having a clinical success rate of 85.7% after 24 months. Adhesive bonding procedures need to be ensured carefully. A longer clinical evaluation period is necessary to draw further conclusions. © 2017 by the American College of Prosthodontists.

  1. Job expansion : an additional benefit of a computer aided dispatch/automatic vehicle locator (CAD/AVL) system

    DOT National Transportation Integrated Search

    2000-03-01

    The Denver Regional Transportation District (RTD) acquired a CAD/AVL system that became fully operational in 1996. The CAD/AVL system added radio channels and covert alarms in buses, located vehicles in real time, and monitored schedule adherence. Th...

  2. The accuracy of the CAD system using intraoral and extraoral scanners for designing of fixed dental prostheses.

    PubMed

    Shimizu, Sakura; Shinya, Akikazu; Kuroda, Soichi; Gomi, Harunori

    2017-07-26

    The accuracy of prostheses affects clinical success and is, in turn, affected by the accuracy of the scanner and CAD programs. Thus, their accuracy is important. The first aim of this study was to evaluate the accuracy of an intraoral scanner with active triangulation (Cerec Omnicam), an intraoral scanner with a confocal laser (3Shape Trios), and an extraoral scanner with active triangulation (D810). The second aim of this study was to compare the accuracy of the digital crowns designed with two different scanner/CAD combinations. The accuracy of the intraoral scanners and extraoral scanner was clinically acceptable. Marginal and internal fit of the digital crowns fabricated using the intraoral scanner and CAD programs were inferior to those fabricated using the extraoral scanner and CAD programs.

  3. Listeria monocytogenes CadC Regulates Cadmium Efflux and Fine-tunes Lipoprotein Localization to Escape the Host Immune Response and Promote Infection.

    PubMed

    Pombinho, Rita; Camejo, Ana; Vieira, Ana; Reis, Olga; Carvalho, Filipe; Almeida, Maria Teresa; Pinheiro, Jorge Campos; Sousa, Sandra; Cabanes, Didier

    2017-05-01

    Listeria monocytogenes is a major intracellular human foodborne bacterial pathogen. We previously revealed L. monocytogenes cadC as highly expressed during mouse infection. Here we show that L. monocytogenes CadC is a sequence-specific, DNA-binding and cadmium-dependent regulator of CadA, an efflux pump conferring cadmium resistance. CadC but not CadA is required for L. monocytogenes infection in vivo. Interestingly, CadC also directly represses lspB, a gene encoding a lipoprotein signal peptidase whose expression appears detrimental for infection. lspB overexpression promotes the release of the LpeA lipoprotein to the extracellular medium, inducing tumor necrosis factor α and interleukin 6 expression, thus impairing L. monocytogenes survival in macrophages. We propose that L. monocytogenes uses CadC to repress lspB expression during infection to avoid LpeA exposure to the host immune system, diminishing inflammatory cytokine expression and promoting intramacrophagic survival and virulence. CadC appears as the first metal efflux pump regulator repurposed during infection to fine-tune lipoprotein processing and host responses. © The Author 2017. Published by Oxford University Press for the Infectious Diseases Society of America. All rights reserved. For permissions, e-mail: journals.permissions@oup.com.

  4. Light irradiance through novel CAD-CAM block materials and degree of conversion of composite cements.

    PubMed

    Lise, Diogo Pedrollo; Van Ende, Annelies; De Munck, Jan; Yoshihara, Kumiko; Nagaoka, Noriyuki; Cardoso Vieira, Luiz Clovis; Van Meerbeek, Bart

    2018-02-01

    To assess light irradiance (LI) delivered by two light-curing units (LCU's) and to measure the degree of conversion (DC) of three composite cements, when cured through different thicknesses of two novel CAD-CAM block materials. 100-μm-thick films of a dual-curable composite cement (G-CEM LinkAce, GC), a light-curable flowable resin-based composite (RBC) (G-ænial Universal Flo, GC) and a micro-hybrid RBC (G-ænial Posterior, GC) were investigated as luting agents. Two 'polymer-ceramic' CAD-CAM blocks (Cerasmart, GC; Enamic, Vita Zahnfabrik) were sectioned in slabs with different thicknesses (1, 3 and 5mm). LI at the bottom of the specimens was measured using a calibrated spectrometer, while being light-cured through the CAD-CAM block slabs for 40s with a low- (±500mW/cm 2 ) or high- (±1,600mW/cm 2 ) irradiance LCU (n=5). After light-curing, micro-Raman spectra of the composite films were acquired to determine DC at 5min, 10min, 1h and 24h. LI data were statistically analyzed by Kruskal-Wallis followed by post-hoc comparisons, while a linear mixed-effect model was applied for the DC analysis. In addition, the CAD-CAM blocks ultrastructure was characterized upon argon-ion slicing using scanning transmission electron microscopy (STEM). Finally, light transmission (LT) through each CAD-CAM block material was assessed using a spectrophotometer. Curing-light attenuation and DC were significantly influenced by thickness and type of the overlying material. LCU only had a significant effect on DC of the micro-hybrid RBC. DC significantly increased over time for all composite cements. CAD-CAM block structural analysis revealed a relatively small and homogenous filler configuration (mean filler size of 0.2-0.5μm) for Cerasmart, while Enamic contained ceramic grains varying in shape and size (1-10μm), which were interconnected by the polymer-based network. LT was much higher at a wavelength range of 300-800nm for Cerasmart than for Enamic. Light-curable composite cements

  5. Introduction to CAD/Computers. High-Technology Training Module.

    ERIC Educational Resources Information Center

    Lockerby, Hugh

    This learning module for an eighth-grade introductory technology course is designed to help teachers introduce students to computer-assisted design (CAD) in a communications unit on graphics. The module contains a module objective and five specific objectives, a content outline, suggested instructor methodology, student activities, a list of six…

  6. T null and M null genotypes of the glutathione S-transferase gene are risk factor for CAD independent of smoking

    PubMed Central

    Abu-Amero, Khaled K; Al-Boudari, Olayan M; Mohamed, Gamal H; Dzimiri, Nduna

    2006-01-01

    Background The association of the deletion in GSTT1 and GSTM1 genes with coronary artery disease (CAD) among smokers is controversial. In addition, no such investigation has previously been conducted among Arabs. Methods We genotyped 1054 CAD patients and 762 controls for GSTT1 and GSTM1 deletion by multiplex polymerase chain reaction. Both CAD and controls were Saudi Arabs. Results In the control group (n = 762), 82.3% had the T wild M wildgenotype, 9% had the Twild M null, 2.4% had the Tnull M wild and 6.3% had the Tnull M null genotype. Among the CAD group (n = 1054), 29.5% had the Twild M wild genotype, 26.6% (p < .001) had the Twild M null, 8.3% (p < .001) had the Tnull M wild and 35.6% (p < .001) had the Tnull M null genotype, indicating a significant association of the Twild M null, Tnull M wild and Tnull M null genotypes with CAD. Univariate analysis also showed that smoking, age, hypercholesterolemia and hypertriglyceridemia, diabetes mellitus, family history of CAD, hypertension and obesity are all associated with CAD, whereas gender and myocardial infarction are not. Binary logistic regression for smoking and genotypes indicated that only M null and Tnullare interacting with smoking. However, further subgroup analysis stratifying the data by smoking status suggested that genotype-smoking interactions have no effect on the development of CAD. Conclusion GSTT1 and GSTM1 null-genotypes are risk factor for CAD independent of genotype-smoking interaction. PMID:16620396

  7. Bridging CAGD knowledge into CAD/CG applications: Mathematical theories as stepping stones of innovations

    NASA Astrophysics Data System (ADS)

    Gobithaasan, R. U.; Miura, Kenjiro T.; Hassan, Mohamad Nor

    2014-07-01

    Computer Aided Geometric Design (CAGD) which surpasses the underlying theories of Computer Aided Design (CAD) and Computer Graphics (CG) has been taught in a number of Malaysian universities under the umbrella of Mathematical Sciences' faculty/department. On the other hand, CAD/CG is taught either under the Engineering or Computer Science Faculty. Even though CAGD researchers/educators/students (denoted as contributors) have been enriching this field of study by means of article/journal publication, many fail to convert the idea into constructive innovation due to the gap that occurs between CAGD contributors and practitioners (engineers/product/designers/architects/artists). This paper addresses this issue by advocating a number of technologies that can be used to transform CAGD contributors into innovators where immediate impact in terms of practical application can be experienced by the CAD/CG practitioners. The underlying principle of solving this issue is twofold. First would be to expose the CAGD contributors on ways to turn mathematical ideas into plug-ins and second is to impart relevant CAGD theories to CAD/CG to practitioners. Both cases are discussed in detail and the final section shows examples to illustrate the importance of turning mathematical knowledge into innovations.

  8. MHDL CAD tool with fault circuit handling

    NASA Astrophysics Data System (ADS)

    Espinosa Flores-Verdad, Guillermo; Altamirano Robles, Leopoldo; Osorio Roque, Leticia

    2003-04-01

    Behavioral modeling and simulation, with Analog Hardware and Mixed Signal Description High Level Languages (MHDLs), have generated the development of diverse simulation tools that allow handling the requirements of the modern designs. These systems have million of transistors embedded and they are radically diverse between them. This tendency of simulation tools is exemplified by the development of languages for modeling and simulation, whose applications are the re-use of complete systems, construction of virtual prototypes, realization of test and synthesis. This paper presents the general architecture of a Mixed Hardware Description Language, based on the standard 1076.1-1999 IEEE VHDL Analog and Mixed-Signal Extensions known as VHDL-AMS. This architecture is novel by consider the modeling and simulation of faults. The main modules of the CAD tool are briefly described in order to establish the information flow and its transformations, starting from the description of a circuit model, going throw the lexical analysis, mathematical models generation and the simulation core, ending at the collection of the circuit behavior as simulation"s data. In addition, the incorporated mechanisms to the simulation core are explained in order to realize the handling of faults into the circuit models. Currently, the CAD tool works with algebraic and differential descriptions for the circuit models, nevertheless the language design is open to be able to handle different model types: Fuzzy Models, Differentials Equations, Transfer Functions and Tables. This applies for fault models too, in this sense the CAD tool considers the inclusion of mutants and saboteurs. To exemplified the results obtained until now, the simulated behavior of a circuit is shown when it is fault free and when it has been modified by the inclusion of a fault as a mutant or a saboteur. The obtained results allow the realization of a virtual diagnosis for mixed circuits. This language works in a UNIX system

  9. Mobile Technology and CAD Technology Integration in Teaching Architectural Design Process for Producing Creative Product

    ERIC Educational Resources Information Center

    Bin Hassan, Isham Shah; Ismail, Mohd Arif; Mustafa, Ramlee

    2011-01-01

    The purpose of this research is to examine the effect of integrating the mobile and CAD technology on teaching architectural design process for Malaysian polytechnic architectural students in producing a creative product. The website is set up based on Caroll's minimal theory, while mobile and CAD technology integration is based on Brown and…

  10. Roughness, surface energy, and superficial damages of CAD/CAM materials after surface treatment.

    PubMed

    Strasser, Thomas; Preis, Verena; Behr, Michael; Rosentritt, Martin

    2018-02-05

    The aim of this study was to examine the effects of surface pre-treatment on CAD/CAM materials including ceramics, zirconia, resin-infiltrated ceramic, and resin-based composite. Specimens were made of ten CAD/CAM materials (Celtra Duo, Degudent, D; Vita Suprinity, Vita, D; E.max CAD, Ivoclar-Vivadent, FL; E.max ZirCAD, Ivoclar-Vivadent, FL; Vita Enamic, Vita, D; Cerasmart, GC, B; LAVA Ultimate, 3M, D; SHOFU Block HC, SHOFU, US; Grandio Blocs, VOCO, D; BRILLIANT Crios, Coltene, CH) and pretreated to represent clinical procedures (Hf 20 s/5%; phosphoric acid 20 s/37%; Monobond etch and prime (Ivoclar-Vivadent, FL); water-cooled diamond bur (80 μm; 4 μm); Al 2 O 3 -blasting (50 μm/1 bar, 50 μm/2 bar, 120 μm/1 bar, 120 μm/2 bar); untreated; manufacturer's instructions). SEM-analysis (Phenom, FEI, NL) of the surfaces was performed (magnifications ≤ 10,000×). Roughness values R a , R z (KJ 3D, Keyence, J), and surface energy SE (OCA15 plus, SCA20, DataPhysics, D) were determined (statistics: non-parametric Mann-Whitney U test/Kruskal-Wallis test for independent specimen, α = 0.05). Kruskal-Wallis revealed significant (p < 0.001) differences for all materials with different surface treatments. Roughness ranged from R a  = 0.05 μm (VS; D4)/R z  = 0.41 μm (VS; D4) to R a  = 1.82 μm (EMA; SB120/2)/R z  = 12.05 μm (CS; SB 120/2), SE from 22.7 mN/m (VE; M) to 52.8 mN/m (CD; M). SEM analysis showed material-dependent damages after pre-treatment. Different CAD/CAM materials require individual pre-treatment for optimized and protective surface activation. Cementation is a key factor for clinical success. Given the variety of available CAD/CAM materials, specific procedures are needed.

  11. 3-D Human body models in C.A.D. : Anthropometric Aspects

    NASA Astrophysics Data System (ADS)

    Renaud, C.; Steck, R.; Pineau, J. C.

    1986-07-01

    Modeling and simulation methods of man-machine systems are developed at the laboratory by interactive infography and C.A.D. technics. In order to better apprehend the morphological variability of populations we have enriched the 3-D model with a parametric function using classical anthropometric dimensions. We have selected reference, associate and complementary dimensions : lengths, breadths, circumferences and depths, which depend on operator's tasks and characteristics of workplaces. All anthropometric values come from the International Data Bank of Human Biometry of ERGODATA System. The utilization of the parametric function brings a quick and accurate description of morphology for theoretic subjects and can be used in C.A.D. analysis.

  12. IPAD 2: Advances in Distributed Data Base Management for CAD/CAM

    NASA Technical Reports Server (NTRS)

    Bostic, S. W. (Compiler)

    1984-01-01

    The Integrated Programs for Aerospace-Vehicle Design (IPAD) Project objective is to improve engineering productivity through better use of computer-aided design and manufacturing (CAD/CAM) technology. The focus is on development of technology and associated software for integrated company-wide management of engineering information. The objectives of this conference are as follows: to provide a greater awareness of the critical need by U.S. industry for advancements in distributed CAD/CAM data management capability; to present industry experiences and current and planned research in distributed data base management; and to summarize IPAD data management contributions and their impact on U.S. industry and computer hardware and software vendors.

  13. Bond strength of novel CAD/CAM restorative materials to self-adhesive resin cement: the effect of surface treatments.

    PubMed

    Elsaka, Shaymaa E

    2014-12-01

    To evaluate the effect of different surface treatments on the microtensile bond strength (μTBS) of novel CAD/CAM restorative materials to self-adhesive resin cement. Two types of CAD/CAM restorative materials (Vita Enamic [VE] and Lava Ultimate [LU]) were used. The specimens were divided into five groups in each test according to the surface treatment performed; Gr 1 (control; no treatment), Gr 2 (sandblasted [SB]), Gr 3 (SB+silane [S]), Gr 4 (hydrofluoric acid [HF]), and Gr 5 (HF+S). A dual-curing self-adhesive resin cement (Bifix SE [BF]) was applied to each group for testing the adhesion after 24 h of storage in distilled water or after 30 days using the μTBS test. Following fracture testing, specimens were examined with a stereomicroscope and SEM. Surface roughness and morphology of the CAD/CAM restorative materials were characterized after treatment. Data were analyzed using ANOVA and Tukey's test. The surface treatment, type of CAD/CAM restorative material, and water storage periods showed a significant effect on the μTBS (p<0.001). For the LU/BF system, there was no significant difference in the bond strength values between different surface treatments (p>0.05). On the other hand, for the VE/BF system, surface treatment with HF+S showed higher bond strength values compared with SB and HF surface treatments (p<0.05). Surface roughness and SEM analyses showed that the surface topography of CAD/CAM restorative materials was modified after treatments. The effect of surface treatments on the bond strength of novel CAD/CAM restorative materials to resin cement is material dependent. The VE/BF CAD/CAM material provided higher bond strength values compared with the LU/BF CAD/CAM material.

  14. Effect of professional dental prophylaxis on the surface gloss and roughness of CAD/CAM restorative materials.

    PubMed

    Sugiyama, Toshiko; Kameyama, Atsushi; Enokuchi, Tomoka; Haruyama, Akiko; Chiba, Aoi; Sugiyama, Setsuko; Hosaka, Makoto; Takahashi, Toshiyuki

    2017-06-01

    This study aimed to evaluate the effect of dental prophylaxis on the surface gloss and roughness of different indirect restorative materials for computer-aided design/computer-aided manufacturing (CAD/CAM): two types of CAD/CAM composite resin blocks (Shofu Block HC and Estelite Block) and two types of CAD/CAM ceramic blocks (IPS Empress CAD and Celtra DUO). After polishing the CAD/CAM blocks and applying prophylaxis pastes, professional dental prophylaxis was performed using four different experimental protocols (n = 5 each): mechanical cleaning with Merssage Regular for 10 s four times (Group 1); four cycles of mechanical cleaning with Merssage Regular for 10 s and Merssage Fine for 10 s (Group 2); four cycles of mechanical cleaning with Merssage Regular for 10 s and Merssage Fine for 30 s (Group 3); and mechanical cleaning with Merssage Fine for 10 s four times (Group 4). A glossmeter was used to measure surface gloss before and after mechanical cleaning, and a contact stylus profilometer was used to measure surface roughness (Ra). Polishing with prophylactic paste led to a significant reduction in surface gloss and increase in surface roughness among resin composite blocks, whereas the polishing-related change in surface gloss or roughness was smaller in Celtra DUO, a zirconia-reinforced lithium silicate block. Changes in surface gloss and roughness due to polishing with a prophylactic paste containing large particles were not improved by subsequent polishing with a prophylactic paste containing fine particles. Key words: CAD/CAM, professional dental prophylaxis, prophylactic paste, surface gloss, surface roughness.

  15. Effect of professional dental prophylaxis on the surface gloss and roughness of CAD/CAM restorative materials

    PubMed Central

    Sugiyama, Toshiko; Enokuchi, Tomoka; Haruyama, Akiko; Chiba, Aoi; Sugiyama, Setsuko; Hosaka, Makoto; Takahashi, Toshiyuki

    2017-01-01

    Background This study aimed to evaluate the effect of dental prophylaxis on the surface gloss and roughness of different indirect restorative materials for computer-aided design/computer-aided manufacturing (CAD/CAM): two types of CAD/CAM composite resin blocks (Shofu Block HC and Estelite Block) and two types of CAD/CAM ceramic blocks (IPS Empress CAD and Celtra DUO). Material and Methods After polishing the CAD/CAM blocks and applying prophylaxis pastes, professional dental prophylaxis was performed using four different experimental protocols (n = 5 each): mechanical cleaning with Merssage Regular for 10 s four times (Group 1); four cycles of mechanical cleaning with Merssage Regular for 10 s and Merssage Fine for 10 s (Group 2); four cycles of mechanical cleaning with Merssage Regular for 10 s and Merssage Fine for 30 s (Group 3); and mechanical cleaning with Merssage Fine for 10 s four times (Group 4). A glossmeter was used to measure surface gloss before and after mechanical cleaning, and a contact stylus profilometer was used to measure surface roughness (Ra). Results Polishing with prophylactic paste led to a significant reduction in surface gloss and increase in surface roughness among resin composite blocks, whereas the polishing-related change in surface gloss or roughness was smaller in Celtra DUO, a zirconia-reinforced lithium silicate block. Conclusions Changes in surface gloss and roughness due to polishing with a prophylactic paste containing large particles were not improved by subsequent polishing with a prophylactic paste containing fine particles. Key words:CAD/CAM, professional dental prophylaxis, prophylactic paste, surface gloss, surface roughness. PMID:28638554

  16. Applying a CAD-generated imaging marker to assess short-term breast cancer risk

    NASA Astrophysics Data System (ADS)

    Mirniaharikandehei, Seyedehnafiseh; Zarafshani, Ali; Heidari, Morteza; Wang, Yunzhi; Aghaei, Faranak; Zheng, Bin

    2018-02-01

    Although whether using computer-aided detection (CAD) helps improve radiologists' performance in reading and interpreting mammograms is controversy due to higher false-positive detection rates, objective of this study is to investigate and test a new hypothesis that CAD-generated false-positives, in particular, the bilateral summation of false-positives, is a potential imaging marker associated with short-term breast cancer risk. An image dataset involving negative screening mammograms acquired from 1,044 women was retrospectively assembled. Each case involves 4 images of craniocaudal (CC) and mediolateral oblique (MLO) view of the left and right breasts. In the next subsequent mammography screening, 402 cases were positive for cancer detected and 642 remained negative. A CAD scheme was applied to process all "prior" negative mammograms. Some features from CAD scheme were extracted, which include detection seeds, the total number of false-positive regions, an average of detection scores and the sum of detection scores in CC and MLO view images. Then the features computed from two bilateral images of left and right breasts from either CC or MLO view were combined. In order to predict the likelihood of each testing case being positive in the next subsequent screening, two logistic regression models were trained and tested using a leave-one-case-out based cross-validation method. Data analysis demonstrated the maximum prediction accuracy with an area under a ROC curve of AUC=0.65+/-0.017 and the maximum adjusted odds ratio of 4.49 with a 95% confidence interval of [2.95, 6.83]. The results also illustrated an increasing trend in the adjusted odds ratio and risk prediction scores (p<0.01). Thus, the study showed that CAD-generated false-positives might provide a new quantitative imaging marker to help assess short-term breast cancer risk.

  17. Effect of surface treatments on the bond strength of CAD/CAM fiberglass posts.

    PubMed

    Garcia, Paula-Pontes; da Costa, Rogério-Goulart; Garcia, André-Vivan; Gonzaga, Carla-Castiglia; da Cunha, Leonardo-Fernandes; Rezende, Carlos-Eduardo-Edwards; Correr, Gisele-Maria

    2018-06-01

    There is no ideal protocol for the surface treatment of fiber posts, especially when using a computer-aided design/computer-aided manufacturing (CAD/CAM) experimental fiberglass block. The purpose of this study was to evaluate the bond strength of a CAD/CAM customized glass fiber post and core after applying different surface treatment techniques. Forty premolars were prepared to receive a customized CAD/CAM glass-fiber post and core obtained from an experimental block of glass fiber and epoxy resin. The specimens were randomly distributed in 4 groups (n=10) according to the post and core surface treatment: ETH - 70% ethanol; HP - 24% hydrogen peroxide for 1 minute; ETH/S - 70% ethanol + silane; HP/S - 24% hydrogen peroxide + silane. The universal adhesive containing silane was applied on the posts and prepared post spaces in all groups. The posts were cemented using dual cure resin cement. The specimens were stored in distilled water at 37°C for 24 h, cut (two slices of 1 mm for each root third - coronal, middle, and apical) and subjected to push-out test (0.5 mm/min). Data was subjected to two-way ANOVA (surface treatment and root third) and Tukey's test (α=0,05). There was no significant difference of bond strength values among groups, regardless the surface treatment ( p >0.05). There was significant difference on bond strength values for the different root thirds ( p <0.05) (coronal>middle=apical). The different surface treatment and application of additional silane in the CAD/CAM customized glass-fiber post and core does not interfere on bond strength values. The root dentin third interfered on the bond strength, with higher values for the coronal third. Key words: Post and core technique, cad/cam, shear strength, hydrogen peroxide.

  18. Effect of surface treatments on the bond strength of CAD/CAM fiberglass posts

    PubMed Central

    Garcia, Paula-Pontes; da Costa, Rogério-Goulart; Garcia, André-Vivan; Gonzaga, Carla-Castiglia; da Cunha, Leonardo-Fernandes; Rezende, Carlos-Eduardo-Edwards

    2018-01-01

    Background There is no ideal protocol for the surface treatment of fiber posts, especially when using a computer-aided design/computer-aided manufacturing (CAD/CAM) experimental fiberglass block. The purpose of this study was to evaluate the bond strength of a CAD/CAM customized glass fiber post and core after applying different surface treatment techniques. Material and Methods Forty premolars were prepared to receive a customized CAD/CAM glass-fiber post and core obtained from an experimental block of glass fiber and epoxy resin. The specimens were randomly distributed in 4 groups (n=10) according to the post and core surface treatment: ETH - 70% ethanol; HP - 24% hydrogen peroxide for 1 minute; ETH/S - 70% ethanol + silane; HP/S - 24% hydrogen peroxide + silane. The universal adhesive containing silane was applied on the posts and prepared post spaces in all groups. The posts were cemented using dual cure resin cement. The specimens were stored in distilled water at 37°C for 24 h, cut (two slices of 1 mm for each root third - coronal, middle, and apical) and subjected to push-out test (0.5 mm/min). Data was subjected to two-way ANOVA (surface treatment and root third) and Tukey’s test (α=0,05). Results There was no significant difference of bond strength values among groups, regardless the surface treatment (p >0.05). There was significant difference on bond strength values for the different root thirds (p<0.05) (coronal>middle=apical). Conclusions The different surface treatment and application of additional silane in the CAD/CAM customized glass-fiber post and core does not interfere on bond strength values. The root dentin third interfered on the bond strength, with higher values for the coronal third. Key words:Post and core technique, cad/cam, shear strength, hydrogen peroxide. PMID:29930778

  19. Introducing geometry concept based on history of Islamic geometry

    NASA Astrophysics Data System (ADS)

    Maarif, S.; Wahyudin; Raditya, A.; Perbowo, K. S.

    2018-01-01

    Geometry is one of the areas of mathematics interesting to discuss. Geometry also has a long history in mathematical developments. Therefore, it is important integrated historical development of geometry in the classroom to increase’ knowledge of how mathematicians earlier finding and constructing a geometric concept. Introduction geometrical concept can be started by introducing the Muslim mathematician who invented these concepts so that students can understand in detail how a concept of geometry can be found. However, the history of mathematics development, especially history of Islamic geometry today is less popular in the world of education in Indonesia. There are several concepts discovered by Muslim mathematicians that should be appreciated by the students in learning geometry. Great ideas of mathematicians Muslim can be used as study materials to supplement religious character values taught by Muslim mathematicians. Additionally, by integrating the history of geometry in teaching geometry are expected to improve motivation and geometrical understanding concept.

  20. Probability Density Functions for the CALIPSO Lidar Version 4 Cloud-Aerosol Discrimination (CAD) Algorithm

    NASA Astrophysics Data System (ADS)

    Liu, Z.; Kar, J.; Zeng, S.; Tackett, J. L.; Vaughan, M.; Trepte, C. R.; Omar, A. H.; Hu, Y.; Winker, D. M.

    2017-12-01

    In the CALIPSO retrieval algorithm, detection layers in the lidar measurements is followed by their classification as a "cloud" or "aerosol" using 5-dimensional probability density functions (PDFs). The five dimensions are the mean attenuated backscatter at 532 nm, the layer integrated total attenuated color ratio, the mid-layer altitude, integrated volume depolarization ratio and latitude. The new version 4 (V4) level 2 (L2) data products, released in November 2016, are the first major revision to the L2 product suite since May 2010. Significant calibration changes in the V4 level 1 data necessitated substantial revisions to the V4 L2 CAD algorithm. Accordingly, a new set of PDFs was generated to derive the V4 L2 data products. The V4 CAD algorithm is now applied to layers detected in the stratosphere, where volcanic layers and occasional cloud and smoke layers are observed. Previously, these layers were designated as `stratospheric', and not further classified. The V4 CAD algorithm is also applied to all layers detected at single shot (333 m) resolution. In prior data releases, single shot detections were uniformly classified as clouds. The CAD PDFs used in the earlier releases were generated using a full year (2008) of CALIPSO measurements. Because the CAD algorithm was not applied to stratospheric features, the properties of these layers were not incorporated into the PDFs. When building the V4 PDFs, the 2008 data were augmented with additional data from June 2011, and all stratospheric features were included. The Nabro and Puyehue-Cordon volcanos erupted in June 2011, and volcanic aerosol layers were observed in the upper troposphere and lower stratosphere in both the northern and southern hemispheres. The June 2011 data thus provides the stratospheric aerosol properties needed for comprehensive PDF generation. In contrast to earlier versions of the PDFs, which were generated based solely on observed distributions, construction of the V4 PDFs considered the

  1. Association of CAD, a multifunctional protein involved in pyrimidine synthesis, with mLST8, a component of the mTOR complexes

    PubMed Central

    2013-01-01

    Background mTOR is a genetically conserved serine/threonine protein kinase, which controls cell growth, proliferation, and survival. A multifunctional protein CAD, catalyzing the initial three steps in de novo pyrimidine synthesis, is regulated by the phosphorylation reaction with different protein kinases, but the relationship with mTOR protein kinase has not been known. Results CAD was recovered as a binding protein with mLST8, a component of the mTOR complexes, from HEK293 cells transfected with the FLAG-mLST8 vector. Association of these two proteins was confirmed by the co-immuoprecipitaiton followed by immunoblot analysis of transfected myc-CAD and FLAG-mLST8 as well as that of the endogenous proteins in the cells. Analysis using mutant constructs suggested that CAD has more than one region for the binding with mLST8, and that mLST8 recognizes CAD and mTOR in distinct ways. The CAD enzymatic activity decreased in the cells depleted of amino acids and serum, in which the mTOR activity is suppressed. Conclusion The results obtained indicate that mLST8 bridges between CAD and mTOR, and plays a role in the signaling mechanism where CAD is regulated in the mTOR pathway through the association with mLST8. PMID:23594158

  2. The simultaneous repression of CCR and CAD, two enzymes of the lignin biosynthetic pathway, results in sterility and dwarfism in Arabidopsis thaliana.

    PubMed

    Thévenin, Johanne; Pollet, Brigitte; Letarnec, Bruno; Saulnier, Luc; Gissot, Lionel; Maia-Grondard, Alessandra; Lapierre, Catherine; Jouanin, Lise

    2011-01-01

    Cinnamoyl CoA reductase (CCR) and cinnamyl alcohol dehydrogenase (CAD) catalyze the last steps of monolignol biosynthesis. In Arabidopsis, one CCR gene (CCR1, At1g15950) and two CAD genes (CAD C At3g19450 and CAD D At4g34230) are involved in this pathway. A triple cad c cad d ccr1 mutant, named ccc, was obtained. This mutant displays a severe dwarf phenotype and male sterility. The lignin content in ccc mature stems is reduced to 50% of the wild-type level. In addition, stem lignin structure is severely affected, as shown by the dramatic enrichment in resistant inter-unit bonds and incorporation into the polymer of monolignol precursors such as coniferaldehyde, sinapaldehyde, and ferulic acid. Male sterility is due to the lack of lignification in the anther endothecium, which causes the failure of anther dehiscence and of pollen release. The ccc hypolignified stems accumulate higher amounts of flavonol glycosides, sinapoyl malate and feruloyl malate, which suggests a redirection of the phenolic pathway. Therefore, the absence of CAD and CCR, key enzymes of the monolignol pathway, has more severe consequences on the phenotype than the individual absence of each of them. Induction of another CCR (CCR2, At1g80820) and another CAD (CAD1, At4g39330) does not compensate the absence of the main CCR and CAD activities. This lack of CCR and CAD activities not only impacts lignification, but also severely affects the development of the plants. These consequences must be carefully considered when trying to reduce the lignin content of plants in order to facilitate the lignocellulose-to-bioethanol conversion process.

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

    NASA Technical Reports Server (NTRS)

    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.

  4. A computer-aided detection (CAD) system with a 3D algorithm for small acute intracranial hemorrhage

    NASA Astrophysics Data System (ADS)

    Wang, Ximing; Fernandez, James; Deshpande, Ruchi; Lee, Joon K.; Chan, Tao; Liu, Brent

    2012-02-01

    Acute Intracranial hemorrhage (AIH) requires urgent diagnosis in the emergency setting to mitigate eventual sequelae. However, experienced radiologists may not always be available to make a timely diagnosis. This is especially true for small AIH, defined as lesion smaller than 10 mm in size. A computer-aided detection (CAD) system for the detection of small AIH would facilitate timely diagnosis. A previously developed 2D algorithm shows high false positive rates in the evaluation based on LAC/USC cases, due to the limitation of setting up correct coordinate system for the knowledge-based classification system. To achieve a higher sensitivity and specificity, a new 3D algorithm is developed. The algorithm utilizes a top-hat transformation and dynamic threshold map to detect small AIH lesions. Several key structures of brain are detected and are used to set up a 3D anatomical coordinate system. A rule-based classification of the lesion detected is applied based on the anatomical coordinate system. For convenient evaluation in clinical environment, the CAD module is integrated with a stand-alone system. The CAD is evaluated by small AIH cases and matched normal collected in LAC/USC. The result of 3D CAD and the previous 2D CAD has been compared.

  5. IGES transformer and NURBS in grid generation

    NASA Technical Reports Server (NTRS)

    Yu, Tzu-Yi; Soni, Bharat K.

    1993-01-01

    In the field of Grid Generation and the CAD/CAM, there are numerous geometry output formats which require the designer to spend a great deal of time manipulating geometrical entities in order to achieve a useful sculptured geometrical description for grid generation. Also in this process, there is a danger of losing fidelity of the geometry under consideration. This stresses the importance of a standard geometry definition for the communication link between varying CAD/CAM and grid system. The IGES (Initial Graphics Exchange Specification) file is a widely used communication between CAD/CAM and the analysis tools. The scientists at NASA Research Centers - including NASA Ames, NASA Langley, NASA Lewis, NASA Marshall - have recognized this importance and, therefore, in 1992 they formed the committee of the 'NASA-IGES' which is the subset of the standard IGES. This committee stresses the importance and encourages the CFD community to use the standard IGES file for the interface between the CAD/CAM and CFD analysis. Also, two of the IGES entities -- the NURBS Curve (Entity 126) and NURBS Surface (Entity 128) -- which have many useful geometric properties -- like the convex hull property, local control property and affine invariance, also widely utilized analytical geometries can be accurately represented using NURBS. This is important in today grid generation tools because of the emphasis of the interactive design. To satisfy the geometry transformation between the CAD/CAM system and Grid Generation field, the CAGI (Computer Aided Geometry Design) developed, which include the Geometry Transformation, Geometry Manipulation and Geometry Generation as well as the user interface. This paper will present the successful development IGES file transformer and application of NURBS definition in the grid generation.

  6. Present State of CAD Teaching in Spanish Universities

    ERIC Educational Resources Information Center

    Garcia, Ramon Rubio; Santos, Ramon Gallego; Quiros, Javier Suarez; Penin, Pedro I. Alvarez

    2005-01-01

    During the 1990s, all Spanish Universities updated the syllabuses of their courses as a result of the entry into force of the new Organic Law of Universities ("Ley Organica de Universidades") and, for the first time, "Computer Assisted Design" (CAD) appears in the list of core subjects (compulsory teaching content set by the…

  7. Monolithic and bi-layer CAD/CAM lithium-disilicate versus metal-ceramic fixed dental prostheses: comparison of fracture loads and failure modes after fatigue.

    PubMed

    Schultheis, Stefan; Strub, Joerg R; Gerds, Thomas A; Guess, Petra C

    2013-06-01

    The authors analyzed the effect of fatigue on the survival rate and fracture load of monolithic and bi-layer CAD/CAM lithium-disilicate posterior three-unit fixed dental prostheses (FDPs) in comparison to the metal-ceramic gold standard. The authors divided 96 human premolars and molars into three equal groups. Lithium-disilicate ceramic (IPS-e.max-CAD) was milled with the CEREC-3-system in full-anatomic FDP dimensions (monolithic: M-LiCAD) or as framework (Bi-layer: BL-LiCAD) with subsequent hand-layer veneering. Metal-ceramic FDPs (MC) served as control. Single-load-to-failure tests were performed before and after mouth-motion fatigue. No fracture failures occurred during fatigue. Median fracture loads in [N], before and after fatigue were, respectively, as follows: M-LiCAD, 1,298/1,900; BL-LiCAD, 817/699; MC, 1,966/1,818. M-LiCAD and MC FPDs revealed comparable fracture loads and were both significantly higher than BL-LiCAD. M-LiCAD and BL-LiCAD both failed from core/veneer bulk fracture within the connector area. MC failures were limited to ceramic veneer fractures exposing the metal core. Fatigue had no significant effect on any group. Posterior monolithic CAD/CAM fabricated lithium-disilicate FPDs were shown to be fracture resistant with failure load results comparable to the metal-ceramic gold standard. Clinical investigations are needed to confirm these promising laboratory results. Monolithic CAD/CAM fabricated lithium-disilicate FDPs appeared to be a reliable treatment alternative for the posterior load-bearing area, whereas FDPs in bi-layer configuration were susceptible to low load fracture failure.

  8. Geometry Modeling and Grid Generation for Design and Optimization

    NASA Technical Reports Server (NTRS)

    Samareh, Jamshid A.

    1998-01-01

    Geometry modeling and grid generation (GMGG) have played and will continue to play an important role in computational aerosciences. During the past two decades, tremendous progress has occurred in GMGG; however, GMGG is still the biggest bottleneck to routine applications for complicated Computational Fluid Dynamics (CFD) and Computational Structures Mechanics (CSM) models for analysis, design, and optimization. We are still far from incorporating GMGG tools in a design and optimization environment for complicated configurations. It is still a challenging task to parameterize an existing model in today's Computer-Aided Design (CAD) systems, and the models created are not always good enough for automatic grid generation tools. Designers may believe their models are complete and accurate, but unseen imperfections (e.g., gaps, unwanted wiggles, free edges, slivers, and transition cracks) often cause problems in gridding for CSM and CFD. Despite many advances in grid generation, the process is still the most labor-intensive and time-consuming part of the computational aerosciences for analysis, design, and optimization. In an ideal design environment, a design engineer would use a parametric model to evaluate alternative designs effortlessly and optimize an existing design for a new set of design objectives and constraints. For this ideal environment to be realized, the GMGG tools must have the following characteristics: (1) be automated, (2) provide consistent geometry across all disciplines, (3) be parametric, and (4) provide sensitivity derivatives. This paper will review the status of GMGG for analysis, design, and optimization processes, and it will focus on some emerging ideas that will advance the GMGG toward the ideal design environment.

  9. Assessment of the Incremental Benefit of Computer-Aided Detection (CAD) for Interpretation of CT Colonography by Experienced and Inexperienced Readers

    PubMed Central

    Boone, Darren; Mallett, Susan; McQuillan, Justine; Taylor, Stuart A.; Altman, Douglas G.; Halligan, Steve

    2015-01-01

    Objectives To quantify the incremental benefit of computer-assisted-detection (CAD) for polyps, for inexperienced readers versus experienced readers of CT colonography. Methods 10 inexperienced and 16 experienced radiologists interpreted 102 colonography studies unassisted and with CAD utilised in a concurrent paradigm. They indicated any polyps detected on a study sheet. Readers’ interpretations were compared against a ground-truth reference standard: 46 studies were normal and 56 had at least one polyp (132 polyps in total). The primary study outcome was the difference in CAD net benefit (a combination of change in sensitivity and change in specificity with CAD, weighted towards sensitivity) for detection of patients with polyps. Results Inexperienced readers’ per-patient sensitivity rose from 39.1% to 53.2% with CAD and specificity fell from 94.1% to 88.0%, both statistically significant. Experienced readers’ sensitivity rose from 57.5% to 62.1% and specificity fell from 91.0% to 88.3%, both non-significant. Net benefit with CAD assistance was significant for inexperienced readers but not for experienced readers: 11.2% (95%CI 3.1% to 18.9%) versus 3.2% (95%CI -1.9% to 8.3%) respectively. Conclusions Concurrent CAD resulted in a significant net benefit when used by inexperienced readers to identify patients with polyps by CT colonography. The net benefit was nearly four times the magnitude of that observed for experienced readers. Experienced readers did not benefit significantly from concurrent CAD. PMID:26355745

  10. High performance ultrasonic field simulation on complex geometries

    NASA Astrophysics Data System (ADS)

    Chouh, H.; Rougeron, G.; Chatillon, S.; Iehl, J. C.; Farrugia, J. P.; Ostromoukhov, V.

    2016-02-01

    Ultrasonic field simulation is a key ingredient for the design of new testing methods as well as a crucial step for NDT inspection simulation. As presented in a previous paper [1], CEA-LIST has worked on the acceleration of these simulations focusing on simple geometries (planar interfaces, isotropic materials). In this context, significant accelerations were achieved on multicore processors and GPUs (Graphics Processing Units), bringing the execution time of realistic computations in the 0.1 s range. In this paper, we present recent works that aim at similar performances on a wider range of configurations. We adapted the physical model used by the CIVA platform to design and implement a new algorithm providing a fast ultrasonic field simulation that yields nearly interactive results for complex cases. The improvements over the CIVA pencil-tracing method include adaptive strategies for pencil subdivisions to achieve a good refinement of the sensor geometry while keeping a reasonable number of ray-tracing operations. Also, interpolation of the times of flight was used to avoid time consuming computations in the impulse response reconstruction stage. To achieve the best performance, our algorithm runs on multi-core superscalar CPUs and uses high performance specialized libraries such as Intel Embree for ray-tracing, Intel MKL for signal processing and Intel TBB for parallelization. We validated the simulation results by comparing them to the ones produced by CIVA on identical test configurations including mono-element and multiple-element transducers, homogeneous, meshed 3D CAD specimens, isotropic and anisotropic materials and wave paths that can involve several interactions with interfaces. We show performance results on complete simulations that achieve computation times in the 1s range.

  11. Comparison of sensitivity and reading time for the use of computer aided detection (CAD) of pulmonary nodules at MDCT as concurrent or second reader

    NASA Astrophysics Data System (ADS)

    Beyer, F.; Zierott, L.; Fallenberg, E. M.; Juergens, K.; Stoeckel, J.; Heindel, W.; Wormanns, D.

    2006-03-01

    Purpose: To compare sensitivity and reading time when using CAD as second reader resp. concurrent reader. Materials and Methods: Fifty chest MDCT scans due to clinical indication were analysed independently by four radiologists two times: First with CAD as concurrent reader (display of CAD results simultaneously to the primary reading by the radiologist); then after a median of 14 weeks with CAD as second reader (CAD results were shown after completion of a reading session without CAD). A prototype version of Siemens LungCAD (Siemens,Malvern,USA) was used. Sensitivities and reading times for detecting nodules >=4mm of concurrent reading, reading without CAD and second reading were recorded. In a consensus conference false positive findings were eliminated. Student's T-Test was used to compare sensitivities and reading times. Results: 108 true positive nodules were found. Mean sensitivity was .68 for reading without CAD, .68 for concurrent reading and .75 for second reading. Differences of sensitivities were significant between concurrent and second reading (p<.001) resp. reading without CAD and second reading (p=.001). Mean reading time for concurrent reading was significant shorter (274s) compared to reading without CAD (294s;p=.04) and second reading (337sp<.001). New work to be presented: To our knowledge this is the first study that compares sensitivities and reading times between use of CAD as concurrent resp. second reader. Conclusion: CAD can either be used to speed up reading of chest CT cases for pulmonary nodules without loss of sensitivity as concurrent reader -OR (and not AND) to increase sensitivity and reading time as second reader.

  12. Impact of different adhesives on work of adhesion between CAD/CAM polymers and resin composite cements.

    PubMed

    Keul, Christine; Müller-Hahl, Manuel; Eichberger, Marlis; Liebermann, Anja; Roos, Malgorzata; Edelhoff, Daniel; Stawarczyk, Bogna

    2014-09-01

    To determine the impact of pre-treatment of adhesive systems on the work of adhesion (WA) between CAD/CAM polymers and resin composite cements and compare with conventional tests of previous studies. Surface parameters were measured by contact angle measurement (2700 measurements) and WA was calculated. Five CAD/CAM polymers were used for fabrication of specimens (n=75/subgroup): artBloc Temp (A), Telio CAD (B), Nano Composite CFI-C (C), exp. CAD/CAM nanohybrid composite (D), and LAVA Ultimate (E). Then, air-abraded specimens were pre-treated (n=15 per group): Ambarino P60 (I), Monobond Plus/Heliobond (II), visio.link (III), VP connect (IV), and no pre-treatment (V). Resin composite cement specimens (n=75) were smoothed out homogeneously on a glass plate (n=15/group): RelyX ARC (RXA), Variolink II (VAR), Panavia F2.0 (PAN), RelyX Unicem (RXU), and Clearfil SA Cement (CSA). Contact angles were determined with 3 drops of distilled water and diiodomethane each. Data were analyzed using Kruskal-Wallis-H test and Spearman-Rho correlation (p<0.05). CAD/CAM materials (B), (A), and (C) showed higher WA compared to (D) and (E). (II) and (IV) resulted in higher WA than (I), (III) and (V). VAR had the significantly lowest WA, followed by RXU, RXA, CSA and PAN. No correlation occurred between WA and TBS/SBS whereas polar component of surface free energy of CAD/CAM resin and spreading coefficient showed significant positive correlation with TBS/SBS. Determination of WA is not a proper method to draw conclusions about the bond between resin materials. Destructive test methods are not dispensable. The successful outcome of fixed dental restorations depends, among others, on the quality of bonding between the tooth and the restoration. Additional pre-treatment of the dental CAD/CAM resin restoration by bonding systems can be recommended for clinical use. Pre-treatment showed a significant impact on the surface properties. Copyright © 2014 Elsevier Ltd. All rights reserved.

  13. Stain susceptibility of composite and ceramic CAD/CAM blocks versus direct resin composites with different resinous matrices.

    PubMed

    Alharbi, Amal; Ardu, Stefano; Bortolotto, Tissiana; Krejci, Ivo

    2017-04-01

    To evaluate the stain susceptibility of CAD/CAM blocks and direct composite after long term exposure to various staining agents. 40 disk-shaped samples were fabricated from each of nine materials; six CAD/CAM (Vitablocs Mark II, Paradigm MZ100, Experimental Vita Hybrid Ceramic, Vita Enamic, Experimental Kerr and Lava Ultimate) and three direct composites (Filtek Supreme, Venus Diamond and Filtek Silorane). Samples were randomly divided into five groups (n = 8) according to different staining solutions (distilled water, tea, red wine, coffee and artificial saliva). Initial L*a*b* values were assessed using a calibrated digital spectrophotometer. Specimens were immersed in staining solutions and stored in an incubator at 37 °C for 120 days. L*a*b* values were assessed again and color change (∆E) was calculated as difference between recorded L*a*b* values. ANOVA, and Duncan test were used to identify differences between groups (α = 0.05). Significant differences in ∆E values were detected between materials (p = 0.000). Among all staining solutions, the highest ∆E value was observed with red wine. The new CAD/CAM blocks (Vita Enamic, Vita Hybrid Ceramic and Lava Ultimate) showed the highest resistance to staining compared to the MZ100 composite resin blocks. Filtek Silorane, a direct composite, showed high stain resistance values compared to CAD/CAM materials and other direct composites. Ceramic and composite CAD/CAM blocks had lower staining susceptibility than methacrylate based direct composite. Staining susceptibility of the new resin based CAD/CAM materials Vita Enamic and Lava Ultimate was comparable to feldspathic ceramic blocks (Vitablocs Mark II). Filtek Silorane showed promising results that were comparable to some CAD/CAM blocks.

  14. Evaluation of five CAD/CAM materials by microstructural characterization and mechanical tests: a comparative in vitro study.

    PubMed

    Sonmez, Nesrin; Gultekin, Pinar; Turp, Volkan; Akgungor, Gokhan; Sen, Deniz; Mijiritsky, Eitan

    2018-01-08

    Polymer infiltrated ceramics and nano-ceramic resins are the new restorative materials which have been developed in order to enhance the adverse properties of glass-matrix ceramics and resin composites. The aim of the present in vitro study was to evaluate the characteristics of various CAD/CAM materials through mechanical, microstructural, and SEM analysis. Five test groups (n = 22) were formed by using the indicated CAD/CAM blocks: VITA Enamic (VITA Zahnfabrik), Lava Ultimate (3 M ESPE), IPS e.max CAD (Ivoclar Vivadent), IPS Empress CAD (Ivoclar Vivadent), and VITA Mark II (VITA Zahnfabrik). Two specimens from each test group were used for XRD and EDS analysis. Remaining samples were divided into two subgroups (n = 10). One subgroup specimens were thermocycled (5 °C to 55 °C, 30s, 10,000 cycles) whereas the other were not. All of the specimens were evaluated in terms of flexural strength, Vickers hardness, and fracture toughness. Results were statistically analyzed using two-way ANOVA, one-way ANOVA, Tukey's HSD, and Student's t tests (α = .05). Fractured specimens were evaluated using SEM. The highest Vickers microhardness value was found for VITA Mark II (p < .001), however flexural strength and fracture toughness results were lowest conversely (p < .05). IPS e.max CAD was found to have the highest flexural strength (p < .001). Fracture toughness of IPS e.max CAD was also higher than other tested block materials (p < .001). Lava Ultimate and VITA Enamic's mechanical properties were affected negatively from thermocycling (p < .05). Microhardness, flexural strength, and fracture toughness values of Lava Ultimate and VITA Enamic were found to be similar to VITA Mark II and IPS Empress CAD groups. It should be realised that simulated aging process seem to affect ceramic-polymer composite materials more significantly than glass ceramics.

  15. Validation of the Comprehensive Assessment of Defense Style (CADS): mothers' and children's responses to the stresses of missile attacks.

    PubMed

    Wolmer, L; Laor, N; Cicchetti, D V

    2001-06-01

    This study furthers the validation of the Comprehensive Assessment of Defense Style (CADS) as a measure of children's defensive behavior. Participants were 81 mothers who assessed the defense style (CADS) of their 8- to 10-year-old children, as well as their own defense style and level of object relations. Five years earlier, the mothers had rated their children's symptom level and personality after the missile attacks during the Gulf War. The original factor structure of the CADS was replicated for the most part. Self-oriented and other-oriented defenses were related to the children's early personality and symptomatic reaction, as well as to their mother's defense style and level of object relations. The CADS factors correlated with the defenses of the Defense Mechanisms Manual. The results provide further validation of the CADS and suggest possible areas of implementation, such as longitudinal examination of defenses, psychopathology screening, and therapeutic improvement.

  16. Computer Aided Design in FE. Some Suggestions on the Inclusion of CAD Topics in Mechanical Engineering Courses. An Occasional Paper.

    ERIC Educational Resources Information Center

    Ingham, P. C.

    This report investigates the feasibility of including computer aided design (CAD) materials in engineering courses. Section 1 briefly discusses the inevitability of CAD being adopted widely by British industry and the consequent need for its inclusion in engineering syllabi at all levels. A short description of what is meant by CAD follows in…

  17. Toothbrushing alters the surface roughness and gloss of composite resin CAD/CAM blocks.

    PubMed

    Kamonkhantikul, Krid; Arksornnukit, Mansuang; Lauvahutanon, Sasipin; Takahashi, Hidekazu

    2016-01-01

    This study investigated the surface roughness and gloss of composite resin CAD/CAM blocks after toothbrushing. Five composite resin blocks (Block HC, Cerasmart, Gradia Block, KZR-CAD Hybrid Resin Block, and Lava Ultimate), one hybrid ceramic (Vita Enamic), one feldspar ceramic (Vitablocs Mark II), one PMMA block (Telio CAD), and one conventional composite resin (Filtek Z350 XT) were evaluated. Surface roughness (Ra) and gloss were determined for each group of materials (n=6) after silicon carbide paper (P4000) grinding, 10k, 20k, and 40k toothbrushing cycles. One-way repeated measures ANOVA indicated significant differences in the Ra and gloss of each material except for the Ra of GRA. After 40k toothbrushing cycles, the Ra of BLO and TEL showed significant increases, while CER, KZR, ULT, and Z350 showed significant decreases. GRA, ENA, and VIT maintained their Ra. All of the materials tested, except CER, demonstrated significant decreases in gloss after 40k toothbrushing cycles.

  18. An Analysis of Computer Aided Design (CAD) Packages Used at MSFC for the Recent Initiative to Integrate Engineering Activities

    NASA Technical Reports Server (NTRS)

    Smith, Leigh M.; Parker, Nelson C. (Technical Monitor)

    2002-01-01

    This paper analyzes the use of Computer Aided Design (CAD) packages at NASA's Marshall Space Flight Center (MSFC). It examines the effectiveness of recent efforts to standardize CAD practices across MSFC engineering activities. An assessment of the roles played by management, designers, analysts, and manufacturers in this initiative will be explored. Finally, solutions are presented for better integration of CAD across MSFC in the future.

  19. Generating grids directly on CAD database surfaces using a parametric evaluator approach

    NASA Technical Reports Server (NTRS)

    Gatzhe, Timothy D.; Melson, Thomas G.

    1995-01-01

    A very important, but often overlooked step in grid generation is acquiring a suitable geometry definition of the vehicle to be analyzed. In the past, geometry was usually obtained by generating a number of cross-sections of each component. A number of recent efforts have focussed on non-uniform rational B-spline surfaces (NURBS) to provide as single type of analytic surface to deal with inside the grid generator. This approach has required the development of tools to read other types of surfaces and convert them, either exactly or by approximation, into a NURBS surface. This paper describes a more generic parametric evaluator approach, which does not rely on a particular surface type internal to the grid generation system and is less restrictive in the number of surface types that can be represented exactly. This approach has been implemented in the McDonnell Douglas grid generation system, MACGS, and offers direct access to all types of surfaces from a Unigraphics part file.

  20. 3D-WOVEN FIBER-REINFORCED COMPOSITE FOR CAD/CAM DENTAL APPLICATION

    PubMed Central

    Petersen, Richard; Liu, Perng-Ru

    2016-01-01

    Three-dimensional (3D)-woven noncrimp fiber-reinforced composite (FRC) was tested for mechanical properties in the two principal directions of the main XY plane and compared to different Computer-Aided-Design/Computer-Aided-Machining (CAD/CAM) Dental Materials. The Dental Materials included ceramic with Vitablock Mark II®, ProCAD®, InCeram® Spinel, InCeram® Alumina and InCeram® Zirconia in addition to a resin-based 3M Corp. Paradigm® particulate-filled composite. Alternate material controls included Coors 300 Alumina Ceramic and a tungsten carbide 22% cobalt cermet. The 3D-woven FRC was vacuum assisted resin transfer molding processed as a one-depth-thickness ~19-mm preform with a vinyl-ester resin and cut into blocks similar to the commercial CAD/CAM Dental Materials. Mechanical test samples prepared for a flexural three-point span length of 10.0 mm were sectioned for minimum-depth cuts to compare machinability and fracture resistance between groups. 3D-woven FRC improved mechanical properties with significant statistical differences over all CAD/CAM Dental Materials and Coors Alumina Ceramic for flexural strength (p<0.001), resilience (p<0.05), work of fracture (p<0.001), strain energy release (p<0.05), critical stress intensity factor (p<0.001) and strain (p<0.001). PMID:27642198

  1. 3D-WOVEN FIBER-REINFORCED COMPOSITE FOR CAD/CAM DENTAL APPLICATION.

    PubMed

    Petersen, Richard; Liu, Perng-Ru

    2016-05-01

    Three-dimensional (3D)-woven noncrimp fiber-reinforced composite (FRC) was tested for mechanical properties in the two principal directions of the main XY plane and compared to different Computer-Aided-Design/Computer-Aided-Machining (CAD/CAM) Dental Materials. The Dental Materials included ceramic with Vitablock Mark II®, ProCAD®, InCeram® Spinel, InCeram® Alumina and InCeram® Zirconia in addition to a resin-based 3M Corp. Paradigm® particulate-filled composite. Alternate material controls included Coors 300 Alumina Ceramic and a tungsten carbide 22% cobalt cermet. The 3D-woven FRC was vacuum assisted resin transfer molding processed as a one-depth-thickness ~19-mm preform with a vinyl-ester resin and cut into blocks similar to the commercial CAD/CAM Dental Materials. Mechanical test samples prepared for a flexural three-point span length of 10.0 mm were sectioned for minimum-depth cuts to compare machinability and fracture resistance between groups. 3D-woven FRC improved mechanical properties with significant statistical differences over all CAD/CAM Dental Materials and Coors Alumina Ceramic for flexural strength (p<0.001), resilience (p<0.05), work of fracture (p<0.001), strain energy release (p<0.05), critical stress intensity factor (p<0.001) and strain (p<0.001).

  2. Computer-Aided Diagnostic (CAD) Scheme by Use of Contralateral Subtraction Technique

    NASA Astrophysics Data System (ADS)

    Nagashima, Hiroyuki; Harakawa, Tetsumi

    We developed a computer-aided diagnostic (CAD) scheme for detection of subtle image findings of acute cerebral infarction in brain computed tomography (CT) by using a contralateral subtraction technique. In our computerized scheme, the lateral inclination of image was first corrected automatically by rotating and shifting. The contralateral subtraction image was then derived by subtraction of reversed image from original image. Initial candidates for acute cerebral infarctions were identified using the multiple-thresholding and image filtering techniques. As the 1st step for removing false positive candidates, fourteen image features were extracted in each of the initial candidates. Halfway candidates were detected by applying the rule-based test with these image features. At the 2nd step, five image features were extracted using the overlapping scale with halfway candidates in interest slice and upper/lower slice image. Finally, acute cerebral infarction candidates were detected by applying the rule-based test with five image features. The sensitivity in the detection for 74 training cases was 97.4% with 3.7 false positives per image. The performance of CAD scheme for 44 testing cases had an approximate result to training cases. Our CAD scheme using the contralateral subtraction technique can reveal suspected image findings of acute cerebral infarctions in CT images.

  3. Impact of Advanced (Open) Access Scheduling on Patients With Chronic Diseases

    PubMed Central

    Degani, N

    2013-01-01

    /or coronary artery disease (CAD). Very low quality evidence showed a significant reduction in the proportion of patients with diabetes and CAD admitted to hospital whose length of stay was greater than 3 days. Evidence was inconsistent for changes in clinical outcomes for patients with diabetes or CAD. Very low quality evidence showed no increase in patient satisfaction with an advanced access scheduling system. Plain Language Summary Timeliness of health care access—reducing wait times and delays for those receiving and providing care—is a key measure of health system quality. However, in international comparison studies, Canada ranked either last or next to last when it came to timely access to regular doctors. Efforts in Ontario to address delays in access have included the implementation of the Advanced Access and Efficiency for Primary Care initiative through the Quality Improvement and Innovation Partnership, later incorporated into Health Quality Ontario. Advanced access is a physician appointment scheduling system that aims to eliminate wait times for physician visits and ensure same-day access for all patients, regardless of urgency or health care need. While it can generally be agreed that timely access to health care is necessary for all patients, same-day access may not always be required. Indeed, advanced access may adversely affect the care of patients with chronic diseases if clinics implement strict same-day appointment rules and patients cannot pre-book follow-up appointments. This review evaluated the effect of advanced access scheduling on clinical outcomes, patient satisfaction, and health service utilization in patients with selected chronic diseases, as part of the Optimizing Chronic Disease Management in the Outpatient (Community) Setting mega-analysis. In patients with diabetes or coronary artery disease, advanced access implementation had little or no impact on acute health care use (hospitalizations, emergency department visits, and/or urgent

  4. High-Fidelity 3D-Nanoprinting via Focused Electron Beams: Computer-Aided Design (3BID)

    DOE PAGES

    Fowlkes, Jason D.; Winkler, Robert; Lewis, Brett B.; ...

    2018-02-14

    Currently, there are few techniques that allow true 3D-printing on the nanoscale. The most promising candidate to fill this void is focused electron-beam-induced deposition (FEBID), a resist-free, nanofabrication compatible, direct-write method. The basic working principles of a computer-aided design (CAD) program (3BID) enabling 3D-FEBID is presented and simultaneously released for download. The 3BID capability significantly expands the currently limited toolbox for 3D-nanoprinting, providing access to geometries for optoelectronic, plasmonic, and nanomagnetic applications that were previously unattainable due to the lack of a suitable method for synthesis. In conclusion, the CAD approach supplants trial and error toward more precise/accurate FEBID requiredmore » for real applications/device prototyping.« less

  5. High-Fidelity 3D-Nanoprinting via Focused Electron Beams: Computer-Aided Design (3BID)

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

    Fowlkes, Jason D.; Winkler, Robert; Lewis, Brett B.

    Currently, there are few techniques that allow true 3D-printing on the nanoscale. The most promising candidate to fill this void is focused electron-beam-induced deposition (FEBID), a resist-free, nanofabrication compatible, direct-write method. The basic working principles of a computer-aided design (CAD) program (3BID) enabling 3D-FEBID is presented and simultaneously released for download. The 3BID capability significantly expands the currently limited toolbox for 3D-nanoprinting, providing access to geometries for optoelectronic, plasmonic, and nanomagnetic applications that were previously unattainable due to the lack of a suitable method for synthesis. In conclusion, the CAD approach supplants trial and error toward more precise/accurate FEBID requiredmore » for real applications/device prototyping.« less

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

    PubMed

    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.

  7. Marginal and internal adaptation of ceramic crown restorations fabricated with CAD/CAM technology and the heat-press technique.

    PubMed

    Mously, Hisham A; Finkelman, Matthew; Zandparsa, Roya; Hirayama, Hiroshi

    2014-08-01

    The accuracy of chairside computer-aided design and computer-aided manufacturing (CAD/CAM) restorations is questionable, and the effect of the die spacer settings is not well stated in the literature. The purpose of the study was to evaluate the marginal and internal adaptation of E4D crowns fabricated with different spacer thicknesses and to compare these crowns with those fabricated with the heat-press technique. The E4D system was used to fabricate 30 crowns for the first 3 groups, with different spacer thickness settings: 30 μm, 60 μm, and 100 μm. In the fourth group, 10 lithium disilicate crowns were fabricated with the heat-press technique. The occlusal gap, axial gap, vertical marginal gap, and absolute marginal discrepancy were evaluated by x-ray microtomography. Statistical significance was assessed with the Kruskal-Wallis test (α=.05). For post hoc analyses, the Mann-Whitney U test was used alongside the Bonferroni correction for multiple comparisons (α=.008). Within the CAD/CAM groups, the 30-μm spacer thickness resulted in the lowest median axial gap (90.04 μm), whereas the 60-μm spacer thickness resulted in the lowest median occlusal gap (152.39 μm). The median marginal gap values of the CAD/CAM-60 group (49.35 μm) and CAD/CAM-100 group (46.65 μm) were lower than those of the CAD/CAM-30 group (55.18 μm). No significant differences among the CAD/CAM groups were observed for absolute marginal discrepancy. The heat-press group had significantly different values than those of the CAD/CAM groups. The spacer thickness and fabrication technique affected the adaptation of ceramic crowns. The heat-press group yielded the best marginal and internal crown adaptation results. The 30- or 60-μm spacer settings are recommended for the E4D CAD/CAM system. Copyright © 2014 Editorial Council for the Journal of Prosthetic Dentistry. Published by Elsevier Inc. All rights reserved.

  8. Workflow of CAD / CAM Scoliosis Brace Adjustment in Preparation Using 3D Printing.

    PubMed

    Weiss, Hans-Rudolf; Tournavitis, Nicos; Nan, Xiaofeng; Borysov, Maksym; Paul, Lothar

    2017-01-01

    High correction bracing is the most effective conservative treatment for patients with scoliosis during growth. Still today braces for the treatment of scoliosis are made by casting patients while computer aided design (CAD) and computer aided manufacturing (CAM) is available with all possibilities to standardize pattern specific brace treatment and improve wearing comfort. CAD / CAM brace production mainly relies on carving a polyurethane foam model which is the basis for vacuuming a polyethylene (PE) or polypropylene (PP) brace. Purpose of this short communication is to describe the workflow currently used and to outline future requirements with respect to 3D printing technology. Description of the steps of virtual brace adjustment as available today are content of this paper as well as an outline of the great potential there is for the future 3D printing technology. For 3D printing of scoliosis braces it is necessary to establish easy to use software plug-ins in order to allow adding 3D printing technology to the current workflow of virtual CAD / CAM brace adjustment. Textures and structures can be added to the brace models at certain well defined locations offering the potential of more wearing comfort without losing in-brace correction. Advances have to be made in the field of CAD / CAM software tools with respect to design and generation of individually structured brace models based on currently well established and standardized scoliosis brace libraries.

  9. Schools (Students) Exchanging CAD/CAM Files over the Internet.

    ERIC Educational Resources Information Center

    Mahoney, Gary S.; Smallwood, James E.

    This document discusses how students and schools can benefit from exchanging computer-aided design/computer-aided manufacturing (CAD/CAM) files over the Internet, explains how files are exchanged, and examines the problem of selected hardware/software incompatibility. Key terms associated with information search services are defined, and several…

  10. Comparison of plantar pressure distribution in CAD-CAM and prefabricated foot orthoses in patients with flexible flatfeet.

    PubMed

    Khodaei, Banafsheh; Saeedi, Hassan; Jalali, Maryam; Farzadi, Maede; Norouzi, Ehsan

    2017-12-01

    The effect of foot orthoses on plantar pressure distribution has been proven by researchers but there are some controversies about advantages of custom-made foot orthoses to less expensive prefabricated foot orthoses. Nineteen flatfeet adults between 18 and 45 participated in this study. CAD-CAM foot orthoses were made for these patients according to their foot scan. Prefabricated foot orthoses were prepared according to their foot size. Plantar pressure, force and contact area were measured using pedar ® -x in-shoe system wearing shoe alone, wearing CAD-CAM foot orthoses and wearing prefabricated foot orthoses. Repeated measures ANOVA model with post-hoc, Bonferroni comparison were used to test differences. CAD-CAM and prefabricated foot orthoses both decreased pressure and force under 2nd, 3-5 metatarsal and heel regions comparing to shoe alone condition. CAD-CAM foot orthosis increased pressure under lateral toe region in comparison to shoe alone and prefabricated foot orthosis. Both foot orthoses increased pressure and contact area in medial midfoot region comparing to shoe alone condition. Increased forces were seen at hallux and lateral toes by prefabricated foot orthoses in comparison with CAD-CAM foot orthoses and control condition, respectively. According to the results, both foot orthoses could decrease the pressure under heel and metatarsal area. It seems that the special design of CAD-CAM foot orthoses could not make great differences in plantar pressure distribution in this sample. Further research is required to determine whether these results are associated with different scan systems or design software. Copyright © 2017 Elsevier Ltd. All rights reserved.

  11. NMR analysis of lignins in CAD-deficient plants. Part 1. Incorporation of hydroxycinnamaldehydes and hydroxybenzaldehydes into lignins.

    PubMed

    Kim, Hoon; Ralph, John; Lu, Fachuang; Ralph, Sally A; Boudet, Alain M; MacKay, John J; Sederoff, Ronald R; Ito, Takashi; Kawai, Shingo; Ohashi, Hideo; Higuchi, Takayoshi

    2003-01-21

    Peroxidase/H2O2-mediated radical coupling of 4-hydroxycinnamaldehydes produces 8-O-4-, 8-5-, and 8-8-coupled dehydrodimers as has been documented earlier, as well as the 5-5-coupled dehydrodimer. The 8-5-dehydrodimer is however produced kinetically in its cyclic phenylcoumaran form at neutral pH. Synthetic polymers produced from mixtures of hydroxycinnamaldehydes and normal monolignols provide the next level of complexity. Spectral data from dimers, oligomers, and synthetic polymers have allowed a more substantive assignment of aldehyde components in lignins isolated from a CAD-deficient pine mutant and an antisense-CAD-downregulated transgenic tobacco. CAD-deficient pine lignin shows enhanced levels of the typical benzaldehyde and cinnamaldehyde end-groups, along with evidence for two types of 8-O-4-coupled coniferaldehyde units. The CAD-downregulated tobacco also has higher levels of hydroxycinnamaldehyde and hydroxybenzaldehyde (mainly syringaldehyde) incorporation, but the analogous two types of 8-O-4-coupled products are the dominant features. 8-8-Coupled units are also clearly evident. There is clear evidence for coupling of hydroxycinnamaldehydes to each other and then incorporation into the lignin, as well as for the incorporation of hydroxycinnamaldehyde monomers into the growing lignin polymer. Coniferaldehyde and sinapaldehyde (as well as vanillin and syringaldehyde) co-polymerize with the traditional monolignols into lignins and do so at enhanced levels when CAD-deficiency has an impact on the normal monolignol production. The implication is that, particularly in angiosperms, the aldehydes behave like the traditional monolignols and should probably be regarded as authentic lignin monomers in normal and CAD-deficient plants.

  12. Comparison of Marginal and Internal Adaptation of CAD/CAM and Conventional Cement Retained Implant-Supported Single Crowns.

    PubMed

    Nejatidanesh, Farahnaz; Shakibamehr, Amir Hossein; Savabi, Omid

    2016-02-01

    To evaluate the accuracy of marginal and internal adaptation of 2 computer-aided design/computer-aided manufacturing (CAD/CAM) and 2 conventionally made cement retained implant-supported restorations. An abutment and its corresponding fixture analog (Astra Tech) were inserted in left central incisor area of a maxillary cast. Four types of implant-supported single restorations were fabricated on the abutment (n = 10): e.max CAD (Cerec AC system), zirconia-based (Cercon system), IPS e.max Press, and metal-ceramic restorations. The internal and marginal gaps of the studied groups were measured by replica method and stereomicroscope. Data were subjected to 1-way ANOVA and Scheffe post hoc tests (α = 0.05). Mean internal gaps of Cercon (59.48 ± 16.49 μm) and e.max Press (75.62 ± 26.92 μm) groups were significantly different from e.max CAD (120.29 ± 16.74 μm) group, but there was no significant difference between metal-ceramic restorations (89.65 ± 47.84 μm) and e.max CAD. The marginal gaps of e.max CAD (32.02 ± 10.38 μm) and Cercon restorations (34.26 ± 11.41 μm) were significantly superior from metal ceramics (59.19 ± 17.81 μm) and e.max press (74.99 ± 24.51 μm). Within the limitations of this study, it can be concluded that although the marginal and internal gaps of the studied implant-supported restorations were in the clinically acceptable range, single crowns made with CAD/CAM technology provide better marginal fit.

  13. Surface smoothing and template partitioning for cranial implant CAD

    NASA Astrophysics Data System (ADS)

    Min, Kyoung-june; Dean, David

    2005-04-01

    Employing patient-specific prefabricated implants can be an effective treatment for large cranial defects (i.e., > 25 cm2). We have previously demonstrated the use of Computer Aided Design (CAD) software that starts with the patient"s 3D head CT-scan. A template is accurately matched to the pre-detected skull defect margin. For unilateral cranial defects the template is derived from a left-to-right mirrored skull image. However, two problems arise: (1) slice edge artifacts generated during isosurface polygonalization are inherited by the final implant; and (2) partitioning (i.e., cookie-cutting) the implant surface from the mirrored skull image usually results in curvature discontinuities across the interface between the patient"s defect and the implant. To solve these problems, we introduce a novel space curve-to-surface partitioning algorithm following a ray-casting surface re-sampling and smoothing procedure. Specifically, the ray-cast re-sampling is followed by bilinear interpolation and low-pass filtering. The resulting surface has a highly regular grid-like topological structure of quadrilaterally arranged triangles. Then, we replace the regions to be partitioned with predefined sets of triangular elements thereby cutting the template surface to accurately fit the defect margin at high resolution and without surface curvature discontinuities. Comparisons of the CAD implants for five patients against the manually generated implant that the patient actually received show an average implant-patient gap of 0.45mm for the former and 2.96mm for the latter. Also, average maximum normalized curvature of interfacing surfaces was found to be smoother, 0.043, for the former than the latter, 0.097. This indicates that the CAD implants would provide a significantly better fit.

  14. The effect of glazing and aging on the surface properties of CAD/CAM resin blocks

    PubMed Central

    Tuncer, Safa; Kara, Dilan; Demirci, Mustafa

    2018-01-01

    PURPOSE To investigate the effect of accelerated aging on surface properties of glazed CAD/CAM resin blocks using a 2D surface profilometer and a 3D non-contact optical profilometer. MATERIALS AND METHODS Three types of CAD/CAM resin restorative materials, LAVA Ultimate (3M ESPE, St Paul, MN, USA), VITA Enamic (Vita Zahnfabrik H. Rauter, Bad Säckingen, Germany), and Cerasmart (GC Corparation, Tokyo, Japan) were used for this study. CAD/CAM blocks were cut in 3-mm thickness slabs and divided into three groups; Group 1: control group (specimens polished with 600 grit SCI paper); Group 2: specimens sandblasted, silanized, and glazed with Optiglaze Color (GC); Group 3: glazed specimens subjected to 5000 thermocycles (n=15). The surface roughness (Ra and Rz) was evaluated using a profilometer and a 3D scanning instrument. Data were analyzed using two-way ANOVA and Tukey's post-hoc test (P<.05). RESULTS LAVA, VITA, and Cerasmart exhibited statistically similar Ra and Rz values for each group (P>.05). For VITA and Cerasmart, the specimens in Group 1 exhibited significantly higher Ra values than Group 2 (P<.05). Group 1 (0.502 Ra), Group 2 (0.384 Ra), and Group 3 (0.431 Ra) exhibited statistically similar Ra values for LAVA (P=.062). After 5000 thermocycles, surface roughness values did not change significantly for glazed LAVA, VITA, and Cerasmart (P>.05). CONCLUSION Glaze material Optiglaze Color makes CAD/CAM resin surfaces smooth and glazed CAD/CAM surfaces seem resistant to deterioration under 5000 thermocycles. PMID:29503714

  15. The effect of glazing and aging on the surface properties of CAD/CAM resin blocks.

    PubMed

    Tekçe, Neslihan; Fidan, Sinan; Tuncer, Safa; Kara, Dilan; Demirci, Mustafa

    2018-02-01

    To investigate the effect of accelerated aging on surface properties of glazed CAD/CAM resin blocks using a 2D surface profilometer and a 3D non-contact optical profilometer. Three types of CAD/CAM resin restorative materials, LAVA Ultimate (3M ESPE, St Paul, MN, USA), VITA Enamic (Vita Zahnfabrik H. Rauter, Bad Säckingen, Germany), and Cerasmart (GC Corparation, Tokyo, Japan) were used for this study. CAD/CAM blocks were cut in 3-mm thickness slabs and divided into three groups; Group 1: control group (specimens polished with 600 grit SCI paper); Group 2: specimens sandblasted, silanized, and glazed with Optiglaze Color (GC); Group 3: glazed specimens subjected to 5000 thermocycles (n=15). The surface roughness (R a and R z ) was evaluated using a profilometer and a 3D scanning instrument. Data were analyzed using two-way ANOVA and Tukey's post-hoc test ( P <.05). LAVA, VITA, and Cerasmart exhibited statistically similar R a and R z values for each group ( P >.05). For VITA and Cerasmart, the specimens in Group 1 exhibited significantly higher R a values than Group 2 ( P <.05). Group 1 (0.502 R a ), Group 2 (0.384 R a ), and Group 3 (0.431 R a ) exhibited statistically similar R a values for LAVA ( P =.062). After 5000 thermocycles, surface roughness values did not change significantly for glazed LAVA, VITA, and Cerasmart ( P >.05). Glaze material Optiglaze Color makes CAD/CAM resin surfaces smooth and glazed CAD/CAM surfaces seem resistant to deterioration under 5000 thermocycles.

  16. IL-13 may be involved in the development of CAD via different mechanisms under different conditions in a Chinese Han population.

    PubMed

    Zha, Ling-Feng; Nie, Shao-Fang; Chen, Qian-Wen; Liao, Yu-Hua; Zhang, Hong-Song; Dong, Jiang-Tao; Xie, Tian; Wang, Fan; Tang, Ting-Ting; Xia, Ni; Xu, Cheng-Qi; Zhou, Ying-Chao; Zeng, Zhi-Peng; Jiao, Jiao; Wang, Peng-Yun; Wang, Qing K; Tu, Xin; Cheng, Xiang

    2018-04-18

    Interleukin-13 (IL-13) has important functions in atherosclerosis, but its role in coronary artery disease (CAD) is unclear. Here, we studied the genetic role of IL-13 in CAD in a Chinese Han population using tag SNPs covering the whole IL13 gene (i.e., rs1881457, rs2069744 and rs20541) and a two-stage cohort containing 1863 CAD cases and 1841 controls. Traditional risk factors for CAD, such as age, BMI, and other factors, were used as covariates in logistic regression analysis. In the total population, we found that two haplotypes of IL13 (ATG and ATA, ordered rs1881457 C -rs2069744 T -rs20541 A ) significantly contributed to the risk of CAD with adjusted p values less than 0.05 (p adj  = 0.019 and p adj  = 0.042, respectively). In subgroup population analyses, the variant rs1881457 C was found to significantly contribute to a nearly two fold increase in the risk of CAD in men (p adj  = 0.023, OR = 1.91, 95% CI: 1.09-3.33). The variant rs1881457 C also significantly contributed to a nearly twofold risk of late-onset CAD (p adj  = 0.024, OR = 1.93, 95% CI: 1.09-3.42). In conclusion, IL13 might be involved in CAD via different mechanisms under different conditions in the Chinese Han population.

  17. The effect of altered lignin composition on mechanical properties of CINNAMYL ALCOHOL DEHYDROGENASE (CAD) deficient poplars.

    PubMed

    Özparpucu, Merve; Gierlinger, Notburga; Burgert, Ingo; Van Acker, Rebecca; Vanholme, Ruben; Boerjan, Wout; Pilate, Gilles; Déjardin, Annabelle; Rüggeberg, Markus

    2018-04-01

    CAD-deficient poplars enabled studying the influence of altered lignin composition on mechanical properties. Severe alterations in lignin composition did not influence the mechanical properties. Wood represents a hierarchical fiber-composite material with excellent mechanical properties. Despite its wide use and versatility, its mechanical behavior has not been entirely understood. It has especially been challenging to unravel the mechanical function of the cell wall matrix. Lignin engineering has been a useful tool to increase the knowledge on the mechanical function of lignin as it allows for modifications of lignin content and composition and the subsequent studying of the mechanical properties of these transgenics. Hereby, in most cases, both lignin composition and content are altered and the specific influence of lignin composition has hardly been revealed. Here, we have performed a comprehensive micromechanical, structural, and spectroscopic analysis on xylem strips of transgenic poplar plants, which are downregulated for cinnamyl alcohol dehydrogenase (CAD) by a hairpin-RNA-mediated silencing approach. All parameters were evaluated on the same samples. Raman microscopy revealed that the lignin of the hpCAD poplars was significantly enriched in aldehydes and reduced in the (relative) amount of G-units. FTIR spectra indicated pronounced changes in lignin composition, whereas lignin content was not significantly changed between WT and the hpCAD poplars. Microfibril angles were in the range of 18°-24° and were not significantly different between WT and transgenics. No significant changes were observed in mechanical properties, such as tensile stiffness, ultimate stress, and yield stress. The specific findings on hpCAD poplar allowed studying the specific influence of lignin composition on mechanics. It can be concluded that the changes in lignin composition in hpCAD poplars did not affect the micromechanical tensile properties.

  18. Ergonomics Perspective in Agricultural Research: A User-Centred Approach Using CAD and Digital Human Modeling (DHM) Technologies

    NASA Astrophysics Data System (ADS)

    Patel, Thaneswer; Sanjog, J.; Karmakar, Sougata

    2016-09-01

    Computer-aided Design (CAD) and Digital Human Modeling (DHM) (specialized CAD software for virtual human representation) technologies endow unique opportunities to incorporate human factors pro-actively in design development. Challenges of enhancing agricultural productivity through improvement of agricultural tools/machineries and better human-machine compatibility can be ensured by adoption of these modern technologies. Objectives of present work are to provide the detailed scenario of CAD and DHM applications in agricultural sector; and finding out means for wide adoption of these technologies for design and development of cost-effective, user-friendly, efficient and safe agricultural tools/equipment and operator's workplace. Extensive literature review has been conducted for systematic segregation and representation of available information towards drawing inferences. Although applications of various CAD software have momentum in agricultural research particularly for design and manufacturing of agricultural equipment/machinery, use of DHM is still at its infancy in this sector. Current review discusses about reasons of less adoption of these technologies in agricultural sector and steps to be taken for their wide adoption. It also suggests possible future research directions to come up with better ergonomic design strategies for improvement of agricultural equipment/machines and workstations through application of CAD and DHM.

  19. CAD/CAM in dentistry: a historical perspective and view of the future.

    PubMed

    Rekow, E D

    1992-04-01

    What can we look forward too? Lots of fun with new CAD/CAM systems that will enhance dentistry, providing quality restorations quickly. The evolution of an array of new versions of already available systems as well as altogether new systems will provide improved quality, expanded capabilities, and increasing user friendliness. And new materials will be more esthetic, wear more nearly like enamel, and strong enough for full crowns and bridges. We can also look forward to lots of change. Because of the cost of CAD/CAM systems, many clinicians are likely to collaborate by sharing a single system. Laboratories and clinicians may collaborate as well, with data being gathered in the operatory and sent to a laboratory via modem. The fabrication would then be done by the laboratory. Other changes that we cannot even predict are likely to occur in dentistry. Exciting times are here. Automation through dental CAD/CAM systems will, most certainly, change the profession. The impact of that change will only be known in the future. But as the future approaches, the systems and materials available to us will continue to evolve, improve, and enhance dentistry.

  20. [The study on fabrication of dental restoration using PMMA-ZrO2 composites via CAD/CAM].

    PubMed

    Li, Shi-bao; Wang, Zhong-yi; Chen, Zhao-hui; Hu, Hai-feng; Tang, Li-hui; Ma, Chu-fan

    2005-01-01

    To obtain dental restorations by machining PMMA-ZrO2 organic-inorganic composites with the dental CAD/CAM system. Partially sintered Zirconia compacts (PSZC) were prepared via isostatic pressing and partially sintering, with Zirconia nanopowder as raw materials. PMMA-Zirconia organic-inorganic composites were prepared by vacuum infiltrating the prepolymerized MMA into the PSZC, followed by in-situ polymerization. The mechanical properties and machinability of composites were studied. The composites were machined on the dental CAD/CAM system to obtain dental restoration. At 71.44% TD of PSZC, the composite had a 3-point bending strength of (202.56 +/- 3.09) MPa, fracture toughness of (4.30 +/- 0.16) MPa.m(1/2), elasticity modulus of (58.71 +/- 1.98) GPa, and Vickers hardness of (3.82 +/- 0.34) GPa, respectively. A premolar crown was fabricated by CAD/CAM system in 16 mins, and was verisimilitude, without any cracks. The composite at 71.44% TD of PSZC has good mechanical properties and dental restorations can be manufactured by PMMA-Zirconia composites via dental CAD/CAM system.

  1. Learning Geometry through Dynamic Geometry Software

    ERIC Educational Resources Information Center

    Forsythe, Sue

    2007-01-01

    In this article, the author investigates effective teaching and learning of geometrical concepts using dynamic geometry software (DGS). Based from her students' reactions to her project, the author found that her students' understanding of the concepts was better than if they had learned geometry through paper-based tasks. However, mixing computer…

  2. The design and construction of the CAD-1 airship

    NASA Technical Reports Server (NTRS)

    Kleiner, H. J.; Schneider, R.; Duncan, J. L.

    1975-01-01

    The background history, design philosophy and Computer application as related to the design of the envelope shape, stress calculations and flight trajectories of the CAD-1 airship, now under construction by Canadian Airship Development Corporation are reported. A three-phase proposal for future development of larger cargo carrying airships is included.

  3. [In vitro study of joint intervention of E-cad and Bmi-1 mediated by transcription activator-like effector nuclease in nasopharyngeal carcinoma].

    PubMed

    Luo, Tingting; Yan, Aifen; Liu, Lian; Jiang, Hong; Feng, Cuilan; Liu, Guannan; Liu, Fang; Tang, Dongsheng; Zhou, Tianhong

    2018-03-28

    To explore the effect of intervention of E-cadherin (E-cad) and B-lymphoma Moloney murine leukemia virus insertion region-1 (Bmi-1) mediated by transcription activator-like effector nuclease (TALEN) on the biological behaviors of nasopharyngeal carcinoma cells.
 Methods: Multi-locus gene targeting vectors pUC-DS1-CMV-E-cad-2A-Neo-DS2 and pUC-DS1-Bmi-1 shRNA-Zeo-DS2 were constructed, and the E-cad and Bmi-1 targeting vectors were transferred with TALEN plasmids to CNE-2 cells individually or simultaneously. The integration of target genes were detected by PCR, the expressions of E-cad and Bmi-1 were detected by Western blot. The changes of cell proliferation were detected by cell counting kit-8 (CCK-8) assay. The cell cycle and apoptosis were detected by flow cytometry. The cell migration and invasion were detected by Transwell assay.
 Results: The E-cad and Bmi-1 shRNA expression elements were successfully integrated into the genome of CNE-2 cells, the protein expression level of E-cad was up-regulated, and the protein expression level of Bmi-1 was down-regulated. The intervention of E-cad and Bmi-1 didn't affect the proliferation, cell cycle and apoptosis of CNE-2 cells, but it significantly inhibited the migration and invasion ability of CNE-2 cells. Furthermore, the intervention of E-cad and Bmi-1 together significantly inhibited the migration ability of nasopharyngeal carcinoma cells compared with the intervention of E-cad or Bmi-1 alone (all P<0.01).
 Conclusion: The joint intervention of E-cad and Bmi-1 mediated by TALEN can effectively inhibit the migration and invasion of nasopharyngeal carcinoma cells in vitro, which may lay the preliminary experimental basis for gene therapy of human cancer.

  4. Alternatives for Saving and Viewing CAD Graphics for the Web.

    ERIC Educational Resources Information Center

    Harris, La Verne Abe; Sadowski, Mary A.

    2001-01-01

    Introduces some alternatives for preparing and viewing computer aided design (CAD) graphics for Internet output on a budget, without the fear of copyright infringement, and without having to go back to college to learn a complex graphic application. (Author/YDS)

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

    PubMed

    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.

  6. The marginal fit of E.max Press and E.max CAD lithium disilicate restorations: A critical review.

    PubMed

    Mounajjed, Radek; M Layton, Danielle; Azar, Basel

    2016-12-01

    This critical review aimed to assess the vertical marginal gap that was present when E.max lithium disilicate-based restoration (Press and CAD) are fabricated in-vitro. Published articles reporting vertical marginal gap measurements of in-vitro restorations that had been fabricated from E.Max lithium disilicate were sought with an electronic search of MEDLINE (PubMed) and hand search of selected dental journals. The outcomes were reviewed qualitatively. The majority of studies that compared the marginal fit of E.max press and E.max CAD restorations, found that the E.max lithium disilicate restorations fabricated with the press technique had significantly smaller marginal gaps than those fabricated with CAD technique. This research indicates that E.max lithium disilicate restorations fabricated with the press technique have measurably smaller marginal gaps when compared with those fabricated with CAD techniques within in-vitro environments. The marginal gaps achieved by the restorations across all groups were within a clinically acceptable range.

  7. Marginal fit and photoelastic stress analysis of CAD-CAM and overcast 3-unit implant-supported frameworks.

    PubMed

    Presotto, Anna Gabriella Camacho; Bhering, Cláudia Lopes Brilhante; Mesquita, Marcelo Ferraz; Barão, Valentim Adelino Ricardo

    2017-03-01

    Several studies have shown the superiority of computer-assisted design and computer-assisted manufacturing (CAD-CAM) technology compared with conventional casting. However, an advanced technology exists for casting procedures (the overcasting technique), which may serve as an acceptable and affordable alternative to CAD-CAM technology for fabricating 3-unit implant-supported fixed dental prostheses (FDPs). The purpose of this in vitro study was to evaluate, using quantitative photoelastic analysis, the effect of the prosthetic framework fabrication method (CAD-CAM and overcasting) on the marginal fit and stress transmitted to implants. The correlation between marginal fit and stress was also investigated. Three-unit implant-supported FDP frameworks were made using the CAD-CAM (n=10) and overcasting (n=10) methods. The frameworks were waxed to simulate a mandibular first premolar (PM region) to first molar (M region) FDP using overcast mini-abutment cylinders. The wax patterns were overcast (overcast experimental group) or scanned to obtain the frameworks (CAD-CAM control group). All frameworks were fabricated from cobalt-chromium (CoCr) alloy. The marginal fit was analyzed according to the single-screw test protocol, obtaining an average value for each region (M and PM) and each framework. The frameworks were tightened for the photoelastic model with standardized 10-Ncm torque. Stress was measured by quantitative photoelastic analysis. The results were submitted to the Student t test, 2-way ANOVA, and Pearson correlation test (α=.05). The framework fabrication method (FM) and evaluation site (ES; M and PM regions) did not affect the marginal fit values (P=.559 for FM and P=.065 for ES) and stress (P=.685 for FM and P=.468 for ES) in the implant-supported system. Positive correlations between marginal fit and stress were observed (CAD-CAM: r=0.922; P<.001; overcast: r=0.908; P<.001). CAD-CAM and overcasting methods present similar marginal fit and stress values

  8. Effect of denture cleaning on abrasion resistance and surface topography of polymerized CAD CAM acrylic resin denture base.

    PubMed

    Shinawi, Lana Ahmed

    2017-05-01

    The application of computer-aided design computer-aided manufacturing (CAD CAM) technology in the fabrication of complete dentures, offers numerous advantages as it provides optimum fit and eliminates polymerization shrinkage of the acrylic base. Additionally, the porosity and surface roughness of CAD CAM resins is less compared to conventionally processed resins which leads to a decrease in the adhesion of bacteria on the denture base, which is associated with many conditions including halitosis and aspiration pneumonia in elderly denture wearers. To evaluate the influence of tooth brushing with dentifrices on CAD CAM resin blocks in terms of abrasion resistance, surface roughness and scanning electron photomicrography. This experimental study was carried out at the Faculty of Dentistry of King Abdulaziz University during 2016. A total of 40 rectangular shaped polymerized CAD CAM resin samples were subjected to 40.000 and 60.000 brushing strokes under a 200-gram vertical load simulating three years of tooth brushing strokes using commercially available denture cleaning dentifrice. Data were analyzed by SPSS version 20, using descriptive statistics and ANOVA. ANOVA test revealed a statistical significant weight loss of CAD CAM acrylic resin denture base specimens following 40.000 and 60.000 brushing strokes as well as a statistical significant change (p=0.0.5) in the surface roughness following brushing. The CAD CAM resin samples SEM baseline imaging revealed a relatively smooth homogenous surface, but following 40,000 and 60,000 brushing strokes, imaging displayed the presence of small scratches on the surface. CAD CAM resin displayed a homogenous surface initially with low surface roughness that was significantly affected following simulating three years of manual brushing, but despite the significant weight loss, the findings are within the clinically acceptable limits.

  9. Effect of denture cleaning on abrasion resistance and surface topography of polymerized CAD CAM acrylic resin denture base

    PubMed Central

    Shinawi, Lana Ahmed

    2017-01-01

    Background The application of computer-aided design computer-aided manufacturing (CAD CAM) technology in the fabrication of complete dentures, offers numerous advantages as it provides optimum fit and eliminates polymerization shrinkage of the acrylic base. Additionally, the porosity and surface roughness of CAD CAM resins is less compared to conventionally processed resins which leads to a decrease in the adhesion of bacteria on the denture base, which is associated with many conditions including halitosis and aspiration pneumonia in elderly denture wearers. Aim To evaluate the influence of tooth brushing with dentifrices on CAD CAM resin blocks in terms of abrasion resistance, surface roughness and scanning electron photomicrography. Methods This experimental study was carried out at the Faculty of Dentistry of King Abdulaziz University during 2016. A total of 40 rectangular shaped polymerized CAD CAM resin samples were subjected to 40.000 and 60.000 brushing strokes under a 200-gram vertical load simulating three years of tooth brushing strokes using commercially available denture cleaning dentifrice. Data were analyzed by SPSS version 20, using descriptive statistics and ANOVA. Results ANOVA test revealed a statistical significant weight loss of CAD CAM acrylic resin denture base specimens following 40.000 and 60.000 brushing strokes as well as a statistical significant change (p=0.0.5) in the surface roughness following brushing. The CAD CAM resin samples SEM baseline imaging revealed a relatively smooth homogenous surface, but following 40,000 and 60,000 brushing strokes, imaging displayed the presence of small scratches on the surface. Conclusion CAD CAM resin displayed a homogenous surface initially with low surface roughness that was significantly affected following simulating three years of manual brushing, but despite the significant weight loss, the findings are within the clinically acceptable limits. PMID:28713496

  10. Simultaneous detection and classification of breast masses in digital mammograms via a deep learning YOLO-based CAD system.

    PubMed

    Al-Masni, Mohammed A; Al-Antari, Mugahed A; Park, Jeong-Min; Gi, Geon; Kim, Tae-Yeon; Rivera, Patricio; Valarezo, Edwin; Choi, Mun-Taek; Han, Seung-Moo; Kim, Tae-Seong

    2018-04-01

    Automatic detection and classification of the masses in mammograms are still a big challenge and play a crucial role to assist radiologists for accurate diagnosis. In this paper, we propose a novel Computer-Aided Diagnosis (CAD) system based on one of the regional deep learning techniques, a ROI-based Convolutional Neural Network (CNN) which is called You Only Look Once (YOLO). Although most previous studies only deal with classification of masses, our proposed YOLO-based CAD system can handle detection and classification simultaneously in one framework. The proposed CAD system contains four main stages: preprocessing of mammograms, feature extraction utilizing deep convolutional networks, mass detection with confidence, and finally mass classification using Fully Connected Neural Networks (FC-NNs). In this study, we utilized original 600 mammograms from Digital Database for Screening Mammography (DDSM) and their augmented mammograms of 2,400 with the information of the masses and their types in training and testing our CAD. The trained YOLO-based CAD system detects the masses and then classifies their types into benign or malignant. Our results with five-fold cross validation tests show that the proposed CAD system detects the mass location with an overall accuracy of 99.7%. The system also distinguishes between benign and malignant lesions with an overall accuracy of 97%. Our proposed system even works on some challenging breast cancer cases where the masses exist over the pectoral muscles or dense regions. Copyright © 2018 Elsevier B.V. All rights reserved.

  11. Coronary artery disease reporting and data system (CAD-RADSTM): Inter-observer agreement for assessment categories and modifiers.

    PubMed

    Maroules, Christopher D; Hamilton-Craig, Christian; Branch, Kelley; Lee, James; Cury, Roberto C; Maurovich-Horvat, Pál; Rubinshtein, Ronen; Thomas, Dustin; Williams, Michelle; Guo, Yanshu; Cury, Ricardo C

    The Coronary Artery Disease Reporting and Data System (CAD-RADS) provides a lexicon and standardized reporting system for coronary CT angiography. To evaluate inter-observer agreement of the CAD-RADS among an panel of early career and expert readers. Four early career and four expert cardiac imaging readers prospectively and independently evaluated 50 coronary CT angiography cases using the CAD-RADS lexicon. All readers assessed image quality using a five-point Likert scale, with mean Likert score ≥4 designating high image quality, and <4 designating moderate/low image quality. All readers were blinded to medical history and invasive coronary angiography findings. Inter-observer agreement for CAD-RADS assessment categories and modifiers were assessed using intra-class correlation (ICC) and Fleiss' Kappa (κ).The impact of reader experience and image quality on inter-observer agreement was also examined. Inter-observer agreement for CAD-RADS assessment categories was excellent (ICC 0.958, 95% CI 0.938-0.974, p < 0.0001). Agreement among expert readers (ICC 0.925, 95% CI 0.884-0.954) was marginally stronger than for early career readers (ICC 0.904, 95% CI 0.852-0.941), both p < 0.0001. High image quality was associated with stronger agreement than moderate image quality (ICC 0.944, 95% CI 0.886-0.974 vs. ICC 0.887, 95% CI 0.775-0.95, both p < 0.0001). While excellent inter-observer agreement was observed for modifiers S (stent) and G (bypass graft) (both κ = 1.0), only fair agreement (κ = 0.40) was observed for modifier V (high risk plaque). Inter-observer reproducibility of CAD-RADS assessment categories and modifiers is excellent, except for high-risk plaque (modifier V) which demonstrates fair agreement. These results suggest CAD-RADS is feasible for clinical implementation. Copyright © 2017. Published by Elsevier Inc.

  12. Program Evolves from Basic CAD to Total Manufacturing Experience

    ERIC Educational Resources Information Center

    Cassola, Joel

    2011-01-01

    Close to a decade ago, John Hersey High School (JHHS) in Arlington Heights, Illinois, made a transition from a traditional classroom-based pre-engineering program. The new program is geared towards helping students understand the entire manufacturing process. Previously, a JHHS student would design a project in computer-aided design (CAD) software…

  13. Musculoskeletal Geometry, Muscle Architecture and Functional Specialisations of the Mouse Hindlimb (Open Access)

    DTIC Science & Technology

    2016-04-26

    Cappellari1, Andrew J. Spence2,3, John R. Hutchinson2, Dominic J. Wells1* 1 Neuromuscular Diseases Group, Comparative Biomedical Sciences, Royal...Veterinary College, 4 Royal College Street, London, NW1 0TU, United Kingdom, 2 Structure and Motion Lab, Comparative Biomedical Sciences, Royal Veterinary...or comparing the rela- tive effects of architecture and fibre types on determining contractile properties [11], rather than their geometry or

  14. Evaluation of flexural strength and surface properties of prepolymerized CAD/CAM PMMA-based polymers used for digital 3D complete dentures.

    PubMed

    Arslan, Mustafa; Murat, Sema; Alp, Gulce; Zaimoglu, Ali

    2018-01-01

    The objectives of this in vitro study were to evaluate the flexural strength (FS), surface roughness (Ra), and hydrophobicity of polymethylmethacrylate (PMMA)-based computer-aided design/computer-aided manufacturing (CAD/CAM) polymers and to compare the properties of different CAD/CAM PMMA-based polymers with conventional heat-polymerized PMMA following thermal cycling. Twenty rectangular-shaped specimens (64 × 10 × 3.3 mm) were fabricated from three CAD/CAM PMMA-based polymers (M-PM Disc [M], AvaDent Puck Disc [A], and Pink CAD/CAM Disc Polident [P], and one conventional heat-polymerized PMMA (Promolux [C]), according to ISO 20795-1:2013 standards. The specimens were divided into two subgroups (n = 10), a control and a thermocycled group. The specimens in the thermocycled group were subjected to 5000 thermal cycling procedures (5 to 55°C; 30 s dwell times). The Ra value was measured using a profilometer. Contact angle (CA) was assessed using the sessile drop method to evaluate surface hydrophobicity. In addition, the FS of the specimens was tested in a universal testing machine at a crosshead speed of 1.0 mm/min. Surface texture of the materials was assessed using scanning electron microscope (SEM). The data were analyzed using two-way analysis of variance (ANOVA), followed by Tukey's HSD post-hoc test (α < 0.05). CAD/CAM PMMA-based polymers showed significantly higher FS than conventional heat-polymerized PMMA for each group (P < 0.001). CAD/CAM PMMA-based polymer [P] showed the highest FS, whereas conventional PMMA [C] showed the lowest FS before and after thermal cycling (P < 0.001). There were no significant differences among the Ra values of the tested denture base polymers in the control group (P > 0.05). In the thermocycled group, the lowest Ra value was observed for CAD/CAM PMMA-based polymer [M] (P < 0.001), whereas CAD/CAM PMMA-based polymers [A] and [P], and conventional PMMA [C] had similar Ra values (P > 0.05). Conventional PMMA [C] had a

  15. Femoral articular shape and geometry. A three-dimensional computerized analysis of the knee.

    PubMed

    Siu, D; Rudan, J; Wevers, H W; Griffiths, P

    1996-02-01

    An average, three-dimensional anatomic shape and geometry of the distal femur were generated from x-ray computed tomography data of five fresh asymptomatic cadaver knees using AutoCAD (AutoDesk, Sausalito, CA), a computer-aided design and drafting software. Each femur model was graphically repositioned to a standardized orientation using a series of alignment templates and scaled to a nominal size of 85 mm in mediolateral and 73 mm in anteroposterior dimensions. An average generic shape of the distal femur was synthesized by combining these pseudosolid models and reslicing the composite structure at different elevations using clipping and smoothing techniques in interactive computer graphics. The resulting distal femoral geometry was imported into a computer-aided manufacturing system, and anatomic prototypes of the distal femur were produced. Quantitative geometric analyses of the generic femur in the coronal and transverse planes revealed definite condylar camber (3 degrees-6 degrees) and toe-in (8 degrees-10 degrees) with an oblique patellofemoral groove (15 degrees) with respect to the mechanical axis of the femur. In the sagittal plane, each condyle could be approximated by three concatenated circular arcs (anterior, distal, and posterior) with slope continuity and a single arc for the patellofemoral groove. The results of this study may have important implications in future femoral prosthesis design and clinical applications.

  16. Indirect zirconia-reinforced lithium silicate ceramic CAD/CAM restorations: Preliminary clinical results after 12 months.

    PubMed

    Zimmermann, Moritz; Koller, Christina; Mehl, Albert; Hickel, Reinhard

    2017-01-01

    No clinical data are available for the new computer-aided design/computer-assisted manufacture (CAD/CAM) material zirconia-reinforced lithium silicate (ZLS) ceramic. This study describes preliminary clinical results for indirect ZLS CAD/CAM restorations after 12 months. Indirect restorations were fabricated, using the CEREC method and intraoral scanning (CEREC Omnicam, CEREC MCXL). Sixty-seven restorations were seated adhesively (baseline). Sixty restorations were evaluated after 12 months (follow-up), using modified FDI criteria. Two groups were established, according to ZLS restorations' post-processing procedure prior to adhesive seating: group I (three-step polishing, n = 32) and group II (fire glazing, n = 28). Statistical analysis was performed with Mann-Whitney U test and Wilcoxon test (P < .05). The success rate of indirect ZLS CAD/CAM restorations after 12 months was 96.7%. Two restorations clinically failed as a result of bulk fracture (failure rate 3.3%). No statistically significant differences were found for baseline and follow-up criteria (Wilcoxon test, P > .05). Statistically significant differences were found for criteria surface gloss for group I and group II (Mann-Whitney U test, P < .05). This study demonstrates ZLS CAD/CAM restorations have a high clinical success rate after 12 months. A longer clinical evaluation period is necessary to draw further conclusions.

  17. Disrupting the cinnamyl alcohol dehydrogenase 1 gene (BdCAD1) leads to altered lignification and improved saccharification in Brachypodium distachyon.

    PubMed

    Bouvier d'Yvoire, Madeleine; Bouchabke-Coussa, Oumaya; Voorend, Wannes; Antelme, Sébastien; Cézard, Laurent; Legée, Frédéric; Lebris, Philippe; Legay, Sylvain; Whitehead, Caragh; McQueen-Mason, Simon J; Gomez, Leonardo D; Jouanin, Lise; Lapierre, Catherine; Sibout, Richard

    2013-02-01

    Brachypodium distachyon (Brachypodium) has been proposed as a model for grasses, but there is limited knowledge regarding its lignins and no data on lignin-related mutants. The cinnamyl alcohol dehydrogenase (CAD) genes involved in lignification are promising targets to improve the cellulose-to-ethanol conversion process. Down-regulation of CAD often induces a reddish coloration of lignified tissues. Based on this observation, we screened a chemically induced population of Brachypodium mutants (Bd21-3 background) for red culm coloration. We identified two mutants (Bd4179 and Bd7591), with mutations in the BdCAD1 gene. The mature stems of these mutants displayed reduced CAD activity and lower lignin content. Their lignins were enriched in 8-O-4- and 4-O-5-coupled sinapaldehyde units, as well as resistant inter-unit bonds and free phenolic groups. By contrast, there was no increase in coniferaldehyde end groups. Moreover, the amount of sinapic acid ester-linked to cell walls was measured for the first time in a lignin-related CAD grass mutant. Functional complementation of the Bd4179 mutant with the wild-type BdCAD1 allele restored the wild-type phenotype and lignification. Saccharification assays revealed that Bd4179 and Bd7591 lines were more susceptible to enzymatic hydrolysis than wild-type plants. Here, we have demonstrated that BdCAD1 is involved in lignification of Brachypodium. We have shown that a single nucleotide change in BdCAD1 reduces the lignin level and increases the degree of branching of lignins through incorporation of sinapaldehyde. These changes make saccharification of cells walls pre-treated with alkaline easier without compromising plant growth. © 2012 The Authors The Plant Journal © 2012 Blackwell Publishing Ltd.

  18. Marginal Fit Comparison of CAD/CAM Crowns Milled from Two Different Materials.

    PubMed

    Azarbal, Atousa; Azarbal, Mohsen; Engelmeier, Robert L; Kunkel, Thomas C

    2018-06-01

    To evaluate the marginal fit of CAD/CAM copings milled from hybrid ceramic (Vita Enamic) blocks and lithium disilicate (IPS e.max CAD) blocks, and to evaluate the effect of crystallization firing on the marginal fit of lithium disilicate copings. A standardized metal die with a 1-mm-wide shoulder finish line was imaged using the CEREC AC Bluecam. The coping was designed using CEREC 3 software. The design was used to fabricate 15 lithium disilicate and 15 hybrid ceramic copings. Design and milling were accomplished by one operator. The copings were seated on the metal die using a pressure clamp with a uniform pressure of 5.5 lbs. A Macroview Microscope (14×) was used for direct viewing of the marginal gap. Four areas were imaged on each coping (buccal, distal, lingual, mesial). Image analysis software was used to measure the marginal gaps in μm at 15 randomly selected points on each of the four surfaces. A total of 60 measurements were made per specimen. For lithium disilicate copings the measurements for marginal gap were made before and after crystallization firing. Data were analyzed using paired t-test and Kruskal-Wallis test. The overall mean difference in marginal gap between the hybrid ceramic and crystallized lithium disilicate copings was statistically significant (p < 0.01). Greater mean marginal gaps were measured for crystallized lithium disilicate copings. The overall mean difference in marginal gap before and after firing (precrystallized and crystallized lithium disilicate copings) showed an average of 62 μm increase in marginal gap after firing. This difference was also significant (p < 0.01). A significant difference exists in the marginal gap discrepancy when comparing hybrid ceramic and lithium disilicate CAD/CAM crowns. Also crystallization firing can result in a significant increase in the marginal gap of lithium disilicate CAD/CAM crowns. © 2017 by the American College of Prosthodontists.

  19. Automated CD-SEM recipe creation technology for mass production using CAD data

    NASA Astrophysics Data System (ADS)

    Kawahara, Toshikazu; Yoshida, Masamichi; Tanaka, Masashi; Ido, Sanyu; Nakano, Hiroyuki; Adachi, Naokaka; Abe, Yuichi; Nagatomo, Wataru

    2011-03-01

    Critical Dimension Scanning Electron Microscope (CD-SEM) recipe creation needs sample preparation necessary for matching pattern registration, and recipe creation on CD-SEM using the sample, which hinders the reduction in test production cost and time in semiconductor manufacturing factories. From the perspective of cost reduction and improvement of the test production efficiency, automated CD-SEM recipe creation without the sample preparation and the manual operation has been important in the production lines. For the automated CD-SEM recipe creation, we have introduced RecipeDirector (RD) that enables the recipe creation by using Computer-Aided Design (CAD) data and text data that includes measurement information. We have developed a system that automatically creates the CAD data and the text data necessary for the recipe creation on RD; and, for the elimination of the manual operation, we have enhanced RD so that all measurement information can be specified in the text data. As a result, we have established an automated CD-SEM recipe creation system without the sample preparation and the manual operation. For the introduction of the CD-SEM recipe creation system using RD to the production lines, the accuracy of the pattern matching was an issue. The shape of design templates for the matching created from the CAD data was different from that of SEM images in vision. Thus, a development of robust pattern matching algorithm that considers the shape difference was needed. The addition of image processing of the templates for the matching and shape processing of the CAD patterns in the lower layer has enabled the robust pattern matching. This paper describes the automated CD-SEM recipe creation technology for the production lines without the sample preparation and the manual operation using RD applied in Sony Semiconductor Kyusyu Corporation Kumamoto Technology Center (SCK Corporation Kumamoto TEC).

  20. CAD/CAM milled removable complete dentures: an in vitro evaluation of trueness.

    PubMed

    Srinivasan, Murali; Cantin, Yoann; Mehl, Albert; Gjengedal, Harald; Müller, Frauke; Schimmel, Martin

    2017-07-01

    This study aimed to compare the trueness of one type of CAD/CAM milled complete removable dental prostheses (CRDPs) with injection-molding and conventionally manufactured CRDPs. Thirty-three CRDPs were fabricated by three different manufacturing techniques (group CAD/CAM (AvaDent™): n = 11; group injection molding (Ivocap™): n = 11; group flask-pack-press: n = 11) using a single master reference model and incubated in artificial saliva for 21 days. The trueness of the entire intaglio surface along with five specific regions of interest (vestibular-flange, palate, tuberosities, alveolar crest, and post-dam areas) was compared. Non-parametric tests were used with a level of significance set at p < 0.05. At baseline, there was no difference in the trueness of the total intaglio surfaces between the groups. After incubation, only the conventional CRDPs showed a significant improvement in trueness of the entire intaglio surface (p = 0.0044), but improved trueness was confirmed for all three techniques in most individual regions of interest. The 80-20 % /2 median quantile of the CAD/CAM group demonstrated the highest variability of individual readings, probably due to the size of the milling instrument. However, for all three techniques, 80 % of all deviations of the complete intaglio surface after incubation in saliva were below 0.1 mm. In this in vitro study, the trueness of the intaglio surface of all three investigated techniques seems to remain within a clinically acceptable range. Additional research is warranted on material-related aspects, cost-effectiveness, clinical performance, patient-centered outcomes, as well as other CAD/CAM techniques for CRDP fabrication. The intaglio surface trueness is an essential aspect in the clinical performance of CRDPs.

  1. Effect of camera angulation on adaptation of CAD/CAM restorations.

    PubMed

    Parsell, D E; Anderson, B C; Livingston, H M; Rudd, J I; Tankersley, J D

    2000-01-01

    A significant concern with computer-assisted design/computer-assisted manufacturing (CAD/CAM)-produced prostheses is the accuracy of adaptation of the restoration to the preparation. The objective of this study is to determine the effect of operator-controlled camera misalignment on restoration adaptation. A CEREC 2 CAD/CAM unit (Sirona Dental Systems, Bensheim, Germany) was used to capture the optical impressions and machine the restorations. A Class I preparation was used as the standard preparation for optical impressions. Camera angles along the mesio-distal and buccolingual alignment were varied from the ideal orientation. Occlusal marginal gaps and sample height, width, and length were measured and compared to preparation dimensions. For clinical correlation, clinicians were asked to take optical impressions of mesio-occlusal preparations (Class II) on all four second molar sites, using a patient simulator. On the adjacent first molar occlusal surfaces, a preparation was machined such that camera angulation could be calculated from information taken from the optical impression. Degree of tilt and plane of tilt were compared to the optimum camera positions for those preparations. One-way analysis of variance and Dunnett C post hoc testing (alpha = 0.01) revealed little significant degradation in fit with camera angulation. Only the apical length fit was significantly degraded by excessive angulation. The CEREC 2 CAD/CAM system was found to be relatively insensitive to operator-induced errors attributable to camera misalignments of less than 5 degrees in either the buccolingual or the mesiodistal plane. The average camera tilt error generated by clinicians for all sites was 1.98 +/- 1.17 degrees.

  2. Color stainability of CAD/CAM and nanocomposite resin materials.

    PubMed

    Acar, Ozlem; Yilmaz, Burak; Altintas, Subutay Han; Chandrasekaran, Indumathi; Johnston, William M

    2016-01-01

    The color stainability of recently introduced computer-assisted design/computer-assisted manufacturing (CAD/CAM) hybrid ceramic and resin nanoceramic is unknown. The purpose of this in vitro study was to compare the effect of coffee staining on the color of 3 different CAD/CAM restorative materials and a nanocomposite resin. Specimens from a hybrid dental ceramic (VITA Enamic), a resin nanoceramic (Lava Ultimate), a lithium disilicate glass ceramic (IPS e.max CAD), and a nanocomposite resin (Filtek Supreme Ultra Universal) were evaluated for color change due to thermocycling in coffee (n=5). Specimens 0.5 to 0.7 mm and 1 to 1.2 mm in thickness were thermocycled for 5000 cycles. CIEDE2000 color differences (ΔE00) due to thermocycling in coffee were calculated using the color coordinates obtained from a spectroradiometer. ANCOVA was used to analyze the color differences among the materials with thickness as the covariate. Significant differences at average thickness were analyzed with the Tukey-Kramer test. For color difference due to staining, thickness was a significant covariate (P<.001). Regarding the analysis of color differences, every pair of the tested materials was significantly different (P<.001). Least squares means of color differences (ΔE00) at mean thickness were 4.34 for the nanohybrid composite resin, 3.66 for the resin nanoceramic, 1.35 for the hybrid ceramic, and 0.43 for the lithium disilicate ceramic. When exposed to hot and cold coffee, the color change was beyond clinical acceptability for the tested resin nanoceramic and nanocomposite resin materials. The average color change of the hybrid ceramic was clinically perceivable over the tested thickness values. The color change of lithium disilicate ceramic was not clinically perceivable at any tested thickness. Copyright © 2016 Editorial Council for the Journal of Prosthetic Dentistry. Published by Elsevier Inc. All rights reserved.

  3. Effectiveness of braces designed using computer-aided design and manufacturing (CAD/CAM) and finite element simulation compared to CAD/CAM only for the conservative treatment of adolescent idiopathic scoliosis: a prospective randomized controlled trial.

    PubMed

    Cobetto, N; Aubin, C E; Parent, S; Clin, J; Barchi, S; Turgeon, I; Labelle, Hubert

    2016-10-01

    Clinical assessment of immediate in-brace effect of braces designed using CAD/CAM and FEM vs. only CAD/CAM for conservative treatment of AIS, using a randomized blinded and controlled study design. Forty AIS patients were prospectively recruited and randomized into two groups. For 19 patients (control group), the brace was designed using a scan of patient's torso and a conventional CAD/CAM approach (CtrlBrace). For the 21 other patients (test group), the brace was additionally designed using finite element modeling (FEM) and 3D reconstructions of spine, rib cage and pelvis (NewBrace). The NewBrace design was simulated and iteratively optimized to maximize the correction and minimize the contact surface and material. Both groups had comparable age, sex, weight, height, curve type and severity. Scoliosis Research Society standardized criteria for bracing were followed. Average Cobb angle prior to bracing was 27° and 28° for main thoracic (MT) and lumbar (L) curves, respectively, for the control group, while it was 33° and 28° for the test group. CtrlBraces reduced MT and L curves by 8° (29 %) and 10° (40 %), respectively, compared to 14° (43 %) and 13° (46 %) for NewBraces, which were simulated with a difference inferior to 5°. NewBraces were 50 % thinner and had 20 % less covering surface than CtrlBraces. Braces designed with CAD/CAM and 3D FEM simulation were more efficient and lighter than standard CAD/CAM TLSO's at first immediate in-brace evaluation. These results suggest that long-term effect of bracing in AIS may be improved using this new platform for brace fabrication. NCT02285621.

  4. Development of Cad System for Diffuse Disease Based on Ultrasound Elasticity Images

    NASA Astrophysics Data System (ADS)

    Yamazaki, M.; Shiina, T.; Yamakawa, M.; Takizawa, H.; Tonomura, A.; Mitake, T.

    It is well known that as hepatic cirrhosis progresses, hepatocyte fibrosis spreads and nodule increases. However, it is not easy to diagnosis its early stage by conventional B-mode image because we have to read subtle change of speckle pattern which is not sensitive to the stage of fibrosis. Ultrasonic tissue elasticity imaging can provide us novel diagnostic information based on tissue hardness. We recently developed commercial-based equipment for tissue elasticity imaging. In this work, we investigated to develop the CAD system based on elasticity image for diagnosing defused type diseases such as hepatic cirrhosis. The results of clinical data analysis indicate that the CAD system is promising as means for diagnosis of diffuse disease with simple criterion.

  5. Marginal discrepancy of CAD-CAM complete-arch fixed implant-supported frameworks.

    PubMed

    Yilmaz, Burak; Kale, Ediz; Johnston, William M

    2018-02-21

    Computer-aided design and computer-aided manufacturing (CAD-CAM) high-density polymers (HDPs) have recently been marketed for the fabrication of long-term interim implant-supported fixed prostheses. However, information regarding the precision of fit of CAD-CAM HDP implant-supported complete-arch screw-retained prostheses is scarce. The purpose of this in vitro study was to evaluate the marginal discrepancy of CAD-CAM HDP complete-arch implant-supported screw-retained fixed prosthesis frameworks and compare them with conventional titanium (Ti) and zirconia (Zir) frameworks. A screw-retained complete-arch acrylic resin prototype with multiunit abutments was fabricated on a typodont model with 2 straight implants in the anterior region and 2 implants with a 30-degree distal tilt in the posterior region. A 3-dimensional (3D) laboratory laser scanner was used to digitize the typodont model with scan bodies and the resin prototype to generate a virtual 3D CAD framework. A CAM milling unit was used to fabricate 5 frameworks from HDP, Ti, and Zir blocks. The 1-screw test was performed by tightening the prosthetic screw in the maxillary left first molar abutment (terminal location) when the frameworks were on the typodont model, and the marginal discrepancy of frameworks was evaluated using an industrial computed tomographic scanner and a 3D volumetric software. The 3D marginal discrepancy at the abutment-framework interface of the maxillary left canine (L1), right canine (L2), and right first molar (L3) sites was measured. The mean values for 3D marginal discrepancy were calculated for each location in a group with 95% confidence limits. The results were analyzed by repeated-measures 2-way ANOVA using the restricted maximum likelihood estimation and the Satterthwaite degrees of freedom methods, which do not require normality and homoscedasticity in the data. The between-subjects factor was material, the within-subjects factor was location, and the interaction was

  6. SPICE Supports Planetary Science Observation Geometry

    NASA Astrophysics Data System (ADS)

    Hall Acton, Charles; Bachman, Nathaniel J.; Semenov, Boris V.; Wright, Edward D.

    2015-11-01

    "SPICE" is an information system, comprising both data and software, providing scientists with the observation geometry needed to plan observations from instruments aboard robotic spacecraft, and to subsequently help in analyzing the data returned from those observations. The SPICE system has been used on the majority of worldwide planetary exploration missions since the time of NASA's Galileo mission to Jupiter. Along with its "free" price tag, portability and the absence of licensing and export restrictions, its stable, enduring qualities help make it a popular choice. But stability does not imply rigidity-improvements and new capabilities are regularly added. This poster highlights recent additions that could be of interest to planetary scientists.Geometry Finder allows one to find all the times or time intervals when a particular geometric condition exists (e.g. occultation) or when a particular geometric parameter is within a given range or has reached a maximum or minimum.Digital Shape Kernel (DSK) provides means to compute observation geometry using accurately modeled target bodies: a tessellated plate model for irregular bodies and a digital elevation model for large, regular bodies.WebGeocalc (WGC) provides a graphical user interface (GUI) to a SPICE "geometry engine" installed at a mission operations facility, such as the one operated by NAIF. A WGC user need have only a computer with a web browser to access this geometry engine. Using traditional GUI widgets-drop-down menus, check boxes, radio buttons and fill-in boxes-the user inputs the data to be used, the kind of calculation wanted, and the details of that calculation. The WGC server makes the specified calculations and returns results to the user's browser.Cosmographia is a mission visualization program. This tool provides 3D visualization of solar system (target) bodies, spacecraft trajectory and orientation, instrument field-of-view "cones" and footprints, and more.The research described in this

  7. Accuracy evaluation of dental models manufactured by CAD/CAM milling method and 3D printing method.

    PubMed

    Jeong, Yoo-Geum; Lee, Wan-Sun; Lee, Kyu-Bok

    2018-06-01

    To evaluate the accuracy of a model made using the computer-aided design/computer-aided manufacture (CAD/CAM) milling method and 3D printing method and to confirm its applicability as a work model for dental prosthesis production. First, a natural tooth model (ANA-4, Frasaco, Germany) was scanned using an oral scanner. The obtained scan data were then used as a CAD reference model (CRM), to produce a total of 10 models each, either using the milling method or the 3D printing method. The 20 models were then scanned using a desktop scanner and the CAD test model was formed. The accuracy of the two groups was compared using dedicated software to calculate the root mean square (RMS) value after superimposing CRM and CAD test model (CTM). The RMS value (152±52 µm) of the model manufactured by the milling method was significantly higher than the RMS value (52±9 µm) of the model produced by the 3D printing method. The accuracy of the 3D printing method is superior to that of the milling method, but at present, both methods are limited in their application as a work model for prosthesis manufacture.

  8. Parametric Deformation of Discrete Geometry for Aerodynamic Shape Design

    NASA Technical Reports Server (NTRS)

    Anderson, George R.; Aftosmis, Michael J.; Nemec, Marian

    2012-01-01

    We present a versatile discrete geometry manipulation platform for aerospace vehicle shape optimization. The platform is based on the geometry kernel of an open-source modeling tool called Blender and offers access to four parametric deformation techniques: lattice, cage-based, skeletal, and direct manipulation. Custom deformation methods are implemented as plugins, and the kernel is controlled through a scripting interface. Surface sensitivities are provided to support gradient-based optimization. The platform architecture allows the use of geometry pipelines, where multiple modelers are used in sequence, enabling manipulation difficult or impossible to achieve with a constructive modeler or deformer alone. We implement an intuitive custom deformation method in which a set of surface points serve as the design variables and user-specified constraints are intrinsically satisfied. We test our geometry platform on several design examples using an aerodynamic design framework based on Cartesian grids. We examine inverse airfoil design and shape matching and perform lift-constrained drag minimization on an airfoil with thickness constraints. A transport wing-fuselage integration problem demonstrates the approach in 3D. In a final example, our platform is pipelined with a constructive modeler to parabolically sweep a wingtip while applying a 1-G loading deformation across the wingspan. This work is an important first step towards the larger goal of leveraging the investment of the graphics industry to improve the state-of-the-art in aerospace geometry tools.

  9. Increasing CAD system efficacy for lung texture analysis using a convolutional network

    NASA Astrophysics Data System (ADS)

    Tarando, Sebastian Roberto; Fetita, Catalin; Faccinetto, Alex; Brillet, Pierre-Yves

    2016-03-01

    The infiltrative lung diseases are a class of irreversible, non-neoplastic lung pathologies requiring regular follow-up with CT imaging. Quantifying the evolution of the patient status imposes the development of automated classification tools for lung texture. For the large majority of CAD systems, such classification relies on a two-dimensional analysis of axial CT images. In a previously developed CAD system, we proposed a fully-3D approach exploiting a multi-scale morphological analysis which showed good performance in detecting diseased areas, but with a major drawback consisting of sometimes overestimating the pathological areas and mixing different type of lung patterns. This paper proposes a combination of the existing CAD system with the classification outcome provided by a convolutional network, specifically tuned-up, in order to increase the specificity of the classification and the confidence to diagnosis. The advantage of using a deep learning approach is a better regularization of the classification output (because of a deeper insight into a given pathological class over a large series of samples) where the previous system is extra-sensitive due to the multi-scale response on patient-specific, localized patterns. In a preliminary evaluation, the combined approach was tested on a 10 patient database of various lung pathologies, showing a sharp increase of true detections.

  10. A/E/C CAD Standard, Release 4.0

    DTIC Science & Technology

    2009-07-01

    Insulating (Transformer) Oil System Lubrication Oil Hot Water Heating System Machine Design Appendix A Model File Level/Layer Assignment Tables A51...of the A /E/C CAD Standard are:  “Uniform Drawing System ” The Construction Specifications Institute 99 Canal Center Plaza, Suite 300 Alexandria, VA...FM – Facility Management  GIS – Geographic Information System  IAI – International Alliance for Interoperability  IFC – Industry Foundation

  11. Comparison the Marginal and Internal Fit of Metal Copings Cast from Wax Patterns Fabricated by CAD/CAM and Conventional Wax up Techniques.

    PubMed

    Vojdani, M; Torabi, K; Farjood, E; Khaledi, Aar

    2013-09-01

    Metal-ceramic crowns are most commonly used as the complete coverage restorations in clinical daily use. Disadvantages of conventional hand-made wax-patterns introduce some alternative ways by means of CAD/CAM technologies. This study compares the marginal and internal fit of copings cast from CAD/CAM and conventional fabricated wax-patterns. Twenty-four standardized brass dies were prepared and randomly divided into 2 groups according to the wax-patterns fabrication method (CAD/CAM technique and conventional method) (n=12). All the wax-patterns were fabricated in a standard fashion by means of contour, thickness and internal relief (M1-M12: representative of CAD/CAM group, C1-C12: representative of conventional group). CAD/CAM milling machine (Cori TEC 340i; imes-icore GmbH, Eiterfeld, Germany) was used to fabricate the CAD/CAM group wax-patterns. The copings cast from 24 wax-patterns were cemented to the corresponding dies. For all the coping-die assemblies cross-sectional technique was used to evaluate the marginal and internal fit at 15 points. The Student's t- test was used for statistical analysis (α=0.05). The overall mean (SD) for absolute marginal discrepancy (AMD) was 254.46 (25.10) um for CAD/CAM group and 88.08(10.67) um for conventional group (control). The overall mean of internal gap total (IGT) was 110.77(5.92) um for CAD/CAM group and 76.90 (10.17) um for conventional group. The Student's t-test revealed significant differences between 2 groups. Marginal and internal gaps were found to be significantly higher at all measured areas in CAD/CAM group than conventional group (p< 0.001). Within limitations of this study, conventional method of wax-pattern fabrication produced copings with significantly better marginal and internal fit than CAD/CAM (machine-milled) technique. All the factors for 2 groups were standardized except wax pattern fabrication technique, therefore, only the conventional group results in copings with clinically acceptable

  12. The effect of CO2 and Nd:YAP lasers on CAD/CAM Ceramics: SEM, EDS and thermal studies.

    PubMed

    El Gamal, Ahmed; Fornaini, Carlo; Rocca, Jean Paul; Muhammad, Omid H; Medioni, Etienne; Cucinotta, Annamaria; Brulat-Bouchard, Nathalie

    2016-03-31

    The objective of this study was to investigate the interaction of infrared laser light on Computer Aided Design and Computer Aided Manufacturing (CAD/CAM) ceramic surfaces. Sixty CAD/CAM ceramic discs were prepared and divided into two different groups: lithiumdisilicate ceramic (IPSe.maxCADs) and Zirconia ceramic (IPSe.maxZirCADs). The laser irradiation was performed on graphite and non-graphite surfaces with a Carbon Dioxide laser at 5W and 10W power in continuous mode (CW mode) and with Neodymium Yttrium Aluminum Perovskite (Nd:YAP) laser at 10W. Surface textures and compositions were examined using Scanning Electron Microscopy (SEM), and Energy Dispersive Spectroscopy (EDS). Thermal elevation was measured by thermocouple during laser irradiation. The SEM observation showed a rough surface plus cracks and fissures on CO2 10W samples and melting areas in Nd:YAP samples; moreover, with CO2 5W smooth and shallow surfaces were observed. EDS analysis revealed that laser irradiation does not result in modifications of the chemical composition even if minor changes in the atomic mass percentage of the components were registered. Thermocouple showed several thermal changes during laser irradiation. CO2 and Nd:YAP lasers modify CAD/CAM ceramic surface without chemical composition modifications.

  13. The effect of CO2 and Nd:YAP lasers on CAD/CAM Ceramics: SEM, EDS and thermal studies

    PubMed Central

    Fornaini, Carlo; Rocca, Jean Paul; Muhammad, Omid H; Medioni, Etienne; Cucinotta, Annamaria; Brulat-Bouchard, Nathalie

    2016-01-01

    Background and aims: The objective of this study was to investigate the interaction of infrared laser light on Computer Aided Design and Computer Aided Manufacturing (CAD/CAM) ceramic surfaces. Material and Methods: Sixty CAD/CAM ceramic discs were prepared and divided into two different groups: lithiumdisilicate ceramic (IPSe.maxCADs) and Zirconia ceramic (IPSe.maxZirCADs). The laser irradiation was performed on graphite and non-graphite surfaces with a Carbon Dioxide laser at 5W and 10W power in continuous mode (CW mode) and with Neodymium Yttrium Aluminum Perovskite (Nd:YAP) laser at 10W. Surface textures and compositions were examined using Scanning Electron Microscopy (SEM), and Energy Dispersive Spectroscopy (EDS). Thermal elevation was measured by thermocouple during laser irradiation. Results: The SEM observation showed a rough surface plus cracks and fissures on CO2 10W samples and melting areas in Nd:YAP samples; moreover, with CO2 5W smooth and shallow surfaces were observed. EDS analysis revealed that laser irradiation does not result in modifications of the chemical composition even if minor changes in the atomic mass percentage of the components were registered. Thermocouple showed several thermal changes during laser irradiation. Conclusion: CO2 and Nd:YAP lasers modify CAD/CAM ceramic surface without chemical composition modifications. PMID:27141152

  14. Metabolic analysis of Chlorobium chlorochromatii CaD3 reveals clues of the symbiosis in ‘Chlorochromatium aggregatum'.

    PubMed Central

    Cerqueda-García, Daniel; Martínez-Castilla, León P; Falcón, Luisa I; Delaye, Luis

    2014-01-01

    A symbiotic association occurs in ‘Chlorochromatium aggregatum', a phototrophic consortium integrated by two species of phylogenetically distant bacteria composed by the green-sulfur Chlorobium chlorochromatii CaD3 epibiont that surrounds a central β-proteobacterium. The non-motile chlorobia can perform nitrogen and carbon fixation, using sulfide as electron donors for anoxygenic photosynthesis. The consortium can move due to the flagella present in the central β-protobacterium. Although Chl. chlorochromatii CaD3 is never found as free-living bacteria in nature, previous transcriptomic and proteomic studies have revealed that there are differential transcription patterns between the symbiotic and free-living status of Chl. chlorocromatii CaD3 when grown in laboratory conditions. The differences occur mainly in genes encoding the enzymatic reactions involved in nitrogen and amino acid metabolism. We performed a metabolic reconstruction of Chl. chlorochromatii CaD3 and an in silico analysis of its amino acid metabolism using an elementary flux modes approach (EFM). Our study suggests that in symbiosis, Chl. chlorochromatii CaD3 is under limited nitrogen conditions where the GS/GOGAT (glutamine synthetase/glutamate synthetase) pathway is actively assimilating ammonia obtained via N2 fixation. In contrast, when free-living, Chl. chlorochromatii CaD3 is in a condition of nitrogen excess and ammonia is assimilated by the alanine dehydrogenase (AlaDH) pathway. We postulate that ‘Chlorochromatium aggregatum' originated from a parasitic interaction where the N2 fixation capacity of the chlorobia would be enhanced by injection of 2-oxoglutarate from the β-proteobacterium via the periplasm. This consortium would have the advantage of motility, which is fundamental to a phototrophic bacterium, and the syntrophy of nitrogen and carbon sources. PMID:24285361

  15. An Educational Exercise Examining the Role of Model Attributes on the Creation and Alteration of CAD Models

    ERIC Educational Resources Information Center

    Johnson, Michael D.; Diwakaran, Ram Prasad

    2011-01-01

    Computer-aided design (CAD) is a ubiquitous tool that today's students will be expected to use proficiently for numerous engineering purposes. Taking full advantage of the features available in modern CAD programs requires that models are created in a manner that allows others to easily understand how they are organized and alter them in an…

  16. Effect of cement space on the marginal fit of CAD-CAM-fabricated monolithic zirconia crowns.

    PubMed

    Kale, Ediz; Seker, Emre; Yilmaz, Burak; Özcelik, Tuncer Burak

    2016-12-01

    Monolithic zirconia crowns fabricated with computer-aided design and computer-aided manufacturing (CAD-CAM) have recently become a common practice for the restoration of posterior teeth. The marginal fit of monolithic zirconia crowns may be affected by different cement space parameters set in the CAD software. Information is scarce regarding the effect of cement space on the marginal fit of monolithic zirconia crowns fabricated with CAD-CAM technology. The purpose of this in vitro study was to evaluate the effect of cement space on the marginal fit of CAD-CAM-fabricated monolithic zirconia crowns before cementation. Fifteen right maxillary first molar typodont teeth with standardized anatomic preparations for complete-coverage ceramic crowns were scanned with a 3-dimensional laboratory scanner. Crowns were designed 3-dimensionally using software and then milled from presintered monolithic zirconia blocks in a computer numerical control dental milling machine. The cement space was set at 25 μm around the margins for all groups, and additional cement space starting 1 mm above the finish lines of the teeth was set at 30 μm for group 25-30, 40 μm for group 25-40, and 50 μm for group 25-50 in the CAD software. A total of 120 images (3 groups, 5 crowns per group, 8 sites per crown) were measured for vertical marginal discrepancy under a stereoscopic zoom microscope and the data were statistically analyzed with 1-way analysis of variance, followed by the Tukey honestly significant difference test (α=.05). The results showed that different cement space values had statistically significant effect on the mean vertical marginal discrepancy value of tested crowns (P<.001). The mean marginal discrepancy was 85 μm for group 25-30, 68 μm for group 25-40, and 53 μm for group 25-50. Within the limitations of this in vitro study, it was concluded that the cement space had a significant effect on the marginal fit of CAD-CAM-fabricated monolithic zirconia crowns. The

  17. Two-view information fusion for improvement of computer-aided detection (CAD) of breast masses on mammograms

    NASA Astrophysics Data System (ADS)

    Wei, Jun; Sahiner, Berkman; Hadjiiski, Lubomir M.; Chan, Heang-Ping; Helvie, Mark A.; Roubidoux, Marilyn A.; Zhou, Chuan; Ge, Jun; Zhang, Yiheng

    2006-03-01

    We are developing a two-view information fusion method to improve the performance of our CAD system for mass detection. Mass candidates on each mammogram were first detected with our single-view CAD system. Potential object pairs on the two-view mammograms were then identified by using the distance between the object and the nipple. Morphological features, Hessian feature, correlation coefficients between the two paired objects and texture features were used as input to train a similarity classifier that estimated a similarity scores for each pair. Finally, a linear discriminant analysis (LDA) classifier was used to fuse the score from the single-view CAD system and the similarity score. A data set of 475 patients containing 972 mammograms with 475 biopsy-proven masses was used to train and test the CAD system. All cases contained the CC view and the MLO or LM view. We randomly divided the data set into two independent sets of 243 cases and 232 cases. The training and testing were performed using the 2-fold cross validation method. The detection performance of the CAD system was assessed by free response receiver operating characteristic (FROC) analysis. The average test FROC curve was obtained from averaging the FP rates at the same sensitivity along the two corresponding test FROC curves from the 2-fold cross validation. At the case-based sensitivities of 90%, 85% and 80% on the test set, the single-view CAD system achieved an FP rate of 2.0, 1.5, and 1.2 FPs/image, respectively. With the two-view fusion system, the FP rates were reduced to 1.7, 1.3, and 1.0 FPs/image, respectively, at the corresponding sensitivities. The improvement was found to be statistically significant (p<0.05) by the AFROC method. Our results indicate that the two-view fusion scheme can improve the performance of mass detection on mammograms.

  18. Macro- and microtopographical examination and quantification of CAD-CAM composite resin 2- and 3-body wear.

    PubMed

    Stöckl, Carolin; Hampe, Rüdiger; Stawarczyk, Bogna; Haerst, Miriam; Roos, Malgorzata

    2018-04-05

    The selection of an appropriate restorative material based on wear behavior is important for the long-term success of a dental restoration. For computer-aided design and computer-aided manufacturing (CAD-CAM) composite resins, information about their wear resistance and wear mechanism is scarce. The purpose of this in vitro study was to compare the 2- and 3-body wear of CAD-CAM composite resins with that of lithium disilicate ceramic and to develop analysis software. Flat specimens were prepared from the following CAD-CAM composite resins: Cerasmart (CS), SHOFU Block HC (SH), Katana Avencia (KA), Brilliant Crios (BC), an experimental composite resin (EXP), and lithium disilicate ceramic IPS e.max CAD (REF). The specimens underwent 2-body wear (50 N, 5/55°C, 400 000 cycles) opposed by human enamel antagonists. Specimen wheels were prepared with each material on each wheel for 3-body wear with a millet slurry (15 N, 15% slip, 200 000 cycles). All specimens were digitized by using a dedicated laser scanner. Analysis software was developed to calculate macrotopographical examination of volume loss. The microtopography of the surfaces was examined by using scanning electron microscopy. For data analysis, the Kruskal-Wallis test with the Tukey-Kramer post hoc test and the 1-sample Wilcoxon test were used (α=.05). After 2-body wear simulation, SH and KA presented higher volume loss than the other CAD-CAM materials. For 3-body wear, REF had lower volume loss than CS, SH, or BC. In addition, BC led to higher volume loss than EXP. The patterns of 2- and 3-body wear were different. The ceramic showed good global wear resistance. The volume loss of the CAD-CAM composite resins differed and depended on the material. The 2- and 3-body wear test methods tended to differ with regard to volume loss. Examination of the worn surfaces revealed different mechanisms acting in 2- and 3-body wear test. Copyright © 2017 Editorial Council for the Journal of Prosthetic Dentistry

  19. Applying a 2D based CAD scheme for detecting micro-calcification clusters using digital breast tomosynthesis images: an assessment

    NASA Astrophysics Data System (ADS)

    Park, Sang Cheol; Zheng, Bin; Wang, Xiao-Hui; Gur, David

    2008-03-01

    Digital breast tomosynthesis (DBT) has emerged as a promising imaging modality for screening mammography. However, visually detecting micro-calcification clusters depicted on DBT images is a difficult task. Computer-aided detection (CAD) schemes for detecting micro-calcification clusters depicted on mammograms can achieve high performance and the use of CAD results can assist radiologists in detecting subtle micro-calcification clusters. In this study, we compared the performance of an available 2D based CAD scheme with one that includes a new grouping and scoring method when applied to both projection and reconstructed DBT images. We selected a dataset involving 96 DBT examinations acquired on 45 women. Each DBT image set included 11 low dose projection images and a varying number of reconstructed image slices ranging from 18 to 87. In this dataset 20 true-positive micro-calcification clusters were visually detected on the projection images and 40 were visually detected on the reconstructed images, respectively. We first applied the CAD scheme that was previously developed in our laboratory to the DBT dataset. We then tested a new grouping method that defines an independent cluster by grouping the same cluster detected on different projection or reconstructed images. We then compared four scoring methods to assess the CAD performance. The maximum sensitivity level observed for the different grouping and scoring methods were 70% and 88% for the projection and reconstructed images with a maximum false-positive rate of 4.0 and 15.9 per examination, respectively. This preliminary study demonstrates that (1) among the maximum, the minimum or the average CAD generated scores, using the maximum score of the grouped cluster regions achieved the highest performance level, (2) the histogram based scoring method is reasonably effective in reducing false-positive detections on the projection images but the overall CAD sensitivity is lower due to lower signal-to-noise ratio

  20. Marginal fit of all-ceramic crowns fabricated using two extraoral CAD/CAM systems in comparison with the conventional technique

    PubMed Central

    Alqahtani, Fawaz

    2017-01-01

    Objective The purpose of this study was to determine the effect of two extraoral computer-aided design (CAD) and computer-aided manufacturing (CAM) systems, in comparison with conventional techniques, on the marginal fit of monolithic CAD/CAM lithium disilicate ceramic crowns. Study design This is an in vitro interventional study. Place and duration of study The study was carried out at the Department of Prosthodontics, School of Dentistry, Prince Sattam Bin Abdul-Aziz University, Saudi Arabia, from December 2015 to April 2016. Methodology A marginal gap of 60 lithium disilicate crowns was evaluated by scanning electron microscopy. In total, 20 pressable lithium disilicate (IPS e.max Press [Ivoclar Vivadent]) ceramic crowns were fabricated using the conventional lost-wax technique as a control group. The experimental all-ceramic crowns were produced based on a scan stone model and milled using two extraoral CAD/CAM systems: the Cerec group was fabricated using the Cerec CAD/CAM system, and the Trios group was fabricated using Trios CAD and milled using Wieland Zenotec CAM. One-way analysis of variance (ANOVA) and the Scheffe post hoc test were used for statistical comparison of the groups (α=0.05). Results The mean (±standard deviation) of the marginal gap of each group was as follows: the Control group was 91.15 (±15.35) µm, the Cerec group was 111.07 (±6.33) µm, and the Trios group was 60.17 (±11.09) µm. One-way ANOVA and the Scheffe post hoc test showed a statistically significant difference in the marginal gap between all groups. Conclusion It can be concluded from the current study that all-ceramic crowns, fabricated using the CAD/CAM system, show a marginal accuracy that is acceptable in clinical environments. The Trios CAD group displayed the smallest marginal gap. PMID:28352204

  1. Marginal fit of all-ceramic crowns fabricated using two extraoral CAD/CAM systems in comparison with the conventional technique.

    PubMed

    Alqahtani, Fawaz

    2017-01-01

    The purpose of this study was to determine the effect of two extraoral computer-aided design (CAD) and computer-aided manufacturing (CAM) systems, in comparison with conventional techniques, on the marginal fit of monolithic CAD/CAM lithium disilicate ceramic crowns. This is an in vitro interventional study. The study was carried out at the Department of Prosthodontics, School of Dentistry, Prince Sattam Bin Abdul-Aziz University, Saudi Arabia, from December 2015 to April 2016. A marginal gap of 60 lithium disilicate crowns was evaluated by scanning electron microscopy. In total, 20 pressable lithium disilicate (IPS e.max Press [Ivoclar Vivadent]) ceramic crowns were fabricated using the conventional lost-wax technique as a control group. The experimental all-ceramic crowns were produced based on a scan stone model and milled using two extraoral CAD/CAM systems: the Cerec group was fabricated using the Cerec CAD/CAM system, and the Trios group was fabricated using Trios CAD and milled using Wieland Zenotec CAM. One-way analysis of variance (ANOVA) and the Scheffe post hoc test were used for statistical comparison of the groups (α=0.05). The mean (±standard deviation) of the marginal gap of each group was as follows: the Control group was 91.15 (±15.35) µm, the Cerec group was 111.07 (±6.33) µm, and the Trios group was 60.17 (±11.09) µm. One-way ANOVA and the Scheffe post hoc test showed a statistically significant difference in the marginal gap between all groups. It can be concluded from the current study that all-ceramic crowns, fabricated using the CAD/CAM system, show a marginal accuracy that is acceptable in clinical environments. The Trios CAD group displayed the smallest marginal gap.

  2. On the Design of a CADS for Shoulder Pain Pathology

    NASA Astrophysics Data System (ADS)

    de Ipiña, K. López; Hernández, M. C.; Martínez, E.; Vaquero, C.

    A musculoskeletal disorder is a condition of the musculoskeletal system, which consists in part of it being injured continuously over time. Shoulder disorders are one of the most common musculoskeletal cases attended in primary health care services. Shoulder disorders cause pain and limit the ability to perform many routine activities, affecting about 15-25 % of the general population. Several clinical tests have been described to aid diagnosis of shoulder disorders. However, the current literature acknowledges a lack of concordance in clinical assessment, even among musculoskeletal specialists. We are working on the design of a Computer-Aided Decision Support (CADS) system for Shoulder Pain Pathology. The paper presents the results of our efforts to build a CADS system testing several classical classification paradigms, feature reduction methods (PCA) and K-means unsupervised clustering. The small database size imposes the use of robust covariance matrix estimation methods to improve the system performance. Finally, the system was evaluated by a medical specialist.

  3. A comparison of treatment effectiveness between the CAD/CAM method and the manual method for managing adolescent idiopathic scoliosis.

    PubMed

    Wong, M S; Cheng, J C Y; Lo, K H

    2005-04-01

    The treatment effectiveness of the CAD/CAM method and the manual method in managing adolescent idiopathic scoliosis (AIS) was compared. Forty subjects were recruited with twenty subjects for each method. The clinical parameters namely Cobb's angle and apical vertebral rotation were evaluated at the pre-brace and the immediate in-brace visits. The results demonstrated that orthotic treatments rendered by the CAD/CAM method and the conventional manual method were effective in providing initial control of Cobb's angle. Significant decreases (p < 0.05) were found between the pre-brace and immediate in-brace visits for both methods. The mean reductions of Cobb's angle were 12.8 degrees (41.9%) for the CAD/CAM method and 9.8 degrees (32.1%) for the manual method. An initial control of the apical vertebral rotation was not shown in this study. In the comparison between the CAD/CAM method and the manual method, no significant difference was found in the control of Cobb's angle and apical vertebral rotation. The current study demonstrated that the CAD/CAM method can provide similar result in the initial stage of treatment as compared with the manual method.

  4. Effect of CALIPSO Cloud Aerosol Discrimination (CAD) Confidence Levels on Observations of Aerosol Properties near Clouds

    NASA Technical Reports Server (NTRS)

    Yang, Weidong; Marshak, Alexander; Varnai, Tamas; Liu, Zhaoyan

    2012-01-01

    CALIPSO aerosol backscatter enhancement in the transition zone between clouds and clear sky areas is revisited with particular attention to effects of data selection based on the confidence level of cloud-aerosol discrimination (CAD). The results show that backscatter behavior in the transition zone strongly depends on the CAD confidence level. Higher confidence level data has a flatter backscatter far away from clouds and a much sharper increase near clouds (within 4 km), thus a smaller transition zone. For high confidence level data it is shown that the overall backscatter enhancement is more pronounced for small clear-air segments and horizontally larger clouds. The results suggest that data selection based on CAD reduces the possible effects of cloud contamination when studying aerosol properties in the vicinity of clouds.

  5. Marginal adaptation of CAD-CAM onlays: Influence of preparation design and impression technique.

    PubMed

    Lima, Fernanda Ferruzzi; Neto, Constantino Fernandes; Rubo, José H; Santos, Gildo Coelho; Moraes Coelho Santos, Maria Jacinta

    2018-03-15

    Factors that may affect the marginal adaptation of computer-aided design and computer-aided manufacturing (CAD-CAM) restorations include preparation design, impression technique, and CAD-CAM system. The influence of impression technique and preparation design on CAD-CAM partial coverage restorations has not been fully addressed. The purpose of this in vitro study was to investigate the influence of direct and indirect digital impression techniques and 2 preparation designs on the marginal adaptation of CAD-CAM onlays. Two mesio-occlusal buccal onlay preparations with reduction of the mesiobuccal cusp were made: conventional preparation (CP) with a 1.2-mm modified shoulder margin and modified preparation (MP) flat cuspal reduction without shoulder. Virtual models were generated from each preparation by using a digital scanner (BlueCam; Dentsply Sirona) from the plastic teeth (direct digital impression) or from the stone dies (indirect digital impression). Onlays were designed using a CAD-CAM system (CEREC 4.0; Dentsply Sirona), and nanoceramic resin blocks (Lava Ultimate Restorative; 3M ESPE) were milled using the CEREC MCX milling machine. Marginal discrepancy was evaluated using an optical stereomicroscope at ×25 magnification in 18 locations distributed along the margins of the preparation. The data were analyzed by using 3-way ANOVA followed by the Tukey HSD test (α=.05). CP presented a statistically significant reduced average marginal adaptation (59 ±50 μm) than did MP (69 ±58 μm) (P<.001). The Tukey HSD test showed the presence of a significantly larger marginal discrepancy in the mesial and buccal locations of MP when compared with CP. Regarding impression techniques, the buccal location presented the smallest average marginal discrepancy in restorations fabricated with indirect impression when compared with direct impression (42 ±33 μm and 60 ±39 μm) (P<.001). The results showed that conventional preparation with a modified shoulder margin

  6. Effect of Crystallization Firing on Marginal Gap of CAD/CAM Fabricated Lithium Disilicate Crowns.

    PubMed

    Gold, Steven A; Ferracane, Jack L; da Costa, Juliana

    2018-01-01

    To evaluate the marginal gaps of CAD/CAM (CEREC 3) produced crowns made from leucite-reinforced glass-ceramic (IPS Empress CAD) blocks (LG), and lithium-disilicate (IPS e.max CAD) blocks before (LD-B), and after (LD-A) crystallization firing. A human molar tooth (#19) was mounted with adjacent teeth on a typodont and prepared for a full-coverage ceramic crown. The typodont was assembled in the mannequin head to simulate clinical conditions. After tooth preparation 15 individual optical impressions were taken by the same operator using titanium dioxide powder and a CEREC 3 camera per manufacturer's instructions. One operator designed and machined the crowns in leucite-reinforced glass-ceramic blocks (n = 5) and lithium-disilicate blocks (n = 10) using the CEREC 3 system. The crowns were rigidly seated on the prepared tooth, and marginal gaps (μm) were measured with an optical microscope (500×) at 12 points, 3 on each of the M, B, D, and L surfaces of the leucite-reinforced glass-ceramic crowns and the lithium-disilicate crowns before and after crystallization firing. Results were analyzed by two-way ANOVA followed by a Tukey's post hoc multiple comparison test (α = 0.05). The overall mean marginal gaps (μm) for the crowns evaluated were: LG = 49.2 ± 5.5, LD-B = 42.9 ± 12.2, and LD-A = 57.2 ± 16.0. The marginal gaps for LG and LD-B were not significantly different, but both were significantly less than for LD-A. The type of ceramic material did not affect the marginal gap of CAD/CAM crowns. The crystallization firing process required for lithium-disilicate crowns resulted in a significant increase in marginal gap size, likely due to shrinkage of the ceramic during the crystallization process. The marginal gap of CAD/CAM-fabricated lithium disilicate crowns increases following crystallization firing. The marginal gap still remains within clinically acceptable parameters. © 2017 by the American College of Prosthodontists.

  7. Using Context-Aware Ubiquitous Learning to Support Students' Understanding of Geometry

    ERIC Educational Resources Information Center

    Crompton, Helen

    2015-01-01

    In this study, context-aware ubiquitous learning was used to support 4th grade students as they learn angle concepts. Context-aware ubiquitous learning was provided to students primarily through the use of iPads to access real-world connections and a Dynamic Geometry Environment. Gravemeijer and van Eerde's (2009), design-based research (DBR)…

  8. A Proposal for a Variation on the Axioms of Classical Geometry

    ERIC Educational Resources Information Center

    Schellenberg, Bjorn

    2010-01-01

    A set of axioms for classical absolute geometry is proposed that is accessible to students new to axioms. The metric axioms adopted are the ruler axiom, triangle inequality and the bisector axiom. Angle measure is derived from distance, and all properties needed to establish a consistent system are derived. In particular, the SAS congruence…

  9. Colour stainability of indirect CAD-CAM processed composites vs. conventionally laboratory processed composites after immersion in staining solutions.

    PubMed

    Arocha, Mariana A; Basilio, Juan; Llopis, Jaume; Di Bella, Enrico; Roig, Miguel; Ardu, Stefano; Mayoral, Juan R

    2014-07-01

    The aim of this study was to determine, by using a spectrophotometer device, the colour stainability of two indirect CAD/CAM processed composites in comparison with two conventionally laboratory-processed composites after being immersed 4 weeks in staining solutions such as coffee, black tea and red wine, using distilled water as control group. Two indirect CAD/CAM composites (Lava Ultimate and Paradigm MZ100) and two conventionally laboratory-processed composites (SR Adoro and Premise Indirect) of shade A2 were selected (160 disc samples). Colour stainability was measured after 4 weeks of immersion in three staining solutions (black tea, coffee, red wine) and distilled water. Specimen's colour was measured each week by means of a spectrophotometer (CIE L*a*b* system). Statistical analysis was carried out performing repeated ANOVA measurements and Tukey's HSD test to evaluate differences in ΔE00 measurements between groups; the interactions among composites, staining solutions and time duration were also evaluated. All materials showed significant discoloration (p<0.01) when compared to control group. The highest ΔE00 observed was with red wine, whereas black tea showed the lowest one. Indirect laboratory-processed resin composites showed the highest colour stability compared with CAD/CAM resin blocks. CAD/CAM processed composites immersed in staining solutions showed lower colour stability when compared to conventionally laboratory-processed resin composites. The demand for CAD/CAM restorations has been increasing; however, colour stainability for such material has been insufficiently studied. Moreover, this has not been performed comparing CAD/CAM processed composites versus laboratory-processed indirect composites by immersing in staining solutions for long immersion periods. Copyright © 2014 Elsevier Ltd. All rights reserved.

  10. Evolution of Geometric Sensitivity Derivatives from Computer Aided Design Models

    NASA Technical Reports Server (NTRS)

    Jones, William T.; Lazzara, David; Haimes, Robert

    2010-01-01

    The generation of design parameter sensitivity derivatives is required for gradient-based optimization. Such sensitivity derivatives are elusive at best when working with geometry defined within the solid modeling context of Computer-Aided Design (CAD) systems. Solid modeling CAD systems are often proprietary and always complex, thereby necessitating ad hoc procedures to infer parameter sensitivity. A new perspective is presented that makes direct use of the hierarchical associativity of CAD features to trace their evolution and thereby track design parameter sensitivity. In contrast to ad hoc methods, this method provides a more concise procedure following the model design intent and determining the sensitivity of CAD geometry directly to its respective defining parameters.

  11. Soft tissues stability of cad-cam and stock abutments in anterior regions: 2-year prospective multicentric cohort study.

    PubMed

    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

  12. An intrinsic DFF40/CAD endonuclease deficiency impairs oligonucleosomal DNA hydrolysis during caspase-dependent cell death: a common trait in human glioblastoma cells

    PubMed Central

    Sánchez-Osuna, María; Martínez-Escardó, Laura; Granados-Colomina, Carla; Martínez-Soler, Fina; Pascual-Guiral, Sònia; Iglesias-Guimarais, Victoria; Velasco, Roser; Plans, Gerard; Vidal, Noemi; Tortosa, Avelina; Barcia, Carlos; Bruna, Jordi; Yuste, Victor J.

    2016-01-01

    Background Glioblastoma (GBM) or grade IV astrocytoma is one of the most devastating human cancers. The loss of DFF40/CAD, the key endonuclease that triggers oligonucleosomal DNA fragmentation during apoptosis, has been linked to genomic instability and cell survival after radiation. Despite the near inevitability of GBM tumor recurrence after treatment, the relationship between DFF40/CAD and GBM remains unexplored. Methods We studied the apoptotic behavior of human GBM-derived cells after apoptotic insult. We analyzed caspase activation and the protein levels and subcellular localization of DFF40/CAD apoptotic endonuclease. DFF40/CAD was also evaluated in histological sections from astrocytic tumors and nontumoral human brain. Results We showed that GBM cells undergo incomplete apoptosis without generating oligonucleosomal DNA degradation despite the correct activation of executioner caspases. The major defect of GBM cells relied on the improper accumulation of DFF40/CAD at the nucleoplasmic subcellular compartment. Supporting this finding, DFF40/CAD overexpression allowed GBM cells to display oligonucleosomal DNA degradation after apoptotic challenge. Moreover, the analysis of histological slices from astrocytic tumors showed that DFF40/CAD immunoreactivity in tumoral GFAP-positive cells was markedly reduced when compared with nontumoral samples. Conclusions Our data highlight the low expression levels of DFF40/CAD and the absence of DNA laddering as common molecular traits in GBM. These findings could be of major importance for understanding the malignant behavior of remaining tumor cells after radiochemotherapy. PMID:26755073

  13. geomIO: A tool for geodynamicists to turn 2D cross-sections into 3D geometries

    NASA Astrophysics Data System (ADS)

    Baumann, Tobias; Bauville, Arthur

    2016-04-01

    In numerical deformation models, material properties are usually defined on elements (e.g., in body-fitted finite elements), or on a set of Lagrangian markers (Eulerian, ALE or mesh-free methods). In any case, geometrical constraints are needed to assign different material properties to the model domain. Whereas simple geometries such as spheres, layers or cuboids can easily be programmed, it quickly gets complex and time-consuming to create more complicated geometries for numerical model setups, especially in three dimensions. geomIO (geometry I/O, http://geomio.bitbucket.org/) is a MATLAB-based library that has two main functionalities. First, it can be used to create 3D volumes based on series of 2D vector drawings similar to a CAD program; and second, it uses these 3D volumes to assign material properties to the numerical model domain. The drawings can conveniently be created using the open-source vector graphics software Inkscape. Adobe Illustrator is also partially supported. The drawings represent a series of cross-sections in the 3D model domain, for example, cross-sectional interpretations of seismic tomography. geomIO is then used to read the drawings and to create 3D volumes by interpolating between the cross-sections. In the second part, the volumes are used to assign material phases to markers inside the volumes. Multiple volumes can be created at the same time and, depending on the order of assignment, unions or intersections can be built to assign additional material phases. geomIO also offers the possibility to create 3D temperature structures for geodynamic models based on depth dependent parameterisations, for example the half space cooling model. In particular, this can be applied to geometries of subducting slabs of arbitrary shape. Yet, geomIO is held very general, and can be used for a variety of applications. We present examples of setup generation from pictures of micro-scale tectonics and lithospheric scale setups of 3D present-day model

  14. Development of a CAD Model Simplification Framework for Finite Element Analysis

    DTIC Science & Technology

    2012-01-01

    A. Senthil Kumar , and KH Lee. Automatic solid decomposition and reduction for non-manifold geometric model generation. Computer-Aided Design, 36(13...CAD/CAM: concepts, techniques, and applications. Wiley-interscience, 1995. [38] Avneesh Sud, Mark Foskey, and Dinesh Manocha. Homotopy-preserving

  15. Fabrication of crown restoration retrofitting to existing clasps using CAD/CAM: fitness accuracy and retentive force.

    PubMed

    Ozawa, Daisuke; Suzuki, Yasunori; Kawamura, Noboru; Ohkubo, Chikahiro

    2015-04-01

    A crown restoration engaged by a clasp as an abutment tooth for a removable partial denture (RPD) occasionally might be removed and eliminated due to secondary caries or apical lesions. However, if the RPD is clinically acceptable without any problems and refabricating the RPD is not recommended, the new crown must be made to retrofit to the existing clasp of the RPD. This in vitro study evaluated the conventional and CAD/CAM procedures for retrofitting crown restorations to the existing clasps by measuring the fitness accuracy and the retentive forces. The crown restoration on #44 was fabricated with CP titanium and zirconium on the plaster model with #45 and #46 teeth missing to retrofit to the existing clasp using conventional thin coping and CAD/CAM procedures. The gap distance between the clasp (tip, shoulder, and rest regions) and the fabricated crown was measured using silicone impression material. The retentive force of the clasp was also measured, using an autograph at a crosshead speed of 50mm/min. The obtained data were analyzed by one-way ANOVA/Tukey's multiple comparison test (α=0.05). The CAD/CAM procedure caused significantly smaller gap distances in all of the clasp regions, as compared to the conventional procedure (p<0.05). The retentive force of the CAD/CAM crown was significantly higher than for the conventional one (p<0.05). When a crown restoration must be remade to retrofit an existing clasp, CAD/CAM fabrication can be recommended so that both appropriate fitness and retentive force are obtained. Copyright © 2015 Japan Prosthodontic Society. Published by Elsevier Ltd. All rights reserved.

  16. Industry Supplied CAD Curriculum: Case Study on Passing Certification Exams

    ERIC Educational Resources Information Center

    Webster, Rustin; Dues, Joseph; Ottway, Rudy

    2017-01-01

    Students who successfully pass professional certification exams while in school are often targeted first by industry for internships and entry level positions. Over the last decade, leading industry suppliers of computer-aided design (CAD) software have developed and launched certification exams for many of their product offerings. Some have also…

  17. Shear bond, wettability and AFM evaluations on CO2 laser-irradiated CAD/CAM ceramic surfaces.

    PubMed

    El Gamal, Ahmed; Medioni, Etienne; Rocca, Jean Paul; Fornaini, Carlo; Muhammad, Omid H; Brulat-Bouchard, Nathalie

    2017-05-01

    The purpose of this study is to determine the CO 2 laser irradiation in comparison with sandblasting (Sb), hydrofluoric acid (Hf) and silane coupling agent (Si) on shear bond strength (SBS), roughness (Rg) and wettability (Wt) of resin cement to CAD/CAM ceramics. Sixty (CAD/CAM) ceramic discs were prepared and distributed into six different groups: group A, control lithium disilicate (Li); group B, control zirconia (Zr); group C, Li: CO 2 /HF/Si; group D, Li: HF/Si; group E, Zr: CO 2 /Sb/Si; group F, Zr: Sb/Si. Result showed significant difference between irradiated and non-irradiated in terms of shear bond strength for zirconia ceramics (p value = 0.014). Moreover, partial surface wettability for irradiated and non-irradiated ceramics. Irradiated surface demonstrated more rough surface in lithium disilicate than zirconia ceramics. CO 2 irradiation could increase shear bond strength, surface roughness and wettability for both CAD/CAM ceramics.

  18. Comparison the Marginal and Internal Fit of Metal Copings Cast from Wax Patterns Fabricated by CAD/CAM and Conventional Wax up Techniques

    PubMed Central

    Vojdani, M; Torabi, K; Farjood, E; Khaledi, AAR

    2013-01-01

    Statement of Problem: Metal-ceramic crowns are most commonly used as the complete coverage restorations in clinical daily use. Disadvantages of conventional hand-made wax-patterns introduce some alternative ways by means of CAD/CAM technologies. Purpose: This study compares the marginal and internal fit of copings cast from CAD/CAM and conventional fabricated wax-patterns. Materials and Method: Twenty-four standardized brass dies were prepared and randomly divided into 2 groups according to the wax-patterns fabrication method (CAD/CAM technique and conventional method) (n=12). All the wax-patterns were fabricated in a standard fashion by means of contour, thickness and internal relief (M1-M12: representative of CAD/CAM group, C1-C12: representative of conventional group). CAD/CAM milling machine (Cori TEC 340i; imes-icore GmbH, Eiterfeld, Germany) was used to fabricate the CAD/CAM group wax-patterns. The copings cast from 24 wax-patterns were cemented to the corresponding dies. For all the coping-die assemblies cross-sectional technique was used to evaluate the marginal and internal fit at 15 points. The Student’s t- test was used for statistical analysis (α=0.05). Results: The overall mean (SD) for absolute marginal discrepancy (AMD) was 254.46 (25.10) um for CAD/CAM group and 88.08(10.67) um for conventional group (control). The overall mean of internal gap total (IGT) was 110.77(5.92) um for CAD/CAM group and 76.90 (10.17) um for conventional group. The Student’s t-test revealed significant differences between 2 groups. Marginal and internal gaps were found to be significantly higher at all measured areas in CAD/CAM group than conventional group (p< 0.001). Conclusion: Within limitations of this study, conventional method of wax-pattern fabrication produced copings with significantly better marginal and internal fit than CAD/CAM (machine-milled) technique. All the factors for 2 groups were standardized except wax pattern fabrication technique, therefore

  19. Increasing cancer detection yield of breast MRI using a new CAD scheme of mammograms

    NASA Astrophysics Data System (ADS)

    Tan, Maxine; Aghaei, Faranak; Hollingsworth, Alan B.; Stough, Rebecca G.; Liu, Hong; Zheng, Bin

    2016-03-01

    Although breast MRI is the most sensitive imaging modality to detect early breast cancer, its cancer detection yield in breast cancer screening is quite low (< 3 to 4% even for the small group of high-risk women) to date. The purpose of this preliminary study is to test the potential of developing and applying a new computer-aided detection (CAD) scheme of digital mammograms to identify women at high risk of harboring mammography-occult breast cancers, which can be detected by breast MRI. For this purpose, we retrospectively assembled a dataset involving 30 women who had both mammography and breast MRI screening examinations. All mammograms were interpreted as negative, while 5 cancers were detected using breast MRI. We developed a CAD scheme of mammograms, which include a new quantitative mammographic image feature analysis based risk model, to stratify women into two groups with high and low risk of harboring mammography-occult cancer. Among 30 women, 9 were classified into the high risk group by CAD scheme, which included all 5 women who had cancer detected by breast MRI. All 21 low risk women remained negative on the breast MRI examinations. The cancer detection yield of breast MRI applying to this dataset substantially increased from 16.7% (5/30) to 55.6% (5/9), while eliminating 84% (21/25) unnecessary breast MRI screenings. The study demonstrated the potential of applying a new CAD scheme to significantly increase cancer detection yield of breast MRI, while simultaneously reducing the number of negative MRIs in breast cancer screening.

  20. Structural and Functional Analysis of the Signal-Transducing Linker in the pH-Responsive One-Component System CadC of Escherichia coli.

    PubMed

    Buchner, Sophie; Schlundt, Andreas; Lassak, Jürgen; Sattler, Michael; Jung, Kirsten

    2015-07-31

    The pH-responsive one-component signaling system CadC in Escherichia coli belongs to the family of ToxR-like proteins, whose members share a conserved modular structure, with an N-terminal cytoplasmic winged helix-turn-helix DNA-binding domain being followed by a single transmembrane helix and a C-terminal periplasmic pH-sensing domain. In E. coli CadC, a cytoplasmic linker comprising approximately 50 amino acids is essential for transmission of the signal from the sensor to the DNA-binding domain. However, the mechanism of transduction is poorly understood. Using NMR spectroscopy, we demonstrate here that the linker region is intrinsically disordered in solution. Furthermore, mutational analyses showed that it tolerates a range of amino acid substitutions (altering polarity, rigidity and α-helix-forming propensity), is robust to extension but is sensitive to truncation. Indeed, truncations either reversed the expression profile of the target operon cadBA or decoupled expression from external pH altogether. CadC dimerizes via its periplasmic domain, but light-scattering analysis provided no evidence for dimerization of the isolated DNA-binding domain, with or without the linker region. However, bacterial two-hybrid analysis revealed that CadC forms stable dimers in a stimulus- and linker-dependent manner, interacting only at pH<6.8. Strikingly, a variant with inversed cadBA expression profile, which lacks most of the linker, dimerizes preferentially at higher pH. Thus, we propose that the disordered CadC linker is required for transducing the pH-dependent response of the periplasmic sensor into a structural rearrangement that facilitates dimerization of the cytoplasmic CadC DNA-binding domain. Copyright © 2015 Elsevier Ltd. All rights reserved.

  1. Structure of ganglioside with CAD blood group antigen activity

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

    Gillard, B.K.; Blanchard, D.; Cartron, J.P.

    1986-05-01

    The novel erythrocyte ganglioside which carries the blood group Cad determinant has been isolated, and its structure has been determined. The ganglioside contained Glu:Gal:GalNAc:GlcNAc in a molar ratio of 1.00:1.94:0.93:0.95. The ganglioside binds Helix pomatia lectin and its chromatographic mobility is similar to G/sub D3/. After treatment with ..beta..-hexosaminidase (human placenta HexA) the product migrated with sialosylparagloboside (SPG), no longer binds Helix lectin, and binds a human anti-SPG antibody. Treatment of this material with neuraminidase (V. cholera) yielded a product with the mobility of paragloboside that bound monoclonal antibody 1B2. NMR analysis revealed that the terminal GalNAc is linked ..beta..1-4more » to Gal, and confirms the structure proposed previously: GalNAc..beta..1-4(NeuAc..cap alpha..2-3)Gal..beta..1-4GlcNAc..beta..1-3Gal..beta..1-4Glc-Cer. This structure is consistent with the previous demonstration that a compound with the same chromatographic mobility as the Cad ganglioside could be synthesized by enzymatic transfer of GalNAc to sialosylparagloboside.« less

  2. Generation and use of human 3D-CAD models

    NASA Astrophysics Data System (ADS)

    Grotepass, Juergen; Speyer, Hartmut; Kaiser, Ralf

    2002-05-01

    Individualized Products are one of the ten mega trends of the 21st Century with human modeling as the key issue for tomorrow's design and product development. The use of human modeling software for computer based ergonomic simulations within the production process increases quality while reducing costs by 30- 50 percent and shortening production time. This presentation focuses on the use of human 3D-CAD models for both, the ergonomic design of working environments and made to measure garment production. Today, the entire production chain can be designed, individualized models generated and analyzed in 3D computer environments. Anthropometric design for ergonomics is matched to human needs, thus preserving health. Ergonomic simulation includes topics as human vision, reachability, kinematics, force and comfort analysis and international design capabilities. In German more than 17 billions of Mark are moved to other industries, because clothes do not fit. Individual clothing tailored to the customer's preference means surplus value, pleasure and perfect fit. The body scanning technology is the key to generation and use of human 3D-CAD models for both, the ergonomic design of working environments and made to measure garment production.

  3. IFEMS, an Interactive Finite Element Modeling System Using a CAD/CAM System

    NASA Technical Reports Server (NTRS)

    Mckellip, S.; Schuman, T.; Lauer, S.

    1980-01-01

    A method of coupling a CAD/CAM system with a general purpose finite element mesh generator is described. The three computer programs which make up the interactive finite element graphics system are discussed.

  4. Assessing operating characteristics of CAD algorithms in the absence of a gold standard

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

    Roy Choudhury, Kingshuk; Paik, David S.; Yi, Chin A.

    2010-04-15

    Purpose: The authors examine potential bias when using a reference reader panel as ''gold standard'' for estimating operating characteristics of CAD algorithms for detecting lesions. As an alternative, the authors propose latent class analysis (LCA), which does not require an external gold standard to evaluate diagnostic accuracy. Methods: A binomial model for multiple reader detections using different diagnostic protocols was constructed, assuming conditional independence of readings given true lesion status. Operating characteristics of all protocols were estimated by maximum likelihood LCA. Reader panel and LCA based estimates were compared using data simulated from the binomial model for a range ofmore » operating characteristics. LCA was applied to 36 thin section thoracic computed tomography data sets from the Lung Image Database Consortium (LIDC): Free search markings of four radiologists were compared to markings from four different CAD assisted radiologists. For real data, bootstrap-based resampling methods, which accommodate dependence in reader detections, are proposed to test of hypotheses of differences between detection protocols. Results: In simulation studies, reader panel based sensitivity estimates had an average relative bias (ARB) of -23% to -27%, significantly higher (p-value <0.0001) than LCA (ARB -2% to -6%). Specificity was well estimated by both reader panel (ARB -0.6% to -0.5%) and LCA (ARB 1.4%-0.5%). Among 1145 lesion candidates LIDC considered, LCA estimated sensitivity of reference readers (55%) was significantly lower (p-value 0.006) than CAD assisted readers' (68%). Average false positives per patient for reference readers (0.95) was not significantly lower (p-value 0.28) than CAD assisted readers' (1.27). Conclusions: Whereas a gold standard based on a consensus of readers may substantially bias sensitivity estimates, LCA may be a significantly more accurate and consistent means for evaluating diagnostic accuracy.« less

  5. Correlating Trainee Attributes to Performance in 3D CAD Training

    ERIC Educational Resources Information Center

    Hamade, Ramsey F.; Artail, Hassan A.; Sikstrom, Sverker

    2007-01-01

    Purpose: The purpose of this exploratory study is to identify trainee attributes relevant for development of skills in 3D computer-aided design (CAD). Design/methodology/approach: Participants were trained to perform cognitive tasks of comparable complexity over time. Performance data were collected on the time needed to construct test models, and…

  6. Premolar Axial Wall Height Effect on CAD/CAM Crown Retention

    DTIC Science & Technology

    2016-05-24

    OC axial wall height was required in a study that involved zirconia copings cemented on stainless steel dies. The results of this study reinforced...surface area was determined using a digital measuring microscope (Hirox). Scanned preparations (CEREC) were fitted with e.max CAD crowns and cemented ...Figure 14. RelyX Unicem Cementation

  7. Genetic association of pro-inflammatory cytokine gene polymorphisms with coronary artery disease (CAD) in a North Indian population.

    PubMed

    Mastana, Sarabjit; Prakash, Swayam; Akam, Elizabeth C; Kirby, Melissa; Lindley, Martin R; Sinha, Nakul; Agrawal, Suraksha

    2017-09-10

    Cytokines regulate the expression of inflammatory molecules which destabilize the atheromatic plaques. This study focuses on studying the association of inflammatory cytokine polymorphisms like TNF-α -308 (G/A), TNF-β +252 (A/G), IL-6 -174 (G/C) and IL-6 -597 (G/A), and IFN-ɣ +874 (T/A) with coronary artery disease (CAD) among north Indian patients. 143 CAD and 137 normal healthy controls were recruited in this study. DNA extraction was carried out by high salting out method. TNF-α -308 (G/A) (rs1800797), TNF-β +252 (A/G) (rs909253), IL-6 -174 (G/C) (rs1800795), IL6 -597 (G/A) (rs1800797), and IFN-ɣ +874 (T/A) (rs2430561) SNPs were genotyped by TaqMan®SNP genotyping assays. Different statistical analyses were performed using SPSS v 22.0 and SNPStats. p≤0.05 was considered significant. Significant risk association with CAD was found for TNF-α -308 (G/A) "A" allele (OR=5.6, CI 1.8-17.4, p=0.001) and TNF-β +252 (A/G) "G" allele (OR=3.4, CI=1.9-6.0, p<0.001). However, no statistical significance was found for IL-6 -174 (G/C) or IL6 -597 (G/A), with CAD. TNF-α -308 (G/A), and TNF-β +252 (A/G) haplotype "GG" "AG" increased CAD risk significantly (GG haplotype, adjusted OR=2.6, CI 1.4-5.0, p=0.003 and AG haplotype OR=8.5, CI 2.2-33.35, p=0.002) after adjustments for age, sex, TC, TG, HDL, APOB, smoking and diet. The present study found significant risk association for TNF-α -308 (G/A), and TNF-β +252 (A/G) genotypes, alleles and haplotypes, with CAD in a North Indian population. Copyright © 2017 Elsevier B.V. All rights reserved.

  8. Performance evaluation of NASA/KSC CAD/CAE graphics local area network

    NASA Technical Reports Server (NTRS)

    Zobrist, George

    1988-01-01

    This study had as an objective the performance evaluation of the existing CAD/CAE graphics network at NASA/KSC. This evaluation will also aid in projecting planned expansions, such as the Space Station project on the existing CAD/CAE network. The objectives were achieved by collecting packet traffic on the various integrated sub-networks. This included items, such as total number of packets on the various subnetworks, source/destination of packets, percent utilization of network capacity, peak traffic rates, and packet size distribution. The NASA/KSC LAN was stressed to determine the useable bandwidth of the Ethernet network and an average design station workload was used to project the increased traffic on the existing network and the planned T1 link. This performance evaluation of the network will aid the NASA/KSC network managers in planning for the integration of future workload requirements into the existing network.

  9. Calibrating SANS data for instrument geometry and pixel sensitivity effects: access to an extended Q range

    PubMed Central

    Karge, Lukas; Gilles, Ralph

    2017-01-01

    An improved data-reduction procedure is proposed and demonstrated for small-angle neutron scattering (SANS) measurements. Its main feature is the correction of geometry- and wavelength-dependent intensity variations on the detector in a separate step from the different pixel sensitivities: the geometric and wavelength effects can be corrected analytically, while pixel sensitivities have to be calibrated to a reference measurement. The geometric effects are treated for position-sensitive 3He proportional counter tubes, where they are anisotropic owing to the cylindrical geometry of the gas tubes. For the calibration of pixel sensitivities, a procedure is developed that is valid for isotropic and anisotropic signals. The proposed procedure can save a significant amount of beamtime which has hitherto been used for calibration measurements. PMID:29021734

  10. Normal myocardial perfusion scan portends a benign prognosis independent from the pretest probability of coronary artery disease. Sub-analysis of the J-ACCESS study.

    PubMed

    Imamura, Yosihiro; Fukuyama, Takaya; Nishimura, Sigeyuki; Nishimura, Tsunehiko

    2009-08-01

    We assessed the usefulness of gated stress/rest 99mTc-tetrofosmin myocardial perfusion single photon emission computed tomography (SPECT) to predict ischemic cardiac events in Japanese patients with various estimated pretest probabilities of coronary artery disease (CAD). Of the 4031 consecutively registered patients for a J-ACCESS (Japanese Assessment of Cardiac Events and Survival Study by Quantitative Gated SPECT) study, 1904 patients without prior cardiac events were selected. Gated stress/rest myocardial perfusion SPECT was performed and segmental perfusion scores and quantitative gated SPECT results were derived. The pretest probability for having CAD was estimated using the American College of Cardiology/American Heart Association/American College of Physicians-American Society of Internal Medicine guideline data for the management of patients with chronic stable angina, which includes age, gender, and type of chest discomfort. The patients were followed up for three years. During the three-year follow-up period, 96 developed ischemic cardiac events: 17 cardiac deaths, 8 nonfatal myocardial infarction, and 71 clinically driven revascularization. The summed stress score (SSS) was the most powerful independent predictor of all ischemic cardiac events (hazard ratio 1.077, CI 1.045-1.110). Abnormal SSS (> 3) was associated with a significantly higher cardiac event rate in patients with an intermediate to high pretest probability of CAD. Normal SSS (< or = 3) was associated with a low event rate in patients with any pretest probability of CAD. Myocardial perfusion SPECT is useful for further risk-stratification of patients with suspected CAD. The abnormal scan result (SSS > 3) is discriminative for subsequent cardiac events only in the groups with an intermediate to high pretest probability of CAD. The salient result is that normal scan results portend a benign prognosis independent from the pretest probability of CAD.

  11. In vitro evaluation of marginal discrepancy of monolithic zirconia restorations fabricated with different CAD-CAM systems.

    PubMed

    Hamza, Tamer A; Sherif, Rana M

    2017-06-01

    Dental laboratories use different computer-aided design and computer-aided manufacturing (CAD-CAM) systems to fabricate fixed prostheses; however, limited evidence is available concerning which system provides the best marginal discrepancy. The purpose of this in vitro study was to evaluate the marginal fit of 5 different monolithic zirconia restorations milled with different CAD-CAM systems. Thirty monolithic zirconia crowns were fabricated on a custom-designed stainless steel die and were divided into 5 groups according to the type of monolithic zirconia crown and the CAD-CAM system used: group TZ, milled with an MCXL milling machine; group CZ, translucent zirconia milled with a motion milling machine; group ZZ, zirconia milled with a dental milling unit; group PZ, translucent zirconia milled with a zirconia milling unit; and group BZ, solid zirconia milled using an S1 VHF milling machine. The marginal fit was measured with a binocular microscope at an original magnification of ×100. The results were tabulated and statistically analyzed with 1-way ANOVA and post hoc surface range test, and pairwise multiple comparisons were made using Bonferroni correction (α=.05). The type of CAD-CAM used affected the marginal fit of the monolithic restoration. The mean (±SD) highest marginal discrepancy was recorded in group TZI at 39.3 ±2.3 μm, while the least mean marginal discrepancy was recorded in group IZ (22.8 ±8.9 μm). The Bonferroni post hoc test showed that group TZI was significantly different from all other groups tested (P<.05). Within the limitation of this in vitro study, all tested CAD-CAM systems produced monolithic zirconia restorations with clinically acceptable marginal discrepancies; however, the CAD-CAM system with the 5-axis milling unit produced the best marginal fit. Copyright © 2016 Editorial Council for the Journal of Prosthetic Dentistry. Published by Elsevier Inc. All rights reserved.

  12. [Coloration of mica glass ceramic for use in dental CAD/CAM system].

    PubMed

    Sun, Ying; Wang, Zhong-yi; Tian, Jie-mo; Cao, Xiao-gang

    2003-03-01

    An intrinsically colored machinable glass-ceramic containing tetrasilicic fluormica as the predominant crystal phase was studied, which was used in molar crown in dental CAD/CAM system. Orthogonal design analysis was used to select appropriate base formula, coloration and heat treatment process. Factors influencing the color appearance of mica glass ceramic were nucleation agent and the ratio of Mg(2+) to K(+) in base formula; Cerium oxide (CeO(2)) was used as the main coloration; The preferred heat treatment was 650 degrees C for 1 h and 1,000 degrees C or 1,050 degrees C for 3 h - 4 h. This mica glass-ceramic could provide 4 to 5 color appearance for dental use, it showed excellent machinability which was eminently suitable for use in dental CAD/CAM system.

  13. CAD/CAM glass ceramics for single-tooth implant crowns: a finite element analysis.

    PubMed

    Akça, Kvanç; Cavusoglu, Yeliz; Sagirkaya, Elcin; Aybar, Buket; Cehreli, Murat Cavit

    2013-12-01

    To evaluate the load distribution of CAD/CAM mono-ceramic crowns supported with single-tooth implants in functional area. A 3-dimensional numerical model of a soft tissue-level implant was constructed with cement-retained abutment to support glass ceramic machinable crown. Implant-abutment complex and the retained crown were embedded in a Ø 1.5 × 1.5 cm geometric matrix for evaluation of mechanical behavior of mono-ceramic CAD/CAM aluminosilicate and leucite glass crown materials. Laterally positioned axial load of 300 N was applied on the crowns. Resulting principal stresses in the mono-ceramic crowns were evaluated in relation to different glass ceramic materials. The highest compressive stresses were observed at the cervical region of the buccal aspect of the crowns and were 89.98 and 89.99 MPa, for aluminosilicate and leucite glass ceramics, respectively. The highest tensile stresses were observed at the collar of the lingual part of the crowns and were 24.54 and 25.39 MPa, respectively. Stresses induced upon 300 N static loading of CAD/CAM aluminosalicate and leucite glass ceramics are below the compressive strength of the materials. Impact loads may actuate the progress to end failure of mono-ceramic crowns supported by metallic implant abutments.

  14. The Micromorphological Research of the Internal Structure of Chairside CAD/CAM Materials by the Method of Scanning Impulse Acoustic Microscopy (SIAM).

    PubMed

    Goryainova, Kristina E; Morokov, Egor S; Retinskaja, Marina V; Rusanov, Fedor S; Apresyan, Samvel V; Lebedenko, Igor Yu

    2018-01-01

    The aim of the present work was to compare the elastic properties and internal structure of 4 different CAD/CAM chairside materials, by the method of Scanning Impulse Acoustic Microscopy (SIAM). Four chairside CAD/CAM materials with different structures from hybrid ceramic (VITA Enamic, VITA Zahnfabrik), feldspatic ceramic (VITABlocs Mark II, VITA Zahnfabrik), leucite glass-ceramic (IPS Empress CAD, Ivoclar Vivadent) and PMMA (Telio CAD, Ivoclar Vivadent) were examined by Scanning Impulse Acoustic Microscope (SIAM). The results of micromorphological research of CAD/CAM chairside materials using SIAM method showed differences between the internal structures of these materials. The internal structure of feldspatic and glass-ceramic samples revealed the presence of pores with different sizes, from 10 to 100 microns; the structure of polymer materials rendered some isolated defects, while in the structure of hybrid material, defects were not found. Based on the results obtained from the present study, in cases of chairside production of dental crowns, it would be advisable to give preference to the blocks of hybrid ceramics. Such ceramics devoid of quite large porosity, glazing for CAD/CAM crowns made from leucite glass-ceramic and feldspatic ceramic may be an option. For these purposes, commercially available special muffle furnace for clinical and laboratory individualization and glazing of ceramic prostheses were provided. Further studies are needed to confirm the evidence emerging from the present research.

  15. [An experimental research on the fabrication of the fused porcelain to CAD/CAM molar crown].

    PubMed

    Dai, Ning; Zhou, Yongyao; Liao, Wenhe; Yu, Qing; An, Tao; Jiao, Yiqun

    2007-02-01

    This paper introduced the fabrication process of the fused porcelain to molar crown with CAD/CAM technology. Firstly, preparation teeth data was retrieved by the 3D-optical measuring system. Then, we have reconstructed the inner surface designed the outer surface shape with the computer aided design software. Finally, the mini high-speed NC milling machine was used to produce the fused porcelain to CAD/CAM molar crown. The result has proved that the fabrication process is reliable and efficient. The dental restoration quality is steady and precise.

  16. Evaluation of marginal fit of 2 CAD-CAM anatomic contour zirconia crown systems and lithium disilicate glass-ceramic crown.

    PubMed

    Ji, Min-Kyung; Park, Ji-Hee; Park, Sang-Won; Yun, Kwi-Dug; Oh, Gye-Jeong; Lim, Hyun-Pil

    2015-08-01

    This study was to evaluate the marginal fit of two CAD-CAM anatomic contour zirconia crown systems compared to lithium disilicate glass-ceramic crowns. Shoulder and deep chamfer margin were formed on each acrylic resin tooth model of a maxillary first premolar. Two CAD-CAM systems (Prettau®Zirconia and ZENOSTAR®ZR translucent) and lithium disilicate glass ceramic (IPS e.max®press) crowns were made (n=16). Each crown was bonded to stone dies with resin cement (Rely X Unicem). Marginal gap and absolute marginal discrepancy of crowns were measured using a light microscope equipped with a digital camera (Leica DFC295) magnified by a factor of 100. Two-way analysis of variance (ANOVA) and post-hoc Tukey's HSD test were conducted to analyze the significance of crown marginal fit regarding the finish line configuration and the fabrication system. The mean marginal gap of lithium disilicate glass ceramic crowns (IPS e.max®press) was significantly lower than that of the CAD-CAM anatomic contour zirconia crown system (Prettau®Zirconia) (P<.05). Both fabrication systems and finish line configurations significantly influenced the absolute marginal discrepancy (P<.05). The lithium disilicate glass ceramic crown (IPS e.max®press) had significantly smaller marginal gap than the CAD-CAM anatomic contour zirconia crown system (Prettau®Zirconia). In terms of absolute marginal discrepancy, the CAD-CAM anatomic contour zirconia crown system (ZENOSTAR®ZR translucent) had under-extended margin, whereas the CAD-CAM anatomic contour zirconia crown system (Prettau®Zirconia) and lithium disilicate glass ceramic crowns (IPS e.max®press) had overextended margins.

  17. In vitro analysis of the fracture resistance of CAD-CAM monolithic zirconia molar crowns with different occlusal thickness.

    PubMed

    Sorrentino, Roberto; Triulzio, Clementina; Tricarico, Maria Gabriella; Bonadeo, Giovanni; Gherlone, Enrico Felice; Ferrari, Marco

    2016-08-01

    To compare the fracture resistance and mode of failure of CAD-CAM monolithic zirconia crowns with different occlusal thickness. Forty CAD-CAM monolithic zirconia crowns with different occlusal thickness were randomly distributed into 4 experimental groups: 2.0mm (group 1), 1.5mm (group 2), 1.0mm (group 3) and 0.5mm (group 4). The restorations were cemented onto human molars with a self-adhesive resin cement. The specimens were loaded until fracture; the fracture resistance and mode of failure were recorded. The data were statistically analyzed with the one-way ANOVA followed by the Fisher׳s Exact test with Bonferroni׳s correction (p=0.05). The fracture resistance values of all the specimens exceeded the maximum physiological occlusal loads in molar regions. All the crowns showed cohesive microcracks of the zirconia core; only 1 crown with a thickness of 0.5mm was interested by a complete fracture. The occlusal thickness of CAD-CAM monolithic zirconia crowns did not influence either the fracture resistance and the mode of failure of the restorations; the occlusal thickness of CAD-CAM monolithic zirconia crowns can be reduced up to a lower bound of 0.5mm keeping a sufficient strength to withstand occlusal loads; CAD-CAM monolithic zirconia crowns showed sufficient fracture resistance to be used in molar regions, even in a thin configuration (0.5mm). Copyright © 2016 Elsevier Ltd. All rights reserved.

  18. Cabri-Geometre: Does Dynamic Geometry Software (DGS) Change Geometry and Its Teaching and Learning?

    ERIC Educational Resources Information Center

    Straesser, Rudolf

    2001-01-01

    Discusses geometry and Dynamical Geometry Software (DGS). Analyses the way DGS-use influences traditional geometry. Highlights changes in the interactions between geometry, computers, and DGS and human users, focusing on changes in the teaching and learning of geometry. Concludes that DGS deeply changes geometry if it is taken as a human activity…

  19. A Comparison of the Flexural and Impact Strengths and Flexural Modulus of CAD/CAM and Conventional Heat-Cured Polymethyl Methacrylate (PMMA).

    PubMed

    Al-Dwairi, Ziad N; Tahboub, Kawkab Y; Baba, Nadim Z; Goodacre, Charles J

    2018-06-13

    The introduction of computer-aided design/computer-aided manufacturing (CAD/CAM) technology to the field of removable prosthodontics has recently made it possible to fabricate complete dentures of prepolymerized polymethyl methacrylate (PMMA) blocks, which are claimed to be of better mechanical properties; however, no published reports that have evaluated mechanical properties of CAD/CAM PMMA. The purpose of this study was to compare flexural strength, impact strength, and flexural modulus of two brands of CAD/CAM PMMA and a conventional heat-cured PMMA. 45 rectangular specimens (65 mm × 10 mm × 3 mm) were fabricated (15 CAD/CAM AvaDent PMMA specimens from AvaDent, 15 CAD/CAM Tizian PMMA specimens from Shütz Dental, 15 conventional Meliodent PMMA specimens from Heraeus Kulzer) and stored in distilled water at (37  ± 1°C) for 7 days. Specimens (N = 15) in each group were subjected to the three-point bending test and impact strength test, employing the Charpy configuration on unnotched specimens. The morphology of the fractured specimens was studied under a scanning electron microscope (SEM). Statistical analysis was performed using one-way ANOVA and Tukey pairwise multiple comparisons with 95% confidence interval. The Schütz Dental specimens showed the highest mean flexural strength (130.67 MPa) and impact strength (29.56 kg/m 2 ). The highest mean flexural modulus was recorded in the AvaDent group (2519.6 MPa). The conventional heat-cured group showed the lowest mean flexural strength (93.33 MPa), impact strength (14.756 kg/m 2 ), and flexural modulus (2117.2 MPa). Differences in means of flexural properties between AvaDent and Schütz Dental specimens were not statistically significant (p > 0.05). As CAD/CAM PMMA specimens exhibited improved flexural strength, flexural modulus, and impact strength in comparison to the conventional heat-cured groups, CAD/CAM dentures are expected to be more durable. Different brands of CAD/CAM PMMA may have inherent

  20. Comparison of Marginal and Internal Adaptation of Heat-Pressed and CAD/CAM Porcelain Laminate Veneers and a 2-Year Follow-Up.

    PubMed

    Yuce, Mert; Ulusoy, Mubin; Turk, Ayse Gozde

    2017-12-22

    To compare marginal and internal adaptations of porcelain laminate veneers fabricated with heat-pressed and CAD/CAM techniques, and to evaluate the clinical performances 2 years after cementation. Thirty heat-pressed and 31 CAD/CAM porcelain laminate veneers were fabricated for 12 patients. Silicone replicas of each veneer were obtained. Replicas were sectioned into 4 parts to measure adaptations of the veneers. A stereomicroscope was used to measure from 3 locations of replicas for marginal, and 9 locations for internal adaptations at 40x magnification. Clinical evaluations were done at baseline and 6, 12, 18, and 24 months after cementation according to the modified United States Public Health Service (USPHS) criteria. Independent samples t-test compared the adaptation values between heat-pressed and CAD/CAM groups. Paired t-test was used to evaluate marginal and internal adaptations of each group. Differences between the modified USPHS criteria ratings of heat-pressed and CAD/CAM groups were determined by the Mann-Whitney U test. Kaplan-Meier analysis was used to analyze the survival ratings of the veneers (p < 0.05). The mean marginal adaptation values of heat-pressed and CAD/CAM veneers were 295 and 314.98 μm, respectively, and there was no statistically significant difference (p = 0.541). Internal adaptation values of groups were not statistically different either (201.82 μm for heat pressed; 195.47 μm for CAD/CAM p = 0.734). When marginal and internal adaptation values were compared within groups, there were significant differences both for heat-pressed (p < 0.001) and CAD/CAM (p < 0.001). All veneers were rated 100% satisfactory during the 2-year period. Within the limitations of this study, fabrication method, whether CAD/CAM or heat-pressed, had no effect on the marginal and internal adaptation of porcelain laminate veneers. The results showed that both fabrication techniques performed well after 2 years of clinical performance. © 2017 by the American