GB1503321A - Digital data processors and methods of operating such processors - Google Patents

Digital data processors and methods of operating such processors

Info

Publication number
GB1503321A
GB1503321A GB3416/75A GB341675A GB1503321A GB 1503321 A GB1503321 A GB 1503321A GB 3416/75 A GB3416/75 A GB 3416/75A GB 341675 A GB341675 A GB 341675A GB 1503321 A GB1503321 A GB 1503321A
Authority
GB
United Kingdom
Prior art keywords
file
program
operand
data
received
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired
Application number
GB3416/75A
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Unisys Corp
Original Assignee
Burroughs Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from US05/447,016 external-priority patent/US4156903A/en
Priority claimed from US447015A external-priority patent/US3886522A/en
Application filed by Burroughs Corp filed Critical Burroughs Corp
Publication of GB1503321A publication Critical patent/GB1503321A/en
Expired legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/004Arrangements for detecting or preventing errors in the information received by using forward error control
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/448Execution paradigms, e.g. implementations of programming paradigms
    • G06F9/4482Procedural
    • G06F9/4484Executing subprograms
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/448Execution paradigms, e.g. implementations of programming paradigms
    • G06F9/4494Execution paradigms, e.g. implementations of programming paradigms data driven

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Executing Machine-Instructions (AREA)
  • Hardware Redundancy (AREA)
  • Multi Processors (AREA)

Abstract

1503321 Data processing BURROUGHS CORP 27 Jan 1975 [28 Feb 1974 (5) 13 Sept 1974 (5)] 3416/75 Heading G4A A data-driven data processor includes a store holding a plurality of operators each designating an operation to be performed on data supplied to the processor, and as soon as all the data required for the performance of any one of the operators currently in the store has been supplied to the processor, the operation designated by that operator is performed. The data may be in the form of structures which include an operand and an address identifying the appertaining operator in the store, e.g. by program file and by position within that file. All data may be represented by four characters, 1, 0, (,), each represented by a two-bit code. A program file stored in a store 25 may then be of the form ((A) (B) (C) . . . (D) (E)), A being a description field (for a program A is P) identifying the types of the following fields, E is a terminating field, and B, C and D are fields which may contain operands or operators; for a program file B specifies the operator and C and D being initially empty until the required operands are received by the input queue 21. The program file also includes a destination address field. Operand fields C and D may themselves be one or more program files of the same format (the description field A for each being V); for example each operand file C, D may specify an addition the results of which are subtracted. Each operand file received by an input queue 21 is of the same format, the description field A being L (literal) and being followed by address fields and an operand field. Each step of the program specified by the program file is executed when the required operands have been received by input queue 21. In an alternative arrangement store 25 stores operand files and input queue 21 receives program files while other program files are in storage. To detect errors in the data received by the input queue 21 the left and right brackets in each file are counted, detection of a left bracket, (, causing incrementation of a counter (65, Figs. 2, 6, not shown) and detection of a right bracket, ), causing decrementation of the counter, a non-zero count from the counter after a complete file has been received indicating an error and causing the file to be re-transmitted from an input/output exchange 13. The logic unit 27 includes respective read only memories (125, 129, Fig. 3, not shown) for two-operand and single-operand operations. The control unit 23 includes an analyser (146, Fig. 4, not shown) formed by a read only memory which receives respective data files from the store 25 and input queue 21. The analyser (146) controls three demultiplexors in dependence on the received data file, a received operand file being supplied via one of these demultiplexors to units 25, 27 and 29. On receipt of a program file the analyser supplies signals to three micro-program read-only memories which supply micro-instructions to control the logic unit 27.
GB3416/75A 1974-02-28 1975-01-27 Digital data processors and methods of operating such processors Expired GB1503321A (en)

Applications Claiming Priority (10)

Application Number Priority Date Filing Date Title
US44691174A 1974-02-28 1974-02-28
US44703474A 1974-02-28 1974-02-28
US44691274A 1974-02-28 1974-02-28
US05/447,016 US4156903A (en) 1974-02-28 1974-02-28 Data driven digital data processor
US447015A US3886522A (en) 1974-02-28 1974-02-28 Vocabulary and error checking scheme for a character-serial digital data processor
US50585274A 1974-09-13 1974-09-13
US50586874A 1974-09-13 1974-09-13
US50585174A 1974-09-13 1974-09-13
US50586974A 1974-09-13 1974-09-13
US50585374A 1974-09-13 1974-09-13

Publications (1)

Publication Number Publication Date
GB1503321A true GB1503321A (en) 1978-03-08

Family

ID=27581264

Family Applications (5)

Application Number Title Priority Date Filing Date
GB4505/75A Expired GB1503324A (en) 1974-02-28 1975-01-27 Digital data processors and methods of operating such processors
GB4503/75A Expired GB1503322A (en) 1974-02-28 1975-01-27 Digital data processors and methods of operating such processors
GB4506/75A Expired GB1503325A (en) 1974-02-28 1975-01-27 Digital data processors and methods of operating such processors
GB4504/75A Expired GB1503323A (en) 1974-02-28 1975-01-27 Digital data processors and methods of operating such processors
GB3416/75A Expired GB1503321A (en) 1974-02-28 1975-01-27 Digital data processors and methods of operating such processors

Family Applications Before (4)

Application Number Title Priority Date Filing Date
GB4505/75A Expired GB1503324A (en) 1974-02-28 1975-01-27 Digital data processors and methods of operating such processors
GB4503/75A Expired GB1503322A (en) 1974-02-28 1975-01-27 Digital data processors and methods of operating such processors
GB4506/75A Expired GB1503325A (en) 1974-02-28 1975-01-27 Digital data processors and methods of operating such processors
GB4504/75A Expired GB1503323A (en) 1974-02-28 1975-01-27 Digital data processors and methods of operating such processors

Country Status (1)

Country Link
GB (5) GB1503324A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2168182A (en) * 1984-12-05 1986-06-11 Conic Corp Data-driven processor

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2168182A (en) * 1984-12-05 1986-06-11 Conic Corp Data-driven processor

Also Published As

Publication number Publication date
GB1503323A (en) 1978-03-08
GB1503322A (en) 1978-03-08
GB1503324A (en) 1978-03-08
GB1503325A (en) 1978-03-08

Similar Documents

Publication Publication Date Title
GB1055704A (en) Improvements relating to electronic data processing systems
GB1182240A (en) Data Processing Systems.
GB1353925A (en) Data processing system
FR1558879A (en)
GB1104975A (en) Compiling system
GB1056951A (en) Improvements in or relating to electronic data processing systems
US3077580A (en) Data processing system
GB888023A (en) Table lock-up system for a data processing device
US4093983A (en) Fast and normal rate instruction fetching
GB1158533A (en) Data Processing Apparatus
GB1503321A (en) Digital data processors and methods of operating such processors
JPS5731049A (en) Information processing equipment
GB1167336A (en) Improvements in or relating to Data Processing Devices
ES474427A1 (en) Central processor unit for executing instruction of variable length
JPS56147246A (en) Program control device
GB936331A (en) Improvements in data processing systems
JPS562048A (en) Sequence decision system of control memory
JPS5783851A (en) Condition code generating system
JPS57111748A (en) High speed processing system of data driving type processing device
JPS642977B2 (en)
JPS6069747A (en) Calling method of subroutine
KR950020192A (en) DMA controller and control method

Legal Events

Date Code Title Description
PS Patent sealed
732 Registration of transactions, instruments or events in the register (sect. 32/1977)
PE20 Patent expired after termination of 20 years

Effective date: 19950126