What is the purpose of this device?

It’s an early Canal+ 'pirate' box (with props to commenters who mentioned that.)

The clue is the set of delay lines. Canal+ was originally based on a scrambling scheme called 'RITC Discret 1', that randomly manipulated video delay in increments of 902ns (0, 902, 1804ns). Four 470ns delay lines (those green Philips things in the photo) would give 1880ns or 940ns in the middle, so fairly close.

More about that here: https://en.wikipedia.org/wiki/Television_encryption#RITC_Discret_1

And here it is being discussed (in French): https://www.smartphonefrance.info/actu.asp?ID=12502

And... a theory of operation (also in French): https://team-adn.eu/electronique/decodeur-canal-1984/

Translated to English, sorta.

Anyway, so the job of the HC05 is to figure out the current Discret 1 keying based on a reference that's periodically broadcast, then implement the variable delay line-by-line, selecting one of the Philips delay taps.

What happened with this box? With the publication of the design in the December 1984 Radio Plans, it was widely produced, ultimately leading Canal+ to switch to a different scheme.


The green rectangles appear to be delay lines, one IC is an analog switch CD4066BE, one is a quad op-amp chip LM324DP, the yellow sticker is a MC68705 microcontroller, and the right top IC is obscured in the image. I would assume the chip is mostly likely a switch like the CD4066BE. The power side of the system has what looks to be a step-down transformer (I couldn't find the datasheet) with a LM7805 which is a common voltage regulator IC to output +5vDC.

As for the function of the box, it was likely used for video like you suggested. Depending on the programming of the chip with the yellow sticker, it could be used for video decoding. However, it could also be used as a type of filtering box or signal generator because of the delay lines and op-amps which can be used as adders, subtractors, or oscillators (or more of course).