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

 

Abstract

In the past, the operational quantity Hp(3) was defined for calibration purposes in a slab phantom. Recently, an additional phantom in the form of a cylinder has been suggested for eye lens dosimetry, as a cylinder much better approximates the shape of a human head. Therefore, this work investigates which of the two phantoms, slab or cylinder, is more suitable for calibrations and type tests of eye dosemeters. For that purpose, a typical Hp(3) eye dosemeter was irradiated on a slab, a cylinder and on a human-like Alderson phantom(阿尔德森(Alderson) 放射治疗体模). It turned out that the response on the three phantoms is nearly equal for angles of radiation incidence up to 45° and deviates only at larger angles of incidence. Thus, calibrations (usually performed at 0° radiation incidence) are practically equivalent on both the slab and the cylinder phantoms. However, type tests (up to 75° or even 90° radiation incidence) should be carried out on a cylinder phantom, as also for large angles of incidence the response on the cylinder and the Alderson phantoms is rather similar, whereas the response on the slab significantly deviates from the one on the Alderson phantom.

本文是对运行使用量——眼晶体个人剂量的定值的讲述。说了传统的平板体模是过去用来校准眼晶体个人剂量的,但是最近圆柱形体模被推荐用来眼晶体剂量的定值。原因是圆柱形更好的近似了人体的头部。文章使用了一种眼晶体剂量计和三种体模在辐射场中进行测试。

结果表明,在0度到45度范围内,三者相差不大。在大角度情况下,圆柱形体模和仿真人体模型差别还是最小的,但是平板体摸显然差别很大。

通过文章的结果,我们可以推断,大角度的角响应,平板体摸已经不能满足要求。因此圆柱形体模是必须的。但是尺寸如何确定,是不是要多算一些不同尺寸,或者加工生产不同尺寸,来进行试验测试,从而挑选出合理的尺寸来。当然着一些之前先要计算时经济合理的方案。

RPD Volume 168 Issue 4 March 2016 评论2的更多相关文章

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

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

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

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

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

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

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

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

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

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

    GEANT4 calculations of neutron dose in radiation protection using a homogeneous phantom and a Chines ...

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

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

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

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

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

随机推荐

  1. Faster R-CNN教程

    Faster R-CNN教程 最后更新日期:2016年4月29日 本教程主要基于python版本的faster R-CNN,因为python layer的使用,这个版本会比matlab的版本速度慢10 ...

  2. 适用于实数范围的中缀表达式的 + - * / ( ) 计算(C++实现)

    核心算法: mid=FormatMid(mid); //格式化中缀表达式 JudgeLegalMid(mid); //判断中缀表达式的合法性 MidToPost mtp(mid); mtp.ToPos ...

  3. Covered Points Count(思维题)

    C. Covered Points Count time limit per test 3 seconds memory limit per test 256 megabytes input stan ...

  4. JS知识总结

    1.javascript继承机制 原型继承,访问对象属性时,如果对象内部有就返回,找不到就会从对象原型指向的对象原型中查找,一层一层的查找,直到最顶层的对象原型还找不到,就返回undefined. 2 ...

  5. HIT 1917 2—SAT

    题目大意:一国有n个党派,每个党派在议会中都有2个代表, 现要组建和平委员会,要从每个党派在议会的代表中选出1人,一共n人组成和平委员会. 已知有一些代表之间存在仇恨,也就是说他们不能同时被选为和平委 ...

  6. 51nod数字1的数量

    这道题瞎jbyy了很久 方法可能很奇怪... #include<cstdio> #include<cstring> #include<algorithm> #inc ...

  7. 分布式缓存Memcache

    Memcached是分布式的,也就是说它不是本地的.它基于网络连接(当然它也可以使用localhost)方式完成服务,本身它是一个独立于应用的程序或守护进程(Daemon方式). Memcached使 ...

  8. 文本区 JTextArea 的使用

    文本区JTextArea是对多行文本进行编辑的组件,用空字符来控制文本的格式.eg:"\n"为换行,"\t"为插入一个Tab字符. 文本去JTextArea的常 ...

  9. NYOJ 211 Cow Contest (弗洛伊德+传递闭包 )

    title: Cow Contest 弗洛伊德+传递闭包 nyoj211 tags: [弗洛伊德,传递闭包] 题目链接 描述 N (1 ≤ N ≤ 100) cows, conveniently nu ...

  10. Linux下安装php环境并且配置Nginx支持php-fpm模块[www]

    Linux下安装php环境并且配置Nginx支持php-fpm模块 http://www.cnblogs.com/freeweb/p/5425554.html 5分钟搭建 nginx +php --- ...