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. 从零开始实现Vue简单的Toast插件

    在前端项目中,有时会需要通知.提示一些信息给用户,尤其是在后台系统中,操作的正确与否,都需要给与用户一些信息. 1. 实例 在Vue组件的methods内,调用如下代码 `this``.$toast( ...

  2. [Leetcode] n queens ii n皇后问题

    Follow up for N-Queens problem. Now, instead outputting board configurations, return the total numbe ...

  3. POJ1087:A Plug for UNIX(最大流)

    A Plug for UNIX 题目链接:https://vjudge.net/problem/POJ-1087 Description: You are in charge of setting u ...

  4. 修改centos的源

    最近都在使用国内的VPS.系统统一使用的都是Linux系统.但是,有一些服务商的系统给默认设置的是国外的.这样就会导致下载速度缓慢.于是,找到了国内几家比较热门的镜像点.奉献给大家.下面的镜像全部支持 ...

  5. STM32 启动代码 bootloader

    什么是启动代码?     启动代码是系统上电或者复位后运行的第一段代码,是进入C 语言的main 函数之前需要执行的那段汇编代码.STM32的启动代码在startup_stm32f10x_hd.s 启 ...

  6. vsftpd主动模式和被动模式的区别

    何为主动模式,何为被动模式 1.ftp采用两个端口控制: 20端口用于数据传输. 21端口用于控制,或指建立TCP连接. 2.主动方式连接过程: [注意]:C表示客户端 S表示服务器端 S端要开启20 ...

  7. 串的模式匹配算法(求子串位置的定位函数Index(S,T,pos))

    串的模式匹配的一般方法如算法4.5(在bo4-1.cpp 中)所示:由主串S 的第pos 个字 符起,检验是否存在子串T.首先令i 等于 pos(i 为S 中当前待比较字符的位序),j 等于 1(j ...

  8. [bzoj3597][scoi2014]方伯伯运椰子——分数规划,负环

    题解 目标就是 \[Maximize\ \lambda = \frac{X-Y}{k}\] 按照分数规划的一般规律, 构造: \[g(\lambda) = \lambda k + Y - X\] 由于 ...

  9. wget.vbs & wget.ps1

    Wget-like tool for file transfer when do post exploitation. CODE echo strUrl = WScript.Arguments.Ite ...

  10. twitter api取出的日期格式化

    import pickle import datetime crate_time_list=[] twitter_id_list=[] twitter_url_list=[] twitter_text ...