Skip to content

MARI Sample Changer

Dominic Oram edited this page Sep 17, 2020 · 5 revisions

Wiki > The Backend System > Specific Device IOC > Miscellaneous motion control > MARI Sample Changer

MARI Sample Changer

MARI has two different sample changers. They are very similar in that they are both run by a Mclennan with the same settings for motor/encoder resolution. They are mounted on the end of sample sticks and each have 4 samples at 90 degrees from each other that can be placed into the beam. The sample holder is attached to both by screwing into the end of the sample stick. However, as this holder is rotating and is on this screw if it gets stuck during a rotation it will either tighten itself or loosen itself and fall off. Thus the sample changer must always be rotated in the same direction to stop it falling off, including during homing. If you are unsure which direction will result in it falling off you can start the device moving and then hold on to the sample holder and see if it starts tightening or loosening (you always want it tightening).

Unfortunately, although the sample changers are very similar they are mechanically different in that one is directly driven by a universal joint (UJ) and the other is driven by a belt. Due to these mechanics the sample changers run in different directions (e.g. a positive move on the Mclennan causes a clockwise rotation in one sample changer and anti-clockwise in the other). For both the belt and the universal joint the correct direction is clockwise from the top (the top being the side where the home datum is). See the videos below.

Confusingly there was an arrow on the bottom of each sample changer indicating which way it turns that was incorrect. The IS has corrected this arrow in blue marker pen.

For the Mclennan this means that the belt must be driven in the positive direction and the UJ in the negative direction. Unfortunately the cans are labelled incorrectly on the UJ so that going from position 1 to position 2 actually requires a 270 degree turn. On the belt they are correct and 1 -> 2 only requires a 90 degree turn.

There is currently an instrument script on MARI called changer.py which moves everything in the correct direction, including during homing, and selects the correct samples. Due to homing directions being different for both they can currently only be homed through that script, not the GUI. This will be corrected in https://github.com/ISISComputingGroup/IBEX/issues/5729.

Correctly moving universal joint sample changer

Correctly moving belt sample changer

Clone this wiki locally