This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
remote_control_experiments:neutron_activation_of_ag [2023-10-03 11:33] Jon Peter Omtvedt |
remote_control_experiments:neutron_activation_of_ag [2023-10-03 12:09] (current) Jon Peter Omtvedt |
||
|---|---|---|---|
| Line 77: | Line 77: | ||
| (click on the picture to see a larger version.) You must preset the duration for all the measurement periods (rows in the table) before you perform irradiations. In the beginning you want short intervals to follow the rapid decay, then you switch to longer intervals. We suggest 5x 20 sec followed by 100 sec intervals for the remaining time periods (this will be the defaults when you start up RoboLab). | (click on the picture to see a larger version.) You must preset the duration for all the measurement periods (rows in the table) before you perform irradiations. In the beginning you want short intervals to follow the rapid decay, then you switch to longer intervals. We suggest 5x 20 sec followed by 100 sec intervals for the remaining time periods (this will be the defaults when you start up RoboLab). | ||
| - | \\Background Measurement\\// | + | //Background Measurement// |
| For each irradiation you do, you should continue measuring until the number of counts fluctuate around the background radiation level in the lab. Therefore, before you start irradiations you should perform a background measurement. The easiest way to do this is to select e.g. a 300 sec preset duration for the first row in the table and start counting. Once the system finishes with the first measurement and start measuring counts for the second row in the table you can stop and write down the number of counts obtained for the first row. You then divide the counts by the duration to obtain your background count rate in cps (counts per second). | For each irradiation you do, you should continue measuring until the number of counts fluctuate around the background radiation level in the lab. Therefore, before you start irradiations you should perform a background measurement. The easiest way to do this is to select e.g. a 300 sec preset duration for the first row in the table and start counting. Once the system finishes with the first measurement and start measuring counts for the second row in the table you can stop and write down the number of counts obtained for the first row. You then divide the counts by the duration to obtain your background count rate in cps (counts per second). | ||
| + | // | ||
| + | Make sure you have reset the counting duration after the background measurement to whatever you have selected (probably 20 sec). You can now start performing irradiations. Select a preset time in the irradiation control box (to the left) and push the start irradiation button. In the video feed you will see that the slide with the silver disc disappears - it is sent to the neutron irradiation position on the other side of the concrete wall. There is a sensor inside that keeps track of the actual irradiation time. There is also an irradiation indicator light on the control panel. As soon as you see the slide back on top of the detector you start counting by clicking the start counting button (make sure you have cleared the counters before you started the irradiation). The system will now automatically fill in counts in the table and update the start time for each individual measurement interval. Let it run until you are certain you are only measuring background. Write down all the results before clearing the counter for the next irradiation. | ||
| - | . for the short | + | Repeat |
| - | It is important | + | |
| - | \\ | + | ==== Plotting the Measured Data ==== |
| + | Use a high-quality data plotting and fitting program (e.g. Origin) to plot and analyze the data. If you use the plotting program to also " | ||
| - | __How to measure | + | Notice that you always shall use the 1/3 of the time into each measurement as the " |
| - | // | + | For each irradiation interval plot your data as follows: |
| - | For this part of the exercise, you will use a NaI detector connected to a Multi-Channel Analyzer | + | |
| + | * Enter your data in a table (" | ||
| + | * Plot the data - does it look OK? If not, find the error. Your measurement points should lie on a line that gradually decay in a smooth way (within statistical uncertainty). | ||
| - | // | + | ==== Deconvoluting |
| - | This description assumes you have the Maestro MCA software from ORTEC. If you are using an alternative system, you will have to consult the manual to figure out how to use it. The procedure should not be very different, though.\\ | + | |
| - | We want to make successive 20-s measurements followed by 120-s ones to determine the half-life curve of the silver isotopes. This can be done manually by successive starting-waiting-stopping-saving-clearing operations.\\ | + | |
| - | However, with a modern system this tiresome procedure can be automated: In Maestro jargon you do this by preparing a job-description file (it would be called a script file or batch file in most other software). This file contain all the instructions you would have to execute, but can be simplified by using the built-in loop structure. Furthermore, | + | |
| - | Since the commands execute very rapidly, you will also be able to spend practically all the time actually counting, something witch is not possible if you are doing everything manually. | + | |
| - | Job-description file: | + | Notice: The steps indicated below is not very detailed. We assume that you have a teacher physically present that can help you use whatever software and method he/she has prepared |
| - | set_preset_real 20\\ | + | |
| - | loop 7\\ | + | |
| - | clear\\ | + | |
| - | start\\ | + | |
| - | wait\\ | + | |
| - | save m: | + | |
| - | end_loop\\ | + | |
| - | + | ||
| - | set_preset_real 120\\ | + | |
| - | loop 7\\ | + | |
| - | clear\\ | + | |
| - | start\\ | + | |
| - | wait\\ | + | |
| - | save m: | + | |
| - | end_loop\\ | + | |
| - | + | ||
| - | set_preset_real 300\\ | + | |
| - | clear\\ | + | |
| - | start\\ | + | |
| - | wait\\ | + | |
| - | save m: | + | |
| - | + | ||
| - | This job-file will perform 8 20-s measurement, | + | |
| - | \\ | + | |
| - | + | ||
| - | // | + | |
| - | The MCA will save spectra containing counts vs. energy. The two interesting gamma-rays from the n-activated silver will overlap and you will not be able to differentiate between them in the NaI spectra. Thus, we will simply use the gross counts and subtract the background as if we had used a simple counter.\\ | + | |
| - | The procedure for measuring each irradiated silver disk is as follows: | + | |
| - | -Measure a background spectrum for as long as possible if you have not already done this. | + | |
| - | -Get the irradiated silver disk and put it as quickly as possible on top of the detector. | + | |
| - | -Start the job-file and note down the time between end-of-irradiation and starting the job-file. | + | |
| - | -Now, sit back and relax! Alternatively (better), if the job-file is saving spectra to a network disk, you can analyze the spectra as they are produced (using another pc which can read the same disk). | + | |
| - | -When the job-file finishes, repeat the measurement | + | |
| - | + | ||
| - | From the spectra you should get the following | + | |
| - | + | ||
| - | Alternative procedure: Select the relevant spectrum region | + | |
| - | + | ||
| - | \\ | + | |
| - | \\ | + | |
| - | __Analyzing a two-component Decay curve__\\ | + | |
| - | \\ | + | |
| - | Use a high-quality data plotting and fitting program (e.g. Origin) to analyze the data. The fitting '' | + | |
| - | Notice that you always shall use the 1/3 of the time into each measurement as the " | + | |
| - | -For each data point calculate the net count (gross count - background count), the uncertainty of the net count (based on uncertainty of both the gross count and the background count). You might want to use e.g. MS Excel or similar for doing this. | + | |
| - | -Enter your data in a table (" | + | |
| - | -Plot the data - does it look OK? | + | |
| - | \\ | + | |
| //Manual Method//\\ | //Manual Method//\\ | ||
| Line 156: | Line 108: | ||
| //Automated Method//\\ | //Automated Method//\\ | ||
| - | Use the Origin data-fitting functionality to determine the measured half-life of both components simultaneously. | + | Use your plotting programs |
| - | " | + | |
| \\ | \\ | ||
| - | __Analyzing | + | ==== Analyzing |
| - | From analyzing the decay curves for the different irradiation times (12, 24, 48, 72, and 144 s) you should have five R< | + | From analyzing the decay curves for the different irradiation times (e.g. 12, 24, 48, 72, and 144 s) you should have a corresponding number of R< |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | + | ||
| - | \\ | + | |
| + | Notice: Again, the above description is not very detailed. Your teacher will instruct how your are supposed to do this for your particular exercise with the RoboLab system. | ||
| - | ==== Questions for the students ==== | ||
| - | Use the cross-sections from the nuclear chart, the half life and a thermal neutron-flux of 2*103 n/ | ||
| - | Determine what kind of gamma radiation to expect from the silver isotopes produced in the irradiation and their associated relative intensity (e.g. from Berkeley/ | ||
email: mst@evalion.cz | tel: +420 224 358 331 | Copyright © 2021 A-CINCH
This project has received funding from the Euratom research and training programme 2019–2020 under grant agreement No. 945301.