EP0048781A1 - Communication line adapter for a communication controller - Google Patents

Communication line adapter for a communication controller Download PDF

Info

Publication number
EP0048781A1
EP0048781A1 EP80430018A EP80430018A EP0048781A1 EP 0048781 A1 EP0048781 A1 EP 0048781A1 EP 80430018 A EP80430018 A EP 80430018A EP 80430018 A EP80430018 A EP 80430018A EP 0048781 A1 EP0048781 A1 EP 0048781A1
Authority
EP
European Patent Office
Prior art keywords
memory
information
line
control
data
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.)
Granted
Application number
EP80430018A
Other languages
German (de)
French (fr)
Other versions
EP0048781B1 (en
Inventor
Jean Louis Joseph Calvignac
René Robert Francis Castel
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.)
Compagnie IBM France SAS
International Business Machines Corp
Original Assignee
Compagnie IBM France SAS
International Business Machines Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Compagnie IBM France SAS, International Business Machines Corp filed Critical Compagnie IBM France SAS
Priority to EP80430018A priority Critical patent/EP0048781B1/en
Priority to DE8080430018T priority patent/DE3070386D1/en
Priority to JP56119443A priority patent/JPS5765045A/en
Priority to US06/300,846 priority patent/US4504901A/en
Publication of EP0048781A1 publication Critical patent/EP0048781A1/en
Application granted granted Critical
Publication of EP0048781B1 publication Critical patent/EP0048781B1/en
Expired legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/382Information transfer, e.g. on bus using universal interface adapter
    • G06F13/385Information transfer, e.g. on bus using universal interface adapter for adaptation of a particular data processing system to different peripheral devices

Definitions

  • the present invention relates, in a communications controller, to an adapter for communication lines making it possible to take into account the different communication protocols which govern the transmission of data on the lines as well as the different possible transmission speeds.
  • Communications controllers are devices intended to be incorporated in a data processing installation, so as to manage the transmissions on the various lines which are attached to it.
  • the main command of the remote processing network is concentrated in one or more central processing units CPU containing a directory of rules for processing data originating from or going to the terminal stations or terminals of the remote processing network.
  • the sending and receiving of data through transmission lines is managed by communications controllers placed under the control of the central processing unit (s).
  • the controller is responsible for executing functions of the directory, in particular functions coming directly from standard transmission procedures.
  • the central processing units (CPUs) are freed from the corresponding tasks and can devote themselves to carrying out other work.
  • the communications controller is a complex assembly with an intelligence which is mainly concentrated in one or more central control units CCU.
  • the central control units are connected on the one hand to the terminals through line adapters and on the other hand to the central processing units CPU through channel adapters so designated because of the fact that they are connected to the channels of the central processing unit (s).
  • the line adapters can serve a certain number of transmission lines by means of a cyclic scanning device, and of a set of random access memories, in which are temporarily stored, the data received or to be sent on the different lines under control of the scanning device.
  • each line adapter can be connected to lines sending and receiving information from terminals of different types and therefore the protocols and data transmission rates are different.
  • the different lines must be able to support all the transmission protocols. So we can realize any network configuration.
  • each line is associated with a particular adapter circuit, the design of which depends on the data transmission protocol on the line. It is obvious that this solution is expensive and lacks flexibility, because when you want to change the network configuration, you must change the adaptation circuits.
  • Another solution would be to manage the communication protocols only by firmware. This solution offers great flexibility but is not satisfactory because the performance of certain functions by firmware requires a much greater time than their achievement by appropriate circuits. Consequently such a solution does not achieve high performance.
  • An object of the present invention is therefore to provide a line adaptation circuit which makes it possible to obtain maximum flexibility for the creation of a remote processing network.
  • Another object of the present invention is to provide such an adaptation circuit which allows the processing speed characteristics to be preserved.
  • each line adapter is divided into two parts.
  • the first part is organized around a microprocessor and a set of memories.
  • the microprocessor manages the data sent by the central control unit CCU to the lines via the circuits of the scanner in the second part and vice versa.
  • the set of memories acts as a buffer between the central control unit and the scanning device.
  • the second part is organized around the scanning device and allows the control of communication lines.
  • This part receives or transmits the data on the lines via a modem or not depending on the type of lines, long distance or short distance and an interface circuit.
  • the scanning circuit includes means for deserializing the data received and serializing the data to be transmitted. In this scanner the data is stored in random access memories. Under the control of an address selection device, the lines are scanned by cyclically exploring the memory positions.
  • the interface between the two parts includes three exchange paths.
  • the first input / output path is an asynchronous path used essentially during the initialization mode in order to personalize the memories of the scanning device under microcode control according to the characteristics of the lines.
  • a second path is used to make interrupt requests, and a third path is used for the exchange of data by cycle flight between the memories of the scanning device and the microprocessor control memory, under the control of the processing device. scanning.
  • the CC communication controller is an element of a remote processing network, a configuration example of which can be found in the book "Telecommunicationpos" by G. Macchi and JE Guilbert, in particular in chapter 10.
  • the unit CCU central control unit manages the data passing between the T terminals and central processing units CPUI and CPU2.
  • the CCU unit is connected to MPX bus multiplex channels of the central processing units CPUI and CPU2 via channel adapters CA1, ..., CAn. It is also connected to the terminals T through line adapters LA1, ..., LAn connected to a CCU Bus bus.
  • the present invention relates to the production of line adapters, an embodiment which is modular, that is to say that the same adapter can be used whatever the protocols and speeds of transmission on the lines to which it is connected.
  • FIG. 2 schematically shows an adapter according to the present invention. It comprises a microprocessor 1 associated with a control memory 2 comprising a space for the storage of the microprocessor control microcode and a space for the storage of data. This memory is addressed by the microprocessor by the address path 3.
  • the microprocessor is also associated with a local memory 4 which it addresses by the address path 5.
  • the input / output bus, I / O Bus 6 ensures the transit of information between the CCU Bus of the remote processing system and the line adapter by operations initialized by program (PIO) and operations initialized by the adapter (AIO).
  • Bus 6 is connected to local memory 4 by a bus 6a, to the control memory by a bus 6b and to the microprocessor by a bus 6c.
  • a line scanning device 7 is connected to the microprocessor-memory assembly.
  • FIG. 2 only the elements essential for understanding the present invention have been represented.
  • External registers 8 which can be addressed by the microprocessor by the address path 9, allow the microprocessor to communicate with the device 7 by writing or reading operations in the registers 8. They are written or read by the bus 10.
  • a set of random access memories 11 is divided into several zones, each zone being associated with a communication line. This set is addressed by the path 12 via an address selection device 13. As will be seen below, depending on the operating mode, the addresses are forced by the content of the external registers 8 or they are established by the device 13 itself to control the line scanning operation.
  • the bus 14 makes it possible to transfer information from the external registers to the memory assembly 11 or vice versa.
  • the assembly 11 communicates with the memory 2 of the microprocessor in a mode known as "cycle flight" so as to exchange information between an area of the memory 11 selected by the device 13 and a position of the control memory selected by the address information placed in an input / output register 15 comprising an address part and a data part.
  • the data is exchanged by the bus 16 and the addressing of the memory is carried out by the path 17.
  • An interrupt path 18 is also provided to interrupt the microprocessor under certain conditions reported in one of the external registers.
  • the adapter is connected to the communication links, a link comprising two lines 20a and 20b, if it is bidirectional, and a line if it is uni-directional, to receive and transmit the information to the terminal possibly via a modem 21.
  • Line interface circuits LIC, 22-1 to 22-4 are placed between the scanner 7 and the lines. These interface circuits are connected to the set of memories 11 by buses 23-1 to 23-4 respectively. It includes line drive and reception circuits, and registers for temporarily storing the bits of data received or to be transmitted on the lines to which they are connected. The registers are addressed under control of the device 13, by the addressing path 12 ′.
  • LIC line interface circuits processing information in serial form, and the scanning device 7 and the microprocessor working on 8-bit bytes, it is necessary to provide a logic circuit 24 placed on the bus 23 to ensure the serialization of the data in transmission and deserialization in reception as well as other logical functions in connection with memories.
  • Data can be received or transmitted using different protocols, for example SDLC (Synchronous Data Link Control), BSC (Binary Synchronous Communication) and arrhythmic S / S (Start / Stop).
  • SDLC Serial Data Link Control
  • BSC Binary Synchronous Communication
  • arrhythmic S / S Start / Stop
  • transmission parameters are defined such as length of characters for the S / S and BSC protocols, length of the stop code for the S / S protocol, length and type of the CRC control characters, etc. An example parameters definition will be given later.
  • Communication between the scanning device and the microprocessor takes place in two modes: an asynchronous mode which involves the intervention of the microcode in memory 2 and a synchronous mode independent of the microcode.
  • Asynchronous mode is used to perform three types of operations.
  • the initialization phase is the phase during which the definition of a remote processing network takes place.
  • the system being placed in the initialization mode, the characteristic parameters of each line of the network are stored under the control of the microcode in the memory 11 by a procedure which will be described later.
  • each memory position zone assigned to each particular line receives, via the external registers, in a given field, the initialization parameters characterizing the line.
  • the remaining fields are assigned to the storage of data, their control parameters and their status information characterizing the conditions for the completion of a data exchange.
  • the memory assembly 11 is personalized according to the configuration.
  • Interface wires (not shown on the Figure 2) are associated with lines 20a, 20b, on these wires pass the control signals of the link. To process the control signals on these wires it is not necessary to have optimum performance but maximum flexibility is desirable so as to be able to manage different types of modems and procedures which are known at present or which could be developed in the future.
  • the control information going to the modem is sent by the microcode in asynchronous mode by means of the devices 10, 9 and registers 8 and is also stored in a register which will be called "modem output".
  • modem output a register which will be called "modem output”.
  • the configuration on these wires is compared with the configuration on the line drivers obtained by local reception circuits by means of a mask determined by the microcode. Any disagreement between the two configurations generates an error condition "Verification of the drive circuits". Thus, the driver circuits of the modem concerned are checked.
  • the information on the wires coming from the modem is stored in a "modem input” register and is compared with the information "modem input” kept in the corresponding memory area 11.
  • This comparison operation is triggered by the microcode and is carried out by means of a mask determined by the microcode. A disagreement between the two configurations generates an interrupt request and interrupts the comparison until the microcode resumes it. This prevents multiple interruptions from occurring in the event of a permanent change to modem control wires due to erratic error conditions.
  • Synchronous mode is used for the transfer of information by cycle flight directly into the microprocessor control memory 2 via path 16 and register 15.
  • the information: data, control parameters, associated status information are transferred from / in memory 2 without intervention of the microcode.
  • the part of memory 2 reserved for this purpose has been divided into LIB memory zones, one zone being assigned to each line.
  • the exchange of data by cycle flight is a well known operation, it is carried out by means of commands generated by the microprocessor 1.
  • the device 7 can access the memory 2 when the microprocessor has responded to a flight request from cycle by a signal "cycle flight granted”. Then the address in the memory 2 of the zone to which the transfer operation must take place is provided to the address part of the register 15.
  • the addressing of the memory 2 is carried out by the path 17 and the transfer of the data by bus 16.
  • the microprocessor communicates to the scanning device 7 the information of the initialization mode previously supplied to the microprocessor by the central control unit CCU, by executing instructions for writing to the external registers.
  • register 8-1 the microcode causes the loading of the address of the line (for example 20-a) by which the initialization operation takes place. Successively each line can be treated according to the same process.
  • the microcode causes the loading of the address in the memory unit 11 to which the initialization parameters must be written and in the register 8-3 the initialization parameters themselves.
  • the formats of the initialization parameters are as follows, these formats are given by way of example and it is obvious that if other protocols or mode of transmission were to be used, other parameters could be defined.
  • Each parameter has 8 bits from 0 to 7.
  • bits 0 to 7 have the following meaning:
  • this bit means:
  • the definition of the bits is the same as before.
  • the start and stop bits are not taken into account in the definition of the character length, they are removed from the bit stream sent by the terminal to receive pure data characters.
  • the configuration of the synchronization characters must be provided and for a sending BSC line, the configuration of the synchronization character to be inserted every second.
  • control memory 2 Due to the division of the control memory 2 into LIB memory zones associated with each line ensuring the temporary storage of data in the exchange operation by cycle flight, it is also necessary to provide a starting address determining which LIB memory zone is assigned to the line. The format of this address will be given later when describing the arrangement of the LIB memory areas in memory 2.
  • Data exchanges take place by byte.
  • An additional external register 8-4 is used to know the end and the result of the exchange.
  • the memory 2 is divided into LIB memory zones such as 40 in FIG. 4. A LIB zone is assigned to each communication line. There are as many LIB zones in memory 2 as there are lines managed by the adapter.
  • the LIB areas are divided into blocks containing 8 bytes.
  • the data is preceded and followed by padding and control characters.
  • SDLC data reception mode several frames can be received and the data must be loaded separately to identify these different frames. This is what led to the subdivision of the LIB 40 zones into blocks 41.
  • the zone 40 has been shown divided into 8 blocks 41-1 to 41-8. A complete block can be transferred without interrupting the microcode.
  • Each LIB zone is associated with a "State parameters" memory zone 42 used for storing control parameters and state information.
  • Each block 41 is assigned a block 43 of the zone 42, for example block 41-1 is associated with block 43-1 and block 41-8 is associated with block 43-8.
  • Each block 43 allows two bytes to be stored.
  • the associated control parameters are transferred by the microcode to the appropriate area 43 and at the end of the processing of a data block, the status information is transferred by the scanning device 7 in block 43 and replaces the parameters.
  • the microcode. is only interrupted at the end of the processing of a data block if this is required by the parameters.
  • the message can be sent with a single interruption at the end of the message, or the microcode is only interrupted once a predetermined quantity of data has been processed by the device 7 to obtain or send additional data from / to the CCU central unit.
  • reception mode a message is terminated when the end command character is detected.
  • the end information is state information.
  • the microcode checks the last character of the block to identify the end character (ETB, ETX, ENQ).
  • the storage capacity of the LIB zones can be determined according to the protocol of the corresponding line, the size of the messages and the speed on the line.
  • the size of a LIB area can vary from 64 to 256 bytes and the storage capacity in a block can vary from 1 to 8 bytes.
  • This starting address information is used to carry out the addressing of the memory 2 via the path 17 and to know at which locations must the transfer operations in cycle flight take place.
  • the commands are sent by the control microcode to the device 7 in order to start or stop the transmission of the data on a "Transmission" line such as 20-b or the reception of the data on a reception line such as 20a. These commands are sent to the appropriate line using the asynchronous route; external registers 8, bus 11 and by sending control parameters to memory 11.
  • the LIB areas, 40 are used to stack the data passing between the control unit CCU and the scanner 7 to prevent the conditions of overflow of characters and character request and to regulate the flow of data on the line.
  • the data For an operation on a transmission line, the data must be transferred from the CCU control unit to the scanning device in the associated memory area 11 and at the line. Conversely, for a reception operation, the data must be transferred from the reception line to the memory area 11 associated with the line, and then sent to the CCU.
  • the data is therefore taken from the CCU unit and brought into the appropriate LIB area (transmission operation) or moved from the LIB areas in the CCU unit (reception operation) 16 bytes at a time by AIO operations initialized by the adapter (control microcode).
  • the data is read and transferred from the LIB zones in the memory 11 (transmission operation) or from the memory 11 to the LIB zones (reception operation) two bytes at a time by operations in cycle flight, initialized by the scanning device. .
  • the two corresponding bytes of parameters provide the memory 11 with information concerning the data in this block or the data to be put in this block, what action must be performed by the scanning device at the end of the block such as: interruption of the microcode, ....
  • the end of block condition allows the device 7 to transfer the 2 bytes of status information which replace the two bytes of parameters associated with this block and to interrupt the microcode if necessary.
  • Interrupt requests are either made by the microcode via the parameters or made by the device 7, in the event of an abnormal end of data transfer condition.
  • the scanning device 7 identifies and sends the address of the line for which the interrupt request is made in the external register of IRR 8-5 interrupt request and the reason for the interrupt request either in the IRR 8-5 register or in the EIRR 8-6 register.
  • FIG. 6 We will now describe with reference to FIG. 6 how the information present on the control wires associated with the transmission and reception lines 20-b and 20-a is managed respectively.
  • the elements represented in FIG. 6 allow the management of a reception-transmission link in connection with a modem 21. Consequently, in an LIC circuit there are as many of these elements as there can be links which are connected to them. .
  • Some of these wires transmit control information coming from the modem and others transmit control information going to the modem.
  • the meaning of this information depends on the type of standard interface used, for example CCITT V 24 or V 25.
  • control information There are therefore two types of control information, the first will be called “input information” coming from the modem and the second "output information" going to the modem.
  • the signals received on line 20-a are transmitted to a receiver 60-1 in a set of circuits, 60, a receiver being associated with the line and with each control wire. Then they are sent to the scanning device 7 by bus 23 via a REG register 61.
  • the signals to be transmitted on line 20-b are received from memory 11 via bus 23. They are stored in an intermediate register REG 62 and sent over the line by a circuit driver 63-1 in a circuit assembly 63, a driver circuit being associated with the line and with each control wire.
  • modem input register 65 The information on the control wires coming from the modem 64, modem-input information is stored in a “modem input” register 65.
  • This register can be addressed in the same way as a position of the memory 11 by the line 12 ' .
  • the scanning device picks up the information contained in this register each time the line is scanned and stores it in the part of the memory 11 associated with this line to detect changes in the state of the control wires in accordance with the code provided. by the microprocessor through masking configurations.
  • the information to be transmitted to a modem "information modem output” is generated by the microcode and placed in a "modem-output” position of the memory 11 associated with this line using the asynchronous path, 9, 10 external registers.
  • the logic circuit 24 transfers the "modem-output” data to the "modem-output” register 66.
  • the "modem-output information” control wires, 67, are taken at the output of register 66.
  • the modem-input information is processed as follows: in memory 11, two bytes per line are devoted to the "modem-input” configuration and to the "modem-input” command.
  • the control byte is generated by the control code so that the scanner knows how to handle changes to "modem-input" data.
  • incoming "modem-input” data must be compared with the previously stored configuration to detect any changes.
  • the microcode can command a bit comparison selectively by loading a masking configuration in bits 8 to 13. This configuration undergoes an AND operation with the first six bits of the "modem-input" data.
  • the difference between the two commands is that the logic device 24 sends the immediate "modem-output” configuration as soon as the line is scanned and the "modem-output" configuration stacked only at the request of the microcode at the end of sending a data block if requested in the associated parameters.
  • the transmission mode on the line is SDLC mode.
  • FIG. 7 in which the contents of the associated LIB area 40 and of the "Parameter-states" area 42 are represented. The same references as in FIG. 4 have been used.
  • LIB area Used as a buffer between the central processing units and the scanner 7.
  • Each block in the LIB area is associated with a field in the Parameter-state area, as described above with reference to FIG. 4. This field is used in transmission to give information to the device 7.
  • the information parameters are replaced by status information supplied by the scanner after the block transmission is completed.
  • the second block, block 41-2 is filled with the address and control characters given in the parameters of the transmission command sent by the central processing units.
  • the control code transfers sixteen bytes of data from the central processing units in the third and fourth blocks.
  • the next two blocks are filled. Data fields parameters are established in the same way and this is done until all the blocks are full. If he stays still data to be transmitted, the IR indicator "interrupt request" is set to 1, at the end of every second block, block 41-2, 41-4, 41-6, 41-8. When the blocks are full of data ready to transmit, the command code initiates an asynchronous output operation "TRANSMIT OUTPUT" to the scanning device.
  • the scanning device performs an operation in cycle flight to obtain the parameter field associated with the block to be transmitted.
  • the data bytes are then transferred from blocks to memory 11.
  • the data is therefore received by a line 20-a and sent to memory 11 and then it must be transferred by cycle flight to a corresponding LIB memory area.
  • the command code initiates an asynchronous reception operation to the scanner. After detection of a first flag by the scanning device, the characters which are not additional flags start filling the first available block per cycle flight.
  • the end status information is sent to the central control unit (CCU) and then an interrupt is requested to the CCU control unit for the line concerned.
  • the blocks may already contain other received frames awaiting other commands from the central control unit.

Abstract

Adaptateur de lignes pour assurer le transfer d'informations entre des terminaux et un bus connecté à l'unité de commande centrale CCU d'un contrôleur de communication. Il comprend un microprocesseur (1) associé à une mémoire de commande (2) et un dispositif de balayage (7). Une mémoire (11) est divisée en zones, une zone étant affectée à chaque ligne (20-a, 20-b) etc. Pendant une phase d'initialisation, les zones sont personnalisées sous contrôle du microcode en envoyant à la mémoire (11) par un trajet asynchrone, registre externe, bus (14), des paramètres d'initialisation caractéristique des lignes telles que SDLC, BSC, S/S, etc. L'échange des données stockées temporairement dans les zones (11) entre le CCU BUS et les lignes se fait par vol de cycle de la mémoire (2) à la mémoire (11) en émission, et de la mémoire (11) à la mémoire (2) en réception.Line adapter for transferring information between terminals and a bus connected to the CCU central control unit of a communication controller. It comprises a microprocessor (1) associated with a control memory (2) and a scanning device (7). A memory (11) is divided into zones, a zone being assigned to each line (20-a, 20-b) etc. During an initialization phase, the zones are personalized under microcode control by sending to the memory (11) via an asynchronous path, external register, bus (14), initialization parameters characteristic of the lines such as SDLC, BSC, S / S, etc. The exchange of the data temporarily stored in the zones (11) between the CCU BUS and the lines is done by cycle flight from the memory (2) to the memory (11) in transmission, and from the memory (11) to the memory (2) in reception.

Description

Domaine TechniqueTechnical area

La présente invention concerne dans un contrôleur de communications, un adaptateur de lignes de communication permettant de prendre en compte les différents protocoles de communication qui régissent la transmission de données sur les lignes ainsi que les différentes vitesses de transmission possibles.The present invention relates, in a communications controller, to an adapter for communication lines making it possible to take into account the different communication protocols which govern the transmission of data on the lines as well as the different possible transmission speeds.

Les contrôleurs de communications sont des dispositifs destinés à être incorporés dans une installation de télétraitement de données, de manière à gérer les transmissions sur les différentes lignes qui y sont rattachées. Généralement, la commande principale du réseau de télétraitement est concentrée dans une ou plusieurs unités de traitement centrales CPU contenant un répertoire des régles de traitement des données provenant de ou se dirigeant vers les stations terminales ou terminaux du réseau de télétraitement. L'envoi et la réception des données au travers des lignes de transmission sont gérés par des contrôleurs de communications placés sous la dépendance de la ou des unités centrales CPU. Mais outre l'exécution de commandes de transmission au sens strict du terme, le contrôleur est chargé d'exécuter des fonctions du répertoire, notamment des fonctions relevant directement des procédures standards de transmission. De ce fait, les unités centrales CPU sont libérées des tâches correspondantes et peuvent se consacrer à l'exécution d'autres travaux.Communications controllers are devices intended to be incorporated in a data processing installation, so as to manage the transmissions on the various lines which are attached to it. Generally, the main command of the remote processing network is concentrated in one or more central processing units CPU containing a directory of rules for processing data originating from or going to the terminal stations or terminals of the remote processing network. The sending and receiving of data through transmission lines is managed by communications controllers placed under the control of the central processing unit (s). However, in addition to the execution of transmission commands in the strict sense of the term, the controller is responsible for executing functions of the directory, in particular functions coming directly from standard transmission procedures. As a result, the central processing units (CPUs) are freed from the corresponding tasks and can devote themselves to carrying out other work.

Le contrôleur de communications est un ensemble complexe ayant une intelligence qui est en majorité concentrée dans une ou plusieurs unités de commande centrales CCU. Les unités de commande centrales sont reliées d'une part aux terminaux au travers d'adaptateurs de lignes et d'autre part aux unités de traitement centrales CPU au travers d'adaptateurs de canaux ainsi désignés en raison du fait qu'ils sont connectés aux canaux de la ou des unités de traitement centrales.The communications controller is a complex assembly with an intelligence which is mainly concentrated in one or more central control units CCU. The central control units are connected on the one hand to the terminals through line adapters and on the other hand to the central processing units CPU through channel adapters so designated because of the fact that they are connected to the channels of the central processing unit (s).

Les adaptateurs de lignes peuvent desservir un certain nombre de lignes de transmission au moyen d'un dispositif de balayage cyclique, et d'un ensemble de mémoires à accès aléatoire, dans lesquelles sont stockés temporairement, les données reçues ou devant être envoyées sur les différentes lignes sous contrôle du dispositif de balayage.The line adapters can serve a certain number of transmission lines by means of a cyclic scanning device, and of a set of random access memories, in which are temporarily stored, the data received or to be sent on the different lines under control of the scanning device.

Dans un tel environnement, chaque adaptateur de lignes peut être connecté à des lignes envoyant et recevant des informations de terminaux de différents types et en conséquence les protocoles et les vitesses de transmission des données sont différents. Pour qu'un réseau de communication de données présente un maximum de souplesse, il faut que les différentes lignes puissent supporter tous les protocoles de-transmission. Ainsi on peut réaliser n'importe quelle configuration de réseau.In such an environment, each line adapter can be connected to lines sending and receiving information from terminals of different types and therefore the protocols and data transmission rates are different. For a data communication network to be as flexible as possible, the different lines must be able to support all the transmission protocols. So we can realize any network configuration.

Généralement, chaque ligne est associée à un circuit d'adaptateur particulier dont la conception dépend du protocole de transmission des données sur la ligne. Il est bien évident que cette solution est coûteuse et manque de souplesse, car lorsque l'on veut changer la configuration du réseau, il faut changer les circuits d'adaptation.Generally, each line is associated with a particular adapter circuit, the design of which depends on the data transmission protocol on the line. It is obvious that this solution is expensive and lacks flexibility, because when you want to change the network configuration, you must change the adaptation circuits.

Une autre solution consisterait à gérer les protocoles de communication uniquement par microprogramme. Cette solution offre une très grande souplesse mais n'est pas satisfaisante car la réalisation de certaines fonctions par microprogramme demande un temps bien plus grand que leur réalisation par des circuits appropriés. En conséquence une telle solution ne permet pas d'atteindre des performances élevées.Another solution would be to manage the communication protocols only by firmware. This solution offers great flexibility but is not satisfactory because the performance of certain functions by firmware requires a much greater time than their achievement by appropriate circuits. Consequently such a solution does not achieve high performance.

Exposé de l'InventionStatement of the Invention

Un objet de la présente invention est donc de réaliser un circuit d'adaptation de lignes qui permette d'obtenir une souplesse maximum pour la réalisation d'un réseau de télétraitement.An object of the present invention is therefore to provide a line adaptation circuit which makes it possible to obtain maximum flexibility for the creation of a remote processing network.

Un autre objet de la présente invention est de réaliser un tel circuit d'adaptation qui permette de conserver les caractéristiques de vitesse de traitement.Another object of the present invention is to provide such an adaptation circuit which allows the processing speed characteristics to be preserved.

Conformément à la présente invention chaque adaptateur de lignes est divisé en deux parties. Une première partie est organisée autour d'un microprocesseur et d'un ensemble de mémoires. Le microprocesseur assure la gestion des données envoyées par l'unité de commande centrale CCU vers les lignes par l'intermédiaire des circuits du dispositif de balayage dans la seconde partie et vice versa. L'ensemble de mémoires joue le rôle de tampon entre l'unité de commande centrale et le dispositif de balayage.In accordance with the present invention each line adapter is divided into two parts. The first part is organized around a microprocessor and a set of memories. The microprocessor manages the data sent by the central control unit CCU to the lines via the circuits of the scanner in the second part and vice versa. The set of memories acts as a buffer between the central control unit and the scanning device.

La seconde partie est organisée autour du dispositif de balayage et permet le contrôle des lignes de communication. Cette partie reçoit ou transmet les données sur les lignes par l'intermédiaire d'un modem ou non suivant le type de lignes, longue distance ou courte distance et d'un circuit d'interface. Le circuit de balayage comprend des moyens pour désérialiser les données reçues et sérialiser les données à transmettre. Dans ce dispositif de balayage les données sont stockées dans des mémoires à accès aléatoire. Sous contrôle d'un dispositif de sélection d'adresse, le balayage des lignes est effectué en explorant cycliquement les positions mémoire.The second part is organized around the scanning device and allows the control of communication lines. This part receives or transmits the data on the lines via a modem or not depending on the type of lines, long distance or short distance and an interface circuit. The scanning circuit includes means for deserializing the data received and serializing the data to be transmitted. In this scanner the data is stored in random access memories. Under the control of an address selection device, the lines are scanned by cyclically exploring the memory positions.

L'échange des informations entre les mémoires du dispositif de balayage et le microprocesseur se fait par l'intermédiaire des registres externes du microprocesseur et par vol de cycle directement dans la mémoire de contrôle du microprocesseur.Exchange of information between device memories scanning and the microprocessor is done via the external microprocessor registers and by cycle stealing directly in the microprocessor control memory.

L'interface entre les deux parties comprend trois trajets d'échange. Le premier trajet d'entrée/sortie est un trajet asynchrone utilisé essentiellement au cours du mode d'initialisation afin de personnaliser les mémoires du dispositif de balayage sous contrôle du microcode en fonction des caractéristiques de lignes. Un second trajet est utilisé pour effectuer des demandes d'interruption, et un troisième trajet est utilisé pour l'échange des données par vol de cycle entre les mémoires du dispositif de balayage et la mémoire de commande du microprocesseur, sous le contrôle du dispositif de balayage.The interface between the two parts includes three exchange paths. The first input / output path is an asynchronous path used essentially during the initialization mode in order to personalize the memories of the scanning device under microcode control according to the characteristics of the lines. A second path is used to make interrupt requests, and a third path is used for the exchange of data by cycle flight between the memories of the scanning device and the microprocessor control memory, under the control of the processing device. scanning.

D'autres objets, caractéristiques et avantages de la présente invention ressortiront mieux de l'exposé qui suit, fait en référence aux dessins annexés à ce texte, qui représentent un mode de réalisation préféré de celle-ci.Other objects, characteristics and advantages of the present invention will emerge more clearly from the following description, made with reference to the drawings appended to this text, which represent a preferred embodiment thereof.

Brève Description des FiguresBrief Description of the Figures

  • La figure 1 représente le schéma global d'un système dans lequel peut être incorporer la présente invention (LAI, LA2, LAn).FIG. 1 represents the overall diagram of a system in which the present invention can be incorporated (LAI, LA2, LAn).
  • La figure 2 représente le schéma d'un adaptateur de lignes conforme à la présente invention.Figure 2 shows the diagram of a line adapter according to the present invention.
  • La figure 3 représente les registres externes utilisés dans l'opération asyncchrone d'initialisation.FIG. 3 represents the external registers used in the asynchronous initialization operation.
  • La figure 4 représente la disposition d'une zone mémoire LIB et de la zone "paramètre-état" qui lui est associé dans la mémoire de commande du microprocesseur.FIG. 4 represents the arrangement of a memory zone LIB and of the zone "parameter-state" which is associated with it in the microprocessor control memory.
  • La figure 5 représente les registres externes qui sont utilisés dans le processus de demande d'interruption.Figure 5 shows the external registers that are used in the interrupt request process.
  • La figure 6 représente les éléments du circuit d'interface de lignes associées à une liaison.FIG. 6 represents the elements of the line interface circuit associated with a link.
  • La figure 7 représente le contenu d'une zone mémoire LIB et de la zone paramètre-état associée pour une opération de transmission.FIG. 7 represents the content of a memory area LIB and of the associated parameter-state area for a transmission operation.
  • La figure 8 représente le contenu d'une zone mémoire LIB et de la zone paramètre-état associée pour une opération de réception.FIG. 8 represents the content of a memory area LIB and of the associated parameter-state area for a reception operation.
Description Détaillée de l'InventionDetailed Description of the Invention

En référence à la figure 1 on va décrire à titre d'exemple le schéma global d'un système dans lequel peut être incorporée la présente invention. Le contrôleur de communication CC est un élément d'un réseau de télétraitement dont on peut trouver un exemple de configuration dans l'ouvrage "Téléinformatique" par G. Macchi et J.E. Guilbert, notamment au chapitre 10. Dans le contrôleur de communication l'unité centrale de commande CCU gère les données transitant entre les terminaux T et des unités centrales de traitement CPUI et CPU2. L'unité CCU est reliée à des canaux multiplex MPX bus des unités centrales de traitement CPUI et CPU2 au travers d'adaptateurs de canaux CA1, ..., CAn. Elle est aussi reliée aux terminaux T au travers d'adaptateurs de lignes LA1, ..., LAn connectées à un bus CCU Bus.With reference to FIG. 1, the overall diagram of a system in which the present invention can be incorporated will be described by way of example. The CC communication controller is an element of a remote processing network, a configuration example of which can be found in the book "Téléinformatique" by G. Macchi and JE Guilbert, in particular in chapter 10. In the communication controller, the unit CCU central control unit manages the data passing between the T terminals and central processing units CPUI and CPU2. The CCU unit is connected to MPX bus multiplex channels of the central processing units CPUI and CPU2 via channel adapters CA1, ..., CAn. It is also connected to the terminals T through line adapters LA1, ..., LAn connected to a CCU Bus bus.

Dans un tel environnement la présente invention concerne la réalisation des adaptateurs de lignes, réalisation qui est modulaire, c'est-à-dire que le même adaptateur peut être utilisé quel que soient les protocoles et vitesses de transmission sur les lignes auxquelles il est connecté.In such an environment, the present invention relates to the production of line adapters, an embodiment which is modular, that is to say that the same adapter can be used whatever the protocols and speeds of transmission on the lines to which it is connected.

La figure 2 représente de façon schématique un adaptateur conforme à la présente invention. Il comprend un microprocesseur 1 associé à une mémoire de commande 2 comportant un espace pour l'emmagasinage du microcode de commande du microprocesseur et un espace pour l'emmagasinage de données. Cette mémoire est adressée par le microprocesseur par le chemin d'adressage 3. Le microprocesseur est aussi associé à une mémoire locale 4 qu'il adresse par le chemin d'adressage 5. Le bus d'entrée/sortie, I/O Bus 6 assure le transit des informations entre le CCU Bus du système de télétraitement et l'adaptateur de lignes par des opérations initialisées par programme (PIO) et des opérations initialisées par l'adaptateur (AIO). Le bus 6 est connecté à la mémoire locale 4 par un bus 6a, à la mémoire de commande par un bus 6b et au microprocesseur par un bus 6c.Figure 2 schematically shows an adapter according to the present invention. It comprises a microprocessor 1 associated with a control memory 2 comprising a space for the storage of the microprocessor control microcode and a space for the storage of data. This memory is addressed by the microprocessor by the address path 3. The microprocessor is also associated with a local memory 4 which it addresses by the address path 5. The input / output bus, I / O Bus 6 ensures the transit of information between the CCU Bus of the remote processing system and the line adapter by operations initialized by program (PIO) and operations initialized by the adapter (AIO). Bus 6 is connected to local memory 4 by a bus 6a, to the control memory by a bus 6b and to the microprocessor by a bus 6c.

Un dispositif de balayage de lignes 7 est connecté à l'ensemble microprocesseur-mémoires. Sur la figure 2, n'ont été représentés que les éléments essentiels pour comprendre la présente invention.A line scanning device 7 is connected to the microprocessor-memory assembly. In FIG. 2, only the elements essential for understanding the present invention have been represented.

Des registres externes 8 qui peuvent être adressés par le microprocesseur par le chemin d'adressage 9, permettent au microprocesseur de communiquer avec le dispositif 7 par des opérations d'écriture ou de lecture dans les registres 8. Ils sont écrits ou lus par le bus 10.External registers 8 which can be addressed by the microprocessor by the address path 9, allow the microprocessor to communicate with the device 7 by writing or reading operations in the registers 8. They are written or read by the bus 10.

Un ensemble de mémoires à accès aléatoire 11, est divisé en plusieurs zones, chaque zone étant associée à une ligne de communication. Cet ensemble est adressé par le chemin 12 par l'intermédiaire d'un dispositif de sélection d'adresse 13. Comme on le verra par la suite, suivant le mode de fonctionnement, les adresses sont forcées par le contenu des registres externes 8 ou elles sont établies par le dispositif 13 lui-même pour contrôler l'opération de balayage des lignes.A set of random access memories 11 is divided into several zones, each zone being associated with a communication line. This set is addressed by the path 12 via an address selection device 13. As will be seen below, depending on the operating mode, the addresses are forced by the content of the external registers 8 or they are established by the device 13 itself to control the line scanning operation.

Le bus 14 permet de transférer des informations des registres externes à l'ensemble de mémoire 11 ou vice-versa.The bus 14 makes it possible to transfer information from the external registers to the memory assembly 11 or vice versa.

L'ensemble 11 communique avec la mémoire 2 du microprocesseur en mode connu sous le nom "vol de cycle" de façon à échanger les informations entre une zone de la mémoire 11 sélectionnée par le dispositif 13 et une position de la mémoire de commande sélectionnée par l'information d'adresse placée dans un registre d'entrée/sortie 15 comportant une partie adresse et une partie données. Les données sont échangées par le bus 16 et l'adressage de la mémoire est réalisé par le chemin 17. Un chemin d'interruption 18 est aussi prévu pour interrompre le microprocesseur dans certaines conditions reportées dans un des registres externes.The assembly 11 communicates with the memory 2 of the microprocessor in a mode known as "cycle flight" so as to exchange information between an area of the memory 11 selected by the device 13 and a position of the control memory selected by the address information placed in an input / output register 15 comprising an address part and a data part. The data is exchanged by the bus 16 and the addressing of the memory is carried out by the path 17. An interrupt path 18 is also provided to interrupt the microprocessor under certain conditions reported in one of the external registers.

L'adaptateur est relié aux liaisons de communication, une liaison comportant deux lignes 20a et 20b, si elle est bidirectionnelle, et une ligne si elle est uni-directionnelle, pour recevoir et transmettre les informations vers le terminal éventuellement par l'intermédiaire d'un modem 21. Des circuits d'interfaces de lignes LIC, 22-1 à 22-4 sont placés entre le dispositif de balayage 7 et les lignes. Ces circuits d'interfaces sont connectés à l'ensemble de mémoires 11 par des bus 23-1 à 23-4 respectivement. Il comprend des circuits d'attaque et de réception de ligne, et des registres pour stocker temporairement les bits de données reçus ou à transmettre sur les lignes auxquelles ils sont connectés. Les registres sont adressés sous contrôle du dispositif 13, par le chemin d'adressage 12'.The adapter is connected to the communication links, a link comprising two lines 20a and 20b, if it is bidirectional, and a line if it is uni-directional, to receive and transmit the information to the terminal possibly via a modem 21. Line interface circuits LIC, 22-1 to 22-4 are placed between the scanner 7 and the lines. These interface circuits are connected to the set of memories 11 by buses 23-1 to 23-4 respectively. It includes line drive and reception circuits, and registers for temporarily storing the bits of data received or to be transmitted on the lines to which they are connected. The registers are addressed under control of the device 13, by the addressing path 12 ′.

Les circuits d'interface de lignes LIC traitant les informations sous forme série, et le dispositif de balayage 7 et le microprocesseur travaillant sur des multiplets de 8 bits, il faut prévoir un circuit logique 24 placé sur le bus 23 pour assurer la sérialisation des données en transmission et la désérialisation en réception ainsi que d'autres fonctions logiques en connexion avec les mémoires.LIC line interface circuits processing information in serial form, and the scanning device 7 and the microprocessor working on 8-bit bytes, it is necessary to provide a logic circuit 24 placed on the bus 23 to ensure the serialization of the data in transmission and deserialization in reception as well as other logical functions in connection with memories.

Les données peuvent être reçues ou transmises suivant différents protocoles par exemple SDLC (Synchronous Data Link Control), BSC (Binary Synchronous Communication) et arythmique S/S (Start/Stop). Pour chacun des différents protocoles on définit des paramètres de transmission tels que longueur de caractères pour les procoles S/S et BSC, longueur du code arrêt pour le protocole S/S, longueur et type des caractères de contrôle CRC, etc.. Un exemple de définition des paramètres sera donné par la suite.Data can be received or transmitted using different protocols, for example SDLC (Synchronous Data Link Control), BSC (Binary Synchronous Communication) and arrhythmic S / S (Start / Stop). For each of the different protocols, transmission parameters are defined such as length of characters for the S / S and BSC protocols, length of the stop code for the S / S protocol, length and type of the CRC control characters, etc. An example parameters definition will be given later.

La communication entre le dispositif de balayage et le microprocesseur se fait suivant deux modes: un mode asynchrone qui implique l'intervention du microcode dans la mémoire 2 et un mode synchrone indépendant du microcode.Communication between the scanning device and the microprocessor takes place in two modes: an asynchronous mode which involves the intervention of the microcode in memory 2 and a synchronous mode independent of the microcode.

Le mode asynchrone est utilisé pour réaliser trois types d'opérations.Asynchronous mode is used to perform three types of operations.

1 - Phase d'initialisation1 - Initialization phase

La phase d'initialisation, est la phase au cours de laquelle a lieu la définition d'un réseau de télétraitement. Le système étant placé dans le mode d'initialisation, les paramètres caractéristiques de chaque ligne du réseau sont stockés sous contrôle du microcode dans la mémoire 11 par une procédure qui sera décrite par la suite. Pour cela, chaque zone de positions mémoire affectée à chaque ligne particulière reçoit par l'intermédiaire des registres externes, dans un champ donné, les paramètres d'initialisation caractérisant la ligne. Les champs restants sont affectés au stockage des données, de leurs paramètres de contrôle et de leurs informations d'état caractérisant les conditions d'achèvement d'un échange de données. Au cours de cette phase, l'ensemble de mémoire 11 est personnalisé en fonction de la configuration.The initialization phase is the phase during which the definition of a remote processing network takes place. The system being placed in the initialization mode, the characteristic parameters of each line of the network are stored under the control of the microcode in the memory 11 by a procedure which will be described later. For this, each memory position zone assigned to each particular line receives, via the external registers, in a given field, the initialization parameters characterizing the line. The remaining fields are assigned to the storage of data, their control parameters and their status information characterizing the conditions for the completion of a data exchange. During this phase, the memory assembly 11 is personalized according to the configuration.

2 - Gestion des fils d'interface avec le modem2 - Management of the interface wires with the modem

Les fils d'interface (non représentés sur la figure 2) sont associés aux lignes 20a, 20b, sur ces fils transitent les signaux de contrôle de la liaison. Pour traiter les signaux de contrôle sur ces fils il n'est pas nécessaire d'avoir des performances optimum mais un maximum de souplesse est souhaitable de façon à pouvoir gérer différents types de modems et de procédures qui sont connus actuellement ou qui pourraient être développés dans le futur.Interface wires (not shown on the Figure 2) are associated with lines 20a, 20b, on these wires pass the control signals of the link. To process the control signals on these wires it is not necessary to have optimum performance but maximum flexibility is desirable so as to be able to manage different types of modems and procedures which are known at present or which could be developed in the future.

Les informations de commande allant au modem sont envoyées par le microcode en mode asynchrone au moyen des dispositifs 10, 9 et registres 8 et sont également stockées dans un registre que l'on appelera "modem sortie". A chaque période de balayage de la ligne correspondante la configuration sur ces fils est comparée avec la configuration sur les circuits d'attaque de ligne obtenue par des circuits de réception locaux par l'intermédiaire d'un masque déterminé par le microcode. Tout désaccord entre les deux configurations engendre une condition d'erreur "Vérification circuits d'attaque". Ainsi on vérifie les circuits d'attaque du modem concerné.The control information going to the modem is sent by the microcode in asynchronous mode by means of the devices 10, 9 and registers 8 and is also stored in a register which will be called "modem output". At each scanning period of the corresponding line, the configuration on these wires is compared with the configuration on the line drivers obtained by local reception circuits by means of a mask determined by the microcode. Any disagreement between the two configurations generates an error condition "Verification of the drive circuits". Thus, the driver circuits of the modem concerned are checked.

A chaque période de balayage, les informations sur les fils venant du modem sont stockées dans un registre "modem entrée" et sont comparées avec les informations "modem entrée" conservées dans la zone de mémoire 11 correspondante. Cette opération de comparaison est déclenchée par le microcode et est réalisée par l'intermédiaire d'un masque déterminé par le microcode. Un désaccord entre les deux configurations engendre une demande d'interruption et interrompt la comparaison jusqu'à ce que le microcode la reprenne. Ceci empêche que plusieurs interruptions se produisent dans le cas d'un changement permanent sur des fils de contrôle du modem dû à des conditions d'erreurs erratiques.At each scanning period, the information on the wires coming from the modem is stored in a "modem input" register and is compared with the information "modem input" kept in the corresponding memory area 11. This comparison operation is triggered by the microcode and is carried out by means of a mask determined by the microcode. A disagreement between the two configurations generates an interrupt request and interrupts the comparison until the microcode resumes it. This prevents multiple interruptions from occurring in the event of a permanent change to modem control wires due to erratic error conditions.

3 - Traitement des demandes d'interruption3 - Processing of requests for interruption

Le mode synchrone est utilisé pour le transfert d'informations par vol de cycle directement dans la mémoire de commande 2 du microprocesseur par le chemin 16 et le registre 15. Les informations: données, paramètres de contrôle, informations d'état associées sont transférées depuis/ dans la mémoire 2 sans intervention du microcode.Synchronous mode is used for the transfer of information by cycle flight directly into the microprocessor control memory 2 via path 16 and register 15. The information: data, control parameters, associated status information are transferred from / in memory 2 without intervention of the microcode.

La partie de la mémoire 2 réservée à cet effet a été divisé en zones mémoires LIB, une zone étant affectée à chaque ligne.The part of memory 2 reserved for this purpose has been divided into LIB memory zones, one zone being assigned to each line.

L'échange de données par vol de cycle est une opération bien connue, elle est réalisée par l'intermédiaire de commandes générées par le microprocesseur 1. Le dispositif 7 peut accéder à la mémoire 2 lorsque le microprocesseur a répondu à une demande de vol de cycle par un signal "vol de cycle accordé". Ensuite l'adresse dans la mémoire 2 de la zone à laquelle l'opération de transfert doit avoir lieu est fournie à la partie adresse du registre 15. L'adressage de la mémoire 2 est réalisé par le chemin 17 et le transfert des données par le bus 16.The exchange of data by cycle flight is a well known operation, it is carried out by means of commands generated by the microprocessor 1. The device 7 can access the memory 2 when the microprocessor has responded to a flight request from cycle by a signal "cycle flight granted". Then the address in the memory 2 of the zone to which the transfer operation must take place is provided to the address part of the register 15. The addressing of the memory 2 is carried out by the path 17 and the transfer of the data by bus 16.

On va maintenant décrire en référence à la figure 3 comment se fait l'opération d'initialisation. Dans ce mode de fonctionnement le microprocesseur communique au dispositif de balayage 7 les informations du mode d'initilisation précédemment fournies au microprocesseur par l'unité de commande centrale CCU, en exécutant des instructions d'écriture dans les registres externes.We will now describe with reference to FIG. 3 how the initialization operation is carried out. In this operating mode, the microprocessor communicates to the scanning device 7 the information of the initialization mode previously supplied to the microprocessor by the central control unit CCU, by executing instructions for writing to the external registers.

Pour cette opération, quatre registres externes 8-1, 8-2, 8-3 et 8-4 sont nécessaires. Dans le registre 8-1 le microcode provoque le chargement de l'adresse de la ligne (par exemple 20-a) par laquelle l'opération d'initialisation a lieu. Successivement chaque ligne pourra être traitée suivant le même processus.For this operation, four external registers 8-1, 8-2, 8-3 and 8-4 are necessary. In the register 8-1 the microcode causes the loading of the address of the line (for example 20-a) by which the initialization operation takes place. Successively each line can be treated according to the same process.

Dans le registre 8-2, le microcode provoque le chargement de l'adresse dans l'ensemble de mémoire 11 à laquelle les paramètres d'initialisation doivent être écrits et dans le registre 8-3 les paramètres d'initialisation proprement dits.In the register 8-2, the microcode causes the loading of the address in the memory unit 11 to which the initialization parameters must be written and in the register 8-3 the initialization parameters themselves.

Les formats des paramètres d'initialisation sont les suivants, ces formats sont donnés à titre d'exemple et il est bien évident que si d'autres protocoles ou mode de transmission venaient à être utilisés, d'autres paramètres pourraient être définis.The formats of the initialization parameters are as follows, these formats are given by way of example and it is obvious that if other protocols or mode of transmission were to be used, other parameters could be defined.

Chaque paramètre comporte 8 bits de 0 à 7. Lorsque la ligne est une ligne d'émission (telle que 20b) les bits 0 à 7 ont la signification suivante:Each parameter has 8 bits from 0 to 7. When the line is a transmission line (such as 20b) bits 0 to 7 have the following meaning:

Bits 0, 1, 2 :Bits 0, 1, 2:

Figure imgb0001
Figure imgb0001

Bit 3 :Bit 3:

Ce bit n'est pas utilisé en modes S/S et SDLC. En mode BSC il est utilisé de la façon suivante:This bit is not used in S / S and SDLC modes. In BSC mode it is used as follows:

BSC, interface standard type X21 si le bit 3 est à 1.BSC, standard interface type X21 if bit 3 is set to 1.

BSC ASCII / EBCDIC le bit 3 doit être pris en considération avec le bit 2.

Figure imgb0002
BSC ASCII / EBCDIC bit 3 must be taken into account with bit 2.
Figure imgb0002

Bit 4 :Bit 4:

Suivant le protocole ce bit signifie:

Figure imgb0003
According to the protocol, this bit means:
Figure imgb0003

Bit 5 :Bit 5:

Ce bit n'est pas utilisé pour les protocoles S/S et SDLC. Pour le protocole BSC il est utilisé de la manière suivante:

  • BSC par code si 1 signifie mono SYNC
  • BSC ASCII / EBCDIC en conjonction avec le bit 4 indique le type de contrôle d'erreur.
  • 1 0 CRC S (CRC = Cyclic Redundancy Checking)
    Figure imgb0004
This bit is not used for S / S and SDLC protocols. For the BSC protocol it is used as follows:
  • BSC by code if 1 means mono SYNC
  • BSC ASCII / EBCDIC in conjunction with bit 4 indicates the type of error checking.
  • 1 0 CRC S (CRC = Cyclic Redundancy Checking)
    Figure imgb0004

Bits 6 et 7 :Bits 6 and 7:

Pour les protocoles S/S, BSC par code, ces deux bits donnent la longueur de caractère:

Figure imgb0005
For S / S protocols, BSC by code, these two bits give the character length:
Figure imgb0005

Lorsque la ligne est une ligne de réception, la définition des bits est la même que précédemment.When the line is a receive line, the definition of the bits is the same as before.

Pour le protocole S/S, les bits de départ et d'arrêt ne sont pas pris en compte dans la définition de la longueur de caractère, ils sont supprimés du train de bits envoyé par le terminal pour recevoir des caractères de données purs.For the S / S protocol, the start and stop bits are not taken into account in the definition of the character length, they are removed from the bit stream sent by the terminal to receive pure data characters.

De plus, pour une ligne BSC de réception, il faut fournir la configuration des caractères de synchronisation et pour une ligne BSC d'émission, la configuration du caractère de synchronisation à insérer chaque seconde.In addition, for a receiving BSC line, the configuration of the synchronization characters must be provided and for a sending BSC line, the configuration of the synchronization character to be inserted every second.

Du fait de la division de la mémoire de commande 2 en zones mémoire LIB associées à chaque ligne assurant le stockage temporaire des données dans l'opération d'échange par vol de cycle, il faut aussi fournir une adresse de départ déterminant quelle zone mémoire LIB est affectée à la ligne. Le format de cette adresse sera donné par la suite lors de la description de l'arrangement des zones mémoire LIB dans la mémoire 2.Due to the division of the control memory 2 into LIB memory zones associated with each line ensuring the temporary storage of data in the exchange operation by cycle flight, it is also necessary to provide a starting address determining which LIB memory zone is assigned to the line. The format of this address will be given later when describing the arrangement of the LIB memory areas in memory 2.

Les échanges de données ont lieu par octet. Un registre externe supplémentaire 8-4 est utilisé pour connaître la fin et le résultat de l'échange.Data exchanges take place by byte. An additional external register 8-4 is used to know the end and the result of the exchange.

Un bit de ce registre externe 8-4 est manipulé par le dispositif de balayage de la façon suivante:

  • Il est mis à 1 lorsque le registre 8-2 est chargé et il est remis à zéro lorsqu'un nouvel échange de données peut avoir lieu concernant une nouvelle ligne et que les données sont placées dans le bon emplacement.
A bit of this external register 8-4 is handled by the scanner as follows:
  • It is set to 1 when register 8-2 is loaded and it is reset to zero when a new data exchange can take place concerning a new line and the data is placed in the correct location.

On va maintenant décrire en référence à la figure 4, l'arrangement de la partie de la mémoire de commande 2 réservé à l'échange des données en vol de cycle par le chemin synchrone, bus 16, registre 15 de la figure 2.We will now describe with reference to FIG. 4, the arrangement of the part of the control memory 2 reserved for the exchange of data in cycle flight by the synchronous path, bus 16, register 15 of FIG. 2.

La mémoire 2 est divisée en zones mémoire LIB telle que 40 sur la figure 4. Une zone LIB est affectée à chaque ligne de communication. Il y a dans la mémoire 2 autant de zones LIB qu'il y a de lignes gérées par l'adaptateur.The memory 2 is divided into LIB memory zones such as 40 in FIG. 4. A LIB zone is assigned to each communication line. There are as many LIB zones in memory 2 as there are lines managed by the adapter.

Du fait de la structure des données, les zones LIB sont divisées en blocs contenant 8 octets. Pour les protocoles SDLC et BSC, les données sont précédées et suivies de caractères de remplissage et de caractères de contrôle. En mode réception de données SDLC, plusieurs trames peuvent être reçues et les données doivent être chargées séparément pour identifier ces différentes trames. C'est ce qui a conduit à la subdivision des zones LIB 40 en blocs 41. La zone 40 a été représentée divisée en 8 blocs 41-1 à 41-8. Un bloc complet pourra être transféré sans interruption du microcode.Due to the structure of the data, the LIB areas are divided into blocks containing 8 bytes. For the SDLC and BSC protocols, the data is preceded and followed by padding and control characters. In SDLC data reception mode, several frames can be received and the data must be loaded separately to identify these different frames. This is what led to the subdivision of the LIB 40 zones into blocks 41. The zone 40 has been shown divided into 8 blocks 41-1 to 41-8. A complete block can be transferred without interrupting the microcode.

A chaque zone LIB est associée une zone de mémoire "Paramètres Etats" 42 utilisés pour le stockage de paramètres de commande et d'information d'état. A chaque bloc 41 est affecté un bloc 43 de la zone 42, par exemple le bloc 41-1 est associé au bloc 43-1 et le bloc 41-8 est associé au bloc 43-8. Chaque bloc 43 permet de stocker deux octets.Each LIB zone is associated with a "State parameters" memory zone 42 used for storing control parameters and state information. Each block 41 is assigned a block 43 of the zone 42, for example block 41-1 is associated with block 43-1 and block 41-8 is associated with block 43-8. Each block 43 allows two bytes to be stored.

Avant d'utiliser un bloc les paramètres de commande associés dont la définition sera donnée par la suite sont transférés par le microcode dans la zone 43 appropriée et à la fin du traitement d'un bloc de données, l'information d'état est transférée par le dispositif de balayage 7 dans le bloc 43 et vient remplacer les paramètres.Before using a block, the associated control parameters, the definition of which will be given later, are transferred by the microcode to the appropriate area 43 and at the end of the processing of a data block, the status information is transferred by the scanning device 7 in block 43 and replaces the parameters.

Le microcode. n'est interrompu à la fin du traitement d'un bloc de données que si cela est requis par les paramètres. Ainsi on peut envoyer le message avec une seule interruption à la fin du message, ou le microcode n'est interrompu qu'une fois qu'une quantité prédéterminée de données a été traité par le dispositif 7 pour obtenir ou envoyer des données supplémentaires de/à l'unité centrale CCU.The microcode. is only interrupted at the end of the processing of a data block if this is required by the parameters. Thus, the message can be sent with a single interruption at the end of the message, or the microcode is only interrupted once a predetermined quantity of data has been processed by the device 7 to obtain or send additional data from / to the CCU central unit.

En mode réception un message est terminé lorsque le caractère de commande de fin est détecté. L'information de fin est une information d'état. En BSC le microcode vérifie le dernier caractère du bloc pour identifier le caractère de fin (ETB, ETX, ENQ).In reception mode a message is terminated when the end command character is detected. The end information is state information. In BSC the microcode checks the last character of the block to identify the end character (ETB, ETX, ENQ).

La capacité de stockage des zones LIB, peut être déterminée suivant le protocole de la ligne correspondante, la dimension des messages et la vitesse sur la ligne. La dimension d'une zone LIB peut varier de 64 à 256 octets et la capacité de stockage dans un bloc peut varier de 1 à 8 octets.The storage capacity of the LIB zones can be determined according to the protocol of the corresponding line, the size of the messages and the speed on the line. The size of a LIB area can vary from 64 to 256 bytes and the storage capacity in a block can vary from 1 to 8 bytes.

Les différentes zones LIB sont affectées à chaque ligne au mode d'initialisation au moyen de la données "adresse de départ" qui est écrite dans la mémoire 1. Cette donnée a le format suivant:

  • Les deux premiers bits donnent la longueur de la zone LIB en nombre de blocs, un bit suivant indique, s'il est à 0 qu'il s'agit de l'adresse d'une zone LIB, pour passer à la zone "Paramètre-Etats" 42, il est mis à 1. Les bits restants sont des bits d'adresse.
The different LIB zones are assigned to each line in the initialization mode by means of the "starting address" data which is written in memory 1. This data has the following format:
  • The first two bits give the length of the LIB area in number of blocks, a next bit indicates, if it is 0 that it is the address of a LIB area, to go to the "Parameter" area -States "42, it is set to 1. The remaining bits are address bits.

Cette information d'adresse de départ est utilisée pour réaliser l'adressage de la mémoire 2 par l'intermédiaire du chemin 17 et pour connaître à quels emplacements doivent avoir lieu les opérations de transfert en vol de cycle.This starting address information is used to carry out the addressing of the memory 2 via the path 17 and to know at which locations must the transfer operations in cycle flight take place.

Les commandes sont envoyées par le microcode de commande au dispositif 7 afin de commencer ou d'arrêter la transmission des données sur une ligne "Emission" telle que 20-b ou la réception des données sur une ligne réception telle que 20a. Ces commandes sont envoyées à la ligne appropriée en utilisant le trajet asynchrone; registres externes 8, bus 11 et en envoyant à la mémoire 11 les paramètres de commande.The commands are sent by the control microcode to the device 7 in order to start or stop the transmission of the data on a "Transmission" line such as 20-b or the reception of the data on a reception line such as 20a. These commands are sent to the appropriate line using the asynchronous route; external registers 8, bus 11 and by sending control parameters to memory 11.

On va maintenant donner à titre d'exemple une définition du champ des paramètres et des informations d'état pouvant être utilisés.We will now give, by way of example, a definition of the parameter field and of the state information that can be used.

Définition du Champ ParamètreDefinition of the Parameter Field . Ligne "Emission". "Emission" line

Ce champ comporte 16 bits de 0 à 15, les bits ayant la signification suivante:

  • Bit 0 . bloc valide (bloc peut être transmis. Ce bit indique que le bloc de données associé contient des données à envoyer. Il est mis à zéro par le microcode de commande et mis à un pour le disposition de balayage lorsque l'information d'état est échangée.
  • Bit 0 = 0 bloc valide
  • Bit 0 = 1 bloc non valide)
  • Bit 1 commencer transmission des données.
  • Bit 2 Interruption demandée. Ce bit oblige le dispositif 7 à faire une demande d'interruption par l'intermédiaire d'un registre externe et de la ligne 18 lorsque le dernier caractère du bloc a été envoyé à la mémoire 11 dans la position appropriée correspondant à cette ligne.
  • Bits 5, nombre d'octets de données dans le bloc. Ces bits 6, 7 indiquent le nombre de multiplets à prendre de ce bloc (de 1 à 8 multiplets en partant du début du bloc)
  • Bit 8 envoyer CRC (valable pour le protocole SDLC). Ce bit signifie qu'à la fin du bloc le CRC accumulé [CRC mode de contrôle d'erreur: Cyclic redundancy Checking] doit être envoyé.
  • Bit 9 commencer sur octet impair. Si ce bit est à 1 le dispositif de balayage agit comme si le premier multiplet (multiplet 0) du bloc était déjà traité (ceci permet de commencer sur le second multiplet: multiplet 1, impair.)
  • Bits 11, Si "00" données intermédiaires
  • 12 "01" dernière données, fin de message EOM. Dans ce cas le dispositif 7 envoie le bloc complet. Lorsque le dernier bit du dernier caractère à envoyer a été transmis au modem, le dispositif 7 interrompt le code de commande et arrête la transmission (EOT).
  • Si 1 0 continuer à transmettre ces données en permanence (boucle). Lorsque les dernières données du bloc ont été lues, le dispositif de balayage revient aux premières données.
  • Si 1 1 fin de message avec reprise (turn around) même opération que précédemment (01) mais la ligne est mise automatiquement en mode début réception au temps EOT (fin de transmission).
  • Bit 13 Pas d'insertion de zéro dans ces données, pas d'accumulation CRC (SDLC) ou transmission interrompue (S/S). Ce bit demande que le dispositif 7 ne réalise pas d'insertion de zéro pour tous les multiplets de données compris dans ce bloc.
  • Bit 14 démarrer dispositif mesure de temps.
  • Bit 15 envoyer contenu registre "Modem-sortie" à la fin du bloc.
This field contains 16 bits from 0 to 15, the bits having the following meaning:
  • Bit 0. valid block (block can be transmitted. This bit indicates that the associated data block contains data to be sent. It is set to zero by the control microcode and set to one for the scanning layout when the status information is exchanged.
  • Bit 0 = 0 valid block
  • Bit 0 = 1 invalid block)
  • Bit 1 start data transmission.
  • Bit 2 Interruption requested. This bit obliges the device 7 to make an interrupt request via an external register and line 18 when the last character of the block has been sent to memory 11 in the appropriate position corresponding to this line.
  • Bits 5, number of bytes of data in the block. These bits 6, 7 indicate the number of bytes to be taken from this block (from 1 to 8 bytes starting from the beginning of the block)
  • Bit 8 send CRC (valid for SDLC protocol). This bit means that at the end of the block the accumulated CRC [CRC error control mode: Cyclic redundancy Checking] must be sent.
  • Bit 9 start on odd byte. If this bit is at 1 the scanning device acts as if the first byte (byte 0) of the block was already processed (this allows to start on the second byte: byte 1, odd.)
  • Bits 11, If "00" intermediate data
  • 12 "01" last data, end of EOM message. In this case the device 7 sends the complete block. When the last bit of the last character to be sent has been transmitted to the modem, the device 7 interrupts the command code and stops the transmission (EOT).
  • If 1 0 continue to transmit this data permanently (loop). When the last data in the block has been read, the scanner returns to the first data.
  • If 1 1 end of message with recovery (turn around) same operation as previously (01) but the line is automatically put into reception start mode at EOT time (end of transmission).
  • Bit 13 No insertion of zero in this data, no CRC accumulation (SDLC) or interrupted transmission (S / S). This bit requests that the device 7 does not insert zero for all the bytes of data included in this block.
  • Bit 14 start time measurement device.
  • Bit 15 send register content "Modem-output" at the end of the block.

. Ligne "Réception". "Reception" line

Seuls huit bits sont utilisés dans le champ paramètre de commande.

  • Bit 0 bloc valide. (bloc prêt à recevoir des données, les données peuvent être envoyées par le dispositif 7. Il est mis à zéro par le microcode de commande et mis à un par le dispositif de balayage lorsque l'information d'état est échangée.
  • Bit 0 = 0 bloc valide
  • Bit 0 = 1 bloc non valide)
  • Bit 1 commencer réception des données
  • Bit 2 faire une demande d'interruption à la fin du bloc.
  • Bits 5, nombre de multiplets maximum à mettre dans ce 6 , 7 bloc.
Only eight bits are used in the control parameter field.
  • Bit 0 block valid. (block ready to receive data, the data can be sent by the device 7. It is set to zero by the control microcode and set to one by the scanning device when the status information is exchanged.
  • Bit 0 = 0 valid block
  • Bit 0 = 1 invalid block)
  • Bit 1 start receiving data
  • Bit 2 make an interrupt request at the end of the block.
  • Bits 5, maximum number of bytes to put in this 6 , 7 block.

Définition du champ information d'étatDefinition of the status information field . Ligne "Emission". "Emission" line

  • Bit 0 = 1, Bloc valide. Ce bit signifie que les données contenues dans ce bloc ont été envoyées et que le bloc peut être ré-utilisé par le microcode de commande pour mettre d'autres données.Bit 0 = 1, Block valid. This bit means that the data contained in this block has been sent and that the block can be re-used by the control microcode to put other data.
  • Bit 2 une interruption avait été demandée par le code de commande (via paramètres).Bit 2 an interruption had been requested by the command code (via parameters).
  • Bits 5, compte de données transmises. 6, 7Bits 5, account of transmitted data. 6, 7
  • Bit 10 caractère manquantBit 10 missing character
  • Bit 11 changement contenu Registre "Modem-entrée". Ce bit indique qu'un changement du contenu du registre "modem-entrée" s'est produit pendant le traitement de ce bloc. Une information d'état est immédiatement envoyée et une interruption est immédiatement demandée.Bit 11 change content "Modem-input" register. This bit indicates that a change in the contents of the "modem-input" register occurred during the processing of this block. Status information is immediately sent and an interruption is immediately requested.
  • Bit 12 = EOT (fin de transmission. Ce bit est mis à 1 si le dispositif de balayage 7 a traité un bloc avec une information de fin de message (EOM) dans le champ de paramètre correspondant.Bit 12 = EOT (end of transmission. This bit is set to 1 if the scanner 7 has processed a block with end of message information (EOM) in the corresponding parameter field.
. Ligne "Réception". "Reception" line

  • Bit 0 bloc valide. Le dispositif de balayage 7 met ce bit à 1 lorsque l'information d'état est transférée par vol de cycle afin d'informer le code de commande que le bloc associé a été rempli. Les données peuvent être utilisées par le microcode de commande.Bit 0 block valid. The scanner 7 sets this bit to 1 when the status information is transferred by cycle flight in order to inform the command code that the associated block has been filled. The data can be used by the control microcode.
  • Bit 2 une interruption a été demandée par le code de commande par l'intermédiaire des paramètres.Bit 2 an interrupt was requested by the command code via the parameters.
  • Bits 5, compte des données reçues dans ce bloc. 6, 7Bits 5, counts the data received in this block. 6, 7
  • Bits 8, si 000 données intermédiairesBits 8, if 000 intermediate data
  • 12, 13 si 001 fin de réception sans erreur de vérification CRC. 101 fin de réception avec erreur de vérification CRC. 011 limite fanion mal cadrée 100 abandon (le message commencé est mauvais, ne pas le prendre en compte. 110 état inactif (la ligne est retombée dans un état de repos).12, 13 if 001 end of reception without CRC verification error. 101 end of reception with CRC verification error. 011 flag limit badly framed 100 abandonment (the message started is bad, do not take it into account. 110 inactive state (the line has fallen back into a rest state).
  • Bits si 10 service normalBits if 10 normal service
  • 9 , 10 si 11 caractère perdu (débordement). 9 , 10 if 11 lost character (overflow).

Les zones LIB, 40, sont utilisées pour empiler les données transitant entre l'unité de commande CCU et le dispositif de balayage 7 pour empêcher les conditions de débordement de caractères et demande de caractère et pour réguler le flot des données sur la ligne.The LIB areas, 40, are used to stack the data passing between the control unit CCU and the scanner 7 to prevent the conditions of overflow of characters and character request and to regulate the flow of data on the line.

Pour une opération sur une ligne émission les données doivent être transférées de l'unité de commande CCU au dispositif de balayage dans la zone de mémoire 11 associée et à la ligne. Inversement pour une opération de réception les données doivent être transférées de la ligne de réception dans la zone de mémoire 11 associée à la ligne, et ensuite envoyées à l'unité CCU.For an operation on a transmission line, the data must be transferred from the CCU control unit to the scanning device in the associated memory area 11 and at the line. Conversely, for a reception operation, the data must be transferred from the reception line to the memory area 11 associated with the line, and then sent to the CCU.

Les données sont donc prises dans l'unité CCU et amenées dans la zone LIB appropriée (opération de transmission) ou déplacées des zones LIB dans l'unité CCU (opération de réception) 16 multiplets à la fois par des opérations AIO initialisées par l'adaptateur (microcode de commande).The data is therefore taken from the CCU unit and brought into the appropriate LIB area (transmission operation) or moved from the LIB areas in the CCU unit (reception operation) 16 bytes at a time by AIO operations initialized by the adapter (control microcode).

Les données sont lues et transférées des zones LIB dans la mémoire 11 (opération de transmission) ou de la mémoire 11 aux zones LIB (opération de réception) deux multiplets à la fois par des opérations en vol de cycle, initialisées par le dispositif de balayage.The data is read and transferred from the LIB zones in the memory 11 (transmission operation) or from the memory 11 to the LIB zones (reception operation) two bytes at a time by operations in cycle flight, initialized by the scanning device. .

Pour chaque bloc de données échange entre une zone LIB et la mémoire 11, les deux multiplets correspondants de paramètres fournissent à la mémoire 11 des informations concernant les données dans ce bloc ou les données à mettre dans ce bloc, quelle action doit être effectuée par le dispositif de balayage à la fin du bloc telle que: interruption du microcode, ....For each block of data exchanged between an LIB area and the memory 11, the two corresponding bytes of parameters provide the memory 11 with information concerning the data in this block or the data to be put in this block, what action must be performed by the scanning device at the end of the block such as: interruption of the microcode, ....

La condition fin de bloc permet au dispositif 7 de transférer les 2 octets d'information d'état qui viennent remplacer les deux octets de paramètres associés à ce bloc et d'interrompre le microcode si nécessaire.The end of block condition allows the device 7 to transfer the 2 bytes of status information which replace the two bytes of parameters associated with this block and to interrupt the microcode if necessary.

Des demandes d'interruption sont soit faites par le microcode par l'intermédiaire des paramètres soit faites par le dispositif 7, en cas de condition de fin de transfert de données anormales.Interrupt requests are either made by the microcode via the parameters or made by the device 7, in the event of an abnormal end of data transfer condition.

Pour cela deux registres sont prévus dans les registres externes 8. Ces registres sont représentés schématiquement sur la figure 5. Le dispositif de balayage 7 identifie et envoie l'adresse de la ligne pour laquelle la demande d'interruption est faite dans le registre externe de demande d'interruption IRR 8-5 et la raison de la demande d'interruption soit dans le registre IRR 8-5 soit dans le registre EIRR 8-6.For this, two registers are provided in the external registers 8. These registers are represented diagrammatically in FIG. 5. The scanning device 7 identifies and sends the address of the line for which the interrupt request is made in the external register of IRR 8-5 interrupt request and the reason for the interrupt request either in the IRR 8-5 register or in the EIRR 8-6 register.

On va maintenant décrire en référence à la figure 6 comment est gérée l'information présente sur les fils de contrôle associés aux lignes d'émission et de réception 20-b et 20-a respectivement. Les éléments représentés sur la figure 6 permettent la gestion d'une liaison réception-émission en connexion avec un modem 21. En conséquence, dans un circuit LIC il y a autant de ces éléments qu'il peut y avoir de liaisons qui leur sont connectées.We will now describe with reference to FIG. 6 how the information present on the control wires associated with the transmission and reception lines 20-b and 20-a is managed respectively. The elements represented in FIG. 6 allow the management of a reception-transmission link in connection with a modem 21. Consequently, in an LIC circuit there are as many of these elements as there can be links which are connected to them. .

Certains de ces fils transmettent de l'information de contrôle venant du modem et d'autres transmettent de l'information de contrôle allant au modem. La signification de ces informations dépend du type d'interface standard utilisé par exemple CCITT V 24 ou V 25.Some of these wires transmit control information coming from the modem and others transmit control information going to the modem. The meaning of this information depends on the type of standard interface used, for example CCITT V 24 or V 25.

On a donc deux types d'information de contrôle, le premier sera appelé "information entrée" en provenance du modem et le second "information sortie" allant vers le modem.There are therefore two types of control information, the first will be called "input information" coming from the modem and the second "output information" going to the modem.

Les signaux reçus sur la ligne 20-a sont transmis à un récepteur 60-1 dans un ensemble de circuits, 60, un récepteur étant associé à la ligne et à chaque fil de contrôle. Ensuite ils sont envoyés au dispositif de balayage 7 par le bus 23 par l'intermédiaire d'un registre REG 61. Les signaux à émettre sur la ligne 20-b sont reçus de la mémoire 11 par l'intermédiaire du bus 23. Ils sont stockés dans un registre intermédiaire REG 62 et envoyés sur la ligne par un circuit d'attaque 63-1 dans un ensemble de circuit 63, un circuit d'attaque étant associé à la ligne et à chaque fil de contrôle.The signals received on line 20-a are transmitted to a receiver 60-1 in a set of circuits, 60, a receiver being associated with the line and with each control wire. Then they are sent to the scanning device 7 by bus 23 via a REG register 61. The signals to be transmitted on line 20-b are received from memory 11 via bus 23. They are stored in an intermediate register REG 62 and sent over the line by a circuit driver 63-1 in a circuit assembly 63, a driver circuit being associated with the line and with each control wire.

L'information sur les fils de contrôle venant du modem 64, information modem-entrée est emmagasinée dans un registre "modem entrée" 65. Ce registre peut être adressé de la même façon qu'une position de la mémoire 11 par la ligne 12'. Le dispositif de balayage vient chercher l'information contenue dans ce registre chaque fois que la ligne est balayée et l'emmagasine dans la partie de la mémoire 11 associée à cette ligne pour détecter les changements d'état des fils de contrôle conformément au code fourni par le microprocesseur par l'intermédiaire de configurations de masquage.The information on the control wires coming from the modem 64, modem-input information is stored in a “modem input” register 65. This register can be addressed in the same way as a position of the memory 11 by the line 12 ' . The scanning device picks up the information contained in this register each time the line is scanned and stores it in the part of the memory 11 associated with this line to detect changes in the state of the control wires in accordance with the code provided. by the microprocessor through masking configurations.

Inversement, l'information à transmettre à un modem "information modem sortie" est générée par le microcode et placée dans une position "modem-sortie" de la mémoire 11 associée à cette ligne en utilisant le chemin asynchrone, 9, 10 registres externes. Lorsque la ligne est balayée, le circuit logique 24 transfère les données "modem-sortie" au registre "modem-sortie" 66. Les fils de contrôle "information modem-sortie", 67, sont pris à la sortie du registre 66.Conversely, the information to be transmitted to a modem "information modem output" is generated by the microcode and placed in a "modem-output" position of the memory 11 associated with this line using the asynchronous path, 9, 10 external registers. When the line is scanned, the logic circuit 24 transfers the "modem-output" data to the "modem-output" register 66. The "modem-output information" control wires, 67, are taken at the output of register 66.

L'information modem-entrée est traitée de la façon suivante: dans la mémoire 11, deux octets par ligne sont consacrés à la configuration "modem-entrée" et à la commande "modem-entrée". L'octet de commande est généré par le code de commande pour que le dispositif de balayage sache comment traiter les changements des données "modem-entrée".The modem-input information is processed as follows: in memory 11, two bytes per line are devoted to the "modem-input" configuration and to the "modem-input" command. The control byte is generated by the control code so that the scanner knows how to handle changes to "modem-input" data.

. Configuration "modem-entrée" bits 0 à 5. "Modem-input" configuration bits 0 to 5

Suivant le multiplet de commande (masque) tous les bits de la configuration peuvent être contrôlés pour trouver si un changement s'est produit, mais seuls les trois premiers ont un effet sur le fonctionnement du dispositif 7, ce sont :

  • Bit 0 Poste de données prêt
  • Bit 1 Prêt à émettre
  • Bit 2 Indicateur de tonalité
  • Bits Sont transparents pour le
  • 3 et 4 dispositif 7
  • Bit 5 Bit de la ligne réception, il est donné au code comme indicateur lorsqu'un changement se produit. Généralement ce bit est masqué par le code.
According to the control byte (mask) all the bits of the configuration can be checked to find if a change has occurred, but only the first three have an effect on the operation of the device 7, these are:
  • Bit 0 Data station ready
  • Bit 1 Ready to send
  • Bit 2 Tone indicator
  • Bits are transparent to the
  • 3 and 4 device 7
  • Bit 5 Bit of the reception line, it is given to the code as an indicator when a change occurs. Generally this bit is masked by the code.

. Commande "modem-entrée" bits 8 à 13. "Modem-input" command bits 8 to 13

Dans le dispositif logique 24, les données "modem-entrée" entrantes doivent être comparées avec la configuration précédemment emmagasinée pour détecter tout changement. Le microcode peut commander une comparaison de bits sélectivement en chargeant une configuration de masquage dans les bits 8 à 13. Cette configuration subit une opération ET avec les six premiers bits des données "modem-entrée".In logic device 24, incoming "modem-input" data must be compared with the previously stored configuration to detect any changes. The microcode can command a bit comparison selectively by loading a masking configuration in bits 8 to 13. This configuration undergoes an AND operation with the first six bits of the "modem-input" data.

Lorsqu'un changement est détecté, il est signalé au microprocesseur.When a change is detected, it is reported to the microprocessor.

Le traitement des données "modem sortie" se fait de la façon suivante:

  • Dans la mémoire 11 trois octets sont alloués par ligne aux configurations "modem-sortie".
  • . Deux octets de configurations "MOdem-sortie" (empilée/immédiate)
The "modem output" data processing is done as follows:
  • In memory 11 three bytes are allocated per line to the "modem-output" configurations.
  • . Two bytes of "MOdem-output" configurations (stacked / immediate)

Ces deux configurations sont transférées aux circuits LIC, 22 appropriés sans modification par le dispositif 7. Elles sont données par le code de commande en utilisant le chemin asynchrone, 9, 10, registres externes 8.These two configurations are transferred to the LIC circuits, 22 appropriate without modification by the device 7. They are given by the command code using the asynchronous path, 9, 10, external registers 8.

. Demande Service "Modem-sortie" bits 6 et 7 des configurations.. Service request "Modem-output" bits 6 and 7 of the configurations.

Lorsqu'ils sont à zéro, ces bits font que le dispositif logique 24 provoque l'envoi de la configuration "modem-sortie" à la ligne adressée. Ces commandes sont établies par le microcode en utilisant le chemin asycnchrone après le chargement de la configuration "modem-sortie" par le même chemin.When they are at zero, these bits cause the logic device 24 to send the "modem-output" configuration to the addressed line. These commands are established by the microcode using the asycnchronous path after the loading of the "modem-output" configuration by the same path.

La différence entre les deux commandes est que le dispositif logique 24 provoque l'envoi de la configuration "modem-sortie" immédiate dès que la ligne est balayée et de la configuration "modem-sortie" empilée uniquement sur demande du microcode à la fin de l'envoi d'un bloc de données s'il est demandé dans les paramètres associés.The difference between the two commands is that the logic device 24 sends the immediate "modem-output" configuration as soon as the line is scanned and the "modem-output" configuration stacked only at the request of the microcode at the end of sending a data block if requested in the associated parameters.

. Un octet, masque de vérification des circuits d'attaque.. One byte, mask for checking the driver circuits.

En positionnant de façon appropriée les bits de ce masque on inhibe la vérification de certains circuits d'attaque.By appropriately positioning the bits of this mask, the verification of certain drive circuits is inhibited.

On va maintenant décrire à titre d'exemple comment se passe une opération de transmission sur une ligne. Dans l'exemple choisi, le mode de transmission sur la ligne est le mode SDLC. On pourra se référer à la figure 7 sur laquelle sont représentés les contenus de la zone LIB 40 associée et de la zone "Paramètres-états" 42. Les mêmes références que sur la figure 4 ont été reprises.We will now describe by way of example how a transmission operation takes place on a line. In the example chosen, the transmission mode on the line is SDLC mode. Reference may be made to FIG. 7 in which the contents of the associated LIB area 40 and of the "Parameter-states" area 42 are represented. The same references as in FIG. 4 have been used.

A la ligne sur laquelle l'opération doit avoir lieu, est affectée une zone LIB, utilisée comme mémoire-tampon entre les unités de traitement centrales et le dispositif de balayage 7.On the line on which the operation is to take place, is assigned an LIB area, used as a buffer between the central processing units and the scanner 7.

A chaque bloc de la zone LIB est associé un champ dans la zone Paramètre-état, comme on l'a décrit précédemment en référence à la figure 4. Ce champ est utilisé en transmission pour donner de l'information au dispositif 7. Les informations de paramètres sont remplacées par des informations d'état fournies par le dispositif de balayage après la fin de la transmission du bloc.Each block in the LIB area is associated with a field in the Parameter-state area, as described above with reference to FIG. 4. This field is used in transmission to give information to the device 7. The information parameters are replaced by status information supplied by the scanner after the block transmission is completed.

Le champ paramètre comporte 16 bits, fournissant les indicateurs représentés sur la figure 7 dans la dernière zone 43-8, indicateurs qui ont la signification suivante:

  • Bit 0 BV (bloc valide) lorsqu'il est à zéro il informe le dispositif de balayage que le bloc de champ paramètre correspondant est prêt à être traité par le dispositif de balayage pour une transmission de données. (1: bloc est vide, 0: bloc est plein).
  • Bit 2 IR (interruption demandée) lorsque le dispositif de balayage a transmis le bloc il demande une interruption au microprocesseur avec l'indicateur IR=l dans le champ d'état correspondant.
  • Bits BL (longueur du bloc) indique le nombre de 5 , 6, 7 caractères défini dans le bloc qui sont à transmettre sur la ligne (1 à 8 octets).
  • Bit 8 S CRC (envoyer CRC) envoyer les deux caractères FCS (FCS= Frame Check Sequence) après avoir envoyé les données du bloc impliqué.
  • Bit 9 S 0 O (commencer sur multiplet impair) le premier octet du bloc n'est pas transmis sur la ligne.
  • Bits ND (données normales si 00)
  • 11 et 12 LB (dernier bloc si 01) dernier bloc à transmettre. Après la fin de la transmission, cet indicateur fera que le dispositif de balayage 7 fait une demande d'interruption pour informer le microprocesseur que le message a été envoyé (information d'état, bit EOT) (fin de transmission) mis à 1. TC (transmission continue) continuer à transmettre les caractères définis dans ce bloc si 10 EOM+TA (fin de message + bouclage).
  • Bit 13 NZI (pas d'insertion de zéro) supprimer l'insertion du bit zéro après 5 bits 1 consécutifs envoyés sur la ligne: utiliser pour envoyer les fanions et caractères de remplissage. Lorsque ce bit est à 1, le CRC n'est pas accumulé.
  • Bit 14 ST (démarrage dispositif de comptage de temps) actionne un dispositif de comptage de temps dans le dispositif 7. A la fin du temps, une interruption est demandée au microprocesseur.
  • Bit 15 SMO (envoyer modem-sortie) l'information "modem-sortie" empilée est envoyée dans le registre 66 du circuit LIC correspondant à la fin de la transmission du bloc.
The parameter field comprises 16 bits, providing the indicators represented in FIG. 7 in the last zone 43-8, indicators which have the following meaning:
  • Bit 0 BV (block valid) when it is zero it informs the scanner that the corresponding parameter field block is ready to be processed by the scanner for data transmission. (1: block is empty, 0: block is full).
  • Bit 2 IR (interrupt requested) When the scanning device has transmitted the block, it requests an interrupt from the microprocessor with the indicator IR = l in the corresponding status field.
  • Bits BL (block length) indicates the number of 5 , 6, 7 characters defined in the block which are to be transmitted on the line (1 to 8 bytes).
  • Bit 8 S CRC (send CRC) send the two FCS characters (FCS = Frame Check Sequence) after sending the data of the block involved.
  • Bit 9 S 0 O (start on odd byte) the first byte of the block is not transmitted on the line.
  • Bits ND (normal data if 00)
  • 11 and 12 LB (last block if 01) last block to transmit. After the end of the transmission, this indicator will cause the scanner 7 to make an interrupt request to inform the microprocessor that the message has been sent (status information, EOT bit) (end of transmission) set to 1. TC (continuous transmission) continue to transmit the characters defined in this block if 10 EOM + TA (end of message + loopback).
  • Bit 13 NZI (no zero insertion) delete the insertion of the zero bit after 5 consecutive 1 bits sent on the line: use to send flags and fill characters. When this bit is 1, the CRC is not accumulated.
  • Bit 14 ST (start time counting device) activates a time counting device in device 7. At the end of the time, an interrupt is requested from the microprocessor.
  • Bit 15 SMO (send modem-output) the stacked "modem-output" information is sent to register 66 of the LIC circuit corresponding to the end of the block transmission.

Le champ d'état représenté en 44 sur la figure 7 contient les indicateurs associés à l'achèvement de la transmission d'un bloc:

  • Bit 0 BV (bloc valide)
  • Bit 3 IR est à 1 lorsque IR dans le champ de paramètre était à 1.
  • Bits BC, indique le nombre de caractères qui ont 5, 6, 7 été transmis de ce bloc (1 à 8 octets).
  • Bit 10 UR (manque de caractère) est à un lorsque le dispositif de balayage vient transmettre le bloc correspondant mais trouve l'indicateur BV à 1.
  • Bit 11 MC (changement modem) un changement de l'état des fils du modem s'est produit pendant la transmission du caractère.
  • Bit 12 EOT (fin de transmission) est à 1 lorsque l'indicateur LB (dernier bloc) était à 1 dans le champ paramètre.
The status field represented at 44 in FIG. 7 contains the indicators associated with the completion of the transmission of a block:
  • Bit 0 BV (valid block)
  • Bit 3 IR is 1 when IR in the parameter field was 1.
  • Bits BC, indicates the number of characters which have 5, 6, 7 transmitted from this block (1 to 8 bytes).
  • Bit 10 UR (lack of character) is set to one when the scanner comes to transmit the corresponding block but finds the BV indicator at 1.
  • Bit 11 MC (modem change) a change in the state of the modem wires occurred during the character transmission.
  • Bit 12 EOT (end of transmission) is 1 when the LB indicator (last block) was 1 in the parameter field.

Le registre externe IRR de demande d'interruption contient:

  • l'indicateur EIRR et
  • l'adresse de la ligne.
The IRR external interrupt request register contains:
  • the EIRR indicator and
  • the address of the line.

-DEBUT D'UNE TRAME- BEGINNING OF A FRAME

Le début de toutes les trames SDLC est construit par le code de commande de la manière suivante:

  • Le premier bloc 41-1 est rempli en fonction des paramètres d'initialisation par exemple caractère de remplissage (remp.)/ caractère de remplissage (remp.)/fanion.
The start of all SDLC frames is constructed by the command code as follows:
  • The first block 41-1 is filled as a function of the initialization parameters, for example filling character (replenishment) / filling character (replenishment) / flag.

Le champ paramètre correspondant 43-1 est établi :

  • . bloc valide indicateur BV à zéro
  • . longueur de bloc indicateur BL indique le nombre de caractères de remplissage et de fanions dans le bloc
  • . indicateur NZI à 1
The corresponding parameter field 43-1 is established:
  • . valid block BV indicator at zero
  • . BL block length indicates number of fill characters and flags in block
  • . NZI indicator at 1

Le second bloc, bloc 41-2 est rempli avec les caractères d'adresse et de contrôle donnés dans les paramètres de la commande d'émission envoyés par les unités de traitement centrales.The second block, block 41-2 is filled with the address and control characters given in the parameters of the transmission command sent by the central processing units.

Le champ paramètre correspondant 43-2 est établi:

  • . indicateur BV à zéro
  • . indicateur BL
The corresponding parameter field 43-2 is established:
  • . BV indicator to zero
  • . BL indicator

-DONNEES A L'INTERIEUR D'UNE TRAME- DATA WITHIN A FRAME

Si la trame ne contient pas de données, aller à FIN DE TRAME.If the frame does not contain data, go to END OF FRAME.

Le code de commande transfère seize multiplets de données des unités centrales de traitement dans les troisième et quatrième blocs.The control code transfers sixteen bytes of data from the central processing units in the third and fourth blocks.

Les champs paramètres correspondants sont établis:

  • . BV à zéro
  • . BL indique le nombre de multiplets
The corresponding parameter fields are established:
  • . BV at zero
  • . BL indicates the number of bytes

Les deux blocs suivants sont remplis. Données champs paramètres sont établies de la même façon et ceci est réalisé jusqu'à ce que tous les blocs soient pleins. S'il reste encore des données à transmettre, l'indicateur IR "demande d'interruption" est mis à 1, à la fin d'un bloc sur deux, bloc 41-2, 41-4, 41-6, 41-8. Lorsque les blocs sont pleins de données prêtes à transmettre, le code de commande initie une opération de sortie asynchrone "SORTIE EMISSION" au dispositif de balayage.The next two blocks are filled. Data fields parameters are established in the same way and this is done until all the blocks are full. If he stays still data to be transmitted, the IR indicator "interrupt request" is set to 1, at the end of every second block, block 41-2, 41-4, 41-6, 41-8. When the blocks are full of data ready to transmit, the command code initiates an asynchronous output operation "TRANSMIT OUTPUT" to the scanning device.

Ensuite le dispositif de balayage effectue une opération en vol de cycle pour obtenir le champ paramètre associé au bloc à transmettre. Les octets de données sont ensuite transférés des blocs à la mémoire 11.Then the scanning device performs an operation in cycle flight to obtain the parameter field associated with the block to be transmitted. The data bytes are then transferred from blocks to memory 11.

Une fois que deux blocs ont été transmis sur la ligne, le dispositif de balayage fait une demande d'interruption au microprocesseur. Le résultat de l'opération de transmission de bloc est mis dans le champ "état" et remplace les paramètres précédents. Ensuite le code de commande:

  • effectue une vérification dans le champ d'état. L'indicateur BV a été mis à un par le dispositif de balayage,
  • . la ligne identifiée dans le registre IRR est mise en file d'attente afin que seize octets de données supplémentaires puissent être amenés dans les deux blocs qui ont été vidés.
  • . une fois que ces deux blocs sont de nouveau remplis, si les deux blocs suivants sont libres (BV=1) le code de commande provoque le transfert de seize octets pour les remplir afin de maintenir les blocs toujours remplis avec le maximum de données.
Once two blocks have been transmitted on the line, the scanner makes an interrupt request to the microprocessor. The result of the block transmission operation is put in the "status" field and replaces the previous parameters. Then the order code:
  • performs a check in the status field. The BV indicator has been set to one by the scanner,
  • . the line identified in the IRR register is queued so that sixteen bytes of additional data can be brought into the two blocks that have been emptied.
  • . once these two blocks are filled again, if the next two blocks are free (BV = 1) the command code causes the transfer of sixteen bytes to fill them in order to keep the blocks always filled with the maximum amount of data.

- FIN DE TRAME- END OF FRAME

La fin de tous les messages SDLC est construite par le code de commande de la manière suivante:

  • - mettre indicateur SCRC (envoyer CRC) du dernier bloc rempli.
  • - le bloc suivant est rempli avec des fanions et des caractères de remplissage suivant les paramètres du mode d'initialisation,
  • - le champ paramètre correspondant est établi:
    • . BV = 0
    • . BL = nombre de fanions et de caractères de remplissage dans le bloc,
    • . NZI = 1
    • . TC = 10 si nécessaire ou':
    • . indicateur EOM = 01, provoquera une interruption par le dispositif de balayage au microprocesseur une fois que le message a été transmis. Le code de commande en réponse prendra les actions nécessaires, soit renverra à l'unité de commande centrale (CCU) l'information d'état de fin de l'opération de transmission, soit attendra la réponse demandée de la ligne si la ligne était unidirectionnelle, (indicateur EOM=11), avant de demander une interruption à l'unité de commande (CCU) pour la ligne concernée.
The end of all SDLC messages is constructed by the command code as follows:
  • - set SCRC indicator (send CRC) of the last block filled.
  • - the next block is filled with flags and padding characters according to the parameters of the initialization mode,
  • - the corresponding parameter field is established:
    • . BV = 0
    • . BL = number of flags and padding characters in the block,
    • . NZI = 1
    • . TC = 10 if necessary or ' :
    • . EOM indicator = 01, will cause an interruption by the scanning device to the microprocessor once the message has been transmitted. The command code in response will take the necessary actions, either return to the central control unit (CCU) the status information for the end of the transmission operation, or wait for the requested response from the line if the line was unidirectional, (EOM indicator = 11), before requesting an interruption to the control unit (CCU) for the line concerned.

INTERRUPTION demandée par le dispositif de balayage.

  • . Indicateur IR = 1
  • . Changement sur les fils du modem
  • . Manque de caractères
  • . Fin de message
  • . Expiration du temps
  • . Erreur de matériel
INTERRUPTION requested by the scanning device.
  • . IR indicator = 1
  • . Change in modem wires
  • . Lack of characters
  • . End of message
  • . Time expiration
  • . Hardware error

En référence à la figure 8 on va décrire l'opération de réception des données SDLC. Les données sont donc reçues par une ligne 20-a et envoyées dans la mémoire 11 et ensuite elles doivent être transférées par vol de cycle dans une zone mémoire LIB correspondante.With reference to FIG. 8, the operation for receiving the SDLC data will be described. The data is therefore received by a line 20-a and sent to memory 11 and then it must be transferred by cycle flight to a corresponding LIB memory area.

Les champs paramètres de commande dans l'opération de réception doivent être initialisés avec les informations suivantes:

  • - indicateur BV (1: bloc plein, 0: bloc vide) " IR mis à 1, tous les deux blocs
  • - indicateur BL nombre d'octets que le dispositif de balayage placera dans chaque bloc.
The control parameters fields in the reception operation must be initialized with the following information:
  • - BV indicator (1: full block, 0: empty block) "IR set to 1, every two blocks
  • - indicator BL number of bytes that the scanning device will place in each block.

Le champ état contient les indicateurs suivants:

  • Indicateur BV mis à 1 par le dispositif de balayage, mis à 0 par le code de commande.
The status field contains the following indicators:
  • BV indicator set to 1 by the scanning device, set to 0 by the control code.

Lorsqu'il est à 1 :

  • - indique au code de commande que le bloc contient des données à traiter,
  • - indiquer au dispositif de balayage que les données contenues dans ce bloc ne sont pas encore traitées, le dispositif de balayage ne peut plus amener des données, la condition "trop de caractères" est reportée, le reste des données reçues est chassé.
When it is 1:
  • - indicates to the command code that the block contains data to be processed,
  • - indicate to the scanning device that the data contained in this block is not yet processed, the scanning device can no longer bring data, the condition "too many characters" is reported, the rest of the data received is chased.

Lorsqu'il est à 0 :

  • - indique au code de commande qu'aucune donnée n'est encore disponible dans ce bloc.
  • - indique au dispositif de balayage que le bloc est disponible pour recevoir les données.
When it is 0:
  • - indicates to the command code that no data is yet available in this block.
  • - indicates to the scanner that the block is available to receive the data.

Indicateur OR "trop de caractères" mis à 1 lorsque le dispositif de balayage veut remplir un bloc et que BV est encore à 1.OR indicator "too many characters" set to 1 when the scanner wants to fill a block and BV is still at 1.

Indicateur IR mis à 1 si exigé par le paramètre

  • . BC nombre d'octets dans le bloc
  • . FA fanion de fin a été détecté sur la ligne
  • . FA O B (limite fanion mal cadré), un fanion mal cadré a été détecté sur la ligne
  • . AB (abandon), la condition AB a été détectée sur la ligne
  • . ID (état inactif), la condition ID a été détectée
  • . V CRC (vérification CRC): le CRC calculé par le dispositif de balayage n'est pas correct
  • . MC (changement modem): l'état des fils de contrôle a changé pour cette ligne pendant la réception.
IR indicator set to 1 if required by the parameter
  • . BC number of bytes in the block
  • . FA end flag was detected on the line
  • . FA OB (badly framed flag limit), a badly framed flag was detected on the line
  • . AB (abort), condition AB has been detected on the line
  • . ID (inactive state), condition ID has been detected
  • . V CRC (CRC check): the CRC calculated by the scanner is not correct
  • . MC (modem change): the state of the control wires has changed for this line during reception.

DEBUT D'UNE TRAMEBEGINNING OF A FRAME

Le code de commande initie une opération asynchrone de réception vers le dispositif de balayage. Après détection d'un premier fanion par le dispositif de balayage, les caractères qui ne sont pas des fanions additionnels commencent à remplir par vol de cycle le premier bloc disponible.The command code initiates an asynchronous reception operation to the scanner. After detection of a first flag by the scanning device, the characters which are not additional flags start filling the first available block per cycle flight.

DONNEES DANS UNE TRAMEDATA IN A FRAME

Si la trame ne contient pas de données caractères Adresse et Contrôle seulement, passer à FIN de TRAME. Dans le cas contraire le code de commande réalise les opérations suivantes:

  • . Les caractères suivants reçus dans le même bloc et dans les blocs suivants sont des données qui doivent être transférées à l'unité de traitement centrale par seize octets.
  • . L'indicateur IR fera que le code de commande met en file d'attente la ligne identifiée dans le registre IRR, dans la file d'attente des opérations en vol de cycle afin d'envoyer ces données vers l'unité de commande centrale (CCU).
  • . Lorsque deux blocs de données ont été transférés à l'unité de commande centrale, le code de commande remet à zéro l'indicateur BV de commande dans le champ paramètre associé. Ce bit est mis à 1 par le dispositif de balayage lorsque le bloc et le champ d'état sont remplis par les données et de l'information de commande.
  • . Les deux blocs suivants sont remplis avec des données (BV=l+mettre en file d'attente l'adresse de la ligne).
If the frame does not contain address and control character data only, go to END of frame. Otherwise the command code performs the following operations:
  • . The following characters received in the same block and in the following blocks are data which must be transferred to the central processing unit by sixteen bytes.
  • . The IR indicator will cause the command code to queue the line identified in the IRR register, in the queue for cycle flight operations in order to send this data to the central control unit ( CCU).
  • . When two data blocks have been transferred to the central control unit, the command code resets the command BV indicator in the associated parameter field. This bit is set to 1 by the scanner when the block and the status field are filled with data and control information.
  • . The next two blocks are filled with data (BV = l + queue the line address).

FIN DE TRAMEEND OF FRAME

A la fin d'une trame (Fanion dans le bloc état) une fois que toutes les données ont été envoyées, l'information d'état de fin est envoyée à l'unité de commande centrale (CCU) et ensuite une interruption est demandée à l'unité de commande CCU pour la ligne concernée. A ce moment, les blocs peuvent déjà contenir d'autres trames reçues attendant d'autres commandes de l'unité de commande centrale.At the end of a frame (Flag in the status block) once all the data has been sent, the end status information is sent to the central control unit (CCU) and then an interrupt is requested to the CCU control unit for the line concerned. At this time, the blocks may already contain other received frames awaiting other commands from the central control unit.

INTERRUPTIONINTERRUPTION

Le dispositif de balayage demande une interruption au microprocesseur:

  • . A la détection d'une fin de trame (Fanion, abandon, état inactif),
  • . A un changement d'état des fils du modem,
  • . Trop de caractères,
  • . Fin du temps,
  • . Interruption demandée dans le champ paramètre,
  • . Erreur de matériel.
The scanning device requests an interruption from the microprocessor:
  • . Upon detection of an end of frame (Flag, abandonment, inactive state),
  • . When the modem wires change state,
  • . Too many characters,
  • . End of time,
  • . Interruption requested in the parameter field,
  • . Hardware error.

Bien que l'on ait décrit dans ce qui précède et représenté sur les dessins les caractéristiques essentielles de l'invention appliquées à un mode de réalisation préféré de celle-ci, il est évident que l'homme de l'art peut y apporter toutes modifications de forme ou de détail qu'il juge utiles, sans pour autant sortir du cadre de ladite invention.Although the essential characteristics of the invention applied to a preferred embodiment of the invention have been described in the foregoing and represented in the drawings, it is obvious that a person skilled in the art can provide all of them. modifications of form or detail which he judges useful, without departing from the scope of said invention.

Claims (11)

1. Adaptateur de lignes de communication destiné à un contrôleur de communications contrôlant l'échange de données entre au moins une unité de traitement centrale et des terminaux connectés auxdites lignes par l'intermédiaire d'une unité de commande centrale et d'un bus commun auquel est attaché au moins un dispositif de balayage par un bus d'entrée/sortie, caractérisé en ce qu'il comprend: des premiers moyens comportant un microprocesseur (1) et une mémoire de commande (2) pour emmagasiner le code de commande du microprocesseur et des données, des seconds moyens (7) comportant un ensemble de registres (8, 15) et un ensemble de mémoire à accès aléatoire (11), une zone de positions de mémoire dudit ensemble étant affectée à chaque ligne de communication pour emmagasiner temporairement les informations devant transiter entre le bus d'entrée/sortie (6) et les terminaux, chaque zone pouvant être adressées par un dispositif de sélection d'adresse (13, 12), des troisièmes moyens d'interface, comportant trois trajets d'échange entre les premier et second moyens; un premier trajet d'entrée-sortie asynchrone (9, 10, 8, 14) pour que le microprocesseur envoie sous contrôle du microcode, par des opérations d'écriture dans les registres, des paramètres d'initialisation dans chacune des zones de l'ensemble de mémoire affectée à une ligne, un second trajet asynchrone (14, 8, 18) pour envoyer au microprocesseur des demandes d'interruption par l'intermédiaire d'opérations de lecture des registres et un troisième trajet synchrone comportant un bus d'échange (16) reliant la mémoire de commande et l'ensemble de mémoire (11) et un chemin pour l'adressage (15, 17) de la mémoire (2) pour que sous contrôle du dispositif de sélection d'adresse les informations soient échangées par des opérations de vol de cycle entre la mémoire de commande et l'ensemble de mémoire. 1. Communication line adapter for a communications controller controlling the exchange of data between at least one central processing unit and terminals connected to said lines via a central control unit and a common bus to which at least one scanning device is attached by an input / output bus, characterized in that it comprises: first means comprising a microprocessor (1) and a control memory (2) for storing the microprocessor control code and data, second means (7) comprising a set of registers (8, 15) and a random access memory set (11), a memory position area of said set being assigned to each communication line for temporarily storing the information to be transmitted between the input / output bus (6) and the terminals, each zone can be addressed by an address selection device (13, 12), third interface means, comprising three exchange paths between the first and second means; a first asynchronous input-output path (9, 10, 8, 14) so that the microprocessor sends under control of the microcode, by write operations in the registers, initialization parameters in each of the zones of the set of memory allocated to a line, a second asynchronous path (14, 8, 18) for sending interrupt requests to the microprocessor via operations for reading registers and a third synchronous path comprising an exchange bus (16) connecting the control memory and the memory assembly (11) and a path for addressing (15, 17) of the memory (2) so that, under the control of the address selection device, the information is exchanged by cycle theft operations between the control memory and the memory assembly. 2. Adaptateur selon la revendication 1 caractérisé en ce que les paramètres d'initialisation caractérisent les lignes de communication.2. Adapter according to claim 1 characterized in that the initialization parameters characterize the communication lines. 3. Adaptateur selon la revendication 2 caractérisé en ce que, les paramètres d'initialisation caractérisant les lignes sont envoyés dans l'ensemble de mémoire des seconds moyens pendant une phase d'initialisation, par l'intermédiaire de quatre registres, adressés par le microprocesseur par un chemin d'adressage (9), ledit microprocesseur provoquant l'écriture, dans le premier registre (8-1) de l'adresse de la ligne à caractériser, dans un second registre (8-2) de la zone de l'ensemble de mémoire affecté à cette ligne, dans un troisième registre (8-3) des paramètres et de données d'initialisation et dans un quatrième registre (8-4) de données de contrôle de l'échange, les contenus du premier et du deuxième registre étant utilisés par le dispositif de sélection d'adresse (13) pour adresser la zone de l'ensemble de mémoire et le contenu du troisième registre étant transféré par un bus de liaison (14) aux zones de position de l'ensemble de mémoire (11).3. Adapter according to claim 2 characterized in that, the initialization parameters characterizing the lines are sent to the memory assembly of the second means during an initialization phase, via four registers, addressed by the microprocessor by an address path (9), said microprocessor causing the writing, in the first register (8-1) of the address of the line to be characterized, in a second register (8-2) of the area of the set of memory assigned to this line, in a third register (8-3) of initialization parameters and data and in a fourth register (8-4) of exchange control data, the contents of the first and of the second register being used by the address selection device (13) to address the area of the memory assembly and the content of the third register being transferred by a link bus (14) to the position areas of the assembly from memory (11). 4. Adaptateur selon l'une quelconque des revendications précédentes, caractérisé en ce que la partie de la mémoire de commande affectée au stockage d'information est divisée en zones de mémoire (LIB), chaque zone d'emmagasinage d'information étant affectée à une ligne de communication pour emmagasiner temporairement les informations transitant entre l'unité de commande centrale et l'ensemble de mémoire (11); une zone de stockage de paramètres de commande et d'informations d'états étant associée à chaque zone de stockage d'informations.4. Adapter according to any one of the preceding claims, characterized in that the part of the control memory allocated to the storage of information is divided into memory areas (LIB), each information storage area being assigned to a communication line for temporarily storing the information passing between the central control unit and the memory assembly (11); an area of storage of control parameters and state information being associated with each information storage area. 5. Adaptateur selon la revendication 4 caractérisé en ce que chaque zone de stockage d'information dans la mémoire de commande est affectée à chaque ligne pendant la phase d'initialisation, par le microprocesseur en écrivant dans le troisième registre une adresse de départ.5. Adapter according to claim 4 characterized in that each information storage area in the control memory is assigned to each line during the initialization phase, by the microprocessor by writing in the third register a starting address. 6. Adaptateur selon la revendication 4 ou 5 caractérisé en ce que chaque zone d'emmagasinage d'information est divisée en blocs comportant huit octets d'information, un champ de "paramètre -information d'état" étant affecté à chaque bloc dans la zone de paramètres et d'information d'état.6. An adapter according to claim 4 or 5 characterized in that each information storage area is divided into blocks comprising eight bytes of information, a "parameter - status information" field being assigned to each block in the parameters and status information area. 7. Adaptateur selon la revendication 4, 5 ou 6 caractérisé en ce que les paramètres de commande pour une ligne d'émission contiennent des informations caractérisant le contenu d'information dans le bloc associé, et pour une ligne de réception ils contiennent des informations caractérisant les informations à mettre dans le bloc associé.7. Adapter according to claim 4, 5 or 6 characterized in that the control parameters for a transmission line contain information characterizing the information content in the associated block, and for a reception line they contain information characterizing the information to put in the associated block. 8. Adaptateur selon la revendication 7 caractérisé en ce que les informations d'états remplaceront les paramètres à la fin d'une opération d'émission ou de réception pour indiquer comment ladite opération s'est déroulée.8. Adapter according to claim 7 characterized in that the state information will replace the parameters at the end of a transmission or reception operation to indicate how the said operation was carried out. 9. Adaptateur selon l'une quelconque des revendications précédentes caractérisé en ce que les terminaux sont connectés aux seconds moyens de balayage par au moins un circuit d'interface de lignes auxquels sont connectés un certain nombre de lignes, chaque circuit d'interface comportant des circuits d'attaque connectés aux lignes d'émission et des circuits de réception connectés aux lignes de réception, et un registre associé à chaque ligne, le registre associé à une ligne d'émission recevant les informations à émettre de la mémoire (11) par un bus d'échange (23) et le registre associé à une ligne de réception recevant les informations du circuit de réception pour les transmettre à la mémoire (11) par le bus d'échange (23).9. Adapter according to any one of the preceding claims, characterized in that the terminals are connected to the second scanning means by at least one line interface circuit to which are connected a number of lines, each interface circuit comprising drive circuits connected to the transmission lines and reception circuits connected to the reception lines, and a register associated with each line, the register associated with a line of transmission receiving the information to be transmitted from the memory (11) by an exchange bus (23) and the register associated with a reception line receiving the information from the reception circuit for transmitting it to the memory (11) by the bus d exchange (23). 10. Adaptateur selon la revendication 9 caractérisé en ce que les terminaux sont connectés au circuit d'interface par des modems, les circuits d'interface comprenant un registre "modem entrée" (65) pour recevoir les informations sur les fils de contrôle associés à la ligne de communication venant du modem et un registre modem-sortie (66) pour emmagasiner l'information allant sur les fils de contrôle associé à la ligne de communication allant au modem.10. An adapter according to claim 9 characterized in that the terminals are connected to the interface circuit by modems, the interface circuits comprising a "modem input" register (65) for receiving information on the control wires associated with the communication line coming from the modem and a modem-output register (66) for storing the information going on the control wires associated with the communication line going to the modem. 11. Adaptateur selon la revendication 10 caractérisé en ce que les registres "modem-entrée" et "modem-sortie" peuvent être adressés par le microprocesseur par l'intermédiaire du dispositif de sélection d'adresse et des registres externes.11. An adapter according to claim 10 characterized in that the registers "modem-input" and "modem-output" can be addressed by the microprocessor via the address selection device and external registers.
EP80430018A 1980-09-26 1980-09-26 Communication line adapter for a communication controller Expired EP0048781B1 (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
EP80430018A EP0048781B1 (en) 1980-09-26 1980-09-26 Communication line adapter for a communication controller
DE8080430018T DE3070386D1 (en) 1980-09-26 1980-09-26 Communication line adapter for a communication controller
JP56119443A JPS5765045A (en) 1980-09-26 1981-07-31 Communication channel adapter
US06/300,846 US4504901A (en) 1980-09-26 1981-09-10 Communication line adapter for use with a communications controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
EP80430018A EP0048781B1 (en) 1980-09-26 1980-09-26 Communication line adapter for a communication controller

Publications (2)

Publication Number Publication Date
EP0048781A1 true EP0048781A1 (en) 1982-04-07
EP0048781B1 EP0048781B1 (en) 1985-03-27

Family

ID=8187422

Family Applications (1)

Application Number Title Priority Date Filing Date
EP80430018A Expired EP0048781B1 (en) 1980-09-26 1980-09-26 Communication line adapter for a communication controller

Country Status (4)

Country Link
US (1) US4504901A (en)
EP (1) EP0048781B1 (en)
JP (1) JPS5765045A (en)
DE (1) DE3070386D1 (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0077863A1 (en) * 1981-10-28 1983-05-04 International Business Machines Corporation Scanning device for communication lines, adapted for a communication controller
EP0096465A1 (en) * 1982-05-14 1983-12-21 Media Systems Technology Inc. Disk copier machine having a selectable format computer disk controller and method of copying computer disks
EP0100108A2 (en) * 1982-07-27 1984-02-08 Robert Rothstein Standard hardware-software interface for connecting any instrument which provides a digital output stream with any digital host computer
EP0232437A1 (en) * 1985-12-04 1987-08-19 International Business Machines Corporation Multiplex interface for a communication controller
EP0239937A2 (en) * 1986-03-31 1987-10-07 Wang Laboratories Inc. Serial communications controller
EP0394596A1 (en) * 1989-04-25 1990-10-31 International Business Machines Corporation Interconnection system for the attachment of user equipments to a communication processing unit
US5151999A (en) * 1986-03-31 1992-09-29 Wang Laboratories, Inc. Serial communications controller for transfer of successive data frames with storage of supplemental data and word counts
USRE34896E (en) * 1985-12-04 1995-04-04 International Business Machines Corporation Multiplex interface for a communication controller
EP0663638A1 (en) * 1993-12-30 1995-07-19 NCR International, Inc. A method of configuring computer peripherals
WO1995020194A1 (en) * 1994-01-19 1995-07-27 Siemens Aktiengesellschaft Communication module
US6123065A (en) * 1996-06-11 2000-09-26 Teglbjarg; Caspar Feeding bottle

Families Citing this family (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4860200A (en) * 1985-07-03 1989-08-22 Tektronix, Inc. Microprocessor interface device for coupling non-compatible protocol peripheral with processor
DE3677007D1 (en) * 1986-04-30 1991-02-21 Ibm HIGH-SPEED LINE ADAPTER FOR TRANSMISSION CONTROL.
DE3683160D1 (en) * 1986-10-29 1992-02-06 Ibm RECEIVING AND TRANSMITTING MECHANISMS FOR THE LINE SCANNER OF A TRANSMISSION CONTROLLER.
US4855948A (en) * 1987-10-08 1989-08-08 International Business Machines Corporation Bypass booster mechanisms for the line scanners of a communication controller
NL8702394A (en) * 1987-10-08 1989-05-01 Philips Nv INTERFACE FOR A CONNECTION NETWORK BETWEEN SEPARATE STATIONS ON THE ONE PART AND A PHYSICAL MEDIUM USED FOR MESSAGE TRANSMISSION BETWEEN THESE STATIONS.
JPH0235524A (en) * 1988-03-14 1990-02-06 Advanced Micro Devicds Inc Bus convertible programmable sequencer
WO1990005331A1 (en) * 1988-11-02 1990-05-17 Selby Howard W Iii Remote linkable computer bus
US5121390A (en) * 1990-03-15 1992-06-09 International Business Machines Corporation Integrated data link controller with synchronous link interface and asynchronous host processor interface
US5218680A (en) * 1990-03-15 1993-06-08 International Business Machines Corporation Data link controller with autonomous in tandem pipeline circuit elements relative to network channels for transferring multitasking data in cyclically recurrent time slots
US5524252A (en) * 1991-04-19 1996-06-04 International Business Machines Corporation Personal computer system combined with an adapter for networks having varying characteristics, and adapter for coupling a personal computer to such networks
US5630059A (en) * 1995-02-06 1997-05-13 International Business Machines Corporation Expedited message transfer in a multi-nodal data processing system

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3623010A (en) * 1969-05-23 1971-11-23 Information Control Systems In Input-output multiplexer for general purpose computer
FR2127593A5 (en) * 1971-03-03 1972-10-13 Ibm
FR2162371A1 (en) * 1971-12-10 1973-07-20 Ibm
US4016548A (en) * 1975-04-11 1977-04-05 Sperry Rand Corporation Communication multiplexer module
US4075691A (en) * 1975-11-06 1978-02-21 Bunker Ramo Corporation Communication control unit
FR2410399A1 (en) * 1977-11-29 1979-06-22 Ibm Programmable data processing communications multiplexer subsystem - uses periodically accessed scan table contg. addresses of locations in control store
US4188665A (en) * 1977-11-29 1980-02-12 International Business Machines Corporation Programmable communications subsystem

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3434117A (en) * 1967-04-24 1969-03-18 Ibm Automatic transmission speed selection control for a data transmission system
US3648252A (en) * 1969-11-03 1972-03-07 Honeywell Inc Multiprogrammable, multiprocessor computer system
US3735357A (en) * 1970-09-18 1973-05-22 Ibm Priority system for a communication control unit
US4028668A (en) * 1975-12-22 1977-06-07 Honeywell Information Systems, Inc. Apparatus for selectively addressing sections and locations in a device controller's memory
US4133030A (en) * 1977-01-19 1979-01-02 Honeywell Information Systems Inc. Control system providing for the transfer of data in a communications processing system employing channel dedicated control blocks
US4246637A (en) * 1978-06-26 1981-01-20 International Business Machines Corporation Data processor input/output controller

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3623010A (en) * 1969-05-23 1971-11-23 Information Control Systems In Input-output multiplexer for general purpose computer
FR2127593A5 (en) * 1971-03-03 1972-10-13 Ibm
US3842405A (en) * 1971-03-03 1974-10-15 Ibm Communications control unit
FR2162371A1 (en) * 1971-12-10 1973-07-20 Ibm
US4016548A (en) * 1975-04-11 1977-04-05 Sperry Rand Corporation Communication multiplexer module
US4075691A (en) * 1975-11-06 1978-02-21 Bunker Ramo Corporation Communication control unit
FR2410399A1 (en) * 1977-11-29 1979-06-22 Ibm Programmable data processing communications multiplexer subsystem - uses periodically accessed scan table contg. addresses of locations in control store
US4188665A (en) * 1977-11-29 1980-02-12 International Business Machines Corporation Programmable communications subsystem

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
IBM Technical Diclosure Bulletin, Vol. 21, No. 7, December 1978, New York (US) NAGEL et al.: "Programmable Communications Subsystem having Controller Incorporating Micro-Processor", pages 2633-2645 * page 2633, lignes 1-14; figure 1; page 2634, lignes 3-10; page 2635, lignes 3-16; figure 3; page 2636, lignes 10-27; figure 4; page 2637, lignes 7-24; page 2638, lignes 15-25; page 2639, lignes 1,2; page 2642, lignes 1-3; page 2643, lignes 32-41; page 2645, lignes 1,2 * *

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0077863A1 (en) * 1981-10-28 1983-05-04 International Business Machines Corporation Scanning device for communication lines, adapted for a communication controller
EP0096465A1 (en) * 1982-05-14 1983-12-21 Media Systems Technology Inc. Disk copier machine having a selectable format computer disk controller and method of copying computer disks
US4494156A (en) * 1982-05-14 1985-01-15 Media Systems Technology Selectable format computer disk copier machine
EP0100108A2 (en) * 1982-07-27 1984-02-08 Robert Rothstein Standard hardware-software interface for connecting any instrument which provides a digital output stream with any digital host computer
EP0100108A3 (en) * 1982-07-27 1986-08-27 Robert Rothstein Standard hardware-software interface for connecting any instrument which provides a digital output stream with any digital host computer
EP0232437A1 (en) * 1985-12-04 1987-08-19 International Business Machines Corporation Multiplex interface for a communication controller
USRE34896E (en) * 1985-12-04 1995-04-04 International Business Machines Corporation Multiplex interface for a communication controller
US5151999A (en) * 1986-03-31 1992-09-29 Wang Laboratories, Inc. Serial communications controller for transfer of successive data frames with storage of supplemental data and word counts
EP0239937A2 (en) * 1986-03-31 1987-10-07 Wang Laboratories Inc. Serial communications controller
EP0239937A3 (en) * 1986-03-31 1990-04-11 Wang Laboratories Inc. Serial communications controller
EP0394596A1 (en) * 1989-04-25 1990-10-31 International Business Machines Corporation Interconnection system for the attachment of user equipments to a communication processing unit
US5119376A (en) * 1989-04-25 1992-06-02 International Business Machines Corporation Interconnection system for the attachment of user equipments to a communication processing unit
EP0663638A1 (en) * 1993-12-30 1995-07-19 NCR International, Inc. A method of configuring computer peripherals
US5579529A (en) * 1993-12-30 1996-11-26 Ncr Corporation Method for configuring computer peripherals
WO1995020194A1 (en) * 1994-01-19 1995-07-27 Siemens Aktiengesellschaft Communication module
US6123065A (en) * 1996-06-11 2000-09-26 Teglbjarg; Caspar Feeding bottle

Also Published As

Publication number Publication date
JPS639786B2 (en) 1988-03-02
JPS5765045A (en) 1982-04-20
EP0048781B1 (en) 1985-03-27
US4504901A (en) 1985-03-12
DE3070386D1 (en) 1985-05-02

Similar Documents

Publication Publication Date Title
EP0048781B1 (en) Communication line adapter for a communication controller
EP0003493B1 (en) Data transmission system between stations connected in a loop
EP0349371B1 (en) Computer system having a central interconnection
EP0021917B1 (en) Terminal concentrator for a data packet transmission and switching network
CA2052428A1 (en) Bridge for linking to an asynchrone transfer telecommunication network a local area network in conformity with ieee 802.3 standard
EP0046831A1 (en) System for the retransmission of incorrectly received numbered frames in a data transmission system
FR2773935A1 (en) COMMUNICATION METHODS BETWEEN COMPUTER SYSTEMS AND DEVICES USING THE SAME
EP0524070B1 (en) Universal coupling device between a computer bus and a controller of a group of peripherals
EP0493215A1 (en) Distributed computer architecture using a CSMA/DC type local network
EP0077863A1 (en) Scanning device for communication lines, adapted for a communication controller
CA2006831C (en) System with a single hdlc circuit and a conversion buffer memory for transmitting hdlc frames over a pcm channel
EP0917062B1 (en) Apparatus for communication between information processing units and processors interconnected by a common bus
EP0390015A1 (en) Device for processing signalling messages in a communication network using an asynchronous time technique
EP0179715B1 (en) Interface circuit for connecting a digital equipment with a time-multiplexed link
EP0410860B1 (en) Interface for connecting a computer bus to a fibre-optic ring network
EP1356656A2 (en) Protocol for transmitting a plurality of multiple exchange logic flow of command/response pairs on a single physical exchange channel between master and slave and corresponding system for controlling and monitoring execution of applets
FR2585909A1 (en) METHOD FOR PACKET DATA TRANSMISSION THROUGH A NETWORK OR CHAIN OF TRANSMISSION, AND DEVICE FOR IMPLEMENTING THE SAME
EP0470875B1 (en) Communication controller between a computer and a plurality of ISDN terminals
EP0011540B1 (en) Input-output interface device between a data switcher and a plurality of transmission lines
EP0454558A1 (en) Multi-protocol convertor for connecting a number of asynchronous terminals to a telecommunications network
EP0481896B1 (en) Communication controller between a computer and a plurality of terminals belonging to a network of the CSMA/CD type
EP0191999B1 (en) Method of addressing in a communication network between a message-sending station and at least one receiving station, and apparatus for carrying out the method
FR2724079A1 (en) LOCAL INDUSTRIAL OR DOMESTIC NETWORK
BE888019R (en) DATA TRANSMISSION MOUNTING
EP0077864A1 (en) Scanning device for communication lines comprising an address generator

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

AK Designated contracting states

Designated state(s): DE FR GB IT

17P Request for examination filed

Effective date: 19820421

ITF It: translation for a ep patent filed

Owner name: IBM - DR. ARRABITO MICHELANGELO

GRAA (expected) grant

Free format text: ORIGINAL CODE: 0009210

AK Designated contracting states

Designated state(s): DE FR GB IT

REF Corresponds to:

Ref document number: 3070386

Country of ref document: DE

Date of ref document: 19850502

PLBE No opposition filed within time limit

Free format text: ORIGINAL CODE: 0009261

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: NO OPPOSITION FILED WITHIN TIME LIMIT

26N No opposition filed
ITTA It: last paid annual fee
PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: FR

Payment date: 19950911

Year of fee payment: 16

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: DE

Payment date: 19950921

Year of fee payment: 16

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: GB

Payment date: 19960827

Year of fee payment: 17

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: FR

Effective date: 19960930

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: DE

Effective date: 19970603

REG Reference to a national code

Ref country code: FR

Ref legal event code: ST

REG Reference to a national code

Ref country code: FR

Ref legal event code: ST

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: GB

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 19970926

GBPC Gb: european patent ceased through non-payment of renewal fee

Effective date: 19970926