Wed, 12 Jul 2023 21:35:29 +0200
Add a blog entry for the Numworks N0110 repair
99 | 1 | =============================================== |
2 | HP8662A Synthetized Signal Generator - Part 2 | |
3 | =============================================== | |
4 | ||
5 | :Author: David Douard | |
6 | :Category: Electronics | |
7 | :Tags: HP8662A, repair, test equipment, HP, Generator, RF | |
8 | :series: HP 8662A | |
9 | :series_index: 2 | |
10 | ||
11 | This is the part 2 on my series about my HP 8662A Signal Generator. | |
12 | After fixing the PSU, several more problems needed to be addressed: | |
13 | ||
14 | - a few sloppy keys on the keypad, | |
15 | - the know did not work at all, | |
16 | - and more importantly, some very unpleasant spectrums at some frequencies | |
128
aba381b2bac9
Fix several inter-document links
David Douard <david.douard@sdf3.org>
parents:
115
diff
changeset
|
17 | (covered in `part 3 <{filename}/hp8662a_3.rst>`_), |
101
4a94e81bff74
[hp8662a] part 3: fixing error 04 and unlocked loops
David Douard <david.douard@logilab.fr>
parents:
99
diff
changeset
|
18 | - some output level accuracy problems. |
99 | 19 | |
20 | ||
21 | Keypad | |
22 | ====== | |
23 | ||
24 | The keypad was, as allways with HP devices from this period, very hard and | |
25 | "clunky" for most keys but 2. | |
26 | ||
27 | No surprise: these keys were missing their famous (well, for some at least) spring: | |
28 | ||
128
aba381b2bac9
Fix several inter-document links
David Douard <david.douard@sdf3.org>
parents:
115
diff
changeset
|
29 | .. image:: {static}/images/hp8662a/key_missing_springs.jpg |
143
9e963e155d4c
Add missing alt attributes to images
David Douard <david.douard@sdf3.org>
parents:
128
diff
changeset
|
30 | :alt: Picture of the 2 missing springs in the kayboard |
99 | 31 | :class: image-process-large-photo |
32 | ||
33 | As you can (not) see, the "Status" key as well as the "Increment Set" key have | |
34 | no spring at all. | |
35 | ||
36 | While I was cleaning the unit, I've been half-lucky and found one of the 2 | |
37 | missing springs. But I had to figure a solution for the other missing one. | |
38 | ||
39 | I thought about: | |
40 | ||
41 | - buying a replacement key: the ones I found are ridiculously expensite, | |
42 | - buying a front panel for an HP gear from this era: might be a reasonable approach, | |
43 | - looking for ready made springs: could not find, | |
44 | - asking some custom made ones from a company making springs: got a few | |
45 | responses, one of them quite reasonable even for small quantities (between 3 | |
46 | to 5€ each). | |
47 | ||
48 | While I was looking for a solution, I also gave a try to a simple solution: cut | |
49 | a replacement "spring" from a plastic wrap. I tried several wraps (of several | |
50 | widths), and I found one that seems to work just fine, and the feeling is about | |
51 | the same as original keys: | |
52 | ||
128
aba381b2bac9
Fix several inter-document links
David Douard <david.douard@sdf3.org>
parents:
115
diff
changeset
|
53 | .. image:: {static}/images/hp8662a/key_hack.jpeg |
143
9e963e155d4c
Add missing alt attributes to images
David Douard <david.douard@sdf3.org>
parents:
128
diff
changeset
|
54 | :alt: Picture of the spring replacement hack |
99 | 55 | :class: image-process-large-photo |
56 | ||
128
aba381b2bac9
Fix several inter-document links
David Douard <david.douard@sdf3.org>
parents:
115
diff
changeset
|
57 | .. image:: {static}/images/hp8662a/key_hack_anim.gif |
143
9e963e155d4c
Add missing alt attributes to images
David Douard <david.douard@sdf3.org>
parents:
128
diff
changeset
|
58 | :alt: Animated picture of the spring replacement hack |
99 | 59 | |
60 | I cleaned all keys using some deoxit contact cleaner which also lubricated | |
61 | those noisy springs making the keys nice ans smooth again. | |
62 | ||
63 | ||
64 | Rotary encoder | |
65 | ============== | |
66 | ||
67 | The rotary encoder was not working at all, and once again, a classical failure | |
68 | for those old HP gears: the small bulb used as light source for the optical | |
69 | encoder was dead. | |
70 | ||
71 | I tried to replace it with a 3mm LED I had in my junk box, but it did not work, | |
72 | so I bought a few replacement bulbs on ebay, and sure enough, the encoder is | |
73 | now working ok (not perfectly, there are some missed steps: there are two small | |
74 | screws that look like adjustment screws, but I'm not sure how to tune them). | |
75 | ||
128
aba381b2bac9
Fix several inter-document links
David Douard <david.douard@sdf3.org>
parents:
115
diff
changeset
|
76 | .. image:: {static}/images/hp8662a/encoder.jpeg |
99 | 77 | :class: image-process-large-photo |
143
9e963e155d4c
Add missing alt attributes to images
David Douard <david.douard@sdf3.org>
parents:
128
diff
changeset
|
78 | :alt: Pictures of the rotary encoder |