Finally, the signal reaches the output stage. The voltages from the DACs are precise but weak; they cannot drive the magnetic yoke or electrostatic plates of a CRT directly.
Here, the schematic transitions from digital logic to analog power. You will see operational amplifiers (Op-Amps) or push-pull transistor pairs. These take the weak control voltages and amplify the current, driving the deflection coils. This is
The CRT (Cathode Ray Tube) clock, particularly when built from scratch using vintage components, is a profound intersection of mid-century aesthetics, analog vacuum tube electronics, and modern digital logic. Unlike modern liquid crystal displays (LCDs) that offer a perfect, static image, a CRT clock schematic represents a dynamic, fragile, and artistic endeavor to make time visible through electron bombardment of phosphor. The Heartbeat of the Machine: Schematic Components
A deep look at a CRT clock schematic reveals a sophisticated interplay of high-voltage engineering and precise timing:
High Voltage Power Supply (HVPS): The cornerstone of the schematic, converting low-voltage DC (often 12V) into high voltage (
, sometimes up to 1000V+) required to accelerate electrons and produce a sharp beam.
Deflection Circuitry: Electrostatic CRT clocks use X and Y plates to steer the beam. The schematic details amplifiers (often operational amplifiers or vacuum tubes like the EF80) that convert low-voltage signals from a microcontroller into the precise high-voltage swings needed to draw digits, vectors, or circles on the screen. Crt Clock Schematic
Microcontroller/Signal Generation: Modern designs, such as those using an ESP32 or AVR microcontroller, act as the "brain," generating the precise X/Y sawtooth or vector signals that form the numbers, often with Wi-Fi time synchronization.
Blanking Circuitry: To prevent lines between numbers, the schematic must include a Z-axis circuit (intensity control) to turn off the electron beam when it moves between digits. Engineering Challenges: Phosphor and Longevity
The deepest technical challenge presented by the schematic is protecting the CRT's delicate phosphor coating. Because CRT clocks often display static digits, they are prone to "burn-in," where the constant electron beam permanently damages the screen.
Vector Moving/Shifting: Advanced schematics incorporate "shifters"—subtle, slow movements of the image over hours or days, as mentioned in EEVblog discussions.
Alternating Displays: Many designs, like those found on Sgitheach or TubeClockDB, use software to rotate between analog and digital faces to distribute phosphor wear. The Philosophy of Timekeeping
Building a CRT clock is not just about telling time; it is about seeing the passage of time. CRT Clock Build using an RCA Oscilloscope Finally, the signal reaches the output stage
yeah I think we're think we're down some voltage there or something pretty blurry definitely better so we'll stick with this. too. YouTube·CREEKVIEW ACRES CRT Clock Schematic? - element14 Community
Warning: CRT circuits operate at voltages that can cause fatal electric shock or cardiac arrest. Do not build this unless you understand isolation transformers and discharge probes.
The schematic for the HV section is deceptively simple. Most hobbyist CRT clocks use a flyback transformer salvaged from a small black-and-white TV or a dedicated "oscilloscope CRT" driver module.
+15V +170V +12V | | | AC IN -> Bridge -> 7805 -> MCU (Arduino) |-> Boost SMPS -> HV (1.2kV) |-> 555 timer -> Z-axis driverMCU PWM1 -> DAC X -> X-amp -> Horizontal Deflection Plate MCU PWM2 -> DAC Y -> Y-amp -> Vertical Deflection Plate MCU Digital Out -> Transistor -> CRT Grid (Z) RTC (DS3231) -- I2C -- MCU
Key Voltages required for a 3" to 5" CRT tube (e.g., 3RP1A, 5DEP1): Warning: CRT circuits operate at voltages that can
Safety Feature: Your schematic must include a bleeder resistor (10MΩ) across the HV capacitor to discharge the tube when power is removed. Without it, the tube holds a lethal charge for weeks.
Most efficient schematics use a Royer oscillator (ZVS) to drive a ferrite core flyback transformer.
Schematic Excerpt:
Components:
Output Rails (Typical):
Schematic Warning: Do not use a 555 timer into a MOSFET for this. Royer topology is self-resonant and much cleaner for clock applications.
Looking at the tube socket (e.g., B7G for 3RP1):
The beam is always moving. If it fires while moving from the end of "1" to the start of "2", you will see a diagonal retrace line. The Z-axis turns the beam off during these movements.