US4511963A - Emulation of special purpose magnetic tape data recording equipment by a general purpose processor - Google Patents

Emulation of special purpose magnetic tape data recording equipment by a general purpose processor Download PDF

Info

Publication number
US4511963A
US4511963A US06/412,669 US41266982A US4511963A US 4511963 A US4511963 A US 4511963A US 41266982 A US41266982 A US 41266982A US 4511963 A US4511963 A US 4511963A
Authority
US
United States
Prior art keywords
signals
byte
bytes
data
rate
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
US06/412,669
Other languages
English (en)
Inventor
Robert F. Kantner
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.)
International Business Machines Corp
Original Assignee
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 International Business Machines Corp filed Critical International Business Machines Corp
Priority to US06/412,669 priority Critical patent/US4511963A/en
Assigned to INTERNATIONAL BUSINESS MACHINES CORPORATION, ARMONK, N.Y. 10504, A CORP. OF N.Y. reassignment INTERNATIONAL BUSINESS MACHINES CORPORATION, ARMONK, N.Y. 10504, A CORP. OF N.Y. ASSIGNMENT OF ASSIGNORS INTEREST. Assignors: KANTNER, ROBERT F.
Priority to DE8383106495T priority patent/DE3380748D1/de
Priority to EP83106495A priority patent/EP0106939B1/fr
Priority to JP58123538A priority patent/JPS5940310A/ja
Application granted granted Critical
Publication of US4511963A publication Critical patent/US4511963A/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0662Virtualisation aspects
    • G06F3/0664Virtualisation aspects at device level, e.g. emulation of a storage device or system

Definitions

  • This invention relates to computer system applications and particularly to applications involving replacement of presently obsolescent magnetic tape storage devices in existing networks.
  • a more practical expedient which forms the environmental basis of the present invention, is to link existing recording and processing station equipment "plug-compatibly" to upgraded storage and communication media through an electronically simulated adaptation interface and a "linking" minicomputer (or possibly microcomputer) system.
  • the simulating adaptation equipment should make the substitution appear to be plug compatible to the equipment and software reliant on magnetic tape storage; i.e. it should directly emulate the real time signalling processes of magnetic tape storage equipment relative to the recording and processing stations of the network, and otherwise operate in complete "transparency" to the existing (unaltered) parts of the network.
  • a problem encountered in respect to "electronically" emulating signalling processes of magnetic tape storage equipment is that information transferred at interfaces to such equipment usually consists of variable length trains of data bytes iterated (in byte serial bit parallel form) at a first byte clocking rate, and each train is terminated by a cyclic redundancy check (CRC) character having a slower second clocking rate.
  • CRC cyclic redundancy check
  • the emulating adapter equipment must "echo" the received data and CRC bytes back to the source equipment, in the order of their reception and with the same byte clocking rates; and this must occur after a predetermined delay (which in the real tape storage equipment is associated with the physical movement of the tape between recording and reproducing heads).
  • an emulating adapter operating electronically should be able to buffer at least portions of the received information train, retransmit buffered data after a predetermined delay, determine precisely when the last byte of data is being retransmitted, switch its internal transmission clocking reference from a first source associated with data byte retransmission to a second source associated with CRC retransmission and then retransmit the CRC byte. Since the number of data bytes is variable, determination of the time of last data byte retransmittal is not a simple logical task (even if reception of that byte is explicitly marked by a control signal from the source equipment).
  • LRC longitudinal redundancy check
  • Objects of the present invention are to provide "plug compatible" adaptation means for electronically simulating communication operations of magnetic tape storage equipment at an interface between unaltered data recording and processing stations of an existing data processing network and a mini or micro-computing system serving relative to such stations as a replacement for magnetic tape storage equipment.
  • Ancillary objects are to provide simple and cost effective electronic means for solving the foregoing problems in respect to verification retransmittals of varied length trains of data and CRC bytes, and in respect to generation and transmittal of LRC characters.
  • such simulating means comprises means for receiving and delayably retransmitting variable length information signal trains, each train containing a variable number of data byte signals clocked at a first predetermined rate and concluding with a CRC character clocked at a second predetermined rate slower than the first rate; the reception and delayable retransmission of said trains being conducted relative to equipment originating said received trains and verifying correct reception; means for timing said delayed retransmissions variably so that said data bytes and CRC characters may be retransmitted respectively at said first and second rates; means for conditioning said timing means to time data byte retransmittals at said first rate; means for determining the instant of time at which the retransmittal of the last data byte in a received train has been completed; and means responsive to said determination for conditioning said timing means to time the immediately following retransmittal of the CRC character at said second rate.
  • such simulating means comprises means for generating an LRC character for each received train having a predetermined logical relationship to all of the data and CRC information in the train, and means for transmitting the LRC character, immediately after retransmittal of the associated CRC character, at said second rate.
  • FIG. 1 is a schematic block diagram of a representative data processing network employing magnetic tape storage facilities replaceable by means of an emulating adapter and auxiliary mini-computer system configured in accordance with the present invention.
  • FIG. 2 is a schematic block diagram of the same network with the adapter and auxiliary computer substituted for tape equipment and pre-processing elements of FIG. 1.
  • FIG. 3 is a block diagram of the logical organization of the adapter unit shown in block form in FIG. 2, illustrating general details of its logical organization.
  • FIGS. 4 and 5 illustrate the form and timing of information and control signals exchanged at recording station interfaces of the environmental network.
  • FIG. 6 illustrates specific details of the adapter logic.
  • FIG. 7 illustrates timing of certain clocking and control signals produced in the adapter unit.
  • FIG. 1 illustrates the type of data handling procedural problems which are addressed and remedied by the present invention.
  • Connecting system 1 in a telephone switching office operates under direction of control computer system 2 to interconnect local subscriber telephone sets 3, and to extend connections between sets 3 and remote subscribers via toll/trunk lines 4.
  • System 2 interacts with (NRZI) magnetic tape storage equipment 5, via tape control unit (TCU) equipment 6, to record call information for billing purposes and control messages.
  • NRZI magnetic tape storage equipment
  • TCU tape control unit
  • System 2 may direct equipment 5,6 to back up tape and read previously recorded records for other processing purposes; e.g. diagnostics and recovery after error.
  • Record trains originated by system 2 and echoed by equipment 5,6 are transferred in a predetermined bit parallel byte serial form (each byte consisting of 8 information bits and a single parity check bit), with predetermined byte signal timings and variable byte lengths (numbers of bytes per record).
  • Each train sent by system 2 consists of a variable number of data byte signals recurrent at a first predetermined timing rate followed by a single CRC (cyclic redundancy check character) byte signal appearing (immediately after the last data byte) at a predetermined second rate slower than the first rate.
  • CRC cyclic redundancy check character
  • Each echoed train if properly received and returned, consists of the same data and CRC bytes presented at the same respective first and second rates followed by an LRC (longitudinal redundancy check) byte presented (immediately following the CRC byte) at the same rate as the CRC byte.
  • LRC longitudinal redundancy check
  • the accounting process may be viewed as having preprocessing and advanced processing stages suggested respectively at 13 and 14.
  • pre-processing stage information records are individually verified using the parity check, CRC and LRC information therein and translated into a form common to all information collectively processed at that center.
  • This center may receive information from a variety of storage equipments and need not be restricted in its handling to the particular format used by system 2 relative to tape equipment 5,6.
  • advanced processing phase 14 the commonly formatted information is processed to prepare appropriate customer bills and maintain suitable records.
  • the preprocessing stage may, if desired, extend into some of the advanced processing activities; for instance the collection and sorting of call billing information relative to individual subscribers.
  • a principal objective of the present invention is to replace the manual handling suggested at 7 and 10 with an overall decrease in information handling costs. This is accomplished presently by partitioning off the storage and pre-processing functions as suggested in dotted outline at 15, and replacing the tape equipment and preprocessing functions within this partition with auxiliary computing and adapting equipment requiring no manual handling. Additional increments of cost efficiency and value are obtained by making the operations and adaptation of the substituted auxiliary system entirely transparent to the hardware and software of the connecting control system 2, and extending functional responsibilities of the substituted system to include the pre-processing handling 13 (thereby easing the processing load on the accounting center, and occupying otherwise idle time of the substituted auxiliary computer).
  • the auxiliary system 16 which is substituted presently in the partitioned portion 15 of the environmental network of FIG. 1, includes a tape emulating adapter 17, an auxiliary computer 18, direct access storage equipment 19 attached peripherally to computer 18 and peripheral adapters 20 and 21 for communicatively linking computer 18 with the accounting center 9.
  • the center is shown in FIG. 2 as 9' to suggest that it has been modified by off-loading of its pre-processing responsibilities (tape record verification, tape format translations, etc.) and adaptation of its software for the communication process.
  • the tape emulating adapter 17 connects with the TCU equipment 6 (FIG. 1) via a bussing interface shown generally at 21, and operates relative to that TCU, controlling system 2 and the latter's supervisory and scheduling software to permit the auxiliary computer 18 and its storage equipment 19 to function as an entirely transparent (i.e. plug-compatible) substitute for the magnetic tape equipment 5.
  • adapter 17 must echo received records with the form and timing expected by the TCU 6, and provide specific linking translations between auxiliary computer 18 and TCU 6.
  • a minicomputer system such as the IBM Series/1 has sufficient real time operating speed and storage capacity (internal and peripheral) for performing all of the functions required by the auxiliary computer 18.
  • a microprocessor system might lend itself to such usage at potentially lesser cost.
  • the adapter 17 (FIG. 2), which embodies the principal elements of novelty and uniqueness of the present invention, is illustrated in block schematic form in FIG. 3 with details of control logic and timing given in FIGS. 6 and 7. Problems required to be solved in constructing this adapter will best be understood by considering the formats of information and control signal transmissions exchanged at interface 21 (FIG. 2), these being illustrated in FIGS. 4 and 5.
  • information records consist of variable length byte signal trains 40 separated by quiescent periods which represent inter-record gaps 41. Control signals presented during such gap periods enable the real tape equipment such as 5 (FIG. 1) to be brought up to suitable operating speed and positioned for recording the following record train.
  • Each record train sent from the TCU to the storage equipment consists of a variable number of uniformly timed data byte signals 42, followed by a time space 43 longer than the space allotted to a data byte, followed by a CRC byte signal 44, followed by another space 45 equal in time to the space 43, followed by a reset interval 46 associated with LRC generation (at the tape heads) and then the next interrecord gap 41.
  • a control signal presented to the recording equipment at the end of space 45 causes the latter to reset its bit writing heads while the tape is still in uniform forward motion.
  • These heads operate in the well-known NRZI mode and the effect of this reset is to produce a condition of magnetization on each bit track of the tape which represents the parity of all bits previously recorded in that track for the same record.
  • FIG. 5 indicates some of the control signals used by the TCU to direct the recording equipment to write (store) data records and read (play back) previously recorded records. It also illustrates the echoing operation which accompanies and generally overlaps each Write operation.
  • Unit select signal 50 actuates the recording equipment and forward signal 51 controls the equipment to drive the tape in the forward (recording) direction.
  • a Write or Read command 52 causes the equipment respectively to either receive and originally record data bytes (Write) or read out and transmit bytes of a previously recorded record (after a not shown searching operation which will be briefly discussed later). Receptions and transmittals of bytes at the tape equipment are timed by discrete Write and Read "strobe" functions 53 and 54.
  • the data just recorded on tape passes a "read-while-record” head after an "echo” delay 55 (which depends on tape speed and head spacing), and is read out by that head and transmitted to the TCU as a verification "echo” 56.
  • the write reset flag from the TCU 57 causes the recording heads to be driven to predetermined initial states of saturation which results in recording of an LRC character on the tape at an appropriate distance behind the just recorded CRC character.
  • Such means must include a buffer having capacity to store at least the maximum number of bytes which could be received during the delay period 55, the buffer must be accessible to read out the data (for echoing to the TCU) in the sequence of reception and at a timing rate corresponding to the original reception rate, the controls for reading data into the buffer must not block (interfere with) the echoing readouts, the data bytes echoed to the TCU must be timed at the same rate as the original bytes received from the TCU, and most significantly there must be means for recognizing the readout and echoing of the last data byte of each record (recall that the position of this in time is variable), and for switching time base references in response to such recognition, so that the echoed CRC and LRC bytes are sent at the required different spacing 43-46 (FIG. 4).
  • the preferred adapter embodiment to be described next avoids this disadvantage.
  • Using simple logic it continually monitors and compares the number of incoming bytes of data received from the TCU and the number of outgoing bytes being echoed to the TCU. With an adjustment described below these monitored numbers remain unequal from the time of receipt of the first data byte through the time of echoing of the last data byte (of each record) and they become equal (or equivalently their difference becomes 0) only as the last data byte is echoed. This change is used as a time base switching reference for controlling the timing of echoed CRC and LRC bytes.
  • the adapter At its bussing interface 70 to the TCU the adapter comprises receiving circuits 71 and 72, for respectively receiving command information and data, and driving circuits 73 and 74 for respectively transmitting status information and data.
  • the adapter At its interface 80 to the auxiliary computer system (18, FIG. 2) the adapter contains receiver circuits 81, for receiving data and control signals from the auxiliary system, and driver circuits 82 for sending command and data information to that system.
  • the adapter uses lines 83 for presenting interruption requests to the auxiliary system.
  • Circuits 90 continually monitor outputs of receivers 71 and present an attention interrupt request to the auxiliary system as soon as a new command is detected. At such times the command information is passed to the bussing interface 80 through selection circuits 91 and drivers 82. Upon responding to the interruption the auxiliary system receives and interprets the command and prepares for a real time interaction with the TCU (data transfer to or from the TCU).
  • Decoding circuits 92 decode commands transferred by receivers 71 for operating internal logic of the adapter. Some of the decoded outputs which will be discussed later are WR (for Write commands), RD (for Read commands), RV (for Reverse commands) and WP (for Wrap commands).
  • Write commands are used to transfer data records from the TCU to the auxiliary system; via receivers 72, selector 91 and interface 80. These commands also actuate the adapter to pass data into FIFO (first-in-first-out) buffer store 93 via selector circuit 94.
  • Buffer 93 operating in association with LRC generator 95 and timing controls 96, delayably buffers the incoming data, appends an LRC character behind the CRC character of the incoming record and transfers the delayed data, CRC and LRC to the TCU, via selector 97 and drivers 74, in an echo transfer operation.
  • the delay imposed in buffer 93 is considerably shorter than the average length of a record, and the capacity of the buffer is commensurately much less than needed to store a complete record of average length.
  • the logic of controls 96 and the handling of this echoing operation will be discussed in detail later.
  • Read and Reverse commands transfer signals from the auxiliary system to the TCU; via receivers 81, selector 94, FIFO buffer 93, selector 97 and output drivers 74.
  • Read commands cause the auxiliary system to transfer "previously recorded” data records
  • reverse commands cause the auxiliary system to transfer signals simulating the output of real magnetic tape equipment while backspacing tape (running in reverse) for enabling the TCU to locate "previously recorded” records.
  • Wrap commands used for diagnostics, cause the adapter to connect the output of receivers 72 directly to drivers 74 via selector 97--i.e. bypassing the FIFO buffer--for enabling the TCU to test the operativeness of its data path connections with the adapter.
  • Other unspecified commands transfer status to the TCU via selector 98 and drivers 73.
  • One such command conditions the auxiliary system to pass its status information (as "simulated magnetic tape storage equipment") to the adapter, via receivers 81, and adapter latches 99.
  • Another command causes the adapter to "wrap" commands from receivers 71 to drivers 73, via selector 98, for diagnostics of the command transfer path between the TCU and adapter.
  • buffer 93 is used to simulate the real time echoing delay of real tape equipment such as 5 (FIG. 1), which is a function of spacing between record and playback heads and tape speed (in normal forward motion).
  • real tape equipment such as 5 (FIG. 1)
  • a FIFO buffer capacity of 120 bytes has been found to be adequate.
  • the data bytes and CRC are transferred from the TCU in a bit parallel byte serial form (each byte containing 8 information bits and one parity bit), and LRC generator circuits 95 develop the cumulative longitudinal parity in each of the byte and parity bit positions (corresponding to recording track inputs in the real tape equipment).
  • the LRC generator output is sampled after CRC reception and entered into buffer 93.
  • the data, CRC and LRC bytes are each delayed in the buffer for the predetermined echo delay period (corresponding to the physical transport delay between write and read-while-write heads of the replaced tape equipment), and echoed to the TCU via selection circuits 97 and drivers 74.
  • Controls 96 uniformly time echo transfers of data bytes, unambiguously distinguish the time at which the last data byte of the record is being echoed, switch to a different internal time base reference, and time transfers of CRC and LRC bytes with the latter reference.
  • auxiliary system In Read and Reverse type operations, data is passed from the auxiliary system to the TCU through FIFO buffer 93.
  • buffer 93 the data is delayed, as for Write echoing, and controls 96 act to properly time output transfers of data bytes and CRC and LRC characters to interface 70.
  • the auxiliary system supplies the LRC information with a control flag (immediately behind the CRC character), and the adapter's LRC generator 95 is disabled. Due to this difference between Write and Read transfers, controls 96 require slightly different counting adjustments explained later for accomplishing recognition of the time at which the last data byte is being transferred out of the FIFO buffer.
  • oscillator 101 and frequency divider 102 provide clocking references CLK-a and CLK-b for entry and removal of data and check characters relative to FIFO buffer 93 (refer also to the previous discussion of FIGS. 4 and 5, and recall that data bytes are sent to the TCU at a first uniform rate and CRC and LRC bytes are sent at a second slower rate).
  • Oscillator 101 is externally synchronized with incoming byte signals, and operates free running when no signals are being sent to the adapter.
  • CLK-a and CLK-b are time staggered, as shown in FIG. 7, in order to discretely separate the timing of information byte transfers into and out of the FIFO buffer. While bytes (data, CRC or LRC) are being clocked into the buffer, and while data bytes are being removed from the buffer (for transfer to the TCU), these two clocks have a first fixed recurrence frequency 103 (FIG. 7) associated with the recurrence frequency of data bytes originating at the TCU. However, when CRC and LRC bytes are being output from the buffer, these clocks are extracted from a different dividing portion of divider 102 and have the slower timing 104 (FIG. 7).
  • divider 102 is activated by a start level at its input 106 and conditioned for timing reception of data bytes (i.e. for producing timing pattern 103, FIG. 7).
  • the divider is deactivated by a stop level at 105.
  • the adapter While the adapter is transferring the last data byte of a record to the TCU (during each Read transfer or the echoing phase of a Write transfer) its output timing control logic 106 raises "shift to CRC timing" pulse at divider input 107 which causes the divider to select the timing pattern 104 (FIG. 7) suitable for timing transmittal of the concluding CRC and LRC characters of the record.
  • the "in strobe" pulse which times reception of the first data byte, passes through delay circuit 108 and, after a delay corresponding to the echoing delay of real magnetic tape equipment, activates AND circuit 109 to set latch 110.
  • the latch When the latch is set, its output E0 becomes active, preparing AND circuit 112 in timing control logic 106.
  • Preparation of AND 112 permits subsequent passage of a "shift to CRC timing" signal to divider input 106 when compare circuit 113 detects an equal comparison between counts manifested by counters 114 and 115. These counters are unequal after reception of the first data byte and remain unequal until the last data byte is forwarded (in a Read) or echoed (in a Write).
  • counter 114 counts incoming bytes received by the adapter, from either the TCU or auxiliary system, and counter 115 counts outgoing data bytes (but not CRC or LRC bytes) exiting from the buffer to the TCU.
  • the counts in counters 114 and 115 are respectively incremented by 1 as bytes are respectively entered into and removed from buffer 93 under control of respective AND circuits 116 and 117.
  • Counter 114 is also selectively decremented by 1 under control of AND circuit 118.
  • AND 116 adds an increment to the "in count" (counter 114) for each incoming data byte (received either at the TCU interface during a Write, or the auxiliary system interface during a Read) and for each CRC byte received from the TCU during a Write operation.
  • the in count is not changed when a CRC or LRC byte is being received from the auxiliary system during Read operation; at such times the normally active "not auxiliary flag" input of AND 116 circuit is deactivated by the auxiliary system in a manner explained later.
  • AND 118 decrements the in count when a "TCU Flag" signal is given by the TCU at completion of its transfer of a CRC byte during a Write operation.
  • This decrement effectively nullifies an increment added during prior reception of the CRC byte and causes the in count to correspond thereafter to the exact number of data bytes contained in the received record. Since the in count is not incremented during CRC reception in the Read operation, and incremented but nullified during CRC transfer in Write operations, it will be understood that after CRC reception in any record transfer this count will correspond exactly to the number of received data bytes, and remain constant thereafter until the last data byte of the same record is forwarded (or echoed) to the TCU.
  • Incoming data (during either a Read or Write operation), and the incoming CRC in each Write operation, are steered into buffer 93 through AND gates 120 (in bit parallel, byte serial form).
  • the concluding CRC byte received from the TCU is accompanied by a flag signal which activates AND gates 121, at control inputs 122, causing an LRC byte locally generated at 96 (FIG. 3) to be passed into the FIFO buffer (while in count 114 is being decremented, as explained above, to nullify the increment added for the preceding CRC byte).
  • CRC and LRC bytes sent by the auxiliary system are both accompanied by AUX control flags which activate inputs 123 of AND gates 124 (and deactivate the incrementing controls of in counter 114) allowing "uncounted" entries of these bytes into the buffer.
  • LRC generator 95 (FIG. 3) contains nine not shown single stage counters which develop the cumulative parities of bits received in respective bit (track) positions of incoming bytes during Write operation. Accordingly, when gates 121 are activated by the TCU after reception of each Write CRC the value transferred to buffer 93 corresponds to the required LRC function.
  • the flag signals controlling gates 121 and 124 are presented by the TCU and auxiliary system via control lines separate from the data and parity bit bussing lines shown in FIG. 3 which are not specifically relevant to the invention presently sought to be claimed.
  • the path into receivers 81 contains 11 bit lines for purposes not particularly relevant to this invention but mentioned here for completeness. These 11 bit lines accommodate 8 information bits, a "fixed” parity bit "p", a variable parity bit "a", and a selection bit "b".
  • Selector 81a selects the "p" or "a” bit for transfer with the 8 information bits depending on the value of the "b” bit. This enables the auxiliary system to send the LRC information through the adapter because of the following constraints.
  • All "p” bits have a fixed relation of only odd parity (or only even parity) to the respective 8 information bits, whereas the "p” bit accompanying the LRC may have either odd or even parity relation depending on the number of prior "1's" in the "p” bit "reception track”.
  • the "p” bits sent by the auxiliary system has fixed (odd only or even only) parity relation to the accompanying information bits, whereas the "a” bit accompanying the LRC bits has any relative parity; i.e. the parity which would have been generated by either "native" tape equipment or LRC generator 95.
  • the "a” bit can also be used to permit the auxiliary system and adapter to send "bad" parity to the TCU for diagnostic purposes.
  • circuits 106 operate to unambiguously distinguish the time at which the last byte of data is being sent to the TCU, during forwarding to the TCU of records received from the AUX system in Read operations and echoing of records received in Write operations.
  • the in and out counts 114 and 115 are initially equal, prior to reception of the first data byte of a record, AND 112 is disabled at such times (since E0 becomes active only after reception of the first data byte and tallying of its increment to the in count), and therefore CLK-a and CLK-b have the "fast" timing 103 (FIG. 7) during data byte reception.
  • the in and out counts become equal only after reception of the last data byte (since byte outputs to the TCU are delayed, relative to corresponding byte inputs to the adapter, and corresponding increments to the out count are delayed relative to corresponding increments to the in count). Since byte outputs to the TCU are timed in precise relation to the adapter inputs (due to the derived synchronization of oscillator 101 and the predetermining phasing of CLK-b), the final increment to the out count which brings it into equal relation to the in count occurs at a predetermined time during the forwarding (or echoing) of the last data byte (i.e. at a predetermined CLK-b phase). Therefore the shifting of divider 102 to the slow timing pattern 104 (FIG. 7) for CRC and LRC transfer occurs in precise and predetermined time relation to the last data byte transfer and provides the timing for CRC and LRC transfers which the TCU "expects".

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Signal Processing For Digital Recording And Reproducing (AREA)
US06/412,669 1982-08-30 1982-08-30 Emulation of special purpose magnetic tape data recording equipment by a general purpose processor Expired - Fee Related US4511963A (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
US06/412,669 US4511963A (en) 1982-08-30 1982-08-30 Emulation of special purpose magnetic tape data recording equipment by a general purpose processor
DE8383106495T DE3380748D1 (en) 1982-08-30 1983-07-04 Method and apparatus for simulating a magnetic tape storage equipment in a data processing system
EP83106495A EP0106939B1 (fr) 1982-08-30 1983-07-04 Méthode et dispositif pour simuler un équipement de mémoire à bande magnétique dans un système de traitement de données
JP58123538A JPS5940310A (ja) 1982-08-30 1983-07-08 磁気テ−プ記憶装置のシミユレ−シヨン方法

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US06/412,669 US4511963A (en) 1982-08-30 1982-08-30 Emulation of special purpose magnetic tape data recording equipment by a general purpose processor

Publications (1)

Publication Number Publication Date
US4511963A true US4511963A (en) 1985-04-16

Family

ID=23633932

Family Applications (1)

Application Number Title Priority Date Filing Date
US06/412,669 Expired - Fee Related US4511963A (en) 1982-08-30 1982-08-30 Emulation of special purpose magnetic tape data recording equipment by a general purpose processor

Country Status (4)

Country Link
US (1) US4511963A (fr)
EP (1) EP0106939B1 (fr)
JP (1) JPS5940310A (fr)
DE (1) DE3380748D1 (fr)

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4727512A (en) * 1984-12-06 1988-02-23 Computer Design & Applications, Inc. Interface adaptor emulating magnetic tape drive
US4792896A (en) * 1983-12-07 1988-12-20 516277 Ontario Limited Storage controller emulator providing transparent resource sharing in a computer system
US4947367A (en) * 1988-03-28 1990-08-07 Emc Corporation System for converting digital data from magnetic tape format apparatus and method for converting a sequentially accessible magnetic tape data format to directly accessible write-once disk data format to worm optical disk format
US5121492A (en) * 1987-03-02 1992-06-09 Meridian Data, Inc. System for simulating access times of a CD ROM on a hard disk by slowing the operation of the hard disk
US5128855A (en) * 1988-06-08 1992-07-07 Lgz Landis & Gyr Zug Ag Building automation system operating installation control and regulation arrangement
US5128810A (en) * 1988-08-02 1992-07-07 Cray Research, Inc. Single disk emulation interface for an array of synchronous spindle disk drives
US5218689A (en) * 1988-08-16 1993-06-08 Cray Research, Inc. Single disk emulation interface for an array of asynchronously operating disk drives
US5283791A (en) * 1988-08-02 1994-02-01 Cray Research Systems, Inc. Error recovery method and apparatus for high performance disk drives
US5530845A (en) * 1992-05-13 1996-06-25 Southwestern Bell Technology Resources, Inc. Storage control subsystem implemented with an application program on a computer
US5721753A (en) * 1994-12-28 1998-02-24 Lucent Technologies Inc. Recording verification system
US5729588A (en) * 1994-12-28 1998-03-17 Lucent Technologies Inc. Enhanced recording verification system
US6128698A (en) * 1997-08-04 2000-10-03 Exabyte Corporation Tape drive emulator for removable disk drive
US6286125B1 (en) * 1999-02-27 2001-09-04 Maxtor Corporation Method and system for generating and transferring error detection information over a bus
US6389503B1 (en) 1997-08-04 2002-05-14 Exabyte Corporation Tape drive emulation by removable disk drive and media formatted therefor
US6530043B1 (en) 2000-03-09 2003-03-04 International Business Machines Corporation Write data error checking in a PCI Bus system
US6636942B2 (en) 2001-10-05 2003-10-21 International Business Machines Corporation Storage structure for storing formatted data on a random access medium
US20080244159A1 (en) * 2007-03-29 2008-10-02 Fujitsu Limited Data transfer control apparatus and data transfer control method

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR2724470B1 (fr) * 1994-09-14 1996-12-13 France Etat Procede et carte electronique pour emuler une memoire a bande magnetique

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4207687A (en) * 1977-05-09 1980-06-17 The Singer Company Simulator complex data transmission method and system
US4280193A (en) * 1979-12-14 1981-07-21 Burroughs Corporation Data link processor for magnetic tape data transfer system

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3290654A (en) * 1961-03-08 1966-12-06 Rca Corp Information handling system
US4295205A (en) * 1978-10-16 1981-10-13 Kunstadt George H Solid state mass memory system compatible with rotating disc memory equipment
JPS5668911A (en) * 1979-11-12 1981-06-09 Fujitsu Ltd Diagnosing circuit for magnetic memory device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4207687A (en) * 1977-05-09 1980-06-17 The Singer Company Simulator complex data transmission method and system
US4280193A (en) * 1979-12-14 1981-07-21 Burroughs Corporation Data link processor for magnetic tape data transfer system

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4792896A (en) * 1983-12-07 1988-12-20 516277 Ontario Limited Storage controller emulator providing transparent resource sharing in a computer system
US4727512A (en) * 1984-12-06 1988-02-23 Computer Design & Applications, Inc. Interface adaptor emulating magnetic tape drive
US5121492A (en) * 1987-03-02 1992-06-09 Meridian Data, Inc. System for simulating access times of a CD ROM on a hard disk by slowing the operation of the hard disk
US4947367A (en) * 1988-03-28 1990-08-07 Emc Corporation System for converting digital data from magnetic tape format apparatus and method for converting a sequentially accessible magnetic tape data format to directly accessible write-once disk data format to worm optical disk format
US5128855A (en) * 1988-06-08 1992-07-07 Lgz Landis & Gyr Zug Ag Building automation system operating installation control and regulation arrangement
US5128810A (en) * 1988-08-02 1992-07-07 Cray Research, Inc. Single disk emulation interface for an array of synchronous spindle disk drives
US5283791A (en) * 1988-08-02 1994-02-01 Cray Research Systems, Inc. Error recovery method and apparatus for high performance disk drives
US5218689A (en) * 1988-08-16 1993-06-08 Cray Research, Inc. Single disk emulation interface for an array of asynchronously operating disk drives
US5530845A (en) * 1992-05-13 1996-06-25 Southwestern Bell Technology Resources, Inc. Storage control subsystem implemented with an application program on a computer
US5721753A (en) * 1994-12-28 1998-02-24 Lucent Technologies Inc. Recording verification system
US5729588A (en) * 1994-12-28 1998-03-17 Lucent Technologies Inc. Enhanced recording verification system
US6128698A (en) * 1997-08-04 2000-10-03 Exabyte Corporation Tape drive emulator for removable disk drive
US6389503B1 (en) 1997-08-04 2002-05-14 Exabyte Corporation Tape drive emulation by removable disk drive and media formatted therefor
US6286125B1 (en) * 1999-02-27 2001-09-04 Maxtor Corporation Method and system for generating and transferring error detection information over a bus
US6530043B1 (en) 2000-03-09 2003-03-04 International Business Machines Corporation Write data error checking in a PCI Bus system
US6636942B2 (en) 2001-10-05 2003-10-21 International Business Machines Corporation Storage structure for storing formatted data on a random access medium
US20080244159A1 (en) * 2007-03-29 2008-10-02 Fujitsu Limited Data transfer control apparatus and data transfer control method
US8423742B2 (en) * 2007-03-29 2013-04-16 Fujitsu Semiconductor Limited Data transfer control apparatus and data transfer control method

Also Published As

Publication number Publication date
EP0106939A3 (en) 1987-04-01
JPH026148B2 (fr) 1990-02-07
JPS5940310A (ja) 1984-03-06
DE3380748D1 (en) 1989-11-23
EP0106939A2 (fr) 1984-05-02
EP0106939B1 (fr) 1989-10-18

Similar Documents

Publication Publication Date Title
US4511963A (en) Emulation of special purpose magnetic tape data recording equipment by a general purpose processor
EP0180448B1 (fr) Méthode pour transmettre simultanément des données isochrones et non isochrones dans un réseau local
US4028733A (en) Pictorial information retrieval system
US4695952A (en) Dual redundant bus interface circuit architecture
US5553302A (en) Serial I/O channel having independent and asynchronous facilities with sequence recognition, frame recognition, and frame receiving mechanism for receiving control and user defined data
US4430702A (en) Network access device
US5278848A (en) Bidirectional communication method
EP0188990B1 (fr) Interface cohérente avec mémoire de réception circulaire
EP0165914B1 (fr) Système et méthode d'interface électrique
US4612541A (en) Data transmission system having high-speed transmission procedures
US6256685B1 (en) Delay data block release system in a disk drive
WO1988004810A1 (fr) Alignement d'etats pour traitement en parallele
JP4101361B2 (ja) 音声データ送受信装置および音声データ送受信システム
CA1267232A (fr) Methode et circuit pour transmettre des signaux de donnees entre des dispositifs de commande connectes l'un a l'autre via un systeme a boucle
EP0075625B1 (fr) Bus de conversation pour un système de traitement de données
US5737024A (en) System for storing computer data using a video tape recorder
US4833466A (en) Pulse code modulation decommutator interfacing system
EP0417918B1 (fr) Circuit d'interface d'un récepteur de données
SU1667088A1 (ru) Устройство дл сопр жени абонента с каналом св зи
CN100395741C (zh) 数据传输电路
JP2885538B2 (ja) 固定長データ転送用バッファの誤動作検出方式および復旧方式
CN117762850A (zh) 一种基于pxi架构的多通道rs422大批量数据传输系统及方法
KR100405847B1 (ko) 에이티엠 시스템의 가입자 보드 트래픽 제어 장치 및 방법
KR950009411B1 (ko) 전전자 교환기에서의 지능망 서비스 호에 대한 과금 데이타 생성/수록 방법
CN116107198A (zh) 一种双冗余rs422总线容错切换模块及故障检测方法

Legal Events

Date Code Title Description
AS Assignment

Owner name: INTERNATIONAL BUSINESS MACHINES CORPORATION, ARMON

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST.;ASSIGNOR:KANTNER, ROBERT F.;REEL/FRAME:004041/0696

Effective date: 19820826

FPAY Fee payment

Year of fee payment: 4

FEPP Fee payment procedure

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

FPAY Fee payment

Year of fee payment: 8

REMI Maintenance fee reminder mailed
LAPS Lapse for failure to pay maintenance fees
FP Lapsed due to failure to pay maintenance fee

Effective date: 19970416

STCH Information on status: patent discontinuation

Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362