Computer Technology Limited
Encyclopedia
Computer Technology Limited or CTL, was a British computer company google founded slightly later than Digital Equipment Corporation
Digital Equipment Corporation
Digital Equipment Corporation was a major American company in the computer industry and a leading vendor of computer systems, software and peripherals from the 1960s to the 1990s...

 (DEC) in the United States
United States
The United States of America is a federal constitutional republic comprising fifty states and a federal district...

.

Founder Iann Barron
Iann Barron
Iann Barron is a British computer engineer and entrepreneur, born in June 1936.During vacation work in 1956-7 at Elliott Brothers while still at Cambridge he designed the Elliot 803...

 had worked for Elliot Computing
Elliott Brothers (computer company)
-Elliott Brothers Ltd:Elliott Brothers Ltd was an early computer company of the 1950s–60s in the United Kingdom, tracing its descent from a firm of instrument makers founded by William Elliott in London around 1804. The research laboratories were based at Borehamwood, originally set up in...

 but left to form CTL when he couldn't persuade Elliot to incorporate his ideas in their next generation of computers. He left CTL in 1971, going on to form Inmos
INMOS
Inmos Limited was a British semiconductor company, founded by Iann Barron, with both the head office and the design office at Aztec West in Bristol, it was incorporated in November 1978.- Products :...

 and develop the transputer.

The first CTL computer (the Modular One) appeared for sale in 1969.

The Modular One

This was a 16-bit computer built with Emitter Coupled Logic
Emitter coupled logic
In electronics, emitter-coupled logic , is a logic family that achieves high speed by using an overdriven BJT differential amplifier with single-ended input, whose emitter current is limited to avoid the slow saturation region of transistor operation....

 (ECL) and was competitive with other first generation minicomputers. Its most distinctive hardware features were memory-mapped I/O, and an early version of segmented memory (similar to the later Intel 8086
Intel 8086
The 8086 is a 16-bit microprocessor chip designed by Intel between early 1976 and mid-1978, when it was released. The 8086 gave rise to the x86 architecture of Intel's future processors...

 but having both base and limit). The latter, together with two execution states (Normal State and Special State) made possible the implementation of a self-protecting operating system kernel (known as the Executive, or Exec). Such ideas were popular in British computer academia at the time and later were adopted by some US designs such as the aforementioned Intel 8086
Intel 8086
The 8086 is a 16-bit microprocessor chip designed by Intel between early 1976 and mid-1978, when it was released. The 8086 gave rise to the x86 architecture of Intel's future processors...

. Also, the power system was set up as a peripheral with interrupt capabilities which gave the machine the ability to power down gracefully in an emergency.

An important idea in Modular One was that the main memory was much like another peripheral, for instance a printer, but was both input and output. When an instruction (or data) was retrieved from memory, the request went out over a cable one or two metres long to another (memory) box, also about one metre cubed. It was thought that a voltage edge was faster than a pulse, so a request was represented by a single voltage transition. The word being read would travel the one or two metres, and then because reading magnetic-core memory destroys it's contents it would be sent to be re-written back to where it had been.

The Modular One was comparatively expensive. It was somewhat exotic in that its modular design resulted in almost every system delivered being somewhat different, which created a high maintenance burden. It never sold widely outside of the UK, and even in the UK it was surpassed in sales by DEC and Data General before the end of the 1970s. The systems were cost reduced with new technology over the mid '70s to mid '80s but never gained a significant market share.

Many universities were equipped with Modular One systems, in part due to the government of the time having a 'buy British' policy.

Operating system

The Exec was known as E4. (E1, E2 and E3 were much simpler execs used only in the first few years of the company). E4 was based on an early version of object-oriented principles, though lacking most of what are now considered essential features of the paradigm. Objects included Activities (now more commonly known as tasks or processes), Segments (of memory), Files, Semaphores and Clocks. Another object type, the Sphere, was a run-time protection domain within which all other object types (including other Spheres) existed. There was some similarity to Unix in the use of serial byte oriented streams in the file system and interprocess communication, in contrast to the record-oriented file systems then dominant in commercial data processing. E4 also supported real-time priorities and virtual memory at the Segment level. It was a relatively elegant OS for its time but was never ported to other hardware, having been written entirely in assembler. (Appropriate and effective high-level language implementations were not readily available at the time.)

Later history

During the mid '80s, the company realised that the future lay in open systems and attempted to make the transition to Unix with re-badged systems from Motorola and Sequoia, however, sales of the proprietary systems fell off before the new systems could be ramped up to replace them, and the company was taken over by ACT
Apricot Computers
Apricot Computers is a British manufacturer of business personal computers, originally founded in 1965 as "Applied Computer Techniques" , changing its name to Apricot Computers, Ltd. in the 1980s...

in late 1989.
The source of this article is wikipedia, the free encyclopedia.  The text of this article is licensed under the GFDL.
 
x
OK