MONECS (
Monash University Educational Computing System) was a computer
operating system
An operating system (OS) is system software that manages computer hardware, software resources, and provides common daemon (computing), services for computer programs.
Time-sharing operating systems scheduler (computing), schedule tasks for ef ...
with
BASIC
BASIC (Beginners' All-purpose Symbolic Instruction Code) is a family of general-purpose, high-level programming languages designed for ease of use. The original version was created by John G. Kemeny and Thomas E. Kurtz at Dartmouth College ...
,
COBOL
COBOL (; an acronym for "common business-oriented language") is a compiled English-like computer programming language designed for business use. It is an imperative, procedural and, since 2002, object-oriented language. COBOL is primarily ...
,
FORTRAN,
Pascal interpreters, plus machine language facility. Specifically designed for
computer science
Computer science is the study of computation, automation, and information. Computer science spans theoretical disciplines (such as algorithms, theory of computation, information theory, and automation) to practical disciplines (includin ...
education in Australian secondary schools and at the university undergraduate level.
Alternative designations were DEAMON (Digital Equipment Australia - Monash University) or SCUBA (local designation at
Melbourne University
The University of Melbourne is a public research university located in Melbourne, Australia. Founded in 1853, it is Australia's second oldest university and the oldest in Victoria. Its main campus is located in Parkville, an inner suburb no ...
) systems.
Overview
For teaching computer science students in Australian schools Monash University created subsets of the FORTRAN language, an elementary version called MINITRAN then an enhanced version called MIDITRAN. MIDITRAN versions were available for a number of different mainframe systems, i.e.
Burroughs B5000/B5500 series,
CDC 3000
The CDC 3000 series ("thirty-six hundred" of "thirty-one hundred") computers from Control Data Corporation were mid-1960s follow-ons to the CDC 1604 and CDC 924 systems.
Over time, a range of machines were produced - divided into
* the 48-bit u ...
,
IBM 360
The IBM System/360 (S/360) is a family of mainframe computer systems that was announced by IBM on April 7, 1964, and delivered between 1965 and 1978. It was the first family of computers designed to cover both commercial and scientific applica ...
and
ICL 1900
ICT 1900 was a family of mainframe computers released by International Computers and Tabulators (ICT) and later International Computers Limited (ICL) during the 1960s and 1970s. The 1900 series was notable for being one of the few non-American c ...
. Student's programs were submitted on
IBM Port-a-Punch cards that can be programmed with an IBM board and stylus or even a bent paper clip. Standard
80-column punch cards were an option for students if a card punch was available.
Before the minicomputer, it was impossible for a class of Australian students to have hands-on access to a computer within a one-hour school period. Mainframes were too expensive for small schools and remote job entry equipment was typically limited to major corporations, universities and research centres.
A group at Monash University under the leadership of Dr Len G. Whitehouse solved the problem with a small PDP-11 minicomputer system that could be used in the classroom.
Mark sense
Electrographic is a term used for punched-card and page-scanning technology that allowed cards or pages marked with a pencil to be processed or converted into punched cards. The primary developer of electrographic systems was IBM, who used ma ...
cards were used, and a class of 30 children could each get two runs in a one-hour period. The Monash University series of Student FORTRAN predated and was an independent effort not associated with DEC's PDP-8 based EDUSYSTEM series which centred on the BASIC language.
MONECS was optimised for the low end hardware of the
Digital Equipment Corporation
Digital Equipment Corporation (DEC ), using the trademark Digital, was a major American company in the computer industry from the 1960s to the 1990s. The company was co-founded by Ken Olsen and Harlan Anderson in 1957. Olsen was president unti ...
(DEC)
PDP-11
The PDP-11 is a series of 16-bit minicomputers sold by Digital Equipment Corporation (DEC) from 1970 into the 1990s, one of a set of products in the Programmed Data Processor (PDP) series. In total, around 600,000 PDP-11s of all models were so ...
minicomputer
A minicomputer, or colloquially mini, is a class of smaller general purpose computers that developed in the mid-1960s and sold at a much lower price than mainframe and mid-size computers from IBM and its direct competitors. In a 1970 survey, ...
family. Typical installation would be a
PDP-11/03, /04, /05 /10 or D. D. Webster Electronics' Spectrum-IIB (repackaged DEC LSI) processor with 32k Bytes memory.
MONECS systems were based on the PDP-11/05 or PDP-11/10 processors with core memory. This was identical hardware rebadged by the manufacturer DEC just to indicate an OEM version. Student systems were fitted with a custom UNIBUS interface to support the
Memorex
Memorex Corp. began as a computer tape producer and expanded to become both a consumer media supplier and a major IBM plug compatible peripheral supplier. It was broken up and ceased to exist after 1996 other than as a consumer electronics bran ...
651 flexible drive which was an early version of an 8-inch floppy disk.
Next major releases were the DEAMON systems based on PDP-11/04 or PDP/11/34 processors with semiconductor memory and DEC
RX01 8-inch
floppy disk
A floppy disk or floppy diskette (casually referred to as a floppy, or a diskette) is an obsolescent type of disk storage composed of a thin and flexible disk of a magnetic storage medium in a square or nearly square plastic enclosure lined ...
drive(s). Then the LSI-11 systems based systems which moved away from the UNIBUS based processors and used the PDP-11/03 and Spectrum-IIB systems.
All systems were installed with a
mark sense
Electrographic is a term used for punched-card and page-scanning technology that allowed cards or pages marked with a pencil to be processed or converted into punched cards. The primary developer of electrographic systems was IBM, who used ma ...
card reader PDI,
Hewlett-Packard or
Documation M-200, plus a 132 column
lineprinter
A line printer prints one entire line of text before advancing to another line. Most early line printers were
impact printers.
Line printers are mostly associated with unit record equipment and the early days of digital computing, but the ...
from Tally, DEC, etc.
Student programs were typically submitted as a deck of mark sense cards although punched cards were an option. Due to the 32k Byte memory constraint MONECS serially processed student programs with all jobs queued in the input hopper of the cardreader. The appropriate language interpreter was loaded from the floppy disk for each job and the results printed before reading in the next student's program.
The MONECS systems were supported by staff from the Monash University Computer Centre which was an entity independent from the Computer Science Department. The Computer Centre shared facilities and staff with the Victorian Hospitals Computing Service (HCS). The Computer Centre also processed mark-sense sheets on an ICL 1800 series reader for the Victorian Education Department's Secondary Students final (year 12) examinations.
A MONECS system at
St Peter's Lutheran College was the first computer available for student use in a
Queensland
)
, nickname = Sunshine State
, image_map = Queensland in Australia.svg
, map_caption = Location of Queensland in Australia
, subdivision_type = Country
, subdivision_name = Australia
, established_title = Before federation
, established_ ...
school.
See also
*
Timeline of operating systems
This article presents a timeline of events in the history of computer operating systems from 1951 to the current day. For a narrative explaining the overall developments, see the History of operating systems.
1950s
* 1951
** LEO I 'Lyons Elect ...
References
*
Further reading
*
*
*
*
*
*
*
{{Operating System
Monash University
1974 software