Close

Choosing Components

A project log for Quantised Conductance Resistance Standard

Testing the accuracy and reliability of quantised conductance in thoroughly average commodity electronics.

kirrentkirrent 04/16/2016 at 10:370 Comments

I want to reiterate before going over the parts I want to use that part of the point of this project is to use cheap and cheerful components. At least partially because I enjoy the idea of seeing obviously quantum phenomena without spending a lot of money.

The first important thing to consider is the choice of contact mechanism. When you're only doing a few trials a couple of wires or a switch is fine, but I want to get reliability from a huge number of trials so a relay is the only choice. The choice of contact is a little bit more involving. The small amount of literature on measuring contact breaking QC shows that copper and silver work but aren't ideal, there's nothing I could find on silver alloys, and from my small experience and the literature gold works the best. Gold plated relays aren't the most common but cheap on the few websites I checked.

Measuring the current is a little interesting. Normally you might think to hook up a transimpedance amplifier into a proper ADC however the capacitance of the entire system should be tiny. I'm not sure if the trace capacitance, some coupling with the relay coil, or the ADC sample capacitance are the largest but they're all tiny. With such a small time constant I'll just be measuring voltage across a resistor.

I should clarify that there's no requirement for any sort of high accuracy resistor. In fact, because I'm lazy and can't think of any other easy way to rescale for testing a nice wide range of resistors I'm going to use a digital pot to vary range. It might also help during contact breaking events to reduce the effect of constant error in the ADC on ever smaller measurements.

Seeing as this is going to be a prototype, and a simple one at that, and I might want to iterate lots I'll just be doing the entire thing on veroboard with a Teensy and its delicious 13 ENOB ADC.

Discussions