> From: Johnny Billquist <bqt at softjar.se>
>
> Gah. I have no idea what PPU mean, nor PP.
You're probably just not old enough.
In the 50s the main processor was called the CPU (Central Processing Unit) to differentiate it from the various PPUs, (Peripheral Processing Units). The first machine I programmed, the IBM 7094 had a CPU and two PPUs, one to read cards and write the images to tape transports, which would then be switched over to the CPU to read, compile and execute the job and write the results back to another tape transport which then got switched to the other PPU which then transferred the tape image to a line printer.
Somehow now (when most peripherals have embedded processors which could be called PPUs) we seem to have stopped using the term.
> In particular, the MRA42P solder cup 42 pin "winchester" plug for
> Diablo 31 disk drives.
Manufacturer's webpage lists Powell and CDM as stocking distributors.
http://dilp.netcomponents.com/winchesterelectronics.html
Does the CHM or someone local to you have a RK03? Some mid-late-70's
early DEC and DG 3rd-party sellers (AED? DSD? General Robotics?) sold Diablo
drives with their own homegrown Unibus and Omnibus interfaces but that
stuff was kinda crufty when it brand new, never mind 30+ years later. Wasn't
the Diablo 30 the same as the RK03?
Tim.
Date: Wed, 10 Nov 2010 09:58:23 -0800
From: "Chuck Guzis" <cclist at sydex.com>
Subject: Re: CDC 6000/7000 operation, was: Virtual memory
On 9 Nov 2010 at 23:53, Richard wrote:
> What you're calling the display controller I was lumping into the PPU.
>
> The project ends up being the same scope -- you need to drive the
> display and there's not much in the display itself.
Yup, the 6612 display controller occupied an entire chassis (chassis
12) in the 6600. It basically provided character generation and
positioning control for the DD60. At first blush, the DD60 interface
looks to be the same as that of your unit.
I couldn't find a logic diagram for the 6612 (or 6602) on bitsavers,
but I did find the programming reference manual, which might provide
some hints:
*/pdf/cdc/cyber/peripheralCtlr/60333900B_6602_6612_Console_Display_Sep
74.pdf
* = insert your favorite bitsavers mirror.
--Chuck
++++++++++++++++++++++++++++
I scrapped a CDC display controller many years ago and probably still have
some cards out of it (made a nice solid desk as well); doesn't quite look
like the picture although the keyboard sure looks familiar. Had a large
diode matrix 'PROM' PCB IIRC.
I'll check the model number when I'm back home again in case there's
anything useful.
mike
On 11/9/10, Tony Duell <ard at p850ug1.demon.co.uk> wrote:
> The cables are differnet betwene the RLs and the RK06/07 (the latter has
> all pins bet one (termintor power) connected
That rings a bell (term power).
> the former has rather fewer
> wired), but AFAIK the terminator is the same (it terminates all signal
> pins. I think at least one RL controller printset shows the exploded view
> of the terminators with 'First used on Option/Model : RK06' specified.
OK. That's a good detail to remember when setting up drives of either kind.
One handy bit of trivia if you happen to have spare Unit plugs from
the high numbers of an RK06/RK07 set is that they work in an RL01/RL02
if you mentally mask off 2^2 (i.e., an RK06/RK06 plug labelled "4" is
"0" on an RL01/RL02). It's the same sort of switch/bulb housing, but
one less bit going back to the electronics. We didn't do it often,
but sometimes we were short some of the numbers and we did have a
couple of RK07s and a drawer of random unit plugs.
-ethan