DE1474094B - Program-controlled data processing system - Google Patents

Program-controlled data processing system

Info

Publication number
DE1474094B
DE1474094B DE19641474094D DE1474094DA DE1474094B DE 1474094 B DE1474094 B DE 1474094B DE 19641474094 D DE19641474094 D DE 19641474094D DE 1474094D A DE1474094D A DE 1474094DA DE 1474094 B DE1474094 B DE 1474094B
Authority
DE
Germany
Prior art keywords
program
control
command
circuit
emergency
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.)
Pending
Application number
DE19641474094D
Other languages
German (de)
Inventor
Anton Henry Summit Dow ning Randall William Eatontown Fabisch Michael Peter Matawan Harr John Allen Fair Haven May Harold Frederick Holmdel Nowak John Stanely Lmcroft Taylor Frank Finley Ashbury Park Ulrich Werner Colts Neck N J Doblmaier (VStA)
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
Western Electric Co 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 Western Electric Co Inc filed Critical Western Electric Co Inc
Publication of DE1474094B publication Critical patent/DE1474094B/en
Pending legal-status Critical Current

Links

Classifications

    • 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/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4812Task transfer initiation or dispatching by interrupt, e.g. masked
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/0751Error or fault detection not based on redundancy
    • G06F11/0754Error or fault detection not based on redundancy by exceeding limits
    • G06F11/0757Error or fault detection not based on redundancy by exceeding limits by exceeding a time limit, i.e. time-out, e.g. watchdogs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/08Error detection or correction by redundancy in data representation, e.g. by using checking codes
    • G06F11/10Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's
    • G06F11/1008Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's in individual solid state devices
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1405Saving, restoring, recovering or retrying at machine instruction level
    • G06F11/141Saving, restoring, recovering or retrying at machine instruction level for bus or memory accesses
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/16Error detection or correction of the data by redundancy in hardware
    • G06F11/1629Error detection by comparing the output of redundant processing systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/16Error detection or correction of the data by redundancy in hardware
    • G06F11/1629Error detection by comparing the output of redundant processing systems
    • G06F11/1633Error detection by comparing the output of redundant processing systems using mutual exchange of the output between the redundant processing components
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/16Error detection or correction of the data by redundancy in hardware
    • G06F11/1629Error detection by comparing the output of redundant processing systems
    • G06F11/1641Error detection by comparing the output of redundant processing systems where the comparison is not performed by the redundant processing components
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/16Error detection or correction of the data by redundancy in hardware
    • G06F11/1629Error detection by comparing the output of redundant processing systems
    • G06F11/1641Error detection by comparing the output of redundant processing systems where the comparison is not performed by the redundant processing components
    • G06F11/1645Error detection by comparing the output of redundant processing systems where the comparison is not performed by the redundant processing components and the comparison itself uses redundant hardware
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/16Error detection or correction of the data by redundancy in hardware
    • G06F11/1629Error detection by comparing the output of redundant processing systems
    • G06F11/165Error detection by comparing the output of redundant processing systems with continued operation after detection of the error
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/16Error detection or correction of the data by redundancy in hardware
    • G06F11/1629Error detection by comparing the output of redundant processing systems
    • G06F11/1654Error detection by comparing the output of redundant processing systems where the output of only one of the redundant processing components can drive the attached hardware, e.g. memory or I/O
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/16Error detection or correction of the data by redundancy in hardware
    • G06F11/1666Error detection or correction of the data by redundancy in hardware where the redundant component is memory or memory area
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/16Error detection or correction of the data by redundancy in hardware
    • G06F11/1675Temporal synchronisation or re-synchronisation of redundant processing components
    • G06F11/1679Temporal synchronisation or re-synchronisation of redundant processing components at clock signal level
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/16Error detection or correction of the data by redundancy in hardware
    • G06F11/1675Temporal synchronisation or re-synchronisation of redundant processing components
    • G06F11/1687Temporal synchronisation or re-synchronisation of redundant processing components at event level, e.g. by interrupt or result of polling
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/16Error detection or correction of the data by redundancy in hardware
    • G06F11/20Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/16Error detection or correction of the data by redundancy in hardware
    • G06F11/20Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements
    • G06F11/202Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements where processing functionality is redundant
    • G06F11/2023Failover techniques
    • G06F11/2033Failover techniques switching over of hardware resources
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/16Error detection or correction of the data by redundancy in hardware
    • G06F11/20Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements
    • G06F11/202Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements where processing functionality is redundant
    • G06F11/2043Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements where processing functionality is redundant where the redundant components share a common memory address space
    • 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/30Arrangements for executing machine instructions, e.g. instruction decode
    • 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/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/30003Arrangements for executing specific machine instructions
    • G06F9/30007Arrangements for executing specific machine instructions to perform operations on data operands
    • G06F9/30018Bit or string instructions
    • 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/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/38Concurrent instruction execution, e.g. pipeline or look ahead
    • G06F9/3867Concurrent instruction execution, e.g. pipeline or look ahead using instruction pipelines
    • G06F9/3875Pipelining a single stage, e.g. superpipelining
    • 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/46Multiprogramming arrangements
    • 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/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4812Task transfer initiation or dispatching by interrupt, e.g. masked
    • G06F9/4825Interrupt from clock, e.g. time of day
    • 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
    • H04Q3/54541Circuit 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 using multi-processor systems
    • H04Q3/5455Multi-processor, parallelism, distributed systems
    • 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
    • H04Q3/54575Software application
    • H04Q3/54591Supervision, e.g. fault localisation, traffic measurements, avoiding errors, failure recovery, monitoring, statistical analysis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/16Error detection or correction of the data by redundancy in hardware
    • G06F11/20Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements
    • G06F11/2002Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements where interconnections or communication control functionality are redundant
    • G06F11/2007Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements where interconnections or communication control functionality are redundant using redundant communication media
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2201/00Indexing scheme relating to error detection, to error correction, and to monitoring
    • G06F2201/845Systems in which the redundancy can be transformed in increased performance

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Quality & Reliability (AREA)
  • Software Systems (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Computer Hardware Design (AREA)
  • Monitoring And Testing Of Exchanges (AREA)
  • Interface Circuits In Exchanges (AREA)
  • Exchange Systems With Centralized Control (AREA)
  • Executing Machine-Instructions (AREA)

Description

1 21 2

Die Erfindung betrifft eine Datenverarbeitungs- ein Fehler aufgetreten ist, sondern in Abhängigkeit anlage mit einer Vielzahl von Speichern und einer von besonderen Merkmalen der Anlage selbst. Diese Steueranordnung mit zwei funktionell gleichwertigen bekannte Anlage sieht auch vor, daß eine Prüfein-Steuereinheiten, deren jede einen Taktgeber aufweist, richtung einer Überwachungsschaltung automatisch sowie mit einer die Steueranordnung mit den Spei- 5 eine Prüfsignalfolge zuführt, um eine Abweichung ehern verbindende Ubertragungsanordnung zur wahl- der sich daraufhin ergebenden Ausgangssignale von weisen Zusammenschaltung der Speicher- und der den Soll-Ausgangssignalen feststellen zu können. Steuereinheiten zu mehreren Betriebskombinationen, Schließlich ist eine im Realzeitbetrieb arbeitende von denen jede eine der Steuereinheiten und minde- Datenverarbeitungsanlage bekannt (französische stens einen der Speicher enthält, mit einer an die io Patentschrift 1 337 556), bei der eine Vielzahl von Steuereinheiten angeschalteten Eingangs-Ausgangs- Fehlerprüf- und Anzeigeschaltungen vorgesehen ist, Anordnung und mit Sperrschaltungen, die die Über- um einen fehlerhaften Betrieb feststellen und die tragung von Befehlssignalen aus einer ausgewählten fehlerhafte Einheit lokalisieren zu können. Dazu Steuereinheit zur Eingangs-Ausgangs-Anordnung zählt auch eine Prüfeinrichtung in Form eines Zähsperren. 15 lers, mit dessen Hilfe festgestellt wird, ob ein be-The invention relates to a data processing an error has occurred, but as a function system with a large number of stores and one of the special features of the system itself. This Control arrangement with two functionally equivalent known systems also provides that a test unit control units, each of which has a clock, the direction of a monitoring circuit automatically as well as with one the control arrangement with the memory 5 supplies a test signal sequence to a deviation A connecting transmission arrangement for the selection of the output signals from have to be able to determine the interconnection of the memory and the target output signals. Control units for several operating combinations. Finally, one is working in real-time operation each of which one of the control units and minde- data processing system known (French at least one of the memories contains, with one to the io patent specification 1 337 556), in which a plurality of Control units connected input-output error checking and display circuits are provided, Arrangement and with blocking circuits, which determine the over- to a faulty operation and the to be able to localize transmission of command signals from a selected faulty unit. In addition The control unit for the input-output arrangement also includes a test device in the form of a counting block. 15 lers, with the help of which it is determined whether a

Bei der immer mehr zunehmenden Kompliziertheit stimmter Befehl innerhalb einer für diesen Befehl von Datenverarbeitungsanlagen unter Einschluß von vorgegebenen Zeit ausgeführt worden ist. Anderen-Vielzweck- und Sonderrechenanlagen und den außer- falls wird eine Fehleranzeige veranlaßt, ordentlich hohen Betriebskosten solcher Systeme tritt Zur Sicherstellung der dauernden zuverlässigen die Notwendigkeit nach zuverlässigeren Anlagen auf. 20 Betriebsfähigkeit einer Datenverarbeitungsanlage ge-In manchen Fällen lassen sich bestimmte Nacht- nügen die bekannten Maßnahmen zur Fehlererkenstunden für die Wartung der Anlage finden. Aber nung und -beseitigung nicht. Soweit bei den bekann- j selbst in diesen Fällen können schwerwiegende Nach- ten Anlagen überhaupt eine automatische Fehler- i teile für die Benutzer auftreten, wenn die Anlage erkennung und -beseitigung durch Umschaltungen j während der normalen Geschäftsstunden ausfällt. 25 auf Reservebauteile vorgesehen ist, beruhen die Er-J Außerdem ist mit dem zunehmenden Auftreten kri- kennungs- und Abhilfemaßnahmen darauf, daß enttischer Datenverarbeitungsvorgänge, beispielsweise sprechende Programme aus dem Speicher gelesen der Maschinensteuerung einer Fertigungsstraße, der und richtig ausgeführt werden können. Außerdem Steuerung einer Fernsprechvermittlung und der ist, auch wenn die Prüfung der Funktionsfähigkeit Steuerung kritischer wissenschaftlicher Vorgänge die 30 der Anlagenbauteile mit Hilfe entsprechender Prüf-Entwicklung extrem zuverlässiger Datenverarbeitungs- schaltungen keine Fehleranzeige ergibt, nicht sicheranlagen unbedingt erforderlich geworden. gestellt, daß die Anlage insgesamt richtig arbeitet,With the increasing complexity, correct command within one for this command has been carried out by data processing systems including a predetermined time. Other multipurpose and special computer systems and, in any case, an error display is initiated, neatly high operating costs of such systems occurs to ensure long-term reliable the need for more reliable systems. 20 Operability of a data processing system ge-In In some cases, certain night times can take the known measures for error detection hours for maintenance of the facility. But not recovery and elimination. As far as the well-known j Even in these cases, serious night-time systems can even trigger an automatic error i parts for the user occur when the system is detected and remedied by switching j fails during normal business hours. 25 is provided for spare parts, the Er-J In addition, with the increasing incidence of crisis and remedial action, it is more discouraging Data processing operations, for example speaking programs, read from the memory the machine control of a production line, which and can be carried out correctly. aside from that Control of a telephone exchange and that is, even if the test of functionality Control of critical scientific processes of the 30 of the system components with the help of appropriate test development extremely reliable data processing circuits do not result in an error display, not safety systems become absolutely necessary. made sure that the system is working properly as a whole,

Zur Sicherstellung eines zuverlässigen Betriebs also sinnvolle Arbeit hinsichtlich der Bearbeitung von Datenverarbeitungsanlagen ist eine Anzahl von von Daten oder der Durchführung von Abhilfemaß-Maßnahmen und Verfahren bekannt. So ist es be- 35 nahmen leistet.So, to ensure reliable operation, meaningful work in terms of machining of data processing equipment is a number of data or the implementation of remedial measures and method known. So it is doing well.

kannt, einzelne Bauteile oder Bauteilgruppen doppelt Die Erfindung hat sich demgemäß die Aufgabeknows, individual components or component groups are duplicated. Accordingly, the invention has the object

vorzusehen, so daß bei einem Versagen auf die gestellt, eine Datenverarbeitungsanlage zu schaffen,to be provided so that in the event of a failure, a data processing system can be created,

Reserveeinheit umgeschaltet werden kann. Weiterhin bei der zuverlässig eine dauernde BetriebsfähigkeitReserve unit can be switched. Furthermore, with the reliable permanent operability

ist auch schon eine informationsverarbeitende An- auch dann sichergestellt oder wiederhergestellt wer-is an information-processing connection already ensured or restored

lage, insbesondere Fernsprechvermittlungsanlage, 40 den kann, wenn die Anlage auf Grund eines durchlocation, in particular telephone exchange, 40 can if the system is due to a

bekannt, bei der die Steuerung des Verbindungsauf- Bauteilprüfungen und Prüfprogramme nicht feststell-known, in which the control of the connection on- Component tests and test programs do not determine

baus durch elektronische Einrichtungen erfolgt und baren Fehlers keine sinnvolle Arbeit leistet oderconstruction is carried out by electronic devices and does not do any meaningful work or does not make any mistakes

die im Zeitmultiplexverfahren arbeitet. Für Gruppen überhaupt nicht in der Lage ist, in der vorliegendenwhich works in the time division multiplex process. For groups at all is unable in the present

von Teilnehmern sind jeweils Gruppenspeicher und Systemzusammenschaltung Programme auszuführen,group memory and system interconnection programs are to be executed by participants,

zugehörige Steuereinrichtungen vorhanden, die 45 Zur Lösung der Aufgabe geht die Erfindung ausassociated control devices are available, the 45 To achieve the object, the invention is based

wiederum einer gemeinsamen Steuerung unter- von einer Datenverarbeitungsanlage der eingangsagain a common control under a data processing system at the beginning

geordnet sind. Eine zusätzliche Ersatzsteuereinrich- genannten Art und ist gekennzeichnet durch dieare ordered. An additional substitute control device mentioned and is characterized by the

tung kann an jede beliebige Stelle einer anderen, folgenden Merkmale:tion can be placed anywhere any other, the following characteristics:

fehlerhaften -Gruppensteuereinrichtung eingeschaltet . ,. ,. . .„.faulty group control device switched on. ,. ,. . . ".

werden (deutsche Auslegeschrift 1135 056). 50 a) dl% Datenverarbeitungsanlage weist eine Zeit-(German Auslegeschrift 1135 056). 50 a ) dl % data processing system has a time

Es ist auch eine Datenverarbeitungsanlage mit aufzeichnungsvorrichtung auf die auf Ausgangszwei gleichen Speichereinheiten und diesen zugeord- slSn<*le der Taktgeber anspricht und eine Auftreten Kodeprüfeinrichtungen bekannt (britische zeichnung der durch das Auftreten von Aus-Patentschrift 954 225), bei der im Fall einer Fehler- gangssignalen der Taktgeber bestimmten Zeit feststellung durch eine Kodeprüfeinrichtung die Aus- 55 ΐη1^. und eme Aufzeichnungsvorrichtung, gangssignale der jeweiligen Speichereinheit gesperrt Jie auf die Ausführung bestimmter Programmwerden, um eine Auswirkung des Fehlers auf nach- f A olf? anspricht und eme Aufzeichnung der geordnete Schaltungen zu vermeiden. Arbeiten vornimmt, die bei der Ausfuhrung derThere is also a data processing system with a recording device to which the clock generator responds to output two identical memory units and these associated sl S n <* le and an occurrence of code checking devices is known (British drawing of the occurrence of patent specification 954 225), in which in the case an error output signals of the clock generator determined time determination by a code checking device the output 55 1 ° ΐη1 ^. and eme recording device, output signals of the respective storage unit are blocked. The execution of certain programs is blocked in order to prevent the error from affecting after f A ol f? responds and to avoid recording the orderly circuits. Undertakes work that is associated with the execution of the

Bekannt ist auch die Verwendung einer Vergleichs- jeweiligen Programmfolgen verrichtet werden; anordnung für Ausgangsimpulse einer doppelt vor- 60 b) es ist eine Schaltungsanordnung zur Erzeugung handenen Überwachungsschaltung zur Feststellung von Steuersignalen während der Ausführung der von Differenzen in den Ergebnissen einer Daten- Programmfolgen vorgesehen sowie eine weitere Verarbeitung (britische Patentschrift 921 379). Bei Schaltungsanordnung, die prüft, ob die Steuer-Feststellung einer Differenz werden nur die Aus- signale innerhalb vorbestimmter, durch die Zeitgangsimpulse einer Überwachungsschaltung zu ande- 65 aufzeichnungsvorrichtung angegebener Zeitren Teilen der Anlage übertragen. Dabei erfolgt die grenzen auftreten, und die ein Fehlersignal erAuswahl einer der Überwachungsschaltungen jedoch zeugt, wenn die Steuersignale nicht innerhalb nicht in Abhängigkeit davon, in welcher von ihnen der vorgegebenen Zeitgrenzen auftreten;It is also known to use a comparative program sequence; arrangement for output pulses of a double pre- 60 b) it is a circuit arrangement for generating Existing monitoring circuit for determining control signals during the execution of the of differences in the results of a data program sequence and another Processing (British Patent 921,379). In the case of a circuit arrangement that checks whether the tax determination of a difference, only the output signals within a predetermined range are generated by the timing pulses a monitoring circuit to other recording devices of specified times Transfer parts of the system. The limits occur and an error signal is selected However, one of the monitoring circuits will testify when the control signals are not within not depending on in which of them the given time limits occur;

3 43 4

c) mit der weiteren Schaltungsanordnung ist eine betrieb sowie die Forderung nach einem dauernden Folgeschaltungsanordnung verbunden, die auf Betrieb gelten nicht allein für Fernsprechvermittdas Fehlersignal anspricht und eine Kombination lungsanlagen, sondern auch für viele andere Datenvon Notmäßnahmen-Steuersignalen erzeugt; Verarbeitungsanlagen.c) with the further circuit arrangement is an operation as well as the requirement for a permanent Sequential circuitry connected to operation does not apply to telephone exchanges alone Error signal responds and a combination system, but also for many other data from Emergency response control signals generated; Processing plants.

d) mit der Folgeschaltungsanordnung ist eine Not- 5 Weiterbildungen der Erfindung sind in den Untermaßnahmen-Steuerschaltung gekoppelt, welche ansprachen gekennzeichnet.d) with the follow-up circuit arrangement is an emergency 5 developments of the invention are coupled in the submeasure control circuit, which addressed addressed.

, auf die Notmaßnahmen-Steuersignale anspricht Nachfolgend wird in Verbindung nut den Zeich-, to which the emergency measures control signals responds.

i und die Steuereinheiten und die unabhängigen nifge£ ein Ausführungsbeispiel der Erfindung be-i and the control units and the independent ni fg e £ an embodiment of the invention

i Speicher zu neuen Betriebskombinationen um- schrieben. Es zeigti memory rewritten to new operating combinations. It shows

I ordnet, von denen eine mit der Eingangs-Aus- 10 Fl& 1 ^ allgemeines Blockschaltbild eines Fern-I, of which one with the input-output 10 Fl & 1 ^ general block diagram of a remote

! gangs-Anordnung in Verbindung tritt und jede sprechvermittlungssysterns als Ausfuhrungsbeispiel! Gang arrangement in connection and each speech switching system as an exemplary embodiment

1 weitere inaktiv ist, wobei die Folgeschaltungs- eines Datenverarbeitungssystems 1 further is inactive, the sequential circuit of a data processing system

I anordnung so ausgelegt ist, daß sie unabhängig f,lf 2 c die. Anordnung von Informationen inner-I arrangement is designed so that you can independently f, l f 2 c the . Arrangement of information within

1 von den Ausgangssignalen der Taktgeber und halb der Speicher, 1 of the output signals of the clock generator and half of the memory,

unabhängig vom Programm die zur Erzielung 1S ^g-. 3 bis 6 in der Anordnung nach Fig. 82 einRegardless of the program, the one to achieve 1 S ^ g-. 3 to 6 in the arrangement according to FIG. 82

der durch das Fehlersignal eingeleiteten Um- "«*? u ins einzelne gehendes Blockschaltbild einesthe introduced by the error signal environmental "" *? u detailed block diagram of a continuous

Ordnung erforderlichen Notmaßnahmen-Steüer- Ausfuhrungsbeispiels der ErfindungOrder necessary emergency measures control exemplary embodiment of the invention

signale erzeugt Fig. 7 ein allgemeines Blockschaltbild eines Programmspeichers, signals Fig. 7 generates a general block diagram of a program memory,

Ein fehlerhaftes Arbeiten der Datenverarbeitungs- 20 Fig. 8 ein allgemeines Blockschaltbild eines Ge-An incorrect operation of the data processing 20 Fig. 8 is a general block diagram of a system

anlage kann also unabhängig von Bauteil- oder sprächsspeichers,The system can therefore be used independently of the component or call memory,

sonstigen Prüfungen dadurch festgestellt werden, daß Fig. 9 ein allgemeines Blockschaltbild einerother tests can be determined in that Fig. 9 is a general block diagram of a

die Ausführung der Programmfolgen, d. h. sinnvolle Steuereinheit,the execution of the program sequences, d. H. sensible control unit,

Arbeit, nicht innerhalb bestimmter Zeitgrenzen er- Fig. 10 bis 63 ein ins einzelne gehendes Schalt-Work, not within certain time limits. Fig. 10 to 63 a detailed switching

; folgt. Es kann dann zur Wiederherstellung der 25 bild einer Steuereinheit,; follows. It can then be used to restore the 25 image of a control unit,

i Betnebsfähigkeit eine Umordnung der Betriebskom- F i g. 64 bis 66 in der Anordnung nach F i g. 80i Operational ability a rearrangement of the operational com- F i g. 64 to 66 in the arrangement according to FIG. 80

j binationen durch Änderung ihrer Zusammenschal- eine schematische Darstellung der Hauptnachrichten-j combinations by changing their interconnection- a schematic representation of the main news-

. tung vorgenommen werden, und zwar unabhängig Verbindungswege des Ausführungsbeispiels,. processing can be carried out, regardless of the connection paths of the exemplary embodiment,

j von den Ausgangssignalen der Taktgeber, also deren Fig. 67 bis 77 in der Anordnung nach Fig. 81j from the output signals of the clock generators, i.e. their FIGS. 67 to 77 in the arrangement according to FIG. 81

■ Betriebsfähigkeit, und unabhängig von der Fähigkeit 30 eine schematische Darstellung eines Programmspei-■ Operability, and independently of the capability 30, a schematic representation of a program memory

' der Anlage, Programme auszuführen. Im Gegensatz chers, der bei dem Ausführungsbeispiel benutzt wird,'the facility to run programs. In contrast to chers, which is used in the exemplary embodiment,

zur Einschaltung einer Ersatzsteuereinrichtung an Fig. 78 die Reaktionen des zentralen Datenver-to switch on a substitute control device, see Fig. 78 the reactions of the central data

Stelle einer gestörten Einrichtung von mehreren arbeiters auf aufeinanderfolgende Notmaßnahmen,Place a disturbed facility of several workers on successive emergency measures,

gleichartigen Einrichtungen nach dem oben erläuter- Fig. 79 bis 82 die Zusammenstellung von Figurensimilar devices according to the above-explained FIGS. 79 to 82 the compilation of figures

ten Stand der Technik führt eine Umordnung der 35 für oben angegebene Teile des Ausführungsbeispiels.th prior art leads to a rearrangement of FIG. 35 for parts of the exemplary embodiment indicated above.

Betriebskombinationen unter Umständen selbst dann Die Hauptbestandteile eines Fernsprechvermitt-Combinations of operations under certain circumstances, even then The main components of a telephone exchange

wieder zu einer arbeitsfähigen Kombination, wenn lungssystems als Ausführungsbeispiel eines Daten-again to a workable combination if the management system as an embodiment of a data

mehrere Bestandteile der Kombination gestört sind. Verarbeitungssystems sind in Fig. 1 gezeigt.several components of the combination are disturbed. Processing system are shown in FIG.

Die Erfindung läßt sich allgemein bei Datenver- In Fig. 1 enthält der als zentraler DatenverarbeiterThe invention can be applied generally to data processing In Fig. 1 contains the as a central data processor

arbeitungsanlagen anwenden. Zur Erläuterung wird 40 bezeichnete Block 100 die Steueranordnung 101 unduse processing equipment. For explanation, block 100 denoted 40 is the control arrangement 101 and

sie jedoch in Verbindung mit einer speziellen das Speichersystem mit dem Programmspeicher 102however, in connection with a special one, the memory system with the program memory 102

Datenverarbeitungsanlage, nämlich einer programm- und dem Gesprächsspeicher 103. Die übrigen EIe-Data processing system, namely a program and the call memory 103. The other EIe-

gesteuerten Fernsprechvermittlungsanlage beschrie- mente in F i g. 1 bilden das Eingangs-Ausgangs-controlled telephone exchange system described in FIG. 1 form the input-output

ben. System des Ausführungsbeispiels.ben. System of the embodiment.

Datenverarbeitungsanlagen werden unter vielerlei 45 Der Aufbau eines Datenverarbeitungssystems ist Bedingungen eingesetzt, die sich prinzipiell durch die allgemein in den Fig. 3 bis 6 dargestellt. Diese benutzten Eingangs- und Ausgangsgeräte sowie der Figuren sollen bestimmte Einzelheiten der Steuerspeziellen, in der Anlage verarbeiteten Daten unter- anordnung 101, des Speichersystems 171 und des scheiden lassen. Die Erfindung hängt nicht von diesen Übertragungssystems 105-106 näher erläutern.
Unterscheidungsmerkmalen ab. 5° Die Steueranordnung 101 weist eine erste Steue-Eine Fernsprechvermittlungsanlage stellt, wieviele rung CCl und eine funktionell gleichwertige zweite Datenverarbeitungsanlagen, eine im Realzeitbetrieb Steuerung CC2 auf.
Data processing systems are used under a wide variety of conditions which, in principle, are shown generally in FIGS. 3 to 6. These input and output devices and the figures used are intended to distinguish certain details of the control-specific data sub-arrangement 101 processed in the system, the storage system 171 and the. The invention does not depend on elucidating this transmission system 105-106.
Distinguishing features. 5 ° The control arrangement 101 has a first control-A telephone exchange provides, how many tion CCl and a functionally equivalent second data processing system, a real-time controller CC2.

arbeitende Anlage dar, weil die Bedienungsanforde- Das Speichersystem 171 enthält eine Vielzahl vonThe storage system 171 contains a multitude of

rangen der an das Vermittlungsamt angeschalteten unabhängigen Speichern, nämlich eine Vielzahl vonwrestled the independent memories connected to the central office, namely a multitude of

Teilnehmer- und Amtsleitungen ohne wesentliche 55 unabhängigen Programmspeichern 102 PSl bisSubscriber and trunk lines without substantial 55 independent program memories 102 PSl bis

Verzögerungen erfüllt werden müssen. Außerdem 102PSiV (Fig. 5) und eine Vielzahl von unabhän-Delays need to be met. In addition, 102PSiV (Fig. 5) and a large number of independent

muß eine zur Zufriedenheit der Teilnehmer arbei- gigen Gesprächsspeichern 103CSl bis 103CSiVA call memory 103CS1 to 103CSiV must work to the satisfaction of the subscribers

tende Fernsprechvermittlungsanlage dauernd in (F i g. 6).tending telephone exchange permanently in (Fig. 6).

Betrieb sein. Es ist nicht möglich, den Betrieb Das Übertragungssystem 105-106, welches die während des Tages oder der Nacht zur Durchfüh- 60 Steuerungen 101 CCl und 101 CC 2 und das Speirang von Reparaturen oder Änderungen der Leitungs- chersystem 171 verbindet, weist eine Vielzahl von führung zu unterbrechen. Andererseits ist das Fern- unabhängigen Übertragungswegen 6400-0, 6400-1, sprechwesen für die moderne Gesellschaf t unentbehr- 6500-0, 6500-1 auf. Anweisung zur Gewinnung von lieh, und schwerwiegende persönliche Notfälle, die die Informationen aus einem der Programmspeicher Benutzung einer Fernsprechanlage erforderlich 65 PSl bis PSiV werden von den Steuerungen CClmachen, treten nicht nur zu Zeiten auf, die für die CC 2 über den Übertragungsweg 6400 übermittelt, Anlage und das Überwachungspersonal günstig sind. der aus zwei unabhängigen Vielfachleiter-Über-Die oben erläuterten Bedingungen für den Realzeit- tragungswegen 6400-0 und 6400-1 besteht. Wie ausOperation. The transmission system 105-106, which connects the control units 101 CCl and 101 CC 2 to carry out repairs or changes to the line protection system 171 during the day or night, has a multitude of to interrupt leadership. On the other hand, telecommunication channels 6400-0, 6400-1, telephony are indispensable for modern society. Instructions for obtaining loaned, and serious personal emergencies that require the information from one of the program memories to make use of a telephone system 65 PSl to PSiV are made by the controls CCl, occur not only at times that are transmitted for the CC 2 via the transmission path 6400, Plant and monitoring staff are cheap. which consists of two independent multiple conductors over the conditions explained above for the real-time transmission paths 6400-0 and 6400-1. How out

5 65 6

F i g. 3 zu erkennen ist, können Informationen, die Die Betriebsprüfungsschaltungen 460, die im einF i g. As can be seen in FIG. 3, information that The audit circuits 460 included in a

von dem Programmadressenregister ausgehen, und zelnen später beschrieben werden oOllen, enthalte]] Informationen, die aus dem Hilfsspeicherregister Anordnungen zur Anzeige einer Vielzahl von Stöj stammen, wahlweise diesen unabhängigen Vielfach- rungsarten. So sind Anordnungen zur Anzeige von leiterwegen zugeführt werden. Die Steuerungen CCl- 5 Störungen vorgesehen, die angeben, daß der Daten] CC 2 sind wahlweise in Abhängigkeit von Informa- verarbeiter auf Schwierigkeiten bei der Gewinnung tionen in dem Wegregister 300 und dem Aktivitäts- und/oder Ausführung von Programmbefehlswörteni Flip-Flop 55 A U diesen Übertragungswegen und stößt. Dieser Umstand ist, wie bereits erläutert, von' allen anderen Übertragungswegen zugeordnet. Wie schwerwiegender Bedeutung, weil dann der Daten-' im folgenden noch näher erläutert werden soll, kann io verarbeiter nicht in der Lage ist, sinnvolle Korrekturdie Steuerung so eingerichtet sein (durch Einstellung maßnahmen, die auf der Ausführung eines Prodes Wegregisters und des Aktivitäts-Flip-Flops), daß gramms beruhen, durchzuführen. Die Anzeige eines sie Anweisungen über einen der beiden Ubertragungs- solchen Fehlers bewirkt die Abgabe eines Ausgangswege oder keinen von beiden überträgt. signals durch die Betriebsprüfungsschaltung 460, das Die über die Übertragungswege 6400 übertragenen 15 eines der Wartungsunterbrechungs-Flip-Flops einAnweisungen werden allen Programmspeichern stellt, das in Fig. 4 in Form der LB-Flip-Flops 465 102PSl bis 102PSN zugeführt. Wie aus der Fig. 64 dargestellt ist. Das Einstellen des Wartungsunterzu ersehen, können diese Übertragungswege wahl- brechungs-Flip-Flops 465 leitet die Funktion der weise von beiden Steuerungen erregt werden und Notmaßnahmen-Folgeschaltung 5702 in F i g. 3 ein. sind induktiv an jeden Programmspeicher angekop- 20 Diese Schaltung, die im einzelnen später beschrieben pelt. Jeder Programmspeicher 102PSl bis 102PSiV werden soll, ist so eingerichtet, daß sie Not-Steuerist wahlweise in Abhängigkeit von der Einstellung signale unabhängig von der Fähigkeit der Steuerung, des individuellen Progrämmspeicher-Wegregisters Programme zu erhalten und/oder auszuführen, und 501 den Vielfachleiter-Übertragungswegen zugeord- unabhängig von den Taktschaltungen innerhalb der net. Wie im folgenden noch genauer erläutert werden 25 Steuerung liefert. Die Folgeschaltung 5702 enthält soll, bestimmt der Zustand des Wegregisters in jedem eine monostabile Schaltung, deren Ausgangssignal Programmspeicher und die Art der Instruktionen auf nacheinander mit Hilfe einer angezapften Verzögeden unabhängigen Übertragungswegen die Zuordnung rungsleitung innerhalb der Folgeschaltung an die j der Übertragungswege und der unabhängigen Pro- Ausgangsanschlüsse der Folgeschaltung angelegt j grammspeicher. Die Programmspeicher übertragen 30 wird. Diese Impulse ändern den Zustand der Weg-} Antworten zu den Steuerungen über die Über- register 501 in den unabhängigen Programmspeichern tragungsweganordnung 6500, welche einen ersten des Speichersystems 171 und steuern den Zustand Vielfachleiter-Übertragungsweg6500-0 und einen des Aktivitäts-Flip-Flops55AU in der ersten und zweiten Vielfachleiter-Übertragungsweg 6500-1 ent- zweiten Steuerung CCl und CC 2. Nach jeder Erhält. 35 regung der Notmaßnahmen-Folgeschaltung 5702 leitet Zusammengefaßt ergibt sich, daß die Zuordnung die Steuerung, in der das Aktivitäts-Flip-Flop augeneines Programmspeichers zu den unabhängigen Über- blicklich in den Zustand 1 eingestellt ist, eine spezitragungswegen und die Zuordnung der unabhängigen eile Programmfolge ein, die dazu dient, die grund-Übertragungswege zu einer bestimmten Steuerung sätzliche Funktion der Steuerung, der ihr augenblickvom Zustand der Wegregister 500 in den unabhän- 40 Hch zugeordneten unabhängigen Programmspeicher gigen Speichern und der Wegregister 300 und der des Speichersystems 171 und der verbindenden Aktivitäts-FIip-Flops^t/ in die Steuerungen ab- Sammelleitungssysteme zu prüfen. Wenn die Steuehängig ist. rung in der Lage ist, die spezielle Programmfolge Zur Übertragung von Instruktionen und Daten aus auszuführen, werden Maßnahmen ergriffen, um die den Steuerungen zu den Gesprächsspeichern CSl bis 45 Durchführung der normalen, dem Datenverarbeiter CSN des Speichersystems 171 sind getrennte Sam- zugeordneten Arbeit (in dem Ausführungsbeispiel die melleitungssysteme 6401, 6402 vorgesehen und zur Verarbeitung von Ferngesprächen) einzuleiten. Wenn Übertragung von Antworten aus den Gesprächsspei- jedoch der Datenverarbeiter nicht in der Lage ist, die ehern zu den Steuerungen ein Sammelleitungs- labyrinthische Programmfolge innerhalb eines vorsystem 6501. 50 geschriebenen Zeitabschnittes auszuführen, wird die Weiterhin verbinden unabhängige Ubertragungs- Notmaßnahmen-Folgeschaltung wiederum erregt, um wege 6403 bis 6406 die Steuerungen CC1-CC2 mit eine weitere Neuordnung der Bauteile herzustellen, dem Eingangs-Ausgangs-System 170, und getrennte nämlich eine andere Kombination einer Steuerung, Übertragungswege 6600-0, 6600-1 übertragen Infor- eines Programmspeichers und der verbindenden mationen aus dem Eingangsteil 172 des Eingangs- 55 Sammelleitungssysteme. Die Notmaßnahmen-Folge-Ausgangs-Systems 170 zu den Steuerungen. schaltung weist einen Zähler auf, der immer dann Die Übertragung von Befehlen an das Eingangs- weitergeschaltet wird, wenn die Folgeschaltung erregt Ausgangs-System aus der gewählten Steuerung CCl wird. Dieser Zähler wird nur dann zurückgestellt, oder CC 2 erfolgt entsprechend der Einstellung des nachdem festgestellt worden ist, daß die Steuerung Flip-Flops 55A U jeder Steuerung. Wie sich später 60 wieder in der Lage ist, Programmfolgen zu gewinnen j noch zeigen wird, ist, wenn das Flip-Flop 55 A U in und auszuführen, der Steuerung CCl eingestellt ist, das entsprechende
Flip-Flop der Steuerung CC 2 zurückgestellt. In ähnlicher Weise ist, wenn das Flip-Flop 55 A U in der Zentraler Datenverarbeiter 100 Steuerung CCl zurückgestellt ist, das entsprechende 65
proceed from the program address register, and will be described in detail later. Arrangements for the display of routing are supplied. The controls CCl- 5 faults are provided which indicate that the data] CC 2 are optionally dependent on the information processor on difficulties in obtaining functions in the path register 300 and the activity and / or execution of program instruction words in the flip-flop 55 AU these transmission routes and encounters. As already explained, this fact is associated with all other transmission paths. How important, because the data will be explained in more detail in the following, io processor is not able to make meaningful correction the control can be set up (by setting measures based on the execution of a prodes path register and the activity flip -Flops) that gramms are based to perform. The display of an instruction about one of the two transmission errors of this type results in the delivery of an output path or neither transmits. signal by the operation check circuit 460 that the 15 one of the maintenance interruption flip-flops transmitted via the transmission paths 6400 an instructions are supplied to all the program memories, which in Fig. 4 in the form of the LB flip-flops 465 102 PS1 to 102 PSN . As shown in FIG. 64. The setting of the maintenance can be seen under these transmission paths selection-breaking flip-flops 465 directs the function of the way to be energized by both controllers and emergency action sequence circuit 5702 in FIG. 3 a. are inductively coupled to each program memory. This circuit, which is described in detail later, pelt. Each program memory 102 PSl to 102PSiV is set up so that it is emergency control optionally depending on the setting signals independent of the ability of the control to receive and / or execute programs of the individual program memory path register, and 501 the multiplexer Transmission paths assigned independently of the clock circuits within the net. As will be explained in more detail below, 25 control supplies are provided. The sequential circuit 5702 should contain, the state of the position register in each of the monostable circuits, the output signal of which is program memory and the type of instructions on successive independent transmission paths with the aid of a tapped delay, the assignment of the assignment line within the sequential circuit to the j of the transmission paths and the independent pro Output connections of the sequential circuit applied to the gram memory. The program memory is transferred 30. These pulses change the state of the route} responses to the controls via the superregisters 501 in the independent program memories transmission path arrangement 6500, which are a first of the memory system 171 and control the state of multiple conductor transmission path 6500-0 and one of the activity flip-flops 55 AU in the first and second multiplexer transmission path 6500-1 ent- second control CCl and CC 2. After each receives. 35 excitation of the emergency measures sequential circuit 5702 leads In summary, it results that the assignment of the control, in which the activity flip-flop eyes of a program memory to the independent overview is set in state 1, a specific path and the assignment of the independent rapid program sequence which serves to define the basic transmission paths for a specific controller, the additional function of the controller, the current status of the path register 500 in the independent program memory allocated to it and the path register 300 and that of the memory system 171 and the connecting activity -FIip-Flops ^ t / in the controls down- check manifold systems. If the tax is pending. tion is able to execute the special program sequence for the transmission of instructions and data, measures are taken to ensure that the controls for the call memories CS1 to 45 carry out the normal work that is assigned to the data processor CSN of the memory system 171, separate Sam- assigned work (in In the exemplary embodiment, the line systems 6401, 6402 are provided and for processing long-distance calls). If the transmission of responses from the conversation memory but the data processor is not able to carry out a program sequence like a collecting line labyrinthine to the controls within a pre-system 6501.50 period of time, the further connect independent transmission emergency measures follow-up circuit is again energized, in order to produce the controls CC1-CC2 with a further rearrangement of the components, the input-output system 170, and separate namely another combination of a control, transmission paths 6600-0, 6600-1 transmit information of a program memory and the connecting mations from the input part 172 of the input 55 manifold system. The emergency action follow-up exit system 170 to the controls. circuit has a counter which is always switched on The transmission of commands to the input when the subsequent circuit is energized output system from the selected control CCl. This counter is only reset, or CC 2 takes place according to the setting of after it has been determined that the control flip-flops 55 A U of each control. As will later be shown again to win program sequences j is, when the flip-flop 55 AU in and execute, the control CCl is set, the corresponding
Flip-flop of control CC 2 reset. Similarly, if the flip-flop 55 AU in the central data processor 100 controller CCl is reset, the corresponding 65 is

Flip-Flop der Steuerung CC 2 eingestellt. Die Steue- Der zentrale Datenverarbeiter 100 stellt eine zen-Flip-flop of control CC 2 set. The control The central data processor 100 provides a central

rung, deren Flip-Flop 55 A U eingestellt ist, überträgt tralisierte Datenverarbeitungseinrichtung dar, die Befehle an das Eingangs-Ausgangs-System 170. folgende Teile aufweist:tion, whose flip-flop 55 AU is set, transmits a neutralized data processing device which commands the input-output system 170. has the following parts:

7 87 8

1. Zentrale Steuerung101, Übertragungssammelleitungen und -kabel1. Central control 101, transmission buses and cables

2. Programmspeicher 102, 6 2. program memory 102, 6

3. Gesprächsspeicher 103. Die Übertragung zwischen den Hauptabschnitten3. Conversation memory 103. The transfer between the main sections

' ,. D ..„.. , ,. . , des Systems erfolgt mit Hilfe eines Sammelleitungs-',. D .. "..,,. . , the system takes place with the help of a manifold

Mit Bezug auf seine Funktionen kann die zentrale 5 s ^ ^ ^ voQ Vielfachleiterkabelnj ^6 With regard to its functions, the central 5 s ^ ^ ^ voQ multi-conductor cablesj ^ 6

Steuerung 101 m drei Teile unterteilt werden: ^^ Übertragungswege zwischen gewählten Ab-Control 101 can be divided into three parts: ^^ Transmission paths between the selected

1. Datenverarbeitungseinrichtungen, schnitten des Systems darstellen.1. Data processing equipment, represent sections of the system.

2. Einrichtungen für den Nachrichtenverkehr mit Ein Sammelleitungssystem weist allgemein zwei Eingangs- und Ausgangsanordnungen und doppelte Sammelleitungen auf, die in den Zeichnun-2. Facilities for communicating with a bus system generally has two Inlet and outlet arrangements and double manifolds shown in the drawings

3. Wartungseinrichtungen. 10 Sen ^s Sammelleitung»0« und Sammelleitung»!«3. Maintenance facilities. 10 S en ^ s collective line »0« and collective line »!«

bezeichnet sind.are designated.

Soweit möglich, werden innerhalb der zentralenAs far as possible, be within the central

Steuerung 101 gemeinsame Schaltungen zur Durch- Vermittlungsnetzwerk 120Controller 101 common circuits to through switching network 120

führung aller dieser Funktionen verwendet. Das Vermittlungsnetzwerk 120 umfaßt nur Über-all of these functions are used. The switching network 120 comprises only transmission

Der Programmspeicher 102 besteht bei dem Aus- i5 tragungswege, Mittel zur Herstellung der Wege und führungsbeispiel aus einem Permanentmagnet- Mittel zur Überwachung der Wege. Der zentrale Magnetdrahtspeicher (Twistor) und ermöglicht daher Datenverarbeiter 100 enthält Aufzeichnungen hinein nichtzerstörendes Ablesen der in ihm gespeicher- sichtlich des Besetzt- und Freizustandes aller Zwiten Informationen. Der Programmspeicher 102, der chenleitungen (links) des Netzwerkes und eine Aufvon Natur aus halbpermanent ist, wird zur Speiche- 20 zeichnung hinsichtlich des Aufbaus jedes hergestellrung der beständigeren Informationen im System ein- ten oder reservierten Weges durch das Netzwerk, schließlich der Programme benutzt. Informationen Diese Aufzeichnungen befinden sich im Gesprächswerden mit Hilfe des Programmspeicher-Karten- speicher 103 des zentralen Datenverarbeiters 100. Schreibers 146 in den Programmspeicher 102 einge- "·,The program memory 102 is in the initial i 5 mission paths, means for making the paths and operation example of a permanent magnet means for monitoring the paths. The central magnet wire memory (twistor) and therefore enables data processor 100 to contain records and non-destructive reading of the information stored in it regarding the occupied and free status of all the second information. The program memory 102 which chenleitungen (left) of the network and a Aufvon is inherently semi-permanently, is to Speiche- 20 drawing with regard to the construction of each hergestellrung the more permanent information in the system on ten or reserved path through the network, and finally uses the programs. Information These recordings are in conversation with the aid of the program memory card memory 103 of the central data processor 100. Writer 146 is entered into the program memory 102.

schrieben. as Teilnehmerschaltungenwrote. as subscriber circuits

Der Gesprächsspeicher 103 besteht bei dem Aus- Die Teilnehmerapparate wie 160, 161 sind nor-The call memory 103 consists of the subscriber sets such as 160, 161 are normal

führungsbeispiel aus einem Ferritplattenspeicher. male Ausführungen.
Daher können Informationen in den Gesprächs- ■ ' ., ., .„
management example from a ferrite plate memory. male designs.
Therefore, information in the conversation ■ '.,.,. "

speicher 103 eingeschrieben oder aus ihm entnom- Zentraler Impulsverteiler 143memory 103 written in or taken from it

men werden. Da die Informationen im Gesprächs- 30 Der zentrale Impulsverteiler 143 ist ein elektrospeicher 103 sich mit der normalen Geschwindigkeit nischer Hochgeschwindigkeitsumsetzer, der zwei des Systems ändern lassen, werden in ihm die unbe- Arten von Ausgangssignalen auf Grund von Befehlen ständigeren Informationen gespeichert. des zentralen Datenverarbeiters 100 liefert. Die beimen will be. As the information is in the 30 The central impulse distributor 143 is an electrical storage device 103 itself at the normal speed niche high-speed converter, the two of the system can be changed, in it the uncertain types of output signals on the basis of commands more constant information is stored. of the central data processor 100 delivers. The at

den Arten von Ausgangssignalen werden unipolarethe types of output signals will be unipolar

Zentrale Steuerung 101 35 Signale und bipolare Signale genannt und sind jeCentral control 101 called 35 signals and bipolar signals and are each

weils Ausgangsanschlüssen des zentralen Impulsver-because output connections of the central pulse

Die zentrale Steuerung 101 weist im Hinblick auf tellers zugeordnet, die als CPD-Unipolarpunkte und die Zuverlässigkeit des Systems zwei unabhängige CPD-Bipolarpunkte bezeichnet sind. Beide Signal-Steuerungen auf. Die unabhängigen Steuerungen sind arten bestehen aus Impulsen, die von den CPD-Ausbeide so eingerichtet, daß sie alle notwendigen Vor- 40 gangspunkten zu den Verbrauchergeräten übertragen gänge innerhalb des Systems ausführen. Während werden.The central controller 101 assigns with regard to plates that are assigned as CPD unipolar points and The reliability of the system is indicated by two independent CPD bipolar points. Both signal controls on. The independent controls are made up of impulses from the CPD set up so that they transmit all necessary operation points to the consumer devices perform gears within the system. While will.

des üblichen Betriebs führen die beiden unabhän- Im allgemeinen werden die Unipolarsignale be-of normal operation, the two perform independently- In general, the unipolar signals are

gigen Steuerungen die gleichen Arbeitsfunktionen auf nutzt, um kurzzeitig ein bestimmtes Bauteil, beispielsder Grundlage einer verdoppelten Eingangsinfonna- weise eine Netzwerksteuerung 122, einen Netzwerk-Common controls use the same work functions to briefly control a specific component, for example A network controller 122, a network

\ tion durch. Das wird Gleichschritt-Arbeitsweise ge- 45 abtaster 123 usw. zu erregen. \ tion through. This will stimulate lock-step operation.

nannt. Zu jedem gegebenen Zeitpunkt kann jedoch
nur eine der beiden Steuerungen den Zustand des Hauptabtaster 144
called. At any given point in time, however, can
only one of the two controls the state of the main scanner 144

; Systems ändern oder die Ausführung von Fernsprech- Der Hauptabtaster 144 weist eine Ferritstabmatrix,; System change or the implementation of telephone The main scanner 144 has a ferrite rod matrix,

funktionen steuern. Das heißt, daß die beiden unab- in welcher die zu überwachenden Schaltungen enden, hängigen Steuerungen Steuer- und Wartungsinforma- 50 und eine Einrichtung auf, um wahlweise auf Grund tionen auf einer gegenseitig sich ausschließenden eines Befehls aus dem zentralen Datenverarbeiter 100 Grundlage an das übrige System abgeben. die Überwachungszustände einer gewählten Gruppecontrol functions. This means that the two circuits, regardless of which the circuits to be monitored end in, pending controls control and maintenance information 50 and a device to optionally due to functions on a mutually exclusive one command from the central data processor 100 Hand over the basis to the rest of the system. the monitoring status of a selected group

Bei dem Ausführungsbeispiel führt die zentrale von überwachten Schaltungen zur zentralen Steue-Steuerung 101 einen Befehl, außer eines Programm- rung 101 zu übertragen. Das benutzte Abtastelement Sprungs, einer Ablesung eines Programmspeicher- 55 ist eine sogenannte Ferritstabanordnung. Sie umfaßt Datenwortes oder einer Auswahl von Arbeitsfunk- einen gelochten Stab aus ferromagnetischem Material tionen, für welche spezielle, im folgenden beschrie- mit Steuer-, Abfrage- und Ablesewicklungen. Die bene Folgeschaltungen erforderlich sind, auf der Steuerentwicklungen sind . in Reihe zu den elek-Grundlage eines Instruktionszyklus von 5,5 μεεο aus; irischen Verbindungen geschaltet, welche den Über-, das stellt den Zeitzyklus des Programmspeichers 102 60 wachungszustand der überwachten Schaltung an-: und des Gesprächsspeichers 103 dar. Ein Mikro- geben. Wenn beispielsweise ein Ferritstab zur Übersekunden-Taktgeber in der zentralen Steuerung 101 wachung einer Teilnehmerleitung benutzt wird, wird liefert Impulse mit einer Länge von V2 μβεο und er in Reihe mit den Adern der Teilnehmerleitung Intervallen von 'Αμβεα Diese Impulse geben der und dem Teilnehmerapparat, geschaltet. Wenn der zentralen Steuerung 101 die Möglichkeit, eine Folge 65 Teilnehmerapparat sich im eingehängten Zustand von aufeinanderfolgenden Funktionen innerhalb befindet, fließt kein Strom durch die Ferritstabeines Instruktionszyklus mit einer Dauer von 5,5 μ8βϋ Steuerwicklung, während im ausgehängten Zustand auszuführen. ein Strom fließt Die Abfrage- und LesewicklunsenIn the exemplary embodiment, the central of monitored circuits leads to the central control system 101 a command, except for a program 101 to be transmitted. The sensing element used Jump, a reading of a program memory 55 is a so-called ferrite rod arrangement. It includes Data word or a selection of work radio - a perforated rod made of ferromagnetic material functions, for which special, described in the following with control, query and reading windings. the bene sequential circuits are required on which tax developments are. in series to the elek basis an instruction cycle of 5.5 μεεο from; Irish connections are switched, which the over-, this sets the time cycle of the program memory 102 to 60 monitoring state of the monitored circuit: and of the conversation memory 103. A micrometer. For example, if a ferrite rod for oversecond clocks in the central controller 101 monitoring of a subscriber line is used, is delivers pulses with a length of V2 μβεο and he in series with the wires of the subscriber line Intervals of 'Αμβεα These pulses give the and the subscriber set, switched. If the central controller 101 the possibility of a sequence 65 subscriber set in the hung-up state of successive functions is located within, no current flows through the ferrite rod Instruction cycle with a duration of 5.5 μ8βϋ control winding while in the off-hook state to execute. a current flows The interrogation and reading processes

9 109 10

bestehen lediglich aus einzelnen Leitern, die durch Daten enthaltene Informationsbit, und diese Leiter die beiden Löcher des Ferritstabs führen, d. h., so- werden erregt, wenn eine »1« übertragen wird, und wohl der Abfrageleiter als auch der Leseleiter führen aberregt oder nahe dem Erdpotential gehalten, wenn durch beide Löcher des Ferritstäbs. Ein aus einem eine »0« übertragen wird. Die eingleisigen Daten auf bipolarem Impuls bestehendes Abfragesignal erzeugt, 5 dem.:Kabel30.<404 werden Bit für Bit durch den wenn es an den Abfrageleiter angelegt wird, ein symbolischen Inverter 30^4 03 invertiert. Die Aus-Ausgangssignal im Leseleiter jedes Ferritstabs, der gangsleiter des Inverters bestehen aus dem Eingangseine Schaltung überwacht, welche sich im einge- kabel zu dem herkömmlichen UND-Gatter 30^402. hängten Zustand befindet Wenn der Ferritstab eine Die Eingangssignale des UND-Gatters 30 A 02 sind Schaltung im ausgehängten Zustand überwacht, wird io das Komplement der Eingangssignale des UND-auf Grund der Sättigung des Ferritstabs kein Lese- Gatters 30 A 01. Die UND-Gatter 3OA 01 und 30 A 02 \ impuls erzeugt. können durch ein Signal auf dem Leiter 30^4 05 er-Der Hauptabtaster 144 entspricht im allgemeinen regt werden, und die Ausgangsanschlüsse dieser den Netzwerkabtastern 123, 127, 135, 139, welche Gatter stellen die »1«- und »0«-Schienen dar, welche auf die Netzwerkrahmen verteilt sind. Der Haupt- 15 zur Einstellung und Rückstellung von Registern beabtaster 144 wird jedoch benutzt, um bestimmte nutzt werden. Das Symbol für ein solches Umwan-Schaltungselemente zu überwachen, welche den Be- dein des UND-Gatters ist in Fig. 3OA dargestellt triebszustand des Systems anzeigen. und mit 30 A 06 bezeichnet.consist only of individual conductors, which contain information bits through data, and these conductors lead the two holes of the ferrite rod, ie they are excited when a "1" is transmitted, and the interrogation conductor as well as the read conductor lead de-excited or close to Earth potential held when through both holes of the ferrite rod. One from one a "0" is transmitted. The single-track data generated on a bipolar pulse existing interrogation signal, 5 dem.:Kabel30.<404 are inverted bit for bit by the symbolic inverter 30 ^ 4 03 when it is applied to the interrogation conductor. The output signal in the read conductor of each ferrite rod, the output conductor of the inverter, consists of the input of a monitored circuit, which is wired to the conventional AND gate 30 ^ 402. If the ferrite rod is a The input signals of the AND gate 30 A 02 are monitored circuit in the off-hook state, the complement of the input signals of the AND due to the saturation of the ferrite rod is no read gate 30 A 01. The AND gate 3OA 01 and 30 A 02 \ impuls are generated. can be excited by a signal on conductor 30 ^ 4 05 er-The main scanner 144 generally corresponds to, and the output terminals of these to network scanners 123, 127, 135, 139, which gates represent the "1" and "0" rails which are distributed over the network frames. However, the main scanner 144 for setting and resetting registers is used for certain uses. To monitor the symbol for such a Umwan circuit element, which indicates the operation of the AND gate is shown in FIG. 30A, the operating state of the system. and designated by 30 A 06.

Bauteilbeschreibung 2O . Programmspeicher 102 (Fig. 7 und 67-77)Component description 2O . Program memory 102 (Figs. 7 and 67-77)

In bestimmten Fällen werden die binären Zustände Das Programmspeichersystem 102 enthält eineIn certain cases, the binary states. The program storage system 102 includes one

einer Schaltung auf einem Paar von abwechselnd Vielzahl von unabhängigen Programmspeichern, erregten Ausgangsleitern dargestellt. Eine solche Jeder Programmspeicher ist ein Großspeicher mit Anordnung wird zweigleisige Schaltung genannt, und 25 willkürlichem Zugriff und besteht bei diesem Aus-Binärschaltungen, welche individuelle »0«- und »1«- führungsbeispiel aus einer Vielzahl von Twistor-Ausgangssignale liefern, werden zweigleisige logische moduln und den zugehörigen Steuerungs-, Zugriffs-Elemente genannt In anderen Fällen wird nur einer und Ableseschaltungen.a circuit on a pair of alternately large numbers of independent program memories, energized output conductors shown. Such each program memory is a large memory with Arrangement is called two-track circuit, and 25 random access and consists in this of binary circuits, which individual »0« and »1« examples from a multitude of Twistor output signals deliver, two-pronged logical modules and the associated control and access elements In other cases, only one and readout circuits are called.

der beiden Zustände einer Binärschaltung als Aus- Jeder Twistennodul hat eine Speicherkapazitätof the two states of a binary circuit as off Each twist module has a storage capacity

gangssignal benutzt, und solche Anordnungen werden 30 von 8192 Wörtern mit je 44 Bits. Die Twistorwörter eingleisige Schaltungen genannt In allen Zeich- sind im Speicher paarweise einander zugeordnet, und nungen können in vielen Fällen Gatter, Verstärker- jeder Modul hat daher 4096 diskrete Informationssymbole usw. eine Vielzahl von Gattern oder Ver- adressen. Die Auswahl des geeigneten Wortes mit stärkern mit einer Anzahl von Kanälen bedeuten, 44 Bits aus dem Paar von Wörtern mit je 44 Bits die gleich der Zahl der zu übertragenden, individu- 35 wird am Ausgang des Twistors getroffen,
eilen Signale ist. Die Informationskapazität eines Programmspei-
output signal is used, and such arrangements are 30 out of 8192 words with 44 bits each. The Twistor words are called single-track circuits. In all characters, they are assigned to each other in pairs in the memory, and in many cases connections can be gates, amplifiers. Each module therefore has 4096 discrete information symbols, etc. a multitude of gates or addresses. The selection of the appropriate word with stronger with a number of channels means 44 bits from the pair of words with 44 bits each which are equal to the number of individually transmitted 35 is made at the output of the twistor,
rush signals is. The information capacity of a program memory

Beispielsweise überträgt in Fig. 11 das UND- chers ist in zwei Hälften geteilt. Eine Hälfte der Gatter 1104 im erregten Zustand die zehn Informa- Infonnationskapazität ist als linke oder if-Hälfte tionsbits^O bis ^45, 51, 52, W und CM vom Aus- bezeichnet und die andere Hälfte als rechte oder gang des Kabelempfängers 1102 zum Eingang des 40 G-Hälfte.For example, in FIG. 11, the ANDchers transmits is divided into two halves. One half of the gates 1104 in the excited state, the ten information capacity is designated as the left or if half tion bits ^ O to ^ 45, 51, 52, W and CM from the off and the other half as the right or passage of the cable receiver 1102 to Entrance of the 40 G half.

symbolischen Mehrfach-ODER-Gatters 1109. Dem- Um die Verwendung ungerader Zahlen von Progemäß enthält der Kabelempfänger 1102 zehn Über- grammspeichern innerhalb eines Speichersystems zu trager und zehn Verstärker. Das UND-Gatter 1104 ermöglichen und trotzdem eine vollständige Verumfaßt zehn UND-Gatter, und das ODER-Gatter dopplung der Informationen beizubehalten, sind die 1109 enthält zehn ODER-Gatter. Außerdem sind in 45 Informationen nach dem Muster verdoppelt, das für den Zeichnungen zwei Arten von UND-Gattern sym- die Gesprächsspeicher in Fig. 85 gezeigt ist. Das bolisch dargestellt. Die erste Art entspricht einem heißt, die Information, die in der rechten Hälfte des herkömmlichen UND-Gatter, wie beispielsweise das ^«-Programmspeichers gespeichert ist, ist in der in Fig. 30 gezeigte UND-Gatter 3006. Dieses Sym- linken Hälfte des »!«-Programmspeichers verdoppelt bol stellt eine Vielzahl von UND-Gattern dar, deren 50 usw.symbolic multiple OR gate 1109. In order DEM the use of odd numbers of Progemäß contains the cable receiver 1102 ten over- program store within a memory system to exchangers and ten amplifiers. The AND gate 1104 allow and still a complete comprises ten AND gates, and the OR gate to maintain duplication of the information, the 1109 contains ten OR gates. In addition, in FIG. 45 information is duplicated in accordance with the pattern shown in FIG. 85 with two types of AND gates sym- metrical for the call memories. That represented bolisch. The first type corresponds to one that is, the information stored in the right half of the conventional AND gate, such as the program memory, is in the AND gate 3006 shown in FIG "!" - program memory doubled bol represents a multitude of AND gates, whose 50 etc.

Zahl gleich der Zahl von Informationswegen in Die Information wird aus dem Programmspeicher-Number equals the number of information paths in The information is taken from the program memory

einem Kabel ist. Wenn das Kabel Informationen auf system 102 durch einen Befehl aus der zentralen eingleisiger Grundlage führt, ist ein UND-Gatter je Steuerung 101 gewonnen, welche einen Informations-Informationsbit vorhanden. Wenn das Kabel jedoch gruppen-Codenamen und eine Adresse bezeichnet, Informationen auf zweigleisiger Basis führt, ist die 55 die den Ort des gewünschten Informationswortes Zahl der durch das Symbol dargestellten UND- innerhalb der bezeichneten Informationsgruppe anGatter gleich der doppelten Zahl von Informations- gibt
bits. Die Übertragungs-Sammelleitungssysteme 105 mit
a cable is. If the cable carries information on system 102 by a command from the central single-track basis, an AND gate is obtained per controller 101 , which has an information information bit. However, if the cable designates group code names and an address, carries information on a two-pronged basis, the 55 is the location of the desired information word number of AND within the designated information group of gates is equal to twice the number of information
bits. The transmission busbar systems 105 with

Die zweite Art von UND-Gattern, welche Infor- den Adressen- und Steuer-Sammelleitungen 6400 und mationen aus dem eingleisigen in den zweigleisigen 60 den Antworte-Sammelleitungen 6500, welche der Zustand umwandeln, ist in Fig. 30 symbolisch dar- zentralen Steuerung 101 und dem Programmspeicher gestellt Dort ist das Gatter 3008 als herkömmliches 102 allein zugeordnet sind, werden entsprechend beUND-Gatter gezeigt, bei dem jedoch innerhalb des nutzt, um Befehle aus der zentralen Steuerung 101 Symbols ein Quertisch angeordnet ist. Ein solches an den Programmspeicher 102 und Antworten aus UND-Gatter ist in Fig. 3OA mit schematischen 65 dem Programmspeicher 102 zurück zur zentralen Einzelheiten gezeigt. Die Daten sind auf dem Kabel Steuerung 101 zu übertragen. Außer über diese bei-30,404 auf eingleisiger Basis vorhanden, d.h., das den eigenen Übertragungswege empfängt jeder ProKabel 3OA 04 enthält einen Leiter für jedes in den grammspeicher des Programmspeichersystems 102 The second type of AND gates which infor- the address and control buses 6400 and mation from the single track in the twin-track 60 the answer manifolds 6500 which convert the state in Fig. 30 symbolically DAR central controller 101 and the program memory. There, the gate 3008 is assigned as a conventional 102 alone, be AND gates are shown accordingly, in which, however, a cross table is arranged within the symbol used to receive commands from the central controller 101. Such to the program memory 102 and responses from AND gates is shown in Fig. 30A with a schematic 65 of the program memory 102 back to the central details. The data are to be transmitted on the control 101 cable. Except this present on single-track basis, that is, in-30.404, which receives its own transmission paths each ProCable 3oA 04 includes a conductor for each in the program memory of the program memory system 102

r weitere Steuerinformationen aus der zentralen Steuerung 101 in Form von Ausgangssignalen des zentralen Impulsverteilers 143. .r further control information from the central controller 101 in the form of output signals from the central controller Pulse distributor 143..

In Fig. 74 sind in jedem Speicher 7 bistabile Flip-Flops gezeigt, welche die Eingangssignale von den Sammelleitungen und die Ausgangssignale zu den Sammelleitungen steuern. Bestimmte von diesen Flip-Flops werden durch Ausgangssignale des zentralen Impulsverteilers 143 eingestellt oder zurückgestellt, während andere bei einem Betrieb des Spei-; chers in der Schreibsteuer-Arbeitsweise eingestellt oder zurückgestellt werden. Eine Tabelle dieser Flip-Flops, der Informationsquelle zur Einstellung oder Rückstellung der Flip-Flops und die Bedeutung der eingestellten oder zurückgestellten Flip-Flops ist im folgenden wiedergegeben:In Fig. 74 7 bistable flip-flops are shown in each memory, which the input signals from control the busses and the output signals to the busses. Certain of these Flip-flops are set or reset by the output signals of the central pulse distributor 143, while others in an operation of the storage; chers set in the write control mode or postponed. A table of these flip-flops, the source of information on setting or Resetting the flip-flops and the meaning of the set or reset flip-flops is in the reproduced the following:

Quelle und Bedeutung der Einstellung der Weg-Flip-FlopsSource and meaning of setting the way flip-flops

Flip-Flop
(Fig. 74)
Flip flop
(Fig. 74)

ein- und rückgestellt
durch
turned on and reset
by

Bedeutungmeaning

RORO

CPDCPD

HSOHSO

HSlHSl

GSQGSQ

GSlGSl

TBLOTBLO

TBLlTBLl

Schreibsteuerung
Schreibsteuerung
Schreibsteuerung
Schreibsteuerung
Write control
Write control
Write control
Write control

CPDCPD

CPDCPD

eingestellt — Empfangen von der Sammelleitung »0«. Senden von Wartungs- und Steuerablesungen auf der Sammelleitung »0« .....■'■"set - Receiving from the bus "0". Sending from Maintenance and control readings on the collecting line »0« ..... ■ '■ "

rückgestellt — Empfangen von der Sammelleitung »1«. Aussenden von Wartungs-und Steuerablesungen auf der Sammelleitung »1«reset - received from bus "1". Send out of maintenance and control readings on the bus "1"

eingestellt — Aussenden normaler Ablesungen von H auf der Sammelleitung »0«set - sending normal readings from H on the collecting line "0"

eingestellt — Aussenden normaler Ablesungen von J? auf der Sammelleitung »1«set - sending out normal readings from J? on the manifold "1"

eingestellt — Aussenden normaler Ablesungen von G auf der Sammelleitung »0«set - send normal readings of G on the manifold "0"

eingestellt — Aussenden normaler Ablesungen von G auf der Sammelleitung »1«set - sending normal readings from G on the bus "1"

eingestellt — Sperren des Verkehrs mit der Sammelleitung »0« (sowohl senden als auch empfangen)set - Blocking of traffic with the trunk line »0« (both send as well as receive)

eingestellt — Sperren des Verkehrs mit der Sammelleitung »1« (sowohl senden als auch empfangen) set - Blocking of the traffic with the trunk line »1« (both send and receive)

Diese Flip-Flops werden von der zentralen Steuerung 101 beeinflußt, um die gewünschte Speicher-Sammelleitungs-Zusammenstellung zu gewinnen.These flip-flops are influenced by the central controller 101 in order to produce the desired memory bus combination to win.

Die Einstell- und Rückstellsignale für die von dem zentralen Impulsverteiler gesteuerten Flip-Flops R 0, TBLO und TBLl werden über das bipolare Kabel 6700 empfangen. The setting and reset signals for the flip-flops R 0, TBLO and TBL1 controlled by the central pulse distributor are received via the bipolar cable 6700.

Für den Fall, daß die zentrale Steuerung 101 Störungen bei der Gewinnung von Informationen aus dem Programmspeicher 102 antrifft und die Auswirkungen dieser Störung nicht auf einfache Weise durch eine Fehlersuch-Routineprüfung und eine Neuordnung der Bauteile entsprechend der dabei gewonnenen Information überwunden werden, ergreift die zentrale Steuerung 101 bestimmte »Notmaßnahmen«. Diese Notmaßnahmen umfassen festgesetzte Neuanordnungen der Programmspeicherund Sammelleitungs-Zusammenstellungen, bis die zentrale Steuerung 101 in der Lage ist, ihren Betrieb erneut ohne Irrtum aufzunehmen. Not-(maßnahmen)-Signale werden von der zentralen Steuerung 101 zu dem Programmspeicher 102 über das Notkabel 6900 (Fig. 70) übertragen. Das Notkabel umfaßt vier Kabelpaare, die mit EAPlE bis EAPZE bezeichnet sind, und ein Synchronisier- und Sicherungssignal wird über das vierte Paar übertragen, das mit EAPEE bezeichnet ist. Die Notkabelpaare enden jeweils in einem Übertrager, wie 7513, und ein Signal auf einem Notkabelpaar liefert ein Eingangssignal für seinen zugeordneten Empfangsverstärker 7515 und stellt daher ein Eingangssignal für ein zugeordnetes UND-Gatter, wie 7517, dar. Die Information wird durch das UND-Gatter, wie 7517, unter Steuerung eines jEL4P.Eii-Signals geleitet, das über den Übertrager 7514 und den Verstärker 7516 empfangen wird. Diese Information dient nach der Decodierung zur Einstellung und Rückstellung der Flip-Flops 79R0, 79TBLO und 79TBLl. Ein Notbefehl umfaßt immer ein Synchronisiersignal auf der Leitung EAPEE, ein Signal auf der Leitung EAP 3 E und ein Signal entweder auf der Leitung EAPIE oder EAP 2 E. Der Notmaßnahmen-Decoder 7802 ist lediglich eine Kreuzverbindungsvariante, die einem Speicher individuell entsprechend seiner Lage in der Anordnung von Speichern innerhalb eines Speichersystems zugeordnet ist.In the event that the central controller 101 encounters malfunctions in obtaining information from the program memory 102 and the effects of this malfunction cannot be overcome in a simple manner by a routine troubleshooting check and a reorganization of the components according to the information obtained, the central controller takes action Control 101 certain "emergency measures". These emergency measures include fixed rearrangements of the program memories and manifold assemblies until the central controller 101 is able to resume operations without error. Emergency (measures) signals are transmitted from the central controller 101 to the program memory 102 via the emergency cable 6900 (FIG. 70). The emergency cable comprises four pairs of cables, labeled EAPIE to EAPZE , and a synchronization and backup signal is transmitted over the fourth pair, labeled EAPEE . The emergency cable pairs each end in a transmitter, such as 7513, and a signal on an emergency cable pair provides an input signal for its associated receiver amplifier 7515 and therefore represents an input signal for an associated AND gate, such as 7517. The information is passed through the AND gate such as 7517, under control of a jEL4P.Eii signal received via transmitter 7514 and amplifier 7516. After decoding, this information is used to set and reset the flip-flops 79R0, 79TBLO and 79 TBLl. An emergency command always includes a synchronization signal on the EAPEE line, a signal on the EAP 3 E line and a signal either on the EAPIE or EAP 2 E line is assigned to the arrangement of memories within a storage system.

Im Falle der ersten Notmaßnahme überträgt die zentrale Steuerung 101 Signale auf den Leitungen EAPlE, EAPZE und EAPEE. Die ersten Notsignale liefern nach ihrer Decodierung in den entsprechenden Notdecodern, wie 7802, ein Zustand-Λ-Signal im ersten Speicher, ein Zustand-ß-Signal im zweiten Speicher und Zustand-C-Signale in allen anderen Speichern. Das Zustand-Λ -Signal bewirkt, daß der erste Speicher Signale von der »0«-Adressen- und Steuer-Sammelleitung des Programmspeicher-Adressen- und Steuer-Sammelleitungssystems 6400 empfängt und alle Antworten auf der »0«-Antworte-Sammelleitung des Programmspeicher-Antworte-Sammelleitungssystems 6500 überträgt. Das Zustandß-Signal am Ausgang des Decoders 7802 im zweiten Speicher bewirkt, daß dieser Speicher Adressen- undIn the case of the first emergency measure, the central controller 101 transmits signals on the lines EAPLE, EAPZE and EAPEE. After their decoding in the corresponding emergency decoders, such as 7802, the first emergency signals supply a state Λ signal in the first memory, a state ß signal in the second memory and state C signals in all other memories. The status Λ signal causes the first memory to receive signals from the "0" address and control bus of the program memory address and control bus system 6400 and all responses on the "0" response bus of the program memory -Answers manifold system 6500 transmits. The state β signal at the output of the decoder 7802 in the second memory causes this memory to address and

Steuerinformationen auf der »!«-Sammelleitung des Sammelleitungssystems 6400 empfängt und Antworten auf der »!«-Antworte-Sammelleitung 6500 überträgt.Receives control information on the "!" Manifold of the manifold system 6400 and replies on the "!" answer bus line 6500 transmits.

Das Zustand-C-Signal am Ausgang des Notdecoders 7802 in allen anderen Speichern bewirkt, daß diese Speicher in den Störungszustand gebracht werden und ihr Betrieb auf diese Weise gesperrt wird.The state C signal at the output of the emergency decoder 7802 in all other memories causes that these memories are brought into the fault state and their operation is blocked in this way will.

Bei der zweiten Notmaßnahme überträgt die zentrale Steuerung 101 Signale auf den Leitungen EAP 2E1 EAP 3 E und EAPEE. Diese Signale liefern nach ihrer Decodierung ein Zustand-ß-Signal im ersten Speicher des Speichersystems, ein Zustand-Λ-Signal im zweiten Speicher des Speichersystems und Zustand-C-Signale in den übrigen Speichern des Speichersystems. Entsprechend diesem Befehl empfängt der erste Speicher Adressen und Befehle über die »!«-Sammelleitung und antwortet über die »!«- Antworte-Sammelleitung. Der zweite Speicher empfängt über die »O«-Sammelleitung. Die übrigen Speicher des Systems . werden in den Störungszustand versetzt und können daher nicht antworten. Die Ausgangssignale des Notdecoders 7802 werden über das Kabel 7803 und die entsprechenden Zustandsleiter zu den Einstell- und Rückstellanschlüssen der Flip-Flops 79 ÄO, 79TBLO und 79TBLl über die Eingangs-ODER-Gatter 790I3 7902, 7916, 7917,In the second emergency measure, the central controller 101 transmits signals on the lines EAP 2E 1 EAP 3 E and EAPEE. After their decoding, these signals supply a state β signal in the first memory of the memory system, a state Λ signal in the second memory of the memory system and state C signals in the other memories of the memory system. In accordance with this command, the first memory receives addresses and commands via the "!" Bus and replies via the "!" Response bus. The second store receives via the "O" manifold. The remaining memories in the system. are put into the fault state and can therefore not respond. The output signals of the emergency decoder 7802 are sent via the cable 7803 and the corresponding status conductors to the setting and reset connections of the flip-flops 79 ÄO, 79 TBLO and 79TBLl via the input OR gates 790I 3 7902, 7916, 7917,

ao 7918 und 7919 übertragen. Beispielsweise bewirkt ein Signal auf dem Zustand-^l-Leiter die Einstellung des Flip-Flops 79RO, die Einstellung des Flip-Flops 79G50, die Rückstellung des Flip-Flops 79 GSl, die Einstellung des Flip-Flops 79 HSO, die Rückstellung des Flip-Flops 79 TBLO und die Einstellung des Flip-Flops 79TBLl. Die folgende Tabelle gibt die Zustände der Steuer-Flip-Flops nach dem Empfang eines Zustand-Λ-, eines Zustand-Z?- oder eines Zustand-C-Signals an.ao 7918 and 7919 transferred. For example, a signal on the state ^ l conductor causes the setting of the flip-flop 79 RO, the setting of the flip-flop 79G50, the resetting of the flip-flop 79 GSl, the setting of the flip-flop 79 HSO, the resetting of the Flip-flops 79 TBLO and the setting of the flip-flop 79 TBLl. The following table shows the states of the control flip-flops after receiving a state Λ, a state Z? Or a state C signal.

''■■' Zustand-
Signal
'' ■■ 'State-
signal
RORO C750C750 GSlGSl JISOJISO HSlHSl TBLOTBLO TBLlTBLl
AA.
BB.
CC.
eingestellt
rückgestellt
set
reset
eingestellt
rückgestellt
set
reset
rückgestellt
eingestellt
kein Einfluß
reset
set
no influence
eingestellt
rückgestellt
set
reset
rückgestellt
eingestellt
reset
set
rückgestellt
eingestellt
eingestellt
reset
set
set
eingestellt
rückgestellt
eingestellt
set
reset
set

In der obigen Tabelle ist angegeben, daß, wenn ein Speicher in den Zustande versetzt ist, d.h., wenn die Flip-Flops 79TBLO und 79TBLl eingestellt sind, der Zustand der übrigen Flip-Flops unwichtig ist. Daher ist für diese in der obigen Tabelle angegeben, daß sie sich in einem Zustand befinden, der keinen Einfluß ausübt.In the table above it is indicated that when a memory is set to the state, ie, when the flip-flops 79 TBLO and 79 TBLl are set, the state of the other flip-flops is unimportant. Therefore, they are indicated in the above table to be in a state which does not exert any influence.

Die in Fig. 64 gezeigte »0«-Sammelleitung enthält wie die »!«-Sammelleitung die folgenden 25 Bits:The "0" bus shown in Fig. 64 contains the following 25 bits like the "!" Bus:

A. 16 Adressenbits A 0 bis A15;A. 16 address bits A 0 to A 15;

B. 4 Codebits KO bis K3; B. 4 code bits KO to K3;

C. 4 Atibeitsweise-Bits CM, HM, GM, CRW undC. 4 partial bits CM, HM, GM, CRW and

D. 1 einzelnes Synchronisationsbit.D. 1 single synchronization bit.

Gesprächsspeicher 103 (F i g. 8)Conversation memory 103 (Fig. 8)

Das Gesprächsspeichersystem 103 umfaßt eine Vielzahl von unabhängigen Gesprächsspeichern. Jeder Gesprächsspeicher besteht aus einem Großspeicher mit willkürlichem Zugriff, der bei diesem Ausführungsbeispiel einen Ferritplattenspeicher mit zerstörender Ablesung und die zugehörigen Zugriffslese- und Zugriffsschreibschaltungen umfaßt.The conversation mailbox system 103 comprises a plurality of independent conversation mailings. Any conversation memory consists of a large memory with random access, which in this embodiment is a ferrite plate memory with destructive Includes reading and the associated access reading and access writing circuitry.

Die Informationskapazität eines Gesprächsspeichers 103 ist wie bei einem Programmspeicher 102 in Hälften unterteilt. Eine Hälfte der Information ist der linken oder H-Hälfte und die andere Hälfte der Information der rechten oder G-Hälfte zugeordnet.The information capacity of a conversation memory 103 is like that of a program memory 102 in FIG Divided into halves. One half of the information is the left or H half and the other half of the information assigned to the right or G half.

Um die Verwendung ungerader Zahlen von Gesprächsspeichern innerhalb eines Gesprächsspeichersystems 103 unter Beibehaltung einer vollständigen Verdopplung der Informationen im Speichersystem zu ermöglichen, ist die Information nach dem in Fig. 2 gezeigten Muster verdoppelt.To the use of odd numbers of call boxes within a call box system 103 while maintaining a complete duplication of the information in the storage system To enable the information is doubled according to the pattern shown in FIG.

Informationen werden aus dem Gesprächsspeichersystem 103 durch einen Befehl von der zentralen Steuerung 101 wiedergewonnen, welcher einen Informationsgruppen-Codenamen und eine Adresse bezeichnet, die den Ort des gewünschten Informationswortes innerhalb der bezeichneten Informationsgruppe angibt. Auf ähnliche Weise werden Informationen in das Gesprächsspeichersystem 103 durch einen Befehl von der zentralen Steuerung 101 eingeschrieben, welcher einen Informationsgruppen-Codenamen, eine Adresse, die den Ort für die Daten und die codierten Daten angibt, die in den bezeichneten Informationsort eingeschrieben werden sollen.Information is obtained from the call recording system 103 by a command from the central Controller 101 which designates an information group code name and an address, which indicates the location of the desired information word within the designated information group. In a similar way, information written into the call storage system 103 by a command from the central controller 101, which is an information group code name, an address indicating the location for the data and indicates the encoded data to be written into the designated information location.

Wie oben mit Bezug auf das Programmspeichersystem 102 erläutert, ist jeder Informationsgruppe dauernd ein diskreter Codename zugeordnet, und da ein Informationsblock in beiden Speichern verdoppelt ist, sind beide Speicher, in welchen diese Information sich befindet, so angeordnet, daß sie auf den Informationsgruppen-Codenamen ansprechen. Im Falle der Programmspeicher 102 ist es nicht möglich, die Information in den Speichern des Programmspeichersystems 102 neu zu ordnen. Bei dem Gesprächsspeieher 103 besteht jedoch im Falle einer Störung eines oder mehrerer Speicher des Systems die Möglichkeit, Informationen zur Sicherstellung der Verdopplung bestimmter wichtiger Informationen neu zu ordnen. Das heißt, bestimmte Informationen in den Gesprächsspeichern 103 sind von größerer relativer Wichtigkeit als andere Informationen. Daher ist es im Falle einer Störung eines Gesprächsspeichers innerhalb des Gesprächsspeichersystems 103 wünschenswert, die Information zur Verdopplung der wichtigeren Informationen auf Kosten der Verdopplung weniger wichtiger Informationen neu zu ordnen. Dementsprechend ist, obwohl jeder Gesprächsspeicher auf zwei Informationsgruppen-Codenamen ansprechen muß, nur einer der Codenamen dauernd einem bestimmten Gesprächspartner zugeordnet, und zwar wird der Codename der in der linken Hälfte des Speichers gespeicherten Informationsgruppe dauernd beibehalten. Der der Informationskapazität der rech-As discussed above with respect to program storage system 102, each is a group of information permanently assigned a discrete code name, and since an information block is doubled in both memories is, both memories in which this information is located are arranged so that they are based on the information group code name speak to. In the case of the program memory 102, it is not possible to store the information in the memories of the program memory system 102 to rearrange. In the case of the conversation recorder 103, however, there is one in the event of a malfunction or more memory of the system the possibility of information to ensure the duplication rearrange certain important information. That is, certain information in the conversation logs 103 is of greater relative importance than other information. Therefore, it is desirable in the event of a call mail failure within call mail system 103, the information to duplicate the more important information at the expense of duplication rearrange less important information. Accordingly, although each conversation memory must respond to two information group code names, only one of the code names continuously assigned to a specific conversation partner, namely the code name in the left half of the The information group stored in the memory is permanently retained. The information capacity of the legal

ten Hälfte eines Gesprächsspeichers 103 zugeordnete Codename kann durch einen Befehl in der Schreibsteuer-Arbeitsweise der zentralen Steuerung 101 geändert werden.A code name assigned to the half of a call log 103 can be changed by a command in the write control operation of the central controller 101 .

Das Übertragungs-Sammelleitungssystem 106 mit den Adressen- und Steuer-Sammelleitungen 6401, den Datensammelleitungen 6402 und den Antworte-Sammelleitungen 6501, welche der zentralen Steuerung 101 und dem Gesprächsspeicher 103 allein zugeordnet sind, wird benutzt, um Befehle aus der zentralen Steuerung 101 zum Gesprächsspeicher 103 zu übertragen. Außerdem werden auf ihm Schreibdaten von der zentralen Steuerung 101 zum Gesprächsspeicher 103 übertragen und Antworten vom Gesprächsspeicher 103 zur zentralen Steuerung 101 zurückgegeben. Zusätzlich zu diesen drei eigenen Übertragungswegen empfängt jeder Gesprächsspeicher 103 Informationen von der zentralen Steuerung 101 durch Ausgangssignale des zentralen Impulsverteilers 143.The transmission bus system 106 with the address and control buses 6401, the data buses 6402 and the response buses 6501, which are assigned to the central controller 101 and the conversation memory 103 alone, is used to transfer commands from the central controller 101 to the conversation memory 103 transfer. In addition, write data is transferred from the central controller 101 to the conversation memory 103 on it, and responses are returned from the conversation memory 103 to the central controller 101 . In addition to these three separate transmission paths, each call store 103 receives information from the central controller 101 through output signals from the central pulse distributor 143.

Die Anschaltung der Adressensammelleitungen an einen Gesprächsspeicher 103 ist in Fig. 8 gezeigt.The connection of the address bus lines to a conversation memory 103 is shown in FIG.

Impulse auf den fünf Leitungen HM, GM, CM, R und W definieren die Arbeitsweise des Speichers.Pulses on the five lines HM, GM, CM, R and W define the operation of the memory.

Zentrale Steuerung 101 (F i g. 10 bis 63)Central control 101 (Figs. 10 to 63)

Die zentrale Steuerung 101, die in vereinfachter Form in F i g. 9 und ausführlich in den F i g. 10 bis 63 dargestellt ist, stellt die Datenverarbeitungseinheit des Systems dar. Zur Erläuterung kann die zentrale Steuerung 101 in drei Hauptteile unterteilt werden:The central controller 101, which is shown in simplified form in FIG. 9 and in detail in FIGS. 10 to 63, represents the data processing unit of the system. For explanation, the central controller 101 can be divided into three main parts:

1. Grundlegende Datenverarbeitungseinrichtungen;1. Basic data processing facilities;

2. Einrichtungen für die Nachrichtenübertragung mit Eingangsquellen und Ausgangsgeräten der zentralen Steuerung;2. Equipment for the transmission of messages with input sources and output devices of the central control;

3. Wartungseinrichtungen.3. Maintenance facilities.

Die zentrale Steuerung führt Datenverarbeitungsfunktionen entsprechend Programmbefehlen aus, die hauptsächlich im Programmspeicher 102 gespeichert sind. In einigen speziellen Fällen sind die Programmbefehle auch im Gesprächsspeicher 103 gespeichert. Die Programmbefehle sind innerhalb der Speicher in geordneten Folgen angeordnet. Die Programmbefehle lassen sich in zwei Hauptklassen unterteilen, nämlich Entscheidungsbefehle und Nichtentscheidungsbefehle.The central controller executes data processing functions in accordance with program instructions which are mainly stored in the program memory 102. In some special cases, the program commands are also stored in the conversation memory 103. The program instructions are arranged in orderly sequences within the memory. The program instructions can be divided into two main classes, namely decision instructions and non-decision instructions.

Die zentrale Steuerung 101 stellt ein synchrones System in dem Sinne dar, daß die Funktionen innerhalb der zentralen Steuerung 101 unter Steuerung einer vielphasigen Mikrosekunden-Taktquelle 6100 stattfinden, welche Taktsignale zur Durchführung aller logischen Funktionen innerhalb des Systems liefert. Die aus der Mikrosekunden-Taktquelle 6100 abgeleiteten Taktsignale werden mit Gleichstromsignalen von einer Anzahl von Quellen in der Befehlskombinations-Gatterschaltung 3901 kombiniert. Die Einzelheiten der Befehlskombinations-Gatterschaltung 3901 sind in den Zeichnungen nicht dargestellt, da eine so große Zahl von Einzelheiten die erfinderische Grundgedanken des Systems nur verdecken würde.The central controller 101 is a synchronous system in the sense that the functions within the central controller 101 take place under the control of a polyphase microsecond clock source 6100 which supplies clock signals for performing all logical functions within the system. The clock signals derived from microsecond clock source 6100 are combined with DC signals from a number of sources in instruction combination gate circuit 3901. The details of the command combination gate circuit 3901 are not shown in the drawings because such a large number of details would only obscure the inventive principles of the system.

Arbeitsfolge der zentralen SteuerungWork sequence of the central control

Alle Funktionen des Systems werden unter Ausführung von Befehlsfolgen durchgeführt, die aus dem Programmspeicher 102 oder dem Gesprächsspeicher 103 gewonnen werden. Jeder Befehl einer Folge veranlaßt die zentrale Steuerung 101, einen Betriebsschritt durchzuführen. Ein Betriebsschritt kann mehrere der oben angegebenen logischen Funktionen umfassen oder auch eine Entscheidung und die Erzeugung und Übertragung von Kommandos zu anderen Einheiten des Systems.All functions of the system are carried out by executing command sequences which are obtained from the program memory 102 or the conversation memory 103 . Each command of a sequence causes the central controller 101 to carry out an operating step. An operating step can comprise several of the above-mentioned logical functions or also a decision and the generation and transmission of commands to other units of the system.

Die zentrale Steuerung 101 führt die durch einen Befehl angegebenen Betriebsschritte zu Zeitpunkten aus, die durch die Phasen der Mikrosekunden-Taktquelle 6100 bestimmt werden. Einige dieser Betriebsschritte finden gleichzeitig innerhalb der zentralen Steuerung 101 statt, während andere nacheinander durchgeführt werden. Der grundlegende Maschinenzyklus, der bei diesem Ausführungsbeispiel 5,5 μβεσ dauert, ist in drei Hauptphasen etwa gleicher Länge unterteilt. Zur Steuerung nacheinander erfolgender Vorgänge innerhalb einer Hauptphase des Maschinenzyklus ist jede Phase weiter in V2 μβεο lange Intervalle unterteilt, die alle 1U μβεό eingeleitet werden.The central controller 101 executes the operational steps indicated by a command at times which are determined by the phases of the microsecond clock source 6100. Some of these operational steps take place simultaneously within the central controller 101 , while others are performed sequentially. The basic machine cycle, which in this exemplary embodiment lasts 5.5 μβεσ, is divided into three main phases of approximately the same length. To control successive processes within a main phase of the machine cycle, each phase is further subdivided into V2 μβεο long intervals that are initiated every 1 U μβεό.

Zur Bezeichnung der Zeiten ist der Hauptmaschinenzyklus in 1U μβεσ lange Intervalle unterteilt, und die Anfangszeitpunkte dieser Intervalle sind mit den Bezeichnungen TO bis T1Zl; versehen. Die Hauptphasen werden Phase 1, Phase 2 und Phase 3 genannt. Diese Phasen liegen in dem Maschinenzyklus von 5,5 μ5βΰ wie folgt:To denote the times, the main machine cycle is subdivided into 1 U μβεσ long intervals, and the starting times of these intervals are identified by the designations TO to T 1 Zl; Mistake. The main phases are called phase 1, phase 2 and phase 3. These phases lie in the machine cycle of 5.5 μ5βΰ as follows:

A. Phase 1 — r0bisT8,A. Phase 1 - r0 to T8,

B. Phase 2 — Γ10 bis Γ16,
C. Phase 3 — 7*16 bis Γ22.
B. Phase 2 - Γ10 to Γ16,
C. Phase 3 - 7 * 16 to Γ22.

Zur Vereinfachung sowohl der folgenden Beschreibung als auch der Zeichnungen werden Zeitperioden mit bTe. bezeichnet, wobei b die Zahl ist, die dem Zeitpunkt zugeordnet ist, zu dem eine Zeitperiode beginnt, und e die Zahl, die dem Zeitpunkt zugeordnet ist, zu dem eine Zeitperiode endet.To simplify both the following description and the drawings, time periods with bTe. where b is the number assigned to the point in time at which a time period begins, and e is the number assigned to the point in time at which a time period ends.

Entsprechend Fig. 61 weist jede zentrale Steuerung einen Taktoszillator 6106 für 2MHz auf. Der Taktoszillator 6106 der aktiven Zentralsteuerung treibt die Mikrosekunden-Taktquelle 6100 sowohl in der aktiven Zentralsteuerung als auch der Reserve-Zentralsteuerung. Der Oszillator 6106 der aktiven Zentralsteuerung ist an den Eingang der Mikrosekunden-Taktquelle 6100 der aktiven Zentralsteuerung über das UND-Gatter 6108 und das ODER-Gatter 6110 angeschaltet. Das UND-Gatter 6108 wird durch ein Signal auf dem Befehlskabelleiter 6\A U erregt, welches anzeigt, daß sich das Aktivitäts-Flip-Flop 55 A U im »1«-Zustand befindet. Das Ausgangssignal des Oszillators 6106 wird zu der anderen Zentralsteuerung über den Leiter 6111, den Verstärker 6112, den Übertrager 6113 und ein Verbindungs-Übertragungspaar übertragen.According to FIG. 61, each central controller has a clock oscillator 6106 for 2 MHz. The clock oscillator 6106 of the active central controller drives the microsecond clock source 6100 in both the active central controller and the standby central controller. The oscillator 6106 of the active central control is connected to the input of the microsecond clock source 6100 of the active central control via the AND gate 6108 and the OR gate 6110 . The AND gate 6108 is energized by a signal on the command line conductor 6 \ AU , which indicates that the activity flip-flop 55 AU is in the "1" state. The output of the oscillator 6106 is transmitted to the other central controller via the conductor 6111, the amplifier 6112, the transmitter 6113 and a link transmission pair.

Um eine maximale Datenverarbeitungskapazität der zentralen Steuerung 101 zu erreichen, wird eine Dreizyklenüberlappung benutzt. Bei dieser Arbeitsweise führt die zentrale Steuerung gleichzeitig folgende Vorgänge aus:In order to achieve a maximum data processing capacity of the central controller 101 , a three-cycle overlap is used. In this mode of operation, the central control simultaneously carries out the following processes:

A. Den Betriebsschritt für einen Befehl;A. The operational step for an instruction;

B. Empfang des Befehls aus dem Programmspeicher 102 für den nächsten Betriebsschritt;B. Receiving the command from program memory 102 for the next operational step;

C. Aussenden einer Adresse an den Programmspeicher 102 für den übernächsten Befehl.C. Sending an address to the program memory 102 for the next but one instruction.

Die Dreizyklenüberlappung wird dadurch möglich gemacht, daß sowohl ein Befehlswort-PufferregisterThe three cycle overlap is made possible by having both an instruction word buffer register

109 516/268109 516/268

17 1817 18

2410 als auch ein Befehlswortregister 3403 und deren zusätzlich benötigten Zeit und ist nicht notwendigerentsprechende Decoder vorgesehen sind, nämlich der weise ein ganzzähliges Vielfaches eines Maschinen-Befehlswort-Pufferdecoder 3902 und der Befehls- zyklus. Dagegen führen die Folgeschaltungen, die wortdecoder 3903. Ein Mischdecoder 3903 löst Ver- Verzögerungen bei der Ausführung anderer Befehle wicklungen zwischen den Programmworten in dem 5 bewirken, immer zu Verzögerungen, die ganzzahlige Befehlswortregister 3403 und dem Befehlswort- Vielfache von Maschinenzyklen sind. .:, Pufferregister 2410. Das Befehlswort-Hilfspuffer- Die Folgeschaltungen nehmen an der Steuerung register 1901 gleich zeitliche Differenzen der Pro- der Datenverarbeitung innerhalb der Zentralsteuegrammspeicheransprechzeit aus. rung 101 mit den Decodern, d. h. dem Befehlswort-2410 as well as a command word register 3403 and their additionally required time and is not necessarily corresponding Decoders are provided, namely the wise an integer multiple of a machine command word buffer decoder 3902 and the command cycle. On the other hand, the subsequent circuits, the word decoder 3903, lead. A mixing decoder 3903 solves delays in the execution of other commands Developments between the program words in the 5 always lead to delays, the integer Command word register 3403 and the command word are multiples of machine cycles. .:, Buffer Register 2410. The Command Word Auxiliary Buffer The sequential circuits take on the controller register 1901 simultaneous time differences of the prod data processing within the central control frame memory response time the end. tion 101 with the decoders, i. H. the command word

Die Anfangs-Gattersignale für den Befehl Z—hier io Pufferdecoder 3902 (BOWD), dem Befehlswortdecoals Indexzyklus bezeichnet — werden in dem Befehls- der 3904 (OWD) und dem Mischdecoder 3903 wort-Pufferdecoder 3902 beim Auftreten des Be- (MXD) teil. Für Befehle, bei denen die zusätzlichen fehls X im Befehlswort-Pufferregister 2410 abgeleitet. Arbeitsfunktionen vor Beginn des Ausführungszyklus Der Befehl X wird (während er weiter im Befehls- durchgeführt werden, steuert die Folgeschaltung die wort-Pufferregister 2410 für den Indexzyklus bleibt) 15 zentrale Steuerung 101 unter Ausschluß der Decoder während der Phase 3 des Zyklus 2 dem Befehlswort- BOWD, OWD und MXD (Fig. 9). Für Befehle jeregister 3403 zugeführt. Nach Erreichen des Befehls- doch, bei denen die zusätzlichen Arbeitsfunktionen Wortregisters 3403 werden die End-Gattervorgänge während des und unmittelbar nach dem Ausführungsfür den Befehl X, hier mit Ausführungszyklus be- zyklus des Befehls durchgeführt werden, steuern die zeichnet, mit Hilfe des Befehlswortdecoders 3904 20 Folgeschaltungen und die Decoder zusammen und gesteuert. gleichzeitig die zentrale Steuerung 101. Im letzterenThe start gate signals for the command Z - here io buffer decoder 3902 (BOWD), the command word decals index cycle - are part of the command the 3904 (OWD) and the mixing decoder 3903 word buffer decoder 3902 when the command (MXD) occurs . For commands in which the additional miss X is derived in the command word buffer register 2410. Work functions before the start of the execution cycle The command X is (while it is still being carried out in the command-, the sequential circuit controls the word buffer register 2410 for the index cycle) 15 central control 101 excluding the decoder during phase 3 of cycle 2 the command word- BOWD, OWD and MXD (Fig. 9). Jeregister 3403 is supplied for instructions. After reaching the command but, in which the additional work functions word register 3403, the end gate processes are carried out during and immediately after the execution for the command X, here with the execution cycle of the command, with the help of the command word decoder 3904 20 sequential circuits and the decoder together and controlled. at the same time the central control 101. In the latter

Die Dauer des Indexzyklus und des Ausführungs- Fall tritt eine Anzahl von Einschränkungen für die zyklus ist jeweils kleiner als ein Maschinenzyklus von Befehle auf, die einem Befehl folgen, der die Erre-5,5 μβεα Bei der Ausführung von Betriebsschritten gung einer Folgeschaltung erforderlich macht. Diese einer Folge von Befehlen bleibt jeder Befehl jeweils 25 Einschränkung stellen sicher, daß die Elemente der 5,5 μβεΰ im Befehlswort-Pufferregister 2410 und zentralen Steuerung, die durch die Folgeschaltung ge-5,5 yß&c im Befehlswortregister 3403. Der Befehls- steuert werden, nicht gleichzeitig durch die Prowort-Pufferdecoder 3902 und der Befehlswortdecoder grammbefehlswörter gesteuert werden.
3904 sind Gleichstrom-Kombinationsschaltungen. Jede Folgeschaltung weist eine Zählschaltung auf, Die Gleichstrom-Ausgangssignale der Decoder wer- 30 deren Zustände die durch die Folgeschaltung auszuden mit gewählten Impulsen von der Mikrosekunden- führenden Gatterfunktionen definieren. Die Erregung Taktquelle in der Befehlskombinations-Gatterschal- einer Folgeschaltung besteht darin, daß ihr Zähler in rung 3901 kombiniert. Diese Schaltung 3901 erzeugt Gang gebracht wird. Die Ausgangssignale der Zähldemgemäß die richtige Folge von Gattersignalen zur stufen werden mit anderen Informationssignalen in Durchführung des Indexzyklus und des Ausführungs- 35 der zentralen Steuerung 101 und mit ausgewählten zyklus jeder Folge von Befehlen in der Reihenfolge, Taktimpulsen zur Erzeugung von Gattersignalen in in der sie zuerst im Befehlswort-Pufferregister 2410 der Befehlskombinations-Gatterschaltung 3901 kom- und dann im Befehlswortregister 3403 auftreten. biniert. Diese Gattersignale führen die geforderten
The duration of the index cycle and the execution case, a number of restrictions occurs for the cycle is each smaller than a machine cycle of commands that follow a command that requires the Erre-5.5 μβεα When executing operational steps, a sequential circuit is required . This one sequence of commands remains each command each 25 restriction ensure that the elements of the 5.5 μβεΰ in the command word buffer register 2410 and central control, which are controlled by the sequential circuit ge-5,5 yß & c in the command word register 3403. The command , cannot be controlled simultaneously by the pro word buffer decoder 3902 and the command word decoder program command words.
3904 are direct current combination circuits. Each sequential circuit has a counting circuit. The DC output signals of the decoders will define their states which are to be output by the sequential circuit with selected pulses from the microsecond leading gate functions. The excitation of the clock source in the command combination gate switch of a sequential circuit is that its counter is combined in 3901. This circuit 3901 generates gear is brought. The output signals of the counting according to the correct sequence of gate signals are used with other information signals in the execution of the index cycle and the execution of the central controller 101 and with selected cycle of each sequence of instructions in the order, clock pulses for generating gate signals in which they are first in the command word buffer register 2410 of the command combination gate circuit 3901 and then occur in the command word register 3403. amated. These gate signals carry the required

Die Durchführung der Betriebsschritte für gewisse Gatterfunktionen der Folgeschaltung durch und verBefehle erfordert mehr Zeit als eine Betriebsschritt- 40 anlassen die Zählschaltung, ihre Folge von internen periode, d. h. mehr als 5,5 μεεα Dieser Bedarf an Zuständen zu durchlaufen.The implementation of the operational steps for certain gate functions of the sequential circuit by and issuing commands requires more time than an operational step- 40 starting the counting circuit, its sequence of internal period, d. H. more than 5.5 μεεα This need to go through states.

zusätzlicher Zeit kann eine wesentliche Eigenschaft Die Folgeschaltungen, die die Zeitdauer eines Bedes Befehls sein. In anderen Fällen wird der Bedarf triebsschrittes durch Übernahme der Steuerung einer an zusätzlicher Zeit jedoch durch angezeigte Störungs- zentralen Steuerung 101 unter Ausschluß der Decozustände bestimmt, die bei der Ausführung eines Be- 45 der BOWD, OWD und MXD verlängern, sind so fehls auftreten. Wenn ein Befehl angibt, daß seine eingerichtet, daß sie die Adresse des nächstfolgenden Ausführung länger als eine Betriebsschrittperiode Programmbefehlswortes gleichzeitig mit der Beendidauert, kann die zusätzliche Bearbeitungszeit für gung ihrer Gatterfunktionen übertragen. Daher wird, diesen Befehl auf folgende Weise gewonnen werden: obwohl die Ausführung des Befehls verzögert wird,Additional time can be an essential property of the sequential circuits that determine the duration of a Bedes command. In other cases, the requirement of the operating step is determined by taking control of an additional time, however, by the fault central controller 101 displayed, excluding the deco states that prolong the BOWD, OWD and MXD when executing a command. If an instruction indicates that its arranged to take the address of the next execution longer than one operating step period of the program instruction word concurrently with the termination, the additional processing time for its gate functions can be transferred. Therefore, this command will be obtained in the following way: although the execution of the command will be delayed,

50 der einem Befehl unmittelbar folgt, für den die Folge-50 which immediately follows a command for which the subsequent

1. Durchführung der zusätzlichen Datenverarbei- schaltung der oben angegebenen Art erregt worden tung während und unmittelbar nach dem Index- ist, der Grad der Überlappung beibehalten.1. Implementation of the additional data processing circuit of the type specified above has been excited tion during and immediately after the index is maintained, the degree of overlap.

zyklus des Befehls und vor dem Ausführungs- Folgeschaltungen, die die Decoder BOWD, OWD cycle of the command and before the execution sequence circuits that the decoders BOWD, OWD

zyklus des Befehls; und MXD (Fig. 9) nicht ausschließen, führen zucycle of command; and MXD (Fig. 9) do not rule out lead to

2. Durchführung der zusätzlichen Datenverarbei- 55 einer zusätzlichen Überlappung. Das heißt, daß die tung während des und unmittelbar nach dem Übertragung der Adresse eines Befehls und die Annormalen Ausführungszyklus des Befehls. nähme des Befehls, der einem Befehl unmittelbar2. Performing the additional data processing 55 an additional overlap. That means that the processing during and immediately after the transmission of the address of a command and the abnormal Execution cycle of the command. would take the command immediately following a command

folgt, für den eine Folgeschaltung erregt worden ist,follows, for which a sequential circuit has been excited,

Die Durchführung dieser zusätzlichen Arbeits- nicht verzögert werden. Die für solche Folgeschalfunktionen wird mit Hilfe einer Vielzahl von Folge- 60 tungen erforderlichen zusätzlichen Gatterfunktionen schaltungen innerhalb der zentralen Steuerung 101 werden nicht nur gleichzeitig mit dem Indexzyklus erreicht. Diese Folgeschaltungen sind Einzelgebilde, des unmittelbar folgenden Befehls, sondern auch die durch zugeordnete Programmbefehle oder Stö- gleichzeitig mit wenigstens einem Teil des Ausführungsanzeigen erregt werden und dazu dienen, die rungszyklus des unmittelbar folgenden Befehls durchZeit für den Betriebsschritt über die normale Be- 65 geführt. . :
triebsschrittperiode hinaus auszudehnen. Die Zeit, Einige Beispiele sollen die Nützlichkeit der Folgeum welche die normale Betriebsschrittperiode ver- schaltungen erläutern. Ein Programmbefehl, der zum längert wird, ändert sich in Abhängigkeit von der Ablesen von Daten aus dem Programmspeicher 102
The implementation of this additional labor cannot be delayed. The additional gate function circuits required for such subsequent switching functions with the aid of a large number of subsequent circuits within the central controller 101 are not only achieved simultaneously with the index cycle. These sequential circuits are individual structures of the immediately following command, but also that are excited by assigned program commands or faults simultaneously with at least part of the execution displays and serve to guide the cycle of the immediately following command through time for the operating step via the normal operation. . :
to extend the drive step period. The time, some examples are intended to illustrate the usefulness of the sequence by which the normal operating step period interconnections. A program instruction which is to be extended changes depending on the reading of data from the program memory 102

benutzt wird, benötigt zur Durchführung eine zusätzliche Periode von zwei 5,5^sec-Maschinenzyklen. Bei dieser Befehlsart werden die zusätzlichen zwei Zyklen dadurch gewonnen, daß die Annähme des unmittelbar folgenden Befehls verzögert wird und daß die zusätzlichen Arbeitsfunktionen nach Beendigung des Indexzyklus und vor dem Ausführungszyklus des im Augenblick behandelten Befehls durchgeführt ι werden.is used, requires an additional period of two 5.5 ^ sec machine cycles to perform. With this type of command, the additional two cycles are obtained by delaying the acceptance of the command immediately following and by performing the additional work functions after the index cycle has ended and before the execution cycle of the command currently being processed.

Wenn Irrtümer beim Ablesen von Worten aus dem Programmspeicher 102 auftreten, wird die Programm-Speicher-Korrektur-Neulesefolgeschaltung 5301 erregt, um eine Korrektur oder Neuablesung j des Programmspeichers 102 an der vorher adressierten Stelle durchzuführen. Diese Folgeschaltung stellt j ein Beispiel für eine Folgeschaltung dar, die durch j eine Störanzeige erregt wird und die Steuerung der zentralen Steuerung 101 unter Ausschluß der Decoder übernimmt.If errors occur when reading words from the program memory 102, the Program memory correction reread sequence circuit 5301 energized for a correction or rereading j of the program memory 102 at the previously addressed location. This sequential circuit represents j represents an example of a sequential circuit that is excited by j a fault display and the control of the central controller 101 to the exclusion of the decoder takes over.

Die Kommando-Befehls-Folgeschaltung4902, die Netzwerkkommandos zu dem Vermittlungsnetzwerk 120 und den gemischten Netzwerkeinheiten, d. h. dem Hauptabtaster 144, der Gebührenerfassungseinheit 147 und dem Kartenschreiber 146, überträgt, stellt ein Beispiel für die Folgeschaltungen dar, die nach ihrer Erregung den Grad der Überlappung erhöhen, d. h., daß sich die Übertragung von Netzwerkkommandos in, den Ausführungszyklus des Befehls streckt, der dem Netzwerkkommandobefehl folgt.The command-command sequencer 4902, the network commands to the switching network 120 and the mixed network units, i.e. H. the main scanner 144, the billing unit 147 and the card writer 146, is an example of the sequential circuits that follow their excitation increase the degree of overlap, d. This means that the transmission of network commands in, stretches the execution cycle of the command following the network command command.

Reaktion der zentralen Steuerung auf Programmbefehlswörter Response of the central controller to program command words

Fig. 9 zeigt ein vereinfachtes Schaltbild der zentralen Steuerung 101 und erleichtert das Verständnis der Hauptbetriebsschritte, die von der zentralen Steuerung 101 auf Grund verschiedener Programmbefehlswörter durchgeführt werden. Jedes Programmbefehlswort enthält ein Betriebsfeld, ein Datenadressfeld und ein Hamming-Fehleranzeige- und Korrekturbit. Fig. 9 shows a simplified circuit diagram of the central Controller 101 and facilitates understanding of the main operational steps carried out by the central Control 101 can be performed on the basis of various program instruction words. Any program command word contains an operation field, a data address field and a Hamming error indication and correction bit.

Das Betriebsfeld ist ein Binärwort mit 14 oder 16 Bits, das den Befehl definiert und die Betriebsschritte angibt, welche von der zentralen Steuerung 101 auf Grund des Befehls durchzuführen sind.The operating field is a binary word with 14 or 16 bits that defines the command and indicates the operating steps which are to be carried out by the central controller 101 are to be carried out on the basis of the command.

Es sind Gruppen von wahlfreien, zusätzlichen Befehlsmöglichkeiten vorhanden, die durch jedes der Programmbefehlswörter bestimmt werden können. j Der Betriebsschritt jedes Befehls besteht aus einer bestimmten Gruppe von Gatterfunktionen zur Verarbeitung von in der zentralen Steuerung 101 enthaltenen Daten und/oder zum Austausch von Informationen zwischen der zentralen Steuerung 101 und anderen Einheiten des Systems. Wenn eine wahlfreie, zusätzliche Möglichkeit durch den auszuführenden Programmbefehl bestimmt wird, wird eine zusätzliche Datenverarbeitung in dem Betriebsschritt ausgeführt. Die speziellen Gatterfunktionen und die für jede wahlfreie zusätzliche Möglichkeit durchgeführte Datenverarbeitung werden an anderer Stelle beschrieben. Ein Teil des 14- oder 16-Bits-Betriebsfeldes eines Programmbefehlswortes definiert also den Programmbefehl, und der restliche Teil des Feldes kann eine oder mehrere der auszuführenden zusätzlichen Möglichkeiten auswählen.There are groups of optional, additional command options that can be selected by each of the Program instruction words can be determined. j The operational step of each command consists of one certain group of gate functions for processing contained in the central controller 101 Data and / or for the exchange of information between the central controller 101 and other units of the system. If an optional, additional option by the person to be carried out Program command is determined, additional data processing is carried out in the operating step. The special gate functions and those performed for each optional additional option Data processing is described elsewhere. Part of the 14- or 16-bit operational field of a program command word defines the program command, and the rest of the field can select one or more of the additional options to be performed.

Beim Indexverfahren wird der Inhalt des bezeichneten Indexregisters normalerweise von seinem Ausgang zu der unverdeckten Sammelleitung 2014 und von dort zu dem Summandenregister 2908 gegeben.In the index method, the content of the designated index register is normally taken from its output to the uncovered collecting line 2014 and from there to the summand register 2908.

Wenn jedoch aufeinanderfolgende Befehle dasselbe Indexregister als Bestimmungsregister für eine Speicherablesung und als Quellenregister angeben, ist nicht genügend Zeit vorhanden, um die Übergabe der Information an das Bestimmungsregister durchzuführen. In diesen Fällen übergibt der Mischdecoder 3903 daher die gewünschte Information von der verdeckten Sammelleitung 2011 direkt an das Summandenregister 2908 zu dem Zeitpunkt, in dem diese Information an das angegebene Indexregister übertragen wird.However, if successive commands use the same index register as the destination register for a memory reading and as the source register indicate, there is not enough time to hand over the To carry out information to the destination register. In these cases the mixer decoder transfers 3903 therefore the desired information from the concealed collecting line 2011 directly to the summand register 2908 at the time when this information was transferred to the specified index register will.

Abdeck- und Komplementschaltung 2000 (M & C)Cover and complement circuit 2000 (M & C)

Die interne Datenverarbeitung beruht auf zwei Vielleiter-Sammelleitungen, der unverdeckten Sammelleitung 2014 (UB) und der verdeckten Sammelleitung 2011 (MB), die ein Verbindungsglied zur Übertragung eines Vielbit-Datenwortes von einer bestimmten Gruppe von Flip-Flop-Registern zu einer anderen Gruppe darstellen. Diese Gruppe besteht aus den Indexregistern 2601 (BR), 5801 (FR), 5802 (JR), 4001 (KR), 2501 (XR), 3001 (YR) und 3002 (ZR) und dem Logikregister 2508 (LR). The internal data processing is based on two multi-conductor collecting lines, the uncovered collecting line 2014 (UB) and the concealed collecting line 2011 (MB), which represent a link for the transmission of a multi-bit data word from a certain group of flip-flop registers to another group . This group consists of the index registers 2601 (BR), 5801 (FR), 5802 (JR), 4001 (KR), 2501 (XR), 3001 (YR) and 3002 (ZR) and the logic register 2508 (LR).

Die Abdeck- und Komplementschaltung 2000 (M & C) verbindet die unverdeckte Sammelleitung UB mit der verdeckten Sammelleitung MB und stellt eine Einrichtung zur logischen Verarbeitung der Daten dar, die von der unverdeckten Sammelleitung UB zu der verdeckten Sammelleitung MB gehen. Die auszuführenden logischen Vorgänge, nämlich eine Koinzidenzverdeckung (UND), eine Mischverdeckung (ODER), eine Exklusiv-ODER-Verdeckung (Exklusiv-ODER) und Komplementieren, werden durch das Betriebsfeld des Programmbefehls vorgeschrieben, der entweder durch den Befehlswort-Pufferdecoder BOWD oder den Befehlswortdecoder OWD decodiert wird.The cover and complement circuit 2000 (M & C) connects the uncovered manifold UB with the concealed manifold MB and represents a device for the logical processing of the data that go from the uncovered manifold UB to the concealed manifold MB . The logical operations to be carried out, namely a coincidence masking (AND), a mixed masking (OR), an exclusive-OR-masking (exclusive-OR) and complementing, are prescribed by the operating field of the program command, either by the command word buffer decoder BOWD or the Command word decoder OWD is decoded.

Die Abdeck- und Komplementschaltung M & C (2000), die mit mehr Einzelheiten in F i g. 20 gezeigt ist, stellt außerdem ein bequemes Mittel zur Verbindung des Datenpufferregisters 2601 und des Indexaddierer-Ausgangsregisters 3401 mit der verdeckten Sammelleitung 2011 dar.The cover and complement circuit M & C (2000), which is shown in more detail in FIG. 20 shown also provides a convenient means of interconnecting the data buffer register 2601 and the index adder output register 3401 with the concealed collecting line 2011.

K-Register 4001 (KR); K-Logik (KLOG);
Erste-Eins-Anzeigeschaltung 5415 (DFO)
K register 4001 (KR); K-Logic (KLOG);
First-One Indicator Circuit 5415 (DFO)

Das Z-Register KR, die K-Logik KLOG und die Erste-Eins-Anzeigeschaltung 5415 (DFO) bilden eine zweite wichtigeinterneDatenverarbeitungseinrichtung.The Z register KR, the K logic KLOG and the first-one display circuit 5415 (DFO) constitute a second important internal data processing means.

Die K-Logik KLOG weist Eingangs- und Ausgangsschaltungen auf, welchedas K-Register 4001 umgeben. Die X-Logik KLOG enthält das iL4-Eingangsregister 3502, das Xß-Eingangsregister 3504, die .K-Eingangslogik 3505, die jK-Logik-Homogenitätsschaltung 4502 und am Ausgang des X-Registers 4001 die Rotations-Schiebeschaltung 4500 und die X-Register-Homogenitätsschaltung 4503. Die K-Logik KLOG kann durch Ausgangssignale des Befehls-Kombinationsgatters OCG zur Durchführung einer von vier logischen Operationen an zwei Operatoren veranlaßt werden. Ein Operator ist der Inhalt des X-Registers KR, der andere ist die Information auf der verdeckten Sammelleitung MB. Der Befehlswortdecoder OWD und die X-Register-Folgeschaltung (Teil von SEQ) erzeugen Signale, die die X-Logik KLOG veranlassen, die beiden Operatoren durch die Funktionen UND, ODER, Exklusiv-ODER oder Addition zu verknüpfen. Das sich aus der logischen Verknüpfung erge-The K logic KLOG has input and output circuits surrounding the K register 4001. The X logic KLOG contains the iL4 input register 3502, the Xβ input register 3504, the K input logic 3505, the jK logic homogeneity circuit 4502 and, at the output of the X register 4001, the rotation shift circuit 4500 and the X registers Homogeneity circuit 4503. The K logic KLOG can be caused to carry out one of four logical operations on two operators by output signals from the command combination gate OCG. One operator is the content of the X register KR, the other is the information on the hidden bus MB. The command word decoder OWD and the X register sequence circuit (part of SEQ) generate signals which cause the X logic KLOG to combine the two operators using the functions AND, OR, exclusive OR or addition. The result of the logical connection

21 2221 22

bende Wort kann entsprechend dem Befehl im Be- links usw. Eine Verschiebung um eins nach rechtsThe end word can be shifted by one to the right according to the command in the left, etc.

fehlswortregister OWR entweder an das K-Register führt dazu, daß der Inhalt jedes Flip-Flops des K-Re- KR oder an die Homogenitäts-Steuerschaltung CH gisters KR zu dem auf der rechten Seite benachbar-Missing word register OWR either to the K register means that the content of each flip-flop of the K-Re- KR or to the homogeneity control circuit CH registers KR to the one on the right-hand side.

und die Vorzeichen-Steuerschaltung CS gegeben ten Flip-Flop gegeben wird. Eine »0« ersetzt denand the sign control circuit CS is given the flip-flop. A "0" replaces the

werden. 5 Inhalt des Bits der höchsten Ziffernstelle des K-Re-will. 5 Content of the bit of the highest digit of the K-Re-

Ein Wort auf der verdeckten Sammelleitung MB gisters KR, und das ursprüngliche Bit der niedrigstenA word on the hidden bus MB gisters KR, and the original bit of the lowest

kann in einigen Fällen direkt an das K-Register KR Ziffernstelle des K-Registers KR wird folglich fallen-can in some cases go directly to the K-Register KR digit position of the K-Register KR will consequently fall-

über die K-Logik KLOG gegeben werden. Das K-Re- gelassen.can be given via the K logic KLOG . The K-relieved .

gister KR kann auf diese Weise als einfaches Be- Eine der Verschiebung ähnliche logische FunktionIn this way, gister KR can be used as a simple logic function similar to a shift

Stimmungsregister für Daten benutzt werden, wie die io ist die Funktion »Rotation«. Wie bei der Verschie-Mood registers can be used for data, like the io is the "rotation" function. As with the different

anderen Flip-Flop-Register in der zentralen Steue- bung werden die 6 Bits des Index-Addierers IA alsother flip-flop registers in the central control are the 6 bits of the index adder IA as

rung, beispielsweise XR, YR, ZR usw. Richtung und Größe der Rotation behandelt, wietion, for example XR, YR, ZR etc. Direction and magnitude of the rotation are treated as

Bei der Durchführung der Additionsfunktion in der oben für die Verschiebung beschrieben. K-Logik KLOG werden die beiden Operatoren als Eine Rotation um eins nach links ist mit einer Vermit Vorzeichen versehene Zahlen von 22 Bits behan- 15 Schiebung mit eins identisch mit Ausnahme der delt. Das 23. Bit jedes Operators ist das Vorzeichen- Steuerung der beiden End-Flip-Flops des K-Registers bit. Wenn dieses Bit den Wert »0« hat, ist die Zahl KR. Bei einer Rotation um eins nach links geht der positiv, und ihre Größe wird durch die übrigen Inhalt des Bits 22 nicht wie bei der Verschiebung ver-22 Bits angegeben. Wenn das Vorzeichenbit eine »1« loren, sondern ersetzt den Inhalt des O-Bits der ist, ist die Zahl negativ, und ihre Größe wird durch 20 niedrigsten Ziffernstelle des K-Registers KR. Eine die Komplemente zu 1 der übrigen 22 Bits angegeben Rotation um zwei nach links ist identisch mit zwei j (die.Größe wird bestimmt, indem jedes der 22Bits aufeinanderfolgenden Rotationen um eins nach links, invertiert wird). Die Addierschaltung innerhalb der Eine weitere logische Gatterfunktion ist die Be-K-Logik KLOG kann alle positiven und negativen Stimmung der im Inhalt des K-Registers KR am wei-Operatoren so lange richtig addieren, wie die Größe 25 testen rechts stehenden »1«. Das wird erreicht, indem der algebraischen Summe der beiden Operatoren der Inhalt der Erste-Eins-Anzeigeschaltung DFO dem gleich oder kleiner ist als 222—1. F-Register FR über die unverdeckte Sammelleitung Die .K-LogikKLOG und das K-Register KR kön- UB, die Abdeck- und KomplementschaltungM&C nen auch andere logische Funktionen mit dem Inhalt und die verdeckte Sammelleitung MB zugeführt wird, des K-Registers KR ausführen. Einer dieser Funk- 30 Die übertragene Zahl ist eine Binärzahl mit 5 Bits, tionen ist der Name »Verschiebung« gegeben worden. die der ersten Zelle (von rechts gesehen) im K-Re-Die bei einer Verschiebung durchgeführte Gatter- gister KR entspricht, die eine »1« enthält. Wenn das funktion beruht teilweise auf den Bits der letzten Bit der niedrigsten Ziffernstelle des K-Registers KR sechs Ziffernstellen der Zahl, die in dem Indexaddie- eine »1« ist, wird die Zähl 0 dem F-Register FR zu- xexlA zu dem Zeitpunkt auftritt, in dem die Ver- 35 geführt. Wenn die erste »1« von rechts aus gesehen Schiebung vorzunehmen ist. Die Bits der letzten fünf in der nächsten Ziffernstelle steht, wird die Zahl 1 Ziffernstellen stellen eine Zahl dar, die die Größe der dem F-Register FR zugeführt. Wenn eine einzige »1« Verschiebung anzeigt, und das 6. Bit bestimmt die im K-Register KR in der höchsten Ziffernstelle steht, Richtung der Verschiebung. Eine »0« für das 6. Bit wird die Zahl 22 an das F-Register gegeben. Wenn wird als Verschiebung nach links gedeutet, und die 40 das K-Register keine »1 «-Werte enthält, wird dem übrigen 5 Bits zeigen die Größe dieser Verschiebung F-Register FR nichts zugeführt, an. Eine »1« für das 6. Bit wird als Verschiebung , ., „_^ _„T\ nach rechts gedeutet, und die Komplemente zu 1 der Entscheidungslogik 3906 (DECL) übrigen 5 Bits zeigen die Größe der Verschiebung Die zentrale Steuerung 101 führt bei der Ausfühnach rechts an. Obwohl bei Verschiebungen nach 45 rung eines Entscheidungsbefehls in einer Folge von rechts die Bits der letzten Ziffernstellen die Komple- Befehlen entweder in der augenblicklichen Folge von mente zu 1 für die Größe der Verschiebung enthal- Befehlen fort oder springt auf eine neue Folge von ten, wird die Zahl mit 6 Bits im folgenden so behan- Befehlen. Die Entscheidung wird durch die Entscheidelt werden, als ob sie ein Vorzeichen und eine dungslogik 3906 (DECL) entsprechend dem Befehl, Größe aufweist. 50 der zur Zeit bearbeitet wird, getroffen. Der Befehl Eine Verschiebung um eins nach links führt dazu, gibt die zu prüfende Information und die Basis für daß der Inhalt jedes Flip-Flops im K-Register KR zu die Entscheidung an. Die Information kann aus dem dem auf der linken Seite benachbarten Flip-Flop Homogenitäts-Steuer-Flip-Flop 5020, der Homogenigegeben wird, wenn das Register entsprechend täts-Steuerschaltung CH, dem Vorzeichen-Steuer-Fig; 40 betrachtet wird. (Das Bit der höchsten 55 Flip-Flop 5413, der Vorzeichen-Steuerschaltung CS Ziffernstelle des K-Registers KR, das Bit 22, befindet oder aus gewählten Ausgangssignalen der K-Logik sich auf der äußersten linken Seite, das Bit der KLOG gewonnen werden. Die Grundlage für die niedrigsten Ziffernstelle, das Bit 0, befindet sich auf Entscheidung kann darin bestehen, daß die geprüfte der äußersten rechten Seite.) Eine »0« ersetzt den Information (nicht oder doch) arithmetisch null, Inhalt der niedrigsten Bit-Ziffernstelle des K-Re- 60 kleiner als null, größer als null usw. ist. Eine gisters KR (rechts von dem Flip-Flop der »0«-Ziffern- Fortgang-Entscheidung stört die augenblickliche stelle ist kein Flip-Flop vorhanden), und das Bit der Folge für die Gewinnung und Ausführung von höchsten Ziffernstelle wird aus dem Register hinaus- Befehlen nicht. Eine Entscheidung zum Sprung geschoben, d. h., dem Flip-Flop für das Bit 22 ist auf auf eine neue Folge von Befehlen ist entspreder linken Seite kein Flip-Flop benachbart, und die 65 chend dem bestimmten, ausgeführten Befehl mit Information geht verloren. einer Bestimmung gekoppelt, ob es sich beim Verschiebung um zwei nach links entspricht zwei Sprung um einen »Frühsprung« oder um einen »Spätaufeinanderfolgenden Verschiebungen um eins nach sprung« handelt. Dementsprechend wird, wenn dieWhen performing the addition function in the above described for the shift. K logic KLOG , the two operators are treated as a rotation by one to the left is signed numbers of 22 bits, shifting with one is identical with the exception of the delt. The 23rd bit of each operator is the sign control of the two end flip-flops of the K register bit. If this bit has the value "0", the number is KR. In the case of a rotation by one to the left, it is positive, and its size is not indicated by the remaining contents of bit 22 as in the case of the shift ver-22 bits. If the sign bit is "1" but replaces the content of the O-bit, the number is negative and its size is given by the 20 lowest digit of the K register KR. A rotation by two to the left given the complements to 1 of the remaining 22 bits is identical to two j (the size is determined by inverting each of the 22-bit consecutive rotations by one to the left). The adding circuit within the Another logical gate function is the Be-K logic KLOG can correctly add all positive and negative moods of the "1" on the right in the content of the K register KR am wei operators as long as the size 25 test. This is achieved in that the algebraic sum of the two operators the content of the first-one display circuit DFO is equal to or less than 2 22 -1. F register FR via the uncovered bus line The .K logic KLOG and the K register KR can UB, the masking and complement circuit M&C nen also other logical functions with the content and the concealed bus line MB is supplied to the K register Execute KR . One of these func- 30 The transmitted number is a binary number with 5 bits, the name "shift" has been given. which corresponds to the first cell (seen from the right) in the K-Re-Die in the event of a shift carried out the gate register KR which contains a “1”. If the function is partly based on the bits of the last bit of the lowest digit of the K register KR six digits of the number that is a "1" in the indexaddie, the count 0 of the F register FR becomes xexlA at the time occurs in which the seduced 35. When the first "1" is to be shifted as seen from the right. If the bits of the last five are in the next digit, the number 1 digit will represent a number that defines the size of the F-register FR . If a single "1" indicates a shift, and the 6th bit, which is in the highest digit in the K register KR , determines the direction of the shift. A "0" for the 6th bit is given the number 22 to the F register. If it is interpreted as a shift to the left, and the 40 in the K register does not contain any "1" values, nothing is added to the remaining 5 bits indicating the size of this shift in the F register FR. A "1" for the 6th bit is interpreted as a shift,., "_ ^ _" T \ to the right, and the complements to 1 of the decision logic 3906 (DECL) the remaining 5 bits show the size of the shift at the exit to the right. Although in the case of shifts after a decision command in a sequence from the right, the bits of the last digits contain the complex commands either in the current sequence from ments to 1 for the size of the shift or jump to a new sequence of ten the number with 6 bits is treated like this in the following commands. The decision will be made by the decider as if it had a sign and logic 3906 (DECL) corresponding to the command, size. 50 which is currently being processed. The command A shift by one to the left results in the information to be checked and the basis for the content of each flip-flop in the K register KR to the decision. The information can be obtained from the homogeneity control flip-flop 5020, which is adjacent to the flip-flop on the left-hand side and is homogeneous when the register corresponds to the fact-control circuit CH, the sign-control figure; 40 is considered. (The bit of the highest 55 flip-flop 5413, the sign control circuit CS digit position of the K register KR, bit 22, is located or the KLOG bit can be obtained from selected output signals of the K logic on the extreme left. The basis for the lowest digit, the bit 0, is based on the decision, that the checked the rightmost side.) A "0" replaces the information (not or at least) arithmetically zero, content of the lowest bit digit of the K-Re- 60 is less than zero, greater than zero, and so on. A gisters KR (to the right of the flip-flop of the "0" digit continuation decision interferes with the current position, there is no flip-flop), and the bit of the sequence for the extraction and execution of the highest digit position is out of the register - Don't give orders. A decision to jump has been postponed, ie the flip-flop for bit 22 is open. There is no flip-flop adjacent to the left on the left-hand side, and the 65 corresponding to the specific, executed command with information is lost. coupled to a determination as to whether the shift by two to the left corresponds to two jump is an "early jump" or a "late consecutive shift by one jump". Accordingly, if the

Entscheidung auf einen Sprung lautet, entweder der Frühsprungleiter ETR oder der Spätsprungleiter LTR erregt und damit die Sprung-Folgeschaltung 4401 in Tätigkeit gesetzt, Sprungsignale von diesen Leitern bewirken die Zuführung der Sprungadresse an das Programm-Adressenregister PAR. Dieses Register veranlaßt, daß das nächste Programmbefehlswort aus einer neuen Folge von Befehlswörtern gewonnen wird.The decision to jump is that either the early jump ladder ETR or the late jump ladder LTR are energized and the jump sequence circuit 4401 is activated, jump signals from these ladders cause the jump address to be fed to the program address register PAR. This register causes the next program instruction word to be obtained from a new sequence of instruction words.

Zwei Eingangs-Informationsquellen für die Entscheidungslogik sind in den Ausgangssignalen des Homogenitäts-Steuer-Flip-Flops und des Vorzeichen-Steuer-Flip-Flops vorhanden, die zur Registrierung von Homogenitäts- und Vorzeicheninformationen von einer Anzahl von Stellen benutzt werden. Beispielsweise kann ein Datenwort mit 23 Bits auf der verdeckten Sammelleitung MB zu der Homogenitäts-Steuerschaltung CH übertragen werden. Wenn das Datenwort entweder nur »O«-Werte oder nur »1«- Werte enthält, wird das Homogenitäts-Flip-Flop 5020 eingestellt. Im anderen Falle wird das Flip-Flop zurückgestellt. Die Vorzeichen-Steuerschaltung CS bewahrt das Vorzeichen des Datenwortes auf. Das Vorzeichen-Steuer-Flip-Flop 5413 wird eingestellt, wenn das Wort negativ ist, und zurückgestellt, wenn das Wort positiv ist.Two sources of input information for the decision logic are in the outputs of the homogeneity control flip-flop and the sign control flip-flop which are used to register homogeneity and sign information from a number of locations. For example, a data word with 23 bits can be transmitted on the concealed bus line MB to the homogeneity control circuit CH. If the data word contains either only "O" values or only "1" values, the homogeneity flip-flop 5020 is set. Otherwise the flip-flop is reset. The sign control circuit CS retains the sign of the data word. The sign control flip-flop 5413 is set if the word is negative and reset if the word is positive.

Die Homogenitäts-Steuerschaltung CH und die Vorzeichen-Steuerschaltung CS werden für einige Entscheidungsbefehle in der Weise benutzt, daß die Ausgangssignale eines gewählten Indexregisters auf unverdeckte Sammelleitung UB, durch die Abdeck- und Komplementärschaltung M&C, auf die verdeckte Sammelleitung MB und von dort in die Homogenitäts-Steuerschaltung CH und die Vorzeichen-Steuerschaltung CS gegeben werden. Dadurch wird der Inhalt eines der sieben Indexregister, das in dem bearbeiteten Entscheidungsbefehl angegeben ist, in dem Homogenitäts-Flip-Flop 5020 und dem Vorzeichen-Steuer-Flip-Flop 5413 gekennzeichnet. Weitere Gatterfunktionen in Verbindung mit einem Entscheidungsbefehl führen den Sprung oder den Fortgang entsprechend den Ausgangssignalen der Entscheidungslogik DECL aus.The homogeneity control circuit CH and the sign control circuit CS are used for some decision commands in such a way that the output signals of a selected index register are sent to the uncovered bus UB, through the cover and complementary circuit M&C, to the concealed bus MB and from there into the homogeneity Control circuit CH and the sign control circuit CS are given. As a result, the content of one of the seven index registers, which is specified in the processed decision command, is identified in the homogeneity flip-flop 5020 and the sign control flip-flop 5413. Further gate functions in connection with a decision command execute the jump or the progress according to the output signals of the decision logic DECL.

Ähnliche Homogenitäts- und Vorzeichenschältungen bilden einen Teil der X-Logik KLOG und stellen Einrichtungen für eine Klasse von Entscheidungsbefehlen dar, die einen Sprung oder einen Fortgang entsprechend Kombinationen der Homogenität und des Vorzeichens von Worten mit 23 Bits im X-Register KR veranlassen.Similar homogeneity and sign circuits form part of the X logic KLOG and represent facilities for a class of decision commands that cause a jump or a continuation according to combinations of the homogeneity and the sign of words with 23 bits in the X register KR .

Nachrichtenübertragung zwischen der zentralen
Steuerung 101 und angeschlossenen Einheiten
Message transmission between the central
Controller 101 and connected units

Eine zweite Hauptfunktion der zentralen Steuerung 101 ist die Nachrichtenübertragung zu und der Nachrichtenempfang von verschiedenen anderen Einheiten, wie beispielsweise den verschiedenen Speichern innerhalb des zentralen Datenverarbeiters 100, dem Vermittlungsnetzwerk 120, dem Hauptabtaster 144, dem zentralen Impulsverteiler 143 usw.A second main function of the central controller 101 is the transmission of messages to and the reception of messages from various other entities, such as the various memories within the central data processor 100, the switching network 120, the main scanner 144, the central impulse distributor 143 etc.

Der Nachrichtenverkehr umfaßt drei allgemeine Arten. Die erste Art betrifft die Gewinnung von Programmbefehlswörtern, welche die Folge von Vorgängen innerhalb der zentralen Steuerung 101 bestimmen. Programmbefehlswörter werden in erster Linie aus dem Programmspeicher 102 gewonnen. In besonderen Fällen werden jedoch auch Programmbefehlswörter für beschränkte Vorgänge aus einem Gesprächsspeicher 103 gewonnen. Die zweite Art umfaßt die Gewinnung von Daten (nicht Programmbefehlswörter) aus den Speiehereinheiten innerhalb des zentralen Datenverarbeiters 100, und die dritte Art betrifft die Erzeugung und Übertragung von Kommandos zu den verschiedenen Netzwerkeinheiten, wie beispielsweise dem Vermittlungsnetzwerk 120, dem Hauptabtaster 144S dem zentralen Impuls-ίο verteiler 143 usw.Message traffic is of three general types. The first type relates to the extraction of program instruction words which determine the sequence of processes within the central controller 101. Program instruction words are primarily obtained from program memory 102. In special cases, however, program command words for restricted processes are also obtained from a conversation memory 103. The second type comprises the extraction of data (not program instruction words) from the storage units within the central data processor 100, and the third type relates to the generation and transmission of commands to the various network units, such as the switching network 120, the main scanner 144 S and the central pulse -ίο distributor 143 etc.

Die verschiedenen Speicher innerhalb des zentralen Datenverarbeiters 100, nämlich der Programmspeicher 102, der Gesprächsspeicher 103, die Hilfspufferregister3105, 3118, 3605, 3617, 4103, 4603, 5105 bis 5107, 5500, 5902, 6205, 3206, 3703 bis 3708, 4206, 4211, 4717, 2725, 5201, 5209 bis 5211, 5604, 5605, 6002, 6003, 6302 und 6307 (ABR-I... ABR-N) und bestimmte andere Stellen innerhalb der zentralen Steuerung 101 werden als Speichereinheit behandelt, und bestimmte Blocks von Adressen sind jedem der Speicher individuell zugeordnet. Es gibt eine Anzahl von Speicherbefeßlen, die zur wahlweisen Gewinnung von Informationen aus den obengenannten Speichern und zur Eingabe dieser Informationen in gewählte Register innerhalb der zentralen Steuerung 101 benutzt werden. Diese sind Speicherlesebefehle. Es sind noch andere Speicherbefehle vorhanden, die zur wahlweisen Übertragung von Daten aus bezeichneten Registern innerhalb der zentralen Steuerung 101 zu einem der obengenannten Speicher benutzt werden. Diese sind Speicherschreibbefehle. Auf diese Weise wird die Befehlsstruktur vereinfacht, da der Zugriff zu allen der obengenannten Speicherstellen mit Hilfe eines einzigen Speicheradressenformates erfolgt.The various memories within the central data processor 100, namely the program memory 102, the conversation memory 103, the auxiliary buffer registers 3105, 3118, 3605, 3617, 4103, 4603, 5105 to 5107, 5500, 5902, 6205, 3206, 3703 to 3708, 4206, 4211 , 4717, 2725, 5201, 5209 to 5211, 5604, 5605, 6002, 6003, 6302 and 6307 (ABR-I ... ABR-N) and certain other locations within the central controller 101 are treated as storage units, and certain blocks of addresses are individually assigned to each of the memories. There are a number of memory cells which are used to selectively extract information from the aforementioned memories and enter that information into selected registers within the central controller 101. These are memory read commands. There are other memory instructions which are used to selectively transfer data from designated registers within the central controller 101 to one of the aforementioned memories. These are memory write commands. In this way, the command structure is simplified, since all of the above-mentioned memory locations are accessed using a single memory address format.

Eine Speicheradresse innerhalb der zentralen Steuerung 101 enthält immer ein Wort mit 20 Bits, bestehend aus:A memory address within the central controller 101 always contains a word with 20 bits, consisting of:

1. einem Code zur Definierung eines Informationsblocks und
2. einer Adresse innerhalb des angegebenen Blocks.
1. a code to define an information block and
2. an address within the specified block.

ProgrammbefehlswörterProgram instruction words

Die Übertragung zwischen der zentralen SteuerungThe transmission between the central controller

101 und dem Programmspeicher 102 zur Gewinnung von Programmbefehlswörtern läßt sich an Hand der F i g. 9 und mit mehr Einzelheiten an Hand der Fig. 10 bis 63 verstehen. Das Programmadressenregister 4801 (PAR) und das Hilfsspeicherregister 4812 (ASR) werden wahlweise zur Übertragung von Befehlen zu dem Programmspeicher 102 benutzt. Das Programmadressenregister 4801 wird in Abwesenheit von unkorrigierbaren Programmspeicher-Ablesefehlern verwendet. Das Hilfsspeicherregister 4812 wird immer dann benutzt, wenn ein Programmspeicher101 and the program memory 102 for obtaining program instruction words can be seen with reference to FIGS. 9 and in more detail with reference to FIGS. 10 to 63. The program address register 4801 (PAR) and the auxiliary storage register 4812 (ASR) are optionally used to transfer commands to the program memory 102. The program address register 4801 is used in the absence of uncorrectable program memory read errors. The auxiliary storage register 4812 is used whenever a program memory

102 erneut abgelesen werden muß. Wenn ein Befehl von dem Programmadressenregister 4801 zu dem Programmspeicher-Adressensammelleitungssystem 6400 übertragen wird, wird die Codeadresse des Befehls auch an das Hilfsspeicherregister 4812 gegeben. Das Hilfsspeicherregister 4812 nimmt daher die Codeadresse auf, die zur Durchführung der Hamming-Fehlerprüfungen benutzt wird. Diese Prüfungen werden gleichzeitig auf den zurückgegebenen Befehl und die zur Gewinnung des Befehls benutzte Adresse angewendet. Befehle an den Programm-102 must be read again. When an instruction is received from the program address register 4801 is transferred to the program memory address bus system 6400, the code address becomes of the command is also given to auxiliary storage register 4812. The auxiliary storage register 4812 therefore takes the code address that is used to perform the Hamming error checks. These exams are used simultaneously on the returned command and the one used to obtain the command Address applied. Commands to the program

109516/208109516/208

speicher 102 zur Ablesung von Informationen aus dem Speicher selbst im Gegensatz zum Adressieren von Prüfpunkten innerhalb der Speicherzugriffs- und Steuerschaltungen enthalten 25 Bits wie folgt:memory 102 for reading information from the memory itself as opposed to addressing of checkpoints within the memory access and control circuits contain 25 bits as follows:

A. 16 Adresseribits A 0 ibis A15,A. 16 address bits A 0 ibis A 15,

B. 4 Codebits KO bis K3, B. 4 code bits KO to K3,

C. 4 Arbeitsweisenibits CM, HM, GM, CRW, C. 4 operating mode bits CM, HM, GM, CRW,

D. ein einziges Synchronisationsbit SYNC. D. a single synchronization bit SYNC.

IOIO

Die Codebits KO bis K 3 definieren den Informationsblock, in dem das gewählte Programmspeicherwort sich befindet, und die Adressenbits A 0 bis A15 definieren den Speicherort innerhalb des definierten Informationsblocks.The code bits KO to K 3 define the information block in which the selected program memory word is located, and the address bits A 0 to A 15 define the memory location within the defined information block.

Die vier Arbeitsweisenbits definieren die Arbeitsweise der Programmspeicher wie folgt: Man beachte, daß der Programmspeicher 102 bei der Gewinnung von Programmbefehlswörtern und Systembetriebsdatenwörtern immer in der normalen Arbeitsweise betrieben wird. Die beiden Wartungsarbeitsweisen und die Lesesteuerungs- und Schreibsteuerungs-Arbeitsweisen sind zur Gewinnung von Informationen aus dem Programmspeicher reserviert, die als Wartungsdaten zu behandeln sind.The four operating mode bits define the operating mode of the program memory as follows: Note, that the program memory 102 in obtaining program instruction words and system operating data words is always operated in the normal way of working. The two maintenance modes and the read control and write control operations are for obtaining information reserved from the program memory to be treated as maintenance data.

Die Code- und Adressenteile der Programmspeicherbefehle werden aus dem Programmadressenregister 4801 oder dem Hilfsspeicherregister 4812 gewonnen und die 4 Arbeitsweisenbits und das Synchronisationsbit von dem Befehlskabel 3900. Die 4 Arbeitsweisenbits müssen in allen Arbeitsweisen außer der normalen wahlweise von »0« abweichen, und in diesen Arbeitsweisen werden sie durch die ausgeführten Programmbefehlswörter definiert.The code and address parts of the program memory instructions are taken from the program address register 4801 or the auxiliary storage register 4812 and the 4 operating mode bits and the synchronization bit from the command cable 3900. The 4 working mode bits must be used in all working modes Other than the normal, they can optionally differ from "0", and in these modes of operation they are replaced by the executed program instruction words defined.

Die Programmspeicher - Übertragungssammelleitungs-Auswahlgatter 3300 sind in zwei Gruppen eingeteilt, und zwar in solche, die zur Übertragung an die »O«-Sammelleitung 3306 des Programmspeicher-Adressen-Sammelleitungssystems 6400 benutzt werden, und solche, die der »!«-Sammelleitung 3307 des Programmspeicher -Adressen -Sammelleitungssystems 6400 zugeordnet sind. Die Befehlsinformation wird wahlweise der »O«-Sammelleitung des Programmspeicher-Adressen-Sammelleitungssystems 6400 entsprechend der benutzten Zusammenstellung der Programmspeicher - Zentralsteuerungs - Sammelleitungen zugeführt. Wenn eine Information von der zentralen Steuerung 101 zu dem Programmspeicher 102 über die »O«-Sammelleitung 3306 übertragen wird, werden die UND-Gatter 3302, 3308 und 3312 und der Verstärker 3310 benutzt. Wenn jedoch Befehle über die »1 «-Sammelleitung 3307 übertragen werden, werden die UND-Gatter 3303, 3309 und 3313 und der Verstärker 3311 verwendet.The program memories - transmission trunk selection gates 3300 are divided into two groups, those for transmission to the "O" bus 3306 of the program memory address bus system 6400 can be used, and those belonging to the "!" Bus 3307 of the program memory address bus system 6400 are assigned. The command information becomes optionally the "O" bus of the program memory address bus system 6400 according to the used combination of the program memory central control bus lines fed. When information from the central controller 101 to the program memory 102 over the "O" bus 3306 is transmitted, the AND gates 3302, 3308 and 3312 and the Amplifier 3310 used. However, when commands are transmitted over the "1" bus 3307, AND gates 3303, 3309 and 3313 and amplifier 3311 are used.

Die Programmspeicher - Übertragungssammelleitungs-Auswahlgatter 3300 werden wahlweise entsprechend der Einstellung der vom zentralen Impulsverteiler gesteuerten Zustands- und Wegregister-Flip-Flops AU, PBO, PBA und PBT erregt. Der Zustand der Flip-Flops AU gibt, an, welche von den beiden Einheiten die aktive zentrale Steuerung ist. Die Flip-Flops PBO, PBA und PBT haben (mit Ausnahme für Befehle zur Lese- oder Schreibsteuerung oder Wartungsdaten) die folgende Bedeutung:The program memory - transmission bus selection gates 3300 are optionally energized according to the setting of the state and path register flip-flops AU, PBO, PBA and PBT controlled by the central pulse distributor. The state of the flip-flops AU indicates which of the two units is the active central control. The flip-flops PBO, PBA and PBT have the following meaning (with the exception of commands for read or write control or maintenance data):

PBAPBA PBTPBT AktiveActive EmpfangenReceive Reserve-Reserve- EmpfangenReceive PBOPBO ZentralsteuerungCentral control OO ZentralsteuerungCentral control 11 OO OO SendenSend 11 SendenSend OO OO 11 OO OO OO 11 11 OO OO OO 11 11 OO OO τ—Ιτ — Ι 11 OO O&lOil OO XX OO 11 OO 11 O&lOil 11 XX 11 11 11 11 O&lOil XX 11 O&lOil XX

In der obigen Tabelle bedeutet das Zeichen X, daß die Reserve-Zentralsteuerung weder auf der »0«- noch auf der »!«-Sammelleitung sendet, da die aktive Zentralsteuerung auf beiden Sammelleitungen überträgt.In the table above, the X sign means that the standby central control is not on the "0" - still on the "!" - collecting line sends because the active central control is on both collecting lines transmits.

Die Zustands- und Weg-Flip-Flops A U, PBA, PBO und PBT werden durch Impulse wahlweise eingestellt und zurückgestellt, die von dem zentralen Impulsverteiler 143 über ausgewählte Paare des Bipolarkabeis 6700, dem Übertrager 1707, die Verstärker 1708 und 1711, UND-Gatter 1709 und 1712 und das CPD-Kabel 1719 empfangen werden.The state and path flip-flops AU, PBA, PBO and PBT are selectively set and reset by pulses from the central pulse distributor 143 via selected pairs of the bipolar cable 6700, the transformer 1707, the amplifiers 1708 and 1711, AND gates 1709 and 1712 and the CPD cable 1719 can be received.

Die Flip-Flops PBO, PBA und PBT in den zwei zentralen Steuerungen werden durch dieselben CPD-Punkte gesteuert, d. h., wenn das Flip-Flop PBO in der ersten zentralen Steuerung eingestellt wird, wird sein Gegenstück PBO in der anderen zentralen Steuerung ebenfalls eingestellt. Die Flip-Flops A U (aktive Einheit) in den beiden zentralen Steuerungen werden auch durch einen einzigen bipolaren Signalpunkt des zentralen Impulsverteilers gesteuert. Das bipolare Signal, das die Einstellung des Flip-Flops AU in der ersten zentralen Steuerung bewirkt, stellt jedoch das Flip-Flop AU in der zweiten zentralen Steuerung zurück. In ähnlicher Weise bewirkt das CPÖ-Signal, das das Flip-Flop A U in der ersten zentralen Steuerung zurückstellt, die Einstellung des Flip-Flops A U in der zweiten zentralen Steuerung.The flip-flops PBO, PBA and PBT in the two central controllers are controlled by the same CPD points, ie if the flip-flop PBO is set in the first central controller, its counterpart PBO is also set in the other central controller. The flip-flops AU (active unit) in the two central controls are also controlled by a single bipolar signal point of the central pulse distributor. The bipolar signal that causes the setting of the flip-flop AU in the first central controller, however, resets the flip-flop AU in the second central controller. Similarly, the CPÖ signal, which resets the flip-flop AU in the first central controller, causes the flip-flop AU to be set in the second central controller.

Die zur Bestimmung der Codeadresse eines Programmspeicherbefehls erforderliche Information wird dem Programmadressenregister 4801 über einen von drei möglichen Wegen zugeführt, wobei der gewählte Weg durch die Folge von Ereignissen bestimmt wird, welche zur Bestimmung der gewünschten Adresse und des Code führen. Die gewünschte Codeadresse wird wahlweise mit Hilfe eines der folgenden Verfahren gewonnen:The information required to determine the code address of a program store instruction is the program address register 4801 via one of three possible routes, the selected Path is determined by the sequence of events which are used to determine the desired address and lead the code. The desired code address is optionally obtained using one of the following methods won:

A. Bei der Ausführung einer Folge von Programmbefehlswörtern und in Abwesenheit einer Sprungentscheidung wird die Codeadresse des nächsten Befehlswortes der Folge durch Erhöhung der Codeadresse des vorhergehenden Befehlswortes um den Zählwert 1 gewonnen.A. When executing a sequence of program instruction words and in the absence of a jump decision, the code address of the next instruction word in the sequence is incremented the code address of the previous command word obtained by the count value 1.

Diese Erhöhung wird mit Hilfe des Addier-eins-Registers 4304 und der Addier-eins-Logik 4305 bewirkt.This increase is made using add-one register 4304 and add-one logic 4305 causes.

B. Die zweite Quelle für Programmspeicher-Codeadressenwörter ist das Index-Addier-Ausgangsregister 3401. Dieses Register ist vorgesehen, um das DAR-Wort zu speichern, wie oben beschrieben. Der Inhalt des Index-Addier-Ausgangsregisters 3401 wird über das Kabel 3402, das UND-Gatter 4307 und das ODER-Gatter 4808 zu dem Programmspeicherregister 4801 übertragen. Diese Informationsübertragung wird durch Erregung des Befehlskabelleiters IRPA erreicht.B. The second source of program memory code address words is the index add output register 3401. This register is provided to store the DAR word as described above. The contents of the index add output register 3401 are transferred to the program storage register 4801 via cable 3402, AND gate 4307 and OR gate 4808. This transfer of information is achieved by energizing the command wire header IRPA .

C. Die dritte Quelle für Codeadresseninformation ist die verdeckte Sammelleitung 2011, deren Inhalt dem Programmadressenregister 4801 über das Kabel 4313, das UND-Gatter 4308 und das ODER-Gatter 4808 zur Zeit 3 T 5 durch Erregung des Befehlskabelleiters MBPA zugeführt wird. Dieser Weg wird im Falle von Unterbrechungen benutzt, um dem Programmadressenregister 4801 Codeadressenwörter von der Unterbrechung-Adressenquelle 3411 zuzuführen, und wird außerdem für Frühsprungbefehle verwendet, um den Inhalt des /-Registers 5802 oder des Z-Registers 3002 dem Programmadressenregister 4801 zuzuführen.C. The third source of code address information is hidden bus 2011, the contents of which are provided to program address register 4801 via cable 4313, AND gate 4308 and OR gate 4808 at time 3 → 5 by energizing instruction wire MBPA . This path is used in the event of interrupts to supply code address words from the interrupt address source 3411 to the program address register 4801, and is also used for early jump instructions to supply the contents of the / register 5802 or the Z register 3002 to the program address register 4801.

Dementsprechend werden die Programmspeicher-Antworte-Sammelleitungsauswahlgatter 1200 durch Befehlskabelsignale auf den Leitern 12PSiSO und HPSB1 im Zeitabschnitt 19 Γ8 erregt. Dadurch wird der Empfang der vollen Impulsbreite (etwa 0,5 μβεϋ) der Programmspeicherantwort sichergestellt.Accordingly, program memory response bus select gates 1200 are energized by command cable signals on conductors 12PSiSO and HPSB1 in time period 19Γ8. This ensures that the full pulse width (approx. 0.5 μβεϋ) of the program memory response is received.

Das Antwortewort mit 44 Bits wird über das ODER-Gatter 1209 und das Kabel 1210 übertragen und in das Hilfs-Befehlswort-Pufferregister 1901 und das Befehlswort-Pufferregister 2410 eingegeben. Die Bits 0 bis 20 (das Datenadressenfeld) und die Bits 37 bis 43 (die Hamming-Codierbits) werden direkt in das Befehlswort-Pufferregister 2410 über UND-Gatter 1907 und 1906 und ODER-Gatter 2428 und 2425 gegeben. Die Bits 21 bis 36 (das Betriebsfeld) werden in das Hilfs-Befehlswort-Pufferregister 1901 über das UND-Gatter 1905 eingegeben. Das Synchronisationssignal wird über das ODER-Gatter 1211 übertragen und benutzt, um die UND-Gatter 1905, 1906 und 1907 zu erregen, die dazu dienen, das empfangene Wort mit 44 Bits dem Hilfs-Befehlswort-Pufferregister 1901 und dem Befehlswort-Puff erregister 2410 zuzuführen. The 44-bit response word is transmitted over OR gate 1209 and cable 1210 and into auxiliary command word buffer registers 1901 and the command word buffer register 2410 is entered. Bits 0 through 20 (the data address field) and bits 37 to 43 (the Hamming coding bits) are entered directly into the command word buffer register 2410 via AND gates 1907 and 1906 and OR gates 2428 and 2425 given. Bits 21 through 36 (the operational field) become into the auxiliary command word buffer register 1901 via the AND gate 1905 entered. The synchronization signal is transmitted through OR gate 1211 and used to excite AND gates 1905, 1906 and 1907, which serve to convert the received 44-bit word from the auxiliary command word buffer register 1901 and the command word buffer register 2410 to be fed.

Das Alles-scheint-gut-Signal stellt, wenn es von der »O«-Sammelleitung 6500-0 empfangen wird, das Flip-Flop 1214 in seinen »1 «-Zustand ein, und wenn es von der »!«-Sammelleitung 6500-1 stammt, das Flip-Flop 1213 in seinen »1 «-Zustand ein. Die Flip-Flops 1213 und 1214 stellen zwei Einfangssignale für die Fehleranzeige- und Korrekturschaltung 2400 dar. Ein beim Empfang einer Programmspeicherantwort fehlendes Alles-scheint-gut-Signal zeigt eine mögliche Störung innerhalb des Programmspeichers 102 an. Daher ist die Gültigkeit der Antwort fraglich.The all-seems-well signal represents when it comes from the "O" bus 6500-0 is received, the flip-flop 1214 in its "1" state, and if it comes from the "!" bus 6500-1, the flip-flop 1213 enters its "1" state. The flip flops 1213 and 1214 represent two capture signals for the error indication and correction circuit 2400. A The all-seems-good signal that is missing when a program memory response is received indicates a possible Malfunction within the program memory 102. Hence the validity of the answer is questionable.

Gesprächsspeicher-LesekommandosCall memory read commands

Bei der Ausführung von Gesprächsspeicher-Lesekommandos enthält die Antwort ein Datenwort mit 24 Bits, ein Alles-scheint-gut-Signal und ein Synchronisationssignal, die als Impulse mit einer Länge von 1It \iSQC auf dem Gesprächsspeicher-Antworte-Sammelleitungssystem 6501 auftreten. Das Wort mit 24 Bits enthält 23 Informationsbits, die zur Datenverarbeitung innerhalb der zentralen Steuerung 101 benutzt werden sollen, und ein Datenparitätsbit. Die Gesprächsspeicher-Antwortesignale erscheinen parallel an den Eingangsanschlüssen der Gesprächsspeicher-Antworte-Sammelleitungs-Auswahlgatter 1300. Die Gatter 1300 werden wahlweise erregt, um die Antwort von der »O«-Sammelleitung 6501-0 oder von der »!«-Sammelleitung 6501-1 aufzunehmen. Die Erregung der Gatter wird entsprechend der Einstellung der von dem zentralen Impulsverteiler gesteuerten Zustande- und Weg-Flip-Flops bestimmt.When executing call memory read commands, the response contains a data word with 24 bits, an all-seems-good signal and a synchronization signal, which occur as pulses with a length of 1 It \ iSQC on the call memory-reply bus system 6501. The word with 24 bits contains 23 information bits which are to be used for data processing within the central controller 101, and a data parity bit. The chat log reply signals appear in parallel at the input terminals of the chat log reply bus select gates 1300. The gates 1300 are selectively energized to accept the reply from the "O" bus 6501-0 or from the "!" Bus 6501-1 to record. The excitation of the gates is determined according to the setting of the state and path flip-flops controlled by the central pulse distributor.

Die Informationen, die von dem Datenpufferregister 2601 und den speziellen Flip-Flops 1313 und 1314 empfangen werden, sind eingleisig. Daher werden das Datenpufferregister 2601 und die speziellen Flip-Flops 1313 und 1314 vor dem Zeitpunkt zurückgestellt, zu dem die Informationen empfangen werden. Die Erregung der Befehlskabelleiter REBR und REBRP stellt das Datenpufferregister 2601 zurück, und ein Signal auf dem Befehlkskabelleiter RECER stellt die speziellen Flip-Flops 1313 und 1314 zurück. The information received from the data buffer register 2601 and the special flip-flops 1313 and 1314 is single-track. Therefore, the data buffer register 2601 and special flip-flops 1313 and 1314 are reset before the time the information is received. The energization of the command line conductors REBR and REBRP resets the data buffer register 2601 and a signal on the command line conductor RECER resets the special flip-flops 1313 and 1314.

Gesprächsspeicher-Fehleranzeigeschaltung 2200Call memory error indicator circuit 2200

Bei der Gewinnung von Daten aus dem Gesprächsspeicher 103 auf Grund von Speicherlesebefehlen wird der DA -Paritätsgenerator 2609 benutzt, um die Parität der empfangenen Daten und der zur Gewinnung dieser Daten übertragenen Adresse zu prüfen. Der Zustand des Leiters 2418 zeigt die Parität der Codeadresse mit 18 Bits an, und der Inhalt des Datenpufferregisters 2601 mit dem 24. Bit liefert die restlichen Eingangssignale an den DA -Paritätsgenerator 2609. Die Parität der zurückgegebenen Daten samt der zur Gewinnung der Daten verwendeten Adresse sollte ungerade sein. Im Falle eines Paritätsfehlers wird ein Signal auf dem PF-Leiter 2607 zur Gesprächsspeicher-Fehleranzeigeschaltung 2200 übertragen. When data is obtained from the conversation memory 103 on the basis of memory read commands, the DA parity generator 2609 is used to check the parity of the received data and the address transmitted to obtain this data. The status of the conductor 2418 indicates the parity of the code address with 18 bits, and the content of the data buffer register 2601 with the 24th bit supplies the remaining input signals to the DA parity generator 2609. The parity of the returned data including the address used to obtain the data should be odd. In the event of a parity error, a signal is transmitted on the PF conductor 2607 to the call log error indication circuit 2200.

DieGesprächsspeicher-Fehleranzeigeschaltung2200 summiert die Baugruppenprüfungen, die bei der Ausführung von Gesprächsspeicherkommandos durchgeführt werden. Die Eingangssignale der Gesprächsspeicher-Fehleranzeigeschaltung 2200 werden auf den Gesprächsspeicher-Synchronisationssignalleitern CSSl und CSS 0 den Gesprächsspeicher-Alles-scheint- gut-LeiternASWCSQ und ASWCSl, dem Paritätsfehlerleiter 2607 und den Befehlskabelleitern CSCK und READCK geliefert. Die Gesprächsspeicher-Fehleranzeigeschaltung 2200 wird durch ein Signal auf dem Befehlskabelleiter CSCK betätigt, und^wenn eine Paritätsprüfung einer Datenablesung durchzuführen ist, wird außerdem der Befehlskabelleiter READCK erregt. Wenn eine oder mehrere der oben aufgeführten Baugruppenprüfungen negativ ausfällt, erregt die Gesprächsspeicher-Fehleranzeigeschaltung 2200 den Ausgangsleiter CERI. Ein Signal auf dem Leiter CERI stellt das CSjEZ-Flip-Flop 2201 ein, das dann die Gesprächsspeicher-Neulesefolgeschaltung 5700 erregt, deren Funktion später beschrieben werden soll. Das UND-Gatter 2700 wird durch ein Signal auf dem Befehlskabelleiter CSX erregt und überträgt die Fehleranzeige auf dem Leiter CERI zu der anderen zentralen Steuerung. Die Gesprächsspei-The call log fault indicator circuit 2200 sums the assembly tests performed in executing call log commands. The inputs to the call memory error indication circuit 2200 are provided on the call memory synchronization signal conductors CSS1 and CSS 0, the call memory seem-good conductors ASWCSQ and ASWCS1, the parity error conductor 2607, and the command cable ladders CSCK and READCK . The call log error indicator circuit 2200 is actuated by a signal on the command line conductor CSCK, and when a parity check of a data reading is to be performed, the command line conductor READCK is also energized. If one or more of the above assembly tests fail, the call log fault indicator circuit 2200 energizes the output conductor CERI. A signal on the CERI line sets the CSjEZ flip-flop 2201 which then energizes the memory re-read sequence circuit 5700, the function of which will be described later. AND gate 2700 is energized by a signal on the command wire CSX and transmits the error indication on the CERI wire to the other central controller. The conversation memory

29 3029 30

cher-Fehleranzeigeschaltung 2200 wird für normale grammfolge die Einheiten um. Das heißt, die aktivecher error indicator circuit 2200 will switch units for normal gram sequence. That is, the active one

Gesprächsspeicherkommandos erregt. FürWartungs-, zentrale Steuereinheit wird zur Reserveeinheit ge-Call memory commands excited. For the mainte- nance, central control unit, it becomes a reserve unit.

Steuerlese- und Steuerschreibkommandos wird sie macht, und die Reserve-Steuereinheit wird gleich-She will do control read and write commands, and the reserve control unit will be the same.

nicht erregt. zeitig die aktive Einheit. Diese Umschaltung erfolgtnot aroused. early the active unit. This switchover takes place

5 durch ein CP£>-Kommando, das die CPD-gesteuerten5 by a CP £> command that the CPD-controlled

Nachrichtenverkehr Zustands-Flip-Flops A U in beiden zentralen Steuer-Message traffic status flip-flops AU in both central control

mit Hilfe von Kommandobefehlen einheiten gleichzeitig umschalten. Der Zustand diesesswitch units at the same time using command commands. The state of this

Die dritte Hauptart des Nachrichtenverkehrs be- Flip-Flops bringt die zugehörige zentrale Steuerung trifft die Erzeugung und Übertragung von »Komman- in den Reserve- oder aktiven Zustand. Durch Rückdos« zu dem zentralen Impulsverteiler 143, dem Ver- io stellung des Flip-Flops A U wird eine aktive zentrale mittlungsnetzwerk 120, dem Hauptabtaster 144 usw. Steuerung in den Reservezustand umgeschaltet.
Diese Kommandos werden zur Steuerung der genann- In Abwesenheit von Störungen können die verten Einheiten sowohl bei der Ausführung von Fern- schiedenen, doppelt vorhandenen Einheiten (die zensprech- als auch Wartungsfunktionen benutzt. trale Steuerung 101, der Programmspeicher 102, der
The third main type of message traffic is flip-flops, the associated central controller, the generation and transmission of »commands in the reserve or active state. By feedback to the central pulse distributor 143, the adjustment of the flip-flop AU , an active central switching network 120, the main scanner 144 etc. control is switched to the reserve state.
These commands are used to control the central control 101, the program memory 102, the central control 101, the program memory 102, the

Die zentrale Steuerung 101 benutzt Programm- 15 Gesprächsspeicher 103 und verbindende Adressenbefehle, hier »Kommando«-Befe'hle genannt, zur Er- und Antworte-Sammelleitungssysteme) zu zwei gezeugung solcher Kommandos. Bestimmte dieser Be- trennten oder teilweise gemeinsamen Duplikaten fehle erzeugen Kommandos, die nur zu dem zentralen eines zentralen Datenverarbeiters zusammengestellt Impulsverteiler 143 zu übertragen sind. Diese Befehle werden. Die aktive zentrale Steuereinheit ist der Kern werden hier als »CPD-Befehle« bezeichnet, und die 20 eines »aktiven zentralen Datenverarbeiters«, und die diesen Befehlen zugeordneten Kommandos werden reserve zentrale Steuerung dient in dem »Reserveais »CPD-Kommandos« bezeichnet. Andere Korn- Datenverarbeiter«. Die verdoppelten zentralen Datenmandobefehle erzeugen Informationen auf der Netz- verarbeiter werden im System vorteilhafterweise auf Werk-Kommandosammelleitung 6406. Diese werden zwei Arten benutzt. Die erste Art ist der Betrieb der »Netzwerk-Kommandobefehle« genannt, und die Er- 25 verdoppelten Datenverarbeiter im »Gleichschritt«, zeugung von Informationen auf der Netzwerk-Kom- Das heißt, der aktive und der Reserve-Datenverarbeimandosammelleitung 6406 wird mit »Netzwerkkom- ter führen die gleichen Programmfolgen (aus denselmandos« bezeichnet. Netzwerk-Kommandobefehle ben oder verdoppelten Programmspeichereiriheiten) werden zur Übertragung von Informationen nicht nur aus, lesen und schreiben Daten (aus denselben oder an das Vermittlungsnetzwerk 120, sondern an alle 30 verdoppelten Gesprächsspeichereinheiten), aber nur Einheiten benutzt, die an die zentrale Steuerung 101 der aktive zentrale Datenverarbeiter steuert den zenüber die Netzwerk-Kommandosammelleitung 6406 tralen Impulsverteiler 143 und die Netzwerk-Komangeschaltet sind, wie beispielsweise der Haupt- mandoeinheiten. Bei der zweiten Betriebsart führt der abtaster 144, die Fernschreibeinheit 145 usw. Aus aktive zentrale Datenverarbeiter die Gesprächsver-Gründen der Vereinfachung werden diese Einheiten, 35 arbeitungsfunktion durch unter Verwendung einer die mit Hilfe des Netzwerk-Kommandosammellei- Gruppe von Programmfolgen, während der Reservetungssystems 6406 gesteuert werden, »Netzwerk- Datenverarbeiter Diagnoseprüfungen durchführt unter Kommandoeinheiten« genannt. Der Netzwerk-Kom- Verwendung von anderen Programmfolgen und nur mandobefehl benutzt das CPD-Kommando zur Be- mit nichtgemeinsamen Einheiten des verdoppelten zeichnung einer bestimmten Netzwerk- Kommando- 4° zentralen Datenverarbeiters.The central controller 101 uses program 15 call memory 103 and connecting address commands, here called "command" commands, for generating and answering manifold systems) to generate two such commands. Certain of these separate or partially shared duplicates errors generate commands that are only compiled to the central one of a central data processor Pulse distributor 143 are to be transmitted. These commands are. The active central control unit is the core are referred to here as "CPD commands", and the 20 of an "active central data processor", and the Commands assigned to these commands are reserved. Central control is used in the »Reserveais »CPD commands«. Other Korn Data Processors «. The doubled central data command commands generate information on the network processors are advantageously based on in the system Plant Command Bus 6406. These are used in two ways. The first type is the operation of the Called "network command commands" and the data processors doubled in "lock step", generation of information on the network com- That is, the active and the reserve data processing bus 6406 will carry out the same program sequences (from the selmandos " designated. Network command commands or doubled program storage units) are used to transfer information not only from, read and write data (from the same or to the switching network 120, but to all 30 duplicated call storage units), but only Units used, which are connected to the central controller 101, the active central data processor controls the zenüber the network command bus line 6406 tral impulse distributor 143 and the network coman connected such as the main command units. In the second operating mode, the scanner 144, the teleprinting unit 145, etc. From active central data processors, the call processing reasons For the sake of simplicity, these units are 35 working function by using a the group of program sequences with the help of the network command group during the reserve system 6406, »Network data processor carries out diagnostic tests under Called command units «. The network com- use of other program sequences and only mandobefehl uses the CPD command to deal with non-common units of the doubled drawing of a specific network command 4 ° central data processor.

einheit, die auf das Netzwerk-Kommando ansprechen Bei der ersten Arbeitsweise wird die doppelte Aussoll, führung von Programmfolgen innerhalb des zentralen Λ , . , _.,.,., , Datenverarbeiters 100 benutzt, um das Auftreten von Querverbindung von Fehlersignalen m der zentralen störungen durch einen periodischen Vergleich von Steuerung 101 45 strategischen Datenverarbeitungs-Knotenpunkten inunit that respond to the network command In the first mode of operation, the double targeting, execution of program sequences within the central Λ,. , _.,.,.,, Data processor 100 used to detect the occurrence of cross-connection of error signals m of the central disturbances by a periodic comparison of control 101 45 strategic data processing nodes in

Die zentrale Steuerung 101 ist doppelt vorhanden, beiden zentralen Steuereinheiten anzuzeigen. (Bei und zu jedem Zeitpunkt ist eine der beiden Einheiten diesem Ausführungsbeispiel werden zwei Wortpaare als »aktive Einheit« und die andere als »Reserve- in einem Zyklus von 5,5 μβεσ verglichen.) Die verEinheit« bezeichnet. Die aktive Einheit führt die ge^ glichenen Knotenpunkte enthalten die unverdeckte samte Gesprächsdatenverarbeitung und den größten 50 Sammelleitung 2014, die verdeckte Sammelleitung Teil der Wartungsprogrammfolgen durch. Das heißt, 2011, das Index-Addier-Ausgangsregister 3401 und daß in den meisten Fällen die Steuerung des Fern- das Datenpufferregister 2601, das Programmadressensprechvermittlungssystems auf der Ausführung von register 4801, das Befehlswort-Pufferregister 2410 Programmfolgen innerhalb der aktiven zentralen und Folgeschaltung-Prüfpunkte.
Steuereinheit beruht. Es ist möglich, daß die Reserve- 55 -T
Zentralsteuereinheit dieselben Programmfolgen aus- JNotmaßnanmen
führt, aber sie überträgt keine CP£>-Kommandos oder Im Verlauf der normalen Gesprächsbearbeitung Netzwerkkommandos und hat daher keinen direkten werden Störungen entweder durch Programmprüf unEinfluß auf den Betrieb des Fernsprechvermittlungs- gen oder Baugruppenprüfungen festgestellt. Der erste systems. Wenn Schwierigkeiten beim Betrieb des 60 Versuch zur Wiedergewinnung der Gesprächsbearzentralen Datenverarbeiters 100 durch eine oder beitungsfähigkeit bei Anzeige einer Störung erfolgt mehrere Baugruppen- oder Programmprüfungen an- mit Hilfe von Programmfolgen, die so berechnet gezeigt werden, werden Abhilfewartungsprogramme sind, daß sie die Störungen auf fehlerhafte Unterangefordert, in denen es sich zeigen kann, daß die gruppen des Systems eingrenzen und die Zusammen-Schwierigkeit innerhalb der aktiven zentralen Steuer- 65 Stellungen von Bauteilen mit Bezug auf die fehlereinheit liegt. Wenn das der Fall ist, »schaltet« die haften Untergruppen des Systems neu ordnen. Dieser Notmaßnahmen-Folgeschaltung 5702 oder eine in Versuch kann nur dann erfolgreich sein, wenn eine der aktiven zentralen Steuerung durchgeführte Pro- betriebsfähige Kombination aus einer zentralen
The central controller 101 is duplicated to display both central control units. (At and at each point in time one of the two units in this exemplary embodiment is two word pairs are compared as "active unit" and the other as "reserve in a cycle of 5.5 μβεσ.) The united unit" is referred to. The active unit carries out the same nodes containing the uncovered entire call data processing and the largest 50 trunk 2014, the hidden trunk part of the maintenance program sequences. That is, 2011, the index add output register 3401 and that in most cases the control of the remote data buffer register 2601, the program address speech switching system on the execution of register 4801, the instruction word buffer register 2410 program sequences within the active central and sequential circuit checkpoints .
Control unit is based. It is possible that the reserve 55 - T
Central control unit from the same program sequences
leads, but it does not transmit any CP £> commands or network commands in the course of normal call processing and therefore has no direct malfunctions. The first systems. If there are difficulties in the operation of the attempt to recover the call processing center data processor 100 by one or the ability to work when a fault is displayed, several module or program tests are carried out with the aid of program sequences which are shown calculated in such a way that remedial maintenance programs are used to identify faulty faults Under-demanded, in which it can be shown that the groups of the system are narrowing down and the combined difficulty lies within the active central control positions of components with respect to the fault unit. If this is the case, the system "switches" to rearrange the adherent subgroups. This emergency action follow-up circuit 5702 or an attempt can only be successful if one of the active central control units carried out a pro-operable combination of a central one

31 3231 32

Steuerung, einem Programmspeicher und einem tionen weitgehend verstümmeln und so zu einer in verbindenden Sammelleitungssystem im Augenblick hohem Maße unbefriedigenden Bedienung der Teilaktiv ist. Das heißt, obwohl jedes dieser Elemente nehmer führen. Dementsprechend ist eine Anzahl t doppelt vorhanden ist und obwohl nur eines der von speziellen, unabhängigen Prüfschaltungen in der ι verdoppelten Elemente ausgefallen sein kann, ist 5 zentralen Steuerung 101 vorgesehen, um gewisse diese Verdoppelung ohne Nutzen, wenn die zentrale Grundklassen von Störungen festzustellen. Wenn Steuerung 101 unter Verwendung der im Augenblick irgendeine dieser unabhängigen Prüfungen innerhalb aktiven Kombination von Bauteilen nicht in der der aktiven Zentralsteuerung negativ ausgeht, wirdControl, a program memory and a functions largely mutilate and so to a connecting manifold system at the moment highly unsatisfactory operation of the part is active. That is, although each of these elements lead to takers. Accordingly, a number t is doubled and although only one of the elements doubled by special, independent test circuits in the ι may have failed, central control 101 is provided to determine this doubling of no use when the central basic classes of faults. If controller 101 does not currently fail any of these independent tests within the active component combination using the active central controller, then using the active central controller

- ι Lage ist, Programminformationen entweder richtig die Notmaßnahmen-Folgeschaltung 5702 in der zenzu bearbeiten oder zu gewinnen. Das heißt, es muß, io tralen Steuerung erregt und ergreift Maßnahmen,- ι is able to correctly program information either the emergency measures sequential circuit 5702 in the zenzu edit or win. That means, it must, io tral control excites and takes measures,

damit der zentrale Datenverarbeiter 100 seine Ge- um diese Störungen zu korrigieren. Die Grundfälle,so that the central data processor 100 corrects its area around these disturbances. The basic cases

sprächsbearbeitungsfähigkeit mit Hilfe von Fehler- die zu einer Erregung der Notmaßnahmen-Folge-ability to process calls with the help of errors - which lead to an excitement of the emergency measures - follow-up -

- j erkennungs-Programmfolgen zurückgewinnen kann schaltung 5702 führen und die durch unabhängige r i und Programm-Neuordnungen von fehlerhaften Prüf schaltungen bekämpft werden, sind die folgen-- j recover recognition program sequences can lead circuit 5702 and the by independent r i and program rearrangements are combated by faulty test circuits, the following are

- j Untergruppen durchführen kann, zunächst eine 15 den:- j can perform subgroups, initially a 15 den:

- ! aktive, fehlerfreie Kombination aus einer Zentral- 1. Einige der Folgeschaltungen, die gewisse, sich ι steuerung und einem verbindenden Sammelleitungs- wiederholende Steuerfunktionen im System durcht system vorhanden sein. Wenn eine der Baugruppen- führen, übernehmen die Steuerung der zentralen ι i prüfungen eine Störung feststellt, die die zentrale Steuerung 101 unter Ausschluß der Decoder 3902 -, i Steuerung 101, den Programmspeicher 102 oder den 20 bis 3904. Das Auftreten einer Störung in einer oder- ! Active, error-free combination of a central 1. Some of the sequential circuits, the certain control functions and a connecting bus repeating control functions are available in the system. If one of the subassemblies lead, the control of the central ι i tests detects a fault that the central controller 101, excluding the decoder 3902 -, i controller 101, the program memory 102 or the 20 to 3904. The occurrence of a fault in a or

• j Gesprächsspeicher 103 betrifft, wird die Notmaßnah- mehreren von diesen Folgeschaltungen kann dazu• j conversation memory 103 is concerned, the emergency measure- several of these sequential circuits can do so

- ι men-40-ms-Tastschaltung des Echtzeitprüfers 5703 führen, daß diese Folgeschältung fortwährend im : erregt und nicht zurückgestellt, bis die Gesprächs- aktiven Zustand bleibt. Die1 Folgeschaltung würde- ι men-40-ms key circuit of the real-time tester 5703 lead that this follow-up circuit is continuously in: excited and not reset until the call remains active. The 1 sequential circuit would

• I bearbeitungsfähigkeit des zentralen Datenverarbei- dann die Fortsetzung der Gesprächsbehandlung . ι ters 100 sichergestellt ist. Das heißt, nachdem fest- 25 dauernd sperren. Dementsprechend wird der sechs-• I the ability to process the central data processing - then the continuation of the conversation handling . ι ters 100 is ensured. That is, after locking permanently. Accordingly, the sixth

j gestellt worden ist, daß eine Neuordnung von Unter- stufige Binärzähler (der Zeitablaufzähler 4109) begruppen des Systems mit Hilfe von Programm- nutzt, um die aktiven Perioden dieser Folgeschaltunfunktionen möglich war, wird die Notmaßnahmen- gen zu summieren. Das heißt, wenn eine dieser Taktschaltung zurückgestellt, um unerwünschte Not- Folgeschaltungen aktiv ist, wird der Zeitablaufzähler maßnahmen zu verhindern. Wenn jedoch eine 30 4109 einmal in jedem 5,5-nsec-Maschinenzyklus Wiedergewinnung der Gesprächsbearbeitungsfähig- weitergeschaltet und zurückgestellt, wenn die Folgekeit des zentralen Datenverarbeiters 100 mit Hilfe schaltung in ihren inaktiven Zustand zurückgebracht von Programmfunktionen nicht möglich war, läuft wird. Die auf diese Weise geprüften Folgeschaltundie Notmaßnahmen-40-ms-Taktschaltung aus und gen sind:
liefert eines der verschiedenen Signale zur Erregung 35
j it has been established that a reorganization of sub-level binary counters (the time lapse counter 4109) groups of the system with the help of program uses was possible in order to enable the active periods of these subsequent switching functions, the emergency measures will be summed up. That is, if one of these clock circuits is reset to prevent unwanted emergency follow-up circuits, the time-out counter will prevent action. However, if a 30 4109 is advanced and deferred once in every 5.5 nsec machine cycle recovery of the call processing capability when the sequence of the central data processor 100 was not possible with the aid of circuitry brought back to its inactive state by program functions. The subsequent switching and the emergency measures 40 ms clock switching off and on checked in this way are:
supplies one of the various signals for excitation 35

der Notmaßnahmen-Folgeschaltung 5702. Diese Sprung-Folgeschaltung 4401,the emergency measures sequential circuit 5702. This jump sequential circuit 4401,

Folgeschaltung ist so ausgebildet, daß sie die Ge- Unterbrechungs-Folgeschaltung4901,Sequence circuit is designed in such a way that it interrupts sequence circuit 4901,

sprächsbearbeitungsfähigkeit des zentralen Daten- Datenlese-Folgeschaltung 4903,call processing capability of the central data reading sequence circuit 4903,

verarbeiters wiedergewinnt, ohne daß Programm- Rückkehr-Folgeschaltung 5300,processor recovers without the program return sequencer 5300,

funktionen zur Durchführung von Neuordnungen 40 Programmspeicher-Korrektur-Neulese-Functions for carrying out re-orders 40 Program memory correction-re-reading

von Bauteilen in der aktiven Kombination einer Folgeschaltung 5301,of components in the active combination of a sequence circuit 5301,

zentralen Steuerung, eines Programmspeichers und Gesprächsspeicher-Programm-Folgeschal-central control, a program memory and call memory-program sequence switch

verbindenden Sammelleitungen erforderlich sind. Die rung 5302,connecting manifolds are required. The tion 5302,

Notmaßnahmen-Folgeschaltung 5702 verwendet Pro- Gesprächsspeicher-Neulese-Folgeschalgrammfolgen, die aus dem Programmspeicher 102 45 tang 5700.
gewonnen werden, um ihre unabhängigen Abhilfemaßnahmen zu bewerten. Die Abhilfemaßnahmen Während jedes 5,5^sec-Zyklus, in dem eine oder mit Bezug auf die Neuordnungen von Bauteilen mehrere der obengenannten Folgeschaltungen sich werden jedoch mit Hilfe von Gerätemaßnahmen, im aktiven Zustand befinden, wird der Zeitablauf d. h. Schaltangen, im Gegensatz zu Programmmaß- 50 zähler 4109 durch ein Signal auf dem Befehlskabelnahmen durchgeführt. leiter TOC-INC weitergeleitet. Wenn keine dieser
Emergency measures follow-up circuit 5702 uses per call memory re-read follow-up program sequences taken from the program memory 102 45 tang 5700.
to evaluate their independent corrective actions. The remedial measures During every 5.5 ^ sec cycle in which one or, with reference to the rearrangement of components, several of the above-mentioned sequential circuits are in the active state with the help of device measures, the timing, i.e. Schaltangen, is in contrast to program measure - 50 counter 4109 performed by a signal on the command cable name. Head of TOC-INC forwarded. If none of these

Wie oben angegeben, liefert die Notmaßnahmen- Folgeschaltangen aktiv ist, tritt ein Signal währendAs stated above, if the emergency response follow-up switch is active, a signal occurs while

40-ms-Taktschaltüng nur eins der verschiedenen des 5,5^sec-Zyklus auf dem Befehlskabelleiter40 ms clock switching only one of the different ones of the 5.5 ^ sec cycle on the instruction cable ladder

Signale, die die Erregung der Notmaßnahmen-Folge- TOC-R auf, um den Zeitablauf zähler 4109 in denSignals indicating the excitation of Emergency Measures-Follow- TOC-R to the timeout counter 4109 in the

schaltung 5702 bewirken. , 55 Null-Zustand (000000) zu bringen oder in diesemcause circuit 5702. To bring 55 zero state (000000) or in this

Die Anzeige von Störungen mit Hilfe von Pro- zu halten. Man beachte, daß die Überwachung der grammprüfungen und Baugruppenprüfungen, die die Folgeschaltangen nur einer der Verwendungszwecke normale Gesprächsbearbeitang begleiten, stellt eine des Zeitablaufzählers 4109 ist und daß die obige naheliegende Informationsquelle dar, die anzeigt, Erläuterung nur zutrifft, wenn das Vergleichs-Steuerdaß das System nicht in der Lage ist, seine normalen 60 register 4103 eine Zeitablauf überwachung von Folge-Arbeitsfunktionen durchzuführen. Es gibt aber noch schaltungen angibt.Keep the display of malfunctions with the help of Pro-. Note that the monitoring of the program tests and assembly tests, the subsequent switching only one of the purposes accompany normal conversation processing, one of the time-out counter is 4109 and that the above is an obvious source of information indicating that explanation only applies if the comparison control that the system is unable to use its normal 60 registers 4103 to time-out follow-up work functions perform. But there are still circuits indicating.

eine Anzahl weiterer grundsätzlicher Umstände, die Die Ausgänge des Zeitablauf Zählers 4109 werdena number of other basic circumstances which become the outputs of the time-out counter 4109

schwerwiegende Betriebsstörungen des Systems dar- mit Hilfe der Zeitablauf-Vergleichsschaltung 4108Serious operational malfunctions of the system can be seen with the aid of the timing comparison circuit 4108

stellen und die nicht mit Hilfe dieser Programm- mit den Ausgängen des Zeitablauf-Zählregistersand not with the help of this program with the outputs of the timing counter

prüfungen und Baugruppenprüfungen feststellbar 65 TOCRS... TOCR-O verglichen. Das Zeitablauf-tests and assembly tests detectable 65 TOCRS ... TOCR-O compared. The lapse of time

sind. Wenn keine Korrekturmaßnahmen ergriffen Zählregister TOCR-STOCR-O ist auf einen Wertare. If no corrective action has been taken, counting register TOCR-S - TOCR-O is at a value

werden, können diese nicht feststellbaren Störungen voreingestellt, der der Maximalzahl von Maschinen-these undetectable malfunctions can be preset, which corresponds to the maximum number of machine

die Fernsprechbearbeitung und die Wartungsfunk- zyklen enstpricht, während der die überwachtenthe telephone processing and the maintenance radio cycles correspond during which the monitored

33 3433 34

Folgeschaltungen kontinuierlich aktiv sein sollen. bearbeitungsfolgen geordnet sind. Diese Prüfung Wenn die Zahl im Zeitablauf zähler 4109 den Wert entspricht der oben beschriebenen Prüfung, die im Zeitablaufregister TOCRS ... TOCR-O erreicht, durchgeführt wird, um sicherzustellen, daß keine der wird der Ausgangsleiter SQC erregt. Ein Signal auf Folgeschaltungen hängengeblieben ist.
diesem Leiter erregt die Notmaßnahmen-Folgeschal- 5 Der Echtzeitprüfer 5703 enthält einen siebentung5702 und stellt das Flip-Flop SETO (Fig. 52) stufigen Binärzähler, der alle 10 ms durch das Aufein, treten der geraden 5-ms-Ausgangsimpulse der Milli-
Follow-up circuits should be continuously active. processing sequences are arranged. This check if the number in the timeout counter 4109 corresponds to the check described above, which is in the timeout register TOCRS. .. TOCR-O is reached, to ensure that none of the output conductor SQC is energized. A signal on subsequent switching is stuck.
5 The real-time tester 5703 contains a Siebentung5702 and sets the flip-flop SETO (Fig. 52) step binary counter, which every 10 ms by the occurrence of the even 5 ms output pulses of the milli-

Die oben angegebenen Folgeschaltungen werden sekunden-Taktquelle 6101 auf dem Leiter /-5 weiteralle auf diese Weise überwacht, da Programmunter- geschaltet wird. Der Echtzeitprüfer 5703 weist außerbrechungen und sogar die Stufe B Notmaßnahmen- io dem, wie oben angegeben, einen Analog-40-ms-Unterbrechung den Abschluß der Funktionen dieser Taktgeber auf, der weiter oben als die Notmaßnah-Folgeschaltungen erlauben, bevor die Unterbrechung men-40-ms-Taktschaltung bezeichnet worden ist. Die ausgeführt wird. Nicht alle Folgeschaltungen innerhalb 40-ms-Taktschaltung wird, wie oben angegeben, der zentralen Steuerung 101 werden auf diese Weise benutzt, um sicherzustellen, daß bei einer Anzeige überwacht. Es werden jedoch andere Maßnahmen 15 von Störungen innerhalb des zentralen Datenverarzur Störungsfeststellung ergriffen, um deren richtigen beiters diese Störungen innerhalb von 40 ms geklärt Betrieb sicherzustellen. Beispielsweise wird die werden. Die 40-ms-Taktschaltung arbeitet auf analo-Notmaßnahmen-Folgeschaltung 5702 nicht so über- ger Grundlage statt auf digitaler Grundlage und wird wacht, weil sie von sich aus nicht in der Lage ist, bei der Durchführung verschiedener, unabhängiger ihre inneren Fehler zu korrigieren. Statt dessen wird 20 Prüfungen benutzt, die auf sich gegenseitig aussie mit Hilfe einer Wartungs-Routine-Programmfolge schließender Basis durchgeführt werden. Im Verlauf geprüft, die die Notmaßnahmen-Folgeschaltung 5702 der normalen Gesprächsbearbeitung wird die analoge zeitweilig erregt und die sich ergebende Wirkung 40-ms-Taktschaltung zur Überwachung für das Aufüberwacht, treten der geraden und ungeraden 5-ms-ImpulseThe above-mentioned sequential circuits will continue to be monitored in this manner for the second clock source 6101 on conductor / -5, since the program is switched off. The real-time checker 5703 has interruptions and even the level B emergency measures - io dem, as stated above, an analog 40 ms interruption of the completion of the functions of this clock generator, which further above than the emergency measure sequence circuits allow before the interruption men- 40 ms clock circuit has been designated. Which is running. As noted above, not all sequential circuits within the 40 msec clock circuit of the central controller 101 are used in this way to ensure that a display is monitored. However, other measures are taken for faults within the central data processing system for fault detection, in order to ensure that these faults are cleared within 40 ms and that they operate correctly. For example, that will be. The 40 ms clock circuit works on the analog emergency measures sequential circuit 5702, not on a superordinate basis instead of on a digital basis, and is kept watch because it is not capable of correcting its internal errors on its own when various, more independent, errors are carried out . Instead, 20 tests are used, which are carried out on a mutually exclusive basis with the aid of a maintenance routine program sequence. In the course of checking that the emergency measures follow-up circuit 5702 of normal call processing, the analogue is temporarily excited and the resulting effect of the 40 ms clock circuit for monitoring is monitored, the even and odd 5 ms pulses occur

Die Stop-Folgeschaltung 4400 wird nicht direkt 25 benutzt, und für den Fall, daß diese Impulse fürThe stop sequencer 4400 is not used directly, and in the event that these pulses are used for

überwacht, weil der Sofortprüfer 5703 die Notmaß- mehr als einige wenige, aufeinanderfolgende 5-ms-monitored because the immediate tester 5703 the emergency measure- more than a few, consecutive 5-ms

nahmen-Folgeschaltung 5702 erregen würde, wenn Intervalle nicht auftreten, zählt die 40-ms-Notmaß- action sequence circuit 5702 , if intervals do not occur, the 40 ms emergency action counts.

sie im aktiven Zustand bleibt. nahmen Taktschaltung aus und erregt den Leiter AT. it remains in the active state. took clock circuit off and energized the conductor AT.

Die Kommandobefehls-Folgeschaltung 4902 ist Ein Signal auf dem Leiter A T erregt die Notmaßnah-The command sequence circuit 4902 is A signal on the AT conductor excites the emergency measure

ebenfalls von der Zeitablaufprüfung ausgeschlossen, 30 men-Folgeschaltung 5702 und stellt das Flip-Flopalso excluded from the timing check, 30 men follower circuit 5702 and sets the flip-flop

weil sie im Verlauf ihrer normalen Funktionen lange LTO ein.because in the course of their normal functions they take LTO for a long time.

Folgen von Kommandobefehlen ausführen kann und Wie später noch beschrieben werden soll, wird dieCan execute sequences of command commands and As will be described later, the

daher für relativ lange Zeitintervalle aktiv sein kann, 40-ms-Notmaßnahmen-Analog-Taktschaltung descan therefore be active for relatively long time intervals, 40 ms emergency measures analog clock circuit of the

die das Zeitintervall im Zeitablauf-Zählregister Echtzeitprüfers 5703 auch zur Unterstützung deswhich the time interval in the time-out counting register real-time checker 5703 also to support the

TOCR-S... TOCR-O überschreiten. Außerdem ist 35 »Vernunftzählers« benutzt, der sich innerhalb der Exceed TOCR-S ... TOCR-O . In addition, a "reason counter" is used, which is located within the

die Überwachung sowohl dieser Folgeschaltung als Millisekunden-Taktschaltung 6101 befindet,the monitoring of both this sequential circuit and the millisecond clock circuit 6101 is located,

auch der X-Register-Folgeschaltung 5701 nicht kri- Ein Echtzeit-Prüfzyklus dauert höchstens 640 ms.The X register sequential circuit 5701 is also not critical. A real-time test cycle lasts a maximum of 640 ms.

tisch, da die Unterbrechungs-Folgeschaltung 4901 Zu Beginn dieses Zyklus wird der siebenstufigetable, because the interrupt sequencer 4901 At the beginning of this cycle, the seven-stage

auch dann erregt werden kann, wenn die 2^-Register- Echtzeitzähler des Echtzeitprüfers in den NuIl-Zu-^can also be excited when the 2 ^ register real-time counter of the real-time tester in the NuIl-Zu- ^

Folgeschaltung 5701 oder die Kommandobefehls- 4° stand gestellt. Die geraden 5-ms-Impulse auf demSequence circuit 5701 or the command command status 4 ° set. The even 5 ms pulses on the

Folgeschaltung 4902 aktiv bleibt. Leiter J-S schalten diesen Zähler weiter, und nachSequence circuit 4902 remains active. Head of JS switch this counter on and on

2. Die Ausgangsanschlüsse der Mikrosekunden- Ablauf von 320 ms, das durch die in den »1«-Zu-Taktquelle 6100 sind direkt an die Taktprüfung 6103 stand eingestellte Stufe 6 des Zählers angezeigt wird, angeschaltet, die die Takt-Ausgangssignale kontinu- wird ein Echtzeitprüf-»Fenster«-Zustand erzeugt. Im ierlich überwacht. Wenn eines oder mehrere der 45 Plan der Gesprächsbearbeitungsprogramme sind Taktsignale nicht auftritt, wird ein Signal auf dem Programmbefehle vorhanden, die zwei bestimmte Ausgangsleiter CKC erzeugt, das eins der Eingangs- Kommandos des zentralen Impulsverteilers erzeugen, signale derBefehlskombinations-Gatterschakung3901 nämlich ein Echtzeitprüf-Einstellkommando (RT-S) darstellt, die eine Erregung des Befehlskabelleiters und ein Echtzeitprüf-Rückstellkommando (RT-R), EA GO bewirkt. Auf diese Weise wird wiederum 5° die innerhalb vorgeschriebener Zeitgrenzen in dieser die Notmaßnahmen-Folgeschaltung 5702 erregt und Folge auftreten. Das CPD-Kommando für das RT-S-das Flip-Flop CjE eingestellt. Da die Mikrosekunden- Signal tritt einige Zeit nach Ablauf von 320 ms des Taktquelle 6100 möglicherweise überhaupt keine 640-ms-Echtzeitzyklus (nominell bei 400 ms) auf, Takt-Ausgangssignale erzeugt, ist das Signal auf und das CP-D-Kommando für das RT-R-Signal tritt Leiter CKC ein Gleichstromsignal. 55 vor Ablauf der gesamten Periode von 640 ms (nomi-2. The output connections of the microsecond lapse of 320 ms, which is indicated by the level 6 of the counter set in the "1" to clock source 6100 are directly connected to the clock check 6103 , is switched on, which is the clock output signals creates a real-time test "window" condition. I'm closely monitored. If one or more of the 45 plan of the call processing programs are clock signals does not occur, a signal is present on the program commands, which generates two specific output conductors CKC , which generate one of the input commands of the central pulse distributor, signals of the command combination gate circuit 3901 namely a real-time test setting command (RT-S) , which causes the command cable conductor to be energized and a real-time test reset command (RT-R), EA GO . In this way, the emergency measures sequential circuit 5702 is again excited within prescribed time limits and the result occurs. The CPD command for the RT-S set the flip-flop CjE. Since the microsecond signal occurs some time after 320 ms of the clock source 6100 has elapsed, possibly no 640 ms real-time cycle (nominally at 400 ms) at all, clock output signals are generated, the signal is on and the CP-D command for the RT-R signal, conductor CKC joins a DC signal. 55 before the end of the entire period of 640 ms (nomi-

3. Eine Programmprüfung für den normalen Zu- nell bei 500 ms) auf.3. A program test for normal feed at 500 ms).

stand der Gesprächsbearbeitung wird durchgeführt, Wenn das CPD-Kommando für das i?T-i?-Signalstatus of the call processing is carried out when the CPD command for the i? T-i? signal

um (a) sicherzustellen, daß die Gesprächsbearbeitung vor Ablauf von 320 ms oder nach Ablauf vonto (a) ensure that the call is processed before 320 ms or after

nicht zu einer kontinuierlichen Durchführung einer 640 ms auftritt, wird die Echtzeitprüfung als negativIf a continuous performance of 640 ms does not occur, the real-time test is considered negative

beschränkten Zahl von Funktionen unter Ausschluß 60 angesehen. Daraufhin wird der Leiter LTC erregt,limited number of functions under exclusion 60. The LTC conductor is then excited,

der vielen anderen Programmfunktionen geführt hat, der wiederum die Notmaßnahmen-Folgeschaltungthe many other program functions, which in turn led to the emergency action sequencer

die zur Durchführung aller normalen Aufgaben eines 5702 erregt und das Flip-Flop LTO einstellt which energizes a 5702 to perform all normal tasks and sets the LTO flip-flop

Fernsprechvermittlungsamtes erforderlich sind, und Während des Zyklus von 640 ms erfolgt die Ge-Telephone exchange are required, and during the cycle of 640 ms, the

(b) um den echten Zeitverlauf, der durch den Zu- sprächsbearbeitung, wenn sie normal vor sich geht,(b) the real passage of time caused by the call processing, if it is normal,

stand des Echtzeit-Binärzählers im Echtzeitprüfer 65 auf der Grundstufe L entsprechend einer Häufigkeits-Status of the real-time binary counter in the real-time tester 65 on the basic level L according to a frequency

5703 angezeigt wird, mit dem Zeitverlauf zu ver- liste. Jeder Unterstufe der Grundstufe ist eine 5703 is displayed to list with the passage of time. Each lower level of the elementary level is one

gleichen, der bei der Ausführung von Programm- Registerstelle innerhalb des Gesprächsspeichers 103 same as that when executing the program register location within the conversation memory 103

befehlen angezeigt wird, die in den Gesprächs- zugeordnet, die in den »!«-Zustand eingestellt wird,commands are displayed which are assigned to the call, which is set to the »!« state,

35 3635 36

nachdem das Unterstufe-Arbeitsiiberwachungspiro- Information in das Einschieberegister, die zur Ausgramm diese Unterstufe aufgesucht und alle Arbeiten führung, der Einschiebung, notwendig ist,, beispielsdieser Unterstufe durchgeführt hai. Das heißt,, die weise im Fall der Einschiebung für das CPD-Kom-Grundstuf e L weist fünf Unterstufen. La bis Le. auf, mando zur Erzeugung des ÄT-S-Signals die Inforund jeder dieser Unterstufen ist: eine Registerzelle 5 mationy die zur Ausführung dieses bestimmten im Gesprächsspeieher 10$ zugeordnet. Die Korn- CPD-Kommandos erforderlich ist.
mandos des zentralen Impulsverteilers,, die zur Erzeu- Außer der Eingabe der Einschiebe-Anforderungen gang der Signale auf den Leitern RTS und RT-R und Einschiebe-Einzelheiten in das Einschieberegister dienen,, werden mit Hilfe von »Einschiebungen« dient das Notmaßnahmen-Steuerprogramm auch ausgeführt, die im .die Grundstufe mit Hilfe eines io dazu, einen Binärzähler im Gesprächsspeieher 103 Notmaßnahmen-Steuerprogramims eingegeben wer- weiterzuschalten. Das heißt, innerhalb des Gesprächsden, das auf der Unterbrechungsstuf e H in. Tätigkeit Speichers 103 sind sechs Speicherzellen vorhanden, gesetzt wirdi. die von dem Programm! als Binärzähler behandelt
after the lower-level work monitoring pirate information in the insertion register that this lower-level has been visited for the program and all work, the insertion, is necessary, for example, this lower-level has been carried out. That means, the wise in the case of the insertion for the CPD-Kom-Grundstuf e L has five sub-levels. L a to L e . on, the command for generating the ÄT-S signal is the information, and each of these sub-stages is: a register cell 5 mationy assigned to the execution of this particular 10 $ in the call log. The Korn CPD command is required.
mandos the central pulse distributor ,, the Erzeu- for addition to the input of the push-in requirements of the signals transition on conductors RTS and RT-R and push-in details in the a shift register are ,, be with the help of "interpolations" the emergency control program serves also carried out, which in .die basic level with the help of an io to enter a binary counter in the conversation memory 103 emergency measures control program. That is, within the conversation that is set at the interrupt level e H in. Action memory 103 there are six memory cells. those of the program! treated as a binary counter

Das Grumdstiife-Ausführimgsprogranam ist so< be- werden und der einmal ungefähr alle 10 ms weitsrschafien,. daß es die verschiedenen. Grundstufe- 15 geschaltet wird. Dieser Zähler kann daher bis zu Arbeiten nach einem roh geregelten Zeitplan aus- 640 ms ansammeln. Nach etwa 400 ms,, angezeigt führt. Die Zeitpunkte, zu denea Arbeiten ausgeführt durch den Zustand des Zählers, fügt das Notmafiwerden, werden durch, die obem erläuterte Häufig- nahmen-Steuerprogramm die Einschiebung für das keitstabeHe und die Ausbildung der Programm?- CPD-Kommando zur Erzeugung des iiT-S-Signals folgen bestimmt, die jede der verschiedenen Arbeiten 20: ein, und wenn dieser Zähler nachfolgend bei etwa auf den verschiedenen Unterstufen der Gnmdstufe 500 ms angelegt ist, fügt das- Notmaßnahmen-Proausführen. Das Grundstufe;-Ausführungsprogramm gramst die Einschiebung für das CPD-Kommando sehreitet jeweils nacheinander durch die verschiede- zur Erzeugung; des .RT-Ä-Signals ein.
nen Arbeiten der Unterstufen fort, und es ist keine Das CPD-Kommando, das zur Erzeugung, des Möglichkeit vorhanden, eine Grundstufe-Arbeit 25 ÄT-S-Signals dient, wirdohne Bedingung ausgeführtdurch eine andere Grundstufe-Arbeit zu unter- Das. CPD-Kommando zur Erzeugung des RT-R-brechen. Die Arbeiten der Grundstufe werden regulär Signals hängt jedoch von dem Zustand der Zellen »unterbrochen« durch Unterbrechungen der Stuf en ίί des Unterstuf en-ArbeitsvoHendungsregisters ab. Es und J, die zur Ausführung von Eingangs-Ausgangs- sind fünf Registerzellen vorhanden, die individuell Funktionen benutzt werden, die der Sammlung neuer 3° jeder Unterstufe der Grundstufe zugeordnet sind. Gesprächsinformationen und der Übertragung von Diese Zellen werden in den »1 «-Zustand nach Gesprächsinformationen zugeordnet sind. Die auf Vollendung aller ihrer Unterstufe zugeordnetem den Unterbrechungsstufen H oder / ausgeführten Arbeitsfunktionen eingestellt, und da die Häufigkeits-Arbeiten können eine verhältnismäßig große Zahl tabelle so ausgebildet ist, daß sie sich etwa einmal von Maschinenzyklen erfordern. Daher ist es zweck- 35 je Sekunde wiederholt, sollte auch die der Untermäßig, die Unterbrechungs-Folgeschaltung4901 zu stufe Le zugeordnete Zelle etwa einmal je Sekunde erregen und die zur Durchführung des Sprungs auf in den »1«-Zustand eingestellt werden. Die Häufigdas Unterbrechungsprogramm erforderliche Zeit auf- kertstabelle ist so ausgebildet, daß die den Unterzuwenden und nachfolgend auf das unterbrochene stufen Lar Lb und Lc zugeordneten Zellen häufiger Programm zurückzukehren. Die durch eine Einschie- 40 als einmal je 500 ms eingestellt werden, während die bung angeführten Arbeiten müssen mit einer ge- den Unterstufen Ld und Le zugeordneten Zellen wissen zeitlichen Genauigkeit ausgeführt werden. häufiger als einmal je lOOO ms eingestellt werden. Jede dieser Arbeiten benötigt jedoch nur eine ver- Die Ausführung des CPD-Komrnandos zur Erzeuhältaismäßig kleine Zahl von Maschinenzyklen. gung des Signals auf dem Leiter RT-R hängt vom Daher ist es nicht zweckmäßig,. diese Arbeiten auf 45 Zustand dieser fünf Zellen ab. Da das maximale einer Unterbrechungsstufe auszuführen, für die die Intervall der Langzeitprüfung von 640 ms dem InterErregung der Unterbrechungs-Folgeschaltung 4901 vall von etwa 1 Sekunde der Häufigkeitstabelle nicht erforderlich ist. Mit Hilfe von Einschiebungen läßt entspricht, können die den Unterstufen d und e sich daher eine verhältnismäßig, kurze Arbeit inner- zugeordneten Speicherzellen bei aufeinanderfolgenhalb eines vorgeschriebenen Zeitabschnittes durch- 5° den Einsehiebungen zur Erzeugung des ÄT-Ä-Signals· führen, ohne daß eine Programmunterbrechung eingestellt sein oder nicht. Da jedoch die Untererforderlich ist. Die Einfügung der Einsehiebungen stufen Ld und Le öfter als einmal in 1000 ms bedient in die Grundstufe ist nor eine der vielen Arbeiten, werden, ist sichergestellt, daß die diesen Unterstufen die auf der Unterbrechungsstufe H durchgeführt zugeordneten Zellen jeweils wenigstens einmal wähwerden. Es handelt sich daher bei einer Unter- 55 rend zwei aufeinanderfolgender Langzeit-Prüfungsbrechung auf der Stufe H um eine Allzweckunter- Intervalle eingestellt sind. Dementsprechend wird bei brechung; sie dient nicht nur für die Einfügung von jeder Einschiebung zur Ausführung eines CPD-Kom-Einschiebungen. mandos und Erzeugung eines Signals auf dem Leiter
The basic execution program is to be used and repeated once approximately every 10 ms. that it is the different. Elementary level 15 is switched. This counter can therefore accumulate up to 640 ms of work according to a roughly regulated schedule. After about 400 ms ,, displayed leads. The times at which the work is carried out by the state of the counter, the emergency mafi is added, the frequency control program explained above, the insertion for the keitstabeHe and the formation of the program? - CPD command for generating the iiT-S- Signals follow determined which each of the various work 20: a, and if this counter is subsequently applied at approximately 500 ms on the various sub-levels of the low level, the-Emergency-Measures-Pro Execute. The basic level execution program grabs the insertion for the CPD command, one after the other, through the various to generate; of the .RT-Ä signal.
The work of the sub-levels continues, and there is none. The CPD command, which is used to generate the possibility of a basic level work 25 AT-S signal, is carried out without any condition by another basic level work to be carried out. Break CPD command to generate the RT-R. The work of the basic level is regularly signaled, however, depends on the state of the cells "interrupted" by interruptions in the levels ίί of the sub-level work order register. Es and J, for the execution of input-output- there are five register cells, which are used individually functions which are assigned to the collection of new 3 ° of each lower level of the basic level. Call information and the transmission of these cells are in the "1" state according to call information are assigned. The work functions assigned to the interruption stages H and / or executed on completion of all their lower stages are set, and since the frequency work can be a relatively large number of table is designed so that they require about once from machine cycles. It is therefore advisable to repeat it every second, should also excite the cell assigned to the subordinate sequence 4901 to stage L e about once per second and set the "1" state to carry out the jump. The time table frequently required by the interruption program is designed in such a way that the cells assigned to the subordinate and subsequently to the interrupted stages L ar L b and L c more frequently return to the program. The tasks that are set by an insert 40 as once every 500 ms, during the exercise, must be carried out with a knowledge of time accuracy, cells assigned to the sub-stages L d and L e. set more than once per 10000 ms. However, each of these jobs only requires a small number of machine cycles. supply of the signal on the RT-R conductor depends on the Therefore it is not appropriate. this work depends on the 45 state of these five cells. Since to execute the maximum of an interrupt stage for which the interval of the long-term test of 640 ms is not necessary to the interval of about 1 second of the frequency table of the interrupt sequencer 4901. With the help of insertions can correspond to the sub-stages d and e can therefore perform a relatively short work of internal memory cells assigned to one another within a prescribed period of time during insertions to generate the T-signal without a Program interruption may or may not be set. However, since the sub is required. The insertion of the inserts L d and L e more than once in 1000 ms in the basic level is nor one of the many tasks, it is ensured that the cells assigned to these sub-levels are each selected at least once in the interruption level H. It is therefore a sub-interval of two consecutive long-term test interruptions at level H at which a general-purpose sub-interval is set. Accordingly, when breaking; it is not only used for the insertion of every insertion for the execution of a CPD-Kom insertion. mandos and generating a signal on the conductor

Bei der Durchführung des Grundstufe-Ausfüh- RT-R der Zustand der fünf den fünf UnterstufenWhen performing the basic-level execution RT-R, the state of the five of the five sub-levels

rungsprogramms und der Grundstufe-Arbeitsüber- 6° zugeordneten Speicherzellen in fünf Hilfszellen ge-program and the basic level work over- 6 ° assigned memory cells in five auxiliary cells.

wachungsprogramme wird ein Einschieberegister im speichert, um bei der nächstfolgenden, ähnlichenmonitoring programs is stored in an insert register for the next, similar

Gesprächsspeieher 103 von Zeit zu Zeit geprüft, um Einschiebung verwendet zu werden, und die fünfChanger 103 checked from time to time to be used interpolation and the five

festzustellen, ob eine Einschiebe-Anforderung vor- den Unterstufen zugeordneten Zellen werden alledetermine whether an insertion request before the sub-levels are allocated to all cells

handen ist oder nicht. Die Einfügung der Einschie- zurückgestellt. Bei jeder solchen Einschiebung mußis dealt or not. The insertion of the insert postponed. With every such insertion must

bung durch das Notmaßnahmen-Steuerprogramm 65 die logische UND-Verknüpfung der Zustände derExercise by the emergency measures control program 65 the logical AND operation of the states of the

während der Unterbrechungsstufe H umfaßt die Mar- den Unterstufen LB, L1,, Lc zugeordneten Zellen undDuring the interrupt stage H, the marches comprise sub-stages L B , L 1 , L c assigned cells and

kierung einer Arbeitsaktivitätsfahne im Einschiebe- ihrer zugeordneten Hilfszellen zusammen mit dermarking of a work activity flag in the insert of its assigned auxiliary cells together with the

register im Gesprächsspeieher und die Eingabe der logischen ODER-Verknüpfung der Ld und Le züge-register in the conversation memory and the input of the logical OR link of the L d and L e trains

37 3837 38

ordneten Zellen und ihrer zugeordneten Hilfszellen wiegende Systemstörung darstellt, die dazu geführtarranged cells and their associated auxiliary cells represents the major system disturbance that led to it

ein Wort mit 5 Bits ergeben, in dem alle Bits »Eins« hat, daß das System nicht in der Lage ist, die sind. Diese logische Verknüpfung von Informationen normale Gesprächsbearbeitung mit der augenblickstellt sicher, daß die den Unterstuf en L0 bis Lc zu- liehen Zusammenstellung von Untergruppen des geordnete Arbeit bei jeder von zwei aufeinander- 5 Systems durchzuführen.will result in a 5-bit word in which all bits "one" has that the system is unable to do that. This logical combination of information normal conversation processing with the moment ensures that the compilation of subgroups of the ordered work assigned to the sub-levels L 0 to L c is carried out in each of two successive systems.

folgenden Einschiebungen vollendet worden ist und Die Notmaßnahmen-Folgeschaltung 5702 folgt daß die den Unterstufen Ld und Le zugeordnete einer vorgeschriebenen Reihe von Notmaßnahmen.The emergency action sequencer 5702 follows that the one of a prescribed series of emergency actions associated with the substages L d and L e.

Arbeit wenigstens einmal für aufeinanderfolgende Die erste Notmaßnahme ist darauf beschränkt, dieWork at least once for consecutive The first emergency measure is limited to that

Einschiebungen vollendet worden ist. Vernunft des Systems mit der im Augenblick aktivenInsertions has been completed. Reason of the system with the one active at the moment

Die Flip-Flops SETO, CE und LTO registrieren io Zusammenstellung zu prüfen. Nachfolgende Not-The flip-flops SETO, CE and LTO register io composition to check. Subsequent emergency

das Auftreten der oben erläuterten Schwierigkeiten maßnahmen bewirken jedoch Neuordnungen derthe occurrence of the difficulties explained above, however, cause rearrangements of the measures

in der zentralen Steuerung, die auf diese Schwierig- aktiven Zusammenstellungen aus der zentralenin the central control that responds to these difficult-active compilations from the central

keiten stößt. Das heißt, daß, wenn die Zeit einer Steuerung 101, dem Programmspeicher 102 und Ein-keiten. That is, when the time of a controller 101, the program memory 102 and input

Folgeschaltung abläuft, das Flip-Flop SETO in der gangs- und Ausgangs-Übetrragungssammelleitungen. Sequential circuit runs, the flip-flop SETO in the input and output transmission busses.

zentralen Steuerung eingestellt wird, die auf diese 15 Nach jeder Notmaßnahme wird eine Reihe voncentral control is set to this 15 After each emergency measure, a number of

Schwierigkeit stößt, wenn die Taktprüfung 5103 Prüfungen, die identisch mit den bei der erstenDifficulty encounters when the clock test 5103 exams, which are identical to those in the first

Störungen in der Mikrosekunden-Taktquelle 6100 Erregung der Notmaßnahmen-Folgeschaltung 5702 Faults in the microsecond clock source 6100 Excitation of the emergency measures follow-up circuit 5702

feststellt, das Flip-Flop CE eingestellt wird, und durchgeführten Prüfungen sind, ausgeführt, um zudetects the flip-flop CE is set and the tests carried out are carried out in order to

wenn ein Ausfall des Echtzeitprüfers 5703 auftritt, bestimmen, ob die neue aktive Zusammenstellungif the real-time validator 5703 fails , determine whether the new active composition

das Flip-Flop LTO eingestellt wird. 20 von Bauteilen die normale Gesprächsbearbeitungthe flip-flop LTO is set. 20 of components the normal call processing

Die Zustände dieser Flip-Flops innerhalb einer durchführen kann oder nicht. Wenn diese Prüfungen zentralen Steuerung können durch diese zentrale zeigen, daß der zentrale Datenverarbeiter 100 die Steuerung dadurch abgefragt werden, daß der normale Gesprächsbearbeitung nicht durchführen Speicher am Ort des Hilfs-Pufferregisters 18 abge- kann, werden zusätzliche Änderungen der Zusamlesen wird. Außerdem können diese Flip-Flops beider 25 menstellung durchgeführt. Wenn jedoch anscheinend zentralen Steuerungen durch Netzwerkkommandos der zentrale Datenverarbeiter 100 die normale Geabgefragt werden, die an Hauptabtasterstellen sprächsbearbeitung vornehmen kann, wird die Inforadressiert sind, die an diese Flip-Flops über das mation mit Bezug auf den Betrieb der Notmaßnah-Kabel 5217 angeschalteten Abtastpunktanschlüssen men-Folgeschaltung 5702 gespeichert und dann auf entsprechen. Der Abtasterzugriff zu diesen Flip-Flops 30 die Gesprächsbearbeitung zurückgegangen,
gibt die Möglichkeit, daß die aktive Zentralsteuerung Die Prüfungen, die bei jeder Erregung der Notdie Zustände dieser Flip-Flops in der Reserve- maßnahmen-Folgeschaltung 5702 durchgeführt wer-Zentralsteuerung abfragen kann. den, können zur Erläuterung in vier Grundabschnitte
The states of these flip-flops within one may or may not perform. If these central control checks can show through this central control that the central data processor 100 is interrogated by the control that the normal call processing cannot carry out memory at the location of the auxiliary buffer register 18, additional changes are made to the read-together. In addition, these flip-flops can be set up. However, if the central data processor 100 is apparently queried by network commands from the central data processor 100, which can carry out call processing at the main scanner stations, the information is addressed that is sent to these flip-flops via the mation with reference to the operation of the emergency measure cables 5217 connected scanning point connections - Sequence circuit 5702 saved and then correspond to. The scanner access to these flip-flops 30 the call processing decreased,
is the possibility that the active central control Tests conducted at each excitation of Notdie states of these flip-flops in the reserve measures tracker of 5702 who performed central control can query. den, can be divided into four basic sections for explanation

Die verschiedenen Systemzustände die zur Er- eingeteilt werden:The different system states that are divided into:

regung der Notmaßnahmen-Folgeschaltung 5702 35
während der normalen Gesprächsbearbeitung führen,
Activation of the emergency action follow-up circuit 5702 35
conduct during normal conversation processing,

sind hiermit zusammengefaßt worden. Aus dieser 1· Betriebsfähigkeits-Programm
Erläuterung ist zu erkennen, daß jeder dieser Zustände eine schwerwiegende Störung darstellt, die Das Betriebsfähigkeits-Programm umfaßt eine die »Betriebsfähigkeit« des Systems nachteilig be- 4° Anzahl von Programmprüfungen, von denen jede . einflussen kann. Der hier verwendete Ausdruck weniger als 128 Maschinenzyklen zur Vollendung »Betriebsfähigkeit« betrifft die Fähigkeit des zen- benötigt. Zu Beginn jeder Prüfung wird die Betriebstralen Datenverarbeiters 100, Programmbefehle rieh- fähigkeits-Taktschaltung, die sich innerhalb der tig zu bearbeiten und solche Befehle aus dem Pro- Millisekunden-Taktschaltung 6101 befindet, zuriickgrammspeicher 102 zu gewinnen. Der Ausdruck 45 gestellt, und wenn die Prüfung nicht innerhalb der »Betriebsfähigkeit« ist dahingehend eingeschränkt, Grundperiode von 128 Maschinenzyklen der Bedaß die aktive Zusammenstellung aus der Zentral- triebsfähigkeits-Taktschaltung beendet ist, wird der steuerung 101, dem Programmspeicher 102 und den Leiter 61 704 μβεσ erregt. Dadurch wird eine weitere verbindenden Ubertragungswegen die richtige Be- Erregung der Notmaßnahmen-Folgeschaltung 5702 arbeitung spezieller Folgen von Programmbefehls- 50 bewirkt. Die Millisekunden-Taktschaltung 6101 weist Wörtern und die richtige Gewinnung solcher Folgen eine Vielzahl von binären Zählstufen auf, die die von Wörtern aus dem Programmspeicher 102 ermög- ungeraden und geraden 5-ms-Ausgangssignale, das licht Die normale Gesprächsbearbeitung und die 704^sec-Signal und andere diskrete Ausgangsnormalen Wartungsfunktionen verlangen einen Grad signale liefern und die über das Puffer-Sammelvon »Betriebsfähigkeit«, der über der »Grund- 55 leitungssystem überwacht werden können, um die betriebsfähigkeit« liegt. Das heißt, daß, damit das Funktion der Millisekunden-Taktschaltung 6101 zu System alle erforderlichen Fernsprech- und War- prüfen.
have hereby been summarized. From this 1 · serviceability program
As an explanation, it can be seen that each of these conditions represents a serious malfunction which The operability program includes a number of program tests, each of which is detrimental to the "operability" of the system. can influence. The term less than 128 machine cycles to complete "operability" as used here refers to the capability of the center. At the beginning of each test, the operating system of the data processor 100 will recover the program instructions from the clock circuit which is to process and such instructions from the per millisecond clock circuit 6101 , back to the program memory 102 . The expression 45 is provided, and if the test is not restricted within the "operability", basic period of 128 machine cycles, the condition that the active compilation from the central operability clock circuit has ended, the control 101, the program memory 102 and the conductor 61 704 μβεσ excited. This brings about a further connecting transmission path, the correct excitation of the emergency measures sequential circuit 5702 processing of special sequences of program commands 50. The millisecond clock circuit 6101 has words and the right to obtain such consequences a plurality of binary counting stages on which the words from the program memory 102 enables odd and even 5-ms output signals, the light, the normal call processing and 704 ^ sec Signal and other discrete output normal maintenance functions require a degree of signals to be delivered and which is above the buffer collection of "operability", which can be monitored via the "underground line system" in order to ensure operability. This means that in order for the operation of the millisecond clock circuit 6101 to test all necessary telephone and alarm signals to the system.

tungsfunktionen richtig ausführen kann, der zentrale Das Betriebsfähigkeits-Programm enthält FolgenThe central serviceability program contains consequences

Datenverarbeiter 100 nicht nur in der Lage sein muß, von Befehlswörtern, die so berechnet sind, daß dieData processor 100 not only needs to be able to interpret command words calculated so that the

ein vorgeschriebenes spezielles »Grundbetriebsfähig- 60 Fähigkeit des zentralen Datenverarbeiters 100 zura prescribed special "basic operational capability" of the central data processor 100 for

keits«-Programm auszuführen, sondern zusätzlich in Verarbeitung von Daten und zur Gewinnung vonkeits «program, but also in the processing of data and for the acquisition of

der Lage sein muß, alle verschiedenen Folgen aus- Programmwörtern aus dem Programmspeicher 102 must be able to retrieve all of the various sequences from program words from the program memory 102

zuführen, die bei der Gesprächsbearbeitung und geprüft wird. Das spezielle Programm erfordert diewhich will be checked during the conversation and will be checked. The special program requires the

bei der normalen, vorbeugenden Wartung benutzt Ausführung verschiedener Typen von Befehlen ein-used in normal preventive maintenance execution of various types of commands

werden. 65 schließlich von Sprungbefehlen, und nachdem daswill. 6 5 finally of jump instructions, and after that

Die Wahrscheinlichkeit ist sehr groß, daß das Auf- spezielle Programm mit Erfolg ausgeführt ist, erfolgtThere is a very high probability that the special program will be carried out successfully

treten eines der Zustände des Systems, der die Not- ein Sprung auf ein Programm, das die Betriebsfähig-one of the statuses of the system, which the emergency a jump to a program, which the operational capability

maßnahmen-Folgeschaltung erregt, eine schwer- keit der zentralen Impulsverteiler prüft.Sequential action circuit excited, the central impulse distributor checks a problem.

39 4039 40

2 CFZ)-PrUfprogramm tung überwacnt· Die 40-ms-Taktschaltung wird zu2 CFZ) test program monitored · The 40 ms clock circuit is closed

' dem Zeitpunkt erregt, in dem das Betriebsfähigkeits-'' excited at the point in time at which the serviceability

Dieses Programm ist vorgesehen, um die Fähigkeit Programm eingeleitet wird, und wird erst zurückder zentralen Steuerung 101 zur Übertragung an die gestellt, nachdem das Notmaßnahmen-Auswertungsverschiedenen Einheiten des zentralen Impulsvertei- 5 programm zu einer Entscheidung geführt hat, daß Iersl43 zu prüfen, und die Fähigkeit des zentralen die Betriebsfähigkeit des Systems anscheinend vor-Impulsverteilers 143 zur Ausführung von Komman- handen ist und daß eine Rückkehr zur normalen dos und zur Rückgabe von Baugruppen-Prüfanwor- Gesprächsbearbeitung vorgenommen werden kann, ten an die zentrale Steuerung 101. Wenn diese Entscheidung nicht innerhalb des Inter-This program is provided in order to initiate the capability program, and is only put back to the central controller 101 for transmission to the after the emergency measures evaluation has led various units of the central pulse distribution program to a decision that Iersl43 should be checked and the The ability of the central is the operability of the system apparently pre-pulse distributor 143 to execute commands and that a return to normal dos and return of assembly test request call processing can be made to central controller 101. If that decision is not within the

' _, ... . , ... ίο valls von 40 ms zustande kommt, wird eine nach-'_, .... , ... ίο valls of 40 ms occurs, a subsequent

3. Gesprachsspeicherprufung folgende Notmaßnahme unternommen und die obige3. Taken the following emergency measure and the above

Wenn der zentrale Datenverarbeiter 100 anschei- Folge von Prüfungen wiederum durchgeführt,
nend in der Lage ist, Kommandos an den zentralen ^T _'·-,, , N
If the central data processor 100 appears to have carried out a series of tests again,
nend is able to send commands to the central ^ T _ '· - ,,, N

Impulsverteiler auszuführen, wird eine Prüfung Notmaßnahmen-Folgeschaltung (5702) To execute the impulse distributor, an emergency measures follow-up circuit test (5702)

durchgeführt, ob die zentrale Steuerung mit den 15 Es sind die Systemprüfungen, die zur Erregung der Einheiten des Gesprächsspeicher systems 103 in Ver- Notmaßnahmen-Folgeschaltung 5702 führen, und die bindung treten kann. Wenn außerdem die Notmaß- Grundprüfungen, die zur Auswertung der Wirksamnahmen eine Neuordnung von Programmspeichern keit solcher Maßnahmen unternommen werden, bebeinhaltet haben, werden die außer den Programm- schrieben worden. Jetzt soll die Notmaßnahmenspeichern 0 und 1 vorhandenen Programmspeicher 20 Folgeschaltung selbst und ihr Einfluß auf die Bauindividuell in das System eingefügt, um die Zusam- teile des Systems erläutert werden,
menstellung des zentralen Datenverarbeiters fertig- Die Notmaßnahmen-Folgeschaltung 5702 enthält
carried out whether the central control with the 15 There are the system tests that lead to the excitation of the units of the call storage system 103 in connection emergency measures sequential circuit 5702 , and the connection can be established. If, in addition, the emergency measure basic tests, which are undertaken to evaluate the effectiveness of a reorganization of the program memories of such measures, have included, these will be written apart from the programs. Now the emergency measures memories 0 and 1 existing program memory 20 sequential circuit itself and its influence on the construction are individually inserted into the system in order to explain the components of the system,
Configuration of the central data processor completed The emergency measures sequential circuit 5702 contains

zustellen. funktionell erne Vielzahl vonlFlip-Flops, die zweck-to deliver. functionally a large number of flip-flops, which are

. XT , „■ . , . mäßig am Ort 14 (Fig. 42) des Puffer-Sammel-. XT , "■. ,. moderately at location 14 (Fig. 42) of the buffer collection

4. Notmaßnahmen-Auswertungsprogramm 2g leitungssystems angeordnet sind. Diese Anordnung4. emergency evaluation program 2g le itungssystems are arranged. This arrangement

Dieses Programm wird unter anderem zur Fest- weicht von der Anordnung der Bauteile der anderenAmong other things, this program is used to deviate from the arrangement of the components of the others

stellung der Häufigkeit benutzt, mit der Notmaßnah- Folgeschaltungen ab und ermöglicht in vorteilhaftersetting of the frequency used, with the emergency measure sequential circuits and enables in advantageous

men auftreten. Die Ausführung von Notmaßnahmen Weise den Zugriff zu diesen Flip-Flops für dasmen occur. The execution of emergency ways to gain access to these flip-flops for that

benötigt eine verhältnismäßig große Zeitspanne. Ablesen und Einschreiben mit Hilfe des Puffer-takes a relatively long period of time. Reading and writing with the help of the buffer

Daher setzen schnellwiederkehrende Folgen von 30 Sammelleitungssystems.Therefore, set rapidly recurring episodes of 30 manifold systems.

Notmaßnahmen die Datenverarbeitungskapazität des Die Notmaßnahmen-Folgeschaltung 5702 muß Systems herab. Es besteht die Möglichkeit, daß eine ihre Arbeitsfunktionen auch ohne betriebsfähige Störung zur Erregung der Notmaßnahmen-Folge- Impulsquellen, d. h. eine betriebsfähige Mikroschaltung 5702 führt und nach einer oder mehreren sekunden-Taktquelle 6100 und Millikekunden-Taktaufeinanderfolgenden Notmaßnahmen festgestellt 35 quelle 6101 innerhalb ihrer zentralen Steuerung auswird, daß der zentrale Datenverarbeiter die normale führen können. Die Notmaßnahmen-Folgeschaltung Gesprächsbearbeitung durchführen kann. Anschlie- 5702 enthält eine monostabile Schaltung, deren Ausßend erregt nach einer verhältnismäßig kurzen Zeit- gangssignale nacheinander auf die Ausgänge Pl, P 2 spanne eine weitere Störung die Notmaßnahmen- und P 3 der Folgeschaltung mit Hilfe von angezapf-Folgeschaltung. Wiederholte Erregungen der Not- 40 ten Verzögerungsleitungen innerhalb der Folgemaßnahmen-Folgeschaltung 5702 innerhalb verhält- schaltung 5702 gegeben werden. Wenn die Notmaßnismäßig kurzer Zeitabschnitte müssen untersucht nahmen-Folgeschaltung 5702 erregt ist, erscheint der werden, um den Grund abzustellen. erste einer Folge von Vs^sec-Impulsen auf dem LeiterEmergency Action The emergency action sequencer 5702 must reduce the data processing capacity of the system. There is the possibility that one of their work functions, even without operational disturbance, leads to the excitation of the emergency measures- consequence-pulse sources, ie an operational microcircuit 5702 and after one or more seconds-clock source 6100 and millisecond-clock successive emergency measures found 35 source 6101 within their central control turns out that the central data processor can conduct the normal. The emergency response follow-up circuit can carry out call processing. Subsequently, 5702 contains a monostable circuit, the output of which is excited after a relatively short time signal successively on the outputs P1, P 2, a further disturbance spans the emergency measures and P 3 of the follow-up circuit with the help of the tapped follow-up circuit. Repeated excitations of emergency 40 th delay lines within the follow-up sequencer 5702 within proportionate circuit are given 5,702th If the emergency short periods of time need to be investigated, Taken Sequencer 5702 is energized, the will appear to remedy the cause. first of a series of Vs ^ sec pulses on the conductor

Wenn das Notmaßnahmen-Auswertungsprogramm Pl während eines Zeitabschnittes, der hier als Zeit Pl feststellt, daß die in den Abschnitten 1 bis 3 durch- 45 bezeichnet wird. Ein zweiter !^^sec-Impuls erscheint geführten Prüfungen vorüber sind, wird ein Not- auf dem Leiter P 2 4 nsec später während eines Zeitmaßnahmenregister, das eine Eingabe des Gesprächs- abschnittes, der hier als Zeit P 2 bezeichnet wird. Speichers 103 umfaßt, auf den neuesten Stand ge- Ein dritter V2-nsec-Impuls erscheint auf dem bracht, um Informationen mit Bezug auf die gerade Leiter P 3 wiederum 4 μεεσ später während eines vollendete Notmaßnahme zu speichern. Das Not- 50 Zeitabschnittes, der als Zeit P 3 bezeichnet wird, maßnahmenregister enthält eine Kurzzeit-Eingabe, in Diese Folge von Impulsen wird benutzt, um die der die Zahl von wiederholten Notmaßnahmen, die Arbeitsfunktionen der Notmaßnahmen-Folgeschalerforderlich waren, um die Vernunft des Systems tung 5702 durchzuführen.If the emergency measures evaluation program Pl during a period of time, which is determined here as time Pl, that the in sections 1 to 3 is designated by 45. A second! ^^ sec-impulse appears. Guided examinations are over, an emergency- on the conductor P 2 4 nsec later during a time measure register, which an input of the conversation segment, which is referred to here as time P 2. Includes memory 103, up to date overall A third V2 nsec pulse appears to save later during a completed emergency measure on the introduced, μεεσ to provide information with respect to the straight conductor P 3 again. 4 The emergency 50 time period, referred to as time P 3, contains a short-term entry, in This sequence of pulses is used to determine the number of repeated emergency measures, the work functions of the emergency measures follow-up were required to the reason of the System tion 5702 to be carried out.

zurückzugewinnen, eingegeben wird, und eine Lang- Die vier Flip-Flops, die den Dreizellen-Binärzähler zeit-Eingabe, die den Zeitpunkt angibt, in dem die 55 4206 und die Überflußzelle 4211 bilden, werden hier Notmaßnahme aufgetreten ist. Es besteht daher die Notmaßnahmen-Zustandszähler 4206, 4211 genannt. Möglichkeit, in folgender Weise festzustellen, welche Der Zustandszähler ist während der normalen GeEinheiten umgeschaltet worden sind und die Zeit- sprächsbearbeitung auf Null zurückgestellt und wird spanne zwischen aufeinanderfolgenden Erregungen bei jeder aufeinanderfolgenden Erregung der Notder Notmaßnahmen-Folgeschaltung 5702 zu be- 60 maßnahmen-Folgeschaltung 5702 weitergeschaltet, stimmen. Der Zustandszähler bewahrt eine Aufzeichnung fürThe four flip-flops that set the three-cell binary counter time input, which specifies the point in time at which the 55 4206 and the overflow cell 4211 are formed, are an emergency measure has occurred here. There is therefore the emergency measures status counter called 4206, 4211. Determine possibility in the following manner, which of the state counter is have been switched during normal GeEinheiten and the time sprächsbearbeitung reset to zero and span between successive excitations at each successive excitation of the Notder emergency bus sequencer 5702 to loading 60 measures sequencer 5702 switched on, agree. The state counter keeps a record for

Wie oben angegeben, wird jeder Abschnitt oder die Zahl der aufeinanderfolgenden Erregungen derAs indicated above, each section or number of consecutive excitations is the

jede Programmprüfung des Betriebfähigkeits-Pro- Notmaßnahmen-Folgeschaltung 5702 auf und wirdeach program test of the operability-pro-emergency measures sequence circuit 5702 on and will

gramms durch die Betriebsfähigkeits-Taktschaltung benutzt, um die speziellen Funktionen zu definieren,gramms used by the serviceability clock circuit to define the specific functions

in der Millisekunden-Taktschaltung 6101 überwacht. 65 die die Folgeschaltung bei wiederholten Erregungenmonitored in the millisecond clock circuit 6101. 65 the sequential circuit for repeated excitations

Außerdem werden alle obigen Schritte 1 bis 4 ein- durchführen muß.In addition, all of the above steps 1 to 4 must be carried out.

schließlich des Notmaßnahmen-Auswertungspro- Die vier Zellen EACQ bis EAC 3 werden hierfinally the emergency measures evaluation pro- The four cells EACQ to EAC 3 are here

gramms durch die 40-ms-Notmaßnahmen-Taktschal- Notmaßnahmen-Steuer-Flip-Flops 4208 genannt undgramms called by the 40 ms emergency measures clock switch emergency measures control flip-flops 4208 and

wie folgt benutzt. Das erste Steuer-Flip-Flop EACO wird immer dann in den »1 «-Zustand gebracht, wenn ein Zustand innerhalb der zentralen Steuerung anzeigt, daß die Notmaßnahmen-Folgeschaltung 5702 erregt werden soll. Der »!«-Ausgangsleiter des s Steuer-Flip-Flops EACO stellt einen Eingang für die Befehlskombinations-Gatterschaltung 3901 dar, in der diese Information mit Zustandsinformationen der zentralen Steuerung zur Erzeugung eines Gleichstromsignals auf dem Befehlkabelleiter EA GO kornbiniert wird, um die Folgeschaltung 5702 zu erregen. Man beachte, daß die Notmaßnahmen-Folgeschaltung 5702 nur in der aktiven Zentralsteuerung erregt wird und daß die Ausgangssignale P1 bis P 3 dieser Folgeschaltung spezielle Gatterfunktionen sowohl in der aktiven als auch in der Reserve-Zentralsteuerung durchführen. Zusammengefaßt wird also das Flip-Flop EACO eingestellt, wenn eine Störungsanzeige angibt, daß die Folgeschaltung 5702 erregt werden soll, und wird zurückgestellt, nachdem die Notmaßnahmen-Folgeschaltung ihre Folge von Funktionen beendet hat.used as follows. The first control flip-flop EACO is always brought into the "1" state when a state within the central control indicates that the emergency measures follow-up circuit 5702 should be energized. The "!" Output conductor of the control flip-flop EACO represents an input for the command combination gate circuit 3901 , in which this information is combined with status information from the central controller to generate a direct current signal on the command cable conductor EA GO to the sequence circuit 5702 to excite. It should be noted that the emergency action sequence circuit 5702 is only excited in the active central controller and that the output signals P1 to P 3 of this sequence circuit perform special gate functions both in the active and in the reserve central controller. In summary, the flip-flop EACO is set when a fault indication indicates that the sequential circuit 5702 is to be energized, and is reset after the sequential emergency action circuit has completed its sequence of functions.

Das Steuer-Flip-Flop EACl leitet, wenn es in seinen »1 «-Zustand eingestellt ist, den Zeitzyklus der 40-ms-Notmaßnahmen-Taktschaltung innerhalb des Echtzeitprüfers 5703 ein. Wenn das Flip-Flop EACl nicht eingestellt ist, stellen die ungeraden und geraden 5-ms-Impulse die 40-ms-Taktschaltung kontinuierlich zurück. Wenn die Notmaßnahmen-Folgeschaltung 5702 erregt wird, wird das Flip-Flop EACl eingestellt, und diese Impulse werden abgetrennt. Folglich läuft diese Taktschaltung aus, wenn sie nicht vor Ablauf ihrer Periode zurückgestellt wird. Das Steuer-Flip-Flop EAC2 führt eine ähnliche Funktion für die 128-Zyklen-(704^sec)-Betriebsfähigkeits-Taktschaltung aus. Das heißt, wenn das Flip-Flop EAC 2 eingestellt ist, wird die Betriebsfähigkeits-Taktgabe eingeleitet.The control flip-flop EACl initiates the time cycle of the 40 ms emergency measures clock circuit within the real-time tester 5703 when it is set to its “1” state. If the flip-flop EACl is not set, the odd and even 5 ms pulses reset the 40 ms clock circuit continuously. When the emergency action sequencer 5702 is energized, the flip-flop EACl is set and these pulses are cut off. As a result, if this clock circuit is not reset before its period expires, this clock circuit will expire. The control flip-flop EAC2 performs a similar function for the 128 cycle (704 ^ sec) health clock circuit. That is, when the flip-flop EAC 2 is set, the operational clocking is initiated.

Das Steuer-Flip-Flop EAC 3 wird immer dann eingestellt, wenn die Notmaßnahmen-Folgeschaltung 5702 durch den Echtzeitprüfer 5703 erregt wird.The control flip-flop EAC 3 is set whenever the emergency action sequence circuit 5702 is energized by the real-time tester 5703.

Jede Erregung der Notmaßnahmen-Folgeschaltung 5702 erzeugt die oben angegebenen Ausgangsimpulse auf den Leitern Pl, P 2 und P 3. Diese Impulse werden in der Befehlskombinations-Gatterschaltung 3901 mit Ausgangssignalen des Notmaßnahmen-Zustandszählers 4206, 4211 zur Ausführung der gewünschten Gatterfunktionen kombiniert. Da die Notmaßnahmen-Folgeschaltung 5702 nur in der aktiven Zentralsteuerung 101 erregt ist und da viele Gatterfunktionen in beiden Einheiten der zentralen Steuerung 101 durchzuführen sind, sind die von der Notmaßnahmen-Folgeschaltung 5702 erzeugten Signale über Kreuz von der ersten zentralen Steuerung zu der zweiten zentralen Steuerung und umgekehrt verbunden.Each excitation of the emergency measures follow-up circuit 5702 generates the output pulses specified above on the conductors P1, P 2 and P 3. These pulses are combined in the command combination gate circuit 3901 with output signals from the emergency measures status counter 4206, 4211 to carry out the desired gate functions. Since the emergency-follower circuit 5702 energizes only in the active central controller 101 and as many gate functions are to be performed in both units of the central controller 101 of the-emergency sequence circuit 5702 signals produced crosswise of the first central controller to the second central control and vice versa connected.

Der Notmaßnahmen-Zustandszähler 4206, 4211 ist bei der normalen Gesprächsbearbeitung auf »0« zurückgestellt und wird weitergeschaltet, wenn die Notmaßnahmen-Folgeschaltung 5702 zuerst erregt wird und wenn sie auf Grund von Mißerfolgen in den verschiedenen Vernunftprüfungen wiederholt erregt wird. Die Zustände des Zählers 4206, 4211 definieren zusammen mit der Zustandsinformation des zentralen Datenverarbeiters die speziellen Abhilfemaßnahmen, die befohlen werden. Demgemäß müssen die Zustandszähler 4206, 4211 in den verdoppelten Zentralsteuerungen im Gleichschritt gehalten werden, so daß die Steuerung von Zusammenstellungsänderungen nach einem geordneten Muster vor sich geht.The emergency measures status counter 4206, 4211 is reset to "0" during normal call processing and is switched on if the emergency measures sequence circuit 5702 is first energized and if it is repeatedly energized due to failures in the various sanity tests. The states of the counter 4206, 4211 , together with the state information of the central data processor, define the specific remedial measures that are ordered. Accordingly, the state counters 4206, 4211 in the duplicated central controls must be kept in lock step so that the control of compositional changes proceeds according to an ordered pattern.

Die Notmaßnahmen-Folgeschaltung 5702 erzeugt entsprechend den Zuständen der Zustandszähler-Flip-Flops 5C0 bis SC 3 und entsprechend den Zuständen der Zustands-Flip-Flops PBA, PBT, AV und TCC wahlweise Signale auf den Befehlskabelleitern EACCI, EACSI, EABOI, EABlI, EASI, EASTI, EARI und EACEI. Der Buchstabe/ bei diesen Befehlskabelleitern gibt an, daß die Signale durch die Notmaßnahmen - Folgeschaltung 5702 innerhalb der zentralen Steuereinheit erzeugt werden, die diese Leiter enthält. Signale auf diesen Leitern werden von einer zentralen Steuerung zu der anderen zentralen Steuerung über Kabeltreiber 2701 und das Kabel 2706 übertragen. Das Kabel 2706 der einen zentralen Steuerung ist an das Kabel 2208 der zweiten zentralen Steuerung angeschaltet. Folglich werden die obengenannten Signale über die Kabelempfänger 2205 auf die Leiter EACCE, EACEE, EACSE usw. übertragen. Der Buchstabe E gibt an, daß die auf diesen Leitern auftretenden Signale der Notmaßnahmen-Folgeschaltung 5702 auf Grund der Erregung der Notmaßnahmen-Folgeschaltung 5702 in der anderen zentralen Steuerung erzeugt worden sind. Eine ähnliche Verbindung für die Signale der Notmaßnahmen-Folgeschaltung von der zweiten zentralen Steuerung zur ersten zentralen Steuerung vervollständigt die erforderliche Querverbindung. Die entsprechenden intern und extern erzeugten Folgeschaltungssignale werden in ODER-Gattern innerhalb der Befehlskombinations-Gatterschaltung 3901 jeder zentralen Steuerung kombiniert, um in dieser die erforderlichen Gatterfunktionen auf Grund der Erregung der Notmaßnahmen-Folgeschaltung 5702 in einer der beiden zentralen Steuerungen durchzuführen.The emergency measures follow-up circuit 5702 generates, according to the statuses of the status counter flip-flops 5C0 to SC 3 and according to the statuses of the status flip-flops PBA, PBT, AV and TCC, optionally signals on the command cable tables EACCI, EACSI, EABOI, EABlI, EASI , EASTI, EARI and EACEI. The letter / on these command wire lines indicates that the signals are generated by the emergency response sequencer 5702 within the central control unit that contains these wires. Signals on these conductors are transmitted from one central controller to the other central controller via cable drivers 2701 and cable 2706 . The cable 2706 of the one central controller is connected to the cable 2208 of the second central controller. As a result, the above signals are transmitted on the EACCE, EACEE, EACSE , etc. conductors via the cable receivers 2205. The letter E indicates that the signals appearing on these conductors of the emergency bus sequencer 5702 due to the excitation of the emergency bus sequencer 5702 have been generated in the other central control. A similar connection for the signals of the emergency action sequence circuit from the second central controller to the first central controller completes the necessary cross-connection. The corresponding internally and externally generated sequential circuit signals are combined in OR gates within the command combination gate circuit 3901 of each central controller in order to perform the required gate functions in one of the two central controllers due to the excitation of the emergency measures sequential circuit 5702.

Eine Anzahl von Funktionen wird bei jeder Erregung der Notmaßnahmen-Folgeschaltung 5702 ohne Rücksicht auf den Zustand des Notmaßnahmen-Zustandszählers 4206, 4211 und die Zustände der Zustands-Flip-Flops PBA, PBT und TCC ausgeführt. Diese Funktionen werden durch Signale auf den Befehlskabelleitern EAS und EAST erreicht.A number of functions are performed each time the emergency action sequencer 5702 is energized regardless of the state of the emergency action state counters 4206, 4211 and the states of the state flip-flops PBA, PBT and TCC . These functions are achieved by signals on the command wire lines EAS and EAST .

Ein Signal auf dem Befehlskabelleiter EAS (die logische ODER-Verknüpfung des internen Leiters EASI und des externen Leiters EASE) zur Zeit P1 bewirkt:A signal on the command cable conductor EAS (the logical OR operation of the internal conductor EASI and the external conductor EASE) at time P1 causes:

1. Die Einstellung des Stufe-ß-Unterbrechungsquellen-Flip-Flops EASI durch ein Signal auf einem Befehlskabelleiter des Kabels 5205. 1. The setting of the level β interrupt source flip-flop EASI by a signal on a command wire conductor of cable 5205.

2. Rückstellung der Millisekunden-Taktquelle 6101 durch ein Signal auf dem Befehlskabelleiter EAS, das über das ODER-Gatter 6104 zu dem Rückstelleingang der Millisekunden-Taktschaltung 6101 übertragen wird.2. Provision of the millisecond clock source 6101 by a signal on the command cable conductor EAS, which is transmitted via the OR gate 6104 to the reset input of the millisecond clock circuit 6,101th

3. Einstellen des Flip-Flops EACl und damit Starten der 40-ms-Notmaßnahmen-Taktschaltung innerhalb des Echtzeitprüfers 5703 durch Sperrung von Signalen auf den Befehlskabelleitern H-S und J-S. 3. Setting the flip-flop EACl and thus starting the 40 ms emergency measures clock circuit within the real-time tester 5703 by blocking signals on the command cable ladders HS and JS.

4. Einstellen des Flip-Flops EAC 2 und damit Starten der 128-Zyklen-(704^sec)-Betriebsf ähigkeits-Taktschaltung. 4. Setting the flip-flop EAC 2 and thus starting the 128-cycle (704 ^ sec) operational capability clock circuit.

5. Rückstellen des Flip-Flops PCTO im Vergleichs-Steuerregister 4103. Dadurch wird jede pro-5. Resetting the flip-flop PCTO in the comparison control register 4103. This means that every pro-

grammgesteuerte Auszähl-Zählung gesperrt, die vor Erregung der Notmaßnahmen-Folgeschaltung 5702 im Gang gewesen sein kann, so daß auf diese Weise eine fehlerhafte Erregung der Notmaßnahmen-Folgeschaltung 5702 über die Auszähl - Vergleichsschaltung 4108 verhindert wird.program-controlled Auszähl count locked, the excitement of the emergency measures sequencer 5702 may have been in progress, so that a faulty excitation of the emergency measures sequencer 5702 on the Auszähl this way - preventing comparator 4108th

6. Rückstellen des Auszählzählers 4109 auf Null, um den Betrieb der Auszähl-Vergleichsschaltung 4108 einzuleiten. Folglich wird für den Fall, daß eine der durch den Auszählzähler 4109 geprüften Folgeschaltungen hängengeblieben ist, der Auszählzähler 4109 auf seinen Endwert fortgeschaltet, um die Notmaßnahmen-Folgeschaltung 5702 wiederum zu erregen. Dement- is sprechend erfolgt eine Änderung der aktiven Einheiten des steuernden zentralen Datenverarbeiters, und die zentrale Steuerung mit der hängengebliebenen Folgeschaltung wird endlich aus der aktiven Kombination von Bauteilen ao herausgenommen. 6. Resetting the counter 4109 to zero to initiate the operation of the count compare circuit 4108 . Consequently, in the event that one of the sequential circuits checked by the counting counter 4109 has got stuck, the counting counter 4109 is incremented to its final value in order to energize the emergency measures sequential circuit 5702 again. Accordingly, there is a change in the active units of the controlling central data processor, and the central control with the stuck sequential circuit is finally removed from the active combination of components ao.

7. Einstellen des Trennungs-Flip-Flops DI, um die Querverbindung für Irrtumssignale zwischen den zentralen Steuerungen zu sperren. Wenn eine zentrale Steuereinheit Schwierigkeiten bei der Übertragung an den Programmspeicher 102, den Gesprächsspeicher 103 oder bei der Ausführung von Kommandobefehlen antrifft, setzen solche Schwierigkeiten die Datenverarbeitungskapazität der anderen Kombinationen von Bau- teilen herab. In solchen Fällen ist es wünschenswert, diese Schwierigkeiten auf eine Kombination von Einheiten zu beschränken, so daß die andere (wenn sie diese Schwierigkeiten nicht aufweist) in den steuernden zentralen Datenverarbeiter eingeschaltet werden kann oder in diesem eingelassen werden kann.7. Set the separation flip-flop DI to block the cross-connection for error signals between the central controllers. If a central control unit encounters difficulties in the transmission to the program memory 102, the conversation memory 103 or in the execution of command commands, such difficulties reduce the data processing capacity of the other combinations of components. In such cases it is desirable to limit these difficulties to a combination of units so that the other (if it does not have these difficulties) can be switched into or admitted to the controlling central data processor.

Ein Signal entweder auf dem internen Leiter EASTI oder dem externen Leiter EASTE erregt den Befehlskabelleiter EAST. Dann laufen folgende Vorgänge ab:A signal on either the internal EASTI conductor or the external EASTE conductor energizes the EAST command wire conductor. Then the following processes take place:

1. Lieferung eines Signals auf dem Befehlskabelleiter START, um die Stop-Folgeschaltung 4400 in ihren aktiven Zustand zu bringen oder in diesem zu belassen. Dadurch wird sichergestellt, daß die aktive Zentralsteuerung, die im Augenblick im steuernden zentralen Datenverarbeiter liegt oder gerade durch eine Gatterfunktion der Notmaßnahmen-Folgeschaltung in diesen eingebracht worden ist, sich nicht im Stop-Zustand befindet und folglich Folgen von Programmbefehlen gewinnen und ausführen kann.1. Provide a signal on the START command wire to bring or leave the stop sequencer 4400 in its active state. This ensures that the active central control, which is currently in the controlling central data processor or has just been introduced into this by a gate function of the emergency measures sequential circuit, is not in the stop state and consequently can obtain and execute sequences of program commands.

2. Rückstellen der Flip-Flops EACh und EACO, um die Notmaßnahmen-Folgeschaltung 5702 in ihren inaktiven Zustand zu bringen oder in diesem zu belassen.2. Resetting the flip-flops EACh and EACO in order to bring the emergency action sequence circuit 5702 into its inactive state or to leave it in this state.

3. Fortschalten des Notmaßnahmen - Zustandszählers 4206, 4211 zur Vorbereitung der nachsten Funktion in der Folge von Notmaßnahmen, falls erforderlich.3. Continuation of the emergency measures - status counter 4206, 4211 to prepare for the next function in the sequence of emergency measures, if necessary.

Zusätzlich zu den Notmaßnahmen, die bei jeder aufeinanderfolgenden Erregung der Notmaßnahmen-Folgeschaltung 5702 durchgeführt werden, werden Notmaßnahmen, die individuellen Zuständen des Notmaßnahmen-Zustandszählers 4206, 4211 diskret zugeordnet sind, bei aufeinanderfolgenden Erregungen der Folgeschaltung 5702 durchgeführt. Einige dieser Notmaßnahmen bewirken, wie oben angegeben, Änderungen der aktiven Kombinationen aus einer zentralen Steuerung, einem Programmspeicher und verbindenden Sammelleitungssystemen. Nach jeder Zusammenstellungsänderung wird eine Unterbrechung auf der Stufe B erzeugt, während der das Unterbrechungsprogramm feststellt, ob mit dieser neuen Zusammenstellung von aktiven Einheiten die »Grundbetriebsfähigkeit« erreicht worden ist oder nicht.In addition to the emergency measures that are carried out with each successive excitation of the emergency measures follow-up circuit 5702 , emergency measures, which are discretely assigned to individual states of the emergency measures state counter 4206, 4211 , are carried out with successive energizations of the follow-up circuit 5702. As indicated above, some of these emergency measures result in changes to the active combinations of a central controller, a program memory and connecting busbar systems. After every change in the composition, an interrupt is generated at level B , during which the interrupt program determines whether or not the "basic operability" has been achieved with this new composition of active units.

Beim Auftreten einer angezeigten Störung, die zur ersten Erregung der Notmaßnahmen-Folgeschaltung 5702 führt, stellt die aktive Kombination von Bauteilen keine feste Anordnung dar, sondern sie kann irgendeine der möglichen Kombinationen von Bauteilen sein, da die augenblickliche, aktive Kombination entweder durch vorhergehende Programm-Neuordnungen oder vorhergehende Notmaßnahmen hergestellt worden ist.When a displayed fault occurs that leads to the first activation of the emergency action sequence circuit 5702, the active combination of components does not represent a fixed arrangement, but rather it can be any of the possible combinations of components, since the current, active combination is either determined by previous program- Rearrangements or previous emergency measures have been established.

Bevor zu einer Erläuterung der speziellen Maßnahmen übergegangen wird, die zur Durchführung von Zusammenstellungsänderungen ausgeführt werden, soll ein Rückblick auf die Regeln für die Kombination der verschiedenen Einheiten eine Grundlage für das Verständnis der Änderungen schaffen, die durch die Notmaßnahmen-Folgeschaltung 5702 bewirkt werden. Wie bereits früher angegeben, sind zwei zentrale Steuereinheiten vorhanden, die die zentrale Steuerung 101 bilden. Zu jedem gegebenen Zeitpunkt ist eine von diesen als aktive Zentralsteuerung und die andere als Reserve-Zentralsteuerung bestimmt. In der aktiven Zentralsteuerung ist das Zustands-Flip-Flop A U eingestellt, während es in der Reserve-Zentralsteuerung zurückgestellt ist.Before proceeding to an explanation of the specific measures that are carried out to implement compositional changes, a review of the rules for combining the various units is intended to provide a basis for understanding the changes brought about by the emergency measures sequence circuit 5702. As already stated earlier, there are two central control units which form the central controller 101. At any given point in time, one of these is designated as the active central controller and the other as the reserve central controller. The status flip-flop AU is set in the active central control, while it is reset in the reserve central control.

Das Programmspeicher-Adressen-Sammelleitungssystem 6400 weist eine »O«-Sammelleitung und eine »!«-Sammelleitung auf, und das Programmspeicher-Anworte-Sammelleitungssystem 6500 enthält ebenfalls eine »0«- und eine »!«-Sammelleitung. Die aktive Zentralsteuerung kann zur Verbindung mit den Programmspeichern Informationen auf einer von beiden oder beiden Adressen-Sammelleitungen übertragen und Informationen auf einer beliebigen der beiden Antworte-Sammelleitungen empfangen.The program memory address bus system 6400 has an "O" bus and a "!" Bus, and the program memory response bus system 6500 also includes a "0" and a "!" Bus. The active central control may transmit manifolds addresses for connection with the program storing information on either or both manifolds receive and answer information on any of the two.

Obwohl das Programmspeichersystem 102 eine beliebige Zahl von Speichereinheiten zwischen 2 und 6 aufweisen kann, ist die Programminformation, die zur Prüfung der Grundbetriebsfähigkeit des Systems nach einer Notmaßnahmen-Zusammenstellungsänderung erforderlich ist, nur in zwei Einheiten des Speichersystems verdoppelt, nämlich in dem Speicher 0 und 1. Diese Information findet sich in der rechten Hälfte (G-Block) des Speichers 0 und in der Unken Hälfte (ii-Block) des Speichers 1. Im Verlaufe von Notmaßnahmen-Zusammenstellungsänderungen werden alle Speicher außer dem Speicher 0 und dem Speicher 1 als »andere« Speicher behandelt, weil die in ihnen enthaltene Information so lange ohne Bedeutung ist, bis die »Grundbetriebsfähigkeit« wieder gewonnen ist.Although the program storage system 102 may have any number of storage units between 2 and 6, the program information required to check the basic operability of the system after an emergency response composition change is duplicated in only two units of the storage system, namely in storage 0 and 1 This information can be found in the right half (G block) of memory 0 and in the left half (ii block) of memory 1. In the course of emergency measures and composition changes, all memories except for memory 0 and memory 1 are listed as » other "memories are treated because the information they contain is irrelevant until the" basic operability "is regained.

Der Notmaßnahmen-Zustandszähler 4206, 4211 befindet sich während der normalen Gesprächsbearbeitung und während normaler Wartungsfolgen, die nicht der Notmaßnahmen-Folgeschaltung 5702 zugeordnet sind, im Null-Zustand (0000), und nur nach einer Störungsanzeige, die zur Erregung der Notmaß-The emergency measures status counter 4206, 4211 is in the zero state (0000) during normal call processing and during normal maintenance sequences that are not assigned to the emergency measures sequential circuit 5702 , and only after a fault display, which is used to excite the emergency measure.

nahmen-Folgeschaltung 5702 führt, wird der Zustandszähler in andere Zustände fortgeschaltet. Wie oben angegeben, sind bei der ersten Erregung der Notmaßnahmen-Folgeschaltung 5702 deren Funktionen auf eine normale Serie von Prüfungen beschränkt. Wenn mit Hilfe dieser Prüfungen festgestellt worden ist, daß die »Grundbetriebsfähigkeit« nicht vorhanden ist, werden Abhilfe-Notmaßnahmen befohlen. Der Notmaßnahmen-Zustandszähler 4206, 4211 wird in seinen ersten aktiven Zustand (0001) zur Vorbereitung auf das mögliche Auftreten nachfolgender Notmaßnahmen fortgeschaltet. Bei jeder nachfolgenden Erregung der Notmaßnahmen-Folgeschaltung 5702 werden die gleichen Grund-Prüfprogramme ausgeführt, und wenn die durch den Notmaßnahmen-Zustandszähler 4206, 4211 befohlenen Abhilfemaßnahmen nicht wirksam sind, sind weitere Notmaßnahmen erforderlich. Wenn die Abhilfemaßnahmen wirksam sind, was durch die richtige Ausführung der Prüfprogramme angezeigt wird, wird der Zustandszähler 4206, 4211 für eine kurze Probezeit im letzten aktiven Zustand gehalten. Während dieser Zeitspanne wird der Betrieb des Systems mit Hilfe der verschiedenen, vorher beschriebenen Prüfmaßnahmen beobachtet, und wenn tatsächlich wiederum eine schwerwiegende Schwierigkeit auftritt, die zur Erregung der Notmaßnahmen-Folgeschaltung 5702 führt, bestehen die Notmaßnahmen aus solchen, die durch den gegenwärtigen Zustand des Zustandszählers definiert werden. Nach Verstreichen der Probezeit wird der Zustandszähler 4206, 4211 unter Programmsteuerung auf Null zurückgestellt. Die Probezeit und die Rückstellung des Zustandszählers 4206, 4211 stehen unter Steuerung des Notmaßnahmen-Steuerprogramms, das im Programmspeicher gespeichert ist.took sequential circuit 5702 leads, the state counter is incremented to other states. As noted above, the first time the emergency response sequencer 5702 is energized, its functions are limited to a normal series of tests. If, with the help of these tests, it has been established that the "basic operability" is not available, remedial emergency measures are ordered. The emergency measures status counter 4206, 4211 is incremented to its first active state (0001) in preparation for the possible occurrence of subsequent emergency measures. With each subsequent energization of the emergency action sequencer 5702, the same basic check routines are executed, and if the remedial actions commanded by the emergency action status counters 4206, 4211 are ineffective, further emergency action is required. When the remedial measures are in effect, as indicated by the correct execution of the test programs, the state counter 4206, 4211 is held in the last active state for a brief trial period. During this period of time, the operation of the system is monitored with the aid of the various test measures described above, and if a serious problem occurs again which leads to the activation of the emergency measures sequencer 5702 , the emergency measures consist of those which are determined by the current state of the condition counter To be defined. After the trial period has elapsed, the status counter 4206, 4211 is reset to zero under program control. The trial period and the resetting of the status counter 4206, 4211 are under the control of the emergency response control program stored in program memory.

Ein vierstufiger Binärzähler kann sechzehn aktive Zustände definieren. Zur Vereinfachung sind diese Zustände in eine erste Gruppe von acht Zuständen und eine zweite Gruppe von sieben Zuständen unterteilt, wobei der 16. Zustand 0000 der inaktive Zustand ist. Bei früheren Erläuterungen ist angegeben worden, daß Bauteile, wie beispielsweise der Programmspeicher 102 und die zentrale Steuerung 101, bei Anzeige einer Störung mit Bezug auf diese Einheiten in einen gestörten Zustand versetzt werden können. Beispielsweise enthält der Programmspeicher 102 die Störungs-Flip-Flops TBLO und TBLl, die wahlweise durch Kommandos des zentralen Impulsverteilers eingestellt werden können. In ähnlicher Weise zeigt das eingestellte Zustands-Flip-Flop TCC an, daß die Reserve-Zentralsteuerung gestört ist.A four-level binary counter can define sixteen active states. For the sake of simplicity, these states are divided into a first group of eight states and a second group of seven states, the 16th state 0000 being the inactive state. In previous explanations it has been indicated that components such as the program memory 102 and the central controller 101 can be put into a faulty state when a fault is indicated with respect to these units. For example, the program memory 102 contains the fault flip-flops TBLO and TBL1, which can optionally be set by commands from the central pulse distributor. In a similar way, the set status flip-flop TCC indicates that the standby central control is disturbed.

Die aufeinanderfolgenden Notmaßnahmen bewirken Zusammenstellungsänderungen der aktiven Kombination aus der zentralen Steuerung 101, dem Programmspeicher 102 und ihren verbindenden Sammelleitungssystemen, um die Brauchbarkeit aller möglichen Kombinationen von Einheiten zu prüfen. Unter den Notmaßnahmen, die beim Auftreten jeder nachfolgenden Notmaßnahme über die erste hinaus durchgeführt werden, ist ein »Freimachen-Stopp«, der in beiden Zentralsteuerungen durchgeführt wird. Ein Freimachen-Stopp wird durch ein Signal entweder auf dem internen Leiter EACSI oder auf dem externen Leiter EACSE eingeleitet. Das führt zur Erregung der Stopp-Folgeschaltung 4400 durch ein Signal auf dem Befehlskabelleiter HALT. Die erregte Stopp-Folgeschaltung 4400 stellt das Befehlswortregister 3403 und das Befehlswort-Pufferregister 2410;;. 0( zurück und schaltet außerdem alle Folgeschaltungen '< zurück, die, wie oben beschrieben, durch den Aus- | zählzähler 4109 und die Auszähl-Vergleichsschaltung ] 4108 überwacht werden. Nach Beendigung der Not- !■ maßnahmen für den gegenwärtigen Zustand wird die zentrale Steuerung durch die Notmaßnahmen-Folge- | schaltung 5702 mit einem Signal auf dem Leiter ! START, das zur Abschaltung der Stopp-Folge-The successive emergency measures cause changes in the composition of the active combination of the central controller 101, the program memory 102 and their connecting busbar systems in order to check the usefulness of all possible combinations of units. Among the emergency measures that are carried out when each subsequent emergency measure occurs beyond the first is a "clearing stop" which is carried out in both central controls. A clearing stop is initiated by a signal either on the internal EACSI conductor or on the external EACSE conductor. This causes the stop sequencer 4400 to be energized by a signal on the HALT command line conductor. The energized stop sequencer 4400 provides the command word register 3403 and the command word buffer register 2410 ;;. 0 (back and also returns all subsequent circuits '' which, as described above, through the training |.! Monitored zählzähler 4109 and Auszähl comparing circuit] 4108 Upon completion of the emergency ■ measures for the current state is the central Control by the emergency measures follow-up circuit 5702 with a signal on the conductor ! START, which is used to switch off the stop follow-up circuit

schaltung 4400 dient, erneut gestartet. jcircuit 4400 is used, started again. j

Bei jeder nachfolgenden Erregung der Notmaßnahmen-Folgeschaltung 5702 wird die 704^sec-Notmaßnahmen-Taktschaltung in der Millisekunden-Taktschaltung 6101 durch ein Signal auf dem Leiter j EAS zurückgestellt, und die 40-ms-Notmaßnahmen- ! Taktschaltung in dem Echtzeitprüfer 5703 wird auf ■ ähnliche Weise zurückgestellt.With each subsequent excitation of the emergency measures follow -up circuit 5702 , the 704 ^ sec emergency measures clock circuit in the millisecond clock circuit 6101 is reset by a signal on the conductor j EAS , and the 40 ms emergency measures! Clock circuitry in real time checker 5703 is reset in a similar manner.

Die folgende Erläuterung betrifft die Maßnahmen, die zur Durchführung von Zusammenstellungsänderungen ergriffen werden, ohne Einzelheiten mit jThe following explanation relates to the measures that are required to carry out changes to the composition taken without details with j

Bezug auf die Prüfung der neuen Zusammenstellung, ι Zum Zeitpunkt der ersten Erregung der Notmaß- [ Regarding the examination of the new composition, ι At the time of the first excitation of the emergency measure [

nahmen-Folgeschaltung 5702 kann jede beliebigetook sequential circuit 5702 can be any

Kombination aus der zentralen Steuerung 101, dem j Programmspeicher 102 und dem verbindenden Sam- j melleitungssystem vorhanden sein. Dementsprechend > schalten gewisse der unten beschriebenen Notmaß- j nahmen lediglich aktive Zentralsteuerungen und : Programmspeicher ohne zu berücksichtigen um, j welcher Programmspeicher oder welche zentrale j Steuerung aktiv gemacht wird. Andere Maßnahmen j < bestimmen jedoch speziell, daß die Sammelleitung »0« '■ oder die Sammelleitung »1« des Adressen- und Antworte-Sammelleitungssystems das aktive Bauteil sind. ;A combination of the central controller 101, the program memory 102 and the connecting busbar system may be present. Accordingly> turn some of Notmaß- j described below took only active central controls and: to be considered program memory without order, j which program memory or providing central control j is made active. However, other measures j <determine specifically that the manifold "0"'■ or the bus "1" of address and answer manifold system, the active component are. ;

Die Notmaßnahmen, die entsprechend den Zu- j ständen des Zustandszählers 4206,4211 durchgeführt '. werden, sind im folgenden entsprechend diesen Zu- j ständen aufgeführt:The emergency measures carried out according to the states of the state counter 4206, 4211 '. are listed below according to these states:

0000 Dieser Zustand ist der Anfangszustand, und die Notmaßnahmen sind, wie oben beschrieben, darauf beschränkt, die aktive Zusammenstellung zu prüfen und, wenn diese Prüfung negativ ausfällt, den Zustandswähler weiterzuschalten. 0000 This condition is the initial condition, and the emergency measures are as described above, limited to examining the active compilation and when this exam If the result is negative, to switch the status selector further.

0001 Dieser Zustand ist der erste aktive Zustand, und die Notmaßnahme ist darauf beschränkt, die im Augenblick aktive Zentralsteuerung in den Reservezustand umzuschalten und die Reserve-Zentralsteuerung in den aktiven Zustand. Das wird durch Rückstellung des Flip-Flops A U in der im Augenblick aktiven Zentralsteuerung erreicht, und durch Einstellung des Flip-Flops AU in der Reserve-Zentralsteuerung. Die Notmaßnahmen-Folgeschaltung 5702 wird nur in der aktiven Zentralsteuerung erregt. In der aktiven Zentralsteuerung wird der Leiter EACC-I erregt, um das Flip-Flop AU zurückzustellen, und über eine Querverbindung mit Hilfe des0001 This state is the first active state, and the emergency measure is limited to switching the currently active central control to the reserve state and the reserve central control to the active state. This is achieved by resetting the flip-flop AU in the currently active central control, and by setting the flip-flop AU in the reserve central control. The emergency action sequence circuit 5702 is only excited in the active central control. In the active central control, the conductor EACC-I is energized to reset the flip-flop AU , and via a cross connection with the help of the

Leiters EACC-E wird das Flip-Flop A U in der Reserve-Zentralsteuerung eingestellt. 0010 Die Notmaßnahmen in diesem Zustand vertauschen die Rollen der aktiven und Reserve-Sammelleitungen sowohl des Programmspeicher - Adressen - Sammelleitungssystems 6400 als auch des Antworte-Sammelleitungsystems 6500. Conductor EACC-E , the flip-flop AU is set in the reserve central control. 0010 The emergency measures in this state swap the roles of the active and reserve buses of both the program memory - address - bus system 6400 and the response bus system 6500.

In diesem Zustand wird die Sammelleitung »0« beider Sammelleitungssysteme in den aktiven Zustand versetzt oder in diesem gehalten, und es wird die oben in F i g. 86 gezeigte Speicher-Arbeitsweise 1 durchgeführt. Das heißt, die beiden Grund-Programmspeicher, der Programmspeicher 0 und der Programmspeicher 1, empfangen Signale über das Notmaßnahmenkabel 6900, um die gezeigte Zusammenstellung zu erreichen. Folglich erhält der Speicher 0, in dessen Hälfte G die Vernunft-Prüfprogramme angeordnet sind, ein Signal, das das Flip-Flop BLI einstellt, um den Betrieb dieses Speichers mit der Sammelleitung »1« sowohl des Adressen-Sammelleitungssystems als auch des Antworte-Sammelleitungssystems auszuschließen, während der Programmspeicher 1 das Signal zur Einstellung des Flip-Flops TBLO erhält, um Reaktionen auf Befehle über die Sammelleitung »0« des Adressen-Sammelleitungssystems auszuschließen. Nach Erreichen dieses Zustandes des Zählers 4206, 4211 haben die Notmaßnahmen den speziellen Programmspeicher definiert, der aktiv ist, und die Sammelleitungen des Sammelleitungssystems, die aktiv sind. Die Wahl der zentralen Steuerung hängt jedoch vom Zustand des Systems vor der ersten Erregung der Notmaßnahmen-Folgeschaltung 5702 ab.In this state, the manifold "0" of both manifold systems is put into the active state or kept in this state, and the above in FIG. 86 memory operation 1 shown is performed. That is, the two basic program memories, program memory 0 and program memory 1, receive signals via the emergency action cable 6900 in order to achieve the arrangement shown. Consequently, the memory 0, in the half G of which the sanity check programs are arranged, receives a signal which sets the flip-flop BLI to operate this memory with bus "1" of both the address bus system and the response bus system exclude, while the program memory 1 receives the signal for setting the flip-flop TBLO in order to exclude reactions to commands via the bus "0" of the address bus system. After the counter 4206, 4211 has reached this state, the emergency measures have defined the special program memory that is active and the bus lines of the bus system that are active. The choice of the central controller, however, depends on the state of the system before the emergency action sequence circuit 5702 was energized for the first time.

Die Notmaßnahmen dieses Zustandes bringen die Programmspeicher in die in F i g. 86 gezeigte Arbeitsweise 2 und machen die Sammelleitung »1« sowohl des Adressen-Sammelleitungssystem als auch des Antworte-Sammelleitungssystems zu den aktiven Ubertragungswegen. The emergency measures in this state bring the program memory into the position shown in FIG. 86 shown Mode of operation 2 and make the bus "1" of both the address bus system as well as the response bus system to the active transmission paths.

Die Notmaßnahmen dieses Zustandes bewirken, daß die Programmspeicher die in F i g. 86 gezeigte Zusammenstellung der Arbeitsweise 1 annehmen. Folglich wird der Programmspeicher 1 der aktive Speicher, da in dieser Zusammenstellung sowohl er als auch die zentrale Steuerung 101 an die aktiven Sammelleitungen angeschaltet sind, d. h., an die Sammelleitung »1« sowohl des Adressen-Sammelleitungssystems als auch des Antworte-Sammelleitungssystems.
Die Notmaßnahmen dieses Zustandes bewirken, daß die Sammelleitung »0« die aktive Sammelleitung wird, und schalten die Programmspeicher aus der Arbeitsweise 1 in die Arbeitsweise 2 um. Folglich bleibt der Programmspeicher 1 der aktive Programmspeicher.
The emergency measures of this state have the effect that the program memories in FIG. 86 assume the combination of mode of operation 1 shown. As a result, the program memory 1 becomes the active memory, since in this configuration both it and the central controller 101 are connected to the active buses, ie to bus "1" of both the address bus system and the response bus system.
The emergency measures in this state cause bus "0" to become the active bus and switch the program memory from mode 1 to mode 2. As a result, the program memory 1 remains the active program memory.

Bei der Ausführung der Zustände 0001 und 0010 des Zählers werden die Zustände der Störungs-Flip-Flops TCC und PBT bachtet. Das eingestellte Flip-Flop TCC zeigt an, daß die zentrale Steuerung, in der es sich befindet, als gestört erkannt worden ist, und das eingestellte Flip-Flop PjBT zeigt an, daß das im Augenblick nicht benutzte Sammelleitungssystem gestört ist. Folglich werden bei nachfolgenden Erregungen der Notmaßnahmen-Folgeschaltung 5702 diejenigen Maßnahmen der Zustände 0001 und 0010, die diejenigen Einheiten, die als fehlerhaft erkannt worden sind, in den aktiven Zustand umschalten wollen, gesperrt. Demgemäß schließt, obwohl bestimmte Zusammenstellungen für die Zustände 0001 und 0010 befohlen werden, das Vorhandensein von Störungen, wie oben angegeben, die Durchführung der Änderungen auf diese vorgeschriebenen Zusammenstellungen aus.When the states 0001 and 0010 of the counter are executed, the states of the fault flip-flops TCC and PBT are observed. The set flip-flop TCC indicates that the central control in which it is located has been recognized as malfunctioning, and the set flip-flop PjBT indicates that the bus system, which is currently not in use, is malfunctioning. Consequently, when the emergency action sequence circuit 5702 is subsequently excited, those actions of the states 0001 and 0010 that want to switch those units that have been recognized as faulty to the active state are blocked. Accordingly, although certain compositions are commanded for states 0001 and 0010, the presence of disturbances as noted above precludes making changes to those prescribed compositions.

Olli Diese Zustände sind Reservezustände, und und es werden keine Änderungen der Zusammen-Stellung durchgeführt. Die nachfolgenden Zustände, beginnend mit dem Zustand 1001, veranlassen Zusammenstellungsänderungen ohne Rücksicht auf die Zustände der Störungs-Flip-Flops TCC und PBT, wie unten erläutert.Olli These states are reserve states and no changes are made to the composition. The following states, beginning with state 1001, cause composition changes without regard to the states of the fault flip-flops TCC and PBT, as explained below.

Die Notmaßnahmen dieses Zustandes schalten die aktiven Zentralsteuerungen um. Folglich wird die in Fig.'86 für den Zustand 0110 gezeigte Zusammenstellung dadurch geändert, daß die zentralen Steuerungen vertauscht werden. ,The emergency measures in this state switch the active central controls. Consequently the combination shown in Fig. '86 for state 0110 is changed by that the central controls are swapped. ,

Die Notmaßnahmen dieses Zustandes schalten die Reserve-Sammelleitungen in die aktive Zusammenstellung ein.The emergency measures in this state switch the reserve collecting lines to the active one Compilation a.

Die Notmaßnahmen dieses Zustandes bewirken, daß die Sammelleitung »0« die aktive Sammelleitung wird öder bleibt, und bringen die Programmspeicher in die Arbeitsweise 1, wie in Fig. 86 gezeigt.The emergency measures in this state mean that bus "0" becomes the active one The collecting line remains empty, and bring the program memory to operating mode 1, as shown in FIG. 86.

1100, Die Notmaßnahmen dieser Zustände ändern1100, The emergency response to these conditions will change

1101, die Zusammenstellung auf die in Fig. 86 gezeigten Anordnungen. Dabei wird von der Hoffnung ausgegangen, daß bei der Weiterschaltung der Notmaßnahmen-Folgeschaltung 5702 durch ihre aktiven Zustände die Betriebsfähigkeit des Systems erzielt wird und das System zu seiner normalen Gesprächsbearbeitung zurückgebracht wird. Für den Fall jedoch, daß die Betriebsfähigkeit des Systems nicht erzielt wird, wird der Notmaßnahmen-Zustandszähler 4206, 4211 in den Zustand 1111 fortgeschaltet, der das Eingreifen durch Wartungspersonal anfordert. Ein solcher Fall ist jedoch sehr unwahrscheinlich, weil vorbeugende Wartungsfolgen kontinuierlich im Hinblick darauf durchgeführt werden, daß alle Elemente des Systems im betriebsfähigen Zustand bleiben. Falls nicht ein vollständiger Ausfall des Systems auftritt, kann die Notmaßnahmen-Folgeschaltung 5702 die Betriebsfähigkeit des Systems wiederherstellen und folglich das System zur normalen Gesprächsbearbeitung zurückbringen.1101, the composition based on the arrangements shown in FIG. 86. The Hope assumed that when forwarding the emergency measures sequential circuit 5702 the operability of the system is achieved through their active states and the system is returned to its normal conversation handling. However, in the event that the operability of the System is not achieved, the emergency action status counter 4206, 4211 in the State 1111 advanced, requesting maintenance personnel intervention. However, such a case is very unlikely because preventive maintenance sequences are continuous be done with a view to keeping all elements of the system in working order. if not a complete failure of the system occurs, the emergency measures follow-up circuit 5702 restore the operability of the system and, consequently, the system to normal Bring back conversation processing.

Es besteht die Möglichkeit, daß Schwierigkeiten in dem zentralen Datenverarbeiter 100, die zu einer Folge von Notmaßnahmen führen, das Weiterschalten des Notmaßnahmen-Zustandszählers 4206, 4211 behindern. Dementsprechend ist eine zusätzliche Einrichtung zur Synchronisierung des Zustandszählers 4206, 4211 vorgesehen. Der Echtzeitprüfer 5703 erzeugt ein Ausgangssignal auf dem Leiter LTC, und dieses Signal erregt, wie oben angegeben, die Notmaßnahmen-Folgeschaltung 5702 und bewirkt außerdem, daß ein Signal auf dem Befehlskabelleiter SC-R erscheint, das die drei Zellen 4206 des Zählers 4206, zurückstellt. Dieses Signal wird außerdem auf dem Leiter EARI zu der anderen zentralen Steuer-There is the possibility that difficulties in the central data processor 100 which lead to a sequence of emergency measures will impede the advancement of the emergency measures status counter 4206, 4211. Accordingly, an additional device for synchronizing the status counter 4206, 4211 is provided. Real time verifier 5703 produces an output on the LTC conductor and this signal energizes emergency action sequencer 5702 as noted above and also causes a signal to appear on command wire SC-R which resets the three cells 4206 of counter 4206 . This signal is also transmitted on the EARI conductor to the other central control

109 516/268109 516/268

einheit übertragen. Das Signal erscheint in der anderen Zentralsteuerung auf dem Leiter EARE, das die drei Zellen des Zählers 4206 in dieser Zentralsteuerung zurückstellt. Folglich-wird das Auftreten einer »Langzeit«-Prüfperiode durch ein Signal auf dem Leiter LTC angezeigt, das bewirkt, daß der Zustandszähler in den Zustand 0000 oder 1000 entsprechend dem Zustand des Flip-Flop 4211 zum Zeitpunkt dieser Notmaßnahme fortgeschaltet wird.transfer unit. The signal appears in the other central control on the conductor EARE, which resets the three cells of the counter 4206 in this central control. Consequently, the occurrence of a "long-term" test period is indicated by a signal on the LTC conductor, which causes the status counter to be incremented to the status 0000 or 1000 according to the status of the flip-flop 4211 at the time of this emergency measure.

IOIO

Claims (6)

Patentansprüche:Patent claims: 1. Datenverarbeitungsanlage mit einer Vielzahl von Speichern und einer Steueranordnung mit zwei funktionell gleichwertigen Steuereinheiten, deren jede einen Taktgeber aufweist, sowie mit einer die Steueranordnung mit den Speichern verbindende Übertragungsanordnung zur wahlweisen Zusammenschaltung der Speicher- und der Steuereinheiten zu mehreren Betriebskombinationen, von denen jede eine der Steuereinheiten und mindestens einen der Speicher enthält, mit einer an die Steuereinheiten angeschalteten Eingangs-Ausgangs-Anordnung und mit Sperrschaltungen, die die Übertragung von Befehlssignalen aus einer ausgewählten Steuereinheit zur Eingangs-Ausgangs-Anordnung sperren, gekennzeichnet durch die folgenden Merkmale: 1. Data processing system with a large number of memories and a control arrangement with two functionally equivalent control units, each of which has a clock, as well as with a transmission arrangement connecting the control arrangement to the memories for optional use Interconnection of the storage and control units to form several operating combinations, each of which contains one of the control units and at least one of the memories, with an input-output arrangement connected to the control units and with blocking circuits, the transmission of command signals from a selected control unit for Block input-output arrangement, characterized by the following features: a) die Datenverarbeitungsanlage weist eine Zeitaufzeichnungsvorrichtung (F i g. 57: Teil von 5703) auf, die auf Ausgangssignale der Taktgeber (Fig. 61: 6101) anspricht und eine Aufzeichnung der durch das Auftreten von Ausgangssignalen der Taktgeber bestimmten Zeit vornimmt, und eine Aufzeichnungsvorrichtung (eine Vielzahl von Speicherstellen im Speicher 103), die auf die Ausführung bestimmter Programmfolgen anspricht und eine Aufzeichnung der Arbeiten vornimmt, die bei der Ausführung der jeweiligen Programmfolgen verrichtet werden; a) the data processing system has a time recording device (FIG. 57: part of 5703) which responds to output signals from the clock generator (FIG. 61: 6101) and records the time determined by the occurrence of output signals from the clock generator, and a Recording device (a plurality of locations in memory 103) responsive to the execution of particular series of programs and keeping a record of the work performed in executing the respective series of programs; 4545 b) es ist eine Schaltungsanordnung (143) zurb) there is a circuit arrangement (143) for Erzeugung von Steuersignalen während der Ausführung der Programmfolgen vorgesehen sowie eine weitere Schaltungsanordnung (F i g. 57: ein weiterer Teil von 5703), die prüft, ob die Steuersignale innerhalb vorbestimmter, durch die Zeitaufzeichnungsvorrichtung angegebener Zeitgrenzen auftreten, und die ein Fehlersignal erzeugt, wenn die Steuersignale nicht innerhalb der vorgegebenen Zeitgrenzen auftreten;Generation of control signals during the execution of the program sequences and a further circuit arrangement (Fig. 57: a further part of 5703) which checks whether the control signals occur within predetermined time limits specified by the time recording device and which generates an error signal if the control signals do not occur within the specified time limits; c) mit der weiteren Schaltungsanordnung ist eine Folgeschaltungsanordnung (5702, 4206, 4208) verbunden, die auf das Fehlersignal anspricht und eine Kombination von Notmaßnahmen-Steuersignalen erzeugt;c) a sequential circuit arrangement (5702, 4206, 4208) is connected to the further circuit arrangement which responds to the error signal and generates a combination of emergency measures control signals; d) mit der Folgeschaltungsanordnung ist eine Notmaßnahmen-Steuerschaltung (Fig.7:501, 503; Fig. 22: 2205, 2208; Fig. 28: 2812, 6900; Fig. 55: PBA, PBO, AU) gekoppelt, welche auf die Notmaßnahmen-Steuersignale anspricht und die Steuereinheiten (CCl,d) an emergency measures control circuit ( Fig. 7: 501, 503; Fig. 22: 2205, 2208; Fig. 28: 2812, 6900; Fig. 55: PBA, PBO, AU) is coupled to the sequential circuit arrangement, which is based on the Responds to emergency measures control signals and the control units (CCl, CC 2) und die unabhängigen Speicher zu neuen Betriebskombinationen umordnet, von denen eine mit der Eingangs-Ausgangs-Anordnung in Verbindung tritt und jede weitere inaktiv ist, wobei die Folgeschaltungsanordnung so ausgelegt ist, daß sie unabhängig von den Ausgangssignalen der Taktgeber (6100,6101) und unabhängig vom Programm die zur Erzielung der durch das Fehlersignal eingeleiteten Umordnung erforderlichen Notmaßnahmen-Steuersignale erzeugt. CC 2) and rearranges the independent memories into new operating combinations, one of which comes into contact with the input-output arrangement and each other is inactive, the sequential circuit arrangement being designed so that it is independent of the output signals of the clock generators (6100,6101 ) and independently of the program generates the emergency measures control signals required to achieve the rearrangement initiated by the error signal. 2. Datenverarbeitungsanlage nach Anspruch 1, dadurch gekennzeichnet, daß die Folgeschaltungsanordnung (5702, 4206, 4208) so ausgelegt ist, daß sie nach der Bildung einer neuen Betriebskombination die Ausführung einer Grundprüffolge auslöst, welche alle Funktionen der neuen Betriebskombination prüft, daß eine Zeitprüfschaltung (Fig. 57: 5703; Fig. 61: 6101) vorgesehen ist, welche prüft, ob die Ausführung der Grundprüffolge innerhalb einer vorgeschriebenen Zeitspanne abgeschlossen ist und ein Fehlersignal (61-704) erzeugt, wenn die vorgeschriebene Zeitspanne überschritten wird, und daß die Steuereinheiten bei Ausführung der Grundprüffolge innerhalb der vorgeschriebenen Zeitspanne die Zeitprüfschaltung zurücksetzt.2. Data processing system according to claim 1, characterized in that the sequential circuit arrangement (5702, 4206, 4208) is designed so that it triggers the execution of a basic test sequence after the formation of a new operating combination, which checks all functions of the new operating combination, that a time test circuit ( 57: 5703; Fig. 61: 6101) is provided, which checks whether the execution of the basic test sequence has been completed within a prescribed period of time and generates an error signal (61-704) if the prescribed period of time is exceeded, and that the control units if the basic test sequence is carried out, the time test circuit resets within the prescribed period of time. 3. Datenverarbeitungsanlage nach Anspruch 2, dadurch gekennzeichnet, daß die Zeitprüfschaltung einen Digitalzähler (Teil von 6101) und einen Analog-Zeitgeber (Teil von 5703) enthält, die beide bei Einleitung der Grundprüffolge in einen Anfangszustand zurückgestellt werden, daß der Digitalzähler durch Ausgangssignale des Taktgebers weitergeschaltet wird und daß der Analog-Zeitgeber unabhängig von den Ausgangssignalen des Taktgebers um die vorgeschriebene Zeitspanne nach seiner Betätigung ein Ausgangssignal liefert.3. Data processing system according to claim 2, characterized in that the time test circuit contains a digital counter (part of 6101) and an analog timer (part of 5703), both of which are reset when the basic test sequence is initiated in an initial state that the digital counter by output signals of the Clock is advanced and that the analog timer provides an output signal independently of the output signals of the clock for the prescribed period of time after its actuation. 4. Datenverarbeitungsanlage nach Anspruch 2 oder 3, dadurch gekennzeichnet, daß die Folgeschaltungsanordnung (5702, 4206, 4208) bei Fehlersignalen auf Grund einer Überschreitung der vorgeschriebenen Zeitspanne weitere Gruppen von Notmaßnahmen-Steuersignalen erzeugt, durch die eine weitere Betriebskombination zusammengeschaltet wird, worauf wieder die Grundprüffolge ausgelöst wird, um die Betriebsfähigkeit der neuen Betriebskombination festzustellen.4. Data processing system according to claim 2 or 3, characterized in that the sequential circuit arrangement (5702, 4206, 4208) generates additional groups of emergency control signals in the event of error signals due to the prescribed period of time being exceeded, through which another operating combination is interconnected, whereupon the Basic test sequence is triggered to determine the operability of the new operating combination. 5. Datenverarbeitungsanlage nach Anspruch 4, dadurch gekennzeichnet, daß die Folgeschaltungsanordnung eine Aufzeichnungsvorrichtung (F i g. 42: 4206, 4211) zur Registrierung aufeinanderfolgender Erregungen der Folgeschaltungsanordnung aufweist und daß die Folgeschaltungsanordnung so ausgelegt ist, daß sie dem Stand der Aufzeichnungsvorrichtung entsprechende Gruppen von Notmaßnahmen-Steuersignalen erzeugt. 5. Data processing system according to claim 4, characterized in that the sequential circuit arrangement has a recording device (F i g. 42: 4206, 4211) for registering successive excitations of the sequential circuit arrangement and that the sequential circuit arrangement is designed so that it groups of corresponding to the state of the recording device Emergency action control signals generated. 6. Datenverarbeitungsanlage nach einem der vorhergehenden Ansprüche, dadurch gekennzeichnet, daß jede Steuereinheit weitere Folgeschaltungen (4401, 4902, 4903, 4901, 5300, 5301, 5302, 5700, 5701) zur Durchführung sich wiederholender Steuerfunktionen enthält, daß die weiteren Folgeschaltungen bei der Ausführung be-6. Data processing system according to one of the preceding claims, characterized in that each control unit contains further sequential circuits (4401, 4902, 4903, 4901, 5300, 5301, 5302, 5700, 5701) for performing repetitive control functions, that the further sequential circuits in the execution loading stimmter Befehle des Programms erregt werden und ein Zeitablaufzähler (4109) vorgesehen ist, der einen fehlerhaften Betrieb der Folgeschaltungen anzeigt und bei einer solchen Anzeige ein Fehlersignal erzeugen kann.certain commands of the program are excited and a time-out counter (4109) is provided, which indicates faulty operation of the subsequent circuits and in the event of such a display Can generate error signal. Hierzu 27 Blatt ZeichnungenFor this purpose 27 sheets of drawings
DE19641474094D 1963-12-31 1964-10-13 Program-controlled data processing system Pending DE1474094B (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US33487563A 1963-12-31 1963-12-31

Publications (1)

Publication Number Publication Date
DE1474094B true DE1474094B (en) 1971-04-15

Family

ID=23309246

Family Applications (6)

Application Number Title Priority Date Filing Date
DE19641474096 Pending DE1474096A1 (en) 1963-12-31 1964-10-13 Data processing system
DE19641474093 Pending DE1474093B2 (en) 1963-12-31 1964-10-13 Program-controlled data processing system
DE19641474094D Pending DE1474094B (en) 1963-12-31 1964-10-13 Program-controlled data processing system
DE19641437577 Pending DE1437577B2 (en) 1963-12-31 1964-10-13 Circuit arrangement for a telecommunications, in particular telephone exchange, with connection sets and a central control arrangement.
DE19641437576 Expired DE1437576C3 (en) 1963-12-31 1964-10-13 Method for displaying changes in the operating status of message routes arranged in groups
DE19641474095D Pending DE1474095B1 (en) 1963-12-31 1964-10-13 Program-controlled data processing system

Family Applications Before (2)

Application Number Title Priority Date Filing Date
DE19641474096 Pending DE1474096A1 (en) 1963-12-31 1964-10-13 Data processing system
DE19641474093 Pending DE1474093B2 (en) 1963-12-31 1964-10-13 Program-controlled data processing system

Family Applications After (3)

Application Number Title Priority Date Filing Date
DE19641437577 Pending DE1437577B2 (en) 1963-12-31 1964-10-13 Circuit arrangement for a telecommunications, in particular telephone exchange, with connection sets and a central control arrangement.
DE19641437576 Expired DE1437576C3 (en) 1963-12-31 1964-10-13 Method for displaying changes in the operating status of message routes arranged in groups
DE19641474095D Pending DE1474095B1 (en) 1963-12-31 1964-10-13 Program-controlled data processing system

Country Status (13)

Country Link
US (1) US3570008A (en)
JP (1) JPS514062B1 (en)
AT (7) AT274056B (en)
BE (7) BE654494A (en)
BR (4) BR6463331D0 (en)
CH (7) CH479990A (en)
DE (6) DE1474096A1 (en)
DK (4) DK136878B (en)
FR (7) FR1446309A (en)
GB (7) GB1081812A (en)
IL (7) IL22242A (en)
NL (8) NL140351B (en)
SE (4) SE319926B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE2230119A1 (en) * 1971-06-28 1973-01-25 Ibm EQUIPMENT AND PROCEDURES IN ELECTRONIC DATA PROCESSING SYSTEMS FOR DETERMINING OVERFLOWING EVENTS
DE3243262C2 (en) * 1981-05-06 1987-01-29 Japan Electronic Control Systems Co, Ltd., Isesaki, Gunma Program runout monitoring circuit

Families Citing this family (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3737870A (en) * 1972-04-24 1973-06-05 Ibm Status switching arrangement
US3892928A (en) * 1973-10-09 1975-07-01 Bell Telephone Labor Inc Switching system equipped with line verification apparatus
US4053751A (en) * 1976-04-28 1977-10-11 Bell Telephone Laboratories, Incorporated Adaptable exerciser for a memory system
US4048452A (en) * 1976-05-28 1977-09-13 Bell Telephone Laboratories, Incorporated Automatic call distribution system
DE2849371A1 (en) * 1978-11-14 1980-05-29 Siemens Ag METHOD FOR TRANSMITTING INFORMATION BETWEEN FACILITIES OF AN INDIRECTLY CONTROLLED SWITCHING SYSTEM, IN PARTICULAR TELEPHONE SWITCHING SYSTEM
US4345116A (en) * 1980-12-31 1982-08-17 Bell Telephone Laboratories, Incorporated Dynamic, non-hierarchical arrangement for routing traffic
US4484030A (en) * 1982-04-19 1984-11-20 At&T Bell Laboratories Method and apparatus for identifying faulty communications circuits
US4555594A (en) * 1983-08-03 1985-11-26 At&T Bell Laboratories Telephone interexchange signaling protocol
US4565903A (en) * 1983-08-03 1986-01-21 At&T Bell Laboratories Telephone interexchange carrier selection
US4577066A (en) * 1983-08-03 1986-03-18 At&T Bell Laboratories Telephone interexchange call routing
EP0213374B1 (en) * 1985-08-14 1990-01-31 Siemens Aktiengesellschaft Circuit arrangement for telecommunication exchanges, particularly telephone exchanges, comprising scanning joints which are cyclically controlled by information interrogation devices
ATE57288T1 (en) * 1985-08-14 1990-10-15 Siemens Ag CIRCUIT ARRANGEMENT FOR TELECOMMUNICATION SYSTEMS, IN PARTICULAR TELEPHONE EXCHANGE SYSTEMS, WITH INFORMATION REQUEST DEVICES CYCLICLY CONTROLLING REQUEST POINTS.
US4660220A (en) * 1986-02-25 1987-04-21 Kraus Constantine R No answer mode for telephone systems
US4763191A (en) * 1986-03-17 1988-08-09 American Telephone And Telegraph Company, At&T Bell Laboratories Dial-up telephone network equipment for requesting an identified selection
US5289542A (en) * 1991-03-04 1994-02-22 At&T Bell Laboratories Caller identification system with encryption
US5329581A (en) * 1991-12-23 1994-07-12 At&T Bell Laboratories Target area calling system
US5444774A (en) * 1992-06-26 1995-08-22 At&T Corp. Interactive queuing sytem for call centers
US5521965A (en) * 1992-08-14 1996-05-28 Bell Atlantic Network Services, Inc. Apparatus and method for handling busy calls in telephone network
US6618474B1 (en) 1999-03-08 2003-09-09 Morris Reese Method and apparatus for providing to a customer a promotional message between ringing signals or after a call waiting tone
US8489915B2 (en) * 2009-07-30 2013-07-16 Cleversafe, Inc. Method and apparatus for storage integrity processing based on error types in a dispersed storage network
CN111618854A (en) * 2020-05-26 2020-09-04 中国人民解放军国防科技大学 Task segmentation and collaboration method for security robot

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE1024124B (en) * 1953-03-30 1958-02-13 Lionel Roy Frank Harris Method for selecting one of several lines in telecommunication systems, in particular in telephone systems that work according to the time division multiplex method
NL132007C (en) * 1957-10-07
FR81607E (en) * 1961-04-25 1964-01-17

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE2230119A1 (en) * 1971-06-28 1973-01-25 Ibm EQUIPMENT AND PROCEDURES IN ELECTRONIC DATA PROCESSING SYSTEMS FOR DETERMINING OVERFLOWING EVENTS
DE3243262C2 (en) * 1981-05-06 1987-01-29 Japan Electronic Control Systems Co, Ltd., Isesaki, Gunma Program runout monitoring circuit

Also Published As

Publication number Publication date
BE654496A (en) 1965-04-16
DK114415B (en) 1969-06-30
DK136007C (en) 1978-01-09
FR1442298A (en) 1966-06-17
IL22239A (en) 1968-04-25
CH476442A (en) 1969-07-31
DE1437576C3 (en) 1972-03-16
IL22237A (en) 1968-04-25
NL6415240A (en) 1965-07-02
CH479990A (en) 1969-10-15
AT274056B (en) 1969-09-10
SE334392B (en) 1971-04-26
DE1474096A1 (en) 1970-07-09
BR6463327D0 (en) 1973-06-26
DE1474093B2 (en) 1972-09-07
BE654492A (en) 1965-04-16
FR1446309A (en) 1966-07-22
SE312940B (en) 1969-07-28
DE1437577B2 (en) 1971-11-25
CH477140A (en) 1969-08-15
AT272712B (en) 1969-07-25
NL6415237A (en) 1965-07-02
IL22238A (en) 1968-04-25
GB1081815A (en) 1967-09-06
NL6415238A (en) 1965-07-02
AT274057B (en) 1969-09-10
IL22241A (en) 1968-04-25
IL22242A (en) 1968-04-25
NL6415241A (en) 1965-07-02
GB1081814A (en) 1967-09-06
DE1437577A1 (en) 1969-02-20
DE1437576B2 (en) 1971-08-12
BE654493A (en) 1965-04-16
CH479993A (en) 1969-10-15
DK136007B (en) 1977-07-25
AT271950B (en) 1969-06-25
IL22240A (en) 1968-04-25
AT269518B (en) 1969-03-25
FR1426970A (en) 1966-02-04
CH476441A (en) 1969-07-31
NL6415239A (en) 1965-07-02
BE657775A (en) 1965-04-16
CH479992A (en) 1969-10-15
JPS514062B1 (en) 1976-02-07
DE1437576A1 (en) 1969-02-27
GB1081813A (en) 1967-09-06
BE654495A (en) 1965-04-16
DE1474093A1 (en) 1970-07-09
AT273543B (en) 1969-08-11
NL6415236A (en) 1965-07-02
FR1426972A (en) 1966-02-04
BR6463328D0 (en) 1973-06-26
BE654494A (en) 1965-04-16
US3570008A (en) 1971-03-09
FR1442332A (en) 1966-06-17
SE319926B (en) 1970-01-26
NL137733C (en)
IL22243A (en) 1968-04-25
SE326990B (en) 1970-08-10
NL140351B (en) 1973-11-15
DK115124B (en) 1969-09-08
BE654497A (en) 1965-04-16
DE1474095B1 (en) 1970-08-20
DK136878C (en) 1978-05-16
GB1081811A (en) 1967-09-06
GB1081816A (en) 1967-09-06
GB1081812A (en) 1967-09-06
GB1081817A (en) 1967-09-06
DK136878B (en) 1977-12-05
CH479991A (en) 1969-10-15
NL145065B (en) 1975-02-17
FR1426971A (en) 1966-02-04
BR6463330D0 (en) 1973-06-26
NL6415235A (en) 1965-07-02
BR6463331D0 (en) 1973-06-26
AT271951B (en) 1969-06-25
FR1426973A (en) 1966-02-04

Similar Documents

Publication Publication Date Title
DE1474094B (en) Program-controlled data processing system
DE1288108B (en) Integrated analog-digital switching system
DE1524239A1 (en) Method for localizing a fault in a system with at least two computing devices working in parallel
DE2230830A1 (en) DATA PROCESSING SYSTEM
DE1474062A1 (en) Data processing system
DE2707267B2 (en) System for gaining access to communication lines
DE1105476B (en) Circuit arrangement for electronic telephone exchanges
DE2850769C3 (en) Storage for a disaster control circuit
DE1065466B (en) Circuit arrangement for controlling a buffer memory
DE2140707C3 (en) Circuit arrangement for program-controlled fenunelde, in particular telephone ventilation systems
DE1278150B (en) Data processing arrangement
DE1295595B (en) Method for the transmission of data messages via a digital data transmission system
DE1103982B (en) Circuit arrangement for the electrical control of interacting electrical switching processes by means of stored information for switching devices in telecommunications systems
DE2050871A1 (en) Data processing system
DE1762528A1 (en) Self-correcting time division multiplex circuit arrangement for telephone equipment, for example switching equipment
DE1474094C (en) Program-controlled data processing system
DE2364590A1 (en) SYSTEM TO DISPLAY THE POSITION OF A LONG ELEVATED BODY
DE1774849C3 (en) Addressing device for a memory section chain
DE2307830C3 (en) Circulating storage arrangement
DE2015712B2 (en) Circuit arrangement for a program-controlled telephone exchange system with a large number of dial pulse generators
DE2449634A1 (en) INFORMATION COLLECTION SYSTEM
DE1562124C3 (en) Method and circuit arrangement for determining changes in the switching state of subscriber connections
DE1512016C (en) Monitoring device for determining errors in an automati see telecommunication, in particular telephone switching system, which is controlled by electronic control devices ge
DE1474097A1 (en) Data processing system
DE2325691C3 (en) Computerized telephone switching system