Natural variation of ambient dose rate in the air of Izu-Oshima Island after the Fukushima Daiichi Nuclear Power Plant accident

 

Abstract

The ambient dose rate in air and radioactivity concentration in soil samples collected on Izu-Oshima Island were observed in 2012, 2013 and 2014, i.e. 1, 2 and 3 years after the severe accident at the Fukushima Daiichi Nuclear Power Plant. A car-borne survey for the ambient dose rate in air was carried out for the entire island. Soil samples were collected for the radioactivity concentration measurements from 22 points. The ambient dose rates in air were 36 nGy h−1 in 2012, 34 nGy h−1 in 2013 and 29 nGy h−1 in 2014. The corresponding radioactivity concentrations in those years for 134Cs were 53, 39 and 29 Bq kg−1 and for 137Cs, 87, 73 and 75 Bq kg−1. All the values have decreased every year.

分别对2012年2013和2014年也就是辅导事故的后123年,对空气的环境剂量率和突然样品的比活度数据进行了收集。地点为日本的Izu-Oshima 岛,使用车载巡测了全岛的环境剂量率,土壤样品则选择了22个点进行了比活度测量。空气中的环境剂量率竟然才只有几十个纳,比我国的本底还低,说明空气中的污染已经很轻微了或者说完全没有了,不过土壤中的Cs-134和Cs-137还是有一些浓度的,说明了长寿命的还是存在的,尤其是Cs-137,30多年的半衰期,但是数据总体显示,两种核素的浓度每年都在减少,这个其实不说也知道的。

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

  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 评论5

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

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

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

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

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

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

  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. 使用def文件简化dll导出

    原文链接地址:http://www.cnblogs.com/TianFang/archive/2013/05/04/3059073.html 在C++中,我们可以通过 __declspec(dllex ...

  2. POJ3294 Life Forms 【后缀数组】

    生命形式 时间限制: 5000MS   内存限制: 65536K 提交总数: 16660   接受: 4910 描述 你可能想知道为什么大多数外星人的生命形式与人类相似,不同的是表面特征,如身高,肤色 ...

  3. hadoop SecondNamenode 详解

    SecondNamenode名字看起来很象是对第二个Namenode,要么与Namenode一样同时对外提供服务,要么相当于Namenode的HA. 真正的了解了SecondNamenode以后,才发 ...

  4. ext4文件系统由文件的inode号定位其inode Table

    在ubuntu中(以16.06为例),stat filename 可以查看文件的inode数值,但是如何确定该inode项具体在哪个块组下的inode Table中不是那么容易,接下来通过一步步计算来 ...

  5. 图论:Stoer-Wagner算法

    利用Stoer-Wagner算法求无向图最小割 直接给出算法描述和过程实现: 算法步骤: . 设最小割cut=INF, 任选一个点s到集合A中, 定义W(A, p)为A中的所有点到A外一点p的权总和. ...

  6. IDEA中如何使用svn

    1.安装tortoiseSVN客户端时,这里一定要勾选上,否则使用时会报错. 2.安装好之后,想启用idea的SVN插件还需要在idea配置一下,file - setting 按钮打开设置界面 或者( ...

  7. 【BZOJ3029】守卫者的挑战 [期望DP]

    守卫者的挑战 Time Limit: 2 Sec  Memory Limit: 128 MB[Submit][Status][Discuss] Description 打开了黑魔法师Vani的大门,队 ...

  8. [ CodeVS冲杯之路 ] P2456

    不充钱,你怎么AC? 题目:http://codevs.cn/problem/2456/ 用贪心的思想,木材当然要尽量分成多的木板,而大的木材能够分成大木板,但是小的木材不一定能够分成大的木板,所以木 ...

  9. 如何加快Eclipse的启动速度?

    http://it.taocms.org/12/6457.htm 浅析配置更快的Eclipse方法 What is the Metadata GC Threshold and how do I tun ...

  10. Git-cheatsheet