Technical Details of the Elliott 152 and 153

Total Page:16

File Type:pdf, Size:1020Kb

Technical Details of the Elliott 152 and 153 Appendix 1 Technical Details of the Elliott 152 and 153 Introduction The Elliott 152 computer was part of the Admiralty’s MRS5 (medium range system 5) naval gunnery project, described in Chap. 2. The Elliott 153 computer, also known as the D/F (direction-finding) computer, was built for GCHQ and the Admiralty as described in Chap. 3. The information in this appendix is intended to supplement the overall descriptions of the machines as given in Chaps. 2 and 3. A1.1 The Elliott 152 Work on the MRS5 contract at Borehamwood began in October 1946 and was essen- tially finished in 1950. Novel target-tracking radar was at the heart of the project, the radar being synchronized to the computer’s clock. In his enthusiasm for perfecting the radar technology, John Coales seems to have spent little time on what we would now call an overall systems design. When Harry Carpenter joined the staff of the Computing Division at Borehamwood on 1 January 1949, he recalls that nobody had yet defined the way in which the control program, running on the 152 computer, would interface with guns and radar. Furthermore, nobody yet appeared to be working on the computational algorithms necessary for three-dimensional trajectory predic- tion. As for the guns that the MRS5 system was intended to control, not even the basic ballistics parameters seemed to be known with any accuracy at Borehamwood [1, 2]. A1.1.1 Communication and Data-Rate The physical separation, between radar in the Borehamwood car park and digital computer in the laboratory, necessitated an interconnecting cable of about 150 m in length. It is true to say that the electronic problems of interfacing radar and computer had not been considered at the time of positioning the aerial. There were S. Lavington, Moving Targets, History of Computing, 505 DOI 10.1007/978-1-84882-933-6, © Springer-Verlag London Limited 2011 506 Appendix 1 two coaxial cables, each about 0.25 in. in diameter, connecting computer and radar: one carried a signal derived from the computer’s clock, the other duplexed com- mands and data. On receipt of a command, the radar unit responded by sending back an integer. Parameters received from the radar unit were used by the 152’s software to calculate an updated position of the target aircraft. The computer sent 1,000 pulses per second to the radar (one pulse every millisecond). It was assumed that perhaps one pulse in three would not yield a meaningful return, so there was a need to average over four radar returns when computing trajectories. Therefore, the 152 was required to perform the necessary axis-conversions and to produce one update of {range, bearing and elevation} every 4 ms. Each of the {range, bearing and elevation} parameters was represented to 14-bit accuracy, as were the sine and cosine of the bearing. Fourteen bits gave a precision of better than 1 minute of arc. In addition to any control and/or addressing commands, the data-rates coming into and out of the 152 computer were thus: 14 × 5 × 1,000 = 70,000 bits/s inwards; 14 × 3 × 250 = 10,500 bits/s outwards. A1.1.2 Memory System It was clear that input/output activity would have to be overlapped with computa- tional activity and that the rate of obeying instructions would have to be extremely rapid. Potentially the fastest-access storage technology available in 1947, anywhere in the world, was the CRT electrostatic system being developed by Williams and Kilburn at Manchester University. To begin with, the system was based on William’s original anticipation-pulse method, as patented on 11 December 1946. By the autumn of 1947 this had been refined by Kilburn into two alternative schemes: the dot-dash and the focus-defocus methods. The digit period chosen by Manchester in June 1948 for the University’s small-scale experimental machine (the SSEM) was 8.5 ms. This was considered too slow for the 152 computer which, in 1947, was aiming for a 1-ms digit period (i.e. 1 MHz clock-rate). M V Needham joined Borehamwood in September or October 1947. Maurice remembers [3] that, somewhat later, John Coales came into the Lab one day and said that he had learned that F C Williams was working on electrostatic CRT stor- age and had discovered that one could obtain a pulse that anticipated the present position of the spot on the screen. Coales said that ‘this sounded just the sort of thing that the MRS5 project could make use of for its memory system’, so Borehamwood ‘had got to get on with it’. Maurice set up an experiment to investi- gate what this anticipatory effect might be. He produced a demonstration of the physical effect and indeed found an anticipation pulse. At this point, their experi- mental device ‘was not yet computer-oriented’. Coales then informed Maurice that F C Williams was due to give a talk at the Institution of Electrical Engineers (IEE) on 2 November 1948. Maurice was instructed to be present at the talk and ‘to ask an intelligent question!’ Appendix 1 507 Maurice did indeed ask more than a question. He briefly described Borehamwood’s experience of the anticipation-pulse method, showed a film of their stored patterns, and suggested that the anticipation-pulse method seemed to allow greater speeds of operation than other electrostatic methods. Maurice remembers that F C Williams was scornful of this claim at the time. However, when the results of the meeting were written up and appeared in print [4], Williams and Kilburn stated that ‘we now agree with Mr Needham’. The anticipation-pulse method of CRT storage was used for the Elliott 152 com- puter and, initially, in the Elliott 153 computer. A1.1.3 CPU Design In 1949 Harry Carpenter, who was placed in charge of the central processor, decided on a modular architecture for the 152. The computer was to have multiple functional units, each addressable and each connected to a bus [1]. Multiple simul- taneous transfers of data could occur between stores and the various parts of the arithmetic unit. In this respect, the 152’s architecture was markedly different from that of contemporary projects elsewhere. The 152’s working memory was parallel- access Williams Tubes, with 16 tubes storing 256 digits each [5]. In modern terms, this gave the computer 512 bytes of RAM (random-access memory). The general layout of highways and functional units for the 152 computer (see Fig. A1.1) was similar to that of the 153 computer, illustrated later in this appendix. DATA IN ACC M S1 S2 ALU MPY MX MX MX MX MX MX DATA M OUT X Fig. A1.1 The few original research reports for the Elliott 152 computer to have survived are not easy to interpret. This conceptual diagram shows, in modern terminology, how the 152’s architec- ture was based on low-level functional parallelism. Concurrent transfers between sub-units were permitted within a single instruction. In the diagram, S1 and S2 are RAM caches. MX indicates multiplexer units. MPY is a fast multiplier unit and ALU provides other functions such as ADD, SHIFT, etc. 508 Appendix 1 Having devised the fastest practicable memory-access time, the next challenge was to design a fast multiplier. With 16-bit words and a digit period of 3 ms, it was found possible, with a series/parallel ‘wiffle-tree’ design, to perform a complete multiplication every 60 ms. The basic control cycle of the machine was then based upon a ‘beat’ of 60 ms, corresponding to 16 digit periods plus a 4-digit gap. A serial addition could be performed within this 60-ms period. Harry Carpenter knew that the above memory and arithmetic unit characteristics, if used in the conventional single-instruction, single-data mode of computer opera- tion, would still not have given sufficient performance for real-time digital fire control. Therefore, provision was made for a number of instruction streams to be executed in parallel. Each of four programs was stored in a read-only memory so that the calculations for bearing, range and elevation could proceed simultaneously. Other sequences co-ordinated the overall trajectory-prediction activity and con- trolled input and output to/from the 152. Each of the fixed programs was held on a glass slide or card (both systems were tried), with binary ones and zeros being rep- resented by clear or opaque spots (or by punched holes or no holes in the card). The slides (or cards) were read by a CRT flying-spot scanner. No further details have come to light. The 152’s instruction length was 20 bits. Each slide (or card) held 16 instruc- tions. The instruction format would seem complex to modern eyes, since it gave the programmer the sort of low-level control normally associated with microprogram- ming. Having a series of fixed programs held in read-only memory (ROM) meant that the 152 was not, strictly speaking, a universal stored-program computer. The emphasis was on speed of access to predetermined standard program sequences, for which some form of fast ROM was the main requirement. Numbers were represented in the Elliott 152 as two’s complement fractions, but with the implied point being two positions from the most significant end – (see Chap. 2 for the full explanation). The 152’s multiplier, as first designed and as used later as the starting point for the Elliott 401’s multiplier, gave correct answers for positive numbers only [1]. There was no need for negative multiplications in the 152’s algorithms.
Recommended publications
  • 1 Oral History Interview with Brian Randell January 7, 2021 Via Zoom
    Oral History Interview with Brian Randell January 7, 2021 Via Zoom Conducted by William Aspray Charles Babbage Institute 1 Abstract Brian Randell tells about his upbringing and his work at English Electric, IBM, and Newcastle University. The primary topic of the interview is his work in the history of computing. He discusses his discovery of the Irish computer pioneer Percy Ludgate, the preparation of his edited volume The Origins of Digital Computers, various lectures he has given on the history of computing, his PhD supervision of Martin Campbell-Kelly, the Computer History Museum, his contribution to the second edition of A Computer Perspective, and his involvement in making public the World War 2 Bletchley Park Colossus code- breaking machines, among other topics. This interview is part of a series of interviews on the early history of the history of computing. Keywords: English Electric, IBM, Newcastle University, Bletchley Park, Martin Campbell-Kelly, Computer History Museum, Jim Horning, Gwen Bell, Gordon Bell, Enigma machine, Curta (calculating device), Charles and Ray Eames, I. Bernard Cohen, Charles Babbage, Percy Ludgate. 2 Aspray: This is an interview on the 7th of January 2021 with Brian Randell. The interviewer is William Aspray. We’re doing this interview via Zoom. Brian, could you briefly talk about when and where you were born, a little bit about your growing up and your interests during that time, all the way through your formal education? Randell: Ok. I was born in 1936 in Cardiff, Wales. Went to school, high school, there. In retrospect, one of the things I missed out then was learning or being taught Welsh.
    [Show full text]
  • The Bloodhound Guided Missile and the Hawker Harrier “Jump Jet”
    Draft for joint Herbert Simon Institute/Manchester Institute of Innovation Research Seminar, 1st April 2011 Practice in Communities: how engineers create solutions ‐ the Bloodhound Guided Missile and the Hawker Harrier “jump jet”. Jonathan Aylen* and Mike Pryce* Manchester Institute of Innovation Research Manchester Business School University of Manchester “Every aeroplane is different ‐ a self‐optimising shambles” Ralph Hooper, Harrier project designer Aerospace engineers face the task of developing a project from overall design concept through to working prototype and on into sustained use. Engineers often work in small groups when developing an initial concept. Once the basic concept has been agreed they may work in similarly small groups, or as part of larger teams to develop key components of a system. At this stage key design tasks are defined and delegated and then the resulting components are tested and integrated to build a prototype (Vincenti, 1990). Individual sub‐assemblies are usually developed in parallel. So, aeronautical engineering is often seen as a cyclical process of analysis and synthesis, although in practice it is seldom so neat and linear, as the opening quote from a leading practitioner, Ralph Hooper, illustrates. The nature of engineering design is complex, with designers having to cope with many systems and components interacting in dynamic ways. The breadth and depth of knowledge required means no one person can carry out all the tasks of engineering design. Group or team working is essential. Engineering design is an innately social activity. However, mastering the specific skills of any one discipline, and also learning how to utilise the knowledge gained within the group or team, often depends on the abilities of key individuals.
    [Show full text]
  • A Politico-Social History of Algolt (With a Chronology in the Form of a Log Book)
    A Politico-Social History of Algolt (With a Chronology in the Form of a Log Book) R. w. BEMER Introduction This is an admittedly fragmentary chronicle of events in the develop­ ment of the algorithmic language ALGOL. Nevertheless, it seems perti­ nent, while we await the advent of a technical and conceptual history, to outline the matrix of forces which shaped that history in a political and social sense. Perhaps the author's role is only that of recorder of visible events, rather than the complex interplay of ideas which have made ALGOL the force it is in the computational world. It is true, as Professor Ershov stated in his review of a draft of the present work, that "the reading of this history, rich in curious details, nevertheless does not enable the beginner to understand why ALGOL, with a history that would seem more disappointing than triumphant, changed the face of current programming". I can only state that the time scale and my own lesser competence do not allow the tracing of conceptual development in requisite detail. Books are sure to follow in this area, particularly one by Knuth. A further defect in the present work is the relatively lesser availability of European input to the log, although I could claim better access than many in the U.S.A. This is regrettable in view of the relatively stronger support given to ALGOL in Europe. Perhaps this calmer acceptance had the effect of reducing the number of significant entries for a log such as this. Following a brief view of the pattern of events come the entries of the chronology, or log, numbered for reference in the text.
    [Show full text]
  • Early Stored Program Computers
    Stored Program Computers Thomas J. Bergin Computing History Museum American University 7/9/2012 1 Early Thoughts about Stored Programming • January 1944 Moore School team thinks of better ways to do things; leverages delay line memories from War research • September 1944 John von Neumann visits project – Goldstine’s meeting at Aberdeen Train Station • October 1944 Army extends the ENIAC contract research on EDVAC stored-program concept • Spring 1945 ENIAC working well • June 1945 First Draft of a Report on the EDVAC 7/9/2012 2 First Draft Report (June 1945) • John von Neumann prepares (?) a report on the EDVAC which identifies how the machine could be programmed (unfinished very rough draft) – academic: publish for the good of science – engineers: patents, patents, patents • von Neumann never repudiates the myth that he wrote it; most members of the ENIAC team contribute ideas; Goldstine note about “bashing” summer7/9/2012 letters together 3 • 1.0 Definitions – The considerations which follow deal with the structure of a very high speed automatic digital computing system, and in particular with its logical control…. – The instructions which govern this operation must be given to the device in absolutely exhaustive detail. They include all numerical information which is required to solve the problem…. – Once these instructions are given to the device, it must be be able to carry them out completely and without any need for further intelligent human intervention…. • 2.0 Main Subdivision of the System – First: since the device is a computor, it will have to perform the elementary operations of arithmetics…. – Second: the logical control of the device is the proper sequencing of its operations (by…a control organ.
    [Show full text]
  • Law and Military Operations in Kosovo: 1999-2001, Lessons Learned For
    LAW AND MILITARY OPERATIONS IN KOSOVO: 1999-2001 LESSONS LEARNED FOR JUDGE ADVOCATES Center for Law and Military Operations (CLAMO) The Judge Advocate General’s School United States Army Charlottesville, Virginia CENTER FOR LAW AND MILITARY OPERATIONS (CLAMO) Director COL David E. Graham Deputy Director LTC Stuart W. Risch Director, Domestic Operational Law (vacant) Director, Training & Support CPT Alton L. (Larry) Gwaltney, III Marine Representative Maj Cody M. Weston, USMC Advanced Operational Law Studies Fellows MAJ Keith E. Puls MAJ Daniel G. Jordan Automation Technician Mr. Ben R. Morgan Training Centers LTC Richard M. Whitaker Battle Command Training Program LTC James W. Herring Battle Command Training Program MAJ Phillip W. Jussell Battle Command Training Program CPT Michael L. Roberts Combat Maneuver Training Center MAJ Michael P. Ryan Joint Readiness Training Center CPT Peter R. Hayden Joint Readiness Training Center CPT Mark D. Matthews Joint Readiness Training Center SFC Michael A. Pascua Joint Readiness Training Center CPT Jonathan Howard National Training Center CPT Charles J. Kovats National Training Center Contact the Center The Center’s mission is to examine legal issues that arise during all phases of military operations and to devise training and resource strategies for addressing those issues. It seeks to fulfill this mission in five ways. First, it is the central repository within The Judge Advocate General's Corps for all-source data, information, memoranda, after-action materials and lessons learned pertaining to legal support to operations, foreign and domestic. Second, it supports judge advocates by analyzing all data and information, developing lessons learned across all military legal disciplines, and by disseminating these lessons learned and other operational information to the Army, Marine Corps, and Joint communities through publications, instruction, training, and databases accessible to operational forces, world-wide.
    [Show full text]
  • David Hartley a Promise of Funding Has Been Received and an Outline Plan Including Cost Estimates and Timescales Has Been Drawn Up
    Issue Number 54 Spring 2011 Computer Conservation Society Aims and objectives The Computer Conservation Society (CCS) is a co-operative venture between the British Computer Society (BCS), the Science Museum of London and the Museum of Science and Industry (MOSI) in Manchester. The CCS was constituted in September 1989 as a Specialist Group of the British Computer Society. It is thus covered by the Royal Charter and charitable status of the BCS. The aims of the CCS are: To promote the conservation of historic computers and to identify existing computers which may need to be archived in the future, To develop awareness of the importance of historic computers, To develop expertise in the conservation and restoration of historic computers, To represent the interests of Computer Conservation Society members with other bodies, To promote the study of historic computers, their use and the history of the computer industry, To publish information of relevance to these objectives for the information of Computer Conservation Society members and the wider public. Membership is open to anyone interested in computer conservation and the history of computing. The CCS is funded and supported by voluntary subscriptions from members, a grant from the BCS, fees from corporate membership, donations, and by the free use of the facilities of both museums. Some charges may be made for publications and attendance at seminars and conferences. There are a number of active Projects on specific computer restorations and early computer technologies and software.
    [Show full text]
  • Information Technology 3 and 4/1998. Emerging
    OCCASION This publication has been made available to the public on the occasion of the 50th anniversary of the United Nations Industrial Development Organisation. DISCLAIMER This document has been produced without formal United Nations editing. The designations employed and the presentation of the material in this document do not imply the expression of any opinion whatsoever on the part of the Secretariat of the United Nations Industrial Development Organization (UNIDO) concerning the legal status of any country, territory, city or area or of its authorities, or concerning the delimitation of its frontiers or boundaries, or its economic system or degree of development. Designations such as “developed”, “industrialized” and “developing” are intended for statistical convenience and do not necessarily express a judgment about the stage reached by a particular country or area in the development process. Mention of firm names or commercial products does not constitute an endorsement by UNIDO. FAIR USE POLICY Any part of this publication may be quoted and referenced for educational and research purposes without additional permission from UNIDO. However, those who make use of quoting and referencing this publication are requested to follow the Fair Use Policy of giving due credit to UNIDO. CONTACT Please contact [email protected] for further information concerning UNIDO publications. For more information about UNIDO, please visit us at www.unido.org UNITED NATIONS INDUSTRIAL DEVELOPMENT ORGANIZATION Vienna International Centre, P.O. Box 300, 1400 Vienna, Austria Tel: (+43-1) 26026-0 · www.unido.org · [email protected] EMERGING TECHNOLOGY SERIES 3 and 4/1998 Information Technology UNITED NATIONS INDUSTRIAL DEVELOPMENT ORGANIZATION Vienna, 2000 EMERGING TO OUR READERS TECHNOLOGY SERIES Of special interest in this issue of Emerging Technology Series: Information T~chn~~ogy is the focus on a meeting that took INFORMATION place from 2n to 4 November 1998, in Bangalore, India.
    [Show full text]
  • RAF Centenary 100 Famous Aircraft Vol 3: Fighters and Bombers of the Cold War
    RAF Centenary 100 Famous Aircraft Vol 3: Fighters and Bombers of the Cold War INCLUDING Lightning Canberra Harrier Vulcan www.keypublishing.com RARE IMAGES AND PERIOD CUTAWAYS ISSUE 38 £7.95 AA38_p1.indd 1 29/05/2018 18:15 Your favourite magazine is also available digitally. DOWNLOAD THE APP NOW FOR FREE. FREE APP In app issue £6.99 2 Months £5.99 Annual £29.99 SEARCH: Aviation Archive Read on your iPhone & iPad Android PC & Mac Blackberry kindle fi re Windows 10 SEARCH SEARCH ALSO FLYPAST AEROPLANE FREE APP AVAILABLE FOR FREE APP IN APP ISSUES £3.99 IN APP ISSUES £3.99 DOWNLOAD How it Works. Simply download the Aviation Archive app. Once you have the app, you will be able to download new or back issues for less than newsstand price! Don’t forget to register for your Pocketmags account. This will protect your purchase in the event of a damaged or lost device. It will also allow you to view your purchases on multiple platforms. PC, Mac & iTunes Windows 10 Available on PC, Mac, Blackberry, Windows 10 and kindle fire from Requirements for app: registered iTunes account on Apple iPhone,iPad or iPod Touch. Internet connection required for initial download. Published by Key Publishing Ltd. The entire contents of these titles are © copyright 2018. All rights reserved. App prices subject to change. 321/18 INTRODUCTION 3 RAF Centenary 100 Famous Aircraft Vol 3: Fighters and Bombers of the Cold War cramble! Scramble! The aircraft may change, but the ethos keeping world peace. The threat from the East never entirely dissipated remains the same.
    [Show full text]
  • Fiendish Designs
    Fiendish Designs A Software Engineering Odyssey © Tim Denvir 2011 1 Preface These are notes, incomplete but extensive, for a book which I hope will give a personal view of the first forty years or so of Software Engineering. Whether the book will ever see the light of day, I am not sure. These notes have come, I realise, to be a memoir of my working life in SE. I want to capture not only the evolution of the technical discipline which is software engineering, but also the climate of social practice in the industry, which has changed hugely over time. To what extent, if at all, others will find this interesting, I have very little idea. I mention other, real people by name here and there. If anyone prefers me not to refer to them, or wishes to offer corrections on any item, they can email me (see Contact on Home Page). Introduction Everybody today encounters computers. There are computers inside petrol pumps, in cash tills, behind the dashboard instruments in modern cars, and in libraries, doctors’ surgeries and beside the dentist’s chair. A large proportion of people have personal computers in their homes and may use them at work, without having to be specialists in computing. Most people have at least some idea that computers contain software, lists of instructions which drive the computer and enable it to perform different tasks. The term “software engineering” wasn’t coined until 1968, at a NATO-funded conference, but the activity that it stands for had been carried out for at least ten years before that.
    [Show full text]
  • Timeline of Computer History
    Timeline of Computer History By Year By Category Search AI & Robotics (55) Computers (145)(145) Graphics & Games (48) Memory & Storage (61) Networking & The Popular Culture (50) Software & Languages (60) Bell Laboratories scientist 1937 George Stibitz uses relays for a Hewlett-Packard is founded demonstration adder 1939 Hewlett and Packard in their garage workshop “Model K” Adder David Packard and Bill Hewlett found their company in a Alto, California garage. Their first product, the HP 200A A Called the “Model K” Adder because he built it on his Oscillator, rapidly became a popular piece of test equipm “Kitchen” table, this simple demonstration circuit provides for engineers. Walt Disney Pictures ordered eight of the 2 proof of concept for applying Boolean logic to the design of model to test recording equipment and speaker systems computers, resulting in construction of the relay-based Model the 12 specially equipped theatres that showed the movie I Complex Calculator in 1939. That same year in Germany, “Fantasia” in 1940. engineer Konrad Zuse built his Z2 computer, also using telephone company relays. The Complex Number Calculat 1940 Konrad Zuse finishes the Z3 (CNC) is completed Computer 1941 The Zuse Z3 Computer The Z3, an early computer built by German engineer Konrad Zuse working in complete isolation from developments elsewhere, uses 2,300 relays, performs floating point binary arithmetic, and has a 22-bit word length. The Z3 was used for aerodynamic calculations but was destroyed in a bombing raid on Berlin in late 1943. Zuse later supervised a reconstruction of the Z3 in the 1960s, which is currently on Operator at Complex Number Calculator (CNC) display at the Deutsches Museum in Munich.
    [Show full text]
  • GEC Computers Ltd
    V1 January 2015 GEC Computers Ltd. Origins. In 1968 the real-time computing interests of AEI, Elliott-Automation, English Electric, Marconi and GEC, were consolidated into a single company [ref. 1]. It traded initially as Marconi Elliott Computer Systems Ltd (MECS) and then, after 1971, as GEC Computers Ltd. English Electric obtained the non-computing products and the mainframe data processing products were transferred to ICT/ICL. MECS, and GEC Computers, were for many years based at Borehamwood, though the specialist aerospace computing activities were soon transferred to Marconi-Elliott Avionics Systems Ltd. at Rochester. Initially, the range of MECS computers was inherited from Marconi and Elliott-Automation and comprised the MYRIAD series, M2100 series (a small-scale 16-bit multiprocessor for real-time control]), and the 900 series (see below). About 50% of the applications for these computers were described as ‘military’. The other 50% was made up roughly equally of the following applications areas: Industrial, Laboratory, Marine, Education, Traffic control, Communications, Medical. The GEC 900 series of computers [refs. 2- 4], though first introduced in 1961, had a life extending into the 1980s with machines such as the 920ATC. By then developments had for several years been based firmly at Rochester, under various titles such as GEC-Marconi Avionics Ltd. and eventually BAE Systems. The 900 series is described elsewhere, in the Mainframes section of the Our Computer Heritage website. [ref. 2]. The GEC 2000 and 4000 families. By 1970 GEC Computers Ltd. was working at the Computer Research Laboratory (CRL), Borehamwood, on three new computer ranges. These were known internally as Alpha, Beta, and Gamma.
    [Show full text]
  • English Electric Factory Makes Switch Gear and Fuse Gear, and Domestic Appli.Ances Such As {Ridges and Washing Machi.Nes
    uorlrpf puz sburllrqS o^ I LL 'oN sarras lalqdrued lorluoc ,sra4JoAA Jol olnlllsul I I I l I I I I I t : -l .l ..i\l { l- Auedur cl,l ll lelouaD 3 3-33 3 Contents Page 2 1. Prelace to 2nd Edition 6 2. Foreward to 1st Editon ,l 3. Background to the OccuPation ID 4. The Facts about GEC-AEI-EE 21 5. The Role of the Government' 23 6. The Roie of the Unions. Policy for the Labour 7. The Alternative 24 Movement' 27 L New Politics, new Trade Unionism' INSTITUTE FOR WORKERS' CONTROL 45 Gambte Street Forest Road West Nottingham NG7 4ET Tel: (0602) 74504 2nd Edition 24 SePtember 1 969 1 sr Edition 1 2.SePtember 1 969 PREFACE TO SECOND EDITION So the Liverpool factory occupations are not, for the present at any rate, going to take place. Of course, there i.s widespread disappointrnent about the news that broke on September 17/1Bth just before the proposed occuparlon was due to take p1ace. The shop stewards of the GECAction Committee, with thei.r staunch allies on the District Commi_ ttee and in the 1ocal offices of the unj.ons concerned., have, in the courageous struggle, won deep admiration all over the country. From the terrific mail which has come to the offices of the Instifute Jor WorkersrControl, we can say without doubt that_sympathy for the proposed action extended throughout the whole country, and into every major industry and trade union. A body like the lnstitute, which exists to co-ordinate research and inlormation services, cannot, of course, offer any sensible advice about how particular actions should be undertaken.
    [Show full text]