Photo:

Description
Now that students have learned how neutrons interact with atoms (experiment 3) and how the fission chain reaction starts and continues (experiment 6), they'll take a look inside a nuclear fission reactor. What are the most important parts? What makes them important? Most importantly, how is the nuclear chain reaction controlled?
These questions will be answered as students design their own two-dimensional nuclear reactor, choosing the size and location of its key components in the role of nuclear engineers. Then, they will take on the role of nuclear reactor operator as they try to control the nuclear chain reaction with neutron poison.
Why it Matters
Nuclear fission reactors are important for producing medical equipment and electricity. Understanding what's inside a reactor can help you make informed decisions about how close or how far from a fission reactor you want to live and work. Do you know how close you are to a nuclear reactor today? If a company announced a new nuclear reactor in your area, how would you feel?
Background Information
Click here to access slides with the diagrams from this section.
In a previous lesson, we learned about the fission chain reaction. When one neutron goes in and two come out, the number of fissions can increase exponentially, causing an explosion or meltdown. Nuclear fission reactors are designed to control the chain reaction. In this lesson, we will learn what goes in a nuclear reactor and how the chain reaction is controlled.
Each nuclear fission reactor is built to make use of one of the outputs of the fission reaction. If the reactor uses the neutrons from fission to make isotopes, it is called a research reactor or a test reactor. Isotopes made in test reactors are common in the medical field. If the reactor turns the energy from fission into electricity, it is called a nuclear power plant. Electricity from nuclear power plants makes up about 20% of the electricity on the U.S. electrical grid.
Caption: Research reactors use the neutrons from fission to create isotopes. Nuclear Power Plants (NPPs) use the energy from fission to create electricity.
No matter their purpose, all fission reactors also fall into one of two other categories. These categories get their names from the energy of the neutrons causing fission: fast reactors and thermal reactors.
When neutrons are released from fission, they have a lot of kinetic energy, which means they are moving fast. We call these fast neutrons. A small number of fast neutrons can be absorbed by certain kinds of nuclear fuel to cause fission. A reactor that depends on those fast neutrons to cause fission is called a fast reactor. When fast neutrons cause fission, the reaction produces more nuclear fuel, so fast reactors are sometimes called fast breeder reactors. Because the new fuel is more useful for making nuclear weapons, the United States usually chooses to go with the other kind of reactors, thermal reactors.
Caption: Fast reactors depend on fast neutrons for fission and produce more nuclear fuel.
In thermal reactors, low energy neutrons called thermal neutrons initiate most of the fission reactions. These neutrons are released from fission as fast neutrons, then slowed down by materials in the reactor until they reach an energy level that makes them much more likely to cause fission. Unlike fast reactors, thermal reactors don’t generate more nuclear fuel. Rather, the radioactive spent fuel from thermal reactors must be carefully packaged and stored for a long time after it is removed from the reactor. Thermal reactors are common in the U.S.
Caption: Thermal reactors depend on thermal neutrons for fission and do not produce more fuel.
This video game models a thermal reactor. Let's go over the components of the reactor now.
Fuel: Nuclear fuel has atoms that are very large and very close to fission. If a thermal neutron gets close to a fuel atom, it is absorbed, causing the atom to fission. Out of each fission come two fission products (new atoms), two fast neutrons, and energy.
Moderator: Thermal reactors use a moderator to slow down fast neutrons, increasing the likelihood that they will be absorbed by a fuel atom. When a neutron runs into a moderator atom, it bounces off of the atom, but the atom absorbs some of its energy, thus lowering the energy of the neutron. It can take multiple bounces on moderator atoms for a fast neutron to become a thermal neutron. This is the only component of a thermal reactor that isn't included in a fast reactor.
Caption: When a neutron collides with a moderator atom, it scatters (or bounces) off, but loses a little energy, becoming slower. A fast neutron may collide with multiple moderator atoms before slowing down enough to be a thermal neutron.
Poison: Poison atoms absorb neutrons without becoming unstable. Reactors are built with removable neutron poison, often in the form of control rods. The control rods can be slowly inserted or removed from the reactor, making sure to absorb exactly the number of neutrons we don’t want to cause fission. In the video game, even after you release the neutrons, you are able to change the poison insertion, just as real nuclear reactor workers adjust the insertion of control rods.
Caption: When a neutron collides with a poison atom, it is absorbed.
Coolant: Whether or not a reactor plans to make electricity from the energy released during fission, the energy needs to be removed from the reactor. Soon after fission, the energy released is turned into heat. Just like heat from a stove, heat from fission raises the temperature of the fuel where it is released. Fuel needs to be below a certain temperature to work well, so we flow coolant through the reactor. The coolant goes in cold and comes out hot. The faster coolant is flowing, the more energy can be removed, which means the reactor can reach a higher power level. In the video game, the coolant flow rate drops if it isn’t being used. You may need to turn it back up as you reach higher power levels.
Caption: Coolant flows through the reactor, sweeping away the energy released during fission.
Matrix: The matrix holds the fuel, moderator, poison, and coolant in place.
Reflector: The reflector goes all around the reactor. We can't control which direction a neutron will go. The reflector, like the moderator, is bouncy for neutrons. If a neutron hits the reflector, it will bounce back into the reactor.
Caption: When a neutron collides with a reflector atom, it scatters back into the reactor rather than escaping.
Shielding: Most fission products (the atoms that come out of fission) are unstable. They may release an alpha, a beta, a gamma, or a neutron as they decay. Alpha and beta particles won't escape the fuel, but the gamma rays are likely to escape the reactor. For this reason, we place a lot of large atoms outside the reflector. The more atoms, and the larger the atoms, the lower the dose to reactor workers nearby.
Caption: Unstable fission products can release gamma rays as they radioactively decay. Those gamma rays are attenuated by the shielding atoms.
If you're interested in learning more about nuclear reactor physics, check out MIT OpenCourseWare for in-depth nuclear science lessons. In the meantime, we hope you enjoy the video game!
Student Objectives
-
The student will describe the purpose of nuclear reactors and their key components.
Learning Objectives
- Each nuclear fission reactor was built either to harvest the neutrons from fission to make isotopes or to harvest the energy from fission to make electricity.
- Each nuclear fission reactor aims to control the fission reaction.
- There are fast and thermal reactors, each named after the energy of the neutrons.
- Fast reactors can make more nuclear fuel.
- Thermal nuclear reactors control the fission reaction using materials with special types of atoms:
- Fuel atoms fission if they absorb a thermal neutron.
- Moderator atoms are a little bouncy, so they can turn high energy (fast) neutrons into low energy (thermal) neutrons.
- Reflector atoms are very bouncy, so they help keep neutrons inside the reactor.
- Poison atoms absorb neutrons, but they don't fission. Poison can be added or removed during reactor operation to control the chain reaction.
- Shielding atoms absorb (or attenuate) gamma rays, which come from unstable fission products.
- Nuclear reactors also need coolant to control temperature inside the reactor.
Materials List
- Computer with keyboard & mouse per 1-3 students
- Python installed
- Numpy installed
- Pygame installed
- GitHub repository downloaded & extracted
- Python installed
Material Preparation
These instructions are for Windows. If you are using Apple or Linux, please use the internet to figure out how to get python, numpy, and pygame.
- Install Python
- Using your start menu, go to the Microsoft Store.
- Download the most recent version of Python 3.
- Install numpy and pygame
- Using your start menu, open Terminal. Do not use the open button in Microsoft Store.
- Type this command into the terminal and hit enter:
python3 -m pip install -U pygame --user - Type this command into the terminal and hit enter:
python3 -m pip install -U numpy --user - Note for troubleshooting: If the lines above don't work, check for a space at the beginning or end of the line.
- Download GitHub Repository
- Go to https://github.com/cscrawford/nse-22033-nuc-education.git and create an account if prompted.
- Click the green <> Code button.
- Click Download ZIP from the dropdown.
- When your download is complete, find the downloaded folder, right click, and select Extract All.
- Open game
- Once the file is extracted, right click fission_reactor_game>Open With>Python3.11.3 (the numbers may be different).
Demonstration Video
Laboratory Instructions
Download a Printable Worksheet PDF
- Questions
- This video game will help you learn about nuclear reactors. Before you start, talk with your classmates about what you want to know. Write down any questions you have.
- Exploration
- With the fission reactor game pulled up on your computer screen, click "Start Tutorial".
- Click through the tutorial, reading the information at the bottom of the screen.
- Drag and drop one or more of each kind of dot onto the gameboard.
- Fuel
- Moderator
- Coolant
- Poison
- When you have finished placing dots, click the down arrow on poison insertion until you reach 0%. This will make the poison dots fade away.
- Click start.
- Write down the answers to the following questions:
- How long did your first reactor run?
- What power level did it reach?
- Why did your reactor stop? Options are supercriticality, overheating, or running out of neutrons.
- What surprised you?
- What do you want to try next time?
- What do each of the following do in a fission reactor?
- Fuel
- Moderator
- Coolant
- Poison
- Reflector
- Shielding
- With the fission reactor game pulled up on your computer screen, click "Start Tutorial".
- Experiment
- Now that you know how to play, click Reset Gameboard and try something new (Repeat steps 1.3-1.5).
- Write down the following:
- What was different about this design? What was similar to your previous design(s)?
- Why did your reactor stop?
- How long did it run?
- What power level did it reach?
- Repeat steps 2.1 and 2.2 a few more times.
- Write down the following:
- Which design ran the longest?
- Which design reached the highest power level?
- Which dot do you think is the most important, and why?
- Reading or listening
- If you haven't already, talk with your classmates about the game.
- What strategies worked for you?
- What did you learn?
- Which dot did you think was the most important?
- Take a few minutes to learn about nuclear reactors, either by reading or listening to your teacher.
- Discuss or write down your answers to the following questions:
- What is one purpose of a nuclear reactor?
- Some reactors are called fast reactors. What are the other reactors called?
- Which kind of reactors don't need a moderator?
- Which kind of reactors can breed more nuclear fuel?
- Make any corrections you need to make to your previous answers.
- If you haven't already, talk with your classmates about the game.
- Competition
- Now that you've learned about nuclear fission reactors, play the game again, this time competing with your classmates for the longest operation time and the highest power level.
- If you have any unanswered questions, explore the supplemental resources to find the answers.
Suggested Evaluations
-
Ask each student to show their design and explain a few design choices (size and position of dots, poison insertion level, etc.).
- Collect and review lab notebooks or worksheets linked above.
- Create a simple reactor design. Use the cursor as an imaginary neutron on the screen. Set it in any direction and stop when it hits a dot or the reflector. Ask the student what the 'neutron' should do. Note: In order to give you control over the speed and location of the neutron, there will be no red dot on the screen, rather, your cursor will represent the neutron.
Supplemental Resources
- Five-minute video explaining the components of a reactor:
- MIT Open Course Ware Nuclear Science 101:
- Office of Nuclear Energy article NUCLEAR 101:
- World Nuclear Association article on nuclear physics:
- Nuclear Energy Institute map of nuclear power plants:
- Nuclear Energy University Program list of university reactors: