- #1
MxwllsPersuasns
- 101
- 0
So a little bit of background: I work in an undergraduate lab at UMass Amherst and am currently building/optimizing a faraday magnetometer for use in the Muon g-2 experiment at Fermilab. The magnetometer works as follows. A laser is shone through a crystal with a particular Verdet Constant at the same time the crystal is in a cylinder wrapped with wiring to create a magnetic field of known strength down the central axis of the crystal (the direction of propagation of the light) the resulting light has its plane of polarization rotated by a certain amount (usually something of order 10^-4 radians) which results in a loss of intensity on the two photodetectors which are positioned after a beamsplitter such that each receives ~50% of the total light. After that we collect the data through a little subtractor circuit and in our DAQ Assist Box where we use labview to analyze and transform the data.
One of the transforms we use is the FFT, to look at the strength of various individual frequencies. For example we have our function generator set to a frequency of 100 Hz, we also know that 15 and 60 Hz signals will be in abundance at Fermilab and need to account for those as well, among other things.
What I want to know how to do is take the amplitude for, say, 60 Hz and be able to calculate the magnetic field from that amplitude. Now I don't need people to explain to me how exactly to calculate the magnetic field per say. Rather if someone could provide me with a notion of how to go from the amplitude of a Fourier Transform at a particular frequency to the Voltage of the signal which came in and was transformed. From there I can work backwards in my calculation of the magnetic field strength. Thanks to all who feel so inclined to answer! :)
One of the transforms we use is the FFT, to look at the strength of various individual frequencies. For example we have our function generator set to a frequency of 100 Hz, we also know that 15 and 60 Hz signals will be in abundance at Fermilab and need to account for those as well, among other things.
What I want to know how to do is take the amplitude for, say, 60 Hz and be able to calculate the magnetic field from that amplitude. Now I don't need people to explain to me how exactly to calculate the magnetic field per say. Rather if someone could provide me with a notion of how to go from the amplitude of a Fourier Transform at a particular frequency to the Voltage of the signal which came in and was transformed. From there I can work backwards in my calculation of the magnetic field strength. Thanks to all who feel so inclined to answer! :)