DE1474093B2 - Program-controlled data processing system - Google Patents

Program-controlled data processing system

Info

Publication number
DE1474093B2
DE1474093B2 DE19641474093 DE1474093A DE1474093B2 DE 1474093 B2 DE1474093 B2 DE 1474093B2 DE 19641474093 DE19641474093 DE 19641474093 DE 1474093 A DE1474093 A DE 1474093A DE 1474093 B2 DE1474093 B2 DE 1474093B2
Authority
DE
Germany
Prior art keywords
program
memory
control
central
command
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
DE19641474093
Other languages
German (de)
Other versions
DE1474093A1 (en
Inventor
Anton Henry Doblmaier
Randall William Downing
Michael Peter Fabisch
John Allen Harr
Harold Frederick May
John Stanley Nowak
Frank Finley Taylor
Werner Ulrich
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 DE1474093A1 publication Critical patent/DE1474093A1/en
Publication of DE1474093B2 publication Critical patent/DE1474093B2/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, look ahead
    • G06F9/3867Concurrent instruction execution, e.g. pipeline, 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)
  • Exchange Systems With Centralized Control (AREA)
  • Interface Circuits In Exchanges (AREA)
  • Executing Machine-Instructions (AREA)

Description

Die Erfindung betrifft eine programmgesteuerte Datenverarbeitungsanlage mit einer Vielzahl von Speichern, einer Steueranordnung mit einer ersten und zweiten Steuerung, die funktionell gleichwertig sind, sowie eine die Speicher mit der Steueranordnung verbindenden Übertragungsanordnung, mit einer an die Steuerungen angeschalteten und auf deren Kommandos ansprechenden Eingangs-Ausgangs-Anordnung und mit Schaltungen, die die Befehlsübertragung von einer gewählten Steuerung zur Eingangs-Ausgangs-Anordnung sperren.The invention relates to a program-controlled data processing system with a large number of Store, a control arrangement with a first and second control that are functionally equivalent are, as well as a transmission arrangement connecting the memory to the control arrangement, with an input-output arrangement connected to the controls and responding to their commands and with circuits that control the transmission of commands from a selected controller to the Block input-output arrangement.

Bei der immer mehr zunehmenden Kompliziertheit von Datenverarbeitungssystemen unter Einschluß von Vielzweck- und Sonderrechenanlagen und den außerordentlich hohen Betriebskosten solcher Systeme sind die Anforderungen an die Zuverlässigkeit gewachsen. Außerdem ist mit dem zunehmenden Auftreten kritischer Datenverarbeitungsvorgänge, beispielsweise der Steuerung kritischer industrieller Vorgänge, wie der Steuerung einer Fertigungsstraße, der Steuerung einer Fernsprechvermittlungsanlage, und der Steuerung kritischer wissenschaftlicher Vorgänge die Entwicklung extrem zuverlässiger Datenverarbeitungssysteme unbedingt erforderlich geworden.With the ever increasing complexity of data processing systems included of multi-purpose and special computing systems and the extraordinarily high operating costs of such Systems have grown the demands on reliability. Besides, it is increasing with the Occurrence of critical data processing operations, for example the control of critical industrial ones Operations such as the control of a production line, the control of a telephone exchange, and the control of critical scientific processes make the development extremely reliable Data processing systems have become imperative.

Die Fortschritte bezüglich der Schnelligkeit von Datenverarbeitungsschaltungen hat zu einer immer größeren, zeitlich gleichzeitigen Benutzung von Datenverarbeitungssystemen geführt. Dadurch steigen die Anforderungen an die Zuverlässigkeit solcher Systeme noch weiter.
Datenverarbeitungsanlagen werden unter vielerlei
The advances in the speed of data processing circuits have led to an ever greater simultaneous use of data processing systems. This increases the demands on the reliability of such systems even further.
Data processing systems are used in many ways

3 43 4

Bedingungen eingesetzt, die sich prinzipiell auf Betriebs im Rahmen dieser Lösung nicht möglich ist. Grund der in der Anlage benutzten Eingangs-Aus- Bei weiteren Datenverarbeitungsanlagen wird ein gangs-Geräte und der jeweils verarbeiteten, spezi- insgesamt doppelter Datenverarbeiter benutzt, von eilen Daten unterscheiden lassen. Die vorliegende denen jeder Anordnungen zur Anzeige interner Erfindung hängt nicht von diesen Unterscheidungs- 5 Fehler aufweist. Beim Auftreten eines internen Fehmerkmalen ab. lers wird der Betrieb mechanisch oder elektrischConditions used, which in principle on operating in the context of this solution is not possible. Reason for the input / output used in the system. In other data processing systems, a gangs devices and the respectively processed, specifically double data processors used by rush to distinguish data. The present which each display internal arrangements Invention does not depend on these distinctive 5 flaws. When an internal fault occurs away. Operation is mechanical or electrical

Zur Erläuterung wird jedoch auf eine programm- von einem Datenverarbeiter auf den anderen umgesteuerte Fernsprechvermittlungsanlage als Beispiel geschaltet. Die Schwierigkeiten beim Umschalten für eine beinahe sofort ansprechende Datenverar- von einer normalen auf eine Reserveeinheit bei solbeitungsanlage Bezug genommen, weil sie Bedie- io chen Systemen beruhen darauf, daß die Datennungsanforderungen der im Vermittlungsamt enden- Verarbeitungskapazität der Anlage während des den Teilnehmer- und Amtsleitungen ohne wesent- Umschaltens auf untragbare Weise unterbrochen liehe Verzögerung erfüllen muß. Außerdem muß wird. Außerdem ist die Erholung von einer solchen eine zur Zufriedenheit der Teilnehmer arbeitende Umschaltung oft sehr schwierig zu erreichen.
Fernsprechvermittlungsanlage dauernd in Betrieb 15 Zur Sicherstellung eines ununterbrochenen Besein. Es ist nicht möglich, den Betrieb eines Fern- triebs müssen außerdem alle Anstrengungen untersprechamtes während des Tages oder der Nacht zur nommen werden, um eine mögliche Störung mög-Durchführung von Reparaturen oder Änderungen liehst früh festzustellen, das Wiederauftreten von der Leitungsführung zu unterbrechen. Das Fern- Störungen zu vermeiden und, wenn eine Störung sprechwesen ist von wesentlicher Bedeutung für die 20 festgestellt worden ist, den Fehler schnell zu erkenmoderne Gesellschaft, und schwerwiegende person- nen und zu beheben, damit die Verwendbarkeit liehe Notfälle, die die Benutzung eines Fernsprechers dieser Einrichtung bei einer weiteren Störung sichererforderlich machen, lassen sich nicht so planen, gestellt ist.
For explanation, however, a program switch from one data processor to the other is switched as an example. The difficulties in switching for an almost immediately responsive data processing from a normal to a reserve unit in solbeitungsanlage, because they are operating systems are based on the fact that the data naming requirements of the exchange processing capacity of the system during the subscriber and trunk lines must meet the delay interrupted without substantial switching in an intolerable manner. In addition, must be. In addition, recovery from such a switch that works to the satisfaction of the participants is often very difficult to achieve.
Telephone exchange system continuously in operation 15 To ensure uninterrupted existence. It is not possible to operate a remote operator, and all efforts must be made by the intercom exchange during the day or night in order to detect a possible malfunction, repairs or changes can be made early, and the recurrence of the line to be interrupted. Avoid telephony interference and, if a telephony malfunction has been identified, quickly identify the error in modern society, and serious people and fix it, so that the usability of emergencies, the use of a telephone make this facility safe in the event of a further malfunction, cannot be planned in this way.

daß sie immer nur zu Zeiten auftreten, die für das Der Erfindung liegt die Aufgabe zugrunde, einethat they only occur at times that are necessary for the The invention is based on the object of a

System oder sein Überwachungspersonal günstig 25 Datenverarbeitungsanlage zu schaffen, die einen un-System or its monitoring staff to create inexpensive 25 data processing equipment that

sind. Es soll noch besonders betont werden, daß unterbrochenen funktionssicheren Betrieb auch beiare. It should be particularly emphasized that interrupted, functionally reliable operation is also possible with

die oben erläuterten Bedingungen für den Betrieb auftretenden Störungen ermöglicht,enables the above-mentioned conditions for the operation to occur,

der Anlage mit Bezug auf ein nahezu sofortiges An- Zur Lösung dieser Aufgabe geht die Erfindungthe system with reference to an almost instantaneous To solve this problem, the invention goes

sprechen und die Forderung nach einem dauernden aus von einer Datenverarbeitungsanlage der eingangsspeak and the demand for a permanent out of a data processing system of the initially

Betrieb nicht allein für Fernsprechvermittlungs- 30 genannten Art und ist dadurch gekennzeichnet, daßOperation not only for telephone exchange 30 mentioned type and is characterized in that

anlagen, sondern auch für viele andere Daten- die Übertragungsanordnung eine Vielzahl von un-systems, but also for many other data- the transmission arrangement a variety of un-

verarbeitungsanlagen von Bedeutung sind. abhängigen Ubertragungswegen aufweist, von denenprocessing facilities are important. has dependent transmission paths of which

Bei Datenverarbeitungsanlagen ist eine Anzahl jeder in Abhängigkeit vom Zustand von Registervon Verfahren benutzt worden, um eine genaue und schaltungen wahlweise mit der ersten oder zweiten kontinuierliche Datenverarbeitung sicherzustellen. 35 Steuerung und in Abhängigkeit vom Zustand wei-AUe bekannten Anordnungen sind jedoch mit terer Registerschaltungen, die jeweils einzelnen schwerwiegenden Einschränkungen behaftet. Bei be- Speichern zugeordnet sind, wahlweise mit den Speistimmten arithmetischen Datenverarbeitungsanlagen ehern verbunden ist, und daß die so hergestellten wird eine Gruppe von Arbeitsfunktionen wiederholt Verbindungen wenigstens eine Betriebskombination und deren Ergebnisse verglichen. Wenn die Ergeb- 40 bilden, die eine Steuerung, einen Übertragungsweg nisse nicht übereinstimmen, werden die Arbeits- und wenigstens einen Speicher enthält,
funktionen noch einmal wiederholt. Stimmen das Auf diese Weise kann eine arbeitsfähige Betriebszweite und dritte Ergebnis überein, werden die kombination auch dann bereitgestellt werden, wenn Zwischenergebnisse als richtig angenommen. Falls mehrere Störungen im System aufgetreten sind, sie jedoch nicht übereinstimmen, wird der Betrieb 45 Anders als bei einem reinen Parallelbetrieb von gestoppt. Eine solche Anordnung vergeudet viel Zeit zwei Anlagen können also, wenn beispielsweise die und setzt die Datenverarbeitungskapazität beispiels- Steuerung einer Betriebskombination und der Speiweise einer großen Fernsprechvermittlungsanlage eher der anderen Betriebskombination gestört sind, untragbar herab. die restlichen Bauteile zu einer neuen, ungestörten
In data processing systems, a number of methods each depending on the state of registers have been used to ensure accurate and selective switching with the first or second continuous data processing. 35 control and, depending on the state, known arrangements are, however, subject to further register circuits, each of which has severe individual restrictions. When storing memories are assigned, optionally with the Speistimmten arithmetic data processing systems is always connected, and that the so produced a group of work functions is repeated connections at least one operating combination and its results are compared. If the results do not match a controller, a transmission path, the working memory and at least one memory are included,
functions repeated once more. In this way, if an operational second and third result can match, the combination will be provided even if intermediate results are assumed to be correct. If several malfunctions have occurred in the system, but they do not match, operation is 45 unlike in pure parallel operation is stopped. Such an arrangement wastes a lot of time, so two systems can, for example, unacceptably reduce the data processing capacity, for example, control of one operating combination and the storage of a large telephone exchange system rather than the other operating combination. the remaining components to a new, undisturbed one

Bei anderen Datenverarbeitungsanlagen werden 50 Betriebskombination zusammengestellt werden,
drei Datenverarbeiter benutzt, die gleichzeitig mit Eine Weiterbildung der Erfindung ist gekennzeichden gleichen Eingangsdaten beschickt werden. Die net durch Schaltungen, die die gleichzeitige . Aus-Ausgangsdaten der drei Datenverarbeiter werden führung identischer Arbeitsfunktionen durch die verglichen, und wenn sie bei zwei oder allen drei erste und zweite Steuerung sicherstellen und fol-Datenverarbeitern übereinstimmen, werden diese 55 gende Bauteile enthalten: in jeder Steuerung BeDaten für gültig erachtet, und alle drei Daten- triebsprüfungsschaltungen, die die Operationen von verarbeiter setzen ihre Tätigkeit unter Verwendung Teilen der Steuerung und die Richtigkeit von aus der gültigen Daten als neuen Ausgangspunkt fort. den Speichern gelesenen Informationen prüfen und Dieses Verfahren wird häufig als »logische Majori- Störungssignale immer dann erzeugen, wenn eine tätsanordnung« bezeichnet. Das Verfahren ist jedoch 60 Störungsanzeige auftritt; Schaltungen zur Ubertrafür andere Anwendungsgebiete von Datenverarbei- gung von Störungssignalen zur jeweils anderen tungsanlagen, beispielsweise eine große Fernsprech- Steuerung und Registerschaltungen in jeder Steuevennittlungsanlage, nicht brauchbar, weil nicht nur rung zur Aufzeichnung der von der anderen Steueein unwirtschaftlicher Einsatz von Ausrüstungen auf rung übertragenen Störungssignale und Schaltungen Grand der Tatsache erforderlich ist, daß drei voll- 65 in jeder Steuerung, die auf Grand von Störungsständige Verarbeitungssysteme erforderlich sind, Signalen beider Steuerungen identische Steuermaßsondern außerdem beim Auftreten von Fehlern in nahmen durchführen. .
einer oder mehreren Einheiten eine Fortsetzung des Auf diese Weise wird erreicht, daß die Steuerun-
In the case of other data processing systems, 50 operating combinations will be put together,
three data processors are used, which are fed with the same input data at the same time. The net through circuits that are simultaneous. Output and output data of the three data processors are compared by the identical work functions, and if they ensure two or all three first and second controllers and match the following data processors, these 55 lowing components will contain: BeData is considered valid in each controller, and all three data drive checking circuits which process the operations of processors continue their work using parts of the control system and the correctness of the valid data as a new starting point. check the information read in the memory and this method is often referred to as "logical majority fault signals whenever a status arrangement" is referred to. The procedure, however, is 60 failure indication occurs; Circuits for overriding for other areas of application of data processing of disturbance signals to the respective other processing systems, for example a large telephone control and register circuits in each control switching system, not usable because not only for recording the disturbance signals transmitted from the other control an uneconomical use of equipment on the system and circuits are required due to the fact that three full 65 in each control, which are necessary on the basis of malfunctioning processing systems, carry out signals from both controllers, but also take identical control measures in the event of errors. .
one or more units a continuation of the In this way it is achieved that the control

5 65 6

gen der beiden im Normalfall vorhandenen Betriebs- die unabhängigen Speicher und die unabhängigen kombinationen identische Arbeitsfunktionen aus- Übertragungswege zu einer neuen Betriebskombiführen. Demgemäß enthalten die beiden Steuerungen nation zusammenzustellen. Beispielsweise kaiin ein gleiche Aufzeichnungen, so daß die Zusammen- Datenverarbeiter eine außergewöhnlich hohe Fehlerschaltung neuer, arbeitsfähiger Betriebskombi- 5 zahl bei der Informationsgewinnung aus dem Speinationen ohne Zeitverzögerung möglich ist. eher anzeigen, d. h., daß, wenn der DatenverarbeiterIn terms of the two operating systems that normally exist, the independent storage systems and the independent ones Combinations of identical work functions lead transmission paths to a new company combination. Accordingly, the two controls contain nation to be compiled. For example kaiin one same records, so that the co-data processors have an exceptionally high error circuit new, more capable company combination 5 when extracting information from the spinning nations is possible without a time delay. rather show, d. i.e. that if the data processor

Es besteht die Möglichkeit, viele Fehlerarten Schwierigkeiten auf Grund von Rauschen oder an-There is the possibility of many types of errors, difficulties due to noise or other

beim Betrieb des Datenverarbeiters festzustellen. deren Ausgleichsvorgängen ausgesetzt ist, die zuto be determined during the operation of the data processor. whose balancing operations are exposed to

Der Datenverarbeiter kann Abhilfemaßnahmen Fehlern bei der Speicherablesung führen, es oft nochThe data processor can take remedial measures to cause memory read errors, often still there

durchführen, um die Auswirkungen vieler ange- io möglich ist, die zugeordneten Arbeitsfunktionencarry out to the effects of many ani- io possible the assigned work functions

zeigter Störungen auszuschalten. Alle Abhilfemaß- durchzuführen. Die Geschwindigkeit, mit der dieseto switch off the faults shown. Carry out all remedial measures. The speed at which this

nahmen erfordern jedoch zusätzliche Zeit, die über Funktionen durchgeführt werden, kann jedoch we-however, require additional time to be performed via functions, but this may not be

die hinausgeht, welche normalerweise einer bestimm- sentlich herabgesetzt sein, da jeder Fehler bei derwhich goes beyond what would normally be a definite reduction, since every error in the

ten Arbeitsfunktion zugemessen ist. Wenn beispiels- Ablesung des Speichers ein erneutes Ablesen erfor-assigned work function. If, for example, reading the memory requires reading again

weise zur Anzeige und Korrektur einzelner Fehler 15 derlich macht. Vorteilhafterweise besteht auch beimway of displaying and correcting individual errors 15. Advantageously, there is also the

ein Redundanzcode benutzt wird, ist zusätzliche Zeit Auftreten so hoher Fehlerzahlen die Möglichkeit,If a redundancy code is used, additional time occurrence of such high numbers of errors is the possibility

erforderlich, um eine Korrektur solcher Fehler die Ausführung von Programmfolgen zur Gewin-required to correct such errors the execution of program sequences to gain

durchzuführen. Auf ähnliche Weise ist es bei Ver- nung einer fehlerfreien Betriebskombination vonperform. In a similar way, it is when a healthy operating combination of

wendung einer Paritätsprüfung als Schutz gegen Ausrüstungen einzuleiten.use a parity check to protect against equipment.

Fehler beim Ablesen eines Speichers möglich, eine ao Zusätzlich zu der Durchführung von Betriebserneute Ablesung des Speichers bei der Feststellung prüfungen sowohl innerhalb der Steuerungen als eines Paritätsfehlers anzuordnen. Für die erneute auch innerhalb der Speicher sieht eine Weiterbildung Ablesung des Speichers ist aber wiederum zusatz- der Erfindung vor, daß die erste und zweite Steueliche Zeit erforderlich. Wenn eine Störung in einer rung je eine Vielzahl von Datenquellen aufweist und Betriebskombination auftritt, ist nicht sicher, daß 25 daß die Schaltungen, die die gleichzeitige Ausfühein entsprechender Fehler oder eine entsprechende rung identischer Arbeitsfunktionen sicherstellen, Störung auch in der anderen Kombination auftritt. Schaltungen enthalten, die Datenwörter aus gewähl-Demgemäß stellt der Austausch von Störungs- ten Datenquellen innerhalb der beiden Steuerungen Signalen zwischen der ersten und zweiten Steuerung, vergleichen und Störungssignale erzeugen, wenn die die Aufzeichnung von Steuersignalen der jeweils 30 verglichenen Datenwörter nicht identisch sind,
anderen Steuerung und die Durchführung von Ab- Wenn die die Programme bildenden Befehle zur hilfemaßnahmen auf Grund entweder einer in der Steuerung der Datenverarbeitungsanlage in Befehls-Steuerung festgestellten Störung oder eines auf- klassen eingeteilt sind, werden zweckmäßig Schalgezeichneten Störungssignals sicher, daß die beiden tungen vorgesehen, die die Datenquellen in Abhän-Steuerungen gleichzeitig identische Arbeitsfunktionen 35 gigkeit von der Klasse der ausgeführten Befehle durchführen. auswählen.
Errors when reading a memory possible to arrange an ao In addition to the implementation of operational readings of the memory in the detection tests both within the controls as a parity error. For the renewed reading of the memory, also within the memory, a further development provides, however, in addition to the invention, that the first and second control times are required. If a malfunction in a tion has a large number of data sources and an operating combination occurs, it is not certain that the circuits which ensure the simultaneous execution of corresponding errors or a corresponding generation of identical work functions also malfunctions in the other combination. Contain circuits, the data words from selected - accordingly, the exchange of fault data sources within the two controllers provides signals between the first and second controller, compare and generate fault signals if the recording of control signals of the respective 30 compared data words are not identical,
If the commands that form the programs are divided into auxiliary measures due to either a malfunction detected in the control of the data processing system in command control or a malfunction signal, it is appropriate to ensure that the two lines are provided that the data sources in dependent controls simultaneously perform identical work functions depending on the class of commands executed. choose.

Eine zusätzliche Weiterbildung der Erfindung sieht Diese Anordnung stellt sicher, daß kritische DatenAn additional development of the invention provides this arrangement ensures that critical data

vor, daß die Speicher Betriebsprüfungsschaltungen und insbesondere Daten, die für eine bestimmtebefore that the memory audit circuits and in particular data that are for a particular

aufweisen, die die interne Operation des Speichers Klasse von Befehlen kritisch sind, verglichen werden,have the internal operation of the memory class of instructions are critical to be compared,

prüfen und ein Prüfsignal erzeugen und zu der- 40 Nachfolgend wird ein Ausführungsbeispiel dertest and generate a test signal and to the 40 An embodiment of the

jenigen Steuerung übertragen, die zu der äugen- Erfindung an Hand der Zeichnungen beschrieben,transfer those control that described the eye invention with reference to the drawings,

blicklichen Betriebskombination mit dem Speicher Es zeigtImaginable operational combination with the memory It shows

gehört, und daß die Schaltungen, die die gleich- Fig. 1 ein allgemeines Blockschaltbild eines zeitige Ausführung identischer Arbeitsfunktionen Fernsprechvermittlungssystems als Ausführungssicherstellen, auf die Prüfsignale ansprechende Re- 45 beispiel eines Datenverarbeitungssystems,
gisterschaltungen sowie Schaltungen aufweisen, die F i g. 2 die Anordnung von Informationen in den in Abhängigkeit vom Zustand der Registerschaltun- Speichern des Ausführungsbeispiels,
gen Störungssignale erzeugen. Fig. 3 bis 6 in der Anordnung nach Fig. 73 ein
1 a general block diagram of a simultaneous execution of identical work functions telephone switching system as execution, the test signals-responsive re-45 example of a data processing system,
have register circuits and circuits that F i g. 2 the arrangement of information in the memory of the exemplary embodiment depending on the state of the register circuit,
gen generate interference signals. FIGS. 3 to 6 in the arrangement according to FIG. 73

Es ist nicht wahrscheinlich, daß identische Stö- mehr ins einzelne gehendes Blockschaltbild eines rungen gleichzeitig in den unabhängigen Speichern 5° Ausführungsbeispiels der Erfindung,
auftreten, die die beiden Steuerungen bedienen. F i g. 7 ein allgemeines Blockschaltbild eines ProWenn jedoch solche identischen Störungen auftreten grammspeichers,
It is not likely that identical STOE me hr detailed block diagram of a continuous, while simultaneously in the independent memories 5 ° embodiment of the invention,
occur that operate the two controls. F i g. 7 a general block diagram of a program memory, however, if such identical faults occur,

und identische fehlerhafte Signale zu den Steuerun- Fig. 8 ein allgemeines Blockschaltbild eines Gegen übertragen werden, besteht die Möglichkeit, sprächsspeichers,and identical faulty signals to the control units are transmitted, there is the possibility to save the call,

daß solche Störungen unentdeckt bleiben. Dies wird 55 F i g. 9 eine allgemeines Blockschaltbild einerthat such disturbances go undetected. This becomes 55 Fig. 9 is a general block diagram of a

durch die Betriebsprüfungsschaltungen der Speicher Steuereinheit,through the audit circuits of the memory control unit,

verhindert. Wenn darüber hinaus eine Störung die Fi g. 10 bis 63 in der Anordnung nach F i g. 71prevented. In addition, if a fault affects the Fi g. 10 to 63 in the arrangement according to FIG. 71

Preisgabe der Betriebsweise erforderlich macht, bei ein ins einzelne gehendes Schaltbild einer Steuer-Disclosure of the operating mode makes it necessary for a detailed circuit diagram of a control

der die beiden Steuerungen synchron arbeiten, ist einheit,the two controls work synchronously is a unit,

das Vorhandensein unabhängiger Betriebsprüfungs- 60 Fig. 64 bis 66 in der Anordnung nach Fig. 72 schaltungen in den Speichern von Vorteil, um deren eine schematische Darstellung der Hauptnachrichtenfehlerfreien Betrieb sicherzustellen. Verbindungswege des Ausführungsbeispiels, the presence of independent operating check 60 Figs. 64 to 66 in the arrangement of Fig. 72 circuits in the memories are advantageous in order to ensure a schematic representation of the main message error-free operation. Connection paths of the exemplary embodiment,

Bei einer Vielzahl von Betriebszuständen ist die Fig. 67 eine schematische Darstellung der AnDurchführung normaler Arbeitsfunktionen beein- Ordnungen zum wahlweisen Vergleich von Inforträchtigt. In diesen Fällen erzeugt die Steueranord- 65 mationen, die innerhalb der ersten und zweiten nung in Ausführung bestimmter Programmfolgen Steuereinheit auftreten,For a large number of operating states, FIG. 67 is a schematic representation of the implementation normal work functions impairment for optional comparison of disability. In these cases, the control arrangement generates 65 that are within the first and second tion occur in the execution of certain program sequences control unit,

eine Vielzahl von Steuersignalen für die Steuerungen F i g. 68 ein Zeitdiagramm mit den verwendetena large number of control signals for the controllers F i g. 68 a timing diagram with the used

und die unabhängigen Speicher, um die Steuerungen, Grundimpulsen,and the independent memories to store the controls, basic pulses,

Fig. 69 ein Zeitdiagramm für die Verarbeitung von drei aufeinanderfolgenden Programmbefehlswörtern, 69 shows a timing diagram for the processing of three successive program instruction words;

F i g. 70 eine Tabelle mit den wahlfreien, zusätzlichen Befehlsmöglichkeiten und Merkmalen für die bei dem Ausführungsbeispiel benutzten Befehle,F i g. 70 a table with the optional, additional Command options and features for the commands used in the exemplary embodiment,

Fig. 71 bis 73 die Zusammenstellung von Figuren für oben angegebene Teile des Ausführungsbeispiels.71 to 73 the compilation of figures for the parts of the exemplary embodiment indicated above.

Die Hauptbestandteile eines Fernsprechvermittlungssystems als Ausführungsbeispiel eines Datenverarbeitungssystems sind in F i g. 1 gezeigt.The main components of a telephone switching system as an embodiment of a data processing system are shown in FIG. 1 shown.

In Fig. 1 enthält der als zentraler Datenverarbeiter bezeichnete Block 100 die Steueranordnung 101 und das Speichersystem mit dem Programmspeicher 102 und dem Gesprächsspeicher 103. Die übrigen Elemente in Fig. 1 bilden das Eingangs-Ausgangs-System des Ausführungsbeispiels.In Fig. 1 contains the as the central data processor Block 100 denotes the control arrangement 101 and the memory system with the program memory 102 and the conversation memory 103. The remaining elements in Fig. 1 form the input-output system of the embodiment.

Die Arbeitsweise eines Datenverarbeitungssystems ist allgemein in den Fig. 3 bis 6 dargestellt. Diese Figuren sollen bestimmte Einzelheiten der Steueranordnung 101, des Speichersystems 171 und des Übertragungssystems 105-106 näher erläutern.The operation of a data processing system is illustrated generally in FIGS. 3-6. These Figures are intended to illustrate certain details of the control arrangement 101, the storage system 171 and the Explain transmission system 105-106 in more detail.

Die Steueranordnung 101 weist eine erste Steuerung CCl und eine funktionell gleichwertige zweite Steuerung CC 2 auf.The control arrangement 101 has a first controller CC1 and a functionally equivalent second controller CC2 .

Das Speichersystem 171 enthält eine Vielzahl von unabhängigen Speichern, nämlich eine Vielzahl von unabhängigen Programmspeichern PSl bis PSN und eine Vielzahl von unabhängigen Gesprächsspeichern CSl bis CSN. The memory system 171 contains a multiplicity of independent memories, namely a multiplicity of independent program memories PS1 to PSN and a multiplicity of independent conversation memories CS1 to CSN.

Das Übertragungssystem 105-106, welches die Steuerungen CC 1 und CC 2 und das Speichersystem 171 verbindet, weist eine Vielzahl von unabhängigen Übertragungswegen 6400-0, 6400-1, 6500-0, 6500-1 auf.The transmission system 105-106, which connects the controllers CC 1 and CC 2 and the storage system 171, has a plurality of independent transmission paths 6400-0, 6400-1, 6500-0, 6500-1.

■ Anweisungen zur Gewinnung von Informationen aus einem der Programmspeicher PSl bis PSN werden von den Steuerungen CCl-CC 2 über den Übertragungsweg 6400 übermittelt, der aus zwei unabhängigen Vielfachleiter-Ubertragungswegen 6400-0 und 6400-1 besteht. Wie aus Fig. 3 zu erkennen, können Informationen, die von dem Programmadressenregister PAR ausgehen, und Informationen, die aus dem Hilfsspeicherregister ASR stammen, wahlweise diesen unabhängigen Vielfachleiterwegen zugeführt werden. Die Steuerungen CCl-CC 2 sind wahlweise in Abhängigkeit von Informationen in dem Wegregister 300 und dem Aktivitäts-Flip-Flop 55 A U diesen Ubertragungswegen und allen anderen Übertragungswegen zugeordnet. Wie im folgenden noch näher erläutert werden soll, kann die Steuerung so eingerichtet sein (durch Einstellung des Wegregisters und des Aktivitäts-Flip-Flops), daß sie Anweisungen über einen der beiden Übertragungswege oder keinen von beiden überträgt. Instructions for obtaining information from one of the program memories PS1 to PSN are transmitted by the controllers CCl-CC 2 via the transmission path 6400, which consists of two independent multiple conductor transmission paths 6400-0 and 6400-1. As can be seen from FIG. 3, information originating from the program address register PAR and information originating from the auxiliary storage register ASR can optionally be fed to these independent multiple conductor paths. The controls CCl-CC 2 are optionally assigned to these transmission paths and all other transmission paths as a function of information in the path register 300 and the activity flip-flop 55 AU. As will be explained in more detail below, the controller can be set up (by setting the position register and the activity flip-flop) in such a way that it transmits instructions via one of the two transmission paths or neither.

Die über die Übertragungswege 6400 übertragenen Anweisungen werden allen Programmspeichern PSl bis PSN zugeführt. Wie aus der F i g. 64 zu ersehen, können diese Ubertragungswege wahlweise von beiden Steuerungen erregt werden und sind induktiv an jeden Programmspeicher angekoppelt. Jeder Programmspeicher PSl bis PSN ist wahlweise in Abhängigkeit von der Einstellung des individuellen Programmspeicher-Wegregisters 501 den Vielfachleiter-Übertragungswegen zugeordnet. Wie im folgenden noch genauer erläutert werden soll, bestimmt der Zustand des Wegregisters in jedem Programmspeicher und die Art der Instruktionen auf den unabhängigen Übertragungswegen die Zuordnung der Übertragungswege und der unabhängigen Programmspeicher. Die Programmspeicher übertragen Antworten zu den Steuerungen über die Übertragungsweg-Anordnung 6500, welche einen ersten Vielfachleiter-Übertragungsweg 6500-0 und einen zweiten Vielfachleiter-Übertragungsweg 6500-1 enthält. The instructions transmitted via the transmission paths 6400 are supplied to all program memories PS1 to PSN. As shown in FIG. 64, these transmission paths can optionally be excited by both controls and are inductively coupled to each program memory. Each program memory PS1 to PSN is optionally assigned to the multiple conductor transmission paths depending on the setting of the individual program memory path register 501. As will be explained in more detail below, the state of the route register in each program memory and the type of instructions on the independent transmission paths determine the assignment of the transmission paths and the independent program memories. The program memories transmit responses to the controllers via the transmission path arrangement 6500 which includes a first multiplexer transmission path 6500-0 and a second multiplexer transmission path 6500-1.

Weiterhin verbinden unabhängige Übertragungswege 6403 bis 6406 die Steuerungen CCl-CC 2 mit dem Eingangs-Ausgangs-System 170, und getrennte Ubertragungswege 6600-0, 6600-1 übertragen Informationen aus dem Eingangsteil 172 des Eingangs-Ausgangs-Systems 170 zu den Steuerungen.Furthermore, independent transmission paths 6403 to 6406 connect the controls CCl-CC 2 the input-output system 170, and separate transmission paths 6600-0, 6600-1 transmit information from the input part 172 of the input-output system 170 to the controllers.

Die Übertragung von Befehlen an das Eingangs-Ausgangs-System aus der gewählten Steuerung CCl oder CC 2 erfolgt entsprechend der Einstellung des Flip-Flops 55AU jeder Steuerung. Wie sich später noch zeigen wird, ist, wenn das Flip-Flop 55 Λ U in 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 Steuerung CCl zurückgestellt ist, das entsprechende Flip-Flop der Steuerung CC 2 eingestellt. Die Steuerung, deren Flip-Flop 55AU eingestellt ist, überträgt Befehle an das Eingangs-Ausgangs-System 170.The transmission of commands to the input-output system from the selected control CCl or CC 2 takes place in accordance with the setting of the flip-flop 55AU of each control. As will be shown later, when the flip-flop 55 Λ U is set in the controller CCl, the corresponding flip-flop of the controller CC 2 is reset. Similarly, when the flip-flop 55 AU in the controller CCl is reset, the corresponding flip-flop of the controller CC 2 is set. The controller, whose flip-flop 55AU is set, transmits commands to the input-output system 170.

Ein grundsätzliches Merkmal des Ausführungsbeispiels besteht darin, daß eine Vielzahl von Schaltungen vorgesehen ist, welche die gleichzeitige Durchführung identischer Arbeitsfunktionen durch die erste und zweite Steuerung CCl bzw. CC 2 sicherstellen. Diese Schaltungen umfassen die Betriebsprüfungsschaltungen 460, die Vergleichsschaltungen 360, das Störungs-Flip-Flop 461 und die Abhilfsschaltungen 462. Diese Schaltungen werden später im einzelnen beschrieben. Eine kurze Erläuterung der allgemeinen Arbeitsweise soll jedoch schon jetzt gegeben werden.A basic feature of the embodiment is that a plurality of circuits it is provided that the simultaneous execution of identical work functions by the first and second control CCl or CC 2 ensure. These circuits include the operation check circuits 460, the comparison circuits 360, the malfunction flip-flop 461 and the remedial circuits 462. These circuits will be described in detail later. A brief explanation however, the general way of working should be given now.

In den F i g. 3 bis 6 sind die Anordnungen nicht gezeigt, welche die erste und zweite Steuerung CCl und CC 2 zu Anfang in Gleichschritt bringen. Die Anordnungen, welche die Einleitung gleichzeitiger Arbeitsfunktionen in beiden Steuerungen bewirken, werden später in Verbindung mit den Fi g. 10 bis 63 beschrieben, und es soll für die folgende Erläuterung angenommen werden, daß die beiden Steuerungen zu einem gegebenen Anfangszeitpunkt identische Arbeitsfunktionen durchführen.In the F i g. 3 to 6, the arrangements are not shown, which the first and second control CCl and bring CC 2 into lock step at the beginning. The arrangements which initiate simultaneous Effect work functions in both controls will be discussed later in connection with the Fi g. 10 to 63 described, and it should be assumed for the following explanation that the two controls to perform identical work functions at a given starting point in time.

Wie bereits vorher angegeben, enthalten die Betriebsprüfungsschaltungen 460 eine Anzahl von Anordnungen, welche die fehlerhafte Arbeitsweise eines Verarbeiters anzeigen. Eine solche Anzeige leitet Abhilfsmaßnahmen ein. So sind bei dem Ausführungsbeispiel aus dem Programmspeicherteil des Speichersystems gewonnene Instruktionen in einem Redundanzcode codiert, welcher die Anzeige und Korrektur einzelner Fehler und die Anzeige mehrerer Fehler ermöglicht. Wenn ein einzelner Fehler angezeigt wird, muß die Datenverarbeitung kurzzeitig angehalten oder unterbrochen werden, damit eine genügend große Zeit zur Korrektur des Fehlers zur Verfügung steht. In ähnlicher Weise muß, wenn ein Mehrfachfehler angezeigt wird, die Verarbeitung zeitweilig unterbrochen und es müssen Schritte unternommen werden, um durch ein erneutes Ablesen des Speichersystems der gleichen Adresse zu versuchen, eine korrekte Ablesung zu erhalten. Da solche Fehler üblicherweise nur in einer Steuerung und dem ihrAs previously indicated, the tax audit circuitry is included 460 a number of arrangements which indicate the incorrect operation of a processor. Such an ad directs Remedial measures a. So are in the embodiment from the program memory part of the Memory system encoded instructions in a redundancy code, which the display and Correction of individual errors and the display of several errors possible. When a single error appears is, the data processing must be briefly stopped or interrupted so that a sufficient there is a long time to correct the error. Similarly, if a must Multiple errors are displayed, processing is temporarily suspended, and action must be taken to try again by reading the memory system of the same address, get a correct reading. Since such errors usually only occur in a controller and that of you

augenblicklich zugeordneten Speichersystem auftreten, muß die Anzeige einer Störung in einer Steuerung zur anderen Steuerung übertragen werden, wenn die beiden Steuerungen im Gleichschritt bleiben sollen. Das Gatter 463 und der Leiter 464 sind typische Beispiele für die Anordnungen, die bei dem Ausführungsbeispiel zur Übertragung solcher Informationen zwischen den beiden Steuerungen benutzt werden, und das Störungs-Flip-Flop 461 stellt ein Beispiel für die Schaltungsanordnung dar, welche auf diese Information anspricht. Das Auftreten eines Störungs-Ausgangssignals in der Betriebsprüfungsschaltung 460, das von der Steuerung CC 1 zur Steuerung CC 2 über das Gatter 463 und den Leiter 464 übertragen wird, erregt die Abhilfeschaltungen 462 der Steuerung, in welcher die Störung aufgetreten ist, und das zur anderen Steuerung übertragene Signal stellt das entsprechende Störungs-Flip-Flop 461 ein. Dadurch werden Abhilfemaßnahmen in der zweiten Steuerung eingeleitet, welche den Abhilfemaßnahmen in der Steuerung entsprechen, in welcher die Störung angezeigt worden ist.occur at the moment assigned memory system, the display of a fault in one controller must be transferred to the other controller if the two controllers are to stay in step. Gate 463 and conductor 464 are typical examples of the arrangements used in the embodiment to transfer such information between the two controllers, and fault flip-flop 461 is an example of the circuitry which is responsive to this information . The occurrence of a fault output signal in the operation check circuit 460, which is transmitted from the controller CC 1 to the controller CC 2 via the gate 463 and the conductor 464, energizes the remedial circuits 462 of the controller in which the fault has occurred and that to the other Control transmitted signal sets the appropriate fault flip-flop 461. As a result, remedial measures are initiated in the second control which correspond to the remedial measures in the control in which the fault was indicated.

Zentraler Datenverarbeiter 100Central data processor 100

Der zentrale Datenverarbeiter 100 stellt eine zentralisierte Datenverarbeitungseinrichtung dar, welche folgende Bestandteile aufweist:The central data processor 100 represents a centralized data processing device which has the following components:

1. Zentrale Steuerung 101,1. Central control 101,

2. Programmspeicher 102,2. program memory 102,

3. Gesprächsspeicher 103.3. Call memory 103.

Der Programmspeicher 102 besteht bei dem Ausführungsbeispiel aus einem Permanentmagnet-Magnetdrahtspeicher (Twistor) und ermöglicht daher ein nichtzerstörendes Ablesen der in ihm gespeicherten Informationen. Der Programmspeicher 102, der von Natur aus halbpermanent ist, wird zur Speicherung der beständigeren Informationen im System einschließlich der Programme benutzt. Informationen werden mit Hilfe des Programmspeicher-Kartenschreibers 146 in den Programmspeicher 102 eingeschrieben. The program memory 102 exists in the embodiment from a permanent magnet magnet wire memory (Twistor) and therefore enables a non-destructive reading of the information stored in it. The program memory 102, which is used by Semi-permanent in nature, is used to store the more persistent information in the system including using programs. Information is obtained with the help of the program memory card writer 146 written into the program memory 102.

Der Gesprächsspeicher 103 besteht bei dem Ausführungsbeispiel aus einem Ferritplattenspeicher. Daher können Informationen in den Gesprächsspeicher 103 eingeschrieben oder aus ihm entnommen werden. Da die Informationen im Gesprächsspeicher 103 sich mit der normalen Geschwindigkeit des Systems ändern lassen, werden in ihm die unbeständigeren Informationen gespeichert.The conversation memory 103 exists in the exemplary embodiment from a ferrite plate memory. Therefore information can be stored in the conversation log 103 or taken from it. Since the information in the conversation memory 103 allow themselves to be changed at the normal speed of the system, the more volatile ones become in it Information stored.

gen Steuerungen Steuer- und Wartungsinformationen auf einer gegenseitig sich ausschließenden Grundlage an das übrige System abgegeben.gen controls control and maintenance information on a mutually exclusive basis given to the rest of the system.

Bei dem Ausführungsbeispiel führt die zentrale Steuerung 101 einen Befehl, außer einem Programmsprung, einer Ablesung eines Programmspeicher-Datenwortes oder einer Auswahl von Arbeitsfunktionen, für welche spezielle, im folgenden beschriebene Folgeschaltungen erforderlich sind, auf der Grundlage eines Befehlszyklus von 5,5 y&Qc aus; das stellt den Zeitzyklus des Programmspeichers 102 und des Gesprächsspeichers 103 dar. Ein Mikrosekunden-Taktgeber in der zentralen Steuerung 101 liefert Impulse mit einer Länge von V2 \isec und Intervallen von '/4 μεεα Diese Impulse geben der zentralen Steuerung 101 die Möglichkeit, eine Folge von aufeinanderfolgenden Funktionen innerhalb eines Befehlszyklus, mit einer Dauer von 5,5 \xsec auszuführen. In the exemplary embodiment, the central controller 101 executes an instruction, except for a program jump, a reading of a program memory data word or a selection of work functions, for which special sequential circuits described below are required, on the basis of an instruction cycle of 5.5 y &Qc; this represents the time cycle of the program memory 102 and the conversation memory 103. A microsecond clock in the central controller 101 supplies pulses with a length of V2 \ isec and intervals of '/ 4 μεεα. These pulses give the central controller 101 the possibility of a sequence of successive functions within one command cycle, with a duration of 5.5 \ xsec .

Programmspeicher 102Program memory 102

Der Programmspeicher 102 stellt ein nach Worten organisiertes Speichersystem hoher Kapazität mit willkürlichem Zugriff dar. Die Zahl der Speicher in dem Programmspeicher 102 wird grundsätzlich durch die Größe des Vermittlungssystems, d. h. die Zahl von Teilnehmer- und Verbindungsleitungen und die Bedienungsmöglichkeiten, bestimmt.The program memory 102 provides a high-capacity memory system organized by words The number of memories in the program memory 102 is basically determined by the size of the switching system, d. H. the number of subscriber and trunk lines and the Control options, definitely.

3030th

Zentrale Steuerung 101Central control 101

5555

Die zentrale Steuerung 101 weist im Hinblick auf die Zuverlässigkeit des Systems zwei unabhängige Steuerungen auf. Die unabhängigen Steuerungen sind beide so eingerichtet, daß sie alle notwendigen Vorgänge innerhalb des Systems ausführen. Während des üblichen Betriebs führen die beiden unabhängigen Steuerungen die gleichen Arbeitsfunktionen auf der Grundlage einer verdoppelten Eingangsinformation durch. Das wird Gleichschritt-Arbeitsweise genannt. Zu jedem gegebenen Zeitpunkt kann jedoch nur eine der beiden Steuerungen den Zustand des Systems ändern oder die Ausführung von Fernsprechfunktionen steuern. Das heißt, daß die beiden unabhän^i-Ein Programmspeicher 102 umfaßt drei größere Abschnitte:With regard to the reliability of the system, the central controller 101 has two independent functions Controls on. The independent controllers are both set up to perform all of the necessary operations run within the system. During normal operations, the two run independent Controls the same work functions based on duplicated input information by. This is called lockstep operation. However, only one can at any given time of the two controls change the status of the system or the execution of telephone functions steer. That is, the two independent program memories 102 include three larger ones Sections:

1. Magnetdraht-(Twistor-) Speicherelemente mit Zugriffs- und Ableseschaltungen zur wahlweisen Gewinnung von Daten,1. Magnet wire (twistor) memory elements with access and readout circuits for optional Acquisition of data,

2. Programmspeicher-Steuerschaltungen und2. Program memory control circuits and

3. Programmspeicher-Wartungsschaltungen.3. Program memory maintenance circuits.

Bei diesem speziellen Ausführungsbeispiel kann jede beliebige Zahl von Speichern von 2 bis 6 benutzt werden.Any number of memories from 2 to 6 can be used in this particular embodiment will.

Gesprächsspeicher 103Call memory 103

Der Gesprächsspeicher 103 ist ein nach Worten organisierter Speicher hoher Kapazität mit willkürlichem Zugriff, in welchem die unbeständigeren Informationen des Systems gespeichert sind. Bei diesem Ausführungsbeispiel wird ein nach Worten organisierter Ferritplattenspeicher als Speicherelement des Gesprächsspeichers 103 benutzt.The conversation memory 103 is a high capacity memory organized by words with arbitrary Access in which the more volatile information of the system is stored. In this embodiment becomes a ferrite plate memory organized by words as a memory element of the conversation memory 103 used.

Wie im Falle des Programmspeichers 102 umfaßt der Gesprächsspeicher 103 drei größere Abschnitte:As in the case of program memory 102, conversation memory 103 comprises three major sections:

1. Einen Ferritplattenspeicher mit Zugriffs-, Ablese- und Einschreibschaltungen zur wahlweisen Gewinnung von Daten aus dem Gesprächsspeicher 103 und zur Eingabe von Daten in den Gesprächsspeicher 103;1. A ferrite plate memory with access, reading and writing circuits for optional Obtaining data from the conversation memory 103 and entering data into the conversation memory 103;

2. Gesprächsspeicher-Steuerschaltungen und2. Call memory control circuits and

3. Gesprächsspeicher-Wartungsschaltungen.3. Call log maintenance circuits.

Übertragungssammelleitungen und KabelTransmission buses and cables

Die Übertragung zwischen den Hauptabschnitten des Systems erfolgt mit Hilfe eines Sammelleitungs-The transfer between the main sections of the system is carried out with the help of a manifold

systems und mit Hilfe von Vielfachleiterkabeln, die diskrete Übertragungswege zwischen gewählten Abschnitten des Systems darstellen. Die Sammelleitungen und Kabel werden später im einzelnen beschrieben. systems and with the help of multi-conductor cables, the discrete transmission paths between selected sections of the system. The busses and cables will be described in detail later.

Die Übertragung innerhalb eines Hauptabschnittes des Systems, beispielsweise innerhalb der zentralen Steuerung 101, könnte mit Hilfe von Sammelleitungssystemen erfolgen. Diese internen Sammelleitungssysteme weisen eine Vielzahl von eingleisigen Parallelwegen auf und sollen nicht unter die folgende Erläuterung fallen.The transmission within a main section of the system, for example within the central Control 101, could be done with the help of manifold systems. These internal manifold systems have a large number of single-track parallel routes and should not be included in the following Explanation fall.

Ein Sammelleitungssystem soll definitionsgemäß eine Vielzahl von Leiterpaaren umfassen. Eine Sammelleitung ist eine Übertragungseinrichtung zur Übertragung von Informationen von einer oder mehreren Quellen zu einer Vielzahl von Bestimmungsorten. Eine Sammelleitung ist induktiv sowohl an die Informationsquelle oder-quellen als auch an die Belastungen am Bestimmungsort gekoppelt. Die Informationsquellen, sind parallel an die Sammelleitungsadern angeschaltet, und die Belastungen sind mit Übertragern verbunden, die in Reihe in den Sammelleitungsadern liegen.By definition, a busbar system should comprise a large number of conductor pairs. A collecting line is a transmission device for the transmission of information from one or more Sources to a variety of destinations. A manifold is inductive to both the information source or sources as well as linked to the loads at the destination. The sources of information are connected in parallel to the bus wires, and the loads are with transformers connected, which are in series in the bus wires.

Ein Sammelleitungssystem weist allgemein zwei doppelte Sammelleitungen auf, die in den Zeichnungen als Sammelleitung »0« und Sammelleitung »1« bezeichnet sind.A manifold system generally has two double manifolds shown in the drawings are designated as manifold "0" and manifold "1".

Zusätzlich zu den Sammelleitungssystemen ist eine Vielzahl von Mehrfachleiterkabeln vorhanden, die diskrete Übertragungswege zwischen gewählten Abschnitten des Vermittlungssystems darstellen.In addition to the manifold systems, there are a variety of multiple conductor cables that represent discrete transmission paths between selected sections of the switching system.

Vermittlungsnetzwerk 120Switching network 120

Das Vermittlungsnetzwerk 120 dient dazu, über metallische Wege wahlweise Teilnehmerleitungen mit Teilnehmerleitungen über Verbinderschaltungen zu verbinden oder Teilnehmerleitungen mit Verbindungsleitungen, Verbindungsleitungen mit Verbindungsleitungen,Teilnehmer-undVerbindungsleitungen mit Tonquellen, Signalübertragern, Signalempfängern, Wartungsschaltungen, und stellt im Falle von Teilnehmerleitungen Verbindungen zu Münzüberwachungsschaltern usw. her.The switching network 120 is used to selectively connect subscriber lines via metallic paths To connect subscriber lines via connector circuits or subscriber lines with connecting lines, Connection lines with connection lines, subscriber lines and connection lines with sound sources, signal transmitters, signal receivers, Maintenance circuits and, in the case of subscriber lines, provides connections to coin monitoring switches etc.

Das Vermittlungswerknetz 120 umfaßt nur Übertragungswege, Mittel zur Herstellung der Wege und Mittel zur Überwachung der Wege. Der zentrale Datenverarbeiter 100 enthält Aufzeichnungen hinsichtlich des Besetzt- und Freizustandes aller Zwischenleitungen des Netzwerkes und eine Aufzeichnung hinsichtlich des Aufbaus jedes hergestellten oder reservierten Weges durch das Netzwerk. Diese Aufzeichnungen befinden sich im Gesprächsspeicher 103 des zentralen Datenverarbeiters 100. Die Aufzeichnung bezüglich des Besetzt-Frei-Zustandes der Netzwerkelemente wird allgemein als Netzwerkspeicherplan bezeichnet. Der zentrale Datenverarbeiter 100 deutet Verbindungsanforderungen zwischen bestimmten Bauteilen und legt einen freien Weg durch das Netzwerk fest, indem er die Erfordernisse der Verbindung und den obengenannten Besetzt-Frei-Zustand der möglichen Wege prüft.The switching network 120 comprises only transmission paths, means for establishing the paths and Means of monitoring the paths. The central data processor 100 contains records relating to the busy and idle status of all intermediate lines in the network and a recording regarding the establishment of any established or reserved path through the network. These Recordings are in the conversation memory 103 of the central data processor 100. The record relating to the busy-free state of the network elements is generally referred to as a network storage map designated. The central data processor 100 interprets connection requests between certain components and defines a free path through the network by specifying the requirements the connection and the above-mentioned busy-free status of the possible routes.

Das Netzwerk ist in zwei Hauptabschnitte unterteilt, nämlich das Teilnehmerleitungs-Zwischenleitungs-Netzwerk, in welchem Teilnehmerleitungen und Verbinder (sowohl Drahtverbinder als auch Verbinderschaltungen) enden, und das Verbindungsleitungs-Zwischenleitungs-Netzwerk, in welchem Verbindungsleitungen und Drahtverbinder, Bedienungsschaltungen, wie Tonschaltungen, Signalempfänger, Signalsender usw., enden.The network is divided into two main sections, namely the subscriber line-link network, in which subscriber lines and connectors (both wire connectors and connector circuits) terminate, and the trunk-link network in which trunk lines and wire connectors, control circuits such as sound circuits, signal receivers, signal transmitters, etc. terminate.

Die Steuerung des Netzwerkes und die Steuerung und Überwachung der an das Netzwerk angeschalteten Elemente erfolgen mit Hilfe einer Anzahl von Steuer- und Überwachungsschaltungen. Diese Steuerung stellt einen wirksamen und bequemen Puffer ίο zwischen dem zentralen Datenverarbeiter 100 extrem hoher Geschwindigkeit und den langsameren Elementen des Netzwerks dar.The control of the network and the control and monitoring of those connected to the network Elements are made using a number of control and monitoring circuits. This control provides an effective and convenient buffer ίο between the central data processor 100 extremely high speed and the slower elements of the network.

TeilnehmerschaltungenSubscriber circuits

Die Teilnehmerapparate wie 160, 161 sind normale Ausführungen, die in den heute üblichen Fernsprechanlagen verwendet werden. Das heißt, sie sind mit dem Amt über eine Zweidrahtleitung verbunden,The subscriber sets such as 160, 161 are normal versions that are used in today's common telephone systems be used. That means they are connected to the office via a two-wire line,

so sprechen auf normale Rufsignale mit 20 Hz an und senden entweder Wählimpulse oder stoßerregte Töne aus. Sie können aber auch für einen Handbetrieb eingerichtet sein. Die Teilnehmerstellen mit einem oder mehreren Apparaten, wie 160,161, enden alle an Teilnehmerleitungsanschlüssen eines Teilnehmerleitungs-Zwischenleitungs-Netzwerks. so respond to normal ringing signals with 20 Hz and send either dialing impulses or impulsive tones. But you can also use it for manual operation be set up. The subscriber stations with one or more sets, such as 160, 161, all end at subscriber line connections of a subscriber line link network.

Zentraler Impulsverteiler 143Central impulse distributor 143

Der zentrale Impulsverteiler 143 ist ein elektronischer Hochgeschwindigkeitsumsetzer, der zwei Arten von Ausgangssignalen auf Grund von Befehlen des zentralen Datenverarbeiters 100 liefert. Die beiden Arten von Ausgangssignalen werden unipolare Signale und bipolare Signale genannt und sind jeweils Ausgangsanschlüssen des zentralen Impulsverteilers zugeordnet, die als CPD-Unipolarpunkte und CPD-Bipolarpunkte bezeichnet sind. Beide Signalarten bestehen aus Impulsen, die von den CPD-Ausgangspunkten zu den Verbrauchergeräten übertragen werden.The central pulse distributor 143 is a high speed electronic converter, the two Provides types of output signals on the basis of commands from the central data processor 100. The two Types of output signals are called unipolar signals and bipolar signals, and are respectively Assigned output connections of the central pulse distributor, which are used as CPD unipolar points and CPD bipolar points are indicated. Both types of signals consist of pulses from the CPD starting points are transmitted to the consumer devices.

Im allgemeinen werden die Unipolarsignale benutzt, um kurzzeitig ein bestimmtes Bauteil, beispielsweise eine Netzwerksteuerung 122, einen Netzwerkabtaster 123 usw., zu erregen. Unipolare Ausgangssignale werden im allgemeinen benutzt, um in Form vorübergehender Gattersignale die Empfangsschaltung zu erregen. Sie werden jedoch in gewissen Fällen auch verwendet, um Flip-Flops einzustellen und zurückzustellen. Bipolare Ausgangssignale werden verwendet, um sowohl wahlweise Flip-Flops in den Empfangsschaltungen einzustellen als auch zurückzustellen. Ein bipolares Signal wird von einem »WRMI«-Sicherheitssignal begleitet, wenn es zur Steuerung bestimmter kritischer Schaltungen benutzt wird. Ein Signal der einen Polarität dient dazu, ein Flip-Flop einzustellen, und ein Signal der anderen Polarität, ein Flip-Flop zurückzustellen.In general, the unipolar signals are used to briefly a certain component, for example a network controller 122, a network scanner 123, and so on. Unipolar output signals are generally used to set the receiving circuit in the form of temporary gate signals to excite. However, they are also used in certain cases to set flip-flops and reset. Bipolar output signals are used to selectively turn flip-flops into both adjust and reset the receiving circuits. A bipolar signal is generated by a "WRMI" safety signal accompanies when it is used to control certain critical circuits will. A signal of one polarity is used to set a flip-flop, and a signal of the other Polarity to reset a flip-flop.

Hauptabtaster 144Main scanner 144

Der Hauptabtaster 144 weist eine Ferrod- (Ferritstab-) Matrix, in welcher die zu überwachenden Schaltungen enden, und eine Einrichtung auf, um wahlweise auf Grund eines Befehls aus dem zentralen Datenverarbeiter 100 die Überwachungszustände einer gewählten Gruppe von überwachten Schaltungen zur zentralen Steuerung 101 zu übertragen. DasThe main scanner 144 has a ferrod (ferrite rod) matrix in which the to be monitored Circuits end, and a facility to selectively on the basis of a command from the central Data processor 100 reports the monitoring conditions of a selected group of monitored circuits to the central controller 101 to transmit. That

benutzte Abtastelement ist eine sogenannte Ferrod-Anordnung. Sie umfaßt einen gelochten Stab aus ferromagnetischem Material mit Steuer-, Abfrage- und Ablesewicklungen. Die Steuerwicklungen sind in Reihe zu den elektrischen Verbindungen geschaltet, welche den Überwachungszustand der überwachten Schaltung angeben. Wenn beispielsweise ein Ferrod zur Überwachung einer Teilnehmerleitung benutzt wird, wird er in Reihe mit den Adern der Teil-The scanning element used is a so-called Ferrod arrangement. It includes a perforated rod ferromagnetic material with control, query and reading windings. The control windings are in Series connected to the electrical connections that determine the monitoring status of the monitored Specify circuit. For example, when a ferrod is used to monitor a subscriber line it will be in series with the veins of the partial

über verschiedene Übertragungseinrichtungen. Das heißt, da die Informationen in den Programmspeichern 102 und den Gesprächsspeichern 103 in getrennten Speichern des Speichersystems doppelt 5 vorhanden sind, erhält die erste zentrale Steuerung Informationen aus dem ersten Speicher mit den gewünschten Informationen und über eine erste Sammelleitung eines Sammelleitungssystems, während die zweite zentrale Steuerung Informationen aus dem nehmerleitung und dem Teilnehmerapparat geschal- io anderen Speicher mit den gewünschten Informationen tet. Wenn der Teilnehmerapparat sich im eingehäng- über die andere Sammelleitung des Sammelleitungsten Zustand befindet, fließt kein Strom durch die systems zugeführt bekommt. Wenn man annimmt, Ferrod-Steuerwicklung, während im ausgehängten daß die aus den beiden Speichern, entweder dem Zustand ein Strom fließt. Die Abfrage- und Lese- Programmspeicher 102 oder dem Gesprächsspeicher wicklungen bestehen lediglich aus einzelnen Leitern, 15 103, gewonnenen Informationen identisch sind und die durch die beiden Löcher des Ferrods führen, daß die Übertragungswege, d. h. die Sammelleitund. h., sowohl der Abfrageleiter als auch der Lese- gen, störungsfrei arbeiten, führen die beiden zentraleiter führen durch beide Löcher des Ferrods. Ein len Steuerungen die gleichen Arbeitsfunktionen aus. aus einem bipolaren Impuls bestehendes Abfrage- Zu einem gegebenen Zeitpunkt kann jedoch nur eine signal erzeugt, wenn es an den Abfrageleiter angelegt 20 zentrale Steuerung die Verbindungen durch das wird, ein Ausgangssignal im Leseleiter jedes Ferrods, System ändern oder, allgemein gesagt, die Funktioder eine Schaltung überwacht, welche sich im ein- nen des Systems steuern. Nur in wenigen Ausnahmegehängten Zustand befindet. Wenn der Ferrod eine fällen kann die andere zentrale Steuerung abseits Schaltung im ausgehängten Zustand überwacht, wird liegende Arbeitsfunktionen ausführen, die von denen auf Grund der Sättigung des Ferrods kein Leseimpuls 25 verschieden sind, welche von der das System steuernerzeugt, den zentralen Steuerung durchgeführt werden.via various transmission facilities. That is, because the information is in the program memories 102 and the conversation memories 103 in separate memories of the storage system are duplicated 5 are available, the first central controller receives information from the first memory with the desired information Information and a first manifold of a manifold system, while the Second central control information from the subscriber line and the subscriber set connected to other memory with the desired information tet. When the subscriber set is suspended over the other bus line of the bus line State, no current flows through the system. If you assume Ferrod control winding, while in the unhooked that the from the two memories, either the State a current flows. The query and read program memory 102 or the conversation memory windings consist only of individual conductors, 15 103, information obtained is identical and which lead through the two holes of the ferrod that the transmission paths, d. H. the collecting line. In other words, both the query manager and the reading staff work without a hitch, the two central managers lead run through both holes of the ferrod. A len controls perform the same work functions. Interrogation consisting of a bipolar pulse- At any given time, however, only one signal generated when it is applied to the query conductor 20 central control the connections through the will change an output signal in the read conductor of any ferrod, system, or, more generally, the function a circuit monitors which are controlled inside the system. Only in a few exceptional cases State. When the Ferrod fells one, the other central control can be sidelined Circuit monitored in the unhooked state, will perform lying work functions by those due to the saturation of the ferrod, no read pulse 25 is different from that generated by the control system, the central control.

Bei dem normalen, oben erläuterten Gleichschritt-Fernschreibeinheit 145 betrieb arbeiten die beiden Steuerungen theoretischWith the normal lock-step teletype unit discussed above In operation, the two controls work theoretically

mit identischen Eingangsinformationen. Daher solltewith identical input information. Hence should

Die Fernschreibeinheit 145 stellt eine Einrichtung 3° ihre Funktion identisch sein. Die Übereinstimmung zur Übertragung von Informationen vom Wartungs- der Funktionen der beiden zentralen SteuerungenThe teleprinter unit 145 represents a device 3 ° its function be identical. Agreement for the transmission of information from the maintenance of the functions of the two central controls

wird sorgfältig durch einen routinemäßigen Vergleich des Datenflusses durch jede zentrale Steuerung geprüft. Für den Fall, daß eine Nicht-Übereinstimmung 35 zwischen den durch die beiden zentralen Steuerungen fließenden Daten gefunden wird, wird das System alarmiert.is carefully checked by a routine comparison of the data flow through each central controller. In the event that a mismatch 35 between the two central controls If flowing data is found, the system will be alerted.

Zusätzlich zum Vergleich des Datenflusses durch die beiden zentralen Steuerungen führt jede zentraleIn addition to comparing the data flow through the two central controllers, each central

Programmspeichers 102 zu codieren. Informationen, 40 Steuerung eine Vielzahl von Prüfungen hinsichtlich die an die Magnetkarten gegeben werden sollen, wer- der verarbeiteten Daten durch. So wird die aus dem den entweder einem Magnetband oder dem zentralen Programmspeicher 102 und dem Gesprächsspeicher Datenverarbeiter 100 entnommen. Der Kartenschrei- 103 gewonnene Information mit Hilfe von Paritätsber magnetisiert die Kartenmagnete überall da, wo bits abgesichert, und im Falle des Programmspeichers eine 0 in den Speicher eingegeben werden soll, und 45 102 wird die Information außerdem mit Hilfe einer entmagnetisiert die Kartenmagnete überall da, wo Hamming-Codierung gesichert, welche die AnzeigeProgram memory 102 to encode. Information, 40 control a variety of tests concerning which are to be given to the magnetic cards are processed by the data. This is how the either a magnetic tape or the central program memory 102 and the conversation memory Taken from data processor 100. The card writing 103 information obtained with the help of parity calculator magnetizes the card magnets wherever bits are secured, and in the case of the program memory a 0 should be entered into memory and 45 102 will also use a demagnetizes the card magnets wherever Hamming coding secured the display

von Fehlern und die Korrektur einzelner Fehler ermöglicht. Für den Fall, daß die eine oder die andere zentrale Steuerung entweder einen einzelnen oder 50 doppelten Fehler in der aus einem Programmspeicher erhaltenen Information feststellt, wird der Betrieb des Systems kurzzeitig angehalten. Bei einem einzelnen Fehler wird die Korrektur durchgeführt, und im Falle eines doppelten Fehlers wird die Information erneut Magnetband gespeichert. Die Bänder oder die Infor- 55 aus der Programmspeicher-Informationsquelle abgemationen auf den Bändern werden dann einer Daten- lesen. Im Falle der Gesprächsspeicher bewirkt ein verarbeitungs-Gebührenzentrale zugeführt, wo die Paritätsfehler, daß das System kurzzeitig anhält und Gebühreninformation zur Berechnung der Teilneh- die Information erneut aus dem Gesprächsspeicher merrechnung benutzt werden. abgelesen wird.of errors and the correction of individual errors. In the event that one or the other central control either a single or 50 double errors in the from a program memory notices received information, the operation of the system is temporarily halted. With an individual Error the correction is carried out and in the case of a double error the information is repeated Magnetic tape stored. The tapes or the information from the program memory information source then one of the data is read on the tapes. In the case of the conversation memory causes a processing charge center fed, where the parity errors that the system stops briefly and Charge information for calculating the subscribers the information again from the call memory calculation can be used. is read.

60 An diesem Punkte erscheint es zweckmäßig, zwischen Störungsanzeigen zu unterscheiden, die Irrtümer und Fehler darstellen. Ein Irrtum soll definiert sein als eine gestörte Funktion von Bauteilen, welche das System durch einen systematischen logischen60 At this point it seems useful to distinguish between error messages and errors and depict errors. An error should be defined as a disturbed function of components, which the system through a systematic logical

Betriebs führen beide zentralen Steuerungen die 65 Vorgang nicht wiederholen kann, während ein Fehler gleichen Arbeitsvorgänge aus. Wann immer möglich, eine gestörte Funktion von Bauteilen darstellt, welche erhalten die zentralen Steuerungen die gleichen Ein- das System durch einen systematischen logischen gangsinformationen von verschiedenen Quellen und Vorgang wiederholt reproduzieren kann. Wenn eineBoth central controllers run the 65 operation and cannot repeat the operation while an error occurs balance work processes. Whenever possible, a disturbed function of components, which the central controls receive the same inputs the system through a systematic logical Repeatedly reproduce operational information from different sources and operations. When a

personal zu dem Vermittlungssystem und zur Übertragung von Informationen aus dem Vermittlungssystem zu dem Wartungspersonal dar.personal to the switching system and to transfer information from the switching system to the maintenance staff.

Programmspeicher-Kartenschreiber 146Program Memory Card Writer 146

Der Programmspeicher-Kartenschreiber 146 stellt eine Einrichtung dar, um die Informationskarten desThe program memory card writer 146 is a device to read the information cards of the

eine 1 in den Speicher eingegeben werden soll.a 1 should be entered in the memory.

Gebührenerfassung-Bandeinheit 147Billing Tape Unit 147

Die automatische Gebührenerfassung 147 wird in dem System benutzt, um Fernsprechgebühreninformationen zu speichern. Diese Informationen werden in einer einzigen vollständigen Aufzeichung auf einemAutomatic billing 147 is implemented in used by the system to store telephone billing information. This information will be in a single complete record on one

Allgemeine ErläuterungGeneral explanation

Der zentrale Datenverarbeiter 100 enthält immer zwei zentrale Steuerungen. Während des üblichenThe central data processor 100 always contains two central controls. During the usual

Störungsanzeige zuerst festgestellt wird, ist nicht bekannt, ob diese Anzeige einen Irrtum oder einen Fehler darstellt. Das System muß daher Maßnahmen ergreifen, um diese Feststellung zu treffen. Wenn beispielsweise, wie oben angegeben, ein Irrtum bei der s Ablesung des Gesprächsspeichers 103 oder ein Adressenirrtum oder ein doppelter Irrtum im Falle des Programmspeichers 102 angezeigt wird, hält das System kurzzeitig an und liest den entsprechenden Speicher erneut ab. Wenn die Störungsanzeige andauert, wird ein möglicher Fehler angezeigt, während im anderen Falle lediglich ein vorübergehender Irrtum vorhanden ist und die zentralen Steuerungen mit ihren Aufgaben fortfahren. Es soll jedoch bemerkt werden, daß die zentrale Steuerung jedesmal, wenn ein Irrtum festgestellt wird, einen Binärzähler weiterschaltet und daß dieser Zähler von Zeit zu Zeit zurückgestellt wird. Zu gewissen Zeiten vor der Rückstellung des Zählers wird jedoch der Stand des Zählers geprüft, um sicherzustellen, daß die Zahl von Irrtümern, welche in einem festen Zeitraum aufgetreten sind, einen bestimmten Maximalwert nicht überschritten haben.Fault indication is detected first, it is not known whether this indication represents an error or an error. The system must therefore take action to make this determination. If, for example, as indicated above, an error in reading the call memory 103 or an address error or a double error in the case of the program memory 102 is indicated, the system stops briefly and reads the corresponding memory again. If the fault display persists, a possible error is displayed, while in the other case there is only a temporary error and the central controls continue with their tasks. It should be noted, however, that the central controller increments a binary counter each time an error is detected and that this counter is reset from time to time. At certain times before the counter is reset, however, the status of the counter is checked in order to ensure that the number of errors which have occurred in a fixed period of time have not exceeded a certain maximum value.

BauteilbeschreibungComponent description

Die Zeichnungen zeigen vielfach einzelne Linien als Verbindungen zwischen den Blöcken. Die einzelnen Linien haben jedoch lediglich symbolische Bedeutung und können zahlreiche Verbindungen enthalten, wie beispielsweise ein Kabel oder eine Sammelleitung, die weiter oben beschrieben worden sind.The drawings often show individual lines as connections between the blocks. The single ones However, lines are only symbolic and can contain numerous connections, such as a cable or a manifold described above.

In bestimmten Fällen werden die binären Zustände einer Schaltung auf einem Paar von abwechselnd erregten Ausgangsleitern dargestellt. Eine solche Anordnung wird zweigleisige Schaltung genannt, und Binärschaltungen, welche individuelle »0«- und »1«-Ausgangssignale liefern, werden zweigleisige logische Elemente genannt. In anderen Fällen wird nur einer der beiden Zustände einer Binärschaltung als Ausgangssignal benutzt, und solche Anordnungen werden eingleisige Schaltungen genannt. In allen Zeichnungen können in vielen Fällen Gatter, Verstärkersymbole usw. eine Vielzahl von Gattern oder Verstärkern mit einer Anzahl von Kanälen bedeuten, die gleich der Zahl der zu übertragenden, individuellen Signale ist. Beispielsweise überträgt in Fig. 11 das UND-Gatter 1104 im erregten Zustand die zehn Informationsbit A 0 bis A 5, 51, 52, W und CM vom Ausgang des Kabelempfängers 1102 zum Eingang des symbolischen Mehrfach-ODER-Gatters 1109. Demgemäß enthält der Kabelempfänger 1102 zehn Übertrager und zehn Verstärker. Das UND-Gatter 1104 umfaßt zehn UND-Gatter, und das ODER-Gatter 1109 enthält zehn ODER-Gatter. Außerdem sind in den Zeichnungen zwei Arten von UND-Gattern symbolisch dargestellt. Die erste Art entspricht einem herkömmlichen UND-Gatter, wie beispielsweise das in Fig. 30 gezeigte UND-Gatter 3006. Dieses Symbol stellt eine Vielzahl von UND-Gattern dar, deren Zahl gleich der Zahl von Informationswegen in einem Kabel ist. Wenn das Kabel Informationen auf eingleisiger Grundlage führt, ist ein UND-Gatter je Informationsbit vorhanden. Wenn das Kabel jedoch Informationen auf zweigleisiger Basis führt, ist die Zahl der durch das Symbol dargestellten UND-Gatter gleich der doppelten Zahl von Informationsbits.In certain cases the binary states of a circuit are represented on a pair of alternately energized output conductors. Such an arrangement is called a two-track circuit, and binary circuits that provide individual "0" and "1" output signals are called two-track logic elements. In other cases only one of the two states of a binary circuit is used as an output signal, and such arrangements are called single-track circuits. Throughout the drawings, in many cases, gates, amplifier symbols, etc. may mean a plurality of gates or amplifiers with a number of channels equal to the number of individual signals to be transmitted. For example, in Figure 11, the energized AND gate 1104 transmits the ten bits of information A 0 through A 5, 51, 52, W and CM from the output of the cable receiver 1102 to the input of the symbolic multiple OR gate 1109. Accordingly, the cable receiver contains 1102 ten transformers and ten amplifiers. AND gate 1104 includes ten AND gates and OR gate 1109 includes ten OR gates. In addition, two types of AND gates are shown symbolically in the drawings. The first type corresponds to a conventional AND gate such as AND gate 3006 shown in Fig. 30. This symbol represents a plurality of AND gates the number of which is equal to the number of information paths in a cable. If the cable carries information on a single track basis, there is an AND gate per information bit. However, if the cable carries information on a two-way basis, the number of AND gates represented by the symbol is twice the number of information bits.

Die zweite Art von UND-Gattern, welche Informationen aus dem eingleisigen in den zweigleisigen Zustand umwandeln, ist in Fig. 30 symbolisch dargestellt. Dort ist das Gatter 3008 als herkömmliches UND-Gatter gezeigt, bei dem jedoch innerhalb des Symbols ein Querstrich angeordnet ist.The second type of AND gate, which converts information from the single-track state into the double-track state, is shown symbolically in FIG. There the gate 3008 is shown as a conventional AND gate, in which, however, a horizontal line is arranged within the symbol.

Programmspeicher 102 (Fig. 7)Program memory 102 (Fig. 7)

Das Programmspeichersystem 102 enthält eine Vielzahl von unabhängigen Programmspeichern. Jeder Programmspeicher ist ein Großspeicher mit willkürlichem Zugriff und besteht bei diesem Ausführungsbeispiel aus einer Vielzahl von Twistormoduln und den zugehörigen Steuerungs-, Zugriffsund Ableseschaltungen. Jeder Twistormodul hat eine Speicherkapazität von 8192 Wörtern mit je 44 Bit. Die Twistor-Wörter sind im Speicher paarweise einander zugeordnet, und jeder Modul hat daher 4096 diskrete Informationsadressen. Die Auswahl des geeigneten Wortes mit 44 Bit aus dem Paar von Wörtern mit je 44 Bit wird am Ausgang des Twistors getroffen.The program storage system 102 includes a plurality of independent program memories. Each program memory is a large memory with random access and, in this exemplary embodiment, consists of a large number of Twistor modules and the associated control, access and reading circuits. Each Twistor module has a storage capacity of 8192 words with 44 bits each. The Twistor words are assigned to one another in pairs in the memory, and each module therefore has 4096 discrete information addresses. The selection of the appropriate 44-bit word from the pair of 44-bit words is made at the output of the twistor.

Um die Verwendung ungerader Zahlen von Programmspeichern innerhalb eines Speichersystems zu ermöglichen und trotzdem eine vollständige Verdopplung der Informationen beizubehalten, sind die Informationen nach dem Muster verdoppelt, das für die Gesprächsspeicher in Fig. 2 gezeigt ist. Das heißt, die Information, die in der rechten Hälfte des »0«-Programmspeichers gespeichert ist, ist in der linken Hälfte des »!«-Programmspeichers verdoppelt. To allow the use of odd numbers of program memories within a storage system enable and still maintain a complete duplication of information, are the Information duplicated according to the pattern shown for the call memories in FIG. That that is, the information stored in the right half of the "0" program memory is in the left half of the "!" program memory doubled.

Die Information wird aus dem Programmspeichersystem 102 durch einen Befehl aus der zentralen Steuerung 101 gewonnen, welche einen Informationsgruppen-Codenamen und eine Adresse bezeichnet, die den Ort des gewünschten Informationswortes innerhalb der bezeichneten Informationsgruppe angibt. The information is obtained from the program storage system 102 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.

Die Übertragungs-Sammelleitungssysteme 105 mit den Adressen- und Steuersammelleitungen 6400 und den Antwortesammelleitungen 6500, welche der zentralen Steuerung 101 und dem Programmspeicher 102 allein zugeordnet sind, werden entsprechend benutzt, um Befehle aus der zentralen Steuerung 101 an den Programmspeicher 102 und Antworten aus dem Programmspeicher 102 zurück zur zentralen Steuerung 101 zu übertragen.The transmission busbar systems 105 with the address and control buses 6400 and the response buses 6500, which are assigned to the central controller 101 and the program memory 102 alone, are used accordingly to transfer commands from the central controller 101 to the program memory 102 and responses from the program memory 102 to be transmitted back to the central controller 101.

Die Fig. 64, 65 und 66 sollen einen Überblick über die verschiedenen Adressen- und Steuersammelleitungen und die Antwortesammelleitungen der verschiedenen Einheiten geben.Figures 64, 65 and 66 are intended to provide an overview of the various address and control buses and give the response busses of the various units.

Im Wegregister 501 jedes Speichers sind sieben Flip-Flops vorhanden (nicht 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 Speichers 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 the path register 501 of each memory there are seven flip-flops (not shown) which control the input signals from the bus lines and the output signals to the bus lines. Certain of these flip-flops are set or reset by output signals from the central pulse distributor 143 , while others are set or reset when the memory is operated in the write control mode. A table of these flip-flops, the source of information for setting or resetting the flip-flops and the meaning of the set or reset flip-flops is given below:

209 537/330209 537/330

17 1817 18

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

Flip-FlopFlip flop

Ein- und rückgestellt
durch
Set and reset
by

Bedeutungmeaning

RORO

CPDCPD

HSOHSO

HSlHSl

GSOGSO

GSlGSl

TBLOTBLO

TBLlTBLl

SchreibsteuerungWrite control

SchreibsteuerungWrite control

SchreibsteuerungWrite control

SchreibsteuerungWrite control

CPDCPD

CPDCPD

eingestellt — Empfangen von der Sammelleitung »0«set - receiving from the bus line "0"

Senden von Wartungs- und Steuer-Ablesungen auf der Sammelleitung »0«Sending of maintenance and control readings on the collective line "0"

rückgestellt — Empfangen von der Sammelleitung »1«reset - received from bus "1"

Aussenden von Wartungs- und Steuer-Ablesungen auf der Sammelleitung »1«Sending of maintenance and control readings on the bus line "1"

eingestellt — Aussendung normaler Ablesungen von H auf der Sammelleitung »0«set - transmission of normal readings from H on the manifold »0«

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

eingestellt — Aussenden normaler Ablesungen von G auf der Sammelleitung »0«set - sending normal readings from G on the collective line "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 Sending as well as receiving)

eingestellt — Sperren des Verkehrs mit der Sammelleitung »1« (sowohl Senden als auch Empfangen)set - Blocking of traffic with the trunk line »1« (both Sending as well as receiving)

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

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

Die in Fig. 64 gezeigte »O«-Sammelleitung enthält wie die »!«-Sammelleitung die folgenden 25 Bit:The "O" manifold shown in Figure 64 contains like the "!" manifold the following 25 bits:

A. 16 Adressenbit A 0 bis A 15;A. 16 address bits A 0 to A 15;

B. 4COdBbItKObIS-O;B. 4COdBbItKObIS-O;

C. 4 Arbeitsweise-Bit CM, HM, GM, CR W undC. 4 operating mode bits CM, HM, GM, CR W and

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

Gesprächsspeicher 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.
Conversation memory 103 (Fig. 8)
The conversation mailbox system 103 comprises a plurality of independent conversation mailings. Each conversation memory consists of a bulk random access memory which, in this embodiment, comprises a ferrite plate memory with destructive reading and the associated access reading and access writing circuitry.

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. Im Programmspeichersystem 102 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-Codena-Information is obtained from the call recording system 103 by a command from the central Controller 101 retrieved which has an information group code name and an address denotes, 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 in the designated information location. In the program storage system 102, each information group is permanently assigned a discrete code name, and since a block of information is duplicated in both memories, both memories are in which this information is located, arranged so that it is on the information group code

men 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ächsspeicher 103 besteht jedoch im Falle einer Störung eines oder mehrerer Speicheraddress men. In the case of the program memory 102, it is not possible to store the information in the memories of the program storage system 102 to reorder. In the conversation memory 103, however, there is in the event of a fault in one or more storage tanks

des Systems die Möglichkeit, Informationen zur Sicherstellung der Verdoppelung bestimmter wichtiger Informationen neu zu ordnen. Das heißt, bestimmte Informationen in den Gesprächsspeichern 103 sind von größerer relativer Wichtigkeit als andere Infor-the system has the ability to ensure the duplication of certain important information Reorder information. That is, certain information is in the conversation memories 103 of greater relative importance than other information

mationen. 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 Informationenmations. Hence, it is in the event of a call heap failure within the call heap system 103 desirable the information to duplicate the more important information at the expense the duplication of less important information

neu zu ordnen. Dementsprechend ist, obwohl jeder Gesprächsspeicher auf zwei Informationsgruppen-Codenamen ansprechen muß, nur einer der Codenamen dauernd einem bestimmten Gesprächsspeicher zugeordnet, und zwar wird der Codename der in derReassign. Accordingly, although each conversation memory is on two information group code names must address, only one of the code names is permanently assigned to a specific call memory assigned, namely the code name of the in the

linken Hälfte des Speichers gespeicherten Informationsgruppe dauernd beibehalten. Der der Informationskapazität der rechten Hälfte eines Gesprächsspeichers 103 zugeordnete Codename kann durch einen Befehl in der Schreibsteuer-Arbeitsweise derleft half of the memory permanently retained information group. That of information capacity the code name assigned to the right half of a conversation memory 103 can be obtained by a command in the write control mode of the

zentralen Steuerung 101 geändert werden.central controller 101 can be changed.

Das Ubertragungs-Sammelleitungssystem 106 mit den Adressen- und Steuersammelleitungen 6401, den Datensammelleitungen 6402 und den Antwortesam-The transmission bus system 106 with the address and control buses 6401, the Data bus lines 6402 and the response

melleitungen 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 über-. tragen. Außerdem werden auf ihm Schreibdaten vontrunks 6501, which are assigned to the central controller 101 and the call memory 103 alone is used to transfer commands from the central controller 101 to the conversation memory 103. wear. In addition, write data from

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 Übertragungswegenthe central controller 101 to the conversation memory 103 and responses from the conversation memory 103 returned to the central controller 101. In addition to these three own transmission paths

empfängt jeder Gesprächsspeicher 103 Informationen von der zentralen Steuerung 101 durch Ausgangssignale des zentralen Impulsverteilers 143.each conversation memory 103 receives information from the central controller 101 through output signals of the central pulse distributor 143.

Das Gesprächsspeicher-Antwortesarnmelleitungssystem 6501 umfaßt zwei Sammelleitungen »0« und »1«, die jeweils 26 Leiterpaare enthalten.The call log reply trunk system 6501 includes two buses "0" and "0" »1«, each containing 26 pairs of conductors.

Wie in dem Programmspeicher 102 ist in jedem Gesprächsspeicher 103 ein Wegregister mit sieben Steuer-Flip-Flops (nicht gezeigt) vorhanden. Diese sind vorgesehen, um die Eingangssignale von den Sammelleitungen und die Ausgangssignale zu denAs in the program memory 102, there is a route register with seven in each conversation memory 103 Control flip-flops (not shown) present. These are provided to receive the input signals from the Bus lines and the output signals to the

Sammelleitungen zu steuern. Bestimmte dieser Flip-Flops werden durch Ausgangssignale von dem zentralen Impulsverteiler 143 eingestellt oder zurückgestellt, während andere beim Betrieb des Gesprächsspeichers 103 in der Schreibsteuer-Arbeitsweise eingestellt oder zurückgestellt werden. Eine Tabelle dieser Flip-Flops, die Teil der Steuerung 801 sind, der Informationsquelle zur Einstellung oder Rückstellung der Flip-Flops und die Bedeutung der eingestellten oder zurückgestellten Flip-Flops ist im folgenden aufgeführt:Control bus lines. Certain of these flip-flops are activated by output signals from the central Pulse distributor 143 discontinued or deferred while others discontinued in operation of the call store 103 in the write control mode or postponed. A table of these flip-flops, which are part of the controller 801, the source of information for setting or resetting the flip-flops and the meaning of the set or deferred flip-flops is listed below:

Quelle und Bedeutung für die Einstellung der Weg-Flip-FlopsSource and meaning for setting the way flip-flops

Flip-FlopFlip flop

Eingestellt und
zurückgestellt durch
Set and
postponed by

Bedeutungmeaning

RORO

CPDCPD

HSOHSO

HSlHSl

GSOGSO

GSlGSl

TBLOTBLO

TBLlTBLl

SchreibsteuerungWrite control

SchreibsteuerungWrite control

SchreibsteuerungWrite control

SchreibsteuerungWrite control

CPDCPD

CPDCPD

eingestellt — Empfangen von der Sammelleitung »0«set - receiving from the bus line "0"

Senden von Warrungs- und Steuerablesungen auf der Sammelleitung »0«Sending of warning and tax readings on the bus "0"

zurückgestellt — Empfangen von der Sammelleitung »1«deferred - received from bus "1"

Senden von Wartungs- und Steuerablesungen auf der Sammelleitung »1«Sending maintenance and control readings on bus "1"

eingestellt — Senden normaler Ablesungen von der Η-Seite auf der Sammelleitung »0«set - send normal readings from the Η side on the Collective line "0"

eingestellt — Senden normaler Ablesungen von der Η-Seite auf der Sammelleitung »1«set - send normal readings from the Η side on the Collective line "1"

eingestellt — Senden normaler Ablesungen von der G-Seite auf der Sammelleitung »0«set - send normal readings from the G-side on the Collective line "0"

eingestellt — Senden normaler Ablesungen von der G-Seite auf der Sammelleitung »1«set - send normal readings from the G-side on the Collective line "1"

eingestellt — Sperren des Betriebs mit der Sammelleitung »0« (sowohl Empfangen als auch Senden)set - blocking of operation with the manifold »0« (both Receiving as well as sending)

eingestellt — Sperren des Betriebs mit der Sammelleitung »1« (sowohl (Empfangen als auch Senden)set - Blocking of the operation with the manifold »1« (both (Receiving as well as sending)

Diese Flip-Flops werden durch die zentrale Steuerung 101 beeinflußt, um die gewünschten Speicher-Sammelleitungszusammenstellungen zu erhalten.These flip-flops are influenced by the central controller 101 to produce the desired memory bus combinations to obtain.

Nach dieser allgemeinen Übersicht soll jetzt der Betrieb eines Gesprächsspeichers 103, der in Fig. 8 gezeigt ist, bei einer Anzahl von Betriebszuständen beschrieben werden. Bei dem Gleichschrittbetrieb der zentralen Steuerung 101 überträgt das zentrale Steuerungssystem 101 identische Adressen- und Steuerinformationen über die verdoppelten Sammelleitungen des Adressen-Sammelleitungssystems 6401, und wenn ein Schreibbefehl auszuführen ist, werden identische Daten von dem zentralen Steuersystem 101 über die beiden Gesprächsspeicher-Schreibdaten-Sammelleitungen6402 übertragen. Diese identischen Informationen auf den beiden Sammelleitungen des Systems 6401 und 6402 können aus der in Betrieb befindlichen zentralen Steuerung kommen, oder eine Sammelleitung jedes der Sammelleitungssysteme 6401 und 6402 kann durch die in Betrieb befindliche zentrale Steuerung adressiert werden, während die andere Sammelleitung jedes Systems durch die in Wartestellung stehende zentrale Steuerung adressiert wird.After this general overview, the operation of a call store 103, which is shown in FIG shown can be described at a number of operating conditions. In the lockstep mode of the central control 101, the central control system 101 transmits identical address and control information via the duplicated busses of the address bus system 6401, and if so a write command is to be carried out, identical data from the central control system 101 via the two call memory write data buses 6402 transfer. This identical information on the two manifolds of the system 6401 and 6402 can come from the central control that is in operation, or a collecting line each of the manifold systems 6401 and 6402 can be through the operational control center Control, while the other bus of each system is addressed by the in Central control in waiting position is addressed.

Die Anschaltung der Adressensammelleitungen an einen Gesprächsspeicher 103 ist in Fig. 8 gezeigt. Die Sammelleitung »0« enthält wie die in Fig. 64 gezeigte Sammelleitung »1« 26 Bit:The connection of the address bus lines to a conversation memory 103 is shown in FIG. The bus line "0" contains, like the bus line "1" shown in Fig. 64, 26 bits:

a) 12 Adressenbit AO bis All, a) 12 address bits AO to All,

b) 6 Codebit KO bis K5, b) 6 code bits KO to K5,

c) 3 Arbeitsweise-Bit HM, GM, CM, c) 3 operating mode bits HM, GM, CM,

d) Synchronisationsbit 51,d) synchronization bit 51,

e) 2 Befehlsbit R, W, e) 2 command bits R, W,

f) 1 Paritätsbit,f) 1 parity bit,

g) Synchronisationsbit 52.g) synchronization bit 52.

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.

Die in eine definierte Wortstelle einzuschreibenden Daten werden von der zentralen Steuerung 101 zum Gesprächsspeicher 103 über das Gesprächsspeicher-Schreibdaten-Sammelleitungssystem 6402 übertragen, und diese Information wird zu dem Datenregister 9016 gegeben.The data to be written into a defined word position are transmitted from the central controller 101 to the Conversation memory 103 via the conversation memory write data bus system 6402 and this information is given to data register 9016.

Zentraler Impulsverteiler 143
(CPD von Central Pulse Distributor)
Central impulse distributor 143
(CPD from Central Pulse Distributor)

Befehle werden von der zentralen Steuerung 101 an einen zentralen Impulsverteiler in Form von Impulsen mit einer Länge von V2 μς,εο übertragen. Die zur Steuerung eines zentralen Impulsverteilers erfor-Commands are transmitted from the central controller 101 to a central pulse distributor in the form of pulses with a length of V2 μς, εο. The necessary to control a central impulse distributor

21 2221 22

derliche Information wird in drei in einem Abstand Die zentrale Steuerung führt Datenverarbeitungs-the relevant information is presented in three at a distance The central control system carries out data processing

von 1,25 \lsvc aufeinanderfolgenden Gruppen über- funktionen entsprechend Pogrammbefehlen aus, die tragen. Die Sammelleitungs-Wahlinformation, die an- hauptsächlicti im Programmspeicher 102 gespeichert gibt, daß die zentralen Impulsverteiler Informationen sind. In einigen speziellen Fällen sind die Programmentweder von der Sammelleitung »0« oder »1« des 5 befehle auch im Gesprächsspeicher 103 gespeichert. Adressen-Sammelleitungssystems 6403 aufnehmen Die Programmbefehle sind innerhalb der Speicher sollen, wird zuerst in der ersten Gruppe an alle zen- in geordneten Folgen angeordnet. Die Programmbetralen Impulsverteiler über die CPD-Sammelleitungs- fehle lassen sich in zwei Hauptklassen unterteilen, wahlsammelleitung 6405 übertragen. Die CPD-Sam- nämlich Entscheidungsbefehle und Nichtentscheimelleitungswahlsammelleitung 6405 weist zwei Sam- ίο dungsbefehle.from 1.25 \ lsvc successive groups over-functions according to program commands that carry. The bus selection information, which is mainly stored in the program memory 102 , indicates that the central pulse distributors are information. In some special cases the program either from the bus “0” or “1” of the 5 commands is also stored in the call memory 103. Address bus system 6403 receive the program commands are intended to be within the memory, is first placed in the first group to all cen- in ordered sequences. The program values for impulse distributors via the CPD bus line can be subdivided into two main classes, transfer bus line 6405 . The CPD-Sam- namely decision commands and non-decision line selection trunk 6405 has two Sam- ίο training commands.

melleitungspaare »0« und »1« auf. Der Sammellei- Entscheidungsbefehle werden im allgemeinen be-line pairs »0« and »1«. The collective decision-making commands are generally

tungs-Auswahlinformation folgt 1,25 usec später eine nutzt, um gewünschte Vorgänge auf Grund von sich Adresseninformation auf einer der Sammelleitun- ändernden Zuständen entweder mit Bezug auf Teilgen »0« oder »1« des CPD-Adressensammelleitungs- nehmer- oder Verbindungsleitungen, die von dem systems 6403. Jede der zwei Sammelleitungen des 15 Vermittlungssystem bedient werden, oder mit Bezug CPD-Sammelleitungssystems enthält 34 parallele auf die Wartung des Systems anzuordnen.
Paare. CPD-Adresseninformationen werden von der Entscheidungsbefehle schreiben vor, daß eine Ent-
Connection selection information follows 1.25 usec later, a uses to execute the desired processes on the basis of address information on one of the busbars changing states either with reference to subgene "0" or "1" of the CPD address bus subscriber or connection lines that by the system 6403. Each of the two trunks of the 15 switching system are served, or with reference to CPD trunking system contains 34 parallel to arrange the maintenance of the system.
Couples. CPD address information is provided by the decision commands that dictate that a

zentralen Steuerung 101 an einen CPD in Form eines scheidung mit Bezug auf bestimmte beobachtete Zul-aus-8-, l-aus8-, l-ausl6-Code übertragen, der 32 stände getroffen werden soll, und das Ergebnis der der 34 Paare jeder der CPD-Adressensammelleitun- 20 Entscheidung veranlaßt die zentrale Steuerung, zu gen benötigt. Zusätzlich enthält jede Sammelleitung dem nächsten Befehl der im Augenblick behandelten einen Prüfleiter und einen Rückstelleiter. Folge von Befehlswörtern weiterzugehen oder aufcentral controller 101 is transmitted to a CPD in the form of a decision with reference to certain observed Zul-aus-8-, 1-aus8-, 1-ausl6 code, which is to be hit 32 levels, and the result of the 34 pairs of each of the CPD address bus 20 decision causes the central controller to require. In addition, each bus contains a test lead and a reset lead for the next command of those currently being handled. Sequence of command words to continue or to

Der bestimmte zentrale Impulsverteiler der Viel- einen Befehl in einer anderen Folge von Befehlszahl von zentralen Impulsverteilern, der auf einen Wörtern zu springen. Die Entscheidung, auf eine anBefehl ansprechen soll, wird mit Hilfe eines CPD- 25 dere Folge zu springen, kann mit einer weiteren Be-Ausführungssignals auf einem der Paare des CPD- Stimmung verbunden werden, daß der Sprung auf Ausführkabels 6404 angegeben. Die Paare des Aus- eine bestimmte von einer Vielzahl von Folgen vorführkabels 6404 sind individuellen zentralen Impuls- genommen werden soll. Entscheidungsbefehle werden verteilern diskret zugeordnet, und das Signal auf dem auch bedingte Sprungbefehle genannt.
CPD-Ausführpaar folgt der CPD-Adresseninforma- 30 Nichtentscheidungsbefehle werden benutzt, um mit tion mit einem Abstand von 1,25 μβεα Einheiten außerhalb der zentralen Steuerung 101 in
The specific central impulse distributor of the multiple one command in another sequence of instruction number from central impulse distributors that jump to a word. The decision to respond to an on command is to jump with the help of a CPD. The other sequence can be connected to a further Be execution signal on one of the pairs of the CPD mood that the jump on execution cable 6404 is indicated. The pairs of out a particular one of a multitude of sequences of cables 6404 are individual central impulses to be taken. Decision commands are assigned discretely to distributors, and the signal on the is also called conditional jump commands.
CPD execution pair follows the CPD address information. 30 Non-decision commands are used to communicate with a distance of 1.25 μβεα units outside the central controller 101 in

Der zentralen Steuerung 101 wird der richtige Verbindung zu treten und um sowohl Daten von Empfang der Adresseninformation und die Ausfüh- einem Ort zu einem anderen zu geben als auch die rung des Befehls mit Hilfe von Bestätigungssignalen Daten logisch zu verarbeiten. Beispielsweise können des zentralen Impulsverteilers bestätigt, welche von 35 Daten mit anderen Daten durch die logischen Funkeinem zentralen Impulsverteiler zur zentralen Steue- tionen UND, ODER, EXCLUSIV ODER, ProduktrunglOl übertragen werden. verdeckung usw. verknüpft werden, und außerdemThe central controller 101 will establish the correct connection and both to give data from the receipt of the address information and the execution from one location to another and to logically process the execution of the command with the aid of confirmation signals. For example, the central impulse distributor can confirm which of 35 data with other data are being transmitted by the logical radio of a central impulse distributor to the central controls AND, OR, EXCLUSIVE OR, product range. concealment, etc., and also

Zusätzlich zu der Nachprüfung der Adresseninfor- können Daten komplementiert, verschoben und romation, die von einer zentralen Steuerung 101 zu tiert werden.In addition to the verification of the address information, data can be complemented, shifted and romation that can be fed by a central controller 101 .

einem zentralen Impulsverteiler übertragen worden 40 Nichtentscheidungsbefehle führen einige Datenverist, überprüft die zentrale Steuerung auch die Erre- arbeitungs- und/oder Übertragungsvorgänge durch, gung des geeigneten, zentralen Impulsverteilers. Das und nach Beendigung dieser Vorgänge veranlassen wird mit Hilfe eines CPD-Ausführantwortesignals die meisten Nichtentscheidungsbefehle die zentrale erreicht, das von einem zentralen Impulsverteiler zu Steuerung 101 zur Durchführung des nächsten Beder zentralen Steuerung 101 über ein diskretes Paar 45 f ehls in der Folge. Einige wenige Nichtentscheidungsdes CPD-Ausführantwortekabels 6502 übertragen befehle werden unbedingte Sprungbefehle genannt, wird. Das CPD-Antwortepaar ist lediglich eine Ver- Diese schreiben vor, daß ein Sprung von der im längerung des CPD-Ausführpaares. Daher wird ein Augenblick behandelten Folge von Programmbefeh-Ausführsignal von einer zentralen Steuerung über- len auf eine andere Folge von Befehlswörtern unbetragen, läuft durch einen in Reihe geschalteten Über- 50 dingt vorgenommen werden soll,
trager in einem CPD und wird zur zentralen Steue- Die zentrale Steuerung 101 bearbeitet auf Grund
has been transmitted to a central impulse distributor 40 non-decision commands carry out some data verifications, the central control also checks the generation and / or transmission processes, establishing the appropriate central impulse distributor. This and after the completion of these processes, most non-decision commands are reached with the help of a CPD execution response signal, which is sent from a central impulse distributor to the controller 101 to carry out the next operator central controller 101 via a discrete pair 45 errors in the sequence. A few undecided CPD execute response cable 6502 commands are called unconditional jump commands. The CPD response pair is only a script that stipulates that a jump from the extension of the CPD execution pair. For this reason, a momentary sequence of program command execution signals from a central controller is transferred to another sequence of command words.
carrier in a CPD and becomes the central control The central control 101 processes due to

rung 101 zurückgegeben, in der es ebenfalls durch der Befehlswortfolgen Daten und erzeugt und übereinen in Reihe geschalteten Übertrager aufgenommen trägt Signale für die Steuerung anderer Einheiten des wird, der mit dem Wellenwiderstand des Übertra- Systems. Die Steuersignale, die Kommandos genannt gungspaares abgeschlossen ist. 55 werden, werden wahlweise übertragen zu dem Pro-tion 101 is returned, in which it is also generated by the command word sequences and data and received via a series-connected transmitter carries signals for the control of other units of the which is connected to the characteristic impedance of the transmission system. The control signals, called the commands, are completed. 55 are optionally transmitted to the program

_ , _ -M .„. .Λ , . „N grammspeicher 102, dem Gesprächsspeicher 103, _, _ - M. ". . Λ,. " N gram memory 102, the conversation memory 103,

Zentrale Steuerung 101 (Fig. 10 bis 63) dem zentralen impuisverteiler 143, dem Hauptab-Central control 101 the central i mpu i SVE rteiler 143, the Hauptab- (10 to 63 Fig.)

Die zentrale Steuerung 101, die in vereinfachter taster 144, den Netzwerkeinheiten, wie beispielsweise Form in Fig. 9 und ausführlich in den Fig. 10 bis den Netzwerkabtastern 123,127, 135, 139, den Netz-63 dargestellt ist, stellt die Datenverarbeitungseinheit 60 werk-Steuereinrichtungen 122, 131, den Netzwerkdes Systems dar. Zur Erläuterung kann die zentrale Signalverteilern 128, 136, 140, und den gemischten Steuerung 101 in drei Hauptteile unterteilt werden: Einheiten, wie beispielsweise den Fernschreibeinheiten 145, dem Programmspeicher-Kartenschreiber 146, The central controller 101, which is shown in simplified buttons 144, the network units, such as for example in Fig. 9 and in detail in Fig. 10 to the network scanners 123, 127, 135, 139, the network 63, provides the data processing unit 60 factory. Control devices 122, 131 represent the network of the system. To illustrate, the central signal distributors 128, 136, 140, and the mixed control 101 can be divided into three main parts: Units such as the teletype units 145, the program memory card writer 146,

1. Grundlegende Datenverarbeitungseinrichtungen; und der automatischen Gebührenerfassung (AMA)1. Basic data processing facilities; and automatic billing (AMA)

2. Einrichtungen für die Nachrichtenübertragung 65 147. ■-.' : 2. Equipment for the transmission of messages 65 147. ■ -. ' :

mit Eingangsquellen und Ausgangsgeräten der Die zentrale Steuerung 101 stellt ein synchroneswith input sources and output devices of the The central controller 101 provides a synchronous

zentralen Steuerung; System in dem Sinne dar, daß die Funktionen inner-central control; System in the sense that the functions within

3. Wartungseinrichtungen. halb der zentralen Steuerung 101 unter Steuerung3. Maintenance facilities. half of the central controller 101 under control

23 2423 24

einer vielphasigen Mikrosekunden-Taktquelle 6100 deren Zentralsteuerung über den Leiter 6111, den stattfinden, welche Taktsignale zur Durchführung Verstärker 6112, den Übertrager 6113 und ein Veraller logischen Funktionen innerhalb des Systems bindungs-Übertragungspaar übertragen,
liefert. Die aus der Mikrosekunden-Taktquelle 6100 Um eine maximale Datenverarbeitungskapazität
a polyphase microsecond clock source 6100, the central control of which takes place via the conductor 6111, which transmit clock signals for carrying out the amplifier 6112, the transmitter 6113 and a veraller logical functions within the system binding-transmission pair,
supplies. The from the microsecond clock source 6100 to a maximum data processing capacity

abgeleiteten Taktsignale werden mit Gleichstromsi- 5 der zentralen Steuerung 101 zu erreichen, wird eine gnalen von einer Anzahl von Quellen in der Befehls- Dreizyklenüberlappung benutzt. Bei dieser Arbeitskombinations-Gatterschaltung 3901 kombiniert. Die weise führt die zentrale Steuerung gleichzeitig fol-Einzelheiten der Befehlskombinations-Gatterschal- gende Vorgänge aus:
tung 3901 sind in den Zeichnungen nicht dargestellt,
Derived clock signals are used with DC power to achieve 5 central controller 101, one signal from a number of sources is used in the instruction three cycle overlap. Combined in this working combination gate circuit 3901. In this way, the central control simultaneously executes the following details of the command combination gate switching processes:
device 3901 are not shown in the drawings,

da eine so große Zahl von Einzelheiten die erfinde- io a. Den Betriebsschritt für einen Befehl;since such a large number of details make the invention a. The operational step for a command;

rischen Grundgedanken des Systems nur verdecken ß. Empfang des Befehls aus dem Programmwürde, speicher 102 für den nächsten Betriebsschritt;The basic principles of the system are only obscured ß. Receiving the command from the program, memory 102 for the next operational step;

Arbeitsfolge der zentralen Steuerung c- Aussenden einer Adresse an den ProgrammWork sequence of the central controller c - Sending an address to the program

speicher 102 für den übernächsten Befehl.store 102 for the next but one command.

Alle Funktionen des Systems werden unter Aus- 15All functions of the system are activated under 15

führung von Befehlsfolgen durchgeführt, die aus dem Diese Arbeitsweise ist in Fig. 69 gezeigt. DieExecution of instruction sequences carried out from the This operating mode is shown in FIG. 69. the

Programmspeicher 102 oder dem Gesprächsspeicher Zyklenüberlappung wird dadurch möglich gemacht, 103 gewonnen werden. Jeder Befehl einer Folge ver- daß sowohl ein Befehlswort-Pufferregister 2410 als anlaßt die zentrale Steuerung 101 einen Betriebs- auch ein Befehlswortregister 3403 und deren entschritt durchzuführen. Ein Betriebsschritt kann meh- 20 sprechende Decoder vorgesehen sind, nämlich der rere der oben angegebenen logischen Funktionen Befehlswort-Pufferdecoder 3902 und der Befehlsumfassen oder auch eine Entscheidung und die Er- wortdecoder 3904. Ein Mischdecoder 3903 löst Verzeugung und Übertragung von Kommandos zu an- wicklungen zwischen den Programmwörtern in dem deren Einheiten des Systems. Befehlswortregister 3403 und dem Befehlswort-Puf-Program memory 102 or the conversation memory cycle overlap is made possible by 103 can be won. Each instruction in a sequence has both an instruction word buffer register 2410 and a the central controller 101 initiates an operating and an instruction word register 3403 and their entry perform. One operating step can be provided for several speaking decoders, namely the Some of the above logical functions include instruction word buffer decoder 3902 and the instruction or a decision and the answer decoder 3904. A mixed decoder 3903 triggers witness and transmission of commands for developments between the program words in the their units of the system. Command word register 3403 and the command word buffer

Die zentrale Steuerung 101 führt die durch einen 25 ferregister 2410. Das Beiehlswort-Hilfspufferregister Befehl angegebenen Betriebsschritte zu Zeitpunkten 1901 gleicht zeitliche Differenzen der Programmaus, die durch die Phasen der Mikrosekunden-Takt- Speicheransprechzeit aus.The central controller 101 passes this through a fer register 2410. The auxiliary word auxiliary buffer register Command specified operating steps at times 1901 compensates for time differences in the program, determined by the phases of the microsecond clock memory response time.

quelle 6100 bestimmt werden. Einige dieser Betriebs- Die Anfangs-Gattersignale für den Befehl X source 6100 can be determined. Some of these operating The initial gate signals for the command X -

schritte finden gleichzeitig innerhalb der zentralen hier als Indexzyklus bezeichnet — werden in dem Steuerung 101 statt, während andere ·. nacheinander 30 Befehlswort-Pufferdecoder 3902 beim Auftreten des durchgeführt werden. Der grundlegende Maschinen- Befehls X im Befehlswort-Pufferregister 2410 abgezyklus, der bei diesem Ausführungsbeispiel 5,5 nsec leitet. Der Befehl X wird (während er weiter im Bedauert, ist in drei Hauptphasen etwa gleicher Länge fehlswort-Pufferregister 2410 für den Indexzyklus unterteilt. Zur Steuerung nacheinander erfolgender bleibt) während der Phase 3 des Zyklus 2 dem BeVorgänge innerhalb einer Hauptphase des Maschi- 35 fehlswortregister 3403 zugeführt. Nach Erreichen des nenzyklus ist jede Phase weiter in V2 \istc lange Inier- Befehlswortregisters 3403 werden die End-Gattervalle unterteilt, die alle 1A y&zc eingeleitet werden. vorgänge für den Befehl X — hier mit Ausführungs-steps take place simultaneously within the central one, referred to here as the index cycle - are held in the controller 101, while others ·. 30 command word buffer decoders 3902 are executed in succession when the occurs. The basic machine instruction X in instruction word buffer register 2410, which in this embodiment conducts 5.5 nsec. Command X is (while it is still in regret, is divided into three main phases of roughly the same length, error word buffer register 2410 for the index cycle. For control purposes, it remains in sequence) during phase 3 of cycle 2, the operation within a main phase of the machine error word register 3403 supplied. After the cycle has been reached, each phase is further in V2 \ istc long Inier command word register 3403, the end gate intervals are subdivided, which are initiated every 1 A y & zc. operations for the command X - here with execution

Zur Bezeichnung der Zeiten ist der Hauptmaschi- Zyklus bezeichnet — mit Hilfe des Befehlswortdeconenzyklus (vgl. F i g. 68) in 1U ys&c lange Intervalle ders 3904 gesteuert.To designate the times, the main machine cycle is designated - with the help of the command word decon cycle (see FIG. 68) in 1 U ys & c long intervals of the 3904 are controlled.

unterteilt, und die Anfangszeitpunkte dieser Inter- 40 Die Dauer des Indexzyklus und des Ausführungsvalle sind mit den Bezeichnungen Γ0 bis T 22 ver- Zyklus ist jeweils kleiner als ein Maschinenzyklus sehen. Die Hauptphasen werden Phase 1, Phase 2 von 5,5 \xs&c. Bei der Ausführung von Betriebsschrit- und Phase 3 genannt. Diese Phasen liegen in dem ten einer Folge von Befehlen, beispielsweise denen Maschinenzyklus von 5,5 \l$qc wie folgt: nach Fig. 69, bleibt jeder Befehl jeweils 5,5 μββΰ im40 The duration of the index cycle and the execution interval are denoted by Γ0 to T 22 ver Cycle is each smaller than a machine cycle. The main stages will be stage 1, stage 2 of 5.5 \ xs & c. Called when executing operational step and phase 3. These phases lie in the th of a sequence of commands, for example the machine cycle of 5.5 \ l $ qc as follows: according to FIG. 69, each command remains 5.5 μββΰ im

Λ ■ 45 Befehlswort-Pufferregister 2410 und 5,5 nsec im Be- Λ ■ 45 command word buffer registers 2410 and 5.5 nsec in the

A. Phase 1 — Γβ bis JS, ^ fehlswortregister 3403. Der Befehlswort-Pufferdeco-A. Phase 1 - Γβ to JS, ^ error word register 3403. The command word buffer deco-

B. Phase 2 — T 10 bis 116, der 3902 und der Befehlswortdecoder 3904 sindB. Phase 2 - T 10 to 1 16 which are 3902 and the command word decoder 3904

C. Phase 3 — Γ16 bis 1 22. Gleichstrom-Kombinationsschaltungen. Die Gleich-Zur Vereinfachung sowohl der folgenden Beschrei- strom-Ausgangssignale der Decoder werden mit gebung als auch der Zeichnungen werden Zeitperioden 50 wählten Impulsen von der Mikrosekunden-Taktmit bTe bezeichnet, wobei b die Zahl ist, die dem quelle (von den in Fig. 68 gezeigten) in der Befehls-Zeitpunkt zugeordnet ist, zu dem eine Zeitperiode kombinations-Gatterschaltung 3901 kombiniert, beginnt, und e die Zahl, die dem Zeitpunkt zugeord- Diese Schaltung 3901 erzeugt demgemäß die richtige net ist, zu dem eine Zeitperiode endet. Folge von Gattersignalen zur Durchführung des In-C. Phase 3 - Γ16 to 1 22. DC combination circuits. To simplify the following description current output signals of the decoders, time periods 50 selected pulses from the microsecond clock are denoted by bTe , where b is the number that corresponds to the source (from the ones shown in Fig. 68) is assigned to the command point in time at which a time period combining gate circuit 3901 combines begins, and e is the number assigned to the point in time. This circuit 3901 accordingly generates the correct net at which a time period ends. Sequence of gate signals to carry out the in-

Entsprechend Fig. 61 weist jede zentrale Steue- 55 dexzyklus und des Ausführungszyklus jeder Folge rung einen Taktoszillator 6106 für 2 MHz auf. Der von Befehlen in der Reihenfolge, in der sie zuerst im Taktoszillator 6106 der aktiven Zentralsteuerung Befehlswort-Pufferregister 2410 und dann im Betreibt die Mikrosekunden-Taktquelle 6100 sowohl in fehlswortregister 3403 auftreten,
der aktiven Zentralsteuerung als auch der Reserve- Die Durchführung der Betriebsschritte für gewisse Zentralsteuerung. Der Oszillator 6106 der aktiven 60 Befehle erfordert mehr Zeit als eine Betriebsschritt-Zentralsteuerung ist an den Eingang der Mikrosekun- periode, d.h. mehr als 5,5 μεεΰ. Dieser Bedarf an den-Taktquelle 6100 der aktiven Zentralsteuerung zusätzlicher Zeit kann eine wesentliche Eigenschaft über das UND-Gatter 6108 und das ODER-Gatter des Befehls sein. In anderen Fällen wird der Bedarf 6110 angeschaltet. Das UND-Gatter 6108 wird durch an zusätzlicher Zeit jedoch durch angezeigte Stöein Signal auf dem Befehlskabelleiter A U (Fig. 61) 65 rungszustände bestimmt, die bei der Ausführung erregt, welches anzeigt, daß sich das Aktivitäts-Flip- eines Befehls auftreten. Wenn ein Befehl angibt, daß Flop 55AU (Fig. 55) im »1«-Zustand befindet. Das seine Ausführung länger als eine Betriebsschritt-Ausgangssignal des Oszillators 6106 wird zu der an- periode dauert, kann die zusätzliche Bearbeitungszeit
According to FIG. 61, each central control cycle and the execution cycle of each sequence has a clock oscillator 6106 for 2 MHz. The of commands in the order in which they occur first in the clock oscillator 6106 of the active central control command word buffer register 2410 and then in the operating mode of the microsecond clock source 6100 both in the error word register 3403,
the active central control as well as the reserve The implementation of the operational steps for certain central control. The oscillator 6106 of the active 60 commands requires more time than an operating step central control is at the input of the microsecond period, ie more than 5.5 μεεΰ. This additional time requirement for the clock source 6100 of the active central controller can be an essential property via the AND gate 6108 and the OR gate of the instruction. In other cases demand 6110 is switched on. The AND gate 6108 is determined by additional time, but by an indicated interference signal on the command line header AU (Fig. 61) 65, which is excited upon execution, which indicates that the activity flip of an instruction is occurring. When an instruction indicates that flop 55 AU (Fig. 55) is in the "1" state. The fact that its execution takes longer than an operating step output signal of the oscillator 6106 is to the period, the additional processing time can

25 2625 26

für diesen Befehl auf folgende Weise gewonnen 5301 erregt, um eine Korrektur oder Neuablesungfor this command obtained in the following way 5301 energized for a correction or re-reading

werden: des Programmspeichers 102 an der vorher adressier-are: of the program memory 102 at the previously addressed

1. Durchführung der zusätzlichen Datenverarbei- ten Stelle durchzuführen. Diese Folgeschaltung stellt tung während und unmittelbar nach dem Index- ein Beispiel für eine Folgeschaltung dar, die durch zyklus des Befehls und vor dem Ausführungs- 5 eine Störungsanzeige erregt wird und die Steuerung zyklus des Befehls; der zentralen Steuerung 101 unter Ausschluß der1. Implementation of the additional data processing unit. This sequential circuit represents tion during and immediately after the index - an example of a sequential circuit that is carried out by cycle of the command and before the execution 5 a fault display is activated and the control cycle of command; the central controller 101 excluding the

2. Durchführung der zusätzlichen Datenverarbei- Decoder übernimmt.2. Implementation of the additional data processing decoder takes over.

tung während des und unmittelbar nach dem Die Kommando-Befehls-Folgeschaltung 4902, dieprocessing during and immediately after the command-command sequential circuit 4902, the

normalen Ausführungszyklus des Befehls. Netzwerkkommandos zu dem Vermittlungsnetzwerknormal execution cycle of the command. Network commands to the switching network

Die Durchführung dieser zusätzlichen Arbeitsfunk- io 120 und den gemischten Netzwerkeinheiten, d. h. tionen wird mit Hilfe einer Vielzahl von Folgeschal- dem Hauptabtaster 144, der Gebührenerf assungseintungen innerhalb der zentralen Steuerung 101 er- heit 147 und dem Kartenschreiber 146, überträgt, reicht. Diese Folgeschaltungen sind Einzelgebilde, stellt ein Beispiel für die Folgeschaltungen dar, die die durch zugeordnete Programmbefehle oder Stö- nach ihrer Erregung den Grad der Überlappung über rungsanzeigen erregt werden und dazu dienen, die 15 den in F i g. 84 gezeigten erhöhen, d. h., daß sich die Zeit für den Betriebsschritt über die normale, in F i g. Übertragung von Netzwerkkommandos in den Aus-69 dargestellte Betriebsschrittperiode hinaus auszu- führungszyklus des Befehls erstreckt, der dem Netzdehnen, werkkommandobefehl folgt.The implementation of these additional work functions 120 and the mixed network units, i. H. With the help of a large number of sequential switches, the main scanner 144, the charge recording entries within the central controller 101 it is 147 and the card writer 146 transmits, enough. These sequential circuits are individual structures, represents an example of the sequential circuits that which by assigned program commands or interference after their excitation over the degree of overlap indicators are energized and serve the 15 in F i g. 84 shown, i.e. i.e. that the Time for the operating step beyond the normal, shown in FIG. Transmission of network commands to the Aus-69 the operating step period shown extends beyond the execution cycle of the command, which allows the network expansion, work command command follows.

Die Folgeschaltungen nehmen an der Steuerung , . , „ 'The subsequent circuits take on the control,. , "'

der Datenverarbeitung innerhalb der Zentralstelle- 20 Reaktion der zentralen Steuerung aufthe data processing within the central office- 20 response of the central controller

rung 101 mit den Decodern, d. h. dem Befehlswort- Programmbefehlswortertion 101 with the decoders, i. H. the command word program command word

Pufferdecoder 3902 (BOWD), dem Befehlswortde- Fig. 9 zeigt ein vereinfachtes Schaltbild der zen-Buffer decoder 3902 (BOWD), the command word de- Fig. 9 shows a simplified circuit diagram of the central

coder 3904 (OWD) und dem Mischdecoder 3903 tralen Steuerung 101 und erleichtert das Verständniscoder 3904 (OWD) and the mixing decoder 3903 central control 101 and facilitates understanding

(MXD) teil. Für Befehle, bei denen die zusätzlichen der Hauptbetriebsschritte, die von der zentralen (MXD) . For commands where the additional of the main operational steps carried out by the central

Arbeitsfunktionen vor Beginn des Ausführungszy- 25 Steuerung 101 auf Grund verschiedener Programm-Work functions before the start of the execution cycle 25 Control 101 based on various program

klus durchgeführt werden, steuert die Folgeschaltung befehlswörter durchgeführt werden. Jedes Programm-klus are carried out, the sequential circuit controls command words to be carried out. Every program

die zentrale Steuerung 101 unter Ausschluß der De- befehlswort enthält ein Betriebsfeld, ein Datenadreß-the central controller 101 excluding the de- command word contains an operating field, a data address

coder BOWD, OWD, und MXD. Für Befehle jedoch, feld und ein Hamming-Fehleranzeige- und Korrek-coder BOWD, OWD, and MXD. For commands, however, field and a Hamming error display and correction

bei denen die zusätzlichen Arbeitsfunktionen wäh- turbit.for which the additional work functions can be selected.

rend des und unmittelbar nach dem Ausführungs- 30 Es sind Gruppen von wahlfreien, zusätzlichen Bezyklus des Befehls durchgeführt werden, steuern die fehlsmöglichkeiten vorhanden, die durch jedes der Folgeschaltungen und die Decoder zusammen und Programmbefehlswörter bestimmt werden können, gleichzeitig die zentrale Steuerung 101. Im letzteren Der Betriebsschritt jedes Befehls besteht aus einer Fall tritt eine Anzahl von Einschränkungen für die bestimmten Gruppe von Gatterfunktionen zur VerBefehle auf, die einem Befehl folgen, der die Erre- 35 arbeitung von in der zentralen Steuerung 101 enthalgung einer Folgeschaltung erforderlich macht. Diese tenen Daten und/oder zum Austausch von Informa-Einschränkungen stellen sicher, daß die Elemente der tionen zwischen der zentralen Steuerung 101 und anzentralen Steuerung, die durch die Folgeschaltung deren Einheiten des Systems. Wenn eine wahlfreie gesteuert werden, nicht gleichzeitig durch die Pro- zusätzliche Möglichkeit durch den auszuführenden grammbefehlswörtern gesteuert werden. 40 Programmbefehl bestimmt wird, wird eine zusätz-30 There are groups of optional, additional becycles of the command, control the failures present by each of the Sequential circuits and the decoder together and program instruction words can be determined, at the same time the central controller 101. In the latter, the operational step of each command consists of one In this case, a number of restrictions apply to the particular group of tag functions that can be used which follow a command that contains the processing of in the central controller 101 makes a sequential circuit necessary. These ten data and / or for the exchange of informa restrictions ensure that the elements of the functions between the central controller 101 and centralized Control, the units of the system through the sequential circuit. If an optional are controlled, not at the same time by the pro-additional possibility by the executor program command words can be controlled. 40 program command is determined, an additional

Jede Folgeschaltung weist eine Zählschaltung auf, liehe Datenverarbeitung in dem Betriebsschritt ausderen Zustände die durch die Folgeschaltung auszu- geführt. Die speziellen Gatterfunktionen und die für führenden Gatterfunktionen definieren. Die Erregung jede wahlfreie zusätzliche Möglichkeit durchgeführte einer Folgeschaltung besteht darin, daß ihr Zähler Datenverarbeitung werden an anderer Stelle beschriein Gang gebracht wird. Die Ausgangssignale der 45 ben. Ein Teil des 14- oder 16-Bit-Betriebsfeldes Zählstufen werden mit anderen Informationssignalen eines Programmbefehlswortes definiert also den Proin der zentralen Steuerung 101 und mit ausgewählten grammbefehl, und der restliche Teil des Feldes kann Taktimpulsen zur Erzeugung von Gattersignalen in eine oder mehrere der auszuführenden zusätzlichen der Befehlskombination-Gatterschaltung 3901 korn- Möglichkeiten auswählen.Each sequential circuit has a counting circuit, the data processing in the operating step from which States that are executed by the sequential circuit. The special gate functions and those for Define leading tag functions. The excitement carried out every optional additional option a sequential circuit consists in the fact that its counter data processing is described elsewhere Gear is brought. The output signals of the 45 ben. Part of the 14- or 16-bit operating field Counting levels are defined with other information signals of a program command word, i.e. the proin the central controller 101 and with selected program command, and the remaining part of the field can Clock pulses for generating gate signals in one or more of the additional ones to be executed select the command combination gate circuit 3901 korn options.

biniert. Diese Gattersignale führen die geforderten 50 .. , , , __ , , ' , „„„„ ,., —.amated. These gate signals carry the required 50 ..,,, __,, ', "" "",., -.

Gatterfunktionen der Folgeschaltung durch und ver- Abdeck' und Komplementschaltung 2000 (M&C) Gate functions of the sequential circuit by capping and comparable 'and complement circuit 2000 (M & C)

anlassen die Zählschaltung, ihre Folge von internen Die interne Datenverarbeitung beruht auf zweistart the counting circuit, its sequence of internal The internal data processing is based on two

Zuständen zu durchlaufen. Vielleiter-Sammelleitungen, der unverdeckten Sam-States to go through. Multi-conductor collecting lines, the uncovered

Einige Beispiele sollen die Nützlichkeit der Folge- melleitung 2014 (UB) und der verdeckten Sammelschaltungen erläutern. Ein Programmbefehl, der zum 55 leitung 2011 (MB), die ein Verbindungsglied zur Ablesen von Daten aus dem Programmspeicher 102 Übertragung eines Vielbit-Datenwortes von einer bebenutzt wird, benötigt zur Durchführung eine zu- stimmten Gruppe von Flip-Flop-Registern zu einer sätzliche Periode von zwei 5,5 ^isec-Maschinenzyklen. anderen Gruppe darstellen. Diese Gruppe besteht Bei dieser Befehlsart werden die zusätzlichen zwei aus den Indexregistern 2601 (BR), 5801 (FR), 5802 Zyklen dadurch gewonnen, daß die Annahme des 60 (JR), 4001 (KR), 2501 (XR), 3001 (YR) und 3002 unmittelbar folgenden Befehls verzögert wird und (ZR) und dem Logikregister 2508 (LR).
daß die zusätzlichen Arbeitsfunktionen nach Beendi- Die Abdeck- und Komplementschaltung 2000 gung des Indexzyklus und vor dem Ausführungs- (M&.C) verbindet die unverdeckte Sammelleitung UB zyklus des im Augenblick behandelten Befehls durch- mit der verdeckten Sammelleitung MB und stellt eine geführt werden. 65 Einrichtung zur logischen Verarbeitung der Daten
A few examples are intended to explain the usefulness of the 2014 follow-up line (UB) and the hidden busbars. A program command that is used to transfer a multi-bit data word to 55 line 2011 (MB), which is a connection element for reading data from the program memory 102, requires an additional group of flip-flop registers to be carried out Period of two 5.5 ^ isec machine cycles. represent another group. With this type of instruction, the additional two from the index registers 2601 (BR), 5801 (FR), 5802 cycles are obtained by assuming the 60 (JR), 4001 (KR), 2501 (XR), 3001 (YR ) and 3002 immediately following command is delayed and (ZR) and the logic register 2508 (LR).
that the additional work functions after the end of the index cycle and before the execution (M & .C) connects the uncovered bus UB cycle of the command currently being processed through- with the hidden bus MB and provides one. 65 Device for the logical processing of the data

Wenn Irrtümer beim Ablesen von Wörtern aus dar, die von der unverdeckten Sammelleitung UB zuIf errors are made when reading words from the uncovered manifold UB to

dem Programmspeicher 102 auftreten, wird die Pro- der verdeckten Sammelleitung MB gehen. Die aus-occur in the program memory 102, the program will go to the concealed collecting line MB. From-

gramm - Speicher - Korrektur - Neulesefolgeschaltung zuführenden logischen Vorgänge, nämlich eine Ko-gram - memory - correction - re-read sequential circuit supplying logical processes, namely a co-

27 2827 28

inzidenzverdeckung (UND), eine Mischverdeckung tionen ist der Name »Verschiebung« gegeben worden.incidence concealment (AND), a mixed concealment has been given the name "displacement".

(ODER), eine Exklusiv-ODER-Verdeckung (Exklu- Die bei einer Verschiebung durchgeführte Gatter-(OR), an exclusive OR masking (exclusive The gate-

siv-ODER) und Komplementieren, werden durch das funktion beruht teilweise auf den Bit der letzten sechssiv-OR) and complementing are made by the function based in part on the bits of the last six

Betriebsfeld des Programmbefehls vorgeschrieben, Ziffernstellen der Zahl, die in dem Indexaddierer 91^1Operating field of the program command prescribed, digits of the number contained in the index adder 91 ^ 1

der entweder durch den Befehlswort-Pufferdecoder 5 zu dem Zeitpunkt auftritt, in dem die Verschiebungwhich occurs either through the instruction word buffer decoder 5 at the point in time in which the shift

BOWD oder den Befehlswortdecoder OWD deco- vorzunehmen ist. Die Bit der letzten fünf Ziffernstellen BOWD or the command word decoder OWD deco. The bits of the last five digits

diert wird, stellen eine Zahl dar, die die Größe der Verschiebungdated represent a number representing the amount of shift

Die Abdeck- und Komplementschaltung M&C anzeigt, und das 6. Bit bestimmt die Richtung der Ver-The cover and complement circuit indicates M&C , and the 6th bit determines the direction of the

(2000J, die mit mehr Einzelheiten in Fig. 20 gezeigt Schiebung. Eine »0« für das 6. Bit wird als Verschie-(2000J, the shift shown in more detail in Fig. 20. A "0" for the 6th bit is used as a shift

ist, stellt außerdem ein bequemes Mittel zur Verbin- io bung nach links gedeutet, und die übrigen 5 Bit zeigenis also a convenient means of connecting io interpreted to the left and showing the remaining 5 bits

dung des Datenpufferregisters 2601 und des Index- die Größe dieser Verschiebung an. Eine »1« für dasThe size of this shift is indicated by the data buffer register 2601 and the index. A "1" for that

addierer-Ausgangsregisters 3401 mit der verdeckten 6. Bit wird als Verschiebung nach rechts gedeutet,adder output register 3401 with the hidden 6th bit is interpreted as a shift to the right,

Sammelleitung 2011 dar. und die Komplemente zu 1 der übrigen 5 Bit zeigenShow manifold 2011 are. And the complements to one of the remaining 5 bits

τ, ^ . λκμ ζ,™·* ir τ -i ,vT n^\ die Größe der Verschiebung nach rechts an. Obwohl τ, ^. λκμ ζ, ™ · * ir τ -i , vT n ^ \ the size of the shift to the right. Even though

K-Register 4001 (KR)) K-Lo^k(KLOGy, bei Verschiebungen nach rechts die Bit der fünf letztenK-Register 4001 (KR)) K-Lo ^ k (KLOGy, with shifts to the right the bits of the last five

Erste-Ems-Anzeigeschaltung 5415 (DFO) Ziffernstellen die Komplemente zu 1 für die GrößeFirst Ems Indicator Circuit 5415 (DFO) Digits the complements to 1 for the size

Das if-Register KR, die X-Logik KLOG und die der Verschiebung enthalten, wird die Zahl mit 6 Bit Erste-Eins-Anzeigeschaltung 5415 (DFO) bilden eine im folgenden so behandelt werden, als ob sie ein Vorzweite wichtige interne Datenverarbeitungseinrich- zeichen und eine Größe aufweist,
tung. Die Z-Logik KLOG weist Eingangs- und Aus- 20 Eine Verschiebung um eins nach links führt dazu, gangsschaltungen auf, welche das Ä-Register 4001 daß der Inhalt jedes Flip-Flops im ^-Register KR zu umgeben. Die K-Logik KLOG enthält das iL4-Ein- dem auf der linken Seite benachbarten Flip-Flop gegangsregister 3502, das i&B-Eingangsregister 3504, geben wird, wenn das Register entsprechend F i g. 40 die X-Eingangslogik 3505, die if-Logik-Homogeni- betrachtet wird. (Das Bit der höchsten Zifferastelle tätsschaltung 4502 und am Ausgang des üC-Registers 25 des if-Registers KR, das Bit 22, befindet sich auf der 4001 die Rotations-Schiebeschaltung 4500 und die äußersten linken Seite, das Bit der niedrigsten Ziffern-X-Register-Homogenitätsschaltung 4503. Die K-Lo- stelle, das Bit 0, befindet sich auf der äußersten rechten gik KLOG kann durch Ausgangssignale des Befehls- Seite.) Eine »0« ersetzt den Inhalt der niedrigsten Bit-Kombinationsgatters OCG zur Durchführung einer Ziffernstelle des if-Registers KR (rechts von dem von vier logischen Operationen an zwei Operatoren 30 Flip-Flop der »O«-Ziffernstelle ist kein Flip-Flop vorveranlaßt werden. Ein Operator ist der Inhalt des handen), und das Bit der höchsten Ziffernstelle wird if-RegistersKR; der andere ist die Information auf aus dem Register hinausgeschoben, d.h., dem Flipder verdeckten Sammelleitung MB. Der Befehlswort- Flop für das Bit 22 ist auf der linken Seite kein Flipdecoder OWD und die if-Register-Folgeschaltung Flop benachbart, und die Information geht verloren. (Teil von SEQ) erzeugen Signale, die die if-Logik 35 Verschiebung um zwei nach links entspricht zwei KLOG veranlassen, die beiden Operatoren durch die aufeinanderfolgenden Verschiebungen um eins nach Funktionen UND, ODER, Exklusiv-ODER oder links usw. Eine Verschiebung um eins nach rechts Addition zu verknüpfen. Das sich aus der logischen führt dazu, daß der Inhalt jedes Flip-Flops des if-ReVerknüpfung ergebende Wort kann entsprechend gisters KR zu dem auf der rechten Seite benachbarten dem Befehl im Befehlswortregister OWR entweder 40 Flip-Flop gegeben wird. Eine »0« ersetzt den Inhalt an das if-Register KR oder an die Homogenitäts- des Bit der höchsten Ziffernstelle des if-Registers KR, Steuerschaltung CH und die Vorzeichen-Steuerschal- und das ursprüngliche Bit der niedrigsten Ziffernstelle tung CS gegeben werden. des if-Registers KR wird folglich fallengelassen.
The if register KR, the X logic KLOG and that of the shift will form the number with 6-bit first-one display circuit 5415 (DFO) , which will be treated in the following as if it were a second important internal data processing device and has a size
tion. The Z logic KLOG has input and output 20 A shift by one to the left leads to output circuits which surround the register 4001 that the content of each flip-flop in the register KR . The K logic KLOG contains the iL4 input to the flip-flop output register 3502 adjacent to the left-hand side, the i&B input register 3504 , when the register corresponds to FIG. 40 the X input logic 3505, which is considered if-logic-homogeneous. (The bit of the highest digit digit ity circuit 4502 and at the output of the üC register 25 of the if register KR, the bit 22, is on the 4001 the rotary shift circuit 4500 and the extreme left side, the bit of the lowest digits -X- Register homogeneity circuit 4503. The K-lot , bit 0, is located on the rightmost gik KLOG can be output signals from the command side.) A "0" replaces the content of the lowest bit combination gate OCG to carry out a digit position of the if register KR (to the right of which four logical operations on two operators 30 flip-flop of the "O" digit position is not preceded by a flip-flop. An operator is the content of the hand), and the bit of the highest digit position becomes if register KR; the other is the information on shifted out of the register, ie the flip of the hidden bus MB. The command word flop for bit 22 is not a flip decoder OWD on the left and the if register sequence circuit Flop is adjacent, and the information is lost. (Part of SEQ) generate signals that cause the if logic 35 Shift by two to the left corresponds to two KLOG , the two operators by successive shifts by one after functions AND, OR, Exclusive-OR or left, etc. A shift by one link to the right addition. The result of the logic means that the content of each flip-flop of the if-ReVerknüigung word can be given either 40 flip-flop according to gisters KR to the command on the right side adjacent to the command in the command word register OWR. A "0" replaces the content of the if register KR or the homogeneity of the bit of the highest digit of the if register KR, control circuit CH and the sign control circuit and the original bit of the lowest digit CS . of the if register KR is consequently dropped.

Ein Wort auf der verdeckten Sammelleitung MB Eine der Verschiebung ähnliche logische FunktionA word on the hidden busbar MB A logical function similar to displacement

kann in einigen Fällen direkt an das if-Register KR 45 ist die Funktion »Rotation«. Wie bei der Verschie-can in some cases directly to the if register KR 45 is the function »Rotation«. As with the different

über die if-Logik KLOG gegeben werden. Das K-Re- bung werden die 6 Bit des Indexaddierers IA alscan be given via the if logic KLOG . The K- practice will use the 6 bits of the index adder IA as

gister KR kann auf diese Weise als einfaches Bestim- Richtung und Größe der Rotation behandelt, wiegister KR can be treated in this way as simply determining the direction and magnitude of the rotation, such as

mungsregister für Daten benutzt werden wie die oben für die Verschiebung beschrieben,data registers are used like those described above for the shift,

anderen Flip-Flop-Register in der zentralen Steuerung, . Eine Rotation um eins nach links ist mit einer Ver-other flip-flop registers in the central controller,. A rotation by one to the left is

beispielsweise XR, YR, ZR usw. 50 Schiebung mit eins identisch, mit Ausnahme derfor example XR, YR, ZR etc. 50 shift identical to one, with the exception of the

Bei der Durchführung der Additionsfunktion in der Steuerung der beiden End-Flip-Flops des if-Registers if-Logik KLOG werden die beiden Operatoren als mit KR. Bei einer Rotation um eins nach links geht der Vorzeichen versehene Zahlen von 22 Bit behandelt. Inhalt des Bit 22 nicht wie bei der Verschiebung ver-Das 23. Bit jedes Operators ist das Vorzeichenbit. loren, sondern ersetzt den Inhalt des O-Bits der Wenn dieses Bit den Wert »0« hat, ist die Zahl positiv, 55 niedrigsten Ziffernstelle des if-Registers KR. Eine und ihre Größe wird durch die übrigen 22 Bit ange- Rotation um zwei nach links ist identisch mit zwei geben. Wenn das Vorzeichenbit eine »1« ist, ist die aufeinanderfolgenden Rotationen um eins nach links. Zahl negativ, und ihre Größe wird durch die Komple- Eine weitere logische Gatterfunktion ist die Bemente zu 1 der übrigen 22 Bit angegeben (die Größe Stimmung der im Inhalt des if-Registers KR am wird bestimmt, indem jedes der 22 Bit invertiert wird). 60 weitesten rechts stehenden »1«. Das wird erreicht, Die Addierschaltung innerhalb der if-Logik KLOG indem der Inhalt der Erste-Eins-Anzeigeschaltung kann alle positiven und negativen Operatoren so lange DFO dem F-Register Fi? über die unverdeckte Samrichtig addieren, wie die Größe der algebraischen melleitung UB, die Abdeck- und Komplementschal-Summe der beiden Operatoren gleich oder kleiner ist tung M&C und die verdeckte Sammelleitung MB als222—1. ■■ 65 zugeführt wird. Die übertragene Zahl ist eine Binär-When performing the addition function in the control of the two end flip-flops of the if register if logic KLOG , the two operators are considered to be with KR. When rotated one to the left, the signed numbers are treated as 22 bits. The content of bit 22 is not the same as with the shift. The 23rd bit of each operator is the sign bit. loren, but replaces the content of the O bit of the If this bit has the value "0", the number is positive, 55 lowest digit of the if register KR. One and its size is indicated by the remaining 22 bits. Rotation by two to the left is identical to two. When the sign bit is a "1", it is consecutive rotations one to the left. The number is negative, and its size is determined by the complex. Another logical gate function is the elements of 1 of the remaining 22 bits (the size of the mood in the content of the if register KR am is determined by inverting each of the 22 bits). 60 rightmost »1«. This is achieved. The adder circuit within the if logic KLOG by the content of the first-one display circuit can use all positive and negative operators as long as DFO to the F register Fi? Add correctly over the uncovered line, such as how the size of the algebraic line UB, the cover and complement shawl sum of the two operators is equal to or less than line M&C and the concealed line MB as2 22 -1. ■■ 65 is fed. The transmitted number is a binary

Die if-Logik KLOG und das Z-Register KR kön- zahl mit 5 Bit, die der ersten Zelle (von rechts ge-The if logic KLOG and the Z register KR can number with 5 bits that are assigned to the first cell (from the right

nen auch andere logische Funktionen mit dem Inhalt sehen) im if-Register KR entspricht, die eine »1« ent-also see other logical functions with the content) in the if register KR , which corresponds to a "1"

des if-Registers KR ausführen. Einer dieser Funk- hält. Wenn das Bit der niedrigsten Ziffernstelle desof the if register KR . One of these radio stops. If the bit of the lowest digit of the

29 3029 30

K-Registers KR eine »1« ist, wird die Zahl 0 dem wort entweder nur »O«-Werte oder nur »1«-Werte F-Register FR zugeführt. Wenn die erste »1« von enthält, wird das Homogenitäts-Steuer-Flip-Flop 5020 rechts aus gesehen in der nächsten Ziffernstelle steht, eingestellt. Im anderen Falle wird das Flip-Flop wird die Zahl 1 dem F-Register FR zugeführt. Wenn zurückgestellt. Die Vorzeichen-Steuerschaltung CS beeine einzige »1« im K-Register KR in der höchsten 5 wahrt das Vorzeichen des Datenwortes auf. Das Vor-Ziffernstelle steht, wird die Zahl 22 an das F-Register zeichen-Steuer-Flip-Flop 5413 wird eingestellt, wenn gegeben. Wenn das K-Register keine »1«-Werte ent- das Wort negativ ist, und zurückgestellt, wenn das hält, wird dem F-Register Fi? nichts zugeführt. Wort positiv ist.K register KR is a "1", the number 0 is fed to the word either only "O" values or only "1" values F register FR . If the first contains "1" of, the homogeneity control flip-flop 5020 is set in the next digit as seen on the right. In the other case, the flip-flop, the number 1 is fed to the F register FR. When postponed. The sign control circuit CS has a single "1" in the K register KR in the highest 5 maintains the sign of the data word. The prefix is the number 22 to the F register character control flip-flop 5413 is set, if given. If the K register has no "1" values or the word is negative, and if that holds, the F register Fi? nothing fed. Word is positive.

T , ,,. ,j ,·> Die Homogenitäts-Steuerschaltung CH und die T , ,,. , j, ·> The homogeneity control circuit CH and the

lnaexaaaierer \ia) ^ Vorzeichen-Steuerschaltung CS werden für einigelnaexaaaierer \ ia) ^ Sign control circuit CS will be for some

Eine dritte Haupt-Datenverarbeitungsanordnung Entscheidungsbefehle in der Weise benutzt, daß dieA third main data processing arrangement uses decision instructions in such a way that the

innerhalb der zentralen Steuerung 101 ist der Index- Ausgangssignale eines gewählten Indexregisters aufwithin the central controller 101 , the index output signal of a selected index register is on

addierer IA, der zu folgenden Zwecken benutzt wird: die unverdeckte Sammelleitung UB, durch die Ab-adder IA, which is used for the following purposes: the uncovered collecting line UB, through which

1. Bildung eines Wertes, der hier als durch ein dec*: und Komplementschaltung M&C auf die ver-Indexvfrfahren erreichtes DAR-Wort bezeich- 1^ deckte Sammelleitung MB und von dort m <üe net wird und aus der Summe des D-A-Feldes des Homogem ats-SteuerschaltungCHunddieVorzeichenausgeführten Programmbefehlswortes und dem Steuerschaltung CS gegeben werden Dadurch wird Inhalt eines Indexregisters besteht, das in einem derem£s ^r sieben Indexregister, das indem τ-, c ,, , ,.°j bearbeiteten Entscheidungsbefehl angegeben ist, m Befehl aneeeeben wird; , TT .^... _.. JS ,-n^n j j ·Λ1. Formation of a value which is designated here as a DAR word reached by a dec *: and complement circuit M&C on the ver-Indexvfrfahren- 1 ^ covered busbar MB and from there m <üe net and from the sum of the DA field of the Homogem ats SteuerschaltungCHunddieVorzeichenausgeführten program instruction word and the control circuit CS are given this content consists of an index register, which in one of theem £ s ^ r seven index register,, ° j processed decision instruction is given by τ- c,., m Command is aneeeeben; , TT . ^ ... _ .. JS , -n ^ n jj · Λ

2. Erfüllung der Aufgabe eines Allzweckaddierers. 20 dem Homogenitats-Flip-Flop 5020 und dem Vor-Die Operatoren können in diesem Falle aus dem zeichen-Steuer-Fhp-Flop 5413 gekennzeichnet. Wei-Inhalt von zwei Indexregistern oder dem D-A- teF? ^1161*11?^?1 m Yerbdung *f einem En Feld und dem Inhalt eines Indexregisters be- «fcexdungsbefehl fuhren den Sprung oder den For -2. Performing the role of a general purpose adder. 20 the homogeneity flip-flop 5020 and the pre-The operators can be identified from the character control Fhp-flop 5413 in this case. Wei contents of two index registers or the DA te F? ^ 1161 * 11 ? ^? 1 m Y erbdun g * for an En field and the contents of an index register request command lead to the jump or the For-

. 6 gang entsprechend den Ausgangssignalen der Ent-. 6 output according to the output signals of the escape

25 scheidungslogik DECL aus.
Entscheidungslogik 3906 (DECL) Ähnliche Homogenitäts-und Vorzeichenschaltungen
25 DECL elimination logic .
Decision Logic 3906 (DECL) Similar homogeneity and sign circuits

Die zentrale Steuerung 101 fährt bei der Ausfüh- bilden einen Teil der K-Logik KLOG und stellen rung eines Entscheidungsbefehls in einer Folge von Einrichtungen für eine Klasse von Entscheidungs-Befehlen entweder in der augenblicklichen Folge von befehlen dar, die einen Sprung oder einen Fortgang Befehlen fort oder springt auf eine neue Folge von 3° entsprechend Kombinationen der Homogenität und Befehlen. Die Entscheidung wird durch die Entschei- des Vorzeichens von Wörtern mit 23 Bit im K-Register dungslogik 3906 (DECL) entsprechend dem Befehl, KR veranlassen.During execution, the central controller 101 runs a part of the K-logic KLOG and represents a decision command in a sequence of devices for a class of decision commands either in the current sequence of commands, a jump or a continuation commands continue or jump to a new sequence of 3 ° according to combinations of homogeneity and commands. The decision is initiated by the decision sign of words with 23 bits in the K register formation logic 3906 (DECL) according to the command, KR.

der zur Zeit bearbeitet wird, getroffen. Der Befehl x T , . , x ... . . , , . ,which is currently being processed. The command x T,. , x .... . ,,. ,

gibt die zu prüfende Information und die Basis für Nachrichtenübertragung zwischen der zentralenprovides the information to be checked and the basis for message transmission between the central

die Entscheidung an. Die Information kann aus dem 35 Steuerung 101 und angeschlossenen Einheiten
Homogenitäts-Steuer-Flip-Flop 5020, der Homogeni- Eine zweite Hauptfunktion der zentralen Steue-
the decision to. The information can be obtained from the 35 controller 101 and connected units
Homogeneity control flip-flop 5020, the homogeneity A second main function of the central control

täts-Steuerschaltung CH, dem Vorzeichen-Steuer- rung 101 ist die Nachrichtenübertragung zu und der Flip-Flop 5413 der Vorzeichen-Steuerschaltung CS Nachrichtenempfang von verschiedenen anderen Ein- oder aus gewählten Ausgangssignalen der K-Logik heiten, wie beispielsweise den verschiedenen Speichern KLOG gewonnen werden. Die Grundlage für die Ent- 40 innerhalb des zentralen Datenverarbeiters 100, dem scheidung kann darin bestehen, daß die geprüfte Inf or- Vermittlungsnetzwerk 120, dem Hauptabtaster 144, mation (nicht oder doch) arithmetisch Null, kleiner als dem zentralen Impulsverteiler 143 usw.
Null, größer als Null usw. ist. Eine Fortgang-Entschei- Der Nachrichtenverkehr umfaßt drei allgemeine
ity control circuit CH, the sign control 101 is the message transmission to and the flip-flop 5413 of the sign control circuit CS messages received from various other inputs or from selected output signals of the K logic, such as the various memories KLOG will. The basis for the decision 40 within the central data processor 100, the decision can consist in the fact that the checked information switching network 120, the main scanner 144, mation (not or at least) arithmetically zero, smaller than the central pulse distributor 143 , etc.
Is zero, greater than zero, and so on. A Progress Decision The message traffic comprises three general ones

dung stört die augenblickliche Folge für die Gewin- Arten. Die erste Art betrifft die Gewinnung von nung und Ausführung von Befehlen nicht. Eine Ent- 45 Programmbefehlswörtern, welche die Folge von Vorscheidung zum Sprung auf eine neue Folge von gangen innerhalb der zentralen Steuerung 101 beBefehlen ist entsprechend dem bestimmten, ausge- stimmen. Programmbefehlswörter werden in erster führten Befehl mit einer Bestimmung gekoppelt, ob Linie aus dem Programmspeicher 102 gewonnen. In es sich beim Sprung um einen »Frühsprung« oder um besonderen Fällen werden jedoch auch Programmeinen »Spätsprung« handelt. Dementsprechend wird, 5° befehlswörter für beschränkte Vorgänge aus einem wenn die Entscheidung auf einen Sprung lautet, ent- Gesprächsspeicher 103 gewonnen. Die zweite Art weder der Frühsprungleiter ETR oder der Spätsprung- umfaßt die Gewinnung von Daten (nicht Programmleiter LTR erregt und damit die Sprung-Folgeschal- befehlswörter) aus den Speichereinheiten innerhalb tung 4401 in Tätigkeit gesetzt. Sprungsignale von des zentralen Datenverarbeiters 100, und die dritte diesen Leitern bewirken die Zuführung der Sprung- 55 dritte Art betrifft die Erzeugung und Übertragung von adresse an das Programm-Adressenregister PAR. Kommandos zu den verschiedenen Netzwerkeinheiten, Dieses Register veranlaßt, daß das nächste Programm- wie beispielsweise dem Vermittlungsnetzwerk 120, befehlswort aus einer neuen Folge von Befehlswörtern dem Hauptabtaster 144, dem zentralen Impulsvergewonnen wird. teiler 143 usw.manure interferes with the instantaneous sequence for the gain types. The first type does not concern the acquisition and execution of instructions. A de- 45 program command words, which command the sequence from the preliminary decision to jump to a new sequence of commands within the central controller 101, is coordinated in accordance with the determined one. Program instruction words are primarily coupled with a determination of whether a line is obtained from program memory 102 . However, if the jump is an "early jump" or in special cases, programs will also be a "late jump". Accordingly, if the decision is to jump, 5 ° command words for restricted processes are obtained from an ent call memory 103 . The second type, neither the ETR early jump ladder nor the late jump ladder, comprises the acquisition of data (not energized LTR program ladder and thus the jump sequence command words) from the storage units within device 4401 being activated . Jump signals from the central data processor 100, and the third of these conductors cause the jump 55 third type relates to the generation and transmission of address to the program address register PAR. Commands to the various network units. This register causes the next program command word, such as the switching network 120, for example, to be obtained from a new sequence of command words to the main scanner 144, the central pulse. divider 143 etc.

Zwei Eingangs-Informationsquellen für die Ent- 60 Die verschiedenen Speicher innerhalb des zentralen scheidungslogik sind in den Ausgangssignalen des Datenverarbeiters 100, nämlich der Programmspeicher Homogenitäts-Steuer-Flip-Flops und des Vorzeichen- 102, der Gesprächsspeicher 103, die Hilfspufferregister Steuer-Flip-Flops vorhanden, die zur Registrierung 3105, 3118, 3605, 3617, 4103, 4603, 5105 bis 5107, von Homogenitäts- und Vorzeicheninformationen von 5500, 5902, 6205, 3206, 3703 bis 3708, 4206, 4211. einer Anzahl von Stellen benutzt werden. Beispiels- 65 4717, 2725, 5201, 5209 bis 5211, 5604, 5605, 60Ö2: weise kann ein Datenwort mit 23 Bit auf der verdeck- 6003, 6302 und 6307 (ABR-I... ABR-N), und beten Sammelleitung MB zu der Homogenitäts-Steuer- stimmte andere Stellen innerhalb der zentralen Steueschaltung CH übertragen werden. Wenn das Daten- rung 101 werden als Speichereinheit behandelt, undTwo input sources of information for the 60 The various memories within the central decision logic are in the output signals of the data processor 100, namely the program memory homogeneity control flip-flops and the sign 102, the conversation memory 103, the auxiliary buffer register control flip-flops Flops are present that are used to register 3105, 3118, 3605, 3617, 4103, 4603, 5105 to 5107, homogeneity and sign information from 5500, 5902, 6205, 3206, 3703 to 3708, 4206, 4211, a number of digits . Example- 6 5 4717, 2725, 5201, 5209 to 5211, 5604, 5605, 60Ö2 : wise a data word with 23 bits can be written on the cover- 6003, 6302 and 6307 (ABR-I ... ABR-N), and pray Collective line MB to the homogeneity control agreed other locations within the central control circuit CH are transmitted. When the data- ing 101 is treated as a storage unit, and

bestimmte Blöcke von Adressen sind jedem der Speicher individuell zugeordnet. Es gibt eine Anzahl von Speicherbefehlen, 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.certain blocks of addresses are individually assigned to each of the memories. There are a number of memory commands for the selective extraction of information from the abovementioned memories and used to enter this information into selected registers within the central controller 101 will. These are memory read commands. There are other memory commands that can be used optionally Transfer of data from designated registers within the central controller 101 one of the above-mentioned memories can be used. These are memory write commands. In this way the command structure is simplified, since all of the above-mentioned memory locations can be accessed using a single memory address format.

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

1. einem Code zur Definierung eines Informationsblocks und 1. a code to define an information block and

2. einer Adresse innerhalb des angegebenen Blocks.2. an address within the specified block.

ProgrammbefehlswörterProgram instruction words

Die Übertragung zwischen der zentralen Steuerung -101 und dem Programmspeicher 102 zur Gewinnung von Programmbefehlswörtern läßt sich an Hand der Fig. 9 und mit mehr Einzelheiten an Hand der Fig. 10 bis 63 und des Zeitdiagramms in Fig. 69 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 Programmspeicher 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 die Hilfsspeicherregister 4812 gegeben, Das Hilfsspeicherregister 4812 nimmt daher vorübergehend 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 Programmspeicher 102 zur Ablesung von Informationen aus dem Speicher selbst im Gegensatz zum Adressieren von Prüf punkten innerhalb der Speicherzugriffs- und Steuerschaltungen enthalten 25 Bit wie folgt:The transfer between the central controller -101 and the program memory 102 for obtaining program command words can be understood with the aid of FIG. 9 and in greater detail with the aid of FIGS. 10 to 63 and the timing diagram in FIG. 69. 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 must be read again. When a command is transferred from the program address register 4801 to the program memory address bus system 6400, the code address of the command is also given to the auxiliary storage register 4812. The auxiliary storage register 4812 therefore temporarily stores the code address used to perform the Hamming error checks. These checks are applied simultaneously to the returned command and the address used to obtain the command. Instructions to the program memory 102 for reading information from the memory itself as opposed to addressing test points within the memory access and control circuits contain 25 bits as follows:

A. 16 Adressenbit A 0 bis A15,A. 16 address bits A 0 to A 15,

B. 4 Codebit KO bis K3,B. 4 code bits KO to K 3,

D. 4 Arbeitsweisenbit CM, HM, GM, CRW, D. 4 operating mode bits CM, HM, GM, CRW,

C. 1 einziges Synchronisationsbit SYNC. C. 1 single synchronization bit SYNC.

Die Codebit KO bis K 3 definieren den Informationsblock, in dem das gewählte Programmspeicherwort sich befindet, und die Adressenbit A 0 bis A 15 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 4 Arbeitsweisenbit 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 4 operating mode bits define the operating mode of the program memories 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 procedures and the Read control and write control operations are for extracting information from program memory reserved 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 Arbeitsweisenbit und das Synchronisationsbit von dem Befehlskabel 3900. Die 4 Arbeitsweisenbit 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 commands are obtained from the program address register 4801 or the auxiliary memory register 4812 and the 4 operating mode bits and the synchronization bit from the command cable 3900. The 4 operating mode bits must optionally deviate from "0" in all operating modes except the normal one, and in these operating modes they are defined by the executed program instruction words.

Die Programmspeicher-Übertragungssammelleitungs-Auswahlgatter 3300 sind in zwei Gruppen eingeteilt, und zwar in solche, die zur Übertragung an die »O«-Sammelleitung 3306 des Programmspeicher-Adressensammelleitungssystems 6400 benutzt werden, und solche, die der »l«-Sammelleitung3307 des Programmspeicher - Adressensammelleitungssystems 6400 zugeordnet sind. Die Befehlsinformation wird wahlweise der »O«-Sammelleitung des Programmspeicher-Adressensammelleitungssystems 6400 entsprechend der benutzten Zusammenstellung der Programmspeicher-Zentralsteuerungssammelleitungen zugeführt. Wenn eine Information von der zentralen Steuerung 101 zu dem Programmspeicher 102 über die »0«-Sammelleitung 3306 übertragen wird, werden die UND-Gatter 3302, 3303 und 3312 und der Verstärker 3310 benutzt. Wenn jedoch Befehle über die »l«-Sammelleitung3307 übertragen werden, werden die UND-Gatter 3303, 3309 und 3313 und der Verstärker 3311 verwendet.The program memory transfer bus select gates 3300 are divided into two groups, those used to transfer to the "O" bus 3306 of the program memory address bus system 6400, and those used to transfer to the "1" bus 3307 of the program memory - Address bus system 6400 are assigned. The command information is optionally fed to the "O" bus of the program memory address bus system 6400 according to the set of program memory central control buses used. When information is transferred from the central controller 101 to the program memory 102 over the "0" bus 3306, the AND gates 3302, 3303 and 3312 and the amplifier 3310 are used. However, when commands are transmitted over the "1" bus 3307, AND gates 3303, 3309 and 3313 and repeater 3311 are used.

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

PBAPBA PBTPBT AktiveActive EmpfangenReceive Reserve-Reserve- EmpfängenReceptions PBOPBO ZentralsteuerungCentral control 00 ZentralsteuerungCentral control 11 00 00 SendenSend SendenSend 00 00 11 00 00 11 11 00 00 00 11 00 00 II. 11 00 0&10 & 1 XX 00 J.J. 00 11 0&10 & 1 XX 11 11 11 11 0&10 & 1 11 XX 11 0&10 & 1 00 XX 11 00 11

209 537/330209 537/330

33 3433 34

In der Tabelle bedeutet das Zeichen X, daß die Dementsprechend werden die Programmspeicher-Reserve-Zentralsteuerung weder auf der »0«- noch Antworte-Sammelleitungsauswahlgatter 1200 durch auf der »!«-Sammelleitung sendet, da die aktive Zen- Befehlskabelsignale auf den Leitern PSB 0 und PSB1 tralsteuerung auf beiden Sammelleitungen überträgt. im Zeitabschnitt 19 Γ 8 erregt. Dadurch wird derIn the table, the character X means that the program memory reserve central control is accordingly neither on the "0" - nor the reply bus selection gate 1200 through on the "!" Bus, since the active Zen command cable signals on the PSB conductors 0 and PSB 1 central control on both collecting lines. excited in the period 19 Γ 8. This will make the

Die Zustande- und Weg-Flip-Flops 55 A U, 55 PBA 5 Empfang der vollen Impulsbreite (etwa 0,5 μβεσ) der 55 PBO und 55 PBT werden durch Impulse wahl- Programmspeicherantwort sichergestellt. Die Proweise eingestellt und zurückgestellt, die von dem zen- grammspeicher-Antworte-Sammelleitungsauswahlgattralen Impulsverteiler 143 über ausgewählte Paare ter 1200 werden wahlweise erregt, um die Antwort des Bipolarkabels 6700, dem Übertrager 1707, die von der »O«-Sammelleitung 6500-0 oder von der Verstärker 1708 und 1711, UND-Gatter 1709 und io »!«-Sammelleitung 6500-1 des Programmspeicher-1712 und das CPD-Kabel 1719 empfangen werden. Antworte-Sammelleitungssystems 6500 zu empfan-The state and path flip-flops 55 AU, 55 PBA 5 reception of the full pulse width (about 0.5 μβεσ) of the 55 PBO and 55 PBT are ensured by pulses choice program memory response. The mode set and postponed by the zengram memory response bus selection gatetral impulse distributor 143 via selected pairs ter 1200 are optionally energized to accept the response of the bipolar cable 6700, the transmitter 1707 from the "O" bus 6500-0 or by the amplifiers 1708 and 1711, AND gates 1709 and io "!" - bus 6500-1 of the program memory 1712 and the CPD cable 1719 can be received. Response manifold system 6500 to receive

Die Flip-Flops 55 PBO, 55 PBA und 55 PBT in gen. Die bestimmten Gatter, die erregt werden, werden zwei zentralen Steuerungen werden durch die- den entsprechend der Einstellung der durch den zenselben CPD-Punkte gesteuert, d. h., wenn das Flip- tralen Impulsverteiler gesteuerten Zustands- und Flop 55 PBO in der ersten zentralen Steuerung ein- 15 Weg-Flip-Flops festgelegt.The flip-flops 55 PBO, 55 PBA and 55 PBT in gen. The specific gates that are energized are controlled by two central controllers according to the setting of the through the same CPD points, ie when the flip- central impulse distributor controlled status and flop 55 PBO in the first central controller set a 15 way flip-flops.

gestellt wird, wird sein Gegenstück 55 PBO in der Das Antwortewort mit 44 Bit wird über das anderen zentralen Steuerung ebenfalls eingestellt. Die ODER-Gatter 1209 und das Kabel 1210 übertragen Flip-Flops 55 AU (aktive Einheit) in den beiden zen- und in das Hilfs-Befehlswort-Pufferregister 1901 und tralen Steuerungen werden auch durch einen einzigen das Befehlswort-Pufferregister 2410 eingegeben. Die bipolaren Signalpunkt des zentralen Impulsverteilers 20 Bit 0 bis 20 (das Datenadressenfeld) und die Bit 37 gesteuert. Das bipolare Signal, das die Einstellung bis 43 (die Hamming-Codierbit) werden direkt in das des Flip-Flops 55 A U in der ersten zentralen Steue- Befehlswort-Pufferregister 2410 über UND-Gatter rung bewirkt, stellt jedoch das Flip-Flop 55 A U in 1907 und 1906 und ODER-Gatter 2428 und 2425 geder zweiten zentralen Steuerung zurück. In ähnlicher geben. Die Bit 21 bis 36 (das Betriebsfeld) werden in Weise bewirkt das CPD-Signal, das das Flip-Flop 25 das Hilfs-Befehlswort-Pufferregister 1901 über das 55 A U in der ersten zentralen Steuerung zurückstellt, UND-Gatter 1905 eingegeben. Das Synchronisationsdie Einstellung des Flip-Flops 55 AU in der zweiten signal wird über das ODER-Gatter 1211 übertragen zentralen Steuerung. und benutzt, um die UND-Gatter 1905, 1906 undis set, its counterpart is 55 PBO in the The response word with 44 bits is also set via the other central controller. OR gates 1209 and cable 1210 carry flip-flops 55 AU (active unit) in both the center and auxiliary command word buffer registers 1901 and central controls are also entered through a single command word buffer register 2410. The bipolar signal point of the central pulse distributor 20 bits 0 to 20 (the data address field) and the bit 37 are controlled. The bipolar signal that causes the setting up to 43 (the Hamming coding bit) are transferred directly to that of the flip-flop 55 AU in the first central control command word buffer register 2410 via AND gates, however, represents the flip-flop 55 AU in 1907 and 1906 and OR gates 2428 and 2425 returned to the second central controller. In similar give. The bits 21 to 36 (the operating field) are input in the manner the CPD signal causes the flip-flop 25 to reset the auxiliary command word buffer register 1901 via the 55 AU in the first central controller, AND gate 1905. The synchronization setting of the flip-flop 55 AU in the second signal is transmitted via the OR gate 1211 to central control. and used the AND gates 1905, 1906 and

Die zur Bestimmung der Codeadresse eines Pro- 1907 zu erregen, die dazu dienen, das empfangeneThe to excite the determination of the code address of a pro-1907, which serve to the received

grammspeicherbefehls erforderliche Information wird 30 Wort mit 44 Bit dem Hilfs-Befenlswort-Pufferregi-The information required for the program memory command is stored in 30 words with 44 bits in the auxiliary command word buffer register.

dem Programmadressenregister 4801 über einen von ster 1901 und dem Befehlswort-Pufferregister 2410the program address register 4801 via one of ster 1901 and the command word buffer register 2410

drei möglichen Wegen zugeführt, wobei der gewählte zuzuführen.three possible routes fed, with the selected feed.

Weg durch die Folge von Ereignissen bestimmt wird, Das Allesscheintgutsignal stellt, wenn es von derWay is determined by the sequence of events, the all-seeming signal represents when it is of the

welche zur Bestimmung der gewünschten Adresse »O«-Sammelleitung 6500-0 empfangen wird, daswhich is received to determine the desired address "O" trunk 6500-0, the

und des Code führen. Die gewünschte Codeadresse 35 Flip-Flop 1214 in seinen »1«-Zustand ein und, wennand lead the code. The desired code address 35 flip-flop 1214 in its "1" state and, if

wird wahlweise mit Hilfe eines der folgenden Ver- es von der »!«-Sammelleitung 6500-1 stammt, dasis optionally derived from the "!" manifold 6500-1 with the help of one of the following verbs, the

fahren gewonnen: Flip-Flop 1213 in seinen »1 «-Zustand ein. Die Flip-drive won: Flip-Flop 1213 enters its "1" state. The flip

A. Bei der Ausführung einer Folge von Programm- Flops 1213 und 1214 stellen zwei Eingangssignale befehlswörtern und in Abwesenheit einer Sprung- für die Fehleranzeige- und Korrekturschaltung 2400 entscheidung wird die Codeadresse des nächsten Be- 40 dar. Ein beim Empfang einer Programmspeicherantfehlswortes der Folge durch Erhöhung der Code- wort fehlendes Allesscheintgutsignal zeigt eine mögadresse des vorhergehenden Befehlswortes um den liehe Störung innerhalb des Programmspeichers 102 Zählwert 1 gewonnen. Diese Erhöhung wird mit Hilfe an. Daher ist die Gültigkeit der Antwort fraglich.A. When executing a sequence of program flops 1213 and 1214, two input signals are provided command words and in the absence of a jump for the error display and correction circuit 2400 The decision will be the code address of the next 40. On when a program memory response word is received the consequence of increasing the code word missing all-seemingly good signal shows a possible address of the previous command word to the borrowed disturbance within the program memory 102 Count 1 won. This increase will help with. Hence the validity of the answer is questionable.

des Addier-eins-Registers 4304 und der Addier-eins-of the add-one register 4304 and the add-one

Logik 4305 bewirkt. 45 DatenwörterLogic 4305 effects. 45 data words

B. Die zweite Quelle für Programmspeicher-Codeadressenwörter ist das Index-Addier-Ausgangsregister Wie oben erläutert, sind umfangreiche Informa-3401 (F i g. 34). Dieses Register ist vorgesehen, um tionen, die als Datenwörter im Gegensatz zu Prodas DAR-Wort zu speichern, wie oben beschrieben. grammbefehlswörtern organisiert sind, hauptsächlich Der Inhalt des Index-Addier-Ausgangsregisters 3401 50 in dem Gesprächsspeicher 103 und dem Programmwird über das Kabel 3402, das UND-Gatter 4307 und speicher 102 gespeichert. Die schneller vorüberdas ODER-Gatter 4808 zu dem Programmspeicher- gehenden Informationen sind hauptsächlich in dem register 4801 übertragen. Diese Informationsübertra- Gesprächsspeicher 103 gespeichert, während die stagung wird durch Erregung des Befehlskabelleiters bileren Informationen in dem Programmspeicher 102 431RPA erreicht. 55 gespeichert sind. Zusätzlich werden Wartungsdaten,B. The second source of program memory code address words is the index add output register. As discussed above, extensive information is available at 3401 (Fig. 34). This register is provided to store functions as data words as opposed to Prodas DAR word, as described above. The contents of the index add output register 3401 50 in the conversation memory 103 and the program are stored via the cable 3402, the AND gate 4307 and memory 102. The information going faster via the OR gate 4808 to the program memory is mainly transferred in the register 4801. This information transfer call memory 103 stored during the conference is achieved by energizing the command cable liter bileren information in the program memory 102 431 RPA . 55 are saved. In addition, maintenance data,

C. Die dritte Quelle für Codeadresseninformation die intern in den Steuer- und Zugriffsschaltungen des ist die verdeckte Sammelleitung 2011, deren Inhalt Programmspeichers 102 und des Gesprächsspeichers dem Programmadressenregister 4801 über das Kabel 103 und in der Reserve-Zentralsteuerung gespeichert 4313, das UND-Gatter 4308 und das ODER-Gatter sind, als Daten zum Zwecke des Nachrichtenverkehrs 4808 zur Zeit 3 T 5 durch Erregung des Befehlskabel- 60 behandelt.C. The third source of code address information, which is internal to the control and access circuits, is the concealed bus line 2011, the contents of which are stored in program memory 102 and the conversation memory in program address register 4801 via cable 103 and in the reserve central control 4313, AND gate 4308 and the OR gate are treated as data for message traffic 4808 at time 3 T 5 by energizing the command cable 60.

leiters MBPA zugeführt wird. Dieser Weg wird im Datenwörter können durch die Ausführung vonHead of MBPA is fed. This way can be done in data words by executing

Falle von Unterbrechungen benutzt, um dem Pro- Programmbefehlen, die »Speicherbefehle« genanntThe case of interruptions is used to program instructions called "memory instructions"

grammadressenregister 4801 Codeadressenwörter von werden, aus einem Speicherort abgelesen oder in einengramme address register 4801 Code address words are read from, from a memory location or into a

der Unterbrechung-Adressenquelle 3411 zuzuführen, Speicherort eingeschrieben werden. Unter diesen und wird außerdem für Frühsprungbefehle verwen- 65 Ausdruck fallen »Speicherlesebefehle« und »Spei-to the interrupt address source 3411, the memory location can be written. Under these and is also used for early jump commands.

det, um den Inhalt des /-Registers 5802 oder des cherschreibbefehle«. Speicherbefehle bewirken diedet to read the contents of the / register 5802 or the write commands «. Memory commands cause the

Z-Registers 3002 dem Programmadressenregister Erzeugung und Übertragung von Kommandos zu denZ register 3002 the program address register Generation and transmission of commands to the

4801 zuzuführen. verschiedenen Speicherorten wie folgt:4801 feed. different locations as follows:

3535 SpeicherStorage Lese
befehl
reading
command
Schreib
befehl
write
command
Gesprächsspeicher 103
Speicher selbst
Steuerung und Zugriff
Programmspeicher 102
Speicher selbst
Steuerung und Zugriff ..
Reserve-Zentralsteuerung 101 ..
Hilfspufferregister
Call memory 103
Memory itself
Control and access
Program memory 102
Memory itself
Control and access ..
Reserve central control 101 ..
Auxiliary buffer register
X I XX XXX I XX XX XX
XX
XX
XX
XX

Die obige Tabelle zeigt, daß sowohl Speicherleseals auch Speicherschreibbefehle sich auf viele der Datenspeicher anwenden lassen. Speicherschreibbefehle können jedoch nicht mit Bezug auf den eigentlichen Speicher des Programmspeichers 102 verwendet werden, und Speicherlesebefehle können auch nicht mit Bezug auf die Reserve-Zentralsteuerung 101 benutzt werden.The table above shows that both memory read and memory write commands relate to many of the Let data storage be used. However, memory write commands cannot refer to the actual memory of the program memory 102 can be used, and memory read commands can also cannot be used with reference to the reserve central controller 101.

Gesprächsspeicher-SpeicherbefehleCall memory storage commands

Speicherlese-(Schreib-)Befehle, welche Daten aus dem Gesprächsspeicher 103 gewinnen (in ihn einspeichern), enthalten Gesprächsspeicher-Lese-(Schreib-) Kommandos als Teil ihres Betriebsschrittes. Der Betriebsschritt solcher Befehle wird durch das Beispiel des BefehlsX in Fig. 69 angegeben. Bei diesem Beispiel werden Gesprächsspeicherkommandos während der Phase 3 des Indexzyklus erzeugt und übertragen. Wenn X ein Speicherlesebefehl ist, wird die Gesprächsspeicherantwort von dem Gesprächsspeicher 103 zu dem Datenpufferregister 2601 während der Phase 1 des Ausführungszyklus übertragen. Wenn X ein Speicherschreibbefehl ist, wird das zu speichernde Wort von dem Datenpufferregister 2601 zu dem Gesprächsspeicher 103 während der Phase 1 des Ausführungszyklus übertragen.Memory read (write) commands which extract data from (store in) the call memory 103 contain call memory read (write) commands as part of their operational step. The operation step of such commands is indicated by the example of the command X in FIG. In this example, call storage commands are generated and transmitted during phase 3 of the index cycle. If X is a memory read command, the chat memory response is transferred from chat memory 103 to data buffer register 2601 during phase 1 of the execution cycle. If X is a memory write command, the word to be stored is transferred from data buffer register 2601 to conversation memory 103 during phase 1 of the execution cycle.

Bei der Ausführung eines Gesprächsspeicherkommandos wird die Codeadresse immer in dem Index-Addier-Ausgangsregister 3401 zusammengesetzt, das an die Gesprächsspeicher-Übertragungs-Sammelleitungsauswahlgatter 1000 über das Kabel 3402 angeschaltet ist. Die Bit 17 bis 12 des Index-Addier-Ausgangsregisters bilden den Codeteil des Kommandos und die Bit 11 bis 0 den Adressenteil des Kommandos. When executing a call memory command, the code address is always in the index adding output register 3401 which is sent to the talk memory transmission trunk selection gates 1000 is switched on via cable 3402. Bits 17 to 12 of the index add output register form the code part of the command and bits 11 to 0 form the address part of the command.

Das als Teil des Gesprächsspeicherkommandos erzeugte Paritätssignal wird durch den Index-Addier-Paritätsgenerator 2415 auf Grund der an den Ausgängen des Index-Addier-Ausgangsregisters 3401 erscheinenden und zu ihm über das Kabel 3402 übertragenen Codeadresse erzeugt.That generated as part of the call log command Parity signal is generated by the index-adding parity generator 2415 on the basis of the at the outputs of index add output register 3401 and transmitted to it via cable 3402 Code address generated.

Die Gesprächsspeicher-Übertragungs-Sammelleitungsauswahlgatter 1000 sind in zwei Gruppen unterteilt, und zwar solche, die zur Übertragung an die »O«-Sammelleitung 1004 des Gesprächsspeicher-Adressensammelleitungssystems 6401 benutzt werden, und solche, welche der »l«-Sammelleitungl003 des Gesprächsspeicher-Adressensammelleitungssystems 6401 zugeordnet sind. Die Kommandoinformation wird wahlweise an die »O«-Sammelleitung 1004 oder die »!«-Sammelleitung 1003 entsprechend der benutzten Zusammenstellung des Gesprächsspeichers 103 mit der zentralen Steuerung 101 übertragen.The talk memory transmission trunk selection gates 1000 are divided into two groups, namely those intended for transmission on the "O" bus 1004 of the memory address bus system 6401 can be used, and those belonging to the "l" trunk linel003 of the call store address bus system 6401. The command information is optionally connected to the "O" manifold 1004 or the "!" manifold 1003 according to the The compilation of the conversation memory 103 used is transmitted to the central controller 101.

Die Gesprächsspeicher-Übertragungs-Sammelleitungsauswahlgatter 1000 werden wahlweise erregt entsprechend der Einstellung der durch den zentralen Impulsverteiler gesteuerten Zustands- und Wegregister-Flip-Flops 55 A U, 55 CBO, 55 CBA und r 55 CBT. The call memory transfer bus selection gates 1000 are selectively energized according to the setting of the state and path register flip-flops 55 AU, 55 CBO, 55 CBA and r 55 CBT controlled by the central pulse distributor.

Gesprächsspeicher-LesekommandosCall memory read commands

Bei der Ausführung von Gesprächsspeicher-Lesekommandos enthält die Antwort ein Datenwort mitWhen executing call memory read commands, the response contains a data word

ίο 24 Bit, ein Allesscheintgutsignal und ein Synchronisationssignal, die als Impulse mit einer Länge von ' 1Zs μεεο auf dem Gesprächsspeicher-Antwortesammelleitungssystem 6501 auftreten. Das Wort mit 24 Bit enthält 23 Informationsbit, die zur Datenverarbeitung innerhalb der zentralen Steuerung 101 benutzt werden sollen, und ein Datenparitätsbit. Die Gesprächsspeicher-Antwortsignale erscheinen parallel an den Eingangsanschlüssen der Gesprächsspeicher-Antworte-Sammelleitungsauswahlgatter 1300. Die Gatter 1300 werden wahlweise erregt, um die Antwort von der »O«-Sammelleitung 6501-0 oder von der »1 «-Sammelleitung 6501-1 aufzunehmen. Die Erregung der Gatter wird entsprechend der Einstellung der von dem zentralen Impulsverteiler gesteuerten Zustands- und Weg-Flip-Flops bestimmt.ίο 24 bits, an all-seemingly good signal and a synchronization signal, which occur as pulses with a length of ' 1 Zs μεεο on the call memory response 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 receive the reply from the "O" bus 6501-0 or from the "1" bus 6501-1. 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 26 REBR und 26 REBRP stellt das Datenpufferregister 2601 zurück, und ein Signal auf dem Befehlskabelleiter 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 prior to the time the information is received. The energization of command line conductors 26 REBR and 26 REBRP resets data buffer register 2601 and a signal on command line conductor RECER resets 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 Bit 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.
Die Gesprächsspeicher-Fehleranzeigeschaltung 2200 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 CSS1 und CSS 0 dem Gesprächsspeicher-Allesscheintgutleitern ASWCSO und ASWCSl, dem Paritätsfehlerleiter 2607 und den Befehlskabelleitern CSCK 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ühr-
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 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 provides 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.
The call log fault indicator circuit 2200 sums the assembly tests performed in executing call log commands. The inputs to the chat memory error indication circuit 2200 are provided on the chat memory sync signal conductors CSS 1 and CSS 0 to the chat memory all-bill conductors ASWCSO and ASWCS1, the parity error conductor 2607 and the command wire conductors CSCK 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

ten Baugruppenprüfungen negativ ausfällt, erregt die Gesprächsspeicher-Fehleranzeigeschaltung 2200 den Ausgangsleiter CERI. Ein Signal auf dem Leiter CERI stellt das C&E/-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 22 CERI zu derIf the assembly test fails negative, the call log fault indicator circuit 2200 energizes the output conductor CERI. A signal on the CERI line sets the C&E / flip-flop 2201 which then energizes the memory re-read sequencer 5700, the function of which will be described later. The AND gate 2700 is energized by a signal on the command wire conductor CSX and transmits the error indication on the conductor 22 CERI to the

Querverbindung von Fehlersignalen in der
zentralen Steuerung 101
Cross-connection of error signals in the
central control 101

sprächsspeicherkommandos erregt. Für Wartungs-, Steuerlese- und Steuerschreibkommandos wird sie nicht erregt.speech memory commands excited. It is used for maintenance, control read and control write commands not aroused.

Hilfspufferregister-SpeicherbefehleAuxiliary buffer register storage instructions

Speicherlese- und Schreibbefehle können auch ein gewähltes der Hilfspufferregister, wie DR 0 (3118),Memory read and write commands can also be a selected one of the auxiliary buffer registers, such as DR 0 (3118),

Die zentrale Steuerung 101 ist doppelt vorhanden, 5 und zu jedem Zeitpunkt ist eine der beiden Einheiten als »aktive Einheit« und die andere als »Reserve-Einheit« bezeichnet. Die aktive Einheit führt die gesamte Gesprächsdatenverarbeitung und den größten Teil der Wartungsprogrammfolgen durch. Das anderen zentralen Steuerung. Die Gesprächsspeicher- io heißt, daß in den meisten Fällen die Steuerung des Fehleranzeigeschaltung 2200 wird für normale Ge- Fernsprechvermittlungssystems auf der AusführungThe central controller 101 is duplicated, 5 and at each point in time there is one of the two units referred to as the "active unit" and the other as the "reserve unit". The active unit leads the all call processing and most of the maintenance program sequences. That other central control. The call memory io means that in most cases the control of the Error indicator circuit 2200 is used for normal telephone switching systems on the execution

von Programmfolgen innerhalb der aktiven Steuereinheit beruht. Es ist möglich, daß die Reserve-Zentralsteuereinheit dieselben Programmfolgen ausführt, aber sie überträgt keine CPD-Kommandos oder Netzwerkkommandos und hat daher keinen direkten Einfluß auf den Betrieb des Fernsprechvermittlungssystems. Wenn Schwierigkeiten beim Betrieb des zentralen Datenverarbeiters 100 durch eine oder mehrereof program sequences within the active control unit is based. It is possible that the reserve central control unit executes the same program sequences, but does not transmit any CPD commands or network commands and therefore has no direct impact on the operation of the telephone switching system. If there are difficulties operating the central Data processor 100 by one or more

ARO (3105), DR1 (3617) usw., adressieren. In sol- 20 Baugruppen- oder Programmprüfungen angezeigt chen Fällen ist das DAR-Wort eine Codeadresse, die werden, werden Abhilfewartungsprogramme arigefordem gewählten Hilfspufferregister entspricht. Diese dert, in denen es sich zeigen kann, daß die Schwierig-Codeadresse erscheint in dem Index-Addier-Aus- keit innerhalb der aktiven zentralen Steuereinheit gangsregister 3401 und wird benutzt, um Daten aus liegt. Wenn das der Fall ist, »schaltet« die Notmaßdem Datenpufferregister 2601 an ein gewähltes der 25 nahmen-Folgeschaltung 5702 oder eine in der aktiven Hilfspufferregister für Datenschreibbefehle zu über- zentralen Steuerung durchgeführte Programmfolge Address ARO (3105), DR 1 (3617) etc. In such cases, the DAR word is a code address which, if remedial maintenance programs are required, corresponds to the selected auxiliary buffer register. These changes, in which it can be shown that the difficult code address appears in the index-adding report within the active central control unit output register 3401 and is used to transfer data. If this is the case, the emergency measure "switches" the data buffer register 2601 to a selected one of the sequence circuit 5702 or a program sequence carried out in the active auxiliary buffer register for data write commands to the central control

die Einheiten um. Das heißt, die aktive zentrale Steuereinheit wird zur Reserveeinheit gemacht, und die Reserve-Steuereinheit wird gleichzeitig die aktive Einheit. Diese Umschaltung erfolgt durch ein CPD-Kommando, das die CPD-gesteuerten Zustands-Flip-Flops 55AU in beiden zentralen Steuereinheiten gleichzeitig umschaltet. Der Zustand dieses Flip-Flops bringt die zugehörige zentrale Steuerung inthe units around. That is, the active central control unit is made the backup unit, and the backup control unit becomes the active unit at the same time. This switchover takes place via a CPD command which switches the CPD-controlled status flip-flops 55AU in both central control units at the same time. The state of this flip-flop brings the associated central control in

trifft die Erzeugung und Übertragung von »Komman- 35 den Reserve- oder aktiven Zustand. Durch Rückdos« zu dem zentralen Impulsverteiler 143, dem Ver- stellung des Flip-Flops 55 A U wird eine aktive zentrale Steuerung in den Reservezustand umgeschaltet. In Abwesenheit von Störungen können die verschiedenen, doppelt vorhandenen Einheiten (die zen-40 trale Steuerung 101, der Programmspeicher 102, der Gesprächsspeicher 103 und verbindende Adressen- und Antwortesammelleitungssysteme) zu zwei getrennten oder teilweise gemeinsamen Duplikaten eines zentralen Datenverarbeiters zusammengestellt len Impulsverteiler 143 zu übertragen sind. Diese Be- 45 werden. Die aktive zentrale Steuereinheit ist der Kern fehle werden hier als »CPD-Befehle« bezeichnet, eines »aktiven zentralen Datenverarbeiters«, und die und die diesen Befehlen zugeordneten Kommandos zentrale Reserve-Steuerung dient in dem »Reservewerden als »CPD-Kommandos« bezeichnet. Andere Datenverarbeiter«. Die verdoppelten zentralen Kommandobefehle erzeugen Informationen auf der Datenverarbeiter werden im System vorteilhafter-Netzwerk-Kommandosammelleitung 6406. Diese 50 weise auf zwei Arten benutzt. Die erste Art ist der werden »Netzwerk-Kommandobefehle« genannt, und Betrieb der verdoppelten Datenverarbeiter im die Erzeugung von Informationen auf der Netzwerk- »Gleichschritt«. Das heißt, der aktive und der Re-Kommandosammelleitung 6406 wird mit »Netzwerk- serve-Datenverarbeiter führen die gleichen Prokommandos« bezeichnet. Netzwerk-Kommando- grammfolgen (aus denselben oder verdoppelten Probefehle werden zur Übertragung von Informationen 55 grammspeichereinheiten) aus, lesen und schreiben nicht nur an das Vermittlungsnetzwerk 120, sondern Daten (aus denselben oder verdoppelten Gesprächsan alle Einheiten benutzt, die an die zentrale Steue- Speichereinheiten), aber nur der aktive zentrale rung 101 über die Netzwerk-Kommandosammei- Datenverarbeiter steuert den zentralen Impulsverteileitung 6406 angeschaltet sind, wie beispielsweise der ler 143 und die Netzwerk-Kommandoeinheiten. Bei Hauptabtaster 144, die Fernschreibeinheit 145 usw. 60 der zweiten Betriebsart führt der aktive zentrale Aus Gründen der Vereinfachung werden diese Ein- Datenverarbeiter die Gesprächsverarbeitungsfunktion heiten, die mit Hilfe des Netzwerk-Kommando^ durch unter Verwendung einer Gruppe von Prosammelleitungssystems 6406 gesteuert werden, grammfolgen, während der Reserve-Datenverarbeiter »Netzwerk-Kommandoeinheiten« genannt. Der Netz- Diagnoseprüfungen durchführt unter Verwendung werk-Kommandobefehl benutzt das CPD-Kommando 65 von anderen Programmfolgen und nur mit nicht gezur Bezeichnung einer bestimmten Netzwerk-Kom- meinsamen Einheiten des verdoppelten zentralen mandoeinheit, die auf das Netzwerk-Kommando an- Datenverarbeiters.
sprechen soll. Bei der ersten Arbeitsweise wird die doppelte Aus
the generation and transmission of "commands" affects the reserve or active state. An active central control is switched to the reserve state by feedback to the central pulse distributor 143, the adjustment of the flip-flop 55 AU. In the absence of malfunctions, the different, duplicated units (the central controller 101, the program memory 102, the conversation memory 103 and connecting address and response bus systems) can be put together in two separate or partially shared duplicates of a central data processor to transmit the impulse distributor 143 are. These will be. The active central control unit is the core. Errors are referred to here as »CPD commands«, an »active central data processor«, and the and the commands assigned to these commands, central reserve control, are used in the »reserve are referred to as» CPD commands «. Other data processors «. The duplicated central command commands generate information on the data processor are more advantageous in the system-network command bus 6406. These 50 are used in two ways. The first type is called "network command commands", and operates the duplicated data processors in the generation of information on the network "lock step". This means that the active and the re-command trunk 6406 are referred to as “network serve data processors carry out the same pro commands”. Network command program sequences (from the same or duplicated sample commands are used to transfer information 55 gram storage units), read and write not only to the switching network 120, but also data (from the same or duplicated calls to all units used to the central control storage units ), but only the active central station 101 via the network command collection data processor controls the central pulse distribution line 6406, such as the ler 143 and the network command units. In the case of the main scanner 144, the teletype unit 145 etc. 60 of the second operating mode, the active control center carries out program sequences for the sake of simplicity , while the reserve data processors are called "network command units". The network carries out diagnostic tests using the plant command command, uses the CPD command 65 from other program sequences and only with not used to designate a specific network-common units of the duplicated central command unit that respond to the network command to the data processor.
should speak. In the first working method, the double is off

tragen oder Daten aus einem gewählten der Hilfspufferregister an das Datenpufferregister 2601 für Speicherlesebefehle zu übertragen.carry or data from a selected one of the auxiliary buffer registers to the data buffer register 2601 for To transmit memory read commands.

Nach richtenverkehr mit Hilfe von KommandobefehlenMessage traffic with the help of command commands

Die dritte Hauptart des Nachrichtenverkehrs be-The third main type of message traffic is

mittlungsnetzwerk 120, dem Hauptabtaster 144 usw. Diese Kommandos werden zur Steuerung der genannten Einheiten sowohl bei der Ausführung von Fernsprech- als auch Wartungsfunktionen benutzt.medium network 120, the main scanner 144, etc. These commands are used to control the aforementioned Units used in both performing telephony and maintenance functions.

Die zentrale Steuerung 101 benutzt Programmbefehle, hier »Kommando«-Befehle genannt, zur Erzeugung solcher Kommandos. Bestimmte dieser Befehle werden hier als »CPD«-Befehle bezeichnet,The central controller 101 uses program commands, here called “command” commands, for generation such commands. Certain of these commands are referred to here as "CPD" commands,

39 4039 40

führung von Programmfolgen innerhalb des zentralen oder bei der Ausführung von CPD-Kommandos und/ Datenverarbeiters 100 benutzt, um das Auftreten von oder eines Netzwerkkommandos diese Information Störungen durch einen periodischen Vergleich von zu der zweiten zentralen Steuereinheit übertragen strategischen Datenverarbeitungs-Knotenpunkten in wird. Zur vollständigen Herstellung der »Querverbeiden zentralen Steuereinheiten anzuzeigen. (Bei 5 bindung« findet eine ähnliche Informationsübertradiesem Ausführungsbeispiel werden zwei Wortpaare gung aus der zweiten zentralen Steuereinheit zur in einem Zyklus von 5,5 μεβΰ verglichen.) Die ver- ersten Einheit statt.Execution of program sequences within the central or when executing CPD commands and / Data processor 100 uses this information in order to detect the occurrence of or a network command Disturbances transmitted by a periodic comparison of to the second central control unit strategic data processing hubs. For the complete production of the »transverse two central control units. (With 5 binding «a similar information transfer occurs Embodiment are two word pairs supply from the second central control unit compared in a cycle of 5.5 μεβΰ.) The first unit takes place.

glichenen Knotenpunkte enthalten die unverdeckte Diese Querverbindung von StörungsinformationenIdentical nodes contain the uncovered cross-connection of fault information

Sammelleitung 2014, die verdeckte Sammelleitung ist nur dann sinnvoll, wenn die beiden zentralenCollecting line 2014, the concealed collecting line only makes sense if the two central

2011, das Index-Addier-Ausgangsregister 3401 und io Steuerungen im Gleichschritt laufen. Wenn die zen-2011, the index adding output register 3401 and io controls are running in lockstep. When the zen

das Datenpufferregister 2601, das Programm- tralen Datenverarbeiter unabhängige Programme aus-the data buffer register 2601, the program-independent data processor from independent programs

adressenregister 4801, das Befehlswort-Pufferregister führen, werden keine Vergleiche durchgeführt. Beiaddress registers 4801, which carry command word buffer registers, no comparisons are made. at

2410 und Folgeschaltung-Prüfpunkte. dieser unabhängigen Arbeitsweise sind von einer zen-2410 and sequential circuit checkpoints. this independent way of working are of a central

Wenn Störungen in einer Einheit des zentralen tralen Steuereinheit zur anderen übertragene Stö-If malfunctions in one unit of the central control unit are transmitted to the other,

Datenverarbeiters auftreten und eine Änderung der 15 rungsinformationen belanglos und müssen unbeach-Data processors occur and a change in the 15 information information is irrelevant and must be disregarded.

Datenverarbeitung bewirken, führt diese Änderung tet bleiben. Das wird durch Einstellung des CPD-ge-Effect data processing, this change leads to remain tet. This is done by setting the CPD

zu einer Nichtübereinstimmung von zwei sich ent- steuerten Zustands-FIip-Flops 55 DI erreicht, das,to a mismatch of two deflated status FIip-Flops 55 DI reaches that,

sprechenden Knotenpunkten in den verdoppelten zen- wie später beschrieben, die Querverbindung ab-speaking nodes in the doubled zen - as described later, the cross-connection

tralen Datenverarbeitern. Die Anzeige der Nicht- schaltet.central data processors. The display of non-switched.

Übereinstimmung führt zu einer Stufe C Wartungs- 20 Die Baugruppenprüfungen von Programm- oder unterbrechung und zu Programmfolgen, die so ein- Datenwörtern, die von der zentralen Steuerung 101 gerichtet sind, daß sie die gestörte Einheit ermitteln. aus dem Programmspeicher 102 abgelesen werden, Man beachte, daß dieses Vergleichsverfahren nur an- wird in der Fehleranzeige- und Korrekturschaltung wendbar ist, wenn die doppelten Programmfolgen im 2400 durchgeführt. Dort werden außerdem Prüfun-Gleichschritt ausgeführt werden. Das bedeutet, daß 25 gen von Programmwörtern aus dem Gesprächsbei einer nachhinkenden Ausführung einer Pro- speicher 103 vorgenommen. Wenn ein korrigierbarer grammfolge im Vergleich zu ihrem Gegenstück Nicht- Fehler angezeigt wird, tritt ein Signal auf dem 1-Korübereinstimmungen gleicher Knotenpunkte auf rekturleiter 2420 auf. Wenn ein eine Neuablesung erGrund unterschiedlicher Datenverarbeitungsschritte fordernder Fehler angezeigt wird, tritt ein Signal auf und nicht auf Grund von Störungen auftreten. Das 30 dem 1-Neuableseleiter 2421 auf.
würde zu einer Stufe C Wartungsunterbrechung füh- Ein Signal auf dem Leiter 2420 stellt das 1-Kor^ ren und weiter zu den obenerwähnten Programm- rektur-Flip-Flop 2312 und ein Signal auf dem Leiter folgen. Diese Maßnahmen sind nicht nur unnötig, 2421 das 1-Neulese-Flip-Flop 2313 ein. Die Flipsondern können auch zu einer für die Teilnehmer Flops 2312 und 2313 zeigen das negative Ergebnis störenden, längeren Unterbrechung der Gesprächs- 35 von Baugruppenprüfungen innerhalb der zentralen bearbeitung führen, nur um unter Durchführung um- Steuereinheit an. Die Einstellung des einen oder fassender Programmfolgen nach einer nicht vorhan- anderen dieser beiden Flip-Flops führt zu einem denen Störung zu suchen. Signal, das über das ODER-Gatter 2317 und den
Correspondence leads to a level C maintenance 20 The module tests of program or interruption and to program sequences that include data words that are directed by the central controller 101 that they determine the malfunctioning unit. can be read from the program memory 102. It should be noted that this comparison method can only be used in the error display and correction circuit if the duplicate program sequences are carried out in the 2400. Check-in-step will also be carried out there. This means that program words from the conversation are generated by a pro memory 103 during a lagging execution. If a correctable sequence is indicated as being non-error compared to its counterpart, a signal will appear on the 1-cores of equal nodes on rectifier wire 2420. If an error requiring re-reading due to different data processing steps is indicated, a signal is occurring and not due to disturbance. That 30 on the 1 re-reading lead 2421.
would lead to a level C maintenance interruption. A signal on conductor 2420 represents the 1-Correction and on to the above-mentioned program correction flip-flop 2312, and a signal follows on the conductor. Not only are these measures unnecessary, the 1 re-read flip-flop 2313 a. The flip probes can also lead to a longer interruption of the conversation of assembly tests within the central processing, which is disturbing for the subscribers Flops 2312 and 2313 show the negative result, only to be carried out in order to control unit. The setting of one or more comprehensive program sequences after one of these two flip-flops does not exist leads to one of them looking for a fault. Signal via the OR gate 2317 and the

Wie oben angegeben, sind teilweise oder völlig un- Leiter 2322 zur Fehleranzeige- und Korrekturschalabhängige Übertragungsschleifen zwischen den beiden 40 tung 2400 übertragen wird, die dann Signale erzentralen Steuerungseinheiten und zwei oder mehre- zeugt, die zu den erforderlichen Korrektur- oder ren Einheiten in dem Programmspeicher 102 und/ Neulesevorgängen führen.As noted above, some or all of the error display and correction scarf conductors 2322 are dependent Transmission loops between the two 40 device 2400 is transmitted, which then generate signals from the central control units and two or more, leading to the necessary correction or ren units in the program memory 102 and / re-reads.

oder dem Gesprächsspeicher 103 vorhanden. Es ist Signale auf den Leitern 2420 und 2421 werden aber möglich, daß ein Fehler in einer dieser Schlei- über die UND-Gatter 2302 bzw. 2303 durch ein Sifen auftritt, nicht aber ein entsprechender Fehler in 45 gnal auf dem Befehlskabelleiter 23 PSX während des der zweiten Schleife. Beispielsweise kann eine zen- Zeitabschnittes 12 T14 des Zyklus von 5,5 ^sec übertrale Steuerungseinheit einen Fehler beim Ablesen tragen, in dem die Ablesung des Programmspeichers von Programmwörtern oder -daten feststellen, wäh- geprüft wird. Diese Signale werden dadurch als rend die zweite Einheit ein gültiges Programm- oder V2 μββΰ lange Impulse über die Kabeltreiber 2304 Datenwort enthält. In solchen Fällen fügt eine zen- 50 und 2305 und die Sammelleitung 2300 zu der andetrale Datenverarbeitereinheit einen oder mehrere ren zentralen Steuereinheit gegeben. Die Sammel-Zyklen von 5,5 μ%&ο ein, um das Programm- oder leitung 2300 in jeder zentralen Steuereinheit ist die Datenwort zu korrigieren oder erneut abzulesen. Um Sammelleitung 2301 in der anderen zentralen Steuerdie beiden Programmfolgen zur Ermöglichung der einheit. Die V2 μβεϋ langen Signale, die entsprechend Vergleiche im Gleichschritt zu halten, muß die zweite 55 den Leitern 2420 und 2421 in einer zentralen Steuer-Einheit also ebenfalls einen oder mehrere Zyklen einheit erzeugt werden, treten auf der Sammelleitung von 5,5 μεεΰ einfügen. Die beiden zentralen Daten- 2301 der anderen zentralen Steuereinheit auf und verarbeiter werden durch die »Querverbindung« von werden über die Kabelempfänger 2310 und 2311 zu Fehlerinformationen im Gleichschritt gehalten, so den Einstelleingängen des E-Korrektur-Flip-Flops daß Korrekturen oder Neuablesungen in beiden zen- 60 2314 und des E-Neulese-Flip-Flops 2315 übertragen, tralen Datenverarbeitern auf Grund von Baugrup- Die Einstellung des einen oder anderen dieser beiden penstörungen eingeleitet werden, die in einem der Flip-Flops bewirkt, daß ein Signal über das ODER-beiden zentralen Datenverarbeitern festgestellt wur- Gatter 2317 und den Leiter 2322 zu der Fehlerden. Das heißt, daß bei Feststellung eines negativen anzeige- und Korrekturschaltung 2400 gegeben wird. Ergebnisses von einer oder mehreren Baugruppen- 65 Auf diese Weise werden Fehler, die beim Ablesen Prüfungen in einer zentralen Steuereinheit beim Ab- von Programm- oder Datenwörtern aus dem Prolesen oder Einschreiben von Wörtern in den Pro- grammspeicher 102 oder von Programmwörtern aus grammspeicher 102 oder den Gesprächsspeicher 103 dem Gesprächsspeicher 103 in einer zentralen Steuer-or the conversation memory 103 is present. There are signals on the conductors 2420 and 2421 but it is possible that an error in one of these loops occurs via the AND gates 2302 or 2303, but not a corresponding error in 45 signals on the command cable conductor 23 PSX during the the second loop. For example, a central control unit 12 T 14 of the cycle of 5.5 seconds can carry an error when reading, in which the reading of the program memory of program words or data is determined and checked. These signals are thereby rendered as the second unit contains a valid program or V2 μββΰ long pulses via the cable driver 2304 data word. In such cases a zen- 50 and 2305 and the bus 2300 to the remote data processing unit adds one or more ren central control units. The collecting cycles of 5.5 μ% & ο in order to correct the program or line 2300 in each central control unit or read the data word again. To bus 2301 in the other central control the two program sequences to enable the unit. The V2 μβεϋ long signals that keep corresponding comparisons in step, the second 55 to the conductors 2420 and 2421 in a central control unit must also be generated one or more cycles unit, occur on the bus of 5.5 μεεΰ insert. The two central data 2301 of the other central control unit are processed by the "cross connection" of are kept in step with error information via the cable receivers 2310 and 2311 zen- 60 2314 and the E-new read flip-flops 2315 transferred, central data processors due to assembly The setting of one or the other of these two pen disruptions are initiated, which causes a signal via the OR in one of the flip-flops -both central data processors was found- gate 2317 and the conductor 2322 to the error. This means that if a negative display and correction circuit is found, 2400 is given. In this way, errors that occur when reading tests in a central control unit when reading program or data words from the Prolesen or writing words into the program memory 102 or from program words from the program memory 102 or the conversation memory 103 the conversation memory 103 in a central control

41 4241 42

einheit angezeigt werden, zu der anderen zentralen 2205 zu dem Leiter PUEE. Falls das Flip-Flop Steuereinheit übertragen, damit die Programm- 55 DI nicht eingestellt ist, wird das Signal auf PUEE speicher-Korrektur-Neulese-Folgeschaltung 5301 oder über das UND-Gatter 5218 zu dem Einstelleindie Gesprächsspeicher-Programmfolgeschaltung 5302 gang des Wartungsunterbrechungsquellen-Flip-Flops in beiden Einheiten die; gleiche Anzahl von Maschi- 5 52PUEE übertragen. Die Einstellung entweder von nenzyklen einfügt und damit die Programmausfüh- 52PUEI oder 52PUEE führt zu einer Stufe F Warrung im Gleichschritt hält. tungsunterbrechung und Unterbrechungsprogramm-Wenn die verdoppelten zentralen Datenverarbeiter folgen, die Schwierigkeiten bei der Übertragung von unterschiedliche Programmfolgen ausführen, muß CPD-Kommandos oder Netzwerkkommandos erforvorher in beiden zentralen Steuereinheiten das Flip- io sehen.unit to the other central 2205 to the head PUEE. If the flip-flop controller transmits so that the program 55 DI is not set, the signal on PUEE memory-correction-reread sequencer 5301 or through AND gate 5218 to the setting in the call memory sequencer 5302 is passed to the maintenance interrupt source flip -Flops in both units the; same number of machi- 5 52PUEE transferred. The setting either inserts number of cycles and thus the program execution 52PUEI or 52PUEE leads to a level F Warrung keeps in step. processing interruption and interruption program - If the duplicated central data processors follow, which carry out difficulties in the transmission of different program sequences, CPD commands or network commands must first see the flip-io in both central control units.

Flop 55 DI eingestellt werden. Dann ist ein kontinu- Der Befehl WV erregt wahlweise die Ausgangs-Flop 55 DI can be set. Then a continuous The command WV energizes either the output

ierliches Signal auf der Befehlskabelleitung Dl vor- leitung der UND-Gatter 4701 bis 4715 entsprechend handen und wird über das ODER-Gatter 2316 zu dem bei der Ausführung dieses Befehls erzeugten den Rückstelleingängen des ^-Korrektur- und DAR-Wort. Das DAR-Wort wird von dem Index-E-Neulese-Flip-Flops übertragen. Dieses Rückstell- 1.5 Addier-Ausgangsregister 3401 über die Abdeck-und signal überdeckt alle von der anderen zentralen Komplementschaltung 2000, den Leiter 2017, die Steuerung abgegebenen Störungssignale, so daß die Einsetzabdeckschaltung 2109 und das ODER-Gatter Fehleranzeige- und Korrekturschaltung 2400 auf 2106 zu dem Datenpufferregister 2601 übertragen, keine extrem erzeugten Störungssignale anspricht. Die Übertragung durch die UND-Gatter 4701 bisierliche signal on the instruction cable Dl lead to the AND gates 4701 to 4715 act accordingly and is via the OR gate 2316 to the reset inputs of the ^ correction and DAR word generated when this command is executed. The DAR word is carried by the Index E reread flip-flops. This reset 1.5 adding output register 3401 via the cover and signal covers all of the error signals emitted by the other central complementary circuit 2000, the conductor 2017, the control, so that the insert cover circuit 2109 and the OR gate error display and correction circuit 2400 to 2106 transferred to the data buffer register 2601, does not respond to extremely generated disturbance signals. The transmission through AND gates 4701 bis

Eine ähnliche Querverbindung ist für das Lesen 20 4715 erfolgt mit Hilfe eines Signals auf dem Befehlsoder Schreiben von Daten aus bzw. in den Ge- kabelleger WV. Die Signale am Ausgang dieser sprächsspeicher 103 vorhanden. In diesem Falle wer- Gatter werden zur Durchführung von Prüffunktionen den negative Ergebnisse von Baugruppenprüfungen durch die Übertragung von Wartungssignalen sowohl in der Gesprächsspeicher-Fehleranzeigeschaltung 2200 innerhalb der zentralen Steuerung, die den WV-Besummiert und treten als Signale auf dem CERI-Aus- 25 fehl ausführt, als auch zu der anderen zentralen gangsleiter 2220 auf, der das CSEI-Flip-Flop 2201 Steuerung und zu den Netzwerk-Kommandoeinheiten einstellt und über das UND-Gatter 2700 und den benutzt.A similar cross-connection is made for reading 20 4715 with the aid of a signal on the command or writing data from or into the cable controller WV. The signals at the output of this speech memory 103 are present. In this case, gates are used to carry out test functions, the negative results of assembly tests through the transmission of maintenance signals both in the call memory error display circuit 2200 within the central controller, which sum up the WV and occur as signals on the CERI output executes, as well as to the other central output conductor 2220, which sets the CSEI flip-flop 2201 control and to the network command units and uses the AND gate 2700 and the.

Kabeltreiber 2701 zu der Sammelleitung 2706 über- Signale in den Bitpositionen 6, 8 bis 11, 13 und 14Cable driver 2701 to bus 2706 via signals in bit positions 6, 8 to 11, 13 and 14

tragen wird. Die Sammelleitung 2706 in jeder zen- führen zu V2 μβεο langen Impulsen, die zu der andetralen Steuereinheit ist mit der Sammelleitung 2208 30 ren zentralen Steuerung über das Kabel 4723, den der anderen zentralen Steuereinheit verbunden. Auf Kabeltreiber 2701 und das Kabel 2706 übertragen diese Weise wird das in Form eines V2^sec-Impulses werden. Das Kabel 2706 ist mit dem Kabel 2208 in im UND-Gatter 2700 einer zentralen Steuerung er- der anderen zentralen Steuerung verbunden. Folglich zeugte Gesprächsspeicher-Fehlersignal über den werden diese Signale in den Kabelempfängern 2205 Kabelempfänger 2205 der anderen zentralen Steue- 35 empfangen und anderen Punkten innerhalb der anrung zu dem CERE-Leiter 2212 und zu dem Einstell- deren zentralen Steuerung über die Leiter 2218 und eingang des CSEE-Flip-Flops 2202 übertragen. Die 2219 und das Kabel 2221 zugeführt. Ähnliche VerEinstellung entweder des CSEI- oder des CSEE-Flip- bindungen sind von der zweiten zentralen Steuerung Flops bedeutet, daß ein Signal über das ODER- zur ersten hergestellt, um eine Zweiwegeübertragung Gatter 2203 zu dem Leiter CER übertragen wird. 40 unter Verwendung des Befehls WV durchzuführen. Ein Signal auf den Leitungen CER führt zur Er- Bestimmte dieser quer verbundenen Signale werden regung der Gesprächsspeicher-Neulese-Folgeschal- jedoch nur von der aktiven Zentralsteuerung zu der tung 5700. Reserve-Zentralsteuerung übertragen. Wenn der Be-will wear. The bus line 2706 in each zen lead to V2 μβεο long pulses that are sent to the remote control unit with the bus line 2208 30 ren central control via the cable 4723, which is connected to the other central control unit. This will be transmitted to cable driver 2701 and cable 2706 in the form of a V2 ^ sec pulse. The cable 2706 is connected to the cable 2208 in the AND gate 2700 of a central controller and the other central controller. Consequently, the call log error signal testified that these signals are received in the cable receivers 2205, cable receivers 2205 of the other central control 35 and other points within the range to the CERE conductor 2212 and to the setting up their central control via the conductors 2218 and input of the CSEE flip-flops 2202 transmitted. The 2219 and the cable 2221 are fed. Similar adjustments to either the CSEI or CSEE flip bindings are made by the second central controller. Flops means that a signal is established through the OR to the first to transmit a two-way transfer gate 2203 to the conductor CER. 40 using the WV command. A signal on the lines CER leads to the CER- Certain of these cross-connected signals are stimulated by the call memory-reread-sequence circuit- but only transmitted from the active central control to the device 5700. Reserve central control. If the loading

Die Einstellung des Flip-Flops 55 DI führt dazu, fehl WV in der Reserve-Zentralsteuerung ausgeführt daß ein Signal kontinuierlich auf DI auftritt und 45 wird, werden die durch diesen Befehl angegebenen, über das ODER-Gatter 2209 zum Rückstelleingang internen Funktionen durchgeführt, aber das entspredes CSEE-Flip-Flops 2202 gegeben wird. Die Ein- chende Querverbindungssignal wird gesperrt. Die stellung von 55DI schaltet die Querverbindung der Signale, für welche diese Einschränkung gilt, sind die Gesprächsspeicher-Fehlerinformation ab. auf den Leitern ISTBY, MSRS, ISTBY-ST, The setting of the flip-flop 55 DI leads to the failure of WV executed in the reserve central control that a signal occurs continuously on DI and 45, the internal functions specified by this command via the OR gate 2209 to the reset input are carried out, but the corresponding CSEE flip-flop 2202 is given. The incoming cross-connection signal is blocked. The setting of 55DI switches off the cross-connection of the signals for which this restriction applies, the call log error information. on the ladders ISTBY, MSRS, ISTBY-ST,

Als Teil der Ausführung von CPD-Kommandos 50 ISTBY-RS, IESTOP und IFSTOP. Diese Signale und Netzwerkkommandos ist außerdem eine Quer- werden über das UND-Gatter 2707 übertragen, das verbindung von Informationen hinsichtlich negativer in der aktiven Zentralsteuerung durch ein Signal auf Ergebnisse von Baugruppenprüfungen vorgesehen. dem Befehlskabelleiter A U erregt wird.
Diese Kommandos und die Baugruppenprüfungen Signale in einer oder mehreren der Bitpositionen
As part of the execution of CPD commands 50 ISTBY-RS, IESTOP and IFSTOP. These signals and network commands are also transmitted via the AND gate 2707, the connection of information with regard to negative in the active central control provided by a signal on the results of assembly tests. the command wire conductor AU is energized.
These commands and the assembly test signals in one or more of the bit positions

werden unter Steuerung der Kommandobefehls- 55 7 bis 9, 11, 12, 15 bis 18 erzeugen V2 μβεΰ lange Im-Folgeschaltung 4902 ausgeführt. Nach Beendigung pulssignale, um verschiedene Gatterfunktionen innereines CPD-Kommandos oder eines Netzwerkkom- halb der zentralen Steuerung durchzuführen, die den mandos werden alle negativen Ausgänge von Bau- VW-Befehl ausführt. Die einzelnen Gatterfunktiogruppenprüfungen in Form eines 1It μεεϋ langen Im- nen werden in der folgenden Weise ausgeführt:
pulses summiert, der auf dem Befehlskabelleiter 60 c c
are executed under control of the command command 55 7 to 9, 11, 12, 15 to 18 generate V2 μβεΰ long Im sequential circuit 4902. After completion of the pulse signals to carry out various gate functions within a CPD command or a network command of the central control, the mandos are all negative outputs from the construction VW command. The individual gate function group tests in the form of a 1 It μεεϋ long interior are carried out in the following way:
pulses summed up on the command line header 60 " cc

PUEI auftritt und über die Sammelleitung 5205 mit ISTBY 5 Mb> RS PUEI occurs and via the collecting line 5205 with ISTBY 5 Mb> RS

dem Einstelleingang des Wartungsunterbrechungs- Ein Signal auf dieser Leitung in der aktiventhe setting input of the maintenance interruption A signal on this line in the active

quellen-Flip-Flops 52PUEI verbunden ist. Dasselbe Zentralsteuerung erregt den Befehlskabelleitersource flip-flops 52 PUEI is connected. The same central control energizes the command wire conductor

Signal wird über den Kabeltreiber 2701 und die MSRS in der Reserve-Zentralsteuerung. DiesesThe signal is sent via the cable driver 2701 and the MSRS in the reserve central control. This

Sammelleitung 2706 zu der anderen zentralen Steuer- 65 Signal wird über das ODER-Gatter 6104 zum einheit übertragen. Das Signal geht in die Sammel- Rückstelleingang der Millisekunden-TaktquelleBus 2706 to the other central control 65 signal is sent via OR gate 6104 to the transfer unit. The signal goes to the collective reset input of the millisecond clock source

leitung 2208 der anderen zentralen Steuereinheit und 6101 übertragen, um die Phase dieser Taktquelleline 2208 of the other central control unit and 6101 transmitted to the phase of this clock source

innerhalb dieser Einheit durch den Kabelempfänger neu einzustellen.readjust within this unit by the cable receiver.

IACT MS RSIACT MS RS

IESTOP IF STOP ISTBY-STIESTOP IF STOP ISTBY-ST

f* d?f * d ?

Ein Signal auf der Leitung IACTMSRS in der aktivenZentralsteuerung erregt den Befehlskabelleiter MSRS, um die Millisekunden-Taktquelle 6101 in der aktiven Zentralsteuerung in ihrer Phase neu einzustellen. "A signal on the IACTMSRS line in the active central controller energizes the command wire conductor MSRS to re-phase the millisecond clock source 6101 in the active central controller. "

c^f7ftS CSPSRESET CSRSRESET und c ^ f7ftS CSPSRESET and CSRSRESET

um das Befehlswort-Pufferregister 2410 das Befehlswortregister 3403 und alle Folgeschaltungen Än AUST™ ^l S^art;StoP-E° gescia \Tg 4*Zm* der Notmaßnahmen-Folgeschalungaround the command word buffer register 2410, the command word register 3403 and all subsequent circuits Än OFF T ™ ^ l S ^ art ; Sto PE ° gesc i a \ T g 4 * Z m * of the emergency measures follow-up formwork

5702 in den Ruckstell- oder inaktiven Zustand zu versetzen oder m diesem zu belassen.5702 in the reset or inactive state or to leave it in this state.

OLIR und OL 2 R OLIR and OL 2 R

Eine Erregung dieser Leitung überträgt ein Rückstellsignal über den Leiter 4731 zu den Flip-Flops 55 OLl und 55 OL 2. Wenn diese Flip-Flops in der aktiven Zentralsteuerung eingestellt sind, ist die Übertragung von CPD und Netzwerkkommandos zu den entsprechenden Sammelleitungssystetnen gesperrt. Wenn die gleichen Flip-Flops in der Reserve-Zentralsteuerung eingestellt sind, kann diese Einheit Kornmandos an die CPD-Auswahlsammelleitung <?405, das CPD-Adressensammelleitungssystem iS5'n.das CPD-Ausfuhrungskabel 6404 das CPD-Eingangs-Synchronisationskabel 6702 und das Netewerk-Kommando-Sammelleitungssystem 6406 übertragen. An excitation of this line transmits a reset signal via the conductor 4731 to the flip-flops 55 OLl and 55 OL 2. If these flip-flops are set in the active central control, the transmission of CPD and network commands to the corresponding bus systems is blocked. If the same flip-flops are set in the reserve central control, this unit can send Kornmandos to the CPD selection bus <? 405, the CPD address bus system iS5 ' n . the CP D output cable 6404, the CPD input synchronization cable 6702 and the Netewerk command busbar system 6406.

PKCKRPKCKR

Ein Signal auf einer gewählten von diesen Leitungen bewirkt, daß die Information nicht nur von der aktiven Zentralsteuerung zu der Reservesteuerung übertragen wird, sondern bewirkt außerdem, daß das Flip-Flop 4725 wahlweise eingestellt oder zurückgestellt wird.A signal on a chosen one of these lines causes the information not only is transmitted from the active central control to the reserve control, but causes also that the flip-flop 4725 is selectively set or reset.

Ein Signal auf dieser Leitung erregt die Befehlskabelleiter ADD und KLKR, um den Inhalt des KA-Eingangsregisters 3502 in das !^-Register 4001 ^ geben jn diesem Falle erzeugt die X-Eingangslogik 3505 die Summe ihrer beiden Eingangssignale, aber nur der Inhalt des iL4-Eingangsregisters 3502 wird an das .K-Register 4001 übertragen, weil der Inhalt des KB-Rqgisters 3504 nur aus Nullwerten besteht.A signal on this line excites the command cable conductor ADD and KLKR to the contents of the KA -Eingangsregisters ^ in the 3502 - Register 4001 ^ give j n this case generates the X-input logic 3505 the sum of its two input signals, but only the content of iL4 input register 3502 is transferred to .K register 4001 because the content of KB-Rq register 3504 consists only of zero values.

oderor

IFSTOP wxrd von der aktiven Zentralsteuerung zu der Reserve-Zentralsteuerung übertragen, um die Bearbeitung von Programmbefehlen m der Reserveeinheit durch Erregung der STOP-Folgeschaltung 4400 in dieser anzuhalten. Beide Signale werden außerdem über das ODER-Gatter 4724 an den Einstelleingangdes Flip-Flops 4725 gegeben Dementsprechend dient dieJEmstellung dieses Fhp-Flops als Anzeige in der aktiven Zentralsteuerung daß Signale zum Anhalten der Reserve-Zentralsteuerung übertragen worden sm IFSTOP wxrd transmitted from the active central control to the reserve central control in order to stop the processing of program commands in the reserve unit by energizing the STOP sequential circuit 4400 in this. Both signals are also given via the OR gate 4724 to the flip-flops 4725 Einstelleingangdes Accordingly serves dieJEmstellung this Fhp-flops as a display in the active central control that signals for stopping the standby central control sm been transferred ■

In ähnlicher Weise bewirkt ein Signal auf der Leitung ISTBY-ST in der aktiven Zentralstemrung, daß ein Signal zum »Starten« der Reserve-Zentralsteuerung übertragen wird. Dieses Signal stellt außerdem das Flip-Flop 4725 zurück, was den neuen Zustand der Reserve-Zentralsteuerung anzeigt.Similarly, a signal on the ISTBY-ST line in the active central control system causes a signal to "start" the standby central control to be transmitted. This signal also resets flip-flop 4725, indicating the new state of the standby central controller.

Eine Erregung des Leiters ISTBY-RS in der aktiven Zentralsteuerung bewirkt daß ein ImpulszudemOCG-Eingangskabelleiter^ray-^ der Reserve-Zentralsteuerung übertragen wird. Wenn die Reserve-Zentralsteuerung »gestopt« worden ist (d. h., die Stop-Folgeschaltung 4400 in der Reserveeinheit ist erregt), erregt xlas Signal auf ESTBY-RS die Befehlskabelleiter Ein Signal auf dieser Leitung erregt die Kommandobefehls-Folgeschaltung 4902, um Kommandobefehls-Gatterfunktionen auszuführen, wie oben beschrieben.An excitation of the conductor ISTBY-RS in the active central control causes a pulse to the OG input cable conductor ^ ray- ^ of the reserve central control to be transmitted. If the standby central control gestopt "" been (ie, the stop sequence circuit 4400 is in the reserve unit excited), XLAs signal on Estby-RS excites the command cable conductors A signal on this line excites the command command sequencer 4902 to command command-gate functions to be carried out as described above.

17,1817.18

g. d ^ deQ Au leit der um_ g . d ^ DEQ Au leit the order _

QJfter 4?14 und 4?f g 8 stdlen 8 wahlweise das Q J more 4? 14 and 4? f g 8 stdlen 8 optionally that

Flip-Flop 4717 ein bzw. zurück. Die 1-Ausgasleitung MOIA dieses Flip-Flops wird zur ^f |£r UnterbrechungS-FolgeschaltungFlip-flop 4717 on or back. The 1-exhaust line MOIA of this flip-flop becomes the ^ f | £ for interruption of S sequential circuit

4901 blnutzt, und der Befehl W gibt die Möglichkeit, das Flip-Flop 4717 wahlweise ein- oder zurückzustellen.4901 blouses, and the command W gives the possibility to set the flip-flop 4717 either on or back.

Signale auf den Leitungen HNT-O und HNT-I führen zur Übertragung von Va yßec langen Impulsen an die Leitungen EINT-O bzw. EINT-I der anderen Zentralsteuerung, und die dort auftretenden Signale werden über die Leitungen 2218 und 2219 m den Einstellei än %r Wartungs - Unterbrechungsquellen - Flip - Flops 56CCC-O bzw. 56 CCC-I übertragen. Die Ein ^ digser ^ der ^ Zen_Signals on the lines HNT-O and HNT-I lead to the transmission of Va yßec long pulses to the lines EINT-O and EINT-I of the other central controller, and the signals there on tre border are via the lines 2218 and 2219 m the transmitted flops 56CCC-O and 56 CCC-I - Einstellei än% r maintenance - interrupt sources - flip. The one ^ digser ^ the ^ zen _

^steuerung stellt darin die Anforderung für dn Unterbrechungsprogramm auf Stufe G dar.^ control makes it is the requirement for dn interrupt program at level G.

WV-Befehle stellen also ein Mittel dar, um eine Unterbrechung in der anderen Zentralsteuerung zu bewirk und fordem dadurch die andere Zentral.WV commands therefore represent a means of causing an interruption in the other central controller and thereby challenge the other central controller .

steu zur Ausführung bestimmter Wartungsauf- control to carry out certain maintenance tasks

ben auf wie bei ielsweise der übertragung der Er- as in the case of the transfer of income

gebnisse von Diagnoseprüfungen oder der Einleitungresults of diagnostic tests or initiation

^n programmfo1gen; P zum Starten oder Beenden^ n p rogrammfo 1 gen; P to start or stop

Stop-Folgeschaltung (4400)Sequential stop (4400)

Von der aktiven Zentralsteuerung können Signale zu der Reserve-Zentralsteuerung übertragen werden, um wahlweise Signals can be transmitted from the active central control to the reserve central control in order to selectively

1. die Verarbeitung von Programmbefehlsworten in dieser zu stoppen oder zu starten,
2. bestimmte Flip-Flop-Register und interne Zu-Standszähler einer Anzahl von Folgeschaltungen innerhalb der Reserve-Zentralsteuerung zurückzustellen.
1. to stop or start the processing of program command words in this,
2. to reset certain flip-flop registers and internal status counters of a number of sequential circuits within the reserve central control.

45 4645 46

Vergleichsschaltungen und der Wartungsdecoder möglicht, die auf andere Weise für Programme nichtComparison circuits and the maintenance decoder do not allow programs to work in any other way

(4608) zugänglich sind, oder die Untersuchung des inneren(4608), or the investigation of the interior

Zustandes der anderen zentralen Steuerung bei derState of the other central control in the

In den meisten Fällen führen die beiden zentralen Suche nach Störungen ermöglicht. Die Steuerung des Steuerungen dieselben Programmfolgen aus, und 5 Routinevergleichs und die Auswahl der »Routinebeide Einheiten führen denselben Programmbefehl Vergleichs-Arbeitsweise« oder einer von einer Vielzahl zur selben Zeit aus. von »Wartungs-Vergleichs-Arbeitsweisen«, die nochIn most cases, the two central search for malfunctions result. The control of the Controls the same program sequences, and 5 routine comparisons and the selection of the »routine both Units carry out the same program command "Compare Operation" or one of a large number at the same time. of "maintenance-comparison-working methods" that still

Mit Hilfe hier nicht angegebener Mittel werden beschrieben werden sollen, beruht auf dem Arbeits-Signale erzeugt und übertragen von der Mikrosekun- weisen-Steuerregister (MOCR) 4603.
den-Taktquelle 6100 jeder zentralen Steuerung zur io Wenn ein Routinevergleich angegeben ist, befinden Taktquelle der anderen zentralen Steuerung. Diese sich zusätzliche Steuerinformationen in der VerSignale halten die beiden Mikrosekunden-Taktquellen gleichszyklussteuerung 5105 und 5106, und wenn geim Gleichschritt, so daß die in Fig. 69 gezeigten wisse Wartungs-Vergleichs-Arbeitsweisen benutzt wer-Taktimpulse einer zentralen Steuerung mit dem Auf- den, liefert das Vergleichsteuerregister (MACR) 4103 treten der Taktimpulse der anderen zentralen Steue- 15 zusätzliche Informationen.
Means not specified here are to be described, based on which work signals are generated and transmitted by the microsecond control register (MOCR) 4603.
the clock source 6100 of each central controller for io If a routine comparison is specified, the clock source of the other central controller is located. The two microsecond clock sources keep this additional control information in the control signals. if the comparison control register (MACR) 4103 supplies the clock pulses of the other central control unit, additional information occurs.

rung zusammenfallen. Mit Hilfe eines von mehreren Der Wartungsdecoder 4608 erhält Signale von dention coincide. With the help of one of several the maintenance decoder 4608 receives signals from the

Programmen oder Geräten werden die beiden zentra- erwähnten Registern über die verbindenden Sammellen Steuerungen mit der gewählten gleichen Code- leitungen 4607, 5113 und 4107. Signale auf den Beadresse gestartet, die in ihre Programmadressen- fehlskabelleitungen 4600 liefern Mikrosekunden-Taktregister eingegeben ist. Das führt zum gleichzeitigen 20 impulse und Gleichstrom-Steuerinformationen mit Eintritt in dieselbe Folge von Programmbefehlen. Bezug auf den Zustand der Decoder und Folgeschal-Jede zentrale Steuerung läuft dann im Gleichschritt tungen. Steuerinformationen werden außerdem von mit der anderen weiter. Dieselben Daten werden aus den CPD-gesteuerten Zustands-Flip-Flops 55 B-TST den Speichern und Abtastern abgelesen, dieselben und 55 V-BIT über die Leitungen 5501 übertragen. Datenverarbeitungsschritte werden ausgeführt, und 25 Auf Grund dieser Eingangssignale erzeugt der Wardie Entscheidungen in beiden Einheiten sind die- tungsdecoder 4608 Ausgangssignale auf den OCG-selben. Weiterhin ist, wenn die Querverbindung von Kabelleitungen 4610, um Informationen von einem Fehlerinformationen, wie oben beschrieben, durch Register zu einem anderen über das in Fig. 67 gedie Rückstellung des Trennungs-Flip-Flops 55 DI zeigte Sammelleitungssystem zu übertragen. Weitere befähigt ist, das Einfügen zusätzlicher Zyklen in die 30 Ausgangssignale des Wartungsdecoders 4608, auf Programmausführung einer zentralen Steuerung zur dem Wartungsdecoderkabel 4609 auftretend, haben Korrektur oder Neuablesung von dem Einfügen der- den folgenden Effekt:
selben zusätzlichen Zyklen in die andere zentrale
Steuerung begleitet.
Programs or devices are started the two centrally mentioned registers via the connecting collective controls with the same selected code lines 4607, 5113 and 4107. Signals on the address that is entered in their program address error cable lines 4600 supply microsecond clock register. This leads to a simultaneous 20 pulses and DC control information with entry into the same sequence of program instructions. With regard to the status of the decoder and subsequent switching, each central controller then runs in lockstep. Tax information is also passed from with the other. The same data are read from the CPD-controlled status flip-flops 55 B-TST of the memories and scanners, the same and 55 V-BIT are transmitted over the lines 5501. Data processing steps are carried out, and on the basis of these input signals the Wardie generates decisions in both units, the decoder 4608 output signals on the OCG are the same. Further, when the cross-connection of cable lines 4610 is to transfer information from one fault information as described above through registers to another via the bus system shown in Fig. 67 the resetting of the disconnection flip-flop 55 DI . Furthermore, the insertion of additional cycles in the 30 output signals of the maintenance decoder 4608, occurring on program execution of a central control for the maintenance decoder cable 4609, correction or re-reading of the insertion have the following effect:
same additional cycles in the other central
Control accompanied.

Diese eben beschriebene Betriebsweise wird als 35 (1) Schaffung der Möglichkeit, Informationen in die »Gleichschritt-Betriebsweise« bezeichnet und benutzt, Vergleichsregister einzugeben;This mode of operation just described is called 35 (1) creating the possibility of information in the "Lock-step mode" denotes and uses to enter comparison registers;

um eine kontinuierliche Baugruppenprüfung der bei- (2) übertragung von informationen von den internen den zentralen Steuerungen zu liefern. Diese Prüfung Vergleichssammelleitungen »0« 4900 und »1«In order to provide a continuous assembly test of the (2) transfer of information from the internal to the central controls. This test comparative busbars "0" 4900 and "1"

besteht im wiederholten Vergleichen gemeinsamer 34Q* über die und^^ 2702 und 2704 zuconsists in repeatedly comparing common 34Q * over the and ^^ 27 02 and 2704 too

Punkte in beiden zentralen Steuerungen, um die bei- 4° den Kabeltreibern 2703 bzw. 2705;Points in both central controls to 4 ° the cable drivers 2 703 and 2705;

nahe sofortige Anzeige von Störungen in beiden zentralen Steuerungen zu ermöglichen. Die wiederholten (3) Einstellung eines der Wartungs-Unterbrechungs-Vergleiche werden mit Hilfe der Vergleichsschaltun- quellen-Flip-Flops 52MM10,52MM11,52BP1 to enable immediate display of faults in both central controls. The repeated (3) setting of one of the maintenance-interruption comparisons are carried out with the aid of the comparative switch-source flip-flops 52MM10, 52MM11, 52BP1

gen und des Wartungsdecoders 4608 durchgeführt. oder 52 TR 1 in Abhängigkeit von der benutztengen and the maintenance decoder 4608. or 52 TR 1 depending on the used

Die Einzelheiten der Vergleichsschaltungen in 45 Anpaß-Arbeitsweise, wenn Nichtübereinstimeiner zentralen Steuerung 101 werden unter Bezug- mungen oder andere bestimmte Zustände ange-The details of the comparison circuits in 45 Matching Operation If Mismatches central controller 101 are indicated with references or other specific states.

nahme auf die Fig. 10 bis 63 beschrieben, und die zeigt werden.10 to 63 and which will be shown.

F i g. 67 erläutert die Übertragung zu vergleichendenF i g. 67 explains the transfer to be compared

Informationen innerhalb und zwischen den zentralen Routine-Vergleichs-ArbeitsweiseInformation within and between the central routine comparison working method

Steuerungen. 50Controls. 50

Der weitgehende Zugriff der Vergleichsschaltungen Bei der Routine-Vergleichs-Arbeitsweise werdenThe extensive access of the comparison circuits In the routine comparison mode of operation,

in einer zentralen Steuerung erfolgt über die internen zwei Vergleiche je 5,5^sec-Z)'klus durch Verwen-Vergleichssammelleitungen INTMB 0(4900) und dung von zwei Vergleichsschaltungen ermöglicht, von INTMBl (3400) und die Übertragungsverbindung denen jede einen Vergleich je Maschinenzyklus zwischen den zentralen Steuerungen, die aus den Ver- 55 durchführen kann. Alle zu vergleichenden Informagleichsregistern AR 0 (3105), DR 0 (3118), AR 1 tionen werden erst zu einer der beiden internen An-(3605) und DR 1(3617), den externen Vergleichs- paß-Sammelleitungen INTMBO oder INTMBl Sammelleitungen EXTMB 0(2210) und EXTMBl (Fig. 67) jeder zentralen Steuerung geführt. Die In-(2211), den verbindenden Kabeltreibern 2703 und formationen auf den internen Vergleichssammel-2705, den Sammelleitungen 2706 und 2208 und den 60 leitungen werden zu den internen Vergleichsregistern Kabelempfängern 2206 und 2207 besteht. DRO bzw. DRl (Fig. 67) und über die externenIn a central control, the two internal comparisons are made via the internal two 5.5 ^ sec-Z) 'klus through use-comparison busses INTMB 0 (4900) and two comparison circuits , from INTMBl (3400) and the transmission connection, each of which makes a comparison possible Machine cycle between the central controls, which can be carried out from the 55. All equal information registers AR 0 (3105), DR 0 (3118), AR 1 to be compared become one of the two internal connections (3605) and DR 1 (3617), the external comparison pass collecting lines INTMBO or INTMBl collecting lines EXTMB 0 (2210) and EXTMBl (Fig. 67) of each central controller. The in (2211), interconnecting cable drivers 2703 and information on internal comparison busses 2705, busses 2706 and 2208, and the 60 lines are passed to internal comparison registers of cable receivers 2206 and 2207. DRO or DRl (Fig. 67) and via the external

Dieser Zugriff gestattet einen häufigen »Routine- Vergleichssammelleitungen EXTMBO bzw. EXT vergleich« vieler strategischer Punkte innerhalb der MB 1 zu den externen Vergleichsregistern AR 0 bzw. beiden zentralen Steuerungen. Außerdem wird da- -. AR 1 der anderen zentralen Steuerung übertragen, durch die Grundlage für eine wirksame Diagnose- 65 Die Ausgangssignale der/4i?0- und Di? 0-Vergleichsmöglichkeit geschaffen, die in Verbindung mit Pro- register 3105 und 3118 werden über die Sammelleigrammfolgen durchgeführt werden kann, und einer tungen 3107 und 3119 zu der »(k-Vergleichsschalzentralen Steuerung die Prüfung innerer Punkte er- tung 3122 übertragen. Diese Zusammenstellung vonThis access allows frequent “routine comparison manifolds EXTMBO or EXT comparison” of many strategic points within MB 1 to the external comparison registers AR 0 or both central controls. In addition, there will be - -. AR 1 transferred to the other central control, through the basis for an effective diagnosis 65 The output signals of the / 4i? 0- and Di? 0 comparison possibility created, which can be carried out in conjunction with pro registers 3105 and 3118 via the collective chart sequences, and transfer lines 3107 and 3119 to the "(k comparison switching control center for checking internal points generation 3122. This compilation of

Schaltungen und der zugeordneten Übertragungs-Sammelleitungen wird als Vergleichsschaltungsanordnung »0« bezeichnet. Eine ähnliche Zusammenstellung ergibt sich aus den AR 1- und DR 1-Vergleichsregistern 3605 und 3617, der »!«-Vergleichsschaltung 3621 und den zugeordneten Übertragungs-Sammelleitungen. Diese Zusammenstellung wird als Vergleichsschaltungsanordnung »1« bezeichnet.Circuits and the associated transmission busses are referred to as comparison circuitry "0". A similar combination results from the AR 1 and DR 1 comparison registers 3605 and 3617, the "!" Comparison circuit 3621 and the associated transmission busbars. This combination is referred to as comparison circuitry "1".

F i g. 67 zeigt die Punkte, die bei der Routineanpaß-Arbeitsweise geprüft werden. Dabei sind:F i g. 67 shows the points checked in the routine fitting operation. There are:

A. die unverdeckte Sammelleitung UB (2014),A. the uncovered manifold UB (2014),

B. die verdeckte Sammelleitung MB (2011),B. the concealed collecting line MB (2011),

C. das Index-Addier-Ausgangsregister
AOR (3401),
C. the index add output register
AOR (3401),

D. das Datenpufferregister BR (2601),D. the data buffer register BR (2601),

E. das Programmadressenregister PAR (4801),E. the program address register PAR (4801),

F. das Befehlswort-Pufferregister
BOWR (2410),
F. the command word buffer register
BOWR (2410),

G. gewählte Folgeschaltungs- und Decoder-Ausgänge EM1 (29 SEM 1). G. selected sequential circuit and decoder outputs EM1 (29 SEM 1).

Da nur zwei Punkte je Maschinenzyklus zulässig sind, wird die Folge von Vergleichen in der Routine-Vergleichs-Arbeitsweise durch die Vergleichszyklus-Steuer-Flip-Flops 5105 und 5106 und den Wartungsdecoder 4608 entsprechend den folgenden Forderungenbestimmt: Since only two points are allowed per machine cycle, the sequence of comparisons is in the routine comparison mode of operation determined by the comparison cycle control flip-flops 5105 and 5106 and the maintenance decoder 4608 according to the following requirements:

1. Vergleich des Datenpufferregisters und des Index-Addier-Ausgangsregisters, wenn ein Gesprächsspeicher-Schreibfehler ausgeführt wird.1. Comparison of the data buffer register and the Index add output register when a call memory write error is performed.

2. Vergleich der verdeckten Sammelleitungen und des Index-Addier-Ausgangsregisters, wenn ein Gesprächsspeicher-Lesebefehl oder ein Kommandobefehl ausgeführt wird.2. Compare the hidden buses and the index add output register, if one Call memory read command or a command command is performed.

3. Vergleich des Befehlswort-Pufferregisters nach der Neuablesung oder Korrektur eines aus dem Programmspeicher 102 gewonnenen Wortes, falls nicht der Forderung 1 oder 2 entsprochen werden muß.3. Compare the command word buffer register after reading or correcting one from the Program memory 102 obtained word, if requirement 1 or 2 is not met must become.

4. Vergleich der unverdeckten Sammelleitungen bei der Ausführung von Sprungbefehlen (Abtasten jeder »Rücksprungadresse«, die zu dem /-Register 5802 übertragen wird) und Vergleich der Programmadressenregister in dem ersten und zweiten Maschinenzyklus nach der Übergabe, um zu bestätigen, daß beide zentralen Steuerungen einen Übergang auf dieselbe neue Programmfolge durchgeführt haben. Wenn die Anforderungen 1, 2 oder 3 zu erfüllen sind, wird der Vergleich entsprechend der Anforderung 4 aufgeschoben.4. Comparison of the uncovered busbars when executing jump commands (scanning each "return address" transferred to the / register 5802) and comparison of the Program address register in the first and second machine cycle after the transfer, to confirm that both central controls are transitioning to the same new program sequence have performed. If requirements 1, 2 or 3 are to be met, the comparison is made according to requirement 4 postponed.

5. Wenn keine der obigen Anforderungen zu erfüllen ist, wird ein zyklischer Routinevergleich5. If none of the above requirements have to be met, a routine cyclical comparison is carried out

mit einer Periode von vier Maschinenzyklen durchgeführt. Dieser Vergleich wird als »4-Zyklen-Vergleich« bezeichnet.carried out with a period of four machine cycles. This comparison is called the "4-cycle comparison" designated.

Die oben aufgeführten Anforderungen sind so gewählt, daß folgende Bedingungen erfüllt sind:The requirements listed above are selected so that the following conditions are met:

Jede Störung innerhalb der zentralen Steuerung 101 wird wenigstens zum Zeitpunkt angezeigt, zu dem die Auswirkung der Störung zu anderen Einheiten des Systems übertragen wird.Every malfunction within the central controller 101 is indicated at least at the point in time which the effect of the disturbance is transmitted to other units in the system.

Signale auf den Befehlskabelleitern 4600 zeigen an, welche der oben aufgeführten Anforderungen zu erfüllen sind, und der Wartungsdecoder 4608 stellt dann einen der Vergleichszyklus-Steuer-Flip-Flops 5105 (51£C, 51RE, 51WR und 51PU) ein oder zurück oder bewirkt, daß der Vergleichszyklus-Steuer-Binärzähler 5106 zurückgestellt oder weitergeschaltet wird. Der dadurch benutzte Vergleichszyklus und die verglichenen Punkte sind in der folgenden Tabelle aufgeführt. In dieser Tabelle ist das Zeitintervall für jeden Vergleich eines der Intervalle 0 Γ 8, 10 T16, 16 T 22, die die drei Haupt-Datenverarbeitungsabschnitte jedes Maschinenzyklus sind. Die Anpaßzeit ist angegeben, um die zeitliche Abtastung von Informationen mit Bezug auf den Vorgang zu gewinnen, der den Vergleichszyklus auswählt. Wenn beispielsweise ein Gesprächsspeicher-Schreibbefehl auf Nichtübereinstimmungen geprüft wird, werden die Datenpufferregister während 10 Γ16 verglichen. Dadurch wird ein Vergleich der zu dem Gesprächsspeicher 102 übertragenen Daten durchgeführt, nachdem diese in das Datenpufferregister 2601 eingegeben sind.Signals on the command wire ladders 4600 indicate which of the above listed requirements are to be met, and the maintenance decoder 4608 then sets or resets or causes one of the compare cycle control flip-flops 5105 (51 £ C, 51RE, 51WR and 51PU) that the comparison cycle control binary counter 5106 is reset or advanced. The comparison cycle used and the points compared are listed in the following table. In this table, the time interval for each comparison is one of the intervals 0 8, 10 T 16, 16 T 22, which are the three main data processing sections of each machine cycle. The adjustment time is provided in order to gain the timing of information related to the process that selects the comparison cycle. For example, when checking a chat memory write command for mismatches, the data buffer registers are compared during 10Γ16. As a result, a comparison of the data transmitted to the call memory 102 is carried out after it has been entered into the data buffer register 2601.

ZustandState Durchgeführter VergleichComparison carried out Durchgeführter VergleichComparison carried out Zustand und AnforderungState and requirement derthe in der Vergleichin the comparison in der Vergleichin the comparison Vergleichs-ZyklussteuerungComparison cycle control schaltungsanordnung »0«circuit arrangement »0« schaltungsanordnung »1«circuit arrangement »1« Gesprächsspeicher-Call memory 51 WR = I 51 WR = I Daten-Pufferregister 2601Data buffer register 2601 Index-Addier-Ausgangs-Index adding output Schreibbefehl (1)Write command (1) (10 T16)(10 T16) register3401(10ri6)register3401 (10ri6) GesprächsspeicherConversation memory 51RE = I51RE = I. Verdeckte SammelleitungConcealed manifold Index-Addier-Ausgangs-Index adding output lesebefehl (2)read command (2) 2011(10ri6)2011 (10ri6) register 3401 (10716)register 3401 (10716) Kommandobefehl (2)Command command (2) 51Pi/ = 151Pi / = 1 Verdeckte SammelleitungConcealed manifold Index-Addier-Ausgangs-Index adding output 2011 (10 Γ16)2011 (10-16) register 3401(10716)register 3401 (10716) Programm-SpeicherProgram memory 51£C = 151 £ C = 1 Bit 19 bis 0 des BefehlsBit 19 to 0 of the command Bit 20 bis 43 des BefehlsBit 20 to 43 of the command ablesung korrigiert oderreading corrected or wort-Pufferregisters 2410word buffer register 2410 wort-Pufferregisters 2410word buffer register 2410 neugelesen (3)reread (3) (10Γ16)(10-16) (10Γ16)(10-16) Sprung der ProgrammJump the program Rückstellung desResetting the Programm-AdressenProgram addresses Unverdeckte SammelUncovered collection steuerung (4)control (4) Vergleichszyklus-Steuer-Comparison cycle control register 4801 (10 T16)register 4801 (10 T 16) leitung 2014 (OT 8)management 2014 (OT 8) Binärzählers 5106 undBinary counter 5106 and Start des 4-Zyklen-Ver-Start of the 4-cycle gleichs(51MC0= 1)equal (51MC0 = 1)

709 537/330709 537/330

(Fortsetzung vorstehender Tabelle)(Continuation of the table above)

ZustandState Durchgeführter VergleichComparison carried out Durchgeführter VergleichComparison carried out Zustand und AnforderungState and requirement derthe in der Vergleichin the comparison in der Vergleichin the comparison Vergleichs-ZyklussteuerungComparison cycle control schaltungsanordnung »0«circuit arrangement »0« schaltungsanordnung »1«circuit arrangement »1« Erster Zyklus desFirst cycle of the Rückstellen desResetting the Programm-AdressenProgram addresses Unverdeckte SammelUncovered collection ^-Zyklen-Vergleichs (5)^ -Cyclic comparison (5) Vergleichszyklus-Steuer-Comparison cycle control register 4801 (10 Γ16)register 4801 (10 Γ16) leitung 2014 (0 Γ 8)management 2014 (0 Γ 8) Binärzähler 5106 undBinary counter 5106 and Start des 4-Zyklen-VerStart of the 4-cycle ver gleichs (51MCO = 1)equal (51MCO = 1) Zweiter Zyklus desSecond cycle of the Fortschalten des ZählersAdvancing the counter Programm-AdressenProgram addresses Unverdeckte SammelUncovered collection -^-Zyklen-Vergleichs (5)- ^ - cycle comparison (5) in den zweiten Zustandin the second state register 4801 (10 Γ16)register 4801 (10 Γ16) leitung 2014 (16 T 22)management 2014 (16 T 22) (51MCl= 1)(51MCl = 1) Dritter Zyklus desThird cycle of the Fortschalten des ZählersAdvancing the counter Verdeckte SammelleitungConcealed manifold Gewählte Decoder undSelected decoders and 4-Zyklen-Vergleichs (5)4-cycle comparison (5) in den dritten Zustandin the third state 2011 (10 Γ16)2011 (10-16) Folgeschaltungs-Sequential circuit (51 MC 2 = 1)(51 MC 2 = 1) Ausgänge(10T16)Outputs (10T16) Vierter Zyklus desFourth cycle of the Fortschalten des ZählersAdvancing the counter Verdeckte SammelleitungConcealed manifold Zusätzliche gewählteAdditional chosen ^•-Zyklen-Vergleichs (5)^ • cycle comparison (5) in den vierten Zustandin the fourth state 2011 (10 Γ16)2011 (10-16) Decoder und Folge-Decoder and subsequent (51MCO = 0(51MCO = 0 schaltungs-Ausgängecircuit outputs 51MC1 = 051MC1 = 0 (10 Γ16)(10 Γ16) 51MC2 = 0)51MC2 = 0)

Wie oben angegeben, werden, wenn die beiden zentralen Steuerungen im Gleichschritt laufen, zur Übertragung von Informationen zwischen den zentralen Steuerungen und dem Programmspeicher 102 und dem Gesprächsspeicher 103 in den meisten Fällen verschiedene Programmspeicher- und Gesprächsspeichereinheiten und verschiedene Sammelleitungen benutzt. Wenn beispielsweise eine zentrale Steuerung eine verstümmelte Ablesung aus dem Speicher erhält, setzen beide Einheiten die erforderliche Zahl von Zyklen zur Korrektur und/oder Neuablesung ein, um die beiden zentralen Steuerungen im Gleichschritt zu halten. Obwohl die erste Ablesung in den beiden zentralen Steuerungen verschieden sein kann, sollte die Abhilfemaßnahme zu übereinstimmenden Ablesungen führen. Daher leitet die Anzeige von Übertragungsstörungen dieser Art im zentralen Datenverarbeiter 100 nicht nur die erforderliche Abhilfemaßnahme ein, sondern sperrt auch die Routine-Vergleichs-Arbeitsweise, bis eine Neuablesung oder Neueinschreibung, bis die erforderlichen Baugruppenprüfungen bestehen, erreicht ist. Wenn der erneute Versuch negativ ausgeht, wird der Routinevergleich weiterhin durch die Rückstellung des CPD-gesteuerten Zustand-Flip-Flops 55 V-BIT gesperrt. Diese Gatterfunktion wird durch die Programmspeicher-Korrektur-Neulese-Folgeschaltung 5301 oder die Gesprächsspeicher-Neulese-Folgeschaltung 5700 durchgeführt, wenn eine der beiden Folgeschaltungen einen Fehler bei der Ausführung eines wiederholten Speicherkommandos feststellt.As indicated above, when the two central controllers are in lockstep, different program and call storage units and different buses are used in most cases to transfer information between the central controllers and the program memory 102 and the conversation memory 103. For example, if a central controller receives a garbled reading from memory, both units will employ the necessary number of correction and / or re-reading cycles to keep the two central controllers in step. Although the first reading may be different in the two central controllers, the remedial action should result in matching readings. Therefore, the display of transmission disturbances of this type in the central data processor 100 not only initiates the necessary remedial action, but also blocks the routine comparison mode of operation until a new reading or re-entry is achieved until the required module tests have been passed. If the repeated attempt turns out negative, the routine comparison is still blocked by the resetting of the CPD-controlled state flip-flop 55 V-BIT. This gating function is carried out by the program memory correction reread sequencer 5301 or the conversation memory reread sequencer 5700 if one of the two sequencers detects an error in the execution of a repeated store command.

Jeder Vergleichszustand wird auf dem /4M0-Leiter 3123 bzw. dem /4M1-Leiter 3622 angezeigt. Bei Verwendung der Routine-Vergleichs-Arbeitsweise wird jeder Vergleich durch Prüfung dieser Leiter abgefragt. Eine durch Erregung des v4M0-Leiters 3123 oder des /4M1-Leiters3622 angezeigte Nichtübereinstimmung führt zur Einstellung der Wartungs-Unterbrechungsquellen-Flip-Flops 52 MM10 oder 52 MM11. Die Einstellung dieser Flip-Flops ergibt eine Wartungsunterbrechung auf Stufe C und ein Eintreten in die entsprechenden Programmfolgen, die die Art der Störung bestimmen und ferner feststellen, ob eine der beiden zentralen Steuerungen einen Schaltungsfehler aufweist.Each comparison status is displayed on the / 4M0 conductor 3123 or the / 4M1 conductor 3622. When using the routine comparison mode of operation, each comparison is queried by checking this ladder. A mismatch indicated by energization of the v4M0 conductor 3123 or the / 4M1 conductor 3622 results in the setting of the maintenance interrupt source flip-flops 52MM 10 or 52MM 11. The setting of these flip-flops results in a maintenance interruption at level C and an entry into the corresponding program sequences that determine the type of fault and also determine whether one of the two central controls has a circuit fault.

Auswahl von Vergleichs-Arbeitsweisen
30
Selection of comparison working methods
30th

Zu den Vergleichs-Arbeitsweisen zählen die Routine-Vergleichs-Arbeitsweise und eine Vielzahl von Wartungs-Vergleichs-Arbeitsweisen, die entsprechend dem Inhalt des Arbeitsweisen-Steuerregisters 4603 gewählt werden.The comparison operations include the routine comparison operation and a variety of maintenance comparison operations that correspond to the contents of the operation control register 4603 can be chosen.

Gerichtete Vergleichs-ArbeitsweiseDirected comparison working method

Die gerichtete Vergleichs-Arbeitsweise kann ebenfalls benutzt werden, wenn die zentralen Steuerungen im Gleichschritt laufen, und erzeugt einen wiederholten Vergleich von einem oder zwei gewählten Punkten, die durch den Zustand des Vergleichs-Steuerregisters 4103 bestimmt werden.Directed comparison operation can also be used when the central controls run in lockstep, and produce a repeated comparison of one or two chosen ones Points determined by the state of the comparison control register 4103.

Wartungmaintenance

Ein kommerzielles Fernsprech-Vermittlungssystem wird beurteilt auf Grund der zufriedenstellenden Bedienung der Teilnehmer und auf Grund von wirtschaftlichen Überlegungen. Das als Beispiel gewählte Datenverarbeitungssystem enthält viele größere Elemente oder Untergruppen, und im allgemeinen werden diese größeren Elemente oder Untergruppen des Systems gleichzeitig von einer großen Zahl Teilnehmern und den Wartungsfunktionen des Systems benutzt. Demgemäß kann eine Störung in einem der größeren Elemente oder Untergruppen zu einem vollständigen Versagen des Systems oder zu einer schwerwiegenden Beeinträchtigung der Bedienung führen.A commercial telephone switching system is judged on the satisfactory service of the participants and based on economic considerations. The one chosen as an example Data processing system contains many larger elements or subsets, and in general will be these larger elements or subsets of the system simultaneously from a large number of participants and the maintenance functions of the system. Accordingly, a malfunction in one of the major elements or subgroups result in a complete system failure or a serious one Result in impairment of operation.

Bei bekannten elektromagnetischen Fernsprech-Vermittlungssystemen, wie beispielsweise Koordinatenwählersystemen, ist eine Vielzahl von Steuerschaltungen, d. h. Markierer, in einer genügend großen Zahl vorhanden, um den Verkehrsanforderungen der Vermittlungszentrale zu genügen. Jeder Markierer wird gleichzeitig von einer großen Zahl von Teilnehmer- und Verbindungsleitungen benutzt. Bei solchen Anordnungen kann jedoch jeder Mar-In known electromagnetic telephone switching systems, such as coordinate selector systems, is a variety of control circuits, d. H. Markers, available in large enough numbers to meet traffic requirements the switching center to suffice. Each marker is made up of a large number at the same time used by subscriber and trunk lines. With such arrangements, however, every mar-

kierer jede Teilnehmer- oder Verbindungsleitung bedienen, und der Ausfall eines einzelnen Markierers oder einer verhältnismäßig kleinen Zahl von Markierern der Gruppe führt nur zu einer Herabsetzung der Verkehrskapazität des Systems, und eine solche Herabsetzung verursacht nicht das Versagen des Systems.kier service every subscriber line or connection line, and the failure of a single marker or a relatively small number of markers in the group only leads to a reduction the traffic capacity of the system, and such a degradation does not cause the failure of the Systems.

Eine zufriedenstellende Bedienung der Teilnehmer verlangt, daß Gespräche richtig und ohne zu große Verzögerungen verarbeitet werden. Weiterhin muß ein kommerzielles Fernsprech-Vermittlungssystem kontinuierlich während aller Nacht- und Tagesstunden betriebsbereit sein.Satisfactory service to the subscriber requires that conversations be correct and without excessive Delays are processed. Furthermore, there must be a commercial telephone switching system be continuously operational during all hours of the night and day.

Vor einer Beschreibung der Maßnahmen, die im vorliegenden Fall vorgesehen sind, um eine zufriedenstellende Bedienung der Teilnehmer in einem wirtschaftlich brauchbaren System zu erreichen, ist erforderlich, eine Anzahl von Ausdrücken zu definieren, die in der folgenden Beschreibung benutzt werden sollen:Before a description of the measures that are envisaged in the present case, in order to obtain a satisfactory Achieving the service of the participants in an economically viable system is necessary define a number of terms that will be used in the following description should:

Der hier benutzte Ausdruck »Zuverlässigkeit des Systems« ist ein Maß für die Fähigkeit des Systems, die richtige Durchführung der zugeordneten Funktionen (sowohl Gesprächsbearbeitung als auch Wartung) auch beim Auftreten von Bauteil- und System-Untergruppenausfällen fortzusetzen.The expression "reliability of the system" used here is a measure of the ability of the system the correct implementation of the assigned functions (both call processing and maintenance) to continue even if component and system subgroup failures occur.

Der hier benutzte Ausdruck »Wartungsfähigkeit« ist ein Maß für die Leichtigkeit, mit der Ausfälle von Bauteilen und Untergruppen des Systems angezeigt, untersucht und repariert werden können.The term "maintainability" used here is a measure of the ease with which failures components and sub-assemblies of the system can be viewed, examined and repaired.

Betriebssicherheit eines Einzelteils, d. h. eines Bauteils (im Gegensatz zu einer Untergruppe des Systems), ist ein Maß für die Wahrscheinlichkeit, daß das Bauteil eine bestimmte Funktion für eine erforderliche Zeitspanne ohne Ausfall erfüllt.Operational safety of an individual part, d. H. of a component (as opposed to a subgroup of the Systems), is a measure of the likelihood that the component will perform a certain function for a required Time span met without failure.

Die Zuverlässigkeit des Systems verlangt, daß auch dann, wenn sich Ausfälle von Bauteilen und Untergruppen im System zeigen, das Vorhandensein solcher Ausfälle die Bedienung eines Teilnehmers nicht berührt.The reliability of the system requires that even if there are failures of components and Subgroups in the system show the presence of such failures operating a subscriber not touched.

Die Wartungsfähigkeit betrifft direkt die Wirtschaftlichkeit eines Vermittlungssystems, weil ein System, das leicht zu warten ist, nur ein Minimum an Betriebspersonal benötigt. Außerdem hängt die Wartungsfähigkeit direkt mit der Zuverlässigkeit des Systems zusammen. Das heißt, wenn ein System einen hohen Grad an Wartungsfähigkeit aufweist, sind die Bauteile des Systems und seine Untergruppen nur für sehr kleine Zeiten außer Betrieb, und es wurde erkannt, daß die Ausfallzeit von Untergruppen des Systems sehr klein sein muß, wenn eine Verdoppelung der Einrichtung wirksam sein soll. Das heißt, daß statistisch zwei Untergruppen des Systems gleichzeitig oder innerhalb einer außerordentlich kurzen Zeitspanne ausfallen können. Daher ist es von großer Bedeutung, daß, wenn ein Fehler einer Untergruppe erkannt worden ist, dieser Fehler beseitigt und die Untergruppe des Systems wieder bereitgemacht wird, um zu einer wirksamen Redundanz der Untergruppen beizutragen.Maintainability directly affects profitability a switching system because a system that is easy to maintain is a minimum of operating staff required. In addition, the maintainability is directly related to the reliability of the Systems together. That is, if a system has a high level of maintainability, those are Components of the system and its sub-groups only out of operation for very small times, and it was recognized that the downtime of subsets of the system must be very small when doubling the institution should be effective. That is, statistically two subsets of the system at the same time or fail within an extremely short period of time. Hence it is great Meaning that if an error of a subgroup has been detected, this error is eliminated and the Subgroup of the system is made ready again to provide effective redundancy of the subgroups to contribute.

Die Zuverlässigkeit des hier beschriebenen Systems ist auf wirtschaftliche Weise durch eine Anzahl von Maßnahmen erreicht worden, die jetzt beschrieben werden sollen. Einige von diesen Maßnahmen sind Verfahren ähnlich, die in bekannten Systemen benutzt wurden. Wie sich aus der folgenden Beschreibung ergibt, sind auch da, wo ähnliche Maßnahmen benutzt werden, verbesserte Verfahren zur Durchführung dieser bekannten Maßnahmen entwickelt worden.The reliability of the system described here is economical by a number of Measures have been achieved which will now be described. Some of these measures are Similar to methods used in known systems. As can be seen from the following description results, even where similar measures are used, there are improved methods of implementation these known measures have been developed.

Die erste und einfachste Maßnahme zur Erzielung einer Zuverlässigkeit des Systems ist eine Redundanz oder Verdoppelung von Untergruppen des Systems. Wie in jedem Fernsprech-Vermittlungssystem ist eine gewisse Redundanz oder Verdoppelung von Ausrüstungen von Natur aus in Untergruppen des Systems vorhanden. Beispielsweise bietet ein Fernsprech-Vermittlungssystem von sich aus eine Redundanz sowohl in den Vermittlungswegen, welche die einzelnen Teilnehmerleitungen bedienen, als auch in Verbindungsleitüngs- und Bedienungsschaltungen, welche immer in so großen Gruppen vorgesehen sind, daß sie den Verkehrsanforderungen des Systems genügen.The first and easiest measure to achieve reliability of the system is redundancy or duplication of subsets of the system. As in any telephone switching system, there is one some redundancy or duplication of equipment inherently in subsets of the system available. For example, a telephone switching system inherently provides redundancy both in the switching routes that serve the individual subscriber lines, as well as in connecting lines and control circuits which are always provided in groups so large that they meet the traffic requirements of the system.

Man beachte, daß, wie es auch bei anderen Fernsprech-Vermittlungssystemen üblich ist, Einrichtungen, die einem Teilnehmer individuell zugeordnet sind, nicht verdoppelt sind, da ein Ausfall dieser Einrichtungen nur die Bedienung eines einzigen Teilnehmers berührt. Außerdem sind die Geräte, die nur jeweils für jeden Teilnehmer vorhanden sind, im allgemeinen außerordentlich stark beanspruchbar und zuverlässig und stellen daher kein schwieriges Problem im Hinblick auf die Zuverlässigkeit des Systems dar.Note that, as with other telephone switching systems It is customary for facilities that are individually assigned to a participant not to be duplicated, as this would fail Facilities only touches the operation of a single participant. Besides, the devices are that only are available for each participant, are generally extremely tough and reliable and therefore do not pose a difficult problem in terms of the reliability of the system represent.

Bei dem hier beschriebenen Ausführungsbeispiel sind ganze Untergruppen des Systems oder Teile von Untergruppen verdoppelt, um ein zuverlässiges System zu schaffen. Die folgende Erläuterung stellt eine Zusammenfassung der verschiedenen Untergruppen des Vermittlungssystems als Ausführungsbeispiel eines Datenverarbeitungssystems und die mit Bezug auf jede dieser Untergruppen des Systems benutzte Verdopplung dar:In the embodiment described here, entire subsets of the system or parts of Subgroups doubled to create a reliable system. The following explanation is a summary of the various subgroups of the switching system as an embodiment of one Data processing system and the duplication used with respect to each of these subsets of the system dar:

1. Zentrale Steuerung 101. Die zentralen Steuerungen sind immer paarweise vorhanden. Außerdem sind die wichtigeren Eingangs- und Ausgangs-Nachrichtenübertragungswege (Sammelleitungen) verdoppelt, und es ist Vorsorge getroffen, daß zwischen gewissen, verdoppelten Sammelleitungen innerhalb eines Grundzyklus von 5,5 μ5&ο umgeschaltet werden kann.1. Central control 101. The central controls are always available in pairs. In addition, the more important input and output message transmission paths (bus lines) are doubled, and provision has been made to switch between certain doubled bus lines within a basic cycle of 5.5 μ5 & o.

2. Programmspeicher 102. Programmspeicher sind entsprechend der erforderlichen halbpermanenten Speicherkapazität des Systems vorgesehen. Es werden jedoch immer wenigstens zwei Programmspeicher in einem System verwendet, damit doppelte Kopien der gespeicherten Information vorhanden sind. Außerdem sind, wie im Falle der zentralen Steuerung, sowohl die Eingangs- als auch die Ausgangs-Nachrichtenübertragungswege (die Sammelleitungen, die die Programmspeicher mit der zentralen Steuerung verbinden) verdoppelt, und es ist Vorsorge getroffen, um schnell zwischen beiden Eingangsund Ausgangssammelleitungen umschalten zu können.2. Program memory 102. Program memories are semi-permanent according to the required Storage capacity of the system provided. However, there are always at least two program memories used in a system to have duplicate copies of the information stored. Also, as in the Central control case, both the inbound and outbound communication routes (the busses that connect the program memory to the central control) doubled, and there is precaution taken to quickly switch between both input and output busses can.

3. Gesprächsspeicher 103. Die Zahl der verwendeten Gesprächsspeicher hängt von der erforderlichen, zeitweiligen Zwischenspeicherung im System ab. Es werden jedoch immer wenigstens zwei Gesprächsspeicher in einem System benutzt, und ohne das Auftreten von Störungen sind alle gespeicherten Informationen doppelt vorhanden. Außerdem sind sowohl die Eingangs- als auch3. Call memory 103. The number of call memory used depends on the required, temporary caching in the system. However, there will always be at least two call memories are used in one system, and without the occurrence of malfunctions are all stored information is duplicated. Also, both the entrance and

53 5453 54

die Ausgangs-Nachrichtenübertragungswege ver- einen der beiden Übertragungswege eines Paares vonthe output message transmission paths combine one of the two transmission paths of a pair of

doppelt. verdoppelten Ubertragungswegen ohne Schaltverzö-double. doubled transmission paths without switching delay

4. Netzwerk-Einheiten. Die Netzwerksteuerungs- gerungen aufzunehmen.4. Network units. Include the network controls.

und Überwachungseinheiten umfassen die Netz- Zusätzlich zu der Redundanz von Ausrüstungen werk-Steuergeräte 122, 131, die Netzwerk-Ab- 5 wird bei dem erfindungsgemäßen Ausführungsbeitaster 123, 127, 135, 139 .und die Netzwerk- spiel eine Anzahl weiterer Maßnahmen benutzt, um Signalverteiler 136, 140. Die Netzwerk-Steuer- sowohl die Zuverlässigkeit als auch die Wartungsgeräte sind paarweise vorgesehen, und diese fähigkeit des Systems zu verbessern. Diese Maßnah-Paare sind jeweils einem verhältnismäßig klei- men können in zwei große Klassen unterteilt werden, nen Abschnitt des Netzwerks zugeordnet. Ein io von denen jede eine Anzahl von Unterklassen aufSteuergerät eines Paares steuert normalerweise weist. Die beiden Klassen sind (1) Baugruppenmaßetwa eine Hälfte des ihm zugeordneten Netz- nahmen und (2) Programmaßnahmen, werkabschnittes, während das andere Steuer- Beide Klassen schließen Prüfungen von Ausrüstungerät des Paares normalerweise den restlichen gen ein, die Störungsanzeigen liefern, und außerdem Teil des Netzwerkabschnittes steuert. Bei einem 15 schließen beide Klassen-Abhilfeschritte ein, die so Ausfall einer Einheit des Paares kann jedoch berechnet sind, daß ein System auch bei Vorhandendie andere Einheit zur Steuerung des gesamten, sein einer Störung in Betrieb bleibt. Die Programmzugeordneten Netzwerkteiles herangezogen maßnahmen enthalten weiterhin Maßnahmen, die werden. nicht nur Ausfälle auf ein bestimmtes System oderand monitoring units include the network in addition to the redundancy of equipment plant control devices 122, 131, the network output 5 is in the execution button according to the invention 123, 127, 135, 139. And the network game uses a number of other measures to Signal distributors 136, 140. The network control, reliability and maintenance devices are paired to enhance this ability of the system. These measure pairs are each relatively small - can be divided into two large classes, assigned to a section of the network. One io each of which has a number of subclasses on the control unit a couple controls normally assigns. The two classes are (1) assembly dimensions approximately one half of the network measures assigned to it and (2) program measures, work section, while the other control both classes include tests of equipment device of the couple usually the rest of the genes that provide fault indications, and as well Part of the network section controls. For a 15, both class remedial steps include such Failure of one unit of the pair can, however, be calculated that a system also exists if the other unit to control the whole, its a fault remains in operation. The program assigned Network part used measures still contain measures that are. not just failures on a particular system or

20 Untergruppen des Systems beschränken, sondern20 subsets of the system, but rather

Die Art und Weise, in welcher die verdoppelten auch einen Ausfall innerhalb einer Untergruppe des Einrichtungen des Systems in Betrieb gebracht wer- Systems genau lokalisieren. Diese einzelnen Proden, unterscheidet sich in vorteilhafter Weise wesent- grammaßnahmen wirken sich direkt auf die Warlich von den bei bekannten Systemen benutzten An- tungsfähigkeit des Systems aus und damit, wie oben Ordnungen. Bei bekannten Fernsprech-Vermittlungs- 25 erläutert, indirekt auf die Zuverlässigkeit des Systems, systemen und Datenverarbeitungssystemen sind ver- weil die schnelle Lokalisierung von Störungen zu doppelte Untergruppen des Systems im allgemeinen einer schnellen Wiederherstellung führt und auf als Betriebs- und Reserve-Einheiten vorgesehen, und diese Weise verdoppelte Untergruppen des Systems diese Untergruppen sind entweder mit Hilfe von für einen hohen zeitlichen Prozentsatz dem Betrieb Handschaltern oder Vielkontaktrelais an deren Un- 30 zur Verfügung stehen.The way in which the doubled also includes a failure within a subset of the The system's facilities are brought into operation. The system is precisely localized. These individual prods, differs in an advantageous manner essential grammatical measures have a direct effect on the warlich based on the functionality of the system used in known systems and thus as above Orders. In known telephone exchange 25 explained, indirectly on the reliability of the system, systems and data processing systems are because of the fast localization of malfunctions duplicate subsets of the system in general for quick recovery provided as operational and reserve units, and in this way duplicated subsets of the system these subgroups are either with the help of for a high percentage of the time the operation Manual switches or multi-contact relays are available at the Un- 30.

tergruppen des Systems angeschaltet oder von ihnen Weiter oben sind die Baugruppenprüfungen begetrennt. Solche Anordnungen sind für das vorlie- schrieben worden, die bei den verschiedenen Untergende System unbefriedigend, weil die zur Umschal- gruppen des Systems benutzt werden, und es wurde tung zwischen den Untergruppen des Systems von vermerkt, daß außerdem Programmprüfungen zur Natur aus erforderliche Zeit für den praktischen Be- 35 Anzeige von Störungen benutzt werden. Baugruppentrieb zu lang ist, da nicht nur die Datenverarbeitungs- prüfungen und Programmprüfungen führen zu Ankapazität oder die Verkehrskapazität des Systems zeigen, die »angezeigte Störung« genannt werden, wesentlich herabgesetzt wird, sondern auch ein be- Die Vorgänge, die bei durch Baugruppenprüfungen deutsamer Verlust von wichtigen, vorübergehenden und Programmprüfungen angezeigten Störungen unEingangsdaten auftreten kann. Wenn beispielsweise 40 ternommen werden, sind völlig verschieden. Beide die Wählimpuls- oder Stoßtonabtastung so lange Vorgänge treffen sich jedoch an dem Punkt der unterbrochen wird, daß eine Umschaltung von Un- Folge, wo ein Sprung auf ein nichtverschiebbares tergruppen des Systems von Hand mit Hilfe von Re- Fehlererkennungsprogramm erfolgt, lais möglich ist, werden Gespräche verstümmelt, und Wenn die angezeigte Störung den Betrieb eines die Bedienung der Teilnehmer ist unbefriedigend. 45 Gesprächsspeichers 103 oder eines Programmspei-Außerdem kann eine Umschaltung von Untergrup- chers 102 betrifft, wird zu einer »Neuversuch« gepen im System mit Hilfe mechanischer Kontakte nannten Folgefunktion übergegangen, und wenn ein Störgeräusche auf den umgeschalteten Leitungen er- Neuversuch von einer erfolgreichen Gesprächs- oder zeugen, die zu Fehlern beim Betrieb des Systems Programmspeicher-Funktion begleitet wird, wird die führen können. 50 aktive Kombination der Untergruppen des Systems, Im vorliegenden System bildet eine Anzahl von d. h. der Gesprächsspeicher, der Programmspeicher, individuellen zugeordneten Übertragungs-Sammel- der zentralen Steuerungen und der Sammelleitungen, leitungssystemen die erforderlichen Eingangs- und als brauchbar angesehen, und die augenblickliche Ausgangsübertragungswege zu den verschiedenen Folge von Programmfunktionen wird fortgesetzt. Untergruppen des Systems, und diese Übertragungs- 55 Man beachte jedoch, daß auch dann, wenn ein Gewege sind induktiv sowohl an die Quellen als auch sprächsspeicher- oder Programmspeicher-Neuversuch an die Belastungen der Untergruppen angeschaltet. erfolgreich war, die Tatsache, daß ein Neuversuch Die Kopplung mit Hilfe von Übertragern bewirkt die erforderlich gewesen ist, gespeichert wird und daß Trennung von Fehlern der Untergruppen von den eine große Zahl von Neuversuchen innerhalb einer Übertragungswegen, die diese Untergruppen bedie- 60 begrenzten Zeitspanne zu Wartungsfunktionen führt, nen, von den verbundenen Untersystemen und von die so berechnet sind, daß der Grund für die wiederder verdoppelten Einheit dieses Untersystems. holten Gesprächsspeicher- und Programmspeicher-Außerdem ermöglicht die Verwendung einer in- Leseirrtümer oder Gesprächsspeicher-Schreibirrtüduktiven Kopplung der Ubertragungswege verschie- mer aufgefunden wird. Wenn der Gesprächsspeicherdenen Untergruppen des Systems einen bestimmten 65 oder Programmspeicher-Neuversuch nicht erfolgreich Übertragungsweg, ohne auftretende Schaltverzöge- verläuft, wird ein Weg beschriften, der zu der Warrungen zu adressieren, und ermöglicht den adressier- tungsfunktion führt, bei der ein Unterbrechungsten Untergruppen des Systems, Kommandos über quellen-Flip-Flop eingestellt wird. Dieselbe Funk-Subgroups of the system are switched on or the assembly tests are separated from them. Such arrangements have been prescribed for the various subordinates System unsatisfactory because they are used to switch the system, and it was between the subgroups of the system of notes that program reviews are also used for Naturally the time required for the practical loading of faults can be used. Assembly drive is too long, as not only the data processing checks and program checks lead to overcapacity or show the traffic capacity of the system, called the »indicated fault«, is significantly reduced, but also a loading The processes involved in by assembly tests Significant loss of important, temporary and program checks indicated malfunctions and input data can occur. For example, if 40 are taken, they are completely different. Both however, the dial pulse or burst tone scanning as long as events meet at the point of is interrupted that a switchover from Un- sequence, where a jump to a non-displaceable subgroups of the system is done by hand with the help of a re-error detection program, lais is possible, conversations are garbled, and if the indicated disturbance is the operation of a the service to the participants is unsatisfactory. 45 call memory 103 or a program memory If a switchover of subgroups 102 is concerned, a “retry” is popped in the system with the help of mechanical contacts called subsequent function passed over, and if a Interfering noises on the switched lines result in a retry of a successful conversation or testify that is accompanied by errors in the operation of the system program memory function will be the being able to lead. 50 active combination of the subgroups of the system, in the present system a number of d. H. the call memory, the program memory, individually assigned transmission-collective of the central controls and the collective lines, piping systems the required input and viewed as usable, and the instantaneous Output transmission paths to the various series of program functions are continued. Subgroups of the system, and this transmission 55 Note, however, that even if a Gewege are inductive to both the sources and retry speech memory or program memory connected to the burdens of the subgroups. was successful, the fact that a retry The coupling with the help of transformers causes the necessary storage and that Separation of errors of the subgroups from the large number of retries within one Transmission paths that these subgroups serve - 60 a limited period of time that leads to maintenance functions, from the connected subsystems and from which are calculated in such a way that the reason for the recurring doubled unit of this subsystem. brought conversation memory and program memory as well enables the use of an in-read mistake or call memory write mistake Coupling of the transmission paths is found differently. When the conversation memory denen Subgroups the system made a particular 65 or program memory retry unsuccessful The transmission route without any switching delay is labeled a route leading to the warning to address, and enables the addressing function to result in an interruption Subgroups of the system, commands via source flip-flop is set. Same radio

55 5655 56

tion wird durchgeführt, wenn die angezeigte Störung nen beschränkt, die zur Ausscheidung der fehlerhafkeine Gesprächsspeicher- oder Programmspeicher- ten Untergruppen des Systems aus der aktiven Komstörung war. Es ist eine Vielzahl von Unterbrechungs- bination von Untergruppen dienen. Die erste Funkquellen-Flip-Flops vorhanden, und diese Flip-Flops tion eines nichtaufschiebbaren Fehlererkennungssind den verschiedenen Störungsquellen individuell 5 programms ist die Bestimmung, ob die angezeigte zugeordnet. Störung einen Irrtum oder einen Fehler darstellt.tion is carried out when the displayed malfunction is limited to the elimination of the faulty Call memory or program memory subgroups of the system from the active communication was. It is used to serve a variety of interruption combinations of subgroups. The first radio source flip-flops and these flip-flops are non-deferrable error detection the various sources of interference individually 5 program is the determination of whether the indicated assigned. Disturbance represents an error or an error.

Die Einstellung eines Unterbrechungsquellen-Flip- Wenn die Störung mit Hilfe des Fehlererkennungs-Flops erregt die Unterbrechungs-Folgeschaltung 4901, programms nicht reproduziert werden kann, wird die die die Unterbrechung der augenblicklichen Pro- angezeigte Störung als Irrtum angesehen, und das grammfolge und die Einspeicherung von Daten aus io System kehrt zur Gesprächsbearbeitung zurück. Vor einer Anzahl von Registern der zentralen Steuerung der Rückkehr zur Gesprächsbearbeitung wird jedoch in einen reservierten Bereich des Gesprächsspeichers eine Aufzeichnung vorgenommen, die angibt, daß ein 103 bewirkt. Diese Aufbewahrung von Daten ge- Irrtum aufgetreten ist, da diese Information erforderstattet in bestimmten Fällen eine nachfolgende Rück- lieh ist, um festzustellen, ob eine hohe Zahl von Irrkehr zu dem unterbrochenen Programm, wenn eine 15 tümern auftritt oder nicht. Wie sich aus dem Obigen solche Rückkehr sowohl leicht durchzuführen als ergibt, ist es immer dann, wenn ein Irrtum auftritt, auch ratsam ist, und liefert in anderen Fällen Infor- erforderlich, zu einem Fehlererkennungsprogramm mationen, die im Verlauf des Fehlererkennungspro- überzuspringen, und dieser Sprung setzt die Gegramms von Nutzen sein können. sprächsbearbeitungskapazität der zentralen Steue-The setting of an interrupt source flip- When the fault occurs with the help of the error detection flop energizes the interrupt follower circuit 4901, program cannot be reproduced, the the failure indicated the interruption of the current pro-viewed as an error, and that The program sequence and the storage of data from the io system returns to call processing. before however, a number of registers of central control will return to call handling a record is made in a reserved area of the call log indicating that a 103 causes. This data retention error occurred because this information is required in certain cases a subsequent return is borrowed to determine if there is a high number of goings-ons to the interrupted program, if a 15 tümern occurs or not. As can be seen from the above Such a return is both easy to carry out and yields, whenever an error occurs, is also advisable, and in other cases provides information required, about an error detection program mations that are to be skipped in the course of the error detection program, and this jump sets the grams can be of use. call processing capacity of the central control

Wenn das eingestellte Unterbrechungsquellen-Flip- 20 rung herab. Daher vermindert eine hohe Zahl vonIf the set interrupt source flip down 20. Therefore, a large number of decreases

Flop anzeigt, daß die Störung in einem der Elemente Irrtümern die Wirksamkeit des zentralen Datenver-Flop indicates that the fault in one of the elements erroneous the effectiveness of the central data management

des zentralen Datenverarbeiters 100 liegt, nämlich arbeiters 100.of the central data processor 100, namely worker 100.

der zentralen Steuerung 101, des Programmspeichers Wenn das Fehlererkennungsprogramm die ange-the central controller 101, the program memory If the error detection program the indicated

102 oder des Gesprächsspeichers 103, wird die Not- zeigte Störung reproduzieren kann, handelt es sich102 or the conversation memory 103, the emergency display can reproduce fault, it is

maßnahmen-40-msec-Taktschaltung im Sofortprüfer 25 um einen Fehler, und das Fehlererkennungspro-measures-40-msec clock circuit in the immediate tester 25 to an error, and the error detection pro-

5703 erregt, bevor ein Übergang zu dem Fehler- gramm schreitet fort, um den Fehler auf eine be-5703 energized before a transition to the error gram proceeds to set the error to a sensitive

erkennungsprogramm erfolgt. Wenn das eingestellte stimmte Untergruppe des Systems zu isolieren. Manrecognition program takes place. If the set agreed to isolate subset of the system. Man

Unterbrechungsquellen-Flip-Flop eine Störung an- beachte, daß der Fehler entweder in der aktiven oderInterruption source flip-flop a malfunction. Note that the error is either in the active or in the

zeigt, die nicht im zentralen Datenverarbeiter 100 der Reserve-Untergruppe des Systems gefunden wer-shows that are not found in the central data processor 100 of the reserve subgroup of the system

liegt, erfolgt die Übergabe auf das Fehlererkennungs- 30 den kann und daß verschiedene Programmfunktionenis, the transfer takes place on the error detection 30 can and that various program functions

programm sofort ohne Erregung der Notmaßnahmen- erforderlich sind, um die Gesprächsbearbeitung desprogram immediately without excitement of the emergency measures required to process the call

Taktschaltung. Systems wiederzugewinnen. Wenn der Fehler in einerClock circuit. Regain system. If the error is in a

Wenn die angezeigte Störung entweder in der zen- zentralen Steuerung 101, einem Gesprächsspeicher traten Steuerung 101 oder im Gesprächsspeicher 103 103 oder einem Programmspeicher 102 auftritt, steht liegt, erfolgt ein Sprung auf das Fehlererkennungs- 35 nur eine beschränkte Zeitspanne (40 msec) für das programm, das sich im Programmspeicher 102 be- Fehlererkennungsprogramm zur Verfügung, um den findet. Wenn jedoch die angezeigte Störung im Pro- Fehler auf eine bestimmte Untergruppe zu beschrängrammspeicher 102 liegt, werden Maßnahmen er- ken. Wenn das Fehlererkennungsprogramm den Fehgriffen, um die zentrale Steuerung 101 mit Hilfe eines ler nicht innerhalb der vorgeschriebenen Zeitspanne Programms zu betreiben, das sich im Gesprächsspei- 4° auf eine bestimmte Untergruppe des Systems becher 103 befindet. schränken kann und bekannt ist, daß der Fehler inIf the indicated fault is either in the central controller 101, a call log entered controller 101 or in call memory 103 103 or a program memory 102 occurs there is a jump to the error detection 35 only for a limited period of time (40 msec) for the program that is in the program memory 102 error detection program available to the finds. However, if the fault indicated in the Pro error is limited to a certain subgroup memory of the program 102 lies, measures will be identified. If the error detection program corrects the mistakes, to the central controller 101 with the help of a ler not within the prescribed period of time To operate a program that is in conversation memory 4 ° on a certain subgroup of the system cup 103 is located. and it is known that the error is in

Das heißt, wenn eine Störung mit Bezug auf einen der zentralen Steuerung 101, dem GesprächsspeicherThat is, if there is a fault with respect to one of the central controllers 101, the conversation memory

Programmspeicher 102 angezeigt wird, erscheint es 103 oder dem Programmspeicher 102 liegt, speichertProgram memory 102 is displayed, it appears 103 or the program memory 102 is located, stores

nicht zweckmäßig, die Durchführung eines Fehler- das Fehlererkennungsprogramm eine Anforderungnot expedient, the execution of an error- the error detection program a request

erkennungsprogramms zu versuchen, das auf einer 45 zur nachfolgenden Einleitung eines verschobenenrecognition program to try to run on a 45 for the subsequent initiation of a postponed

aus einem Programmspeicher 102 abgeleiteten Infor- Fehlererkennungsprogramms, das den Fehler auf einefrom a program memory 102 derived Infor error detection program that the error to a

mation beruht. Daher wird ein verhältnismäßig kur- bestimmte Untergruppe einschränkt, und dann ordnetmation is based. Therefore a relatively short-term subgroup is restricted and then classified

zes Fehlererkennungsprogramm aus dem Gesprächs- das nichtaufschiebbare Fehlererkennungsprogrammzes error detection program from the conversation - the error detection program that cannot be postponed

speicher 103 gewonnen. Die Gesprächsspeicher-Feh- die Zusammenstellung der Bauteile des zentralenmemory 103 won. The call memory fault - the compilation of the components of the central

lererkennungsprogrammfolge wird durch Erregung 50 Datenverarbeiters mit Bezug auf die Untergruppe desThe recognition program sequence is generated by arousal 50 data processors with reference to the subset of the

der Gesprächsspeicher-Programmfolgeschaltung5302 Systems neu, d.h. die zentrale Steuerung 101, denof the call buffer sequencer 5302 system, i.e. the central controller 101, the

eingeleitet. Gesprächsspeicher 103 oder den Programmspeicherinitiated. Call memory 103 or the program memory

Wenn eine Störung mit Hilfe von Programmprü- 102, die einen Fehler gezeigt haben,
fungen angezeigt wird, erfolgt ein direkter Übergang Wenn das nichtverschiebbare Fehlererkennungsauf das Fehlererkennungsprogramm, das durch die 55 programm den Fehler auf eine bestimmte Unterangezeigte Störung angegeben wird. Es ist nicht er- gruppe des Systems einschränkt, muß bestimmt werforderlich, eine Unterbrechung einzuleiten, wie es den, ob die Untergruppe in der aktiven oder Reim Fall einer durch eine Baugruppenprüfung ange- servekombination von Bauteilen ausgefallen ist, und zeigten Störung erforderlich war. es müssen danach geeignete Maßnahmen ergriffen
If a malfunction is detected with the help of program checks that have shown an error,
If the error detection cannot be moved to the error detection program, which is indicated by the 55 program, the error is displayed on a specific malfunction. It is not a group of the system is restricted, it must be determined that an interruption has to be initiated, such as whether the subgroup has failed in the active or in the case of a combination of components serviced by an assembly test and a malfunction was required. appropriate measures must then be taken

Die Fehlererkennungsprogramme haben im vor- 60 werden. Wenn die aktive Einheit ausfällt, schaltet dasThe error detection programs are in the 60s. If the active unit fails, it switches

liegenden System die höchste Ausführungspriorität, Programm die Reserveeinheit in die aktive Kombi-system has the highest execution priority, program the reserve unit in the active combination

da sie zur Wiedergewinnung der Gesprächsspeicher- nation von Bauteilen ein, da diese Änderung zursince they are used to reclaim the call storage nation of components, since this change is used for

verarbeitungsfähigkeit des Systems vorgesehen sind. Wiedergewinnung der Gesprächsbearbeitungsfähig-processability of the system are provided. Regaining the ability to edit

Die Fehlererkennungsprogramme werden jedoch keit des Systems erforderlich ist.The error detection programs are, however, required by the system.

möglichst kurz gehalten, um eine Unterbrechung der 65 Nachdem eine fehlerhafte Untergruppe in den Re-kept as short as possible to avoid an interruption of the 65 After a faulty subgroup in the re-

Gesprächsbearbeitung zu vermeiden, und sind auf servezustand umgeschaltet worden ist oder nachdemAvoid call processing and are switched to the service state or after

Schritte, die die fehlerhaften Untergruppen des Sy- festgestellt worden ist, daß eine Reserve-UntergruppeSteps that the faulty subgroups of the Sy- has been determined that a reserve subgroup

stems isolieren, und die erforderlichen Steuerfunktio- fehlerhaft ist, betätigt das Fehlererkennungspro-isolate stems, and the required control function is faulty, actuates the error detection pro-

57 5857 58

gramm fehleranzeigende Flip-Flops innerhalb der punkten innerhalb des Stufe-H-Programms, desgram error-indicating flip-flops within the points within the level H program, des

fehlerhaften Untergruppe oder versetzt im Falle Stufe-/-Programms oder des Grundstufe-Ausfüh-faulty subgroup or relocated in the case of the level / program or the basic level execution

eines Netzwerksteuergerätes 122, 131 oder eines Si- rungsprogramms, um die Gesprächsbearbeitung er-a network control device 122, 131 or a security program to handle the call

gnalverteilers 128, 136, 140 die fehlerhafte Unter- neut in Gang zu setzen. Wenn festgestellt wird, daßgnalverteilers 128, 136, 140 to set the faulty sub-unit in motion. If it is found that

gruppe in einen Quarantäne-Betriebszustand. 5 es möglich ist, auf das unterbrochene Programm zu-group into a quarantine operating state. 5 it is possible to access the interrupted program

Außerdem markiert das nichtaufschiebbare Fehler- rückzukehren, wird die Rückkehr-FolgeschaltungIn addition, the error that cannot be postponed is marked - the return sequence is used to return

erkennungsprogramm eine Fahne in dem dem ver- 5300 erregt, die mit Hilfe von vorverdrahteten Schal-detection program a flag in the dem 5300 energized, which with the help of pre-wired switch-

schobenen Fehlererkennungsprogramm zugeordneten tungen die Gesprächsverarbeitung wieder in Gangcall processing started again when the error detection program assigned to it was pushed

Arbeits-Überwachungsregister, dessen Aufgabe es setzt.Working supervisory register, the task of which it sets.

ist, die Störung innerhalb der fehlerhaften Unter- io Ein Beispiel für eine Sachlage, bei der es zweckgruppe des Systems festzustellen. mäßig ist, auf das unterbrochene Programm zurück-Nachdem die Gesprächsverarbeitungsfähigkeit des zukehren, ist dann gegeben, wenn festgestellt wird, Systems mit Hilfe einer dem Programm gemäßen daß eine Reserve-Untergruppe des Systems ausgefal-Neuordnung von Elementzusammenstellungen des len ist. Dann ist keine Verstümmelung von Daten zentralen Datenverarbeiters 100 entweder nach Re- 15 oder Irreführung oder Fehldeutung von Systemkomgistrierung der Anforderung für ein verschobenes mandos möglich. Ein Beispiel für einen Zustand, bei Fehlererkennungsprogramm oder nach Beschrän- dem es nicht ratsam ist, auf eine unterbrochene Prokung des Fehlers auf eine bestimmte Untergruppe grammfolge zurückzukehren, ist dann gegeben, wenn wiedergewonnen ist, stellt das Fehlererkennungspro- festgestellt worden ist, daß eine aktive Zentralsteuegramm die Notmaßnahmen-40-msec-Taktschaltung 20 rung ausgefallen ist. Dann können Schwierigkeiten 5703 zurück. Diese war erregt worden, nachdem fest- bei der genauen Rückkehr auf das unterbrochene gestellt wurde, daß eine Störung vorhanden ist, die Programm auftreten. Wenn der Übergang von dem eines der Elemente des zentralen Datenverarbeiters Fehlererkennungsprogramm zur Gesprächsbearbei- 100 betrifft. Wenn die Gesprächsbearbeitungsfähig- tung mit Hilfe des Neustart-Programms anstatt mit keit des Systems nicht vor Ablauf der Taktschaltung 25 Hilfe der Rückkehr-Folgeschaltung 5300 erfolgt, 5703 wiedergewonnen ist, führen bestimmte Not- führt das Programm ähnliche Funktionen aus wie maßnahmen, die an anderer Stelle beschrieben sind, die Folgeschaltung 5300 auf verdrahteter Grundlage, zu einer Programmunterbrechung auf der Stufe B Das heißt, das Unterbrechungs-Aktivitäts-Flip-Flop und nacheinander erfolgenden Neuordnungen der wird zurückgestellt, und das Programm bestimmt zentralen Steuerung 101, des Programmspeichers 102 30 dann einen geeigneten Bezugspunkt in einer der Ge- und ihrer verbindenden Sammelleitungen. sprächsbearbeitungsstufen H, J oder L, um die GeWenn die Notmaßnahmen-40-msec-Taktschaltung sprächsbearbeitung wieder in Gang zu setzen. Das vor dem Ende ihrer Periode zurückgestellt wird, ver- Programm gibt die Codeadresse des Bezugspunktes anlaßt das Fehlererkennungsprogramm einen Sprung in das Programm-Adressenregister 4801 und geht auf ein »Neustart-Programm«. Das Neustart-Pro- 35 dann auf das Programm über,
gramm bestimmt nach vorgeschriebenen Regeln, ob Für die Wiedergewinnung der Gesprächsbearbeies zweckmäßig und ratsam ist, auf das unterbrochene rung auf dem Bezugspunkt sind keine Informationen Programm zurückzukehren. Wenn die Rückkehr auf bezüglich früherer Vorgänge erforderlich wie in dem das unterbrochene Programm nicht ratsam ist, wählt Falle, wenn auf eine unterbrochene Programmfolge das Neustart-Programm einen von mehreren Bezugs- 40 zurückgegangen wird.
is to determine the malfunction within the faulty sub- io An example of a situation in which it is the purpose of the system. is moderate to return to the interrupted program-After the call processing ability of the is then given when it is determined that a reserve subgroup of the system is failed-reordering of element assemblies of the len with the help of a system according to the program. Then no corruption of data central data processor 100 either to reform 15 or misleading or misinterpretation of Systemkomgistrierung the request for a shifted mandos is possible. An example of a state, in the case of an error detection program or after which it is not advisable to revert to an interrupted program sequence of the error to a specific subgroup, is given when it has been recovered, the error detection program has established that an active one Central control frame the emergency measures 40 msec clock circuit 20 tion has failed. Then difficulties 5703 can return. This had been excited after it was determined on the exact return to the interrupted one that a disturbance existed, the program occurred. If the transition from one of the elements of the central data processor concerns an error detection program to the call processing 100. If the call processing capability is regained with the help of the restart program instead of with the speed of the system before the expiry of the clock circuit 25 with the help of the return sequence circuit 5300, 5703 , the program carries out certain emergency functions similar to those carried out on others Place described, the sequential circuit 5300 on a wired basis, to a program interruption at level B That is, the interrupt activity flip-flop and successive rearrangements of the is reset, and the program determines central controller 101, the program memory 102 30 then a suitable reference point in one of the pipes and their connecting manifolds. Call processing levels H, J or L to restart the call processing if the emergency measures 40 msec cycle. The program gives the code address of the reference point and the error detection program jumps into the program address register 4801 and goes to a »restart program«. The Restart-Pro- 35 then click on the program,
In accordance with prescribed rules, the program determines whether it is expedient and advisable to recover the conversation and not to return to the interrupted program on the reference point. If the return to earlier operations is required, such as where the interrupted program is not advisable, the case when the restart program is reverted to an interrupted program sequence selects one of several reference 40s.

Hierzu 24 Blatt ZeichnungenIn addition 24 sheets of drawings

Claims (6)

Patentansprüche:Patent claims: 1. Programmgesteuerte Datenverarbeitungsanlage mit einer Vielzahl von Speichern, einer Steueranordnung mit einer ersten und zweiten Steuerung, die funktionell gleichwertig sind, sowie einer die Speicher mit der Steueranordnung verbindenden Übertragungsanordnung, mit einer an die Steuerungen angeschalteten und auf deren Kommandos ansprechenden Eingangs-Ausgangs-Anordnung und mit Schaltungen, die die Befehlsübertragung von einer gewählten Steuerung zur Eingangs-Ausgangs-Anordnung sperren, dadurch gekennzeichnet, daß die Übertragungsanordnung (6400, 6500) eine Vielzahl von unabhängigen Ubertragungswegen (6400-0, 6400-1, 6500-0, 6500-1) aufweist, von denen jeder in Abhängigkeit vom Zustand von Registerschaltungen (Fig. 3: 300, Fig. 55: 5500, PBA, PBO, PBT) wahlweise mit der ersten und der zweiten Steuerung (CCl, CC 2) und in Abhängigkeit vom Zustand weiterer Registerschaltungen (F i g. 5: 501), die jeweils einzelnen Speichern zugeordnet sind, wahlweise mit den Speichern (PSl, PSN) verbunden ist, und daß die so hergestellten Verbindungen wenigstens eine Betriebskombination bilden, die eine Steuerung (CCl oder CC 2), einen Übertragungsweg (6400-0, 6500-0 oder 6400-1, 6500-1) und wenigstens einen Speicher (PSl bis PSN) enthält.1. Program-controlled data processing system with a large number of memories, a control arrangement with a first and second control, which are functionally equivalent, and a transmission arrangement connecting the memory to the control arrangement, with an input-output arrangement connected to the controls and responding to their commands and with circuits which block the transmission of commands from a selected controller to the input-output arrangement, characterized in that the transmission arrangement (6400, 6500) has a plurality of independent transmission paths (6400-0, 6400-1, 6500-0, 6500- 1), each of which, depending on the state of register circuits (Fig. 3: 300, Fig. 55: 5500, PBA, PBO, PBT) optionally with the first and second control (CCl, CC 2) and depending on State of further register circuits (Fig. 5: 501), which are each assigned to individual memories, optionally connected to the memories (PS1, PSN) n, and that the connections established in this way form at least one operating combination that includes a controller (CCl or CC 2), a transmission path (6400-0, 6500-0 or 6400-1, 6500-1) and at least one memory (PSl to PSN) . 2. Programmgesteuerte Datenverarbeitungsanlage nach Anspruch 1, dadurch gekennzeichnet, daß die Steuerungen (CCl, CC 2) und die Speicher (PSl bis PSN) als Signalquellen parallel und als Signalverbraucher in Reihe an die Übertragungswege (z. B. 6400-0) angeschaltet sind.2. Program-controlled data processing system according to claim 1, characterized in that the controls (CCl, CC 2) and the memory (PSl to PSN) are connected as signal sources in parallel and as signal consumers in series on the transmission paths (z. B. 6400-0) . 3. Programmgesteuerte Datenverarbeitungsanlage nach Anspruch 1, gekennzeichnet durch Schaltungen, die die gleichzeitige Ausführung identischer Arbeitsfunktionen durch die erste und zweite Steuerung (CCl, CC 2) sicherstellen und folgende Bauteile enthalten: in jeder Steuerung (CCl, CC 2) Betriebsprüfungsschaltungen (Fi g. 4: 460), die die Operationen von Teilen der Steuerung und die Richtigkeit von aus den Speichern gelesenen Informationen prüfen und Störungssignale immer dann erzeugen, wenn eine Störungsanzeige auftritt; Schaltungen (z. B. die Querverbindungs-Störungsschaltung nach Fig. 22 und 23) zur Übertragung von Störungssignalen zur jeweils anderen Steuerung und Registerschaltungen (Fig: 23: 2314, 2315) in jeder Steuerung zur Aufzeichnung der von der anderen Steuerung übertragenen Störungssignale und Schaltungen (462) in jeder Steuerung, die auf Grund von Störungssignalen beider Steuerungen identische Steuermaßnahmen durchführen.3. Program-controlled data processing system according to claim 1, characterized by circuits which ensure the simultaneous execution of identical work functions by the first and second control (CCl, CC 2) and contain the following components: in each control (CCl, CC 2) audit circuits (Fi g. 4: 460), which check the operations of parts of the control system and the correctness of information read from the memories and generate fault signals whenever a fault indication occurs; Circuits (e.g. the cross-connection fault circuit according to FIGS. 22 and 23) for transmitting fault signals to the respective other controller and register circuits (Fig: 23: 2314, 2315) in each controller for recording the fault signals and circuits transmitted by the other controller (462) in each controller, which carry out identical control measures due to fault signals from both controllers. 4. Programmgesteuerte Datenverarbeitungsanlage nach Anspruch 3, dadurch gekennzeichnet, daß die Speicher (PSl bis PSN) Betriebsprüfungsschaltungen (F i g. 7) aufweisen, die die interne Operation des Speichers prüfen und ein Prüfsignal erzeugen und zu derjenigen Steuerung übertragen, die zu der augenblicklichen Betriebskombination mit dem Speicher gehört, und daß die Schaltungen, die die gleichzeitige Ausführung identischer Arbeitsfunktionen sicherstellen, auf die Prüf signale ansprechende Registerschaltungen (Fig. 12: 1213, 1214) sowie Schaltungen (F i g. 24: 2400) aufweisen, die in Abhängigkeit vom Zustand der Registerschaltungen Störungssignale erzeugen. 4. Program-controlled data processing system according to claim 3, characterized in that the memories (PSl to PSN) have operational check circuits (F i g. 7) which check the internal operation of the memory and generate a test signal and transmit it to the controller that corresponds to the current Operation combination with the memory belongs, and that the circuits which ensure the simultaneous execution of identical work functions, to the test signals responsive register circuits (Fig. 12: 1213, 1214) and circuits (Fig. 24: 2400) have, which are dependent generate fault signals from the state of the register circuits. 5. Programmgesteuerte Datenverarbeitungsanlage nach einem der vorhergehenden Ansprüche, dadurch gekennzeichnet, daß die erste und zweite Steuerung je eine Vielzahl von Datenquellen (die verschiedenen Register, z. B. das BR-Register2601, und weitere Datenquellen, z.B. Fig. 47, die wahlweise an die internen Vergleichssammelleitungen 4100 und 3900 anschaltbar sind) aufweist und daß die Schaltungen, die die gleichzeitige Ausführung identischer Arbeitsfunktionen sicherstellen, Schaltungen (Fig. 31 und 36: 3122, 3621) enthalten, die Datenworte aus gewählten Datenquellen innerhalb der beiden Steuerungen (CCl, CC 2) vergleichen und Störungssignale erzeugen, wenn die verglichenen Datenwörter nicht identisch sind.5. Program-controlled data processing system according to one of the preceding claims, characterized in that the first and second control each have a plurality of data sources (the different registers, e.g. the BR register 2601, and other data sources, e.g. Fig. 47, which can be optionally transferred to the internal Comparison bus lines 4100 and 3900 can be connected) and that the circuits, that ensure the simultaneous execution of identical work functions, circuits (Fig. 31 and 36: 3122, 3621) contain the data words from selected data sources within of the two controls (CCl, CC 2) and generate fault signals if the compared data words are not identical. 6. Programmgesteuerte Datenverarbeitungsanlage nach Anspruch 5, bei der die die Programme bildenden Befehle zur Steuerung der Datenverarbeitungsanlage in Befehlsklassen eingeteilt sind, gekennzeichnet durch Schaltungen (Fig. 39: 3901, 3902, 3904), die die Datenquellen in Abhängigkeit von der Klasse der ausgeführten Befehle auswählen.6. Program-controlled data processing system according to claim 5, in which the programs forming commands for controlling the data processing system are divided into command classes are identified by circuits (Fig. 39: 3901, 3902, 3904) which the data sources depending on the class of commands executed.
DE19641474093 1963-12-31 1964-10-13 Program-controlled data processing system Pending DE1474093B2 (en)

Applications Claiming Priority (1)

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

Publications (2)

Publication Number Publication Date
DE1474093A1 DE1474093A1 (en) 1970-07-09
DE1474093B2 true DE1474093B2 (en) 1972-09-07

Family

ID=23309246

Family Applications (6)

Application Number Title Priority Date Filing Date
DE19641437576 Expired DE1437576C3 (en) 1963-12-31 1964-10-13 Method for displaying changes in the operating status of message routes arranged in groups
DE19641474094D Pending DE1474094B (en) 1963-12-31 1964-10-13 Program-controlled data processing system
DE19641474096 Pending DE1474096A1 (en) 1963-12-31 1964-10-13 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.
DE19641474095D Pending DE1474095B1 (en) 1963-12-31 1964-10-13 Program-controlled data processing system
DE19641474093 Pending DE1474093B2 (en) 1963-12-31 1964-10-13 Program-controlled data processing system

Family Applications Before (5)

Application Number Title Priority Date Filing Date
DE19641437576 Expired DE1437576C3 (en) 1963-12-31 1964-10-13 Method for displaying changes in the operating status of message routes arranged in groups
DE19641474094D Pending DE1474094B (en) 1963-12-31 1964-10-13 Program-controlled data processing system
DE19641474096 Pending DE1474096A1 (en) 1963-12-31 1964-10-13 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.
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) AT273543B (en)
BE (7) BE654495A (en)
BR (4) BR6463327D0 (en)
CH (7) CH479993A (en)
DE (6) DE1437576C3 (en)
DK (4) DK136878B (en)
FR (7) FR1426972A (en)
GB (7) GB1081817A (en)
IL (7) IL22237A (en)
NL (8) NL6415236A (en)
SE (4) SE319926B (en)

Families Citing this family (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3723975A (en) * 1971-06-28 1973-03-27 Ibm Overdue event detector
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
JPS57182858A (en) * 1981-05-06 1982-11-10 Japan Electronic Control Syst Co Ltd Monitor circuit for program runaway in computer
US4484030A (en) * 1982-04-19 1984-11-20 At&T Bell Laboratories Method and apparatus for identifying faulty communications circuits
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
US4555594A (en) * 1983-08-03 1985-11-26 At&T Bell Laboratories Telephone interexchange signaling protocol
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.
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
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
DE1072273B (en) * 1957-10-07 1959-12-31 Western Electric Company, Incorporated, New York, 1N. Y. (V. St. A.) Circuit arrangement for electronic telephone exchanges
BE625449A (en) * 1961-04-25

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
Goode, Machol: System Enineering, 1957, S. 214-216 *
Proceedings of the IRE, Dezember 1948, S. 1452-1460 *
Speiser: Digitale Rechenanlagen, 1961, S. 399 *

Also Published As

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

Similar Documents

Publication Publication Date Title
DE1474093B2 (en) Program-controlled data processing system
DE3410803C2 (en) System for the transmission of information from several data acquisition devices to a central receiving and recording station, in particular for the transmission of seismic data strung together
DE1258478B (en) Automatic maintenance arrangement for telecommunications systems
DE2626838A1 (en) DUPLICATED SYSTEM FOR CHECKING AND CONTROLLING A DUPLICATED REMOTE INSTALLATION
DE2840246A1 (en) REMOTE COMMUNICATION SYSTEM
DE3041600A1 (en) METHOD AND CIRCUIT ARRANGEMENT FOR TRANSMITTING DATA SIGNALS BETWEEN DATA SIGNAL TRANSMITTERS AND RECEIVER RECEIVERS CONNECTED TO DATA SWITCHING DEVICES OF A DATA SWITCHING SYSTEM
DE2707267B2 (en) System for gaining access to communication lines
DE2824578C2 (en)
DE2140707C3 (en) Circuit arrangement for program-controlled fenunelde, in particular telephone ventilation systems
AT404656B (en) LINE-REDUNDANT FIELD BUS SYSTEM, PREFERABLY WITH RING TOPOLOGY
DE2308308A1 (en) TELEPHONE SWITCHING SYSTEM
DE1278150B (en) Data processing arrangement
DE2050871A1 (en) Data processing system
DE3041556A1 (en) METHOD AND CIRCUIT FOR THE INTERMEDIATION OF DATA BETWEEN DATA TERMINALS
DE2710100A1 (en) LINE CONTROL UNIT FOR VOICE AND DATA NETWORKS
DE69534316T2 (en) TELECOMMUNICATION SYSTEM WITH A PROCESSOR SYSTEM AND A PROCESSOR SYSTEM
DE1762528A1 (en) Self-correcting time division multiplex circuit arrangement for telephone equipment, for example switching equipment
DE2036954B2 (en)
DE1295589B (en) Circuit arrangement for controlling coupling devices in telecommunications, in particular teleprinter and telephone switching systems
DE2826063A1 (en) INDIRECTLY CONTROLLED SWITCHING SYSTEM WITH TIME CHANNEL LINKS, IN PARTICULAR TELEPHONE SWITCHING SYSTEM
DE1474094C (en) Program-controlled data processing system
DE2316478B2 (en) Method for testing and maintaining the functionality of a time-division switching network
DE1474097A1 (en) Data processing system
DE1762816C (en) Circuit arrangement for secure subscriber switching via Wahlsternein directions in telecommunications, in particular remote intercom systems
DE2339008A1 (en) FACILITY FOR DATA TRANSFER AND DATA BACKUP IN MULTIPLE TIME MEDIATION NETWORKS