Electronics Flea Market Finds

Uncategorized No Comments

Yesterday I went to the local electronics flea market and picked up some interesting items. The first is a 3BP1 3″ round cathode ray tube. It was in the original box which was still sealed and coated with wax.
3BP1 Cathode Ray Tube
The label indicated that the tube was manufactured in 1945.
3BP1 Cathode Ray Tube
Of course I needed to open it to make sure the tube was intact. Many times these tubes are stored upside down, and often fragments of various internal parts will break off due to vibration, fall down, and ruin the phosphor screen.
3BP1 Cathode Ray Tube
I half-expected an Indiana-Jones-style puff of ancient air as I broke the seal.
3BP1 Cathode Ray Tube
And yes, it’s in perfect condition. The outside of the tube is slightly dirty but these tubes really didn’t need to be cleaned before leaving the assembly line to work properly.

The next find is an RCA 5820 Image Orthicon tube. This tube came in the original box which indicates that it was shipped to KGO-TV in San Francisco in 1953. It would have been used in the RCA TK-11 TV camera which was very common at the time.
RCA 5820 Image Orthicon
This is a closeup of the front.
RCA 5820 Image Orthicon
And here you can see the internal elements. The round bit in the middle is actually a very fine mesh screen.
RCA 5820 Image Orthicon

Laser Printer Scanning Mirror Experiments

Projects 19 Comments

Digging through my junk box today, I unearthed the scanning mirror from a laser printer, otherwise known as the Heart of the LaserJet. It’s got the infrared laser that generates the image as well as the scanning mirror that creates the raster. It’d be fun to get it up and running for nefarious purposes…
Laser Printer Scanning Mirror Assembly
The scanning mirror and motor uses a “custom” (undocumented) Panasonic motor driver, the AN8247SB. As usual, Google returns a million hits for grey market parts brokers who spam the keywords with things like “PDF” and “datasheet” without offering any actual information.
So my usual plan of attack does not succeed.

The second step is to examine the single 5-pin connector to see what I could figure out. Pin 3 is obviously ground because it is the only pin connecting to any large ground planes. What I suspect to be pin 5 appears to be the power supply since it connects to two very low valued resistors (0.75 total) which probably perform a current sense function. Most of the other pins disappear inside the undocumented chip.

Digging around in my junk box produced the power supply board for the laser printer. I was able to find the other side of the connector and quickly verify that pin 3 is indeed ground. What I thought was pin 5 is actually pin 1, and it is indeed power. Tracing back through the power board I notice that it connects to a filter capacitor with a 25V rating. Based on that I conclude that it is very likely a 12V rail. I soldered some jumper wires onto the board and began experimentation in earnest.
Laser Printer Scanning Motor
Connecting the board to 5V didn’t result in any excessive current, so I slowly ramped up the voltage to 12V. Nothing happened. Not even anything bad.

Looking carefully at the laser printer’s power supply board, I traced the other three connections. They all went into a big microcontroller, but the wiring connections were different. Pin 2 had a 10K pullup to some low voltage supply, pin 4 went straight into the microcontroller, and pin 5 came from an RC filter from the microcontroller.

First I tried connecting a 10K pullup resistor to pin 2 on the motor driver board to 3.3V, and I hung a scope probe on it. It was a logic low. I spun the mirror assembly, and I saw pulses! This must be the tach output. By rotating the mirror very slowly by hand, I counted 6 pulses per revolution.

Next I probed the voltage on the other two pins, which were both weakly pulled up to about 3.6V on the motor driver board. I pulled pin 4 low, and the tiny mirror spun up with a whine to about 13,000 RPM (as measured by the tach output)!

That was really great because I was worried that those two pins were I2C control lines which would have made reverse engineering a lot more difficult. It’s not impossible because you can hook it up to a microcontroller and scan all possible I2C address to see if any slave devices respond, then randomly try to access registers… It gets pretty messy anyway.

The last pin gave me a bit of a headache because grounding it didn’t really do anything. I tried grounding it through an ammeter and noticed that the current, although it started at a few hundred microamps, tapered off quite rapidly. There must be a capacitor in series somewhere on the motor board, and that means the pin is designed for AC signals. Since no signal came out of the pin, it must be an input. I connected a function generator at a few kilohertz with a 3.3Vp-p square wave, and when I turned on the motor, I noticed that it “cogged” a lot and generally had a hard time. On impulse, I dramatically increased the frequency. Suddenly the motor slowed down and settled at a constant speed. By changing the frequency, I could manipulate the motor speed.

So pin 5 is a synchronization input. I guess the RC filter on the microcontroller side was designed to help reduce EMI in the cable. The next step was to figure out the relationship of input frequency to output speed, so I connected my trusty old Nixie frequency counter to the output of my function generator and my multimeter (set to frequency) to the tach output. The ratio appears to be fixed: divide the input frequency by 136.6 and you’ll arrive at the RPM of the mirror.

Here’s the complete pinout:

1 – +12V
2 – Tach output (open drain, 6 pulses per revolution)
3 – Ground
4 – Enable (active low, so drive it low to turn on the motor)
5 – Synchronization input

Now it’s time to come up with projects…

Just to give you a hint, I have something in mind involving a photomultiplier tube.

Drop me a line in the comments if you think you can guess what my idea is, or to post your own ideas, or even if you find this information useful for your own project.

Emerson 28646 Restoration Details

Restoration 3 Comments

Restoring the antique fan also involved some safety upgrades. Along the way, I derived the schematic. The motor has three connecting wires, but the trick was to figure out how the wires connected to the motor windings.

I measured the resistance between each wire, assigning the wires the arbitrary designators A, B, and C. The resistance between A and B is 53.3 ohms, B and C: 35.3 ohms, and A and C: 19.1 ohms. Assuming the star configuration shown in the figure below, it’s possible to calculate R1, R2, and R3 as follows. R1 + R2 = 19.1, R2 + R3 = 53.3, R1 + R3 = 35.3, therefore (solving for R1, R2, and R3 using substitution) R1 = 0.55 ohms, R2 = 18.55 ohms, and R3 = 34.75 ohms. Clearly R1 is just the center tap and R2 and R3 are motor windings.
Resistors
Based on this information and similar measurements performed on the speed coil, the schematic was reproduced as follows:
Emerson Schematic
This schematic shows two of the safety upgrades. First, I added a 3-prong AC cable and connected the metal chassis to the safety ground. Then, I added a fuse inline with the AC hot. The fuse serves two purposes: it prevents a fire if the motor windings short, and it also will blow if the AC hot shorts to the chassis.
Here’s what the underside looks like without the cover. The switch contacts, the fuse, and part of the speed coil are all visible.
Emerson - Underside
The original speed selector switch lever was metal, which was not very safe because the lever was connected directly to AC hot. Only the plastic knob prevented a nasty shock. I fabricated a new lever out of FR-4 fiberglass sheet. The knob itself was originally molded onto the metal lever and I could not remove it, so I made a new one by casting a replacement out of epoxy.
Emerson - Switch