McStas logo McStas - A neutron ray-trace simulation package ILL; PSI; ESS Niels Bohr Institute DTU Physics NEXMAP

McStas
site 2

About McStas
 Conditions of use
 Authors/Contacts
 Project funding

Download
 Components
 Other Downloads (share)

Mailing list

Search web/mailinglist

Documentation
 Wiki (GitHub)
 McStas manual
 Publications

Links

Report bugs (GitHub)

Code-repository (GitHub)


McStas: Vitess_ChopperFermi

[ Identification | Description | Input parameters | Links ]

The Vitess_ChopperFermi Component

Fermi chopper with absorbing walls using the VITESS module 'chopper_fermi'

Identification

  • Site:
  • Author: Geza Zsigmond
  • Origin: VITESS module 'chopper_fermi'
  • Date: Sep 2004

Description

This component simulates a Fermi chopper with absorbing walls. The rotation axis is
vertical (y-axis), i.e. the path length through the channels is given by the length
'depth' along the z-axis.
The shape of the channels can be straight, curved with circular, or curved with ideal
(i.e. close to a parabolic) shape. This is determined by the parameter 'GeomOption'.

Geometry for straight and circular channels:
The geometry of the chopper consists of a rectangular shaped object with a channel
system. In transmission position, there are 'Nchannels' slits along the x-axis,
separated by absorbing walls of thickness 'wallwidth' giving a total width 'width'.
The rectangular channel system is surrounded by a so-called shadowing cylinder
(cf component manual).

Geometry for parabolic channels:
In this case, the Fermi chopper is supposed to be a full cylinder, i.e. the central
channels are longer than those on the edges (cf. figure in the component manual).
The other features are the same as for the other options.

Apart from the frequency of rotation, the phase of the chopper at t=0 has to be given;
phase = 0 means transmission orientation.

The option 'zerotime' may be used to reset the time at the chopper position. The
consequence is that only 1 pulse is generated instead of several.

NOTE: This component must NOT be located at the same position as the previous one.
This also stands for monitors and Arms. A non zero distance must be defined.

Examples:
straight Fermi chopper, 18000 rpm, 20 channels a 0.9 mm separated by 0.1 mm walls,
16 mm channel length, minimal shadowing cylinder, phased to be open at 1 ms,
generation of only 1 pulse, normal precision (for short wavelength neutrons)
Vitess_ChopperFermi(GeomOption=0, zerotime=1,  Nchannels=20,  Ngates=4,
freq=300.0,   height=0.06, width=0.0201,
depth=0.016,  r_curv=0.0,  diameter=0.025691, Phase=-108.0,
wallwidth=0.0001, sGeomFileName="FC_geom_str.dat")

Fermi chopper with circular channels, 12000 rpm, optimized for 6 Ang, several pulses,
highest accuracy (because of long wavelength neutrons used), rest as above
Vitess_ChopperFermi(GeomOption=2, zerotime=0,    Nchannels=20,  Ngates=8,
freq=200.0,   height=0.06,   width=0.0201,
depth=0.016,  r_curv=0.2623, diameter=0.025691, Phase=-72.0,
wallwidth=0.0001, sGeomFileName="FC_geom_circ.dat")

%VALIDATION
Apr 2005: extensive external test, most problems solved (cf. 'Bugs' and source header)
Validated by: K. Lieutenant

limitations: slow (10 times slower than FermiChopper), especially for a high number of channels

%BUGS
reduction of transmission by a large shadowing cylinder underestimated

Input parameters

Parameters in boldface are required; the others are optional.
NameUnitDescriptionDefault
sGeomFileNamestrname of output file for geometry information0
GeomOption1option: 0:straight 1:parabolic 2:circular0
zerotime1option: 1:'set time to zero' 0: 'do not'0
Nchannels1number of channels of the Fermi chopper20
Ngates1number of gates defining the channel: 4=default, 6 or 8 for long wavelengths4
freqHznumber of rotations per second300.0
heightmheight of the Fermi chopper0.05
widthmtotal width of the Fermi chopper0.04
depthmchannel length of the Fermi chopper0.03
r_curvmradius of curvature of the curved Fermi chopper0.5
diametermdiameter of the shadowing cylinder0.071
Phasedegdephasing angle at zero time0.0
wallwidthmthickness of walls separating the channels0.0002
AT ( , , ) RELATIVE
ROTATED ( , , ) RELATIVE

Links


[ Identification | Description | Input parameters | Links ]

Generated on 2023-09-19 20:01:36


Last Modified: Wednesday, 03-Jan-2024 19:59:10 CET
Search website mailinglist archive GitHub repos