kamranjon 21 hours ago

A fun tidbit about crystal oscillators is that they allowed “un-tethered” sound recording on motion picture film cameras. If both your sound recorder and your film camera are using a crystal oscillator as a reference for their motors - you can sync them up in post without needing them to be physically connected during filming.

  • tverbeure 20 hours ago

    I imagine that the accuracy requirements for those crystals are not quite as stringent as the one that I’m talking about here!

    • dn3500 an hour ago

      An entire 1000 foot reel of 35 mm film only has about 15,000 frames on it, so one part in 30,000 would be good enough. When I worked in TV none of the sound equipment had ovens for their crystals.

      We did have a sync generator with a crystal oven. I forget who made it. The sync generator has multiple outputs, the most important one being the color subcarrier, which is 3.579545 MHz for US NTSC (I still remember that number). It also puts out vertical and horizontal sweep signals. The stable timebase allowed us to free run for a day in case we lost the network signal for some reason. The network (NBC in our case) had a cesium clock in New York that they calibrated against WWV for time of day. We locked our clock to their signal, and all our equipment to our clock.

swalberg 21 hours ago

Was just talking about frequency references last night -- the ARRL Frequency Measurement Test is this Thursday evening

https://fmt.arrl.org/

tw1984 a day ago

interesting teardown, thanks.

for homelab application where extra space & power consumption is not a real concern, "temperature resistance" (tempco) is no longer relevant. you can get a constant temperature controller with +/- 0.01 degree range kind of spec for $65. verified using a reputable digital temperature sensor (outside the control loop) and the performance is pretty solid.

  • RossBencina a day ago

    out of interest, what would the physical setup look like? Hard to imagine you could achieve isotropic temperature approaching +/- 0.01 degree over the size of a typical PCB.

    • tverbeure 19 hours ago

      Does it have to be isotopic though? The temperature must be constant over time, but a spatial gradient shouldn’t influence the stability of the crystal.

      BTW, checkout my other comment in this thread about a GPSDO PCB with a resistor grid on the backside to evenly heat it.

      • rcxdude 13 hours ago

        A spatial gradient between the crystal and the temperature sensor, if it varies, can cause an error.

        • tverbeure 10 hours ago

          But is the error constant or does it vary over time? If it's the former, it can be calibrated away. If it's the latter, what is the mechanism behind it?

          • rcxdude 2 hours ago

            It'll vary over time with the ambient temperature. When you set up a temperature control loop, you have a heater which creates a temperature gradient between it and the ambient temperature. This temperature gradient depends on the power that the heater is putting out, the thermal resistances of the box and any insulation around it. You then have a temperature sensor, which you will presumably put somewhere in the box, hopefully near the crystal, but it won't exactly be the crystal. Then, as the ambient temperature sensor varies, the power output of the heater will vary to try to keep the temperature that the sensor is seeing constant. But because that power also changes the thermal gradient, the thermal gradient in the system will also change, and so the temperature of the crystal is never completely insensitive to the ambient temperature, even if the temperature sensor reading doesn't change at all.

            How big and/or meaningful this effect is depends on what the thermal resistances in the system are, and where the temperature sensor is relative to what you want to temperature control. Generally you want a very conductive box that's then insulated very well, since this means the temperature won't vary much across the box (all of the temperature gradient between the heater and ambient is 'taken up' by the insulation). But if you're talking sufficiently high precision this can be quite difficult to achieve.