Picked up a DataWorld LP320 (a rebranded Nan Tan 8100 as I understand it) from an estate sale, kept in a nice carrying back in a basement for many years, power brick included, but didn't power on.
Did some preliminary maintenance (notably removed the CMOS battery, fortunately not very corroded, board underneath was fine). I was bummed about the power supply not working, it read +15.6V on the male pins, but when plugged in the voltage was floating and it couldn't drive anything. This led me to reverse engineering the whole power input board (though not the separate power converter board that actually derives the +12V, +5V, and -23V rails from the +15V input) in hopes of tracking down the issue. Also I like reverse engineering.
For posterity, here's what I've got so far.
The connector is a mini-DIN 8-pin, made this graphic with the pin numbers:
The cable has three wires (white, red, and black) and a shield with drain wire. The shield doesn't connect anywhere.
| Pins | Cable connection | PCB connection |
| 1,3 | White wire | Ground? Disconnected on mine |
| 2,5 | Red wire | +15.6V IN |
| 4,6 | N/C | Ground |
| 7,8 | Black | +15.6V IN |
| Shield | Shield | N/C |
The board I investigated:
You can overlay this mirrored and adjusted version of the bottom side with the top side photo above:
Here's the reverse engineered schematic so far, take voltages with a grain of salt since I was bypassing the connector at first and jumping the +15V in after the fuse and twin diodes (at JP2 in the schematic):

Named nets mostly come from the silkscreen, so I don't know what CL, BL, and VR mean, but I named VO1 and VO2 since they were Outputs.
The PCB, mostly there but with some wrong footprints (laziness) and missing connections (that are however included in the schematic):
The comparator section of the circuit seems like mostly power-good/over-voltage/under-voltage alerts. Haven't looked enough at the transistor section. On my board the big power resistor R36 was open, but since J2 doesn't have any connection it shouldn't matter to functionality.
Anyway, fun as this was, the problem ended up being with the PCB power connector not having any connection to ground. Only pins 4 and 6 were grounded, but those didn't have any connection in the cable, very confusing. Also confusing that the +15V was carried on two 22awg wires (red and black) in the cable, while the ground is presumably the single white wire (also 22awg), something else must be going on.