Contact us Heritage collections Image license terms
HOME ACL Associates Technology Literature Applications Society Software revisited
Further reading □ OverviewQ1 1972Q2 1972Q3 1972Q4 1972Q1 1973Q2 1973Q3 1973Q4 1973Q1 1974Q2 1974Q3 1974Q4 1974Q1 1975Q2 1975Q3 1975Q4 1975
ACD C&A INF CCD CISD Archives Contact us Heritage archives Image license terms

Search

   
ACLLiteratureProgress ReportsBasic Software
ACLLiteratureProgress ReportsBasic Software
ACL ACD C&A INF CCD CISD Archives
Further reading

Overview
Q1 1972
Q2 1972
Q3 1972
Q4 1972
Q1 1973
Q2 1973
Q3 1973
Q4 1973
Q1 1974
Q2 1974
Q3 1974
Q4 1974
Q1 1975
Q2 1975
Q3 1975
Q4 1975

Final Progress Report covering the period 1 November 1975 to 29 February 1976

F R A Hopgood

18 March 1976

1. INTRODUCTION

On September 1 1975, the Rutherford Laboratory took over the running of the Atlas Computer Laboratory with the Atlas Computing Division becoming part of the Rutherford Laboratory. Dr Manning, Deputy Director of the Rutherford Laboratory, was in charge of the Division from September 1, 1975 on an interim basis. At the end of February 1976, it was announced that the Atlas Computing Division would be merged with the C and A Division of the Rutherford Laboratory. Thus the demise of the Basic Software Group. The Engineering Board had approved the setting up of the Engineering Computing Facility (ECF) in the Autumn of 1975. Some of the Basic Software Group staff continued to support the installed equipment. The FR80 Project was run down. The majority of the Basic Software Group staff moved to provide support for the new Engineering Computing Facility installing interactive computing systems for research engineers in UK academia for the next six years. Work on the ICL 1906A was run down and the PDP15 was replaced by the newer facilities provided by the ECF. The FR80 continued to provide a specialist graphics facility for a number of years into the future. The GEC 4080 front-end processor to the ICL 1906A and 360/195 provided a basis for the communications software for the new GEC multi-user systems installed as part of the ECF.

The Basic Software Group was formed just under four years ago as a result of changes to the Atlas Laboratory's internal structure. It has been responsible for all systems software development at the Laboratory during this period.

Probably the main area of work has been the systems software on the 1906A. The paging hardware arrived soon after the Group was formed and a service was started soon afterwards. There has been a continual development of the operating system over the period going from Mark 6.2 of GEORGE 3 to Mark 8.32 of GEORGE 4. The enhancements to the operating system , utilities and compilers during the life of the Group has greatly increased the efficiency of the machine and improved the user's view.

The other two main areas of work have been graphics and communications. Initially, the graphics work was mainly connected with the PDP15 and the 1906A but more recently it has also included the 360/195. Significant developments have been made in the areas of interactive graphics and computer animation. The Laboratory is fortunate in having hardware and software as good as anywhere in the UK. The communications work has been mainly concerned with providing remote job entry facilities to users via the 1130, 2050 and 4080 computers.

Major changes have been made to the structure of the Group during the last few months. The FR80 Project Branch ceased to exist and seconded members returned to their own groups. System development work on the 1906A has stopped. Maintenance of the 1906A systems software and operating the FR80 is now the responsibility or User Services Group. Most of the Group are now employed on the tendering exercise and benchmark definition for the Interactive Engineering Facility and associated equipment.

The current Group membership is:

Interactive Engineering Facility
  • F R A Hopgood
    • J B Chamberlain (Secretary)
    • M Sherwin (Secretary)
    • P E Bryant
    • C J Pavelin
    • R E Thomas
    • G W Robinson
    • L O Ford
    • D A Duce
    • I Buchanan
Graphics Software
  • A H Francis
  • D C Sutcliffe
FR80 Software
  • R W Witty
Communications
  • J R Gallop
  • J D Thewlis
  • D C Toll

The intention is to amalgamate Atlas and C & A Divisions on 1 April into a single Division providing computer support for the Rutherford Laboratory and its users. The Basic Software Group is likely to cease to exist in its current form as from that date.

M D Fowler has left the Laboratory during the quarter. M J Evans and T R Peart returned to college.

2. 1906A

2.1 GEORGE 4 Mark 8.32 (C J Pavelin)

Mark 8.32 took slightly longer than expected to settle down to the level of 2 software breaks a week. It seems to be difficult to get below this. It was decided not to miss out Mark 8.42, mainly because of the advantages the Variable Object Program Area would offer GEORGE 4. In Mark 8.42, ICL's jobwell becomes secure and more of the Oxford jobwell coding could be removed. (In Mark 8.50, the ICL jobwell becomes complete - it recognises the JD parameter and allows HLS to start jobs.) Testing of Mark 8.42 was just beginning when responsibility for GEORGE 4 system maintenance was handed over to Operations Branch in December.

2.2 Performance (R J Waters, C J Pavelin)

A project to measure performance aspects of the PDP15/BSI/1906A interactive system was carried out with the joint intention of measuring the degree to which the 1906A was degraded by use of the BSI and to identify those areas of the system which could be most usefully tuned in order to improve the response time seen by the PDP15. Three main areas of analysis were concentrated on:

  1. Measurement of the 1906A CPU overhead in servicing BSI transfers using as a tool the engineer's BSI test program.
  2. Measurement of the average effect on 1906A CPU object program utilisation when the BSI system was running, by means of a System Journal analysis program.
  3. Approximate measurement of the 1906A processing overhead for the background job that was interacting with the PDP15 across the BSI.

The results of this study were published in Technical Notice 125. The most notable one was a measured 1.05 millisecs EXECUTIVE overhead per BSI transfer.

The ICL DATAPASS system, mentioned in the last progress report, was implemented in full during the last period. ICL supply a number of data analysis utility programs and associated macros with this system, but these were found to be disjointed and cumbersome to use, and, therefore, a general-purpose macro was produced to provide a new interface to those analysis programs that were likely to be required (Technical Notice 126). It is interesting that the original ICL macros each required at least 5 mandatory parameters when used, whereas the new Atlas macro requires just 1 mandatory parameter but may have 22 optional ones.

The Order Number Register facility of DATAPASS was finally made to work. This allows monitoring of exactly where in GEORGE all the processor time is spent (both on a chapter basis and instructions within a chapter). In prime shift, up to 25% of the time was spent in a few instructions of the core allocator and another large proportion in the chapter that reads from the communication processor. In view of this, changes were made to the core allocator in an attempt to speed up the location of free blocks for small requests. These (together with core unjammer mends reported previously in Mark 8.22) have been in Mark 8.32 for several weeks and there has been a significant decrease in GEORGE overhead. However, more DATAPASS results show that the new allocator gives bottlenecks in handling the LONGLOCK area and. further work is certainly required. Operations Branch hope to do this if time is available.

2.3 GRESTORE Macro (C J Pavelin)

The GRESTORE macro has been written which allows GEORGE restores to be halted and saved (to be continued later on). This has made the system of producing new GEORGE versions very much more efficient since the phase of restoring from tape-to-disc is avoided on most runs.

2.4 GEORGE Film (C J Pavelin)

Work was begun on a film to demonstrate internal workings of GEORGE, to be driven by DATAPASS output. This is now postponed indefinitely.

2.5 Editing 3-shift Files (C J Pavelin)

A study was made of the problem involved in converting the GEORGE editor to work correctly with 3-shift files, and a paper was produced. It would be a project of several weeks, full time, to implement. Again, work has ceased as part of the embargo on 1906A system development.

2.6 TASK (G W Robinson)

The run down of 1906A work prevented any investigation into the efficiency of TASK but the tools are now available in the form of programs to analyse and summarise the information output to :SYSTEM.JOURNAL. This work involved enhancing programs originally written by S R Perkins to access the various timing information output and also to give a breakdown on the basis of internal and external users. The new programs also give out the various sum totals to enable statistics for several periods to be hand calculated.

The major effort of the period has been the completion of the revised TASK manual which is now at the printers. This would not have been achieved without the efforts of V M Boulton, M E Claringbold, K Robinson, I Vollmer and A M Walter who took on the arduous job of proof reading and correcting it. Thanks are due for all their hard work and also to J B Chamberlain for her contribution.

2.7 NUTS (D A Duce, G W Robinson)

The implementation of changes to COPYIN and COPYOUT and the new COPYSUB utility is complete with the exception of the complex error handling code. Work in this area has ceased due to other commitments. The parameter NOCOMPARE has been implemented to inhibit comparison after a magnetic tape copy.

The analysis program for the TASK statistics were extended to produce similar statistics on the NUTS system.

2.8 Document Production (D A Duce)

An italic font to use with D C Toll's Document Production Program was constructed. This was based on a font designed by Susan Hockey. Further work on a document production system has been suspended.

3. FR80

3.1 Operations (R Brandwood)

The work from the 1906A has continued to increase. Most of the jobs arrive via the spool system, average about 650 per month. The 360/195 spool software finally arrived at the beginning of the period and is being used for a significant number of jobs - mainly microfiche and hardcopy.

Three different IBM Print Programs have been set up for 360 users. However, because of problems with the spool, these are still not available to users.

Work from Oxford University has been arriving via the Rutherford courier service. The major use is for microfiche output.

The refurbishing of the hardcopy processor has still to be carried out. Difficulties in obtaining the necessary parts has meant that it will be the end of April before this can be done.

3.2 DRIVER (R W Witty)

The overall design of the new FR80 displayer program, DRIVER, has been completed. The software construction method described in Technical Paper 21 is being used and is performing well. To date, the prototype's interrupt, instrumentation, task interleaving, operator, clock and teletype handlers are up and running.

3.3 Accounting (R E Thomas, R W Witty)

Following the initial trial period, the full automatic accounting scheme has been introduced and appears to be working satisfactorily. Virtually no maintenance or development has been required.

3.4 System Updates (R E Thomas)

Various updates were carried out during this period. It is unlikely that any more changes will be made until after DRIVER has been implemented. The main modifications are:

  1. The vector speed monitor command has been implemented which enables programs in the 1906A and 360/195 to select vector speeds and hence removes the need for separate Displayer programs for film and hardcopy. Only two Displayers per font are now required and these reside in the directory MON.
  2. A data mode order has been provided to enable fonts to be switched from within a run. The fonts are saved in binary form on disc by dumping them out using DEBUG. Use is made of the table reset and disc read code already present in the Displayers to read a new character code from the disc and recalculate pointer tables and proportional spacing limits.

    Access to this order, and the method of generating new font files, has been documented.

  3. The new method of overstriking has been implemented - with striking success! A 28-minute, 3-hit run has been reduced to 18 minutes. The modified code is being circulated to other FR80 sites in the hope that they will benefit by the change. It should significantly reduce the time required for colour output.
  4. A patch system has been set up for the Print Programs similar to that used by the Displayers. This minimises the amount of operator typing required to set up new versions, and provides some extra features:
    1. A new BCD code for the IBM 7-track Print Program to make it compatible with the code produced by the 360/195.
    2. An operator command to allow a COMMA record to be interpreted by the 1906A Print Program as a user-provided title.

4. PDP15

4.1 RSX (L 0 Ford, I Buchanan, R E Thomas)

The latest release of RSX has been implemented. The latest source release of RSX was RSXPLUSII (1A) and it was necessary to update this using the (1B) binary release and correcting all the bugs to this system given in the software performance reports. Once this version had been produced, the modifications made by R E Thomas to the earlier pre-release version were incorporated:

  1. Modifying INStall and REMove to update the copy of the RSX core image (RSXIMG) held on disc (this reduces the possibility of lost blocks).
  2. Installing tasks to change UFDs associated with LUNs (all LUNs are assigned to <RSX> in the standard DEC implementation).
  3. DOSCHK was rewritten to deal with random-access files under RSX. It was used extensively to check the integrity of the disc file structure.

Multi-user capabilities have been built into RSX by generating multiple copies of the EDITOR, one specific to each terminal. FORTRAN and MACRO compilations and task-building can be carried out by submitting BATCH jobs from the terminal. BATCH has been modified to send its output to the 1906A lineprinter.

More work needs to be done on the system but a new release (RSX/XVM) is expected soon Contracts willing!

4.2 BSI (J R Gallop, R E Thomas)

The BSI link has been used extensively during this period. This is mainly for transferring source files and listings. Some large source files in the RSX operating system are now kept in the 1906A filestore.

The effect of the outstanding intermittent hardware fault has been reduced by altering the PDP15 handler so that a delayed (but correct) reply from the 1906A is not treated as a time-out (for example, reading a 1906A file that has to be retrieved).

Occasionally the handler in the 1906A fails to start correctly. It obeys a PERI to read from the PDP15 and does a SUSIN to wait for the reply. Although a PDP15 program writes to the link, the SUSIN is never satisfied. Connecting a MOP terminal to the 1906A handler and then disconnecting sometimes wakes it up! An EXEC bug is suspected, but the fault is not serious enough at present to take a system post-mortem.

A BSI handler has been written for RSX based on the DOS version and the model provided in the RSX handbook. Since RSX handlers work on the principle of setting event variables and waiting for them to be set, the structure of the DOS handler had, to some extent, to be altered. Thus a READ or WRITE must now be completely finished before the next request can proceed (under DOS, the status of the last request was checked before the new one was serviced). It is now possible to use TDV commands to send files to the BSI and read data into files. These facilities are also available from FORTRAN.

4.3 PIGS (J R Gallop)

There has been some interest in PIGS by other installations. Requests have been received for copies of the EUROCOMP paper. Electronic Music Studios of Stockholm have a copy of the sources to use on their PDP15 system.

There has been little use of the system at Atlas due to the organisational changes and curtailment of graphics work. However, M Davies is writing an interactive system using PIGS to communicate with PAFEC on the 1906A. This is the first use of PIGS and the BSI together and one or two further bugs have been sorted out.

4.4 GIFTS (I Buchanan)

GIFTS is a suite of programs for finite element structural analysis developed on a PDP15 by the University of Arizona. An interactive graphics phase is used in the formation of the mesh and pictorial results are displayed. Several difficulties were encountered in mounting the package. These were traced to the differences between operating system versions DOS V2A and DOS V3B. The GIFTS suite now appears to be running correctly and is in a useable state.

4.5 Synthesizer (T R Peart, A H Francis)

A working sound generation package is now available on the PDP15. The input data can specify notes or can individually change the value or values of parameters on the synthesizer. A macro expansion facility for repeated sequences of events, with a limited form of parameterisation, is also available. The main program is a 2-pass system. The first pass reads the input data and calculates new values for each active device (for example, a note) every clock pulse (the clock pulses are generated by software). This expanded data is written to magnetic tape and read back in by the second pass and output to the synthesizer under the control of the hardware clock. This 2-pass system ensures that no clock pulses are missed by the program.

The system has been written in a modular form which, although not perhaps the most efficient, will greatly ease the addition of any new features. A manual for the system and a brief description of how to use the synthesizer are under preparation.

5. GRAPHICS SOFTWARE

5.1 Colour and Grey-level Output (P A Dewar)

A pre-issue coded and documented set of routines for the production of 1000 × 1000 mesh half-tone prints in a scanning mode was completed before the FR80 resource discontinuity occurred. A rudimentary element processor allows linear transformations to be made upon the data stream to adjust cut-off and contrast in the image.

As expected, when used to control colour production, the scanning routines permit faster printing and more predictable results than the conventional drawing routines - an increase in resource allocation might pay dividends here since further work must be done.

The set of scanning routines is closed by the inclusion of a magnetic tape interface from the microdensitometer. Pictures scanned by the microdensitometer may, on a routine basis, be reproduced on microfilm or 12 × 12in hardcopy (currently limited to 32 levels of grey).

5.2 1906A SPOOL (J R Gallop)

The only changes made to the SPOOL software recently are:

  1. Using the editor, to compress the logging file as it is produced.
  2. To add FRBO monitoring jobs to the front and back of a spool tape for accounting purposes.

Internal documentation was completed as Technical Paper E.

5.3 360/195 SPOOL (M F Chiu, C D Osland)

The first version of the de-spooling system was installed at the end of November and has been in heavy use throughout the last four months. Experience with this version indicated that some extra features would be useful:

  1. The flagging of jobs that produce graphics in more than one step.
  2. The ability to drive the de-spooling system by data only. This would allow one to de-spool selectively, introduce new camera queues, allow alias names for camera queues and change the output tape specifications.

A new de-spooler has now been written that includes these features as well as the features necessary to de-spool SYSOUT-M data for the IBM Print Program. Although it appears to work well in tests and, in addition, cuts out some of the overheads of the previous version, its issue has been delayed until a remaining difficulty concerned with the interpretation of lineprinter control characters has been sorted out. Once in operation, it is expected that the use of FR80 microfiche will expand considerably.

5.4 SMOG (A H Francis, A W Burraston)

The major SMOG event of the quarter was the despatch of the manual to the printer (after the careful choice of a colour for the cover!). This occurred after the change something - retype it - check it loop had been reduced to finding one or two minimal errors per day. The bound manuals should be available in April. The main additions to the system have been:

  1. A set of routines for producing graphs based on the SPROGS routines but using hardware characters. Regions are also used in a slightly different manner. Some work is still required before they are available on the 360/195 as well as the 1906A.
  2. Routines for changing the vector drawing speed on the FR80 and obtaining the spacing between adjacent raster positions in the current unit system have been implemented. More integer versions of existing routines have also been included.
  3. Some new routines have been added to the 360/195 version - mainly to assist individual users.

These additional routines caused NULLIB, which is used to generate the SMOG library on the 1906A, to break. It was discovered that NULLIB can only handle up to 100 side (secondary) entry points. After some internal shuffling, the system was reduced to having exactly 100 of these.

A large number of routines which use SMOG have been written by C & A and Atlas staff. It is likely that these will eventually be gathered together into a high-level SMOG library.

Reading and Oxford Universities are now using SMOG as part of an FR80 post-processor for the GHOST graphics system. The post-processor was written at Reading but appears to be being debugged, with some difficulty, at Oxford. Both sites have minor problems - Reading cannot find the username and jobname while Oxford cannot get their picture within the camera limits. Both sites are being assisted remotely.

5.5 SPROGS (A H Francis, A W Burraston)

The main work on SPROGS this quarter has been the development of some routines for shading in closed curves. In order to allow animation of these shaded areas several new features have been introduced. It is now possible to define a picture file whilst using the sequence list and the in-betweening routines can now accept absolute as well as relative linedrawing commands. Thus it is now possible to in-between from one picture to another and then shade in the resultant outlines.

The data describing the closed curve to be scanned can be held in a SPROGS picture file or in a 2-dimensional array. If picture files are used several can be scanned simultaneously and hidden line removal can be achieved. The shading-in is normally performed by drawing lines only a few raster positions apart but a further option allows the scanning to use a set of specially defined text characters to fill in the area. This set of routines will be released within the next month.

Routines to use the vector family and colour facilities of the FR80 are now available in SPROGS, as are the vector speed and raster routines described under SMOG.

The hold-up in implementing SPROGS on the 360/195 is mainly due to the large core requirements for even a simple program which has slowed testing alarmingly. This is due to the size of the character fonts. On a paged machine like the 1906A this does not cause any problems but it can be embarrassing on a machine like the 360/195 with obsolete architecture. However, the end of the road is now in sight and SPROGS should be available before long.

5.6 SCFOR on the 360/195 (A W Burraston)

Some changes have been made to this package during the period. These have in general been concerned with the closer simulation of the old SC4020 package. This has been necessitated by the high reliance of users in the past on the old package and particularly with respect to its action in the event of an error.

Modifications to the SCFOR options now prevent wrap-around of both characters and vectors and prevents the production of output outside the region specified in option 2 by SCFOR plotting options 7 and 8. Modification of the text output routines have prevented overprinting caused by HTEXT by storing a current typing position. This was only possible as proportional spacing docs not exist in SCFOR.

The only addition to the system has been the introduction of TOMUG to the library. This is really a SMOG routine and attempts to remove a deficiency in the 360/195 implementations of SMOG, SPROGS and SCFOR. Further details are given in FR80 User Note 15.

5.7 Graphics Library (A H Francis. D C Sutcliffe)

A library of high-level graphics routines is being set up in :GSIN00. This library will contain some existing routines which are currently included in both SMOG and SPROGS and a number of new routines. The routines which are already in the SMOG and SPROGS libraries will eventually be deleted from them and will only be available from the Graphics Library. The library will include routines for contouring, plotting 3-D histograms, curve fitting etc.

A 3-D histogram routine, SCAT3D, was obtained from HEP and J R Gallop converted it to run on the 1906A and to use SMOG (instead of MUGWUMP). However, there were faults in the hidden line algorithm which showed up when a coarse grid was being used. After first suspecting that errors had resulted from the transfer to the 1906A, it now appears as though the errors may have been present in the original routine.

The SCFOR map projection program has been implemented by R E Thomas in SMOG to allow various projections of map data to be produced. Currently, the only data file available is the map of the world, but others can easily be constructed from latitude and longitude data.

The Archuleta 3-D package has been mounted on the 360/195 by M F Chiu. After Some initial problems concerned with variables that were not data initialised to zero and a misunderstanding about the alignment of certain arrays in COMMON, the implementation on the 360/195 proved relatively painless. It only remains to add a note concerning the 360/195 implementation to the existing documentation before releasing it for general use. It is proposed that relevant routines be incorporated in the ATMOL3 plotting package for drawing 3-D electron density contours and potential energy maps.

5.8 Contouring Algorithms (D C Sutcliffe)

The review of contouring algorithms begun in October was completed in November. It was decided to base a new FORTRAN package on two algorithms by Heap (NPL) with some ideas from various others. This package has now been written and tested and will be available shortly. There are two user level routines available, one for contouring over a regular (possibly skewed) rectangular mesh and the other over an irregular (possibly skewed) rectangular mesh. Within each of the routines a number of options concerning the drawing of the map are available. However, these are available via a COMM0N block, and only those items of data necessary for a contour map are supplied as arguments. These routines are two to three times as fast as the existing SMOG/SPROGS contouring routines.

This package will be added to the new Graphics Algorithms Library and should replace the existing SMOG/SPROGS contouring algorithm (CNTOUR). However, no capability exists for specifying an internal boundary and So the SMOG (SPROGS) contouring algorithm which does (CNTOR1) has been rewritten and will be added to the library.

Documentation is being produced for all these algorithms.

5.9 Blocked Font (D Ralphs)

The characters in the 1906A lineprinter set have been designed and implemented in a large blocked font which can be used for film titles, slide generation and eye-readable titles on film. The font is available on both the 360/195 and 1906A. Additional characters, in particular lower case, will be added as time permits. A User Note is being prepared.

5.10 FAMULUS (D Ralphs)

FAMULUS output to microfiche has tended to be a mess due to the system outputting page-throws and titles every 50 lines. This has meant that every other page on fiche has been virtually empty. A TITLEFICHE macro has been implemented which allows the user to choose. his own titles, select a suitable page size or select 42X reduction.

5.11 Laser Film (D Ralphs, P A Dewar)

The output from Jean Nunn-Price's program to simulate the compression of plasma by laser energy had been used to produce an animated film which was shown to the ABRC when they visited the Laboratory.

6. AUDIO EQUIPMENT

A description of how to use the audio equipment in the Projection Room has been written by A H Francis. Many of the existing connecting leads in the Projection Room were felt to be wrong, eg loudspeaker output to a line input, and so a new list of connecting leads was drawn up, attempting to correctly match the inputs and outputs of the various pieces of equipment. This gives rather a large number of leads and makes the centre of the Projection Room resemble black spaghetti! The current suggestion is, therefore, to have a central switching console into which all of the equipment is normally plugged. To interconnect any two pieces of equipment then merely requires the setting of two switches. This should avoid the possibility of operators plugging in the wrong leads and damaging the equipment, or at best obtaining no sound.

7. COMMUNICATIONS

J R Gallop has joined the project and is undertaking the task of dealing with the network HASP Protocol.

The 1906A-4080 hardware interface has had a number of minor bugs removed and it is thought that it is now logically correct. The reliability of the device is poor and this seems to be due to edge connectors in the main. These have become worn with the continual removal of boards during development. The device has worked for a complete week without a fault but then becomes unreliable after, for example, moving it slightly. It appears to be particularly sensitive to floor cleaners! The device has been demonstrated to transfer data at a very high rate (0.25 Mchars/sec). In the early design stage, double buffering was incorporated to improve the transfer rate. This was removed to reduce complexity at a later date. This change does not seem to have adversely affected the transfer rate.

7. 1 Interface to 1906A - SIXA (D C Toll)

The design and coding is complete and debugging is proceeding as rapidly as possible. The timescale of completion by Easter is tight. A separate diagnostic program to run MOP on the 4080 is complete and has been used to check that the 1906A - 4080 hardware interface works reliably. It provides an easy means of determining precisely what GEORGE does when running a 7903. The program monitors all transfers across the interface. A useful side effect is that MOP can be run on the 4080 console at 4800 bits/sec.

7.2 4080 Operating System

A small amount of development work has been done. Modifications have been confined to providing new facilities in the command processor. These include an INPUT and LISTFILE command. A TYPE command has been added which allows a file to be listed on the console. There is also an OBEY command to execute macro files.

It has been found possible to automatically re-enter a process when it fails. This allows automatic post-mortems and automatic restarts. This will be used in the final system to ensure the system continues without operator intervention.

The IPL procedure has been improved so that less typing is required. Facilities are available to load the complete communications system automatically, making it easy for operators to restart the system.

7.3 Communication with the 360/195 (J R Gallop)

Coding has begun on the process which communicates with the KERNEL and with the 360/195 line handler. The line handler (Section 7.5) was completed last quarter. By agreement with C & A Division and Daresbury, HASP multi-leaving records will be transmitted inside an EPSS-type packet in order to identify the origin and destination of the records. It is hoped that EPSS connection will anticipate future developments. If a line to Daresbury becomes available, another process using the same code can be used to communicate with the 370/165. It is now understood that due to lack of PO plant at Daresbury no date can be given for the delivery of such a line.

7.4 HASP Workstation Controller (J D Thewlis)

The HASP RJE controller has been written and tested up to the point at which it will receive data from a remote card reader and will transmit data to a remote lineprinter. Testing with remote teletypes is held up awaiting a suitable emulator for the 2050.

7.5 HASP Line Handler (J D Thewlis)

Use of the HASP line driver has shown it to be workable apart from a couple of minor bugs. The size of the code and the amount of CPU time used, however, both seem unnecessarily large, and some work is in hand to reduce them.

7.6 4080 Host Process (J D Thewlis)

The process to allow the 4080 to participate as a host on the network has been advanced to the same level as the workstation controller for testing purposes. This process is also intended to allow the 4080 to log-in as an RJE station to one of the mainframes on the network.

7.7 DOS Overlay System (J D Thewlis)

A preliminary investigation of the DOS overlay system has shown that one process, plus the operating system overheads involved in opening and writing to a disc file, are sufficient to fill the overlay partition. This is a little worrying as it will prevent development of the system while it is running and care will be needed in the use of files by the running system. There is no doubt that the core requirement for running DOS comfortably were underestimated and further data has been collected to show how the space is used.

7.8 EPSS (P E Bryant)

Part of the bridging protocol has been implemented. Before much more progress can be made access to a PSE will be required. No PSEs are yet in operation. Progress is very slow in line with most other EPSS participants. There is still quite a bit of work to connect the EPSS system through to KERNAL.

7.9 GENERAL (P E Bryant)

Close liaison has been maintained with C&A, Daresbury and ERCC by attending the various progress meetings. There has been considerable interest in the 4080 from other sites investigating front end processors and visits have been made by Glasgow University and Plessey.

8. INTERACTIVE ENGINEERING FACILITY

The Tendering exercise for the Interactive Engineering Facility has taken up a large proportion of the Group's time since December. Reading manuals, having meetings with manufacturers, defining benchmarks have become routine occupations.

8.1 Central Machine

The work has been divided so that each member has been responsible for one manufacturer and one aspect of all systems. This two-way split has been useful in focusing attention on particular aspects.

A major problem is understanding the manufacturer's terminology. A directory for one machine is a catalogue on another and a file on a third. Loaders turn out to be binders. There are numerous examples of spades being called shovels, or even trowels.

8.2 Benchmarks

A set of five programs have been assembled to form the batch benchmark. Most of these have been used in the past and are known to give a good assessment of the FORTRAN system on a machine.

The interactive benchmark was a greater challenge. There is little relevant literature on the subject. It was decided that this was to be a synthetic benchmark, divided into editing/compiling scripts and interactive program scripts. A program was constructed in FORTRAN which is data-driven to give any desired combination of processor, interactive and filestore behaviour.

A behaviour specification of the workload was produced based on the requirements in the Technical Group's Report. Scripts were then produced, modified, tested and a proportion of the benchmark actually run on the 1906A. The benchmark has had to be produced very quickly and, in some cases, its behaviour depends on rudimentary hypotheses about the projected workload. However, it is felt that it will be a good test of an interactive system.

8.3 Communications

The communication systems on all machines have been studied with a view to seeing how the machine can be incorporated in a network. RJE terminals are likely to be a problem as no manufacturer offers the HASP facilities required.

8.4 Multi-user Minis

The main work has been providing a specification for the multi-user minis and in contacting manufacturers. A total of 26 possible suppliers was found (not counting EEC contenders). However, the software requirements are proving difficult for many and a list of 8 or 10 possible candidates has been produced. A formal Operational Requirement has been produced and will be used in producing a shortlist.

The design of a benchmark is proving troublesome. The important measurements concern the response times for the six interactive users which the minis are designed to support. However, no automatic means of running such a benchmark is available on most machines.

9. PAPERS WRITTEN

External

Computer-produced audio-visual materials, chapter in Computer Assisted learning in the United Kingdom - Some Case Studies. ed by R Hooper and I Toye, by A H Francis

Internal
ENGINEERING NOTES
1 Visit to Dr Bradford, Leeds Polytechnic, R E Thomas
2 Visit to ABACUS, F R A Hopgood
3 Meeting with DEC on 21 January 1976, P E Bryant
4 Visit to UMIST Department of Control Engineering, F R A Hopgood
5 Visit to IOH Wallingford (UNIVAC on 22 January 1976), P E Bryant
6 Visit to Edinburgh on 28 January 1976, F R A Hopgood
7 Notes of meeting with DEC, 23 January 1976, P E Bryant
8 Notes of meeting with ICL on 29 January 1976, P E Bryant
9 Notes on a visit to Cambridge University Engineering Department on 28 January 1976, I Buchanan
10 Notes on meeting with UNIVAC, C J Pavelin
11 Notes on meeting with DEC 6 February 1976, F R A Hopgood
12 HASP Multi-leaving Protocol, P E Bryant
13 Notes on meeting with MODCOMP on 12 February 1976, I Buchanan
14 Notes on a meeting with CDC to discuss communications on 12 February 1976, P E Bryant
15 Notes on a meeting with UNIVAC on 13 February 1976, P E Bryant
16 Notes on interactive benchmark, G W Robinson
ENGINEERING PAPERS
1 Notes of meeting on 15 December 1975, F R A Hopgood
2 Notes of meeting with DEC at Fountain House on 18 December 1975, P E Bryant
3 Benchmarking Exercise - some initial decisions, C J Pavelin
4 Notes on meeting held on 30 December 1975 to discuss future work, F R A Hopgood
5 Thoughts on Networking at Chilton, P E Bryant
6 Multi-user minis - Note 1, R E Thomas
7 Notes of meeting with UNIVAC on 7 January 1976, F R A Hopgood
8 Notes on meeting with DEC on 9 January 1976, G W Robinson
9 Some details of the DEC Operating System, C J Pavelin
10 Notes on meeting with CDC on 12 January 1976, F R A Hopgood
11 Artificial Program for the Interactive Benchmark, C J Pavelin
12 Relative Performance of Proposed Machines, F R A Hopgood
13 Notes on meeting with Burroughs on 14 January 1976, C J Pavelin
14 Notes of Progress Meeting, F R A Hopgood
15 Visit to US Trade Centre Mini-Computer Exhibition, R E Thomas and I Buchanan
16 Meeting with ICL on 16 January 1976, P E Bryant
17 Notes on meeting with Honeywell, R E Thomas
18 Minis, R E Thomas
19 Behaviour Characteristics of Interactive Benchmark, C J Pavelin
20 Notes of meeting with GEC on OPUS operating system, L O Ford
21 Benchmarks - Compiler Tests, R E Thomas
22 Mini-systems, R E Thomas
23 Notes on meeting with CDC on 26 January, 1976, D A Duce
24 GIFTS on the PDP15, I Buchanan
25 Mini-Computer Function Specification, R E Thomas
26 Notes on visit to Wootton Jeffreys and Ptnrs, Engineering Consultants on 5 February 1976, I Buchanan
27 Benchmarks for Multi-User Minis, I Buchanan
28 Notes on meeting with Burroughs on 9 February 1976, D A Duce
29 Background to behaviour characteristics of Interactive Benchmark, D A Duce
30 Notes on visit to Leicester on 20 February 1976, F R A Hopgood
PROGRESS MEETING ON INTERACTIVE COMPUTER SERVICE
MINUTES
1 Progress Meeting, 14 January 1976, P E Bryant
2 Progress Meeting, 30 January 1976, R E Thomas
3 Progress Meeting, 18 February 1976, R E Thomas
PAPERS
1 Mini-computers - contenders and bar chart, R E Thomas
2 Development Program for GEC 4080 Front End Processor, P E Bryant
3 Future Developments of Front End Processor, P E Bryant
4 Front End Processor Project - Structure of System, P E Bryant
5 Report of RL VDU Committee - comments in respect of use on 1906A, P E Bryant and P Blanshard
6 How the GEC 4080 relates to the Engineering Board Interactive Facility, P E Bryant
7 Details of meetings with UMIST and Edinburgh, R E Thomas
FR80 DISCUSSION PAPERS
16 Graphics Algorithms, J R Gallop
FR80 OPERATOR NOTICES
18 SD4020 Simulator Program for User :AASH01, R Brandwood
19 Copying tapes on the 1906A, R Brandwood
20 Defaults for copying tapes, R Brandwood
21 Dumping of LOGFILE, R Brandwood
22 More about FR80 Logging System, R Brandwood
23 Microfiche Print Program for ICL formatted tape, R Brandwood
FR80 TECHNICAL PAPERS
12 FR80 Displayers V.3.4, R E Thomas
13 Copying FR80 Data Tapes, R E Thomas
14 Transfer of files between 1906A and FR80, R E Thomas
15 Listing FR80 Source Files on Film, R E Thomas
16 Solid Character Font, D Ralphs
17 Image Size Measurements, F R A Hopgood
18 Log Analysis Program on the 1906A, R E Thomas
19 Displayers and Print Programs V.3.5, R E Thomas
20 1906A/FR80 Spooling System, J R Gallop
21 Multiple Fonts in Displayers, R E Thomas
22 FR80 DRIVER Software Construction, R W Witty
23 Drawing map Projections, J R Gallop
FR80 USER NOTES
10 Displaying Complex 3-Dimensional Objects, F R A Hopgood
11 ICL Print Program, R E Thomas
12 Colour Specification on the FR80, P A Dewar
13 Image Sizes, F R A Hopgood
14 360/195 Graphics, M F Chiu
PDP15 USER NOTES
12 PIGLET - A simple command processor, I Buchanan
13 DOGS Data-oriented Graphics using SMOG, I Buchanan
14 Temporary unavailability of PDP15, L O Ford
DIALOG - DMAC Picture Input and Editing, I Buchanan
FRONT END PROCESSOR PAPERS
57 Preliminary specification of the EPSS linedriver, P E Bryant
58 DOS 2.2 Version 0.4, D C Toll
59 Selection of character code, J D Thewlis
60 Connecting the IOH UNIVAC 1108 to the 4080, J R Gallop
1906A INTERNAL USER NOTICES
121 Output of Fiche, P E Bryant
122 Text Processing Program, D C Toll
123 Text Document and Flowchart Program, D C Toll
1906A TECHNICAL NOTICES
119 GRES Macro, C J Pavelin
120 Tape-to-tape Processor Control System Macro TTTPARAM, M J Evans
121 Hardware control commands and responses for magnetic media, M C Brown (Operations Branch)
122 Enhancing the GEORGE Editor for 3-shift working, C J Pavelin
123 Monitoring use of software, C J Pavelin
124 Future Developments in ICL Jobwell, C J Pavelin
125 Performance Aspects of the PDP15/BSI/1906A Interactive System, R J Waters
126 DATAPASS Utilities macro, R J Waters (Resource Management Branch)
MANUALS
The 1906A TASK System manual (revised edition), G W Robinson
Flowchart and Text Processing System, D C Toll

10. COURSES AND CONFERENCES

3-5 November
Induction Course, Daresbury, R W Witty
1-5 December
SRC Management Course I, Swindon, R W Witty
15-17 December
Interactive Computer Graphics in Engineering, Univ of Leicester, I Buchanan and D C Sutcliffe
12-16 January
SRC Management Course II, Coseners House (Follow-up 16-20 Feb), L O Ford
29-30 January
Crystallography Meeting, Coseners House, L O Ford and F R A Hopgood
9-13 February
SRC Management Course III, Coseners House, R E Thomas
23-26 February
SRC Interviewing Course, Stratford-upon-Avon, C J Pavelin
7-8 January
Course on GEC 4080 given at Atlas by P E Bryant, R E Thomas, I Buchanan, L O Ford, J R Gallop

11. VISITS

23-24 October
IFIP Graphics Workshop Organizing Committee (SEILLAC I), Paris, F R A Hopgood
17 November
EMS Studios, Stockholm visit to Atlas for discussions on computer generated sound, A H Francis
2 December
Visit to Southampton University for talks on Interactive Engineering Facility (IEF), R E Thomas
16 December
DECUS SIGI8, Birkbeck College, R W Witty, L O Ford
13 January
US Trade Centre Mini-computer Exhibition, London, R E Thomas and I Buchanan
19 January
To Leeds Polytechnic for talks on IEF, F R A Hopgood, R E Thomas
To Oxford Univ Nuclear Physics Lab, C J Pavelin, I Buchanan, D A Duce, L O Ford
20 January
To Glasgow University to discuss IEF, F R A Hopgood
23 January
To IOH, Wallingford, to discuss UNIVAC equipment, P E Bryant, D A Duce, L O Ford
To Manchester University to discuss IEF, F R A Hopgood
III customers from Paris to Atlas to see FR80, R W Witty
28 January
To Edinburgh University to discuss IEF, F R A Hopgood
To Cambridge University Engineering Laboratory to discuss IEF, R E Thomas, I Buchanan, D A Duce, L O Ford
3 February
ESE Committee of Engineering Board to Atlas to see Graphics work, R W Witty, L O Ford, R E Thomas
5 February
To Wootton Jeffreys and Ptners, Kingston, to discuss mini-computers, R E Thomas, I Buchanan, L O Ford
To Southampton Univ to discuss benchmarks, D A Duce
19 February
To Southampton University to discuss mini-computers, I Buchanan
20 February
To Leicester University to see CDC machine and have discussions with CAD Group, F R A Hopgood, P E Bryant, C J Pavelin, R E Thomas
23 February
To Glasgow Univ to discuss minis, L O Ford, I Buchanan
24 February
To Edinburgh Univ to discuss minis, I Buchanan
26 February
To DEC Reading for VDU presentation, R E Thomas, L O Ford
27 February
To Warwick Univ to see Burroughs machine in action, F R A Hopgood, P E Bryant, G W Robinson, D A Duce

12. MEETINGS ATTENDED

3 November>
ACTP, ICL Stevenage regarding DAP Project, P E Bryant
6 November
CDC visit to Atlas regarding Interactive Engineering Facility (IEF), P E Bryant
25 November
GEC OPUS Presentation, Borehamwood, P E Bryant
28 November
Technical Discussions on microprocessor interface, P E Bryant
2 December
ACTP, ICL Stevenage, DAP Project, P E Bryant
4 December
ACTP Software Committee, Reading, P E Bryant
10 December
Communications Coordination Group meeting, Strathclyde University, P E Bryant
17 December
Atlas/Rutherford/Daresbury Network Collaboration Meeting, P E Bryant, J R Gallop
22 December
Discussions with GEC on equipment requirements, P E Bryant
23 January
Discussions with DEC regarding DECNET, P E Bryant, J R Gallop
3 February
Telecommunications Coordination Meeting, P E Bryant
5 February
Atlas/Rutherford/Daresbury Network Collaboration Meeting, P E Bryant, J R Gallop
16 February
DoI, SRC, ICL meeting on DAP Project, London, P E Bryant
17 February
Meeting with IOH, Wallingford, on connection of Univac machine to 4080, P E Bryant
BCS Meeting, London, I Buchanan
24 February
Meeting with Plessey to discuss communications developments, P E Bryant
26 February
ACTP Software Committee, Reading, P E Bryant

Meetings were held with manufacturers concerning the Interactive Engineering Facility as listed below. These were attended by some or all of the following people:

18 December
DEC
7 January
UNIVAC
9 January
DEC
12 January
CDC
14 January
Burroughs
16 January
ICL
16 January
Honeywell
21 January
DEC
26 January
CDC
2 February
UNIVAC
6 February
DEC
9 February
Burroughs
12 February
CDC Networks Meeting
12 February
MODCOMP
13 February
UNIVAC
16 February
ICL
17 February
CDC
24 February
DEC (FRAH only)

13. LECTURES GIVEN

4 November
Lecture on computer animation to BCS Chapter, Leeds, F R A Hopgood
5 November
Lecture on computer animation at Univ of Sheffield, F R A Hopgood
January-February
Series of lectures on Compiler Techniques and Translator Writing Systems given to students at Brunel University, F R A Hopgood

14. GROUP TALKS

12 November
Burroughs 6700, R W Witty
26 November
Sound Recording in Film-making, P M Nelson
10 December
General Discussion
17 December
3 Short Talks, F R A Hopgood P E Bryant C J Pavelin
21 January
Users and Interfaces, K Robinson
4 February
Sounds Fantastic, T R Peart
18 February
The Edinburgh Multi-access System, I Buchanan
⇑ Top of page
© Chilton Computing and UKRI Science and Technology Facilities Council webmaster@chilton-computing.org.uk
Our thanks to UKRI Science and Technology Facilities Council for hosting this site