33
SuperSYNTH A Gamma-Ray Spectroscopy Interface to MCNP

Super SYNTH - mcnpvised.com

  • Upload
    others

  • View
    9

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Super SYNTH - mcnpvised.com

SuperSYNTHA Gamma-Ray Spectroscopy

Interface to MCNP

Page 2: Super SYNTH - mcnpvised.com

2

OverviewWhat SuperSYNTH is and does

• A Gamma-Ray Spectroscopy Interface to MCNP designed to simplify modeling of laboratory and real world measurements

• Requires MCNP to be installed and functioning to generate spectra (doesn’t need MCNP if only generating an input deck)

• Organizes the problem into six logical steps

• Generates a fully commented and functional MCNP input deck

• Runs MCNP, then parses the generated mctal file to produce a spectrum that can be viewed and saved in a number of different spectral data formats

Page 3: Super SYNTH - mcnpvised.com

3

An Over Simplified Gamma-Ray Measurement

µMCA

Computer

Detector

Optional Absorber(s)

Optional Shield

Calibration source, Sample, etc

The computer is used to set upall of the µMCA parameters (energy calibration, count time, etc) and control the acquisition

Page 4: Super SYNTH - mcnpvised.com

4

Six Easy Pieces (With apologies to Richard Feynman)

• Source Geometry and Bulk Composition

• Source Term (241Am, 137Cs, 60Co, etc)• Absorbers (shape, location, composition, etc)

• Sensor (type, size, resolution, etc)• Counting Parameters (energy calibration, etc)

• Counting Environment (shield)

=> MCNP => Generated Gamma-Ray Spectrum

Page 5: Super SYNTH - mcnpvised.com

5

Source Geometry and Composition

Page 6: Super SYNTH - mcnpvised.com

6

Source Geometry

Mass Off-Axis Edge-On

• Point x

• Sphere x x

• Shell x x

• Disk x x x

Page 7: Super SYNTH - mcnpvised.com

7

Source Term

Page 8: Super SYNTH - mcnpvised.com

8

Gamma-Ray Data Libraries

• Enhanced TORI-99 (based on the LBL Table of Radioactive Isotopes compilation revised to 1999)

• PC_NuDat (based on the NNDC compilation revised to 2004)

• User Supplied (It’s an open format that can implemented as a Microsoft Access or SQLite database

Page 9: Super SYNTH - mcnpvised.com

9

Library Server

Page 10: Super SYNTH - mcnpvised.com

10

Absorbers

Page 11: Super SYNTH - mcnpvised.com

11

Absorber Geometries

Off-Axis Edge-On

• Shell x

• Disk x x

Page 12: Super SYNTH - mcnpvised.com

12

Sensors

• Detailed High Purity Coaxial Ge (Gec)

• Generic Right Circular Cylinder (RCC)

• Generic Box (planar Ge, Large PVT, etc)

• The RCC and Box sensors may be any reasonable size and composition ( there are a number of standard default compositions + user defined materials {Tomato Soup?} )

Page 13: Super SYNTH - mcnpvised.com

13

Sensors

• Ge sensors have many adjustable parameters in addition to the crystal dimensions

• All three sensor types have a list of standard EndCap and Window materials and allow a “User Defined” material for either of these components

Page 14: Super SYNTH - mcnpvised.com

14

Germanium Diode

Page 15: Super SYNTH - mcnpvised.com

15

Germanium Diode Model

Page 16: Super SYNTH - mcnpvised.com

16

RCC Sensor

Page 17: Super SYNTH - mcnpvised.com

17

RCC Sensor Model

Page 18: Super SYNTH - mcnpvised.com

18

Box Sensor

Page 19: Super SYNTH - mcnpvised.com

19

• GEB coefficient calculator to fit the MCNP Full Width at Half Maximum function

FWHM = a + b*√E + cE2

to experimental data

• A Materials Library utility

Tools to make life a bit easier

Page 20: Super SYNTH - mcnpvised.com

20

GEB Coefficient Calculator

Page 21: Super SYNTH - mcnpvised.com

21

Materials Library Utility

Page 22: Super SYNTH - mcnpvised.com

22

Counting Parameters

Page 23: Super SYNTH - mcnpvised.com

23

Counting Environment

Page 24: Super SYNTH - mcnpvised.com

24

Generated Input Deck

• All of the surfaces in the generated input deck are on translation cards so you can easily pull one or more components out of the model and reuse them in another project!

Page 25: Super SYNTH - mcnpvised.com

25

. . .cc Outer Shieldc

906 4 cz 32.768 $ Outer Bounding cylinder907 4 pz 49.966 $ Outer Bounding top Surface908 4 pz -45.570 $ Outer Bounding bottom Surface

cc REQUIRED blank line to separate Surface cards fro m Data cards

c ******************************** Data cards ***** ***************************ccc Surface Translation Cardscc Translations to move detector and other elements to appropriate location andc orientation. The detector, as defined above, is p ointed in the +z direction.c The translation cards below rotate the detector t o be facing along differentc axes.cc x y z xx' yx' zx' xy' yy' zy' x z' yz' zz'c *tr1 0 0 -8 0 90 90 90 180 90 $ rotate +z to -zc *tr1 -4 0 0 90 90 0 90 0 90 $ rotate +z to -xc *tr1 4 0 0 90 0 90 90 90 0 $ rotate +z to +xc *tr1 0 -4 0 0 90 90 90 90 0 $ rotate +z to -yc *tr1 0 4 0 90 90 0 0 90 90 $ rotate +z to +yc *tr1 0 0 4 $ no rotation, just translationcc The following translations are used in this model .cTr1 0.0 0.0 0.0 $ SensorTr2 0.0 0.0 0.0 $ SourceTr3 0.0 0.0 0.0 $ AbsorbersTr4 0.0 0.0 0.0 $ EnvironmentC. . .

Page 26: Super SYNTH - mcnpvised.com

26

Check the Geometry

Page 27: Super SYNTH - mcnpvised.com

27

And the Source Location

Page 28: Super SYNTH - mcnpvised.com

28

Estimate MCNP Run Time

• Test run with nps 1000000

Page 29: Super SYNTH - mcnpvised.com

29

MCNP Run Options

• Calculate the full run time and display some options

Page 30: Super SYNTH - mcnpvised.com

30

Running the Selected Option

Page 31: Super SYNTH - mcnpvised.com

31

View the Generated Spectrum

Page 32: Super SYNTH - mcnpvised.com

32

Break / Questions

Page 33: Super SYNTH - mcnpvised.com

33

Practical• Source

– Point, Volume

• Source Term– No decay, Decay

• Absorbers• Detectors

– Ge, RCC, Box

• Electronics• Environment• Spectrum Options