Sinclair ZX80 General Maintenance: Difference between revisions

Automated update by bot
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
The Sinclair ZX80 is a classic home computer, and with careful maintenance, it can remain reliable for decades. This guide covers essential care, preventive steps, and troubleshooting for all ZX80 board revisions. 
'''Always observe ESD (Electrostatic Discharge) precautions''' when handling the PCB or components—use a grounded wrist strap and work on an antistatic mat. 
Regular maintenance intervals: 
* '''Visual inspection:''' Every 12 months 
* '''Capacitor check:''' Every 2–3 years 
* '''Full electrical test:''' Every 5 years or after storage
<templatestyles src="Template:StyledTable/styles.css" />
<templatestyles src="Template:StyledTable/styles.css" />
 
[[File:ZX80_PCB_Top.jpg|thumb|right|300px|Sinclair ZX80 Mainboard (Issue 2)]]
[[File:Sinclair_ZX80_Thumbnail.jpg|thumb|Sinclair ZX80 Mainboard]]


== Board Revisions ==
== Board Revisions ==
{| class="wikitable styled-table" style="width:100%; text-align:center;"
{| class="wikitable styledtable"
|+ Board Revisions
! Revision !! PCB Markings !! Notable Differences !! Common Issues
! ASSY Number !! Year !! Key Differences
|-
| 001 || 1980 || Original design with basic components.
|-
|-
| 002 || 1981 || Improved power supply circuit and minor layout changes.
| Issue 1 || "ZX80 ISSUE ONE" silk || Early production, hand-wired mods || Poor video sync, regulator overheating
|-
|-
| 003 || 1982 || Enhanced memory management and additional ROM features.
| Issue 2 || "ZX80 ISSUE TWO" silk || Improved video, revised regulator layout || Keyboard connector wear, RAM instability
|}
|}


== Power Supply & Regulator Care ==
== Power Supply & Regulator Care ==
The Sinclair ZX80 utilizes a simple power supply and regulator setup. Below are the recommended PSU models, common failure modes, and on-board regulator capacitor information.
The ZX80 uses a simple linear power supply:
* '''PSU Part:''' Sinclair 9V DC Adapter (center negative)
* '''Specs:''' 9V DC, 700–1000mA, 2.1mm barrel
* '''On-board Regulator:''' 7805 (IC3) 5V linear
* '''Common Failure Modes:'''
** PSU cable splits or shorts
** 7805 overheating or output drift
** Capacitor (C4, C5) leakage or bulging


=== PSU Models ===
'''On-board Capacitor Designators:'''
* Sinclair ZX80 Power Supply (Original)
* '''C4, C5:''' Smoothing and decoupling for 7805
* Third-party 9V DC adapters (ensure correct polarity)
* '''C1, C2, C3:''' Logic supply filtering


=== Common Failure Modes ===
== Capacitor Replacement Table ==
* Overheating due to inadequate ventilation.
{| class="wikitable styledtable"
* Voltage drop under load leading to unstable operation.
! Position !! Value !! Voltage !! Notes !! Series/Type
|-
| C1 || 22μF || 16V || Logic rail smoothing || Axial, low ESR
|-
| C2 || 1μF || 16V || Video circuit || Tantalum or electrolytic
|-
| C3 || 0.1μF || 50V || Noise bypass || Ceramic disc
|-
| C4 || 100μF || 16V || 7805 input || Axial, low ESR
|-
| C5 || 100μF || 16V || 7805 output || Axial, low ESR
|}


=== On-board Regulator Capacitors ===
== Voltage & Clock Test Points ==
* C1: 100µF, 16V (Electrolytic)
{| class="wikitable styledtable"
* C2: 10µF, 16V (Electrolytic)
! Test Point !! IC/Pin !! Expected Value (±Tolerance)
 
== Capacitor Replacement (Recap) ==
{| class="wikitable styled-table" style="width:100%; text-align:center;"
|+ Capacitor Replacement (Recap)
! Board Position !! Capacitance !! Voltage !! Notes
|-
|-
| C1 || 100µF || 16V || Replace with low-ESR 105°C part.
| 5V Rail || IC3 (7805) Output || 5.00V ±0.15V
|-
|-
| C2 || 10µF || 16V || Replace with low-ESR 105°C part.
| 9V Input || C4 (+) || 9.0V ±0.5V
|-
|-
| C3 || 100µF || 16V || Replace with low-ESR 105°C part.
| CPU Clock || IC1 (Z80) Pin 6 || 3.25MHz ±0.05MHz
|-
|-
| C4 || 1µF || 50V || Replace with low-ESR 105°C part.
| Video Sync || IC5 Pin 3 || 5Vpp square wave
|}
|}


== Voltage & Clock Test Points ==
== Essential Tools ==
{| class="wikitable styled-table" style="width:100%; text-align:center;"
* Antistatic wrist strap & mat
|+ Voltage & Clock Test Points
* Multimeter (with continuity and voltage)
! Test Point !! Location/Pin !! Expected Values
* Oscilloscope (≥10MHz, for clock/video)
* Soldering iron (fine tip, ESD safe)
* Solder sucker or wick
* Small flat and Phillips screwdrivers
* IC extractor
* Fine tweezers
* Isopropyl alcohol & brush (for cleaning)
 
== Preventive Maintenance Checklist ==
# Power off and unplug the unit.
# Discharge static and open the case.
# Inspect PCB for corrosion, broken traces, or burnt components.
# Check all capacitors for bulging or leakage.
# Verify keyboard membrane and connector for cracks.
# Clean dust and debris with a soft brush.
# Test PSU output voltage before connecting.
# Reseat all socketed ICs gently.
# Inspect solder joints for cracks ("dry joints").
# Reassemble and test operation.
 
== Common Faults & Quick Checks ==
{| class="wikitable styledtable"
! Symptom !! Likely Cause !! Quick Check
|-
| No power || PSU or 7805 failure || Measure 9V in, 5V out at IC3
|-
| No video || C2, IC5, or ULA fault || Scope video out, check C2
|-
|-
| TP1 || Near C1 || +5V
| Keyboard dead || Membrane or connector || Inspect for cracks, reseat
|-
|-
| TP2 || Near IC1 || +12V
| Random resets || C1, C4, or RAM || Replace caps, test RAM
|-
|-
| TP3 || Near IC2 || Clock signal: 1.77 MHz
| Overheating || 7805 or shorted cap || Check C4/C5, IC3 temp
|}
|}
== Troubleshooting Flowcharts ==
# '''No Power'''
## → Check PSU output (9V) 
## → Check 7805 output (5V) 
## → If 5V missing, replace 7805 and C4/C5 
## → If still dead, inspect PCB for shorts
# '''No Video Output'''
## → Confirm 5V present 
## → Test C2 and IC5 (video circuit) 
## → Swap ULA if available 
## → Inspect video connector and cable
# '''Keyboard Not Responding'''
## → Inspect membrane for cracks 
## → Clean and reseat connector 
## → Test continuity across matrix
# '''Random Freezing/Resets'''
## → Replace C1, C4, C5 
## → Test RAM ICs 
## → Check for dry joints on IC sockets
[[Category:Sinclair Computers]]