GPU Based Convolution/Superposition Dose Calculation

Size: px
Start display at page:

Download "GPU Based Convolution/Superposition Dose Calculation"

Transcription

1 GPU Based Convolution/Superposition Dose Calculation Todd McNutt 1, Robert Jacques 1,2, Stefan Pencea 2, Sharon Dye 2, Michel Moreau 2 1) Johns Hopkins University 2) Elekta Research Funded by and Licensed to Elekta

2 Dose (cm 2 /g) ICCR 2000 Monte-Carlo Photon Benchmark Water-Aluminum-Lung-Water Phantom 18MV 1.5 cm x 1.5 cm Monte Carlo Oncentra Pinnacle3 Depth (cm)

3 Dose JHU GPU Superposition Water-Aluminum-Lung-Water Phantom 18MV 1.5 cm x 1.5 cm Monte Carlo Density Scaled Superposition Heterogeneity Compensated Superposition Depth (cm)

4 Incident Energy Fluence (Ψ) Superposition/Convolution Kernel Dose TERMA = Monte Carlo Simulation Figure courtesy of Michael Sharpe r E t dt r E 1 s D r E,0 r e KE t dt, r, r dr r 2 E r r r TERMA

5 Incident Fluence Generation Primary Source Secondary Scatter Source

6 CPU # Rays = incident fluence pixels Serial processing of each ray Requires post processing to remove sampling noise TERMA GPU # Rays = TERMA voxels Each voxel is its own process Avoids write on write conflicts Cache T/Ψ per energy bin per voxel

7 CPU TERMA GPU Pre-compute lookup table for attenuation to avoid exponential Fixed step length Spectral changes in lookup table Use GPU exponential Voxel boundary stepping Attenuate each energy independently!

8 TERMA CPU Lookup table based attenuation Assumes material above is same as current position GPU Exponential evaluation Enables correct beam hardening through heterogeneous media

9 Relative Energy TERMA Accuracy Stair stepping from lookup table resolution in CPU method Pinnacle GPU Analytical Central Axis Distance (cm)

10 TERMA Performance Size Forward Back-projected Homogenous Approximation Intensity M odulation ms 4ms 2ms <1ms ms 35ms 27ms 1ms ms 438ms 363ms 10ms Rearranged attenuation equation improves backprojection performance s r' EM, s E t dt r' M t t dt Attenuation volume caching for Intensity Modulation: M E A r we r e E r T r r A r 0 M r s E t dt

11 Superposition CPU Source GPU or CPU Source D T T D T D D T D D D Each TERMA voxel is a process Read once From TERMA Write many to Dose Write on Write errors T T Each dose voxel is a separate process Read many from TERMA Write once to Dose No Write on Write errors Compute dose to single point T

12 CPU Superposition Not Tilted Tilted GPU Shared ray-tracing Process single ray direction for all voxels Each voxel is thread Read many write once

13 Multi-resolution Superposition Ideal Standard 50% Azimuth Phase Multi-resolution

14 Heterogeneity Compensation Density Scaled Heterogeneity Compensated D r T r ' K r ' r dedr ' E E E

15 Electron Density (g/cm 3 ) ρ-eff for different locations of dose deposition 2.0 ρ ρeff Left->Right ρeff Right->Left Distance (cm)

16 Effective Distance (cm) Effective Distance for Kernel Lookup ρd Left->Right Deff Left->Right Deff Right->Left ρd Right->Left Distance (cm)

17 Relative # photons Kernel Hardening Energy For each mono-energetic bin there is no hardening Too many calculations Solution is to break spectrum up into parts and compute each part separately in parallel as full computation QUAD = 4 parts DUAL = 2 parts

18 Effect of Spectral Binning

19

20

21

22

23

24

25

26

27 HCS, CS vs MC Dose C/S HCS August 7, % difference

28 Heterogeneity Compensation Dose C/S HCS

29 Heterogeneity Compensation Dose C/S HCS

30 Performance Method Grid^3 # rays spectra tilt kernel t (ms) HCS poly tilted CCK 277 HCS dual tilted CCK 305 Best Balance HCS quad tilted CCK 404 Most Accurate HCS poly tilted CCK 3913 HCS dual tilted CCK 4300 High Res 10x10 field using the ICCR 18 MV spectrum NVIDIA Tesla GPU C2050 with ECC enabled Can achieve interactive rates with 64 3 grid grid under 4 seconds

31 Modeling Tools

32 Modeling Tools

33 Modeling Tools

34 Modeling Tools

35 Modeling Tools

36 Modeling Tools

37 Summary - Algorithm Reworked the C/S method from first principles for the GPU Significant accuracy gains by avoiding performance approximations used in CPU methods Able to obtain Monte Carlo accuracy with improvements in the heterogeneity compensation and kernel hardening methods Obtain performance in the ms range for a typical beam calculation

38 Robert Allan Jacques (July 25, June 18, 2013) Thank you! Robert

39 Arc Therapy: Arc Superposition 39

40 Rays # of 's Δ Tilt Multi-resolution Arc Therapy Arc Superposition 6x12 4x8 4x8 4x8 10x8 6x12 4x8 4x8 4x8 P P P O O P P P O O O P P O O O P P High Dose Region % 0.28% 0.99% 1.12% 0.27% 0.12% 0.28% 0.99% 1.12% % 0.28% 0.99% 1.12% 0.32% 0.18% 0.32% 1.01% 1.14% % 0.28% 0.99% 1.12% 0.40% 0.29% 0.40% 1.05% 1.18% % 0.31% 1.02% 1.16% 2.73% 2.66% 2.69% 3.07% 3.18% % 0.44% 1.12% 1.25% 7.05% 6.95% 6.96% 7.21% 7.30% % 0.92% 1.48% 1.60% 14.05% 13.90% 13.88% 14.07% 14.19% Gradient Region ( D > 0.3D ) Standard Superposition % 0.31% 0.88% 1.12% 0.47% 0.14% 0.31% 0.88% 1.12% % 0.31% 0.88% 1.14% 1.30% 1.07% 1.17% 1.62% 1.81% % 0.32% 0.89% 1.14% 2.16% 1.99% 2.05% 2.40% 2.56% % 0.61% 1.07% 1.25% 7.63% 7.54% 7.53% 7.59% 7.69% % 1.08% 1.42% 1.52% 11.86% 11.77% 11.74% 11.75% 11.83% % 2.25% 2.30% 2.33% 17.08% 16.98% 16.91% 16.92% 17.01% 40

Basics of treatment planning II

Basics of treatment planning II Basics of treatment planning II Sastry Vedam PhD DABR Introduction to Medical Physics III: Therapy Spring 2015 Dose calculation algorithms! Correction based! Model based 1 Dose calculation algorithms!

More information

gpmc: GPU-Based Monte Carlo Dose Calculation for Proton Radiotherapy Xun Jia 8/7/2013

gpmc: GPU-Based Monte Carlo Dose Calculation for Proton Radiotherapy Xun Jia 8/7/2013 gpmc: GPU-Based Monte Carlo Dose Calculation for Proton Radiotherapy Xun Jia xunjia@ucsd.edu 8/7/2013 gpmc project Proton therapy dose calculation Pencil beam method Monte Carlo method gpmc project Started

More information

Op#miza#on of CUDA- based Monte Carlo Simula#on for Radia#on Therapy. GTC 2014 N. Henderson & K. Murakami

Op#miza#on of CUDA- based Monte Carlo Simula#on for Radia#on Therapy. GTC 2014 N. Henderson & K. Murakami Op#miza#on of CUDA- based Monte Carlo Simula#on for Radia#on Therapy GTC 2014 N. Henderson & K. Murakami The collabora#on Geant4 @ Special thanks to the CUDA Center of Excellence Program Makoto Asai, SLAC

More information

Release Notes for Dosimetry Check with Convolution-Superposition Collapsed Cone Algorithm (CC)

Release Notes for Dosimetry Check with Convolution-Superposition Collapsed Cone Algorithm (CC) Dosimetry Check for convolution/superposition collapsed cone (CC), Page 1 of 11 Release Notes for Dosimetry Check with Convolution-Superposition Collapsed Cone Algorithm (CC) File: CCReleaseNotes.doc Date:

More information

Proton dose calculation algorithms and configuration data

Proton dose calculation algorithms and configuration data Proton dose calculation algorithms and configuration data Barbara Schaffner PTCOG 46 Educational workshop in Wanjie, 20. May 2007 VARIAN Medical Systems Agenda Broad beam algorithms Concept of pencil beam

More information

GPU applications in Cancer Radiation Therapy at UCSD. Steve Jiang, UCSD Radiation Oncology Amit Majumdar, SDSC Dongju (DJ) Choi, SDSC

GPU applications in Cancer Radiation Therapy at UCSD. Steve Jiang, UCSD Radiation Oncology Amit Majumdar, SDSC Dongju (DJ) Choi, SDSC GPU applications in Cancer Radiation Therapy at UCSD Steve Jiang, UCSD Radiation Oncology Amit Majumdar, SDSC Dongju (DJ) Choi, SDSC Conventional Radiotherapy SIMULATION: Construciton, Dij Days PLANNING:

More information

ELECTRON DOSE KERNELS TO ACCOUNT FOR SECONDARY PARTICLE TRANSPORT IN DETERMINISTIC SIMULATIONS

ELECTRON DOSE KERNELS TO ACCOUNT FOR SECONDARY PARTICLE TRANSPORT IN DETERMINISTIC SIMULATIONS Computational Medical Physics Working Group Workshop II, Sep 30 Oct 3, 2007 University of Florida (UF), Gainesville, Florida USA on CD-ROM, American Nuclear Society, LaGrange Park, IL (2007) ELECTRON DOSE

More information

Electron Dose Kernels (EDK) for Secondary Particle Transport in Deterministic Simulations

Electron Dose Kernels (EDK) for Secondary Particle Transport in Deterministic Simulations Electron Dose Kernels (EDK) for Secondary Particle Transport in Deterministic Simulations A. Al-Basheer, G. Sjoden, M. Ghita Computational Medical Physics Team Nuclear & Radiological Engineering University

More information

Breaking Through the Barriers to GPU Accelerated Monte Carlo Particle Transport

Breaking Through the Barriers to GPU Accelerated Monte Carlo Particle Transport Breaking Through the Barriers to GPU Accelerated Monte Carlo Particle Transport GTC 2018 Jeremy Sweezy Scientist Monte Carlo Methods, Codes and Applications Group 3/28/2018 Operated by Los Alamos National

More information

Outline. Outline 7/24/2014. Fast, near real-time, Monte Carlo dose calculations using GPU. Xun Jia Ph.D. GPU Monte Carlo. Clinical Applications

Outline. Outline 7/24/2014. Fast, near real-time, Monte Carlo dose calculations using GPU. Xun Jia Ph.D. GPU Monte Carlo. Clinical Applications Fast, near real-time, Monte Carlo dose calculations using GPU Xun Jia Ph.D. xun.jia@utsouthwestern.edu Outline GPU Monte Carlo Clinical Applications Conclusions 2 Outline GPU Monte Carlo Clinical Applications

More information

Transitioning from pencil beam to Monte Carlo for electron dose calculations

Transitioning from pencil beam to Monte Carlo for electron dose calculations Transitioning from pencil beam to Monte Carlo for electron dose calculations Jessie Huang-Vredevoogd (jyhuang4@wisc.edu) University of Wisconsin NCC AAPM October 12, 2019 1 Topics to cover Background RayStation

More information

Indrin Chetty Henry Ford Hospital Detroit, MI. AAPM Annual Meeting Houston 7:30-8:25 Mon 08/07/28 1/30

Indrin Chetty Henry Ford Hospital Detroit, MI.   AAPM Annual Meeting Houston 7:30-8:25 Mon 08/07/28 1/30 Review of TG105: Issues associated with clinical implementation of Monte Carlo-based photon and electron external beam treatment planning D. W. O. Rogers, Carleton Laboratory for Radiotherapy Physics,

More information

15 Dose Calculation Algorithms

15 Dose Calculation Algorithms Dose Calculation Algorithms 187 15 Dose Calculation Algorithms Uwe Oelfke and Christian Scholz CONTENTS 15.1 Introduction 187 15.2 Model-Based Algorithms 188 15.3 Modeling of the Primary Photon Fluence

More information

Accuracy of treatment planning calculations for conformal radiotherapy van 't Veld, Aart Adeodatus

Accuracy of treatment planning calculations for conformal radiotherapy van 't Veld, Aart Adeodatus University of Groningen Accuracy of treatment planning calculations for conformal radiotherapy van 't Veld, Aart Adeodatus IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's

More information

Monte Carlo methods in proton beam radiation therapy. Harald Paganetti

Monte Carlo methods in proton beam radiation therapy. Harald Paganetti Monte Carlo methods in proton beam radiation therapy Harald Paganetti Introduction: Proton Physics Electromagnetic energy loss of protons Distal distribution Dose [%] 120 100 80 60 40 p e p Ionization

More information

Digital Scatter Removal in Mammography to enable Patient Dose Reduction

Digital Scatter Removal in Mammography to enable Patient Dose Reduction Digital Scatter Removal in Mammography to enable Patient Dose Reduction Mary Cocker Radiation Physics and Protection Oxford University Hospitals NHS Trust Chris Tromans, Mike Brady University of Oxford

More information

Photon Dose Algorithms and Physics Data Modeling in modern RTP

Photon Dose Algorithms and Physics Data Modeling in modern RTP Photon Dose Algorithms and Physics Data Modeling in modern RTP Niko Papanikolaou, PhD Professor and Director of Medical Physics University of Texas Health Science Center of San Antonio Cancer Therapy &

More information

A fast and accurate GPU-based proton transport Monte Carlo simulation for validating proton therapy treatment plans

A fast and accurate GPU-based proton transport Monte Carlo simulation for validating proton therapy treatment plans A fast and accurate GPU-based proton transport Monte Carlo simulation for validating proton therapy treatment plans H. Wan Chan Tseung 1 J. Ma C. Beltran PTCOG 2014 13 June, Shanghai 1 wanchantseung.hok@mayo.edu

More information

MPEXS benchmark results

MPEXS benchmark results MPEXS benchmark results - phase space data - Akinori Kimura 14 February 2017 Aim To validate results of MPEXS with phase space data by comparing with Geant4 results Depth dose and lateral dose distributions

More information

Investigation of tilted dose kernels for portal dose prediction in a-si electronic portal imagers

Investigation of tilted dose kernels for portal dose prediction in a-si electronic portal imagers Investigation of tilted dose kernels for portal dose prediction in a-si electronic portal imagers Krista Chytyk MSc student Supervisor: Dr. Boyd McCurdy Introduction The objective of cancer radiotherapy

More information

VCU Radiation Oncology

VCU Radiation Oncology Semi-empirical Dose-Calculation Models in Brachytherapy AAPM 2005 Summer School 25 July 2004 Jeffrey F. Williamson, Ph.D. VCU Radiation Oncology Virginia Commonwealth University Semi-Empirical Dose-Calculation

More information

2007 Institute of Physics Publishing. Reprinted with permission.

2007 Institute of Physics Publishing. Reprinted with permission. L. Tillikainen, S. Siljamäki, H. Helminen, J. Alakuijala, and J. Pyyry. 27. Determination of parameters for a multiple source model of megavoltage photon beams using optimization methods. Physics in Medicine

More information

Analysis of Radiation Transport through Multileaf Collimators Using BEAMnrc Code

Analysis of Radiation Transport through Multileaf Collimators Using BEAMnrc Code American Journal of Biomedical Engineering 216, 6(4): 124-131 DOI: 1.5923/j.ajbe.21664.3 Analysis of Radiation Transport through Multileaf Collimators Using BEAMnrc Code Ankit Kajaria 1,*, Neeraj Sharma

More information

Outline. Monte Carlo Radiation Transport Modeling Overview (MCNP5/6) Monte Carlo technique: Example. Monte Carlo technique: Introduction

Outline. Monte Carlo Radiation Transport Modeling Overview (MCNP5/6) Monte Carlo technique: Example. Monte Carlo technique: Introduction Monte Carlo Radiation Transport Modeling Overview () Lecture 7 Special Topics: Device Modeling Outline Principles of Monte Carlo modeling Radiation transport modeling with Utilizing Visual Editor (VisEd)

More information

Acceptance Testing and Commissioning of Monte Carlo Dose Calculation Systems. Bruce Curran University of Michigan Medical Center Ann Arbor, MI

Acceptance Testing and Commissioning of Monte Carlo Dose Calculation Systems. Bruce Curran University of Michigan Medical Center Ann Arbor, MI Acceptance Testing and Commissioning of Monte Carlo Dose Calculation Systems Bruce Curran University of Michigan Medical Center Ann Arbor, MI Disclosure Some of the work discussed in this talk was supported

More information

I Introduction 2. IV Relative dose in electron and photon beams 26 IV.A Dose and kerma per unit incident fluence... 27

I Introduction 2. IV Relative dose in electron and photon beams 26 IV.A Dose and kerma per unit incident fluence... 27 Notes on the structure of radiotherapy depth-dose distributions David W O Rogers Carleton Laboratory for Radiotherapy Physics Physics Department, Carleton University, Ottawa, Canada drogers at physics.carleton.ca

More information

Basic Radiation Oncology Physics

Basic Radiation Oncology Physics Basic Radiation Oncology Physics T. Ganesh, Ph.D., DABR Chief Medical Physicist Fortis Memorial Research Institute Gurgaon Acknowledgment: I gratefully acknowledge the IAEA resources of teaching slides

More information

Artifact Mitigation in High Energy CT via Monte Carlo Simulation

Artifact Mitigation in High Energy CT via Monte Carlo Simulation PIERS ONLINE, VOL. 7, NO. 8, 11 791 Artifact Mitigation in High Energy CT via Monte Carlo Simulation Xuemin Jin and Robert Y. Levine Spectral Sciences, Inc., USA Abstract The high energy (< 15 MeV) incident

More information

Monte Carlo simulations

Monte Carlo simulations MC simulations Monte Carlo simulations Eirik Malinen Simulations of stochastic processes Interactions are stochastic: the path of a single ioniing particle may not be predicted Interactions are quantified

More information

Evaluation of Spectrum Mismatching using Spectrum Binning Approach for Statistical Polychromatic Reconstruction in CT

Evaluation of Spectrum Mismatching using Spectrum Binning Approach for Statistical Polychromatic Reconstruction in CT Evaluation of Spectrum Mismatching using Spectrum Binning Approach for Statistical Polychromatic Reconstruction in CT Qiao Yang 1,4, Meng Wu 2, Andreas Maier 1,3,4, Joachim Hornegger 1,3,4, Rebecca Fahrig

More information

Verification of dose calculations with a clinical treatment planning system based on a point kernel dose engine

Verification of dose calculations with a clinical treatment planning system based on a point kernel dose engine JOURNAL OF APPLIED CLINICAL MEDICAL PHYSICS, VOLUME 3, NUMBER 2, SPRING 2002 Verification of dose calculations with a clinical treatment planning system based on a point kernel dose engine Lars Weber*

More information

Calculation algorithms in radiation therapy treatment planning systems

Calculation algorithms in radiation therapy treatment planning systems Calculation algorithms in radiation therapy treatment planning systems Colleen DesRosiers, Ph.D. AAMD Region III annual meeting, Indianapolis, Indiana April 12, 2013 Learning Objectives 1. The learner

More information

Design and performance characteristics of a Cone Beam CT system for Leksell Gamma Knife Icon

Design and performance characteristics of a Cone Beam CT system for Leksell Gamma Knife Icon Design and performance characteristics of a Cone Beam CT system for Leksell Gamma Knife Icon WHITE PAPER Introduction Introducing an image guidance system based on Cone Beam CT (CBCT) and a mask immobilization

More information

Dose Calculation and Verification for Tomotherapy

Dose Calculation and Verification for Tomotherapy Dose Calculation and Verification for Tomotherapy John P. Gibbons, PhD Chief of Clinical Physics Mary Bird Perkins Cancer Center Baton Rouge, LA Associate Professor Department of Physics and Astronomy

More information

Michael Speiser, Ph.D.

Michael Speiser, Ph.D. IMPROVED CT-BASED VOXEL PHANTOM GENERATION FOR MCNP MONTE CARLO Michael Speiser, Ph.D. Department of Radiation Oncology UT Southwestern Medical Center Dallas, TX September 1 st, 2012 CMPWG Workshop Medical

More information

Monte Carlo simulations. Lesson FYSKJM4710 Eirik Malinen

Monte Carlo simulations. Lesson FYSKJM4710 Eirik Malinen Monte Carlo simulations Lesson FYSKJM4710 Eirik Malinen MC simulations 1 Simulations of stochastic processes Interactions are stochastic: the path of a single ionizing particle may not be predicted Interactions

More information

Implementation of the EGSnrc / BEAMnrc Monte Carlo code - Application to medical accelerator SATURNE43

Implementation of the EGSnrc / BEAMnrc Monte Carlo code - Application to medical accelerator SATURNE43 International Journal of Innovation and Applied Studies ISSN 2028-9324 Vol. 6 No. 3 July 2014, pp. 635-641 2014 Innovative Space of Scientific Research Journals http://www.ijias.issr-journals.org/ Implementation

More information

REAL-TIME ADAPTIVITY IN HEAD-AND-NECK AND LUNG CANCER RADIOTHERAPY IN A GPU ENVIRONMENT

REAL-TIME ADAPTIVITY IN HEAD-AND-NECK AND LUNG CANCER RADIOTHERAPY IN A GPU ENVIRONMENT REAL-TIME ADAPTIVITY IN HEAD-AND-NECK AND LUNG CANCER RADIOTHERAPY IN A GPU ENVIRONMENT Anand P Santhanam Assistant Professor, Department of Radiation Oncology OUTLINE Adaptive radiotherapy for head and

More information

Acknowledgments. High Performance Cone-Beam CT of Acute Traumatic Brain Injury

Acknowledgments. High Performance Cone-Beam CT of Acute Traumatic Brain Injury A. Sisniega et al. (presented at RSNA 214) High Performance Cone-Beam CT of Acute Traumatic Brain Injury A. Sisniega 1 W. Zbijewski 1, H. Dang 1, J. Xu 1 J. W. Stayman 1, J. Yorkston 2, N. Aygun 3 V. Koliatsos

More information

What is Monte Carlo Modeling*?

What is Monte Carlo Modeling*? What is Monte Carlo Modeling*? Monte Carlo Modeling is a statisitcal method used here to simulate radiative transfer by simulating photon (or more exactly light rays/beams) interaction with a medium. MC

More information

Monaco VMAT. The Next Generation in IMRT/VMAT Planning. Paulo Mathias Customer Support TPS Application

Monaco VMAT. The Next Generation in IMRT/VMAT Planning. Paulo Mathias Customer Support TPS Application Monaco VMAT The Next Generation in IMRT/VMAT Planning Paulo Mathias Customer Support TPS Application 11.05.2011 Background What is Monaco? Advanced IMRT/VMAT treatment planning system from Elekta Software

More information

Development a simple point source model for Elekta SL-25 linear accelerator using MCNP4C Monte Carlo code

Development a simple point source model for Elekta SL-25 linear accelerator using MCNP4C Monte Carlo code Iran. J. Radiat. Res., 2006; 4 (1): 7-14 Development a simple point source model for Elekta SL-25 linear accelerator using MCNP4C Monte Carlo code. Mesbahi * Department of Medical Physics, Medical School,

More information

IMSURE QA SOFTWARE FAST, PRECISE QA SOFTWARE

IMSURE QA SOFTWARE FAST, PRECISE QA SOFTWARE QA SOFTWARE FAST, PRECISE Software for accurate and independent verification of monitor units, dose, and overall validity of standard, IMRT, VMAT, SRS and brachytherapy plans no film, no phantoms, no linac

More information

Importance Sampling of Area Lights in Participating Media

Importance Sampling of Area Lights in Participating Media Importance Sampling of Area Lights in Participating Media Christopher Kulla Marcos Fajardo Outline Previous Work Single Scattering Equation Importance Sampling for Point Lights Importance Sampling for

More information

Assesing multileaf collimator effect on the build-up region using Monte Carlo method

Assesing multileaf collimator effect on the build-up region using Monte Carlo method Pol J Med Phys Eng. 2008;14(3):163-182. PL ISSN 1425-4689 doi: 10.2478/v10013-008-0014-0 website: http://www.pjmpe.waw.pl M. Zarza Moreno 1, 2, N. Teixeira 3, 4, A. P. Jesus 1, 2, G. Mora 1 Assesing multileaf

More information

On compensator design for photon beam intensity-modulated conformal therapy

On compensator design for photon beam intensity-modulated conformal therapy On compensator design for photon beam intensity-modulated conformal therapy Steve B. Jiang a) and Komanduri M. Ayyangar Department of Radiation Therapy, Medical College of Ohio, 3000 Arlington Avenue,

More information

Simulation of Beam Hardening in Industrial CT with x-ray and Monoenergetic Source by Monte Carlo Code

Simulation of Beam Hardening in Industrial CT with x-ray and Monoenergetic Source by Monte Carlo Code 2012, TextRoad Publication ISSN 2090-4304 Journal of Basic and Applied Scientific Research www.textroad.com Simulation of Beam Hardening in Industrial CT with x-ray and Monoenergetic Source by Monte Carlo

More information

A Direct Simulation-Based Study of Radiance in a Dynamic Ocean

A Direct Simulation-Based Study of Radiance in a Dynamic Ocean A Direct Simulation-Based Study of Radiance in a Dynamic Ocean Lian Shen Department of Civil Engineering Johns Hopkins University Baltimore, MD 21218 phone: (410) 516-5033 fax: (410) 516-7473 email: LianShen@jhu.edu

More information

DUAL energy X-ray radiography [1] can be used to separate

DUAL energy X-ray radiography [1] can be used to separate IEEE TRANSACTIONS ON NUCLEAR SCIENCE, VOL. 53, NO. 1, FEBRUARY 2006 133 A Scatter Correction Using Thickness Iteration in Dual-Energy Radiography S. K. Ahn, G. Cho, and H. Jeon Abstract In dual-energy

More information

Hidenobu Tachibana The Cancer Institute Hospital of JFCR, Radiology Dept. The Cancer Institute of JFCR, Physics Dept.

Hidenobu Tachibana The Cancer Institute Hospital of JFCR, Radiology Dept. The Cancer Institute of JFCR, Physics Dept. 2-D D Dose-CT Mapping in Geant4 Hidenobu Tachibana The Cancer Institute Hospital of JFCR, Radiology Dept. The Cancer Institute of JFCR, Physics Dept. Table of Contents Background & Purpose Materials Methods

More information

CIVA Computed Tomography Modeling

CIVA Computed Tomography Modeling CIVA Computed Tomography Modeling R. FERNANDEZ, EXTENDE, France S. LEGOUPIL, M. COSTIN, D. TISSEUR, A. LEVEQUE, CEA-LIST, France page 1 Summary Context From CIVA RT to CIVA CT Reconstruction Methods Applications

More information

Advantages of multiple algorithm support in treatment planning system for external beam dose calculations

Advantages of multiple algorithm support in treatment planning system for external beam dose calculations Review Article Free full text available from www.cancerjournal.net Advantages of multiple algorithm support in treatment planning system for external beam dose calculations Animesh Kirloskar Theratronics

More information

Dosimetry Simulations with the UF-B Series Phantoms using the PENTRAN-MP Code System

Dosimetry Simulations with the UF-B Series Phantoms using the PENTRAN-MP Code System Dosimetry Simulations with the UF-B Series Phantoms using the PENTRAN-MP Code System A. Al-Basheer, M. Ghita, G. Sjoden, W. Bolch, C. Lee, and the ALRADS Group Computational Medical Physics Team Nuclear

More information

Comparison of Predictions by MCNP and EGSnrc of Radiation Dose

Comparison of Predictions by MCNP and EGSnrc of Radiation Dose Comparison of Predictions by MCNP and EGSnrc of Radiation Dose Computational Medical Physics Working Group Workshop II, Sep 30 Oct 3, 2007 at UF imparted to various Material Targets by Beams and small

More information

A GPU Tool for Efficient, Accurate, and Realistic Simulation of Cone Beam CT Projections

A GPU Tool for Efficient, Accurate, and Realistic Simulation of Cone Beam CT Projections A GPU Tool for Efficient, Accurate, and Realistic Simulation of Cone Beam CT Projections Xun Jia 1, Hao Yan 1, Laura Cerviño 1, Michael Folkerts 1,2, and Steve B. Jiang 1 1 Center for Advanced Radiotherapy

More information

SYSTEM LINEARITY LAB MANUAL: 2 Modifications for P551 Fall 2013 Medical Physics Laboratory

SYSTEM LINEARITY LAB MANUAL: 2 Modifications for P551 Fall 2013 Medical Physics Laboratory SYSTEM LINEARITY LAB MANUAL: 2 Modifications for P551 Fall 2013 Medical Physics Laboratory Introduction In this lab exercise, you will investigate the linearity of the DeskCAT scanner by making measurements

More information

Spectral analysis of non-stationary CT noise

Spectral analysis of non-stationary CT noise Spectral analysis of non-stationary CT noise Kenneth M. Hanson Los Alamos Scientific Laboratory Int. Symposium and Course on Computed Tomography, Las Vegas, April 7-11, 1980 This presentation available

More information

Implementation of Monte Carlo Dose calculation for CyberKnife treatment planning

Implementation of Monte Carlo Dose calculation for CyberKnife treatment planning Journal of Physics: Conference Series Implementation of Monte Carlo Dose calculation for CyberKnife treatment planning To cite this article: C-M Ma et al 2008 J. Phys.: Conf. Ser. 102 012016 View the article

More information

Comparison of absorbed dose distribution 10 MV photon beam on water phantom using Monte Carlo method and Analytical Anisotropic Algorithm

Comparison of absorbed dose distribution 10 MV photon beam on water phantom using Monte Carlo method and Analytical Anisotropic Algorithm Journal of Physics: Conference Series PAPER OPEN ACCESS Comparison of absorbed dose distribution 1 MV photon beam on water phantom using Monte Carlo method and Analytical Anisotropic Algorithm To cite

More information

Monitor Unit (MU) Calculation

Monitor Unit (MU) Calculation Monitor Unit (MU) Calculation Timothy C. Zhu 1, Haibo Lin 1, and JiaJian Shen 2 1 University of Pennsylvania, Philadelphia, PA 2 Mayo Clinic, Phoenix, AZ Introduction Pencil-beam based dose/mu algorithms

More information

CT vs. VolumeScope: image quality and dose comparison

CT vs. VolumeScope: image quality and dose comparison CT vs. VolumeScope: image quality and dose comparison V.N. Vasiliev *a, A.F. Gamaliy **b, M.Yu. Zaytsev b, K.V. Zaytseva ***b a Russian Sci. Center of Roentgenology & Radiology, 86, Profsoyuznaya, Moscow,

More information

GPU-based finite-size pencil beam algorithm with 3Ddensity correction for radiotherapy dose calculation

GPU-based finite-size pencil beam algorithm with 3Ddensity correction for radiotherapy dose calculation 1 2 GPU-based finite-size pencil beam algorithm with 3Ddensity correction for radiotherapy dose calculation 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 Xuejun

More information

GPU-based fast gamma index calcuation

GPU-based fast gamma index calcuation 1 GPU-based fast gamma index calcuation 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Xuejun Gu, Xun Jia, and Steve B. Jiang Center for Advanced Radiotherapy Technologies

More information

Deep Scatter Estimation (DSE): Feasibility of using a Deep Convolutional Neural Network for Real-Time X-Ray Scatter Prediction in Cone-Beam CT

Deep Scatter Estimation (DSE): Feasibility of using a Deep Convolutional Neural Network for Real-Time X-Ray Scatter Prediction in Cone-Beam CT Deep Scatter Estimation (DSE): Feasibility of using a Deep Convolutional Neural Network for Real-Time X-Ray Scatter Prediction in Cone-Beam CT Joscha Maier 1,2, Yannick Berker 1, Stefan Sawall 1,2 and

More information

Preface. Med. Phys. 35(9), , Mechanical QA. Radiation Survey Mechanical tests Light radiation Table, Collimator, Gantry Jaws.

Preface. Med. Phys. 35(9), , Mechanical QA. Radiation Survey Mechanical tests Light radiation Table, Collimator, Gantry Jaws. AAPM-SAM-2012-Das (1) Beam Data Collection and Commissioning for Linear Accelerators: Technical Considerations and Recommendations Preface Indra J. Das, PhD, FAAPM, FACR, FASTRO Department of Radiation

More information

2D DOSE MEASUREMENT USING A FLAT PANEL EPID

2D DOSE MEASUREMENT USING A FLAT PANEL EPID 2D DOSE MEASUREMENT USING A FLAT PANEL EPID by Seng Boh Lim B.A.Sc. (Hons.), University of British Columbia, 1994 M.A.Sc., University of British Colombia, 1996 M.Eng, University of British Columbia, 2002

More information

Monte-Carlo modeling used to simulate propagation of photons in a medium

Monte-Carlo modeling used to simulate propagation of photons in a medium Monte-Carlo modeling used to simulate propagation of photons in a medium Nils Haëntjens Ocean Optics Class 2017 based on lectures from Emmanuel Boss and Edouard Leymarie What is Monte Carlo Modeling? Monte

More information

Deep Scatter Estimation (DSE): Accurate Real-Time Scatter Estimation for X-Ray CT using a Deep Convolutional Neural Network

Deep Scatter Estimation (DSE): Accurate Real-Time Scatter Estimation for X-Ray CT using a Deep Convolutional Neural Network Deep Scatter Estimation (DSE): Accurate Real-Time Scatter Estimation for X-Ray CT using a Deep Convolutional Neural Network Joscha Maier 1,2, Stefan Sawall 1,2, and Marc Kachelrieß 1,2 1 German Cancer

More information

Advanced Radiotherapy

Advanced Radiotherapy Advanced Radiotherapy IBA Concept for IMRT Verification Dr. Lutz Müller 1 IMRT Verification BIS BIS ADAS Fluence Model Delivered fluence Target Volume Constraints Inverse Backprojection Fluence Map Leaf

More information

A virtual photon energy fluence model for Monte Carlo dose calculation

A virtual photon energy fluence model for Monte Carlo dose calculation A virtual photon energy fluence model for Monte Carlo dose calculation Matthias Fippel, a) Freddy Haryanto, Oliver Dohm, and Fridtjof Nüsslin Abteilung für Medizinische Physik, Universitätsklinikum Tübingen,

More information

Shell: Accelerating Ray Tracing on GPU

Shell: Accelerating Ray Tracing on GPU Shell: Accelerating Ray Tracing on GPU Kai Xiao 1, Bo Zhou 2, X.Sharon Hu 1, and Danny Z. Chen 1 1 Department of Computer Science and Engineering, University of Notre Dame 2 Department of Radiation Oncology,

More information

Effects of the difference in tube voltage of the CT scanner on. dose calculation

Effects of the difference in tube voltage of the CT scanner on. dose calculation Effects of the difference in tube voltage of the CT scanner on dose calculation Dong Joo Rhee, Sung-woo Kim, Dong Hyeok Jeong Medical and Radiological Physics Laboratory, Dongnam Institute of Radiological

More information

CBCT Equivalent Source Generation Using HVL and Beam Profile Measurements. Johnny Little PSM - Medical Physics Graduate Student University of Arizona

CBCT Equivalent Source Generation Using HVL and Beam Profile Measurements. Johnny Little PSM - Medical Physics Graduate Student University of Arizona CBCT Equivalent Source Generation Using HVL and Beam Profile Measurements. Johnny Little PSM - Medical Physics Graduate Student University of Arizona Introduction CBCT has become a routine procedure for

More information

Sampling, Aliasing, & Mipmaps

Sampling, Aliasing, & Mipmaps Sampling, Aliasing, & Mipmaps Last Time? Monte-Carlo Integration Importance Sampling Ray Tracing vs. Path Tracing source hemisphere Sampling sensitive to choice of samples less sensitive to choice of samples

More information

Sampling, Aliasing, & Mipmaps

Sampling, Aliasing, & Mipmaps Sampling, Aliasing, & Mipmaps Last Time? Monte-Carlo Integration Importance Sampling Ray Tracing vs. Path Tracing source hemisphere What is a Pixel? Sampling & Reconstruction Filters in Computer Graphics

More information

84 Luo heng-ming et al Vol. 12 Under the condition of one-dimensional slab geometry the transport equation for photons reads ±()N(x; μ; ) du d N(

84 Luo heng-ming et al Vol. 12 Under the condition of one-dimensional slab geometry the transport equation for photons reads ±()N(x; μ; ) du d N( Vol 12 No 7, July 23 cfl 23 Chin. Phys. Soc. 19-1963/23/12(7)/83-6 Chinese Physics and IOP Publishing Ltd The penetration, diffusion and energy deposition of high-energy photon * Luo heng-ming(λπξ) a),

More information

CUDA and OpenCL Implementations of 3D CT Reconstruction for Biomedical Imaging

CUDA and OpenCL Implementations of 3D CT Reconstruction for Biomedical Imaging CUDA and OpenCL Implementations of 3D CT Reconstruction for Biomedical Imaging Saoni Mukherjee, Nicholas Moore, James Brock and Miriam Leeser September 12, 2012 1 Outline Introduction to CT Scan, 3D reconstruction

More information

A Method for Producing Simulated Mammograms: Observer Study

A Method for Producing Simulated Mammograms: Observer Study A Method for Producing Simulated Mammograms: Observer Study Payam Seifi M.Sc. Michael R. Chinander Ph.D. Robert M. Nishikawa Ph.D., FAAPM Carl J. Vyborny Translational Laboratory for Breast Imaging Research

More information

Medical Physics Research Center, Mashhad University of Medical Sciences, Mashhad, Iran.

Medical Physics Research Center, Mashhad University of Medical Sciences, Mashhad, Iran. DXRaySMCS First User Friendly Interface Developed for Prediction of Diagnostic Radiology X-Ray Spectra Produced by Monte Carlo (MCNP-4C) Simulation in Iran M.T. Bahreyni Toosi a*, H. Moradi b, H. Zare

More information

Medical Image Reconstruction Term II 2012 Topic 6: Tomography

Medical Image Reconstruction Term II 2012 Topic 6: Tomography Medical Image Reconstruction Term II 2012 Topic 6: Tomography Professor Yasser Mostafa Kadah Tomography The Greek word tomos means a section, a slice, or a cut. Tomography is the process of imaging a cross

More information

8/3/2016. Outline. The EPID Strikes Back: Future EPID Technology and Applications. Active Matrix Flat-Panel Imagers (AMFPIs)

8/3/2016. Outline. The EPID Strikes Back: Future EPID Technology and Applications. Active Matrix Flat-Panel Imagers (AMFPIs) 8//6 The EPID Strikes Back: Future EPID Technology and Applications Larry E. Antonuk Department of Radiation Oncology University of Michigan, Ann Arbor Acknowledgements: Youcef El-Mohri, Qihua Zhao (U.

More information

MCNP4C3-BASED SIMULATION OF A MEDICAL LINEAR ACCELERATOR

MCNP4C3-BASED SIMULATION OF A MEDICAL LINEAR ACCELERATOR Computational Medical Physics Working Group Workshop II, Sep 3 Oct 3, 7 University of Florida (UF), Gainesville, Florida USA on CD-ROM, American Nuclear Society, LaGrange Park, IL (7) MCNP4C3-BASED SIMULATION

More information

Monte-Carlo-Based Scatter Correction for Quantitative SPECT Reconstruction

Monte-Carlo-Based Scatter Correction for Quantitative SPECT Reconstruction Monte-Carlo-Based Scatter Correction for Quantitative SPECT Reconstruction Realization and Evaluation Rolf Bippus 1, Andreas Goedicke 1, Henrik Botterweck 2 1 Philips Research Laboratories, Aachen 2 Fachhochschule

More information

A secondary monitor unit calculation algorithm using superposition of symmetric, open fields for IMRT plans

A secondary monitor unit calculation algorithm using superposition of symmetric, open fields for IMRT plans Louisiana State University LSU Digital Commons LSU Master's Theses Graduate School 2013 A secondary monitor unit calculation algorithm using superposition of symmetric, open fields for IMRT plans Adam

More information

Arion: a realistic projection simulator for optimizing laboratory and industrial micro-ct

Arion: a realistic projection simulator for optimizing laboratory and industrial micro-ct Arion: a realistic projection simulator for optimizing laboratory and industrial micro-ct J. DHAENE* 1, E. PAUWELS 1, T. DE SCHRYVER 1, A. DE MUYNCK 1, M. DIERICK 1, L. VAN HOOREBEKE 1 1 UGCT Dept. Physics

More information

Optimization of Beam Spectrum and Dose for Lower-Cost CT. Mary Esther Braswell. Graduate Program in Medical Physics Duke University.

Optimization of Beam Spectrum and Dose for Lower-Cost CT. Mary Esther Braswell. Graduate Program in Medical Physics Duke University. Optimization of Beam Spectrum and Dose for Lower-Cost CT by Mary Esther Braswell Graduate Program in Medical Physics Duke University Date: Approved: James Dobbins, Supervisor Anuj Kapadia Robert Reiman

More information

Validation of a GPU-Based 3D dose calculator for modulated beams

Validation of a GPU-Based 3D dose calculator for modulated beams Received: 19 December 2016 Revised: 25 January 2017 Accepted: 9 February 2017 DOI: 10.1002/acm2.12074 RADIATION ONCOLOGY PHYSICS Validation of a GPU-Based 3D dose calculator for modulated beams Saeed Ahmed

More information

2017 Summer Course Optical Oceanography and Ocean Color Remote Sensing. Overview of HydroLight and EcoLight

2017 Summer Course Optical Oceanography and Ocean Color Remote Sensing. Overview of HydroLight and EcoLight 2017 Summer Course Optical Oceanography and Ocean Color Remote Sensing Curtis Mobley Overview of HydroLight and EcoLight Darling Marine Center, University of Maine July 2017 Copyright 2017 by Curtis D.

More information

8/7/2017. Disclosures. MECT Systems Overview and Quantitative Opportunities. Overview. Computed Tomography (CT) CT Numbers. Polyenergetic Acquisition

8/7/2017. Disclosures. MECT Systems Overview and Quantitative Opportunities. Overview. Computed Tomography (CT) CT Numbers. Polyenergetic Acquisition Quantitative Multi-Energy Computed Tomography: Imaging and Therapy Advancements Disclosures MECT Systems Overview and Quantitative Opportunities The speaker receives research funding from GE Healthcare

More information

Geant4 in Brachytherapy

Geant4 in Brachytherapy Geant4 in Brachytherapy 1. 2. 3. 4. 5. Brachytherapy: Brief Overview Clinical applications Basic research Ultrafast & biology applications Issues for the work group 1 Brachytherapy: Overview Brachy: Greek

More information

CS 563 Advanced Topics in Computer Graphics Irradiance Caching and Particle Tracing. by Stephen Kazmierczak

CS 563 Advanced Topics in Computer Graphics Irradiance Caching and Particle Tracing. by Stephen Kazmierczak CS 563 Advanced Topics in Computer Graphics Irradiance Caching and Particle Tracing by Stephen Kazmierczak Introduction Unbiased light transport algorithms can sometimes take a large number of rays to

More information

Two-Phase flows on massively parallel multi-gpu clusters

Two-Phase flows on massively parallel multi-gpu clusters Two-Phase flows on massively parallel multi-gpu clusters Peter Zaspel Michael Griebel Institute for Numerical Simulation Rheinische Friedrich-Wilhelms-Universität Bonn Workshop Programming of Heterogeneous

More information

Simplified statistical image reconstruction algorithm for polyenergetic X-ray CT. y i Poisson I i (E)e R } where, b i

Simplified statistical image reconstruction algorithm for polyenergetic X-ray CT. y i Poisson I i (E)e R } where, b i implified statistical image reconstruction algorithm for polyenergetic X-ray C omesh rivastava, tudent member, IEEE, and Jeffrey A. Fessler, enior member, IEEE Abstract In X-ray computed tomography (C),

More information

A Direct Simulation-Based Study of Radiance in a Dynamic Ocean

A Direct Simulation-Based Study of Radiance in a Dynamic Ocean 1 DISTRIBUTION STATEMENT A. Approved for public release; distribution is unlimited. A Direct Simulation-Based Study of Radiance in a Dynamic Ocean LONG-TERM GOALS Dick K.P. Yue Center for Ocean Engineering

More information

Hugues Mailleux Medical Physics Department Institut Paoli-Calmettes Marseille France. Sunday 17 July 2016

Hugues Mailleux Medical Physics Department Institut Paoli-Calmettes Marseille France. Sunday 17 July 2016 Hugues Mailleux Medical Physics Department Institut Paoli-Calmettes Marseille France Sunday 17 July 2016 AGENDA 1. Introduction 2. Material 3. Optimization process 4. Results 5. Comments 6. Conclusion

More information

3D DETERMINISTIC RADIATION TRANSPORT FOR DOSE COMPUTATIONS IN CLINICAL PROCEDURES

3D DETERMINISTIC RADIATION TRANSPORT FOR DOSE COMPUTATIONS IN CLINICAL PROCEDURES 3D DETERMINISTIC RADIATION TRANSPORT FOR DOSE COMPUTATIONS IN CLINICAL PROCEDURES By AHMAD AL-BASHEER A DISSERTATION PRESENTED TO THE GRADUATE SCHOOL OF THE UNIVERSITY OF FLORIDA IN PARTIAL FULFILLMENT

More information

AN ABSTRACT OF THE DISSERTATION OF

AN ABSTRACT OF THE DISSERTATION OF AN ABSTRACT OF THE DISSERTATION OF Alexander J Egan for the degree of Doctor of Philosophy in Medical Physics presented on March 31, 2014. Development of an accurate Monte Carlo treatment plan calculation

More information

Journal of X-Ray Science and Technology 23 (2015) DOI /XST IOS Press

Journal of X-Ray Science and Technology 23 (2015) DOI /XST IOS Press Journal of X-Ray Science and Technology 23 (215) 119 133 119 DOI 1.3233/XST-15475 IOS Press Fast analytical scatter estimation using graphics processing units Harry Ingleby a,b,c, Jonas Lippuner a, Daniel

More information

CT imaging using energy-sensitive photon-counting detectors. Disclosure. Vision 20/20 paper

CT imaging using energy-sensitive photon-counting detectors. Disclosure. Vision 20/20 paper CT imaging using energy-sensitive photon-counting detectors Katsuyuki Ken Taguchi, Ph.D. ktaguchi@jhmi.edu Division of Medical Imaging Physics Department of Radiology Johns Hopkins University No financial

More information

ACE Advanced Collapsed cone Engine

ACE Advanced Collapsed cone Engine White Paper ACE Advanced Collapsed cone Engine Authors: Bob van Veelen 1,Yunzhi Ma 2,3 and Luc Beaulieu 2,3 1. Elekta 2. Département de physique, de génie physique et d optique et Centre de recherche sur

More information