NUCE 2100 HW2, and updated requirements list to include ipynb vim.

This commit is contained in:
Dane Sabo 2024-09-16 19:16:46 -04:00
parent 469372eee7
commit fbb5a967dc
3 changed files with 577 additions and 0 deletions

View File

@ -0,0 +1,288 @@
{
"cells": [
{
"cell_type": "markdown",
"id": "ad4e56a8-96a3-487e-99e3-740e327f8814",
"metadata": {},
"source": [
"# Homework 3 - NUCE 2100\n",
"**Dane Sabo**\n",
"\n",
"*September 16th, 2024*"
]
},
{
"cell_type": "markdown",
"id": "af78d786-0cff-4ca4-a1eb-f42cfba588d0",
"metadata": {},
"source": [
"## Problem 1\n",
"A monoenergetic beam of neutrons, Φ = 4 x 10^10 neutrons/cm2-sec, impinges on a target 1 cm2 in area and 0.1 cm thick. There are 0.048 x 10^24 atoms per cm3 in the target, and the total cross-\n",
"section at the energy of the beam is 4.5 b.\n",
"\n",
"### Part A\n",
"What is the macroscopic total cross section?"
]
},
{
"cell_type": "code",
"execution_count": 4,
"id": "906871c1-8db1-481e-8ac2-fc01eba82970",
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"The macroscopic total cross section is 2.160e+00 cm^1.\n"
]
}
],
"source": [
"neutron_flux = 4e10 #neutrons/cm^2-s\n",
"area = 1 #cm^2\n",
"thickness = 0.1 #cm\n",
"atom_density = 0.048e24 #atoms/cm^3\n",
"beam_section = 4.5 #b\n",
"\n",
"##Converting units\n",
"beam_section = 4.5*10e-24 #cm^2\n",
"\n",
"Sigma_t = atom_density * beam_section #1/cm\n",
"\n",
"print(f\"The macroscopic total cross section is {Sigma_t:.3e} cm^1.\")"
]
},
{
"cell_type": "markdown",
"id": "d50329c9-9a1d-40ee-b0c2-b0b06562c56f",
"metadata": {},
"source": [
"### Part B\n",
"How many neutron interactions per second occur in the target?"
]
},
{
"cell_type": "code",
"execution_count": 5,
"id": "d5f667fb-4fc1-4cab-8aea-d78b38dc2a75",
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"There are 8.640e+10 neutron interactions per second in the target.\n"
]
}
],
"source": [
"rxn_rate = neutron_flux * Sigma_t\n",
"\n",
"print(f\"There are {rxn_rate:.3e} neutron interactions per second in the target.\")"
]
},
{
"cell_type": "markdown",
"id": "e208f67b-5fb7-44dd-8e1a-ff148912c666",
"metadata": {},
"source": [
"### Part C\n",
"What is the collision density?"
]
},
{
"cell_type": "code",
"execution_count": 6,
"id": "8ba3f4f3-139c-48fb-b856-9aac2bee096d",
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"The collision density is 4.147e+33 collisions/cm^3/s.\n"
]
}
],
"source": [
"collision_density = atom_density * rxn_rate\n",
"\n",
"print(f\"The collision density is {collision_density:.3e} collisions/cm^3/s.\")"
]
},
{
"cell_type": "markdown",
"id": "ec3b9f50-950e-4e76-8d31-25bbe52505cb",
"metadata": {},
"source": [
"---\n",
"## Question 2\n",
"A beam o f2 MeV neutrons is incident on a slab of heavy water (D2O). The total cross sections of deuterium and oxygen at this energy are 2.6 b and 1.6 b, respectively.\n",
"\n",
"### Part A\n",
"What is the macroscopic total cross section of D2O at 2 MeV?"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "adc08334-42a5-4b84-8d91-c28a877d1ee5",
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "markdown",
"id": "1a846a7a-39c8-4580-8ce9-f02f850f001c",
"metadata": {},
"source": [
"### Part B\n",
"How thick must the slab be to reduce the intensity of the uncollided beam by a factor of 10?"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "0500bb0c-0d82-4615-b6b6-9167e936f9d8",
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "markdown",
"id": "baf341b4-c1e1-4e67-af93-097685c7e5df",
"metadata": {},
"source": [
"### Part C\n",
"If an incident neutron has a collision in the slab, what is the relative probability that it collides with deuterium?"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "ca5a75d6-2839-436c-9112-274941818b66",
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "markdown",
"id": "135e061f-b32d-48c1-b1e2-93f0982532b3",
"metadata": {},
"source": [
"---\n",
"## Question 3\n",
"What is the equivalent dose (in rem) from 0.75 Gray of alpha particle radiation? What is the dose (in Sievert) from 30 rad of beta particle (max energy 0.05 MeV) of radiation?"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "18bf0f85-0d27-4a1c-ba99-3fb828759d9a",
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "markdown",
"id": "ec53d400-858e-4f4d-a700-e564e59e4e3d",
"metadata": {},
"source": [
"---\n",
"## Question 4\n",
"How much shielding is necessary to cut dose from 1 MeV gamma radiation by three orders of magnitude if the shield is made of:\n",
"\n",
"### Water"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "f59002a9-379e-4ace-ae5c-783540d739a7",
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "markdown",
"id": "1d607af0-7d49-4ac6-91bc-3e4fc5d7f42a",
"metadata": {},
"source": [
"### Lead"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "17431bc1-5964-4c53-9c2b-c29905eae636",
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "markdown",
"id": "538bbb72-6e15-4435-b225-1a9a114bbc32",
"metadata": {},
"source": [
"### Concrete"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "6ae9ec72-6e2b-4476-aa3e-dec039ed02d3",
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "markdown",
"id": "90930e5b-56b9-4e9a-ad5d-cb24fc597459",
"metadata": {},
"source": [
"---\n",
"## Question 5\n",
"Please mark the following statements as true or false:\n",
"\n",
"Given a material emitting alpha or beta radiation the absorbed dose due to radiation is independent of the activity of the sample.\n",
"\n",
"Absorbed gamma dose decreases as the linear attenuation coefficient increases\n",
"\n",
"\n",
"---\n",
"## Question 6\n",
"When entering radiation areas workers often don \"clean suits\". Given that these are not sufficient protection against neutron/photon dose what do you think the purpose of these suits is? What would be the danger assosciated with not using them?\n",
"\n",
"---\n",
"## Question 7\n",
"When purchasing a home in this part of the country it is often recommended to perform radon testing. Briefly describe the origin of radon, how it might enter a house, what type of radiation it emits, and whether you think the issue seems to be genuinely dangerous or a way to scare potential homewoners into paying for testing.\n",
"\n",
"---\n",
"## Question 8\n",
"Research the radiation hormesis theory and summarize the current status of the hypothesis. Please provide at least two sources that you consulted. Based on your research state whether you think that this is accepted science, pro-nuclear propaganda, or ther is not sufficient evidence to decide. Do you think that nuclear power advocates who use radiation hormesis to support their stance help or hurt their cause? Why?"
]
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.3"
}
},
"nbformat": 4,
"nbformat_minor": 5
}

288
NUCE_2100/HW3.ipynb Normal file
View File

@ -0,0 +1,288 @@
{
"cells": [
{
"cell_type": "markdown",
"id": "ad4e56a8-96a3-487e-99e3-740e327f8814",
"metadata": {},
"source": [
"# Homework 3 - NUCE 2100\n",
"**Dane Sabo**\n",
"\n",
"*September 16th, 2024*"
]
},
{
"cell_type": "markdown",
"id": "af78d786-0cff-4ca4-a1eb-f42cfba588d0",
"metadata": {},
"source": [
"## Problem 1\n",
"A monoenergetic beam of neutrons, Φ = 4 x 10^10 neutrons/cm2-sec, impinges on a target 1 cm2 in area and 0.1 cm thick. There are 0.048 x 10^24 atoms per cm3 in the target, and the total cross-\n",
"section at the energy of the beam is 4.5 b.\n",
"\n",
"### Part A\n",
"What is the macroscopic total cross section?"
]
},
{
"cell_type": "code",
"execution_count": 4,
"id": "906871c1-8db1-481e-8ac2-fc01eba82970",
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"The macroscopic total cross section is 2.160e+00 cm^1.\n"
]
}
],
"source": [
"neutron_flux = 4e10 #neutrons/cm^2-s\n",
"area = 1 #cm^2\n",
"thickness = 0.1 #cm\n",
"atom_density = 0.048e24 #atoms/cm^3\n",
"beam_section = 4.5 #b\n",
"\n",
"##Converting units\n",
"beam_section = 4.5*10e-24 #cm^2\n",
"\n",
"Sigma_t = atom_density * beam_section #1/cm\n",
"\n",
"print(f\"The macroscopic total cross section is {Sigma_t:.3e} cm^1.\")"
]
},
{
"cell_type": "markdown",
"id": "d50329c9-9a1d-40ee-b0c2-b0b06562c56f",
"metadata": {},
"source": [
"### Part B\n",
"How many neutron interactions per second occur in the target?"
]
},
{
"cell_type": "code",
"execution_count": 5,
"id": "d5f667fb-4fc1-4cab-8aea-d78b38dc2a75",
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"There are 8.640e+10 neutron interactions per second in the target.\n"
]
}
],
"source": [
"rxn_rate = neutron_flux * Sigma_t\n",
"\n",
"print(f\"There are {rxn_rate:.3e} neutron interactions per second in the target.\")"
]
},
{
"cell_type": "markdown",
"id": "e208f67b-5fb7-44dd-8e1a-ff148912c666",
"metadata": {},
"source": [
"### Part C\n",
"What is the collision density?"
]
},
{
"cell_type": "code",
"execution_count": 6,
"id": "8ba3f4f3-139c-48fb-b856-9aac2bee096d",
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"The collision density is 4.147e+33 collisions/cm^3/s.\n"
]
}
],
"source": [
"collision_density = atom_density * rxn_rate\n",
"\n",
"print(f\"The collision density is {collision_density:.3e} collisions/cm^3/s.\")"
]
},
{
"cell_type": "markdown",
"id": "ec3b9f50-950e-4e76-8d31-25bbe52505cb",
"metadata": {},
"source": [
"---\n",
"## Question 2\n",
"A beam o f2 MeV neutrons is incident on a slab of heavy water (D2O). The total cross sections of deuterium and oxygen at this energy are 2.6 b and 1.6 b, respectively.\n",
"\n",
"### Part A\n",
"What is the macroscopic total cross section of D2O at 2 MeV?"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "adc08334-42a5-4b84-8d91-c28a877d1ee5",
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "markdown",
"id": "1a846a7a-39c8-4580-8ce9-f02f850f001c",
"metadata": {},
"source": [
"### Part B\n",
"How thick must the slab be to reduce the intensity of the uncollided beam by a factor of 10?"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "0500bb0c-0d82-4615-b6b6-9167e936f9d8",
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "markdown",
"id": "baf341b4-c1e1-4e67-af93-097685c7e5df",
"metadata": {},
"source": [
"### Part C\n",
"If an incident neutron has a collision in the slab, what is the relative probability that it collides with deuterium?"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "ca5a75d6-2839-436c-9112-274941818b66",
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "markdown",
"id": "135e061f-b32d-48c1-b1e2-93f0982532b3",
"metadata": {},
"source": [
"---\n",
"## Question 3\n",
"What is the equivalent dose (in rem) from 0.75 Gray of alpha particle radiation? What is the dose (in Sievert) from 30 rad of beta particle (max energy 0.05 MeV) of radiation?"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "18bf0f85-0d27-4a1c-ba99-3fb828759d9a",
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "markdown",
"id": "ec53d400-858e-4f4d-a700-e564e59e4e3d",
"metadata": {},
"source": [
"---\n",
"## Question 4\n",
"How much shielding is necessary to cut dose from 1 MeV gamma radiation by three orders of magnitude if the shield is made of:\n",
"\n",
"### Water"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "f59002a9-379e-4ace-ae5c-783540d739a7",
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "markdown",
"id": "1d607af0-7d49-4ac6-91bc-3e4fc5d7f42a",
"metadata": {},
"source": [
"### Lead"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "17431bc1-5964-4c53-9c2b-c29905eae636",
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "markdown",
"id": "538bbb72-6e15-4435-b225-1a9a114bbc32",
"metadata": {},
"source": [
"### Concrete"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "6ae9ec72-6e2b-4476-aa3e-dec039ed02d3",
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "markdown",
"id": "90930e5b-56b9-4e9a-ad5d-cb24fc597459",
"metadata": {},
"source": [
"---\n",
"## Question 5\n",
"Please mark the following statements as true or false:\n",
"\n",
"Given a material emitting alpha or beta radiation the absorbed dose due to radiation is independent of the activity of the sample.\n",
"\n",
"Absorbed gamma dose decreases as the linear attenuation coefficient increases\n",
"\n",
"\n",
"---\n",
"## Question 6\n",
"When entering radiation areas workers often don \"clean suits\". Given that these are not sufficient protection against neutron/photon dose what do you think the purpose of these suits is? What would be the danger assosciated with not using them?\n",
"\n",
"---\n",
"## Question 7\n",
"When purchasing a home in this part of the country it is often recommended to perform radon testing. Briefly describe the origin of radon, how it might enter a house, what type of radiation it emits, and whether you think the issue seems to be genuinely dangerous or a way to scare potential homewoners into paying for testing.\n",
"\n",
"---\n",
"## Question 8\n",
"Research the radiation hormesis theory and summarize the current status of the hypothesis. Please provide at least two sources that you consulted. Based on your research state whether you think that this is accepted science, pro-nuclear propaganda, or ther is not sufficient evidence to decide. Do you think that nuclear power advocates who use radiation hormesis to support their stance help or hurt their cause? Why?"
]
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.3"
}
},
"nbformat": 4,
"nbformat_minor": 5
}

View File

@ -41,6 +41,7 @@ jupyter_core==5.7.2
jupyter_server==2.14.2
jupyter_server_terminals==0.5.3
jupyterlab==4.2.5
jupyterlab-vim==4.1.4
jupyterlab_pygments==0.3.0
jupyterlab_server==2.27.3
kiwisolver==1.4.7