Points close to the source not behaving like inverse-square

  • Thread starter Thread starter steamyoshi
  • Start date Start date
  • Tags Tags
    Points Source
AI Thread Summary
The discussion centers on the unexpected low radiation measurements from a source at close distances, which deviate from the expected inverse-square law relationship. The data fits a model with an exponent of -2.2, suggesting potential measurement errors or systematic deviations. Possible explanations include the geometry of the measurement system, where the distance to the radiation detector's active area may not align with the source distance. Additionally, factors like air absorption at short distances and the detector's specifications could influence results. The conversation emphasizes the importance of refining measurements and considering the detector's characteristics to better understand the discrepancies.
steamyoshi
Messages
5
Reaction score
0

Homework Statement


The problem - confirm that the amount of radiation measured from a source is related by inverse-square to the distance.

Here is a graph of my data fitted to y = a1 * x^a2.
Every point is an average of 3-8 measurements (as many as needed to have a statistical error of <3%)
a1 = 2.7*10^4; a2 = -2.2; so it seems we have a good fit to the theory, and all the points are on the graph,
except the two closest points which are much lower than expected, and I have no explanation for this strange behavior.
What could cause those two points to be measured so low?

Homework Equations



de6ee5f95f4bd85100de8d126060c87c.png


The Attempt at a Solution


Tried looking it up on the internet and asking my lab instructor, and I'm stumped.

Edit: Residuals plot might be more helpful
 
Physics news on Phys.org
Perhaps your geiger counter has a resolution of about 10ms and starts to miscount if you go much beyond 1000 per 10s. I think it's just measurement error.
 
  • Like
Likes 1 person
You might want to find out exactly how the least squares fitting works, if you are using a spreadsheet etc rather than doing it by hand. It is possible the different points are given different weighting factors that bias the fitting to one end of the curve more than the other.

Another possibility is the geometry of your measurement system. Maybe you should really be measuring the distance from the source to the (average) position inside the counter where the radiation is detected, not the distance to the front of the counter. That will have more effect on small distances than on large ones. You could try a fit of the form ##y = a/(x + d)^2## where ##d## is a constant depending on the shape of the counter.
 
  • Like
Likes 1 person
Thank you for the replies. I'm trying to obtain the technical specs. for the counter, which will allow me to know both the resolution and tube length, and then I will check your suggestions.
Another thing a friend suggested is that because the loss from inverse-square at this distance is very low, the absorption by the air is no longer negligible in comparison.
 
I'm not sure your problem is with those points. After all, the exponent should be -2, not -2.2. What do you get if you plot inverse intensity against square of distance and take a straight line fit through the origin? Which points look off now?
 
haruspex said:
After all, the exponent should be -2, not -2.2.

Ah... I missed that in the OP.

If the experiment was to measure the intensity assuming an unknown power law, -2.2 is what you measured, and you can't arbitrarily cook the results to make them closer to what you expected. If you refine the measurements, you might get closer to -2 or you might not, depending on what was causing the difference.

But if you want to verify the "correct" value of -2, then you should do what Haruspex said. There may still be a systematic deviation from the expected results, which you might be able to explain.
 
AlephZero said:
But if you want to verify the "correct" value of -2, then you should do what Haruspex said. There may still be a systematic deviation from the expected results, which you might be able to explain.
Actually, I'm saying a bit more than that. Even if the aim is to deduce the exponent, the set of points which look 'off' can be an artefact of what you chose to plot against against what. If you do the same curve fit but plotting inverse intensity against distance squared you might not get an exponent of 1.1, or the same set of ill-fitting points.
 
AlephZero said:
...

Another possibility is the geometry of your measurement system. Maybe you should really be measuring the distance from the source to the (average) position inside the counter where the radiation is detected, not the distance to the front of the counter. That will have more effect on small distances than on large ones. You could try a fit of the form ##y = a/(x + d)^2## where ##d## is a constant depending on the shape of the counter.
Yes, I also think this may be part of the problem with the nearby points, although a power of -2.2 is quite disturbing.

What is the cross-sectional area of the active part of the detector ?
 

Attachments

  • MDXUWXK.png
    MDXUWXK.png
    3.1 KB · Views: 473
  • GZ6RLAg.png
    GZ6RLAg.png
    3.2 KB · Views: 483
The formula for inverse square law needs to take into account the size and shape of the source of the radiation and the size and shape of the detector in the geiger counter. The simple formula for intensity = 1 / r^2 assumes a point source and a point detector. Spherical sources will also follow the rule as long as the spheres don't touch or intersect. If the distance is large enough, then the formula for point source and detector will closely approximate the actual intensity, but at close distances, you'll need to use a formula based on a single or double integral.
 
Back
Top