Finding power change due to prompt jump

  • Thread starter Thread starter doublemint
  • Start date Start date
  • Tags Tags
    Change Jump Power
AI Thread Summary
The discussion centers on calculating power changes in a CANDU reactor during a prompt jump, specifically addressing the delayed neutron fraction. It highlights a miscalculation in determining the delayed neutron fraction for U235, emphasizing that it should be weighted by the fission occurrence rather than just enrichment. The correct approach involves using the effective delayed neutron fraction, which accounts for the contributions from both U235 and U238 based on their fission cross-sections. Participants also explore the complexities of calculating fission fractions and the impact of neutron energy on fission product distribution. Overall, the conversation seeks clarity on the correct methodology for these calculations in the context of reactor physics.
doublemint
Messages
138
Reaction score
0
I am trying to figure out what happens to the power when a prompt jump occurs. From Nuclear Reactor Analysis by Duderstadt and Hamilton, a prompt jump approximation can be done to yield the following equation:
\frac{P_{2}}{P_{1}} = \frac{\beta-\rho_{1}}{\beta-\rho_{2}}

Now the question is for a CANDU reactor that has 0.7% enriched uranium. If the delayed neutron fraction for U235 is 0.00682 then for the CANDU reactor the fraction of delayed neutron is 0.00682*0.007=4.77E-5. (Not sure if I did this part correctly).

Ignoring fast fission of U238, there was a step increase of +3mk in an initially critical reactor, then the power change is just:
\frac{P_{2}}{P_{1}} = \frac{4.77E-5-0}{4.77E-5-0.003}
but this yields a negative ratio which does not make sense..I am thinking I calculated the delayed neutron fraction incorrectly.

Any help is appreciated!
 
Engineering news on Phys.org
doublemint said:
I am trying to figure out what happens to the power when a prompt jump occurs. From Nuclear Reactor Analysis by Duderstadt and Hamilton, a prompt jump approximation can be done to yield the following equation:
\frac{P_{2}}{P_{1}} = \frac{\beta-\rho_{1}}{\beta-\rho_{2}}

Now the question is for a CANDU reactor that has 0.7% enriched uranium. If the delayed neutron fraction for U235 is 0.00682 then for the CANDU reactor the fraction of delayed neutron is 0.00682*0.007=4.77E-5. (Not sure if I did this part correctly).

Ignoring fast fission of U238, there was a step increase of +3mk in an initially critical reactor, then the power change is just:
\frac{P_{2}}{P_{1}} = \frac{4.77E-5-0}{4.77E-5-0.003}
but this yields a negative ratio which does not make sense..I am thinking I calculated the delayed neutron fraction incorrectly.

Any help is appreciated!
This part: "If the delayed neutron fraction for U235 is 0.00682 then for the CANDU reactor the fraction of delayed neutron is 0.00682*0.007=4.77E-5." is not correct. The delay neutron fraction should be weighted according to the fraction in which fissions occur, not the enrichment fraction. The fraction of fissions would be a function of enrichment, or atomic fraction, AND the fission cross-section.

βeff = w(U235) β(U235) + w(U238) β(U238). If 90% of fissions occur in U235 and 10% of fissions occur in U238, then assuming β(U235)= 0.00650 and β(U238)= 0.0157, then βeff = 0.9*0.0065 + 0.1*0.0157 = 0.0074.

Normally, positive reactivity insertion is nowhere near β (1$), but rather in cents.
 
That makes more sense. How would the fraction of fission function look like?
Would it be something like this:

w(U235) = \frac{0.007 * \sum_{f,U235}}{0.007 * \sum_{f,U235}+0.993 * \sum_{f,U238}}

where \sum_{f,U235}=582.6b and \sum_{f,U238}=1b
 
doublemint said:
That makes more sense. How would the fraction of fission function look like?
Would it be something like this:

w(U235) = \frac{0.007 * \sum_{f,U235}}{0.007 * \sum_{f,U235}+0.993 * \sum_{f,U238}}

where \sum_{f,U235}=582.6b and \sum_{f,U238}=1b
Not quite. One has to weight it according to \int \Sigma_i(E) \phi(E) dE for each fissile species, i.

In fact, β = β(E), because the fission product distribution changes with incident neutron energy and favors a slightly more symmetric fission.

For LWRs, about 8 to 10% of fissions occur in U-238, because the fast flux is about an order of magnitude greater than the thermal flux, which partially compensates for the low cross-section in the fast energy range.

I believe the HWR flux spectrum is slightly more epithermal than for LWRs. Somewhere I have some flux spectra that I should be able to post.
 
It is a little more complicated than I hoped it will be. But it is good to know!

Although, I am working on an assignment which deals with something similar. I am given the concentration of 3 fissile isotopes in a CANDU core burning at a power P and asked to find the 6 delayed neutron parameters for each isotope and the total delayed fraction of the core. I am given a table similar to the one in Dunderstadt and Hamilton to work with. The delayed constants would stay the same so there is no work needed, but as for calculating the fractions, no other information is given such as the flux spectra you have mentioned.

So I'm curious if your method is the only way, or is there a simpler, approximated, approach to solving it.
 
Hello everyone, I am currently working on a burnup calculation for a fuel assembly with repeated geometric structures using MCNP6. I have defined two materials (Material 1 and Material 2) which are actually the same material but located in different positions. However, after running the calculation with the BURN card, I am encountering an issue where all burnup information(power fraction(Initial input is 1,but output file is 0), burnup, mass, etc.) for Material 2 is zero, while Material 1...
Hi everyone, I'm a complete beginner with MCNP and trying to learn how to perform burnup calculations. Right now, I'm feeling a bit lost and not sure where to start. I found the OECD-NEA Burnup Credit Calculational Criticality Benchmark (Phase I-B) and was wondering if anyone has worked through this specific benchmark using MCNP6? If so, would you be willing to share your MCNP input file for it? Seeing an actual working example would be incredibly helpful for my learning. I'd be really...

Similar threads

Replies
1
Views
3K
Back
Top