US3568158A - Program and subroutine data storage and retrieval equipment - Google Patents

Program and subroutine data storage and retrieval equipment Download PDF

Info

Publication number
US3568158A
US3568158A US695397A US3568158DA US3568158A US 3568158 A US3568158 A US 3568158A US 695397 A US695397 A US 695397A US 3568158D A US3568158D A US 3568158DA US 3568158 A US3568158 A US 3568158A
Authority
US
United States
Prior art keywords
data
blocks
program
instructions
counter
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 - Lifetime
Application number
US695397A
Other languages
English (en)
Inventor
Neil M Haller
Frank S Vigilante
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.)
AT&T Corp
Original Assignee
Bell Telephone Laboratories Inc
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
Application filed by Bell Telephone Laboratories Inc filed Critical Bell Telephone Laboratories Inc
Application granted granted Critical
Publication of US3568158A publication Critical patent/US3568158A/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04QSELECTING
    • H04Q3/00Selecting arrangements
    • H04Q3/42Circuit arrangements for indirect selecting controlled by common circuits, e.g. register controller, marker
    • H04Q3/54Circuit arrangements for indirect selecting controlled by common circuits, e.g. register controller, marker in which the logic circuitry controlling the exchange is centralised
    • H04Q3/545Circuit arrangements for indirect selecting controlled by common circuits, e.g. register controller, marker in which the logic circuitry controlling the exchange is centralised using a stored programme
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/16Sound input; Sound output
    • 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
    • G06F9/4486Formation of subprogram jump address

Definitions

  • a call processor for controlling the [1.8. establishment of can connections among lines trunks and ser. [5 I1!- vice circuits via a switching network
  • the call processor corn- Fleld of Search prises a program control receive rogram i tru ti 56 R f d from a program store to control the establishment of call con- 1 e erences nections.
  • a call store is included in the processor for storing UNITED STATES PATENTS call data under control of the program control and an input- 3,35l,919 11/1967 Milford 340/1725 output control circuit.
  • the invention is concerned with the orderly storage and retrieval of data in a program controlled data processing system.
  • Our invention further relates to equipment for controlling the storage of data upon the interruption of a main program to execute one or a series of program subroutines and subsequently the retrieval of the stored data upon the completion of subroutine operations.
  • a subroutine is essentially a standardized sequence of coded instructions for performing a specific, well-defined operation during a basic, or main, system program. It is generally advantageous to utilize such a subroutine for implementing mathematical and logic operations which are repeated frequently in a long list of program instructions.
  • the use of subroutines achieves coding economies by virtually eliminating the need for repeating standardized instructions at many different stages of a basic system program. it also reduces the amount of bulk memory apparatus and space required for storing the program instructions.
  • program debugging is simplified because a subroutine need only be debugged once.
  • a data processor generally executes each instruction of a basic system program successively until a subroutine is dictated. At that point, the system program is temporarily interrupted and control over the processor is transferred to the subroutine. Prior to the transfer, certain data associated with the system program is reserved and stored for further use following the subroutine operations. Such data usually includes that which is not changed or manipulated by subroutine instructions.
  • a program controlled telephone switching system is advantageously equipped with facilities to control the orderly storage and retrieval of main program and subroutine data for the processing of calls.
  • the facilities include a call processor which is a common control device employed to implement the various telephone administrative and main tenance functions of the switching system.
  • a program control circuit is furnished in the processor for executing program and subroutine instructions. The control circuit receives the instructions from a program store and sequentially executes each such instruction of a basic system program until it is interrupted and control over system operations is transferred to a subroutine.
  • the program control circuit contains system program data in its registers and counters which is generally not changed or manipulated during the subroutine, but which is needed upon the retransfer of system control to the main program.
  • the system program data is transferred from the latter registers and counters to a plurality of word storage blocks in a semipermanent call store memory and the registers and counters are advantageously made available for executing subroutine instructions.
  • the call store comprises 16 different blocks each of which contains 8 data words. Each such block becomes uniquely assigned to an individual subroutine when control is to be transferred to that subroutine.
  • each block is reserved for an individualone of 16 different selectable subroutines in the many subroutines stored in the program store and each word in that block is uniquely reserved for storing the data contents of an individual register or counter of the program control prior to the entry into the associated subroutine.
  • the 16 blocks are utilized for enabling the program control circuit to execute successively a series of l6 different subroutines and to nest, or store, 128 words of data for the registers and counters of the program control circuit.
  • each block stores 8 different words of data for each of l6 subroutines.
  • the illustrative embodiment of the present invention advantageously utilizes simple instruction, or command, formats for operating control circuitry in the program control to implement the data storage in the call store word blocks.
  • Four basic commands effect: (1) the transfer of system control to a subroutine from a main program or another subroutine, (2) the holding or'transfer of data for storage in the word blocks, (3) the getting or retrieval of the stored data, and (4) the return of system control from the subroutine to the main program or a prior partially executed subroutine.
  • the control circuitry compiles a portion of a 7-bit address for each of the words in the call store by means of a 4-bit hold-get counter which uniquely defines or identifies each of the 16 blocks in the call store.
  • the counter defines the appropriate address for the word blocks in the call store by being decremented and incremented upon respective entries and returns from subroutine operations. A remaining 3-bit portion of the address is selectively supplied by transfer", hold and get commands from the program store. Thus, the 7-bit address identifies the 128 different words in the 16 call store blocks.
  • the call store is an erasable or destructive readout arrangement which is read at each addressed word initially to erase information prior to the writing of program control data therein for storage during subroutine operations.
  • the read-write sequencing is subsequently used for retrieving stored data for the program control following a subroutine operation.
  • a transfer from the main system program to a subroutine is initiated by the program control in response to a transfer and save address command from the program store.
  • the command causes the present address of the system program to be saved for use in returning system control to that program after the subroutine operations.
  • This presenfaddress is referred to hereinafter as a return address which is transferred from the program control and is saved by storing it illustratively in a first word of a first one of the 16 blocks in the call store which is associated with a first subroutine.
  • a series of hold commands which are part of the subroutine instructions from the program store are executed for transferring data from the program control registers and counters to other words of the first block in the call store for storage.
  • the number of hold" commands embodied by the programmer into the subroutine determines a variable number of registers and counters from which data is transferred to data words in call store blocks.
  • the remaining subroutine instructions from the program store are then executed by the program control. Thereafter, the foregoing commands are selectively repeated for illustratively executing a series of a maximum of 15 additional subroutines and effecting the storage of program control datain the remaining word blocks of the call store.
  • a series of get" commands from the program store are selectively executed for successively retrieving the stored data from words of the call store blocks and inserting it into the program control registers and counters preparatory to the return into a prior subroutine or the main program. Accordingly, the number of get" commands in a subroutine determines the number of data words from which data is transferred back to registers and counters of the program control.
  • the program store executes a command which transfers system control from the subroutine to the return address of the main program or prior subroutine which is saved in the call store.
  • a hold-get counter is utilized for selecting and assigning a block of temporary memory prior to an interruption of that program and a transfer of system control to a next subroutine.
  • hold commands of each such next subroutine selectively clear only those call processing registers which are specified by the particular functions to be performed by that subroutine.
  • the hold-get counter and hold commands cooperate to effect the transfer and storage of the cleared data in the priorly selected and assigned blocks of temporary memory.
  • the call processing registers whose data contents are utilizable for executing the aforementioned next subroutine are selectively not cleared and the data contents thereof are selectively readable and manipulatable during the execution of the latter subroutine.
  • the illustrative structure of our invention enables the subroutine programming to specify those of the latter registers whose data contents it is not necessary to retain in temporary memory for utilization upon a return to a prior program.
  • it enables the data contents in certain of the noncleared registers to be read but not written over in the execution of subroutine instructions.
  • Another feature of our invention is that upon the completion of a subroutine operation and before a return of system control to a prior program, the hold-get counter cooperates with subroutine get commands to effect the selective retrieval of retained data from selected data words in an assigned block of temporary memory. The retrieved data is returned to the register from which it priorly was cleared.
  • the hold-get counter cooperates with a transfer command to retrieve a return address of a prior program for returning system control to that program.
  • FIG. 1 is a general block diagram of a program controlled communication switching system in accordance with an illustrative embodiment of our invention
  • FIG. 2 shows a block diagram of a call store and program store cooperating with functional circuit blocks in a program control circuit of the illustrative switching system
  • FIG. 3 depicts the component elements of instruction words illustratively used for program control of the exemplary switching system
  • F IG; 4 is a diagram of the clock and command timing pulses utilized in the illustrative communication switching system
  • FIG. 5 is a flow chart and block diagram illustrating the relationship between command sequences and transfers of addresses and data among the program control and call store;
  • FIG. 6 is a sequence chart for the circuit operations in the program control, call store and. program store for the various commands
  • FIGS. 7 through 11 are schematic block diagrams of the program control circuit according to a specific illustrative embodiment of our invention.
  • FIG. 12 illustrates the cooperative arrangement of FIGS. 7 through ll.
  • the equipment illustrative of the principles of our invention is disclosed as incorporated, by way of example, in an electronic program-controlled telephone system. It is particularly concerned with the program control circuit PC, call store CS and program store PS depicted in heavy-lined blocks in FIG. 1. The other equipment elements are neither shown nor described in detail herein, except where necessary for a complete understanding of the invention.
  • the command translator CTR of FIG. 2 may be similar in design and operation to the Buffer Order Word Decoder described in the Bell System Technical Journal, XLIII, Sept. 1964, Number 5, Part l,pages 1845 et seq.
  • FIGS. 7-11 of the drawings Although the symbolic representations of circuits in FIGS. 7-11 of the drawings are well-known in the art, a brief description of certain circuits is presented for the purpose of clarity. In the drawings, gates, registers and counters are shown in symbolic form in FIGS. 7-11 because each one is well-known in the art. For this reason, the description of the various circuits will be of a general nature and only those details needed for a complete understanding of the invention are described.
  • each of the AND gates used in the circuitry of FIGS. 7 to ll is a closed crescent with leads terminated at its periphery.
  • Each of these gates for example gate CGR of FIG. 7, is a coincidence type gate which functions to receive positive and ground potential signals over a number of input leads, which are terminated at the flat side of the crescent, and to pass representative signals to the output lead extending from the are side of the crescent.
  • the gate When positive potentials are applied to all of the input leads to an AND gate, or when positive potential is applied to at least one of them, the gate is in the disabled (inhibited) condition and ground potential is passed to its output lead. If ground potentials are applied to all input leads, the coincidence of these potentials enables the gate and causes positive potential to be passed to the gate output lead.
  • the closed crescents with leads extending into the crescents are the symbols used in FIGS. 7 to 11 to represent OR gate circuits.
  • Each of these gates such as gate CLWA of FIG. 7, is designed to apply ground potential to the output lead extending to the are side of the crescent to indicate the enabled condition of the gate whenever positive potential is applied to any one of the input leads on the flat side of the crescent. Positive potential is passed to the gate output lead to indicate the disabled (inhibited) condition of the gate whenever ground potentials are applied to all of the gate input leads.
  • the electric structure of the AND and OR gates is essentially identical. AND or OR characteristics of a particular gate depend on its logic function and physical cooperation with other logic elements at a particular time during the execution of a particular instruction.
  • AND and OR gates are oftentimes serially related in order to derive a resulting logical output needed for a specific control function.
  • Inverter gates are used in FIGS. 7 to 11 and are represented by closed crescents with an I therein. Such a gate reverses the output potentials of the inhibited and enabled states of the gate.
  • a number of individual AND and OR gates in logic combinations are represented by squares with a G-designation in FIGS. 7 to 11.
  • gate G19 of FIG. 7 is a combination of 16 AND gates used for gating l6-bits from a logic register LR of FIG. 7 in response to the coincidence of a control signal from gate LRGB.
  • the electronic switching system is designed to serve many different telephone stations, such as stations TS1TSN. These stations are connected to the switching office over the telephone lines Ll-LN and are terminated in a switching network SN of the telephone office.
  • Network SN comprises the switching facilities which are operative under control of a call processor C? for establishing communication connections selectively between and from lines Ll-LN and incoming trunks, such as trunk IT, to service circuits SC 1-SCN.
  • the latter typically include digit receivers, dial tone supplies and other functional service circuits that are utilized for serving calls.
  • the switching facilities of network SN also serve to establish outgoing and tandem call connections from the lines Ll-LN and trunk if to outgoing trunks, such as trunk of to a distant office.
  • a master scanner MS is connected to service circuits SCH-SCN and the lines Ll-LN via network SN as well as other functional circuits (not shown) for sensing the receipt of service requests and for general supervision over call service conditions. Communications among the scanner MS, network SN and processor CP via its inputoutput control circuit l0 are by way of bus systems BS which provide discrete communication paths between selected ones of the circuits.
  • Processor Cl is a common control data processing facility which is employed to implement the various telephone ad ministrative and maintenance functions of the electronic switching system. It performs a vast amount of the logic, control, storage, supervision and translation functions required for the operations of network SN and the service circuits SC 1-SCN as well as other operational circuits of the switching system. it is divided functionally into four units comprising a program store PS, call store CS, input-output control circuit i0, and a program control circuit PC.
  • Program store PS is a semipermanent memory facility which contains a large number of separately addressable locations, or words each having multiinformation bits.
  • the store PS is employed to store information including system programs and subroutines of commands, or instructions, together with a variety of translation information, such as the station directory number to the corresponding line equipment location data.
  • Translation facilities are also furnished in the program store for deriving semipermanent information for routing, charging, ringing and the like on telephone calls.
  • Call store CS is a temporary or destructive memory unit which employs apparatus for storing information pertaining to calls in progress, and of a rapidly changing nature that must be quickly available for interrogation and modification both by the program and I0 circuit. Such information is stored in a large'number of randomly addressable locations (words) and each such location contains binary bits of information.
  • lt includes: (1) the busy-idle status of communication paths through the switching network SN, (2) the digits received from a digit-receiving one of the .service circuits SCl-SCN, and (3) the information pertaining to records of entry from a system program into a subroutine.
  • the program control circuit PC and the input-output circuit are'selectively operative to control the exchange of information with the call store CS.
  • the program control circuit PC is the primary information processing unit of the system. It contains a large number of registers together with the sequencing logic to provide timing and control signals for the reading, interpreting and execution of program instructions. In addition, it is capable of obtaining a sequence of many different basic instructions, or orders, and translating such instructions into signals utilized for controlling the network SN, service circuits SCI-SCN and other functional circuits of the system via the input-output control circuit l0.
  • the instructions are written in the form of programs including subroutines which are stored in the program store PS.
  • the program instructions are the vocabulary of the machine and are used to inform the switching circuits of the system how and when to perform their various functions.
  • the program control PC requests a program or subroutine instruction from the program store PS every few microseconds and, upon receiving it, translates it for commanding the appropriate circuit or circuits to carry out designated functions. Accordingly, the program control PC is a hub of the system which originates substantially all addresses and commands to other circuits and receives back all answers from those circuits. it is noteworthy that the program control PC is capable only of executing individual instructions and that the mechanized intelligence needed to supply the instructions utilized for the complex telephone switching functions of the system resides entirely in the stored programs.
  • the input-output control circuit 10 provides interfacing for the processor CP and peripheral circuits and is equipped with facilities such as a central pulse distributor, address bus drivers, scan answer bus receivers, and sequencing logic for digit receiving and sending functions.
  • Circuit [0 is the means through which input signals enter the processor CP from peripheral equipment and from which output instructions or command signals are sent to the peripheral equipment including network SN and circuits SCl-SCN.
  • Control circuit 10 has two roles. In the first, it is effectively an extension of the program control circuit PC that contains sequencing and timing logic together with registers and other circuitry utilized to execute the program instructions for directing orders to peripheral circuits.
  • control circuit I0 is equipped with wired logic circuitry for performing a portion of the digit receiving, digit sending, scanning and data sending jobs. Such work is divided between the systems programs and circuit E0 in such a manner that much of the decision making is left to the program. Communications between the stored program and the wired logic portion of circuit 10 is via certain commonly shared areas of the call store CS.
  • routines which are executed on a fixed periodic schedule
  • base level programs which do not require strictly periodic execution.
  • routine programs are executed sequentially on a fixed schedule. Any other program which is being executed when that scheduled period is to commence is interrupted and the routine programs are initiated. When the latter are executed, the interrupted program is resumed at the point of interruption.
  • the base level programs are responsible for maintaining records concerning calls in progress. These programs also effeet the examination of supervisory inputs and incoming digits accumulated by the scanning and digit processing programs and the correlation of the returned information with records of calls in progress. This correlation process produces information for causing orders to be sent to the network SN and other peripheral circuits for establishing and supervising call connections.
  • a subroutine is selectively part of an interrupt program or a portion of a base level, or master system, program that causes a data processor to carry out a well-defined mathematical or logical work operation.
  • each subroutine is used to avoid repeating the same sequence of instructions in many different places in the master program. It not only has the advantage of saving code and program store space, but it also makes program debugging simpler because a subroutine need only be debugged once.
  • the present invention provides apparatus in the program control PC which advantageously cooperates with the call store CS to facilitate under control of the program store PS, the entry into a subroutine from a base level program, the nesting of subroutines, and the return to the base level program. It also provides for easily accessible scratch pad storage for use by subroutines.
  • the apparatus is operative each time a new subroutine is entered from either a base level program or another subroutine to store certain data including the address for returning to the base level program or other subroutine at the correct time after the execution of the subroutine.
  • a so-called push-down level control in the sequencing of the base level or subroutine program is decremented by one and when a subroutine return is executed following the completion of the subroutine, the push-down level is incremented by one.
  • This push-down feature is used in the illustrative embodiment for maintaining orderly records of return addresses and other data for a group of 16 successively executed subroutines.
  • the program store PS contains a large number of separately addressable locations, or words, providing the instructions or commands of the system program and subroutine library. Each such word illustratively has 22 binary bits of information. Two types of information are stored in the program store PS word locations, i.e., commands and data.
  • the program control PC contains two registers which are associated with the operation of the program store PS, namely an 18-bit program store address register PA and a 22 -bit program store buffer PSB.
  • Register PA specifies by its -*-bit contents the address in the program store PS from which each word is to be readout.
  • Register PS8 is the circuit into which the read outputs from the store PS are loaded.
  • the address in register PA is modified by various actions within the program control PC during a work operation, but remains fixed while the store PS is read.
  • a READ (the program store) signal is generated by the clock and command timing circuits CT, store PS is read at its location currently designated by the PA register.
  • the output from the program store PS consists of 22 leads with signals that drive the program store buffer register PSB for temporarily storing the readout command word while a priorly readout command is being executed.
  • the stored word in register PS8 is gated to the program store output register PO and register PSB is resettable for receiving the next word from the store PS.
  • Program store PS is normally read in sequence and, accordingly, the register PA is a counter which is incremented under control of the command 'timing circuit CT for the sequential operation. At times, however, it is necessary to interrupt the normal sequential addressing of store PS to make a so-called jump or transfer in the program.
  • the execution of these transfer type commands is controllable by circuit and interrupt program register IP of the program control PC and causes the nonsequential next address to be gated into the register PA from a register 1? via a program gating bus PGB. if a transfer is executed, the contents of register PSB are erased and store PS is read at the revised location.
  • Program control PC is equipped with numerous registers, in addition to registers PS8 and PO, as well as other logic circuits, as shown in FIG. 2, to allow the manipulation of data by the program. The majority of these registers have a set of gates to allow signals appearing on the gating bus PGB to enter data into the register.
  • a central register in the program control PC is the 16-bit general register GR. it is also a program inputoutput register working with the call store CS.
  • Logic commands generated by the program utilize register GR and also the logic register LR, logic work register LW, logic function register LF, and a logic mask register LM, each of which have the capacity for 16-bit registration.
  • a logic function circuit LFC logically combines the information in registers GR and LR on a bit-by-bit basis operation on those bits specified in register LM.
  • a logic function being performed by circuit LFC is specified in register LP. The results of thatwork operation are placed into register LW or GR.
  • a sum rotate counter SCR is a 16-bit register which is not program accessible, but is used internally by the program control PC. It is employed, for example, in simple additions and as a buffer during rotate instructions.
  • Counter SRC includes a full adder circuit for allowing information in register GR to be added to that of an additional address register AA for producing a sum in counter SRC which is then gated to register AA.
  • Counter SRC is also utilized to hold the address of a next program word to be read from the program store PS while the register AA is used as a data address.
  • the word stored in counter SRC is gated via bus PGB into the register PA following a reading of store PS and for preparing register PA for a next reading of store PS.
  • the call processor CP advantageously contains a hold-get counter HG which, in accordance with the illustrative embodiment of this invention, is a 4-bit binary counter for counting the entry from a base level program into a maximum of 16 subroutines and automatically providing a portion of the address defining blocks of data words assignable to a subroutine.
  • the count in register HG is advantageously used for controlling data transfers and retrievals from each of the blocks of data words as well as the control over program and subroutine operations.
  • a transfer buffer register TB is used as an address supplement for expanding addresses in the various 16-bit registers of FIG. 2 into 18-bit addresses in the program address register PA.
  • a combined call record counter and mode counter KM are employed in the program control PC for program counting and testing, respectively.
  • a call store address register CSA sequentially receives and stores 14-bit addresses of words to be read from the call store CS.
  • the latter is a random-access destructive readout memory with a prescribed read-write cycle. Such a cycle begins with the generation of an address in register CSA.
  • the latter address is gated to register CSA from circuit 10 or via bus PGB from either register AA or a call address register CA for use as an address in reading or writing of the call store CS.
  • a read-the-call store signal is generated and it specifies the register into which the read information is to be transferred from the call store CS.
  • the data read from store CS is sent as directed to either register GR or to the input-output circuit 10.
  • the data Since the reading operation of the call store CS is a destructive readout, the data must be regenerated or newly compiled each time for rewriting it into store CS.
  • the input information to be written into store CS is gated from the gating bus PGB, register GR or circuit 10 to the call store input register CS1. This information arrives within a prescribed time after the read signal. It is thereafter written into the store CS and then the contents of the register CSA are changed for the next word.
  • the information which is readout of the store CS is in some cases modified and written back in the same cycle.
  • Program instruction, or command, words for controlling the various register and 16 work operations originate in the program store PS.
  • Two types of command word formats are used in the program language and these include fulland half-word commands as illustrated in FIG. 3.
  • a full-word command comprises 22 binary bits of an entire word for one command.
  • a half-word command comprises 11 binary bits and there are two half-word commands per 22-bit word.
  • the bits of program words are allocated as follows: Bit 21 (the leftmost bit) is the transfer bit T. it is a 1 only when the word is reached by a transfer-type instruction. For a full-word command (Type I), the remaining bits are all associated with one command. in some cases, bit 0 (the rightmost bit) is used as a parity bit.
  • bit 21 is again a transfer bit. Bits 20 through 11 are associated with the first half-command, bits 10 through 1 are the second command, and bit 0 is always the parity bit. The first command is in the left of the program store word, and the second command is in the right of the program store word.
  • Each new program word, either a full-word command or two half-word commands is decoded by the command translator CTR of P16. 2 after the word is gated from register PSB via gate Gl into register PO.
  • Translator CTR is a logic circuit which decodes the binary representation of each command in register PO into output signals for various registers and other logic circuits which identify the specific command to be executed, such as TSA-Y, HX, TTSA and GX, discussed further below, and which control the operation and gating of information.
  • the clock and command timing circuits CT of FIG. 2 providethe basic timing signals used for synchronizing the execution of instructions in the various gates, registers and other logic circuits of the system.
  • Decoded command signals are received in circuits CT from the translator CTR and are utilized by circuits CT to decide if a command is a fullor a halfword and to specify the correct number of machine cycles needed to execute the command. They also regulate the operation of register PA and the reading of the program store PS among other functions.
  • the synchronized control over the execution of various commands and logic operations in the switching system is accomplished by means of basic timing signals which are generated illustratively by a 2.67 megacycle clock pulse generator portion (not shown) of the clock and command timing circuits CT of FlG. 2. These pulses are distributed to various gates, counters, registers andlogic circuits of FIGS. 7 through ill for the control operations. As shown in PKG. d, eight overlapping clock pulse phases POO, P through Pllil, and P355 are cyclically generated by circuits CT. Each such pulse is negative in polarity and is approximately .75 psec in duration. The period of each pulse is 3 pace. The ratio of pulse on to off is 1:3 and each pulse overlaps the immediately preceding pulse by a nominal 50 percent.
  • the first pulse phase is PM, which is at ground potential G for approximately .75 psec and thereafter is switched to positive potential for 2.25 usec.
  • the second pulse phase P05 is at ground potential .375 gsec after the pulse P00 switches to ground.
  • pulse PW, P15, P20, P25, P30 and P35 successively follow.
  • a guard space is provided between every third pulse such as pulse P and P which do not overlap.
  • Circuits CT also cyclically generate PO0A pulses and, as illustrated in FIG. 4, each repetition of pulse PGOA represents a machine cycle of the program control PC.
  • Different commands in the system require a varying number of machine cycles to execute and for the synchronized control thereof four command timing pulses CTll-CT3 are generated by circuits CT.
  • the first machine cycle is initiated with pulse CTO.
  • the latter is switched to ground potential at the start of pulse P10 and stays at ground for 2.625 usec.
  • Each one of the pulses CTl-CTZ introduces a succeeding machine cycle for a command and is of a 3 usec duration.
  • Pulse CT3 is 2.625 usec in duration and commences a last cycle in any command.
  • the foregoing pulses are provided for executing four com mands which illustrate salient features in the exemplary embodiment of the present invention.
  • These commands are utilized for dictating or specifying transfers between a main program and subroutines, as well as the holding, or storage, of addresses and data in the call store CS during the execution of one or more subroutines.
  • the commands specify the retrieval of the stored addresses from the call store CS and the return to the appropriate level of the base level of the main program at the end of the subroutine operations.
  • These commands include:
  • TSA Y command (transfer from main program to Y subroutine and save address of main program)
  • l'lX command (hold X register address or data in call store GX command (get X register saved address or data from call store CS)
  • TTSA command (transfer to saved address of main program.)
  • a flow chart depicts the flow operations of base level program andsubroutine instructions. These instructions are sequentially received from the program store PS and illustratively commence with those of a base program and proceed to a first subroutine. A seriesof instructions in the base program are executed on a sequential basis toward a first transfer and save address command TSA Y where Y specifies the identity of a selectable subroutine to be executed. The address to be saved upon receipt of a TSA Y command is called a return address and is initially in register PA of FIG. 2.
  • the PA address is written into the call store CS in a first word of one of 16 blocks each of which illustratively has eight words.
  • certain of the registers AA, CA, GR, KM, LR and TB in program control PC contain addresses and data which are not generally utilized or changed during subroutine operations but which are thereafter used for the base level program operations. in accordance wit the present invention, this data and address information is transferred from the registers to the call store CS for temporary storage during subroutine operations and for enabling the cleared registers to be used for scratchpad and other work operations on subroutine instructions.
  • Address and data are transferred sequentially from the registers to discrete store areas of store CS under control of a series of HX commands in the subroutine where X specifies the identity of the register.
  • X specifies the identity of the register.
  • a typical l-IX command is a l-lAA instruction specifying the transfer and holding of the contents in the register AA in the call store CS.
  • the holding of the register information in the store CS generally indicates that it is not used or changed during subroutine operations.
  • the call processor CP advantageously contains a hold-get counter HG which, as previously mentioned, is a 4 binary bit counter for 16 subroutines and which automatically indicates the subroutine being executed.
  • counter HG illustratively registers (Will. It is decremented by one to d600, upon the execution of each TSA command for indicating the subroutine number of the 16 which can be executed and for which addresses and data can be nested in the store CS.
  • a first TSA command causes the decrement of counter HG from 0001 to 0000 to indicate an entry into a first subroutine. It also causes address data for register PA to be stored in the store CS in a word designated PA in the first subroutine block.
  • An I-IX command or a series of such commands may thereafter be sequentially or nonsequentially executed to effect the writing of address or data from the registers and counters AA, CA, GR, KM, LR and TB of FIG. 2 into corresponding AA, CA, GR, KM, LR and TB words of the call store CS.
  • the remaining instructions of the subroutine are next executed for performing work operations.
  • one or more GX commands are generated by the program store PS and are executed to retrieve the saved addresses and data from the call store CS and to rewrite it into the register from which it was earlier cleared.
  • store PS presents a TTSA command to the buffer register PSB for execution.
  • Command TTSA effects the adding of l to the HO counter and the transfer of call processor control from the subroutine to the base level program.
  • the exemplary embodiment of this invention is further designed to execute successively a series of up to 16 selectable subroutines and to nest program and subroutine data and addresses in call store CS. These operationsare illustrated in FIG. 5 by the subroutines 1-16 which are successively executed after instructions in the base level program following the completion of the aforementioned subroutine 1.
  • the commands TSA Y and TTSA are repeatedly used for each subroutine ll6 to control the transfer between the base level program and a subroutine l and between the subroutines l-l.
  • these commands effect subtraction and addition for the counter HG to maintain an orderly record of the identity of the subroutines ll6 during work operations.
  • Command l-IX is used for effecting the nesting of address and data information in 16 subroutine storage blocks in the call store CS.
  • Each of the blocks corresponds to one of the 16 subroutines and illustratively has seven words and a spare corresponding to the seven counters and registers AA through TB and a spare (not shown).
  • the latter registers and counters are arranged for storing changeable information in binary form during each of the 16 subroutines.
  • Each command GX efiects l the retrieval of nested information for a selected one of the counters and registers AA through TB from the store CS proximate to the end of each subroutine.
  • TSA Y COMMAND A TSA Y command is a full-word, two-cycle command. It is an unconditional transfer of system control initially from base level program to a subroutine or subsequently from one subroutine to another.
  • the command is transmitted initially from the program store PS of FIG. 2 to the program store buffer register PSB of FIG. 8 from where it is transferred for storage in the program store output register P of FIG. 0 during its translation and execution.
  • the command translator CTR of HG. 2 is activated for driving the clock and command timing circuits CT of FIG. 2. The command timing then decides the number of machine cycles used to execute a TSA Y command.
  • clock pulse P00 gate CSRC of FIG. is enabled for resetting (function ZSRC of FIG. 6) the sum and rotate counter SRC of FIG. 10.
  • the resetting is effected to prepare register SRC for receiving a portion (16 bits) of an address from the program address register PA of FIG. 10.
  • the latter address is a return address and is to be saved in the PA word of one of the aforementioned 16 storage blocks in the call store CS for implementing the return to the appropriate base level program or a prior subroutine stage after the execution of the present subroutine.
  • command translator CTR supplies a control signal to lead TSA during the first machine cycle of command TSA Y in response to a translation of the program instruction from register P0 of FIG. 2.
  • the signal is supplied to lead TSA in synchronism with the start of pulse Pl0 as indicated in FIG. 6 for numerous control operations over circuits in FIGS. 7-11 during the remainder of command TSA Y.
  • the signal inhibits gate IADl of FIG. 10 to block the add 1 feature of register PA which normally controls the advance to an address of the next word to be read from the program store PS.
  • the 18-bit address in register PA of FIG. 10 is shifter to the program gating bus PGB (function PA X PGB of FIG. 6) upon the enabling of gates G2, PAGB, PAGBB and PAGBA in response to the pulse signals TSA, P15 and GT0 and the output bit signals of register PA.
  • bits 15-0 of the l8-bit PA ADDRESS ARE GATED INTO REGISTER SRC of FIG. 10 via its logic chain gate G3.
  • a l is added to the address in register SRC by the enabling of gate ADISRF of FIG.
  • the PA register bits 17 and 16 on bus PGB are gated via a logic gate G4 of FIG. 9 into the return address program (RAP) area, that is bits 7 and 6 of register TB and under control of gates PARA, PARAC and TSAN which are enabled by pulses TSA, P15 and CTO. Register TB stores these two bits until a return address is subsequently compiled.
  • RAP return address program
  • Store CS is capable only of storing 16- bits of the PA address.
  • a subtraction of 1 from hold-get counter I-IG of FIG. 11 is made for identifying an entry into a first subroutine. The subtraction occurs under control of gates DKll-HG, DKiI-IGB and DKlHGA which are concurrently enabled by the pulses TSA, P15 and CTO.
  • the address of the subroutine to which a transfer is to be made is next compiled and transferred from registers P0 of FIG. 3 and TB of FIG. 9 to register PA of FIG. 10. This action is accomplished by combining bits 15 through 0 of register P0 with the program high fill (PFI-I) bits 3 and 2 of register TB (which are preloaded into the register on a previous instruction) to construct an 18-bit addressin which the PFPI bits are bits 17 and 16, Bits 15-0 of register P0 are gated to program gating bus PSB VIA gates G5 and G6 under control of gates P011510 and P090, POGB and POGBA upon the coincidence of pulses P30, CTO and TSA.
  • PFI-I program high fill
  • Bits 3 and 2 of register T8 are gated to bus PGB via gate G7 under control of gates PFHGB, PF HGBC and EPFHGB and pulses P30, CTO and TSA. From bus PGB, the 13-bit address is immediately admitted to register PA of FIG. 10 via gates GS-Gll under control of gates A1710, A95, A40, PACG, PACB, GBPA and PACE-I in response to pulses P30, CTO and TSA.
  • the 4-bit count in counter HG of FIG. ll is transferred to bits 6 through 3 of the call store address register CSA of FIG. 11 for assigning a block of data words in the call store CS and subsequently effecting a destructive readout from the call store CS of the information in a first one of eight words in an appropriate one of the 16 blocks specified by the 4-bits.
  • the transfer is controlled by gates G12 and G13 of FIG. 11 with the latter being enabled to admit the register HG count by gates CSAGC, CSAGG, CSAGA, CSAGD and l-iGCSA upon the coincidence of pulses CTO, TSA and P30.
  • Gates G14 and G15 are also enabled over the latter group of gates to reset the remaining bits of register CSA.
  • the 16 blocks of eight words in the call store CS yield a total of 128 words which are storable therein.
  • the 4-bit count in register H0 is settable during each TSA Y command to 16 different counts each of which corresponds to a unique location of one of the 16 blocks of eight words. For example, a first HG count 0000 corresponds to a first block of the 16 groups and a second count 0001 corresponds to a second block of the l6.
  • These 4-bit counts are transferred to the register CSA area for bits 6 through 3 and the last bits 2 through 0 of register CSA are reset to zero.
  • each of the settable counts in register HG is effectively multiplied by 8 in binary form in register CSA to specify uniquely the address of a first word in each of the 16 different blocks.
  • the call store address for a first word of block 1 for the first subroutine as it is stored in bits 6 through 0 of register CSA is 0000000 and a first word of block 2 is specified by 0001000 in bits 6 through 0 of register CSA.
  • the HG register count is multiplied by 8 in register CSA to specify the address of every other eighth word in the total of 128 words.
  • the bits 2 through 0 of register CSA are settable by. the data contents of register PO during I-IX commands to specify the address of the other seven words in each of the blocks.
  • the last operation to occur in the program control PC during the first machine cycle of command TSA Y is the generation of a read-the-call store signal RCSD through enabling gate 33 of FIG. 11 in response to pulses P35, CTO and TSA (which is conveyed via gates CSAGD and HGCSA).
  • This signal effects both the reading of the call store CS during the second machine cycle and at the address stored in register CSA and the blocking of the output of store CS from being utilized by the program control PC.
  • This operation clears the information from the call store area which is read and enables that area to be used, as later explained, for storing the return address now in register SRC,
  • a read-the-prograrn store signal is generated by the command timing circuit CT of FIG. 2 for effecting the reading of store PS at the address specified by register PA of FIG. 10.
  • the information read out of store P5 is illustratively an i-IX command and it is inserted into register PS8 of FIG. 3 at approximately the time that pulse P30 is subsequently generated during the second machine cycle.
  • register SRC of FIG. 10 are gated to bus PGB preparatory to its being inserted into register CSI of FIG. it) for writing the call store CS.
  • the gating operation occurs under control of gates G16, SRCGB, SRCGBL and SRCGBU during the coincidence of pulses CT! and TSA.
  • the latter is reset upon the occurrence of pulse P25 during the second machine cycle under control of gates CCSi, CCSiF, CCSlB, EGBCSII, EGBCIIA and HGCSA of FIG. 11, and the pulses P25, CTI, and TSA.
  • This command is a half-word, Z-machine cycle instruction generated by the program store PS of FIG. 2 and shifted to the output register F from the buffer register PSB following the execution of a TSA Y command or a prior l-IX command.
  • series of l-IX commands may be successively generated by the program store PS for effecting the transfer of data from registers of the program control PC to the call store CS to make the registers available for subroutine work operations.
  • Each HX command is used for writing the contents of an individual one of the registers AA, CA, GR, KM, LR or TB into one of the aforementioned 128 word storage areas in the call store CS.
  • the address of the appropriate storage area is compiled in the call store address register CSA of FIG. 11 and comprises:
  • each set of the CSA bits 2-() is identified with one of the registers AA, CA, GR, KM, LR, or TB as follows:
  • CSA bits 2-0 Register 001 T8 are AA 011 CA 1% GR 391 KR and MC of FIG. 9 KM 11d LR
  • the command translator CTR of FIG. 2 is activated for translating the command and controlling the clock and command timing circuits CT of FIG. 2 which decides that two machine cycles are used in executing the command.
  • the translator CTR applies a hold X register control signal to lead I-IXL of FIG. 11 during the first machine cycle upon the occurrence of clock pulse P and that signal thereafter persists until the end of the second machine cycle of the command as shown in FIG. 6.
  • the l-IXL lead represents six different leads, each of which is associated with one of the registers TB, AA, CA, GR, KR and MC, or LR and which receives a hold X register signal from the command translator CTR when the data in the associated register is to be held.
  • the signal on lead I-IXL of FIG. I1 is conducted over cable H to the appropriate one of the registers TB, AA, CA, GR, KR and MC, or LR for enabling the data in that register to be gated to the program gating bus PGB.
  • the signal on lead I'IXL enables the 16 bits in the general register GR of FIG. '7 to be gated to bus PGB by enabling gates GRGB and G18 of FIG. 7 when the hold-the-X register signal is conducted over cable H to the hold register GR lead IIGR.
  • the gating of data from the other registers TB, AA, CA, KR, MC and LR is similar to that for register GR.
  • the contents of register LR of FIG. 7 are selectively gated to bus PGB when a hold-the-X register signal is conducted to lead HLR for enabling gates LRGB and G19.
  • the control signal on lead HXL also effects the shifting of the 4 bits in counter HG of FIG. 11. to the bit 6-3 storage area of the call store address register CSA of FIG. 11.
  • This shifting operation gathers part of the address of the word block in the call store CS corresponding to the register for which data is to be held, or stored, during the execution of the subroutine,
  • the shifting operation to register CSA occurs by the enabling of gates G13, G12, HGCSA, I-IGNC2 and POCSA under control of the I-IX signal on lead HXL.
  • bits 13-11 of register P0 are gated into bits 2-0 of register CSA via gates G20 and G15 for forming another part of the X register address in the call store block.
  • the bits 13-7 of register CSA are reset by the enabling of gates CSAGC, CSAGG, CSAGA, CSAGD and HGCSA under control of pulses P30 and GT0 and the control signal on lead I-IXL.
  • register CSA now contains the call store address for the register TB, AA, CA, GR, KR and MC or LR and is prepared for reading that address in the call store CS. It is advantageous to note that the registers KR and MC each store S-bits of data and these 16 bits are usually combined for storage in area KM of each call store block during an I-IKM command.
  • the call store reading operation on an HX command is initiated upon the coincidence of pulses CTO and P35 for enabling gate 38 of FIG. 11 to produce a read-the-call-store signal RCSD.
  • Call store CS is thereafter read upon the occurrence of pulse P00 in the second machine cycle of command HX.
  • the reading operation erases the information stored at the read address and it is therefore necessary to rewrite the address with the contents of the call store input register CSI.
  • the data rewritten in store CS is the contents of the appropriate one of the registers TB, AA, CA, GR, KR and MC, or LR associated with the I-IX command.
  • register CSI thereafter is written into the call store CS during the following machine cycle and is thereafter stored until a GX command is executed to return the data to the appropriate one of the registers TB, AA, CA, GR, KR and MC, or TB.
  • the program store PS of FIG. 2 generates each GX command which is a half-word, 2-machine cycle instruction. It is used to recover from the call store CS the contents of a designated one of the registers TB, AA, CA, GR, KR and MC or LR which is held in one of the 128 word storage areas of store CS as a result of a prior l-IX command.
  • a series of GX commands may be successively generated by the program store PS for effecting the transfer of data from store CS to the registers TB, AA, CA, GR; KR, MC and LR.
  • the address of any desired one of the 128 call store storage areas is selectively compiled in register CSA of FIG. 11 and comprises:
  • bits 6 through 3 in register CSA which are set with the contents of counter HG of FIG. i1, and
  • bits 2 through in register CSA which are set with the contents of the low three hits of the GX command, namely bits 13 through 1 l of register PO.
  • a GX command is shifted from the store PS into register PSB of FIG. 8 and then to register PO for activating command translator CTR for translating the command and controlling the clock and command timing circuits CT to decide that two machine cycles are used in executing the command.
  • Translator CTR applies a get X register control signal to lead GXL of FIG. 11 during the first machine cycle upon the occurrence of clock pulse P10 as shown in FIG. 6 and that signal thereafter persists until the end of the second machine cycle.
  • the GXL lead represents six different leads, each ofwhich is associated with one of the registers TB, AA, CA, GR, KR and MC or LR and which receives a get X register signal from the command translator CTR when data is to be retrieved from the associated register from the call store CS.
  • the signal on lead GXL is conducted over cable G to the appropriate one of the registers TB, AA, CA, KR and MC, or LR for partially enabling input gates for subsequently shifting information from the program gating bus PGB to that register.
  • the signal on lead GXL (representing lead GAA of FIG. 8) enables gate GBAA of FIG. 8 for, in turn, partially enabling gate G21 to admit 16 bits from bus PGB to register AA when they are read out of the call store CS.
  • register AA OF FIG. 8 is reset by enabling gates CAA and G22 under control of pulses P25 and the control signal received on lead GAA.
  • the address of the register, for example register AA, to receive data from store CS is shifted to register CSA.
  • Bits 13-7 of register CSA of FIG. 11 are reset to 0 by the enabling of gates G14, CSAGC, CSAGG, CSAGA, CSAGD, HGCSA and HGNCZ under control of pulses P30 and CTO together with the control signal on lead GXL.
  • bits 6-3 of register CSA are gated into bits 6-3 of register CSA via gates G13 and G12 under control of enabled gates CSAGC and HGCSA.
  • bits 13-11 of register P0 are gated into bits 2-0 of register CSA via gates G15 and G in response to the enabled gate CSAGC and to the GXL control signal passed to lead HGX via enabled gate POCSA.
  • An RCSD signal to read-the-call-store CS at the location specified by the address in register CSA is generated by gate 35 of FIG. 11 upon the coincidence of pulses P35 and CTO and the control signal from lead GXL which is applied to gate 33 via gates CSAGD, HGCSA and HGNCZ.
  • the store CS initiates the reading process at the beginning of the second machine cycle of the command upon the occurrence of pulse POO.
  • the read data is transferred from store CS to the input-output control circuit I0 of FIG. 11 before the generation of pulse P25.
  • the latter pulse resets both the CSI register of FZG. MD and the appropriate registers TB, AA, CA, GR, KR and MC, or LR.
  • Register CSI is reset, as previously described, by the enabled gates CCSI, CCSIF and CCSIB of FIG. 10 under control of pulses CT! and P together with the control signal on lead GXL which enables gate EGBCSll of FIG. 11.
  • the register for example register AA of FIG. 8, to receive the read data from store CS is reset by the enabling of gate CAA and G22 under control of pulse P25 and the control signal on lead GAA.
  • the data is shifted from the input-output control circuit IO of FIG. Ill via the gating bus PGB to the register CSA and the registers TB, AA, CA, GR, KM and MC, or LR upon the occurrence of clock pulse PM.
  • the data in register CSI is written into the call store CS at the address specified by the register CSA as indicated in FIG. 6.
  • register AA receives the data from bus PGB via the previously enabled gate G21.
  • TTSA COMMAND This command is used for retrieving a return address from the first word of any one of the sixteen blocks in the call store CS reserved for the subject subroutine operations.
  • the return address orients the program control PC for operating on the next instruction which is to follow the completion of the present subroutine execution.
  • Program control PC utilizes 18- bit addresses for reading commands or instructions from the program store PS. A 16-bit portion of such an address is stored in the first word of each of the aforementioned 16 word blocks and is retrieved by the TTSA command for insertion in the first l6-bits of the register PA. The remaining two bits are stored, as previously described, in the return address program (RAP) bits of the transfer bufier register TB and are retrieved by command TTSA for use by register PA in addressing the program store PS.
  • RAP return address program
  • Command 'I'ISA is a half-word, 3-machine cycle command as illustrated in FiG. 6. It is used to return control from a subroutine to an immediately prior subroutine or a base program addressfThe command is initiated, as shown in FIG. 6, with the resetting of register SRC of FIG. 10 in response to pulses P00 and CTO. Upon the subsequent occurrence of clock pulse P10, command translator CTR identifies the command by applying a control signal to lead TTSAL of FIG. ii for the remainder of the three cycles to control the execution of command TTSA.
  • Counter HG of FIG. 11 supplies the identity of the word block by having its contents gated into register CSA bits 63 upon the occurrence of pulses P30 and CTO.
  • the gating occurs through gates G12 and G13 under control of gate HGCSA and gates CSAGC, CSAGG, CSAGA and CSAGD which are enabled by pulses P30 and CTO and the control signal on lead TTSAL.
  • the enabling of gate CSAGC also effects the jamming, or resetting, to 0 of bits 13-7 and 2-0 in register CSA by enabling gates G14 and G15.
  • the contents of counter HG Prior to the entry of counter HG bits into register CSA, the contents of counter HG are gated via bus PGB into register SRC and are incremented therein by I. These operations occur during the first machine cycle at clock pulses P15 and P25, respectively.
  • the bit data is thereafter held by register SRC until it is returned to counter HG during the third machine cycle just prior to the completed execution of the subroutine.
  • the contents of counter HG are conducted to bus PGB via gate G23 of HG. ll under control of gates HGGB and HGGBA which are enabled by pulses M5 and CTO and the signal on lead TTSALvia lead TTSAN and gate GTTSAN of FIG. 9. From bus PGB, the HB bits 3-0 are admitted to register SRC of FIG.
  • gates G3 under control of gates GBSRC, ADXSRG and ADiSRF which are enabled by pulses P15 and CTO and the signal on lead TTSAL.
  • the enabling of gate ADlSRB in turn, enables gate ADISRC for adding 1 to the count in register SRC.
  • an RCSD read-the-call-store signal is sent to the store CS by enabling gate 35 of FIG. 11 under control of pulses CTO and P35 and the signal on lead TTSAL.
  • the store CS is read at the beginning of the second machine cycle of command TTSA and at the address specified by register CSA.
  • the latter address corresponds to the store location of the return address to be ultimately returned from one of the sixteen word blocks to register PA of FIG. 10 as part of the return of control from the subroutine in execution to the base program or an immediately prior partially executed subroutine.
  • the read address is sent from the store CS to the input-output control circuit IO before the occurrence of clock pulse P25 as shown in FIG. 6.
  • the control circuit IO of FIG. 11 Prior to that time at pulse P05 of the second cycle, the control circuit IO of FIG. 11 is coupled to the program gating bus PGB for receiving the read address to be connected thereto by store CS.
  • RAP bits 7 and 6 stored in register TB are gated to bus PGB in response to guises CT); and the signal on lead TTSAL which enable gates GM of FIG. 9, RAPGB, TTSARA and GTTSAN.
  • These bits are then gated to the PFH bits 3 and 2 of register TB via gates G25, LPFA, TTSARA and GTTSAN in cooperation with pulse CT]! and the signal on lead TTSAN.
  • the PFl-l bits of register T8 are reset to via gate G upon the occurrence of pulse P25 as shown in FIG. 6 for the TTSA command.
  • Registers CSI and PA both receive the address data from the input-output control circuit l0 via bus P68 in coincidence with clock pulse P30.
  • the address is admitted to register CS! via gate G17 which is enabled by gates GBCSi and GBSID in response to pulses CT! and P and thesignal on lead TTSAL.
  • Register PA receives the address via gatesGli and G8li li which are enabled by gates GBPA, PACC and PAll in response to pulses CTli and P30 and the control signal on lead TTSAL.
  • the address thus stored in register PA represents the program store address which was stored therein prior to the entry from a prior subroutine or the base program to the subroutine being executed. it is used for reading the program store PS at clock pulse POO of the third machine cycle. of command TTSA.
  • the data from store PS is later received in register PSB OF FIG. 8 prior to the receipt of pulse P of the third cycle. It represents the command which was in register PSB at the entry to a subroutine being executed.
  • the address data in the contents of register CS1 is used for regenerating, or rewriting, the return address into the call store CS.
  • the count stored in register SRC (I-iG incremented by 1) is transferred via bus PGB to the hold-get counter l-IG during the entire third machine cycle starting with pulse P05 thereof and for advancing the base program sequential push-down procedure.
  • counter HG is cleared, or reset via gates CHG, GBI-IG and SRCHG under control of pulse P25 and the signal on lead TTSAN for receiving the SRC data from bus F63.
  • Counter B6 of FIG. 11 concurrently receives the SRC data from bus PGB via gate G26 under control of gate GBl-iG. This completes the command and returns the program control circuitry to the next stage in either the prior subroutine or the base level program execution to follow the presently executed subroutine.
  • program controlled data processor operable for controlling said network in the establishment of said connections and comprising program store means storing program commands for controlling the operations of said processor;
  • memory means for storing data pertaining to said connections and including a plurality of blocks of data locations, each of said blocks being selectively assignable for storing data;
  • program control means including a counter responsive to the receipt of commands from said program store means for selectively defining each of said blocks of data locations;
  • said program store means stores commands for a main program and a plurality of subroutines;
  • said counter includes means responsive to the receipt of one of said main program commands from said program store means for selectively defining and one of said blocks of data locations to store data therein upon an interruption in an execution of said main program commands to execute commands of a selectable one of said subroutines;
  • said transferring means includes control means cooperating with said counter and responsive to commands of said one subroutine for transferring data from said program control means to individual data locations of said one defined block for storage.
  • control means includes means subsequently responsive to the receipt of a prescribed one of said subroutine commands from said program store means for operating said counter to define another one of said blocks of data locations upon an interruption in the execution of said commands for said one of said subroutines to execute commands of another one of said subroutines; and said transferring means includes means further responsive to commands of said other one of said subroutines for transferring data from said program control means to individual data locations of said defined other one of said blocks for storage.
  • the combination further comprising means controlled by said counter and responsive to said one main program command and said prescribed one of said subroutine commands for transferring return address data from said program control means to said one block for said respective main program and to said other one of said blocks for said selectable one of said subroutines.
  • a telephone system comprising a switching network for establishing call connections for a plurality of telephone lines:
  • program controlled call processor operable for controlling said network in the establishment of said connections and comprising program store means storing instructions of a main program and a plurality of subroutines for controlling the operation of said processor; call memory means for storing call data and including a plurality of blocks of data locations, each of said blocks being selectively assignable for storing data upon the interruption in the execution of main program instructions or instructions of one of said subroutines; program control means including a counter supplying identification data for said blocks and being responsive to a receipt of a prescribed one of said instructions in a main program or subroutine for assigning one of said blocks of data locations for storing data in said program controi means; means responsive to a receipt of said counter supplied identification data and to instructions of said subroutines for addressing each of said data locations in said assigned one of said blocks;

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Health & Medical Sciences (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • General Health & Medical Sciences (AREA)
  • Human Computer Interaction (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Exchange Systems With Centralized Control (AREA)
  • Debugging And Monitoring (AREA)
  • Executing Machine-Instructions (AREA)
US695397A 1968-01-03 1968-01-03 Program and subroutine data storage and retrieval equipment Expired - Lifetime US3568158A (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US69539768A 1968-01-03 1968-01-03

Publications (1)

Publication Number Publication Date
US3568158A true US3568158A (en) 1971-03-02

Family

ID=24792818

Family Applications (1)

Application Number Title Priority Date Filing Date
US695397A Expired - Lifetime US3568158A (en) 1968-01-03 1968-01-03 Program and subroutine data storage and retrieval equipment

Country Status (6)

Country Link
US (1) US3568158A (no)
BE (1) BE726351A (no)
DE (1) DE1900007B2 (no)
FR (1) FR1603947A (no)
GB (1) GB1258601A (no)
SE (1) SE338682B (no)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3974480A (en) * 1974-05-08 1976-08-10 Francois Gernelle Data processing system, specially for real-time applications
US4079447A (en) * 1973-04-24 1978-03-14 Ing. C. Olivetti & C., S.P.A. Stored program electronic computer
DE3248189A1 (de) * 1982-12-27 1984-06-28 Siemens AG, 1000 Berlin und 8000 München Verfahren zur kennzeichnung von miteinander verschachtelten source-programm-bloecken
US4467410A (en) * 1981-02-04 1984-08-21 Burroughs Corporation Multi-phase subroutine control circuitry
US4530049A (en) * 1982-02-11 1985-07-16 At&T Bell Laboratories Stack cache with fixed size stack frames
US4649472A (en) * 1981-02-04 1987-03-10 Burroughs Corporation Multi-phase subroutine control circuitry
US5522072A (en) * 1990-09-04 1996-05-28 At&T Corp. Arrangement for efficiently transferring program execution between subprograms
US6189137B1 (en) * 1997-11-21 2001-02-13 International Business Machines Corporation Data processing system and method for simulating “include” files in javascript

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3614740A (en) * 1970-03-23 1971-10-19 Digital Equipment Corp Data processing system with circuits for transferring between operating routines, interruption routines and subroutines
JPS59205605A (ja) * 1983-05-07 1984-11-21 Hitachi Ltd シ−ケンス制御装置
GB2299492B (en) 1995-03-28 1999-12-22 Sony Uk Ltd Automation of signal processing apparatus

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3351919A (en) * 1965-05-19 1967-11-07 Gen Electric Data recording and error detection system
US3351909A (en) * 1963-07-17 1967-11-07 Telefunken Patent Information storage and transfer system for digital computers

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3351909A (en) * 1963-07-17 1967-11-07 Telefunken Patent Information storage and transfer system for digital computers
US3351919A (en) * 1965-05-19 1967-11-07 Gen Electric Data recording and error detection system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
IBM 7094 Data Processing System Reference Manual - Oct. 21, 1966 Form No. A22-6703 *

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4079447A (en) * 1973-04-24 1978-03-14 Ing. C. Olivetti & C., S.P.A. Stored program electronic computer
US3974480A (en) * 1974-05-08 1976-08-10 Francois Gernelle Data processing system, specially for real-time applications
US4467410A (en) * 1981-02-04 1984-08-21 Burroughs Corporation Multi-phase subroutine control circuitry
US4649472A (en) * 1981-02-04 1987-03-10 Burroughs Corporation Multi-phase subroutine control circuitry
US4530049A (en) * 1982-02-11 1985-07-16 At&T Bell Laboratories Stack cache with fixed size stack frames
DE3248189A1 (de) * 1982-12-27 1984-06-28 Siemens AG, 1000 Berlin und 8000 München Verfahren zur kennzeichnung von miteinander verschachtelten source-programm-bloecken
US5522072A (en) * 1990-09-04 1996-05-28 At&T Corp. Arrangement for efficiently transferring program execution between subprograms
US5530870A (en) * 1990-09-04 1996-06-25 At&T Corp. Arrangement for efficiently transferring program execution between subprograms
US6189137B1 (en) * 1997-11-21 2001-02-13 International Business Machines Corporation Data processing system and method for simulating “include” files in javascript

Also Published As

Publication number Publication date
FR1603947A (no) 1971-06-14
SE338682B (no) 1971-09-13
DE1900007A1 (de) 1969-08-28
DE1900007B2 (de) 1972-12-14
GB1258601A (no) 1971-12-30
BE726351A (no) 1969-05-29

Similar Documents

Publication Publication Date Title
US3200380A (en) Data processing system
US3781810A (en) Scheme for saving and restoring register contents in a data processor
US3297994A (en) Data processing system having programmable, multiple buffers and signalling and data selection capabilities
US3568158A (en) Program and subroutine data storage and retrieval equipment
US3582896A (en) Method of control for a data processor
US3290658A (en) Electronic computer with interrupt facility
GB977420A (en) Control system for communication network
US4057850A (en) Processing link control device for a data processing system processing data by executing a main routine and a sub-routine
US4385365A (en) Data shunting and recovering device
US3242465A (en) Data processing system
US3728686A (en) Computer memory with improved next word accessing
US4047245A (en) Indirect memory addressing
US3251041A (en) Computer memory system
US4138597A (en) PCM time slot exchange
US2568158A (en) Garment bag
JPS5848944B2 (ja) 処理装置
US3624611A (en) Stored-logic real time monitoring and control system
US3144550A (en) Program-control unit comprising an index register
US3185965A (en) Information storage system
US3662349A (en) Stored program system
US3162841A (en) Instruction counter system
US4095266A (en) Data-processing system with a set of peripheral units repetitively scanned by a common control unit
US3316538A (en) Circuit arrangement for processing parts of words in electronic computers
US3290655A (en) Program control for data processing machine
JPS58129658A (ja) マイクロプログラム制御装置