Evaluation of Imaging Dose From Different Image Guided Systems During Head and Neck Radiotherapy: A Phantom Study

Abstract

This work evaluated and compared the absorbed doses to selected organs in the head and neck region from the three image guided radiotherapy systems: cone-beam computed tomography (CBCT) and kilovoltage (kV) planar imaging using the On-board Imager® (OBI) as well as the ExacTrac® X-ray system, all available on the Varian Novalis TX linear accelerator. The head and neck region of an anthropomorphic phantom was used to simulate patients’ head within the imaging field. Nanodots optically stimulated luminescent dosemeters were positioned at selected sites to measure the absorbed doses. CBCT was found to be delivering the highest dose to internal organs while OBI-2D gave the highest doses to the eye lenses. The setting of half-rotation in CBCT effectively reduces the dose to the eye lenses. Daily high-quality CBCT verification was found to increase the secondary cancer risk by 0.79%.

谷歌翻译的很好

这项工作评估和比较吸收的剂量从三个图像引导放射治疗系统:锥束计算机断层扫描(CBCT)和千伏(kV)平面成像使用板上成像(OBI)的头颈部区域选定的器官 以及ExacTrac®X射线系统,所有这些都可以在Varian Novalis TX线性加速器上使用。 使用人形体模的头部和颈部区域来模拟患者在成像视野内的头部。 将纳米点光学刺激的发光剂量计定位在选定的位置以测量吸收剂量。 发现CBCT向内脏递送最高剂量,而OBI-2D给眼睛晶状体提供最高剂量。 CBCT中的半旋转的设置有效地减少了对眼睛晶状体的剂量。 每日高质量的CBCT验证发现将继发性癌症风险增加0.79%。

RPD Volume 172 Issue 1-3 December 2016 评论01的更多相关文章

  1. RPD Volume 172 Issue 1-3 December 2016 评论02

    Introduction to the special issue of Radiation Protection Dosimetry This special issue is a collecti ...

  2. RPD Volume 172 Issue 1-3 December 2016 评论04 end

    这一篇作为本期的结束是因为发现后面的一些基本上也是EPR有关的会议内容, Contribution of Harold M. Swartz to In VivoEPR and EPR Dosimetr ...

  3. RPD Volume 172 Issue 1-3 December 2016 评论03

    Using Stable Free Radicals to Obtain Unique and Clinically Useful Data In Vivo in Human Subjects Abs ...

  4. RPD Volume 168 Issue 4 March 2016 评论7-end

    Shielding activation of petawatt laser facilities in Romania: a FLUKA preliminary evaluation   Abstr ...

  5. RPD Volume 168 Issue 4 March 2016 评论6

    Natural variation of ambient dose rate in the air of Izu-Oshima Island after the Fukushima Daiichi N ...

  6. RPD Volume 168 Issue 4 March 2016 评论5

    Monte Carlo simulation of secondary radiation exposure from high-energy photon therapy using an anth ...

  7. RPD Volume 168 Issue 4 March 2016 评论4

    Non-vascular interventional procedures: effective dose to patient and equivalent dose to abdominal o ...

  8. RPD Volume 168 Issue 4 March 2016 评论3

    Design and fabrication of a multipurpose thyroid phantom for medical dosimetry and calibration   Abs ...

  9. RPD Volume 168 Issue 4 March 2016 评论2

    Influence of the phantom shape (slab, cylinder or Alderson) on the performance of an Hp(3) eye dosem ...

随机推荐

  1. [Leetcode] Anagrams 颠倒字母构成词

    Given an array of strings, return all groups of strings that are anagrams. Note: All inputs will be ...

  2. 《软件调试的艺术》学习笔记——GDB使用技巧摘要

    <软件调试的艺术>学习笔记——GDB使用技巧摘要 <软件调试的艺术>,因为名是The Art of Debugging with GDB, DDD, and Eclipse. ...

  3. HDU3605:Escape(状态压缩+最大流)

    Escape Time Limit: 4000/2000 MS (Java/Others)    Memory Limit: 65536/65536 K (Java/Others)Total Subm ...

  4. Educational Codeforces Round 55:B. Vova and Trophies

    B. Vova and Trophies 题目链接:https://codeforc.es/contest/1082/problem/B 题意: 给出一个“GS”串,有一次交换两个字母的机会,问最大的 ...

  5. bzoj 4836 [Lydsy1704月赛]二元运算 分治FFT+生成函数

    [Lydsy1704月赛]二元运算 Time Limit: 8 Sec  Memory Limit: 128 MBSubmit: 577  Solved: 201[Submit][Status][Di ...

  6. OSI 七层模型和 TCP/IP 四层模型 及 相关网络协议

    简介 OSI 是理论上的模型,也就是一个统一的国际标准,现在的很多网络设备或者是网络协议都不同程度的精简了自己的所谓的模型,那么他们为了自己的通讯兼容都会参考这个OSI模型 TCP/IP 包括: TC ...

  7. 关于fragment点击能穿透问题

    本人在做项目的过程中遇到的这个问题,然后就在网上百度了一下,之后也是在csdn上看到博友发过此类问题的解决办法,所以特此重新总结一下,顺便也给自己提个醒,避免出现此类问题.好!下面我们说一下问题: 举 ...

  8. HTTP中的URL长度限制

    首先,其实http 1.1 协议中对url的长度是不受限制的,协议原文: The HTTP protocol does not place any a priori limit on the leng ...

  9. Spring发展史

    https://www.cnblogs.com/RunForLove/p/4641672.html

  10. 也说JS脚本加载控制

    问题背景 前端采用的 iframe + html 做后台管理系统.现在js.jquery插件非常多,每次页面都是引用就类似这样: <script src="../Scripts/jqu ...