AMR (Transport Measurements)

Completed on: 2025-04-28

Part I: Machining the Required Parts

Part II: The Carrier PCB

Part III: The Dual Hall Switch Amplifier Board

This project holds a special place in my heart and like the ST-FMR system took MUCH longer to complete than I had originally anticipated. In fact, it was only fully operational (including code automation) the day BEFORE undergrad students taking my lab class had to use it -- whew. This project is really split into three parts: The build, The Carrier PCB, and The Amplifier PCB. As a result I apoligize in advance for the length of this page. Without further ado, let's understand what I was tasked with building. It was aptly to be called, the 'Transport Measurement Setup', but I will default to AMR for now since that is what I used it for first. Basically, we want to be able to connect to our sample (which will be wirebonded to a PCB that I will have to design) and we would like to have that rotate in the field of the given magnet which we already have. Seems simple enough, and since I never learn any better, I decided to throw in an extra challenge. Typically, when taking transport measurements that yield very small signals, we use a lock-in technique. I won't go into the specifics of why or how, but just know its important. So a quick look at our spec sheet of the SRS 830 tells us we should expect about 6nv/sqrt(Hz) of noise which is quite good. But after spending too much time around David up at MIT I wanted to build my own amplifier and with Davids help we would target an amplifier capable of 4nV/sqrt(Hz). So now my task is to create machine the necessary parts and connect a motor to a shaft where we mount our carrier PCB that holds our sample. Then this can rotate freely and this must connect to a secondary PCB where we can break out the connection to BNC connections to go to our instruments (as well as amplifying our signal). Now this must ALL be done within the constraints of the given magnet, which yields us with less than 1" between the poles that we have to mount a PCB too, a connection method, and 6 coax connections. Did I mention we have a less than 1 inch (and the pcb has to rotate so think a circle of diameter <1"). Luckily, we can use U.FL connecters to drastically reduce our footprint size and they are rather cheap and abundant, albeit a pain to solder the receptacles and the cables break easily. But alas, it will all be worth it. So with that in mind we can tackle desiging the AMR system and again relying on David to give us a power amplifer to power our ancient magnet. Thus we are now left with a harmony if instruments that work together to give us beautiful data. In the case of AMR, we can use the lock-in amplifier to generate our current signal and connect that to my custom amplifer board (Dual Hall Switch) which passed the current up to the Carrier PCB and the sample. The corresponding readout voltage is then passed through my differential amplifiers (each with a gain of ~50) to the differential amplifer of the lock-in allowing us to investigate really tiny signals. The magnetic field strength is programmed via a DMM that feeds through our analog feedback control via the gaussmeter I built and the corresponding readout is checked by a different DMM to pass to the computer to ensure we are at the correct field. Then, borrowing off of the Magnet Maker and ST-FMR work I have the same motor-driver code control setup enabled here which all connects to a single USB port via a USB hub that allows the entire system to be controlled (and automated) via some custom software I wrote. This allows students and researchers to take repeatable and reliable measurements at the press of a button. Of course, some setup is required like turning on the chiller for the magnet and power supply as well as wirebonding your sample, but it is as plug and play as I could make it and for that fact I am very proud of it.