GB2255477A - Apparatus for the connection of computers and associated peripherals - Google Patents

Apparatus for the connection of computers and associated peripherals Download PDF

Info

Publication number
GB2255477A
GB2255477A GB9106027A GB9106027A GB2255477A GB 2255477 A GB2255477 A GB 2255477A GB 9106027 A GB9106027 A GB 9106027A GB 9106027 A GB9106027 A GB 9106027A GB 2255477 A GB2255477 A GB 2255477A
Authority
GB
United Kingdom
Prior art keywords
data
data transfer
transfer system
peripheral
peripherals
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.)
Withdrawn
Application number
GB9106027A
Other versions
GB9106027D0 (en
Inventor
David Chao
Nick Hunn
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.)
HUNN N
TDK Grey Cell Ltd
Original Assignee
HUNN N
TDK Grey Cell Ltd
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 HUNN N, TDK Grey Cell Ltd filed Critical HUNN N
Priority to GB9106027A priority Critical patent/GB2255477A/en
Publication of GB9106027D0 publication Critical patent/GB9106027D0/en
Publication of GB2255477A publication Critical patent/GB2255477A/en
Withdrawn legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/40Network security protocols

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Communication Control (AREA)
  • Computer And Data Communications (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

A system for connecting a number of Personal Computers and their peripheral printers, modems, faxes, etc, while allowing any of the computers to send data to any of the peripherals uses individual nodes mounted externally on each unit. There is no need for an identifying address at any of the transmitters, yet all of the functions of parity checking and data interleaving are fully implemented. A special data protocol is incorporated, which provides for high speed data transfer, and permits multiple access to the network. It prevents dead time on the network whenever a peripheral cannot accept data, and shares network time when many computers are trying to transfer data simultaneously. When data is to be sent from any PC, an initial packet of control data is sent which identifies the peripheral node that is to receive the data and which has a unique bit set for each possible action - start a data transfer, stop a data transfer, send the next byte or send the previous byte.

Description

APPARATUS FOR THE CONNECTION OF COMPUTERS AND ASSOCIATED PERIPHERALS This invention relates to an improved method of connecting Personal Computers and peripherals, which may include printers, faxes, modems, tape streamers and other products, to allow simple directing of data flow between them without sacrificing speed.
Traditionally, the IBM compatible Personal Computer has been designed such that it is capable of supporting only one printer, and that printer is not accessible to other computers. Several solutions to this have been produced. These range fron simple cable switches, to central boxes which poll each computer to determine which requires access to the printer, and then granting it sole right to that printer for the duration of the data transfer. At a more advanced level, networks and network-like units have been introduced, which intercept and add identity data to the information from a PC, so that the source and destination of the data can be recognised, allowing it to be directed to the correct peripheral. Such schemes add severe overheads to the available data rate, as considerable extra data is required to be transmitted.They also require that each transmitting node has a unique identifying address, which assumes a degree of technical expertise to install and set up the system. An added problem of such systems is that they often require hardware to be fitted internally to the Personal Computer, and involve a large amount of program code, which takes up valuable disc storage space.
The invention uses a novel data protocol to overcome many of these limitations, to provide a fast, secure method of data transfer, without the need to set a unique address for the transmitting node. One key aspect of the invention is to provide a unit which connects externally to each computer and peripheral. This removes the need for a user to disassemble their computer. Each of the peripherals has an address to identify it, but there is no identifying address for any of the transmitting (Computer) nodes. When data is to be sent from any PC, an initial packet of control data is sent, which identifies the peripheral node that is to receive the data. The structure of this packet is such that it can be rapidly decoded by the receiver. The destination address is stored within the external node on the computer, and can be changed by software within the computer.There is no need to intercept the data stream and add additional destination information. If the receiver is powered up and able to accept data, it will acknowledge this packet with a similar packet, and the data transfer can begin. From this point onwards, data only is sent, ensuring the maximum data transfer rate. Because the hardware defines this established link as unique, parity checking can be implemented to detect data corruption, without the risk of other transmitters responding.
An important aspect of the invention is the response of other transmitters. Each transmitter also reads the initial packet, and those which would direct output to the same peripheral set a flag to prevent transmission of data. In this manner, there can be no conflict in sending data, so the need for a unique transmitter identifying address is removed. At the end of a transmission, another special packet is sent, which will reset all of these flags.
The invention also incorporates several extensions of this principle to increase the utilisation of the network. In many cases, if a large file is sent to the printer, the printer buffer will become full, and the data transmission will have to cease until the printer has finished processing the data it has already received. In this circumstance, the network would be sitting idle. To prevent this, each receiver contains a buffer memory, which can receive data at high speed. If this becomes full, the receiver will use a special packet to signal this status to the transmitter, which will cease transmission. This packet will also be recognised by all transmitters which are set to transmit to a peripheral with a different address: these will then be able to start their own transmission, using the standard starting packet to signal the destination.When this transmission is over, the original receiver, if its memory is no longer full, can restablish its initial data link, and continue with its transfer.
A further refinement of this aspect of the invention is to limit the amount of time in which any one transmitter can send data. After this time limit has been reached, a condition similar to the memory being full is simulated, forcing the transmission to stop. A short time is then allowed for any other transmitter to start to send data to its peripheral, which will also obey the time limit. If no other transmission is detected in this time slot, the original transmission will be resumed. This continual pausing and checking for other users is repeated, ensuring that no unit can "hog" the network, and providing a smooth interleaving of data from different transmitters, thus fully utilising the network.
All of these features are based on a unique operating protocol, which defines the format of information sent between units. Many proprietary and public protocols exist, but generally they exhibit considerable redundancy, and the need for sophisticated hardware to decode the signals which are present. The strength of the current invention is that it implements a simple, structured protocol, which permits simple decoding at the same time as providing a high speed, accurate data throughput.
The protocol defines a 14 bit packet, which comprises the following bits: 1. A start bit to indicate the beginning of the packet 2. A control bit to determine whether the packet contains data or control information 3. Four bits which may be the first four data bytes, or which individually indicate a) The start of, or restart of transmission b) The end of, or a pause in transmission c) Confirmation of data receipt and request for the next data d) Request to resend the previous data due to detected corruption 4. Four bits which may be the remaining four data bytes, or the target address of the peripheral 5. Two bytes which determine whether the packet originates from a transmitter or a receiver 6. A parity bit, which is used to check for corruption 7. A stop bit.
The novel aspect of this protocol is that when in use for a control message there is a unique bit set for each possible action - Start a data transfer, stop a data transfer, send the next byte or send the previous byte. This leads to simple decoding, with an increase in the speed of response and a reduction in the complexity of the hardware required.

Claims (6)

  1. L A data transfer system, consisting of individual nodes connected externally to peripherals and personal computers, which allows multiple Personal Computers and Peripherals to be connected together, and which can direct and transmit data to any of the connected peripheral nodes without the need for an identyfying address on any of the Personal Computer transmitters.
  2. 2. A data transfer system as described in Claim 1, which allows for parity checking of individual transmitted bytes, and automatically retransmits individual bytes when errors are detected.
  3. 3. A data transfer system as described in Claim 1 and Claim 2, wherein the circumstance of the data memory at the receiver being full will suspend the first data link and permit another transmitter to begin data transfer to a second peripheral.
  4. 4. A data transfer system as described in Claims 1 and 2, wherein the network usage is monitored, and the time usage of any active transmitter is limited, allowing interleaving of data between a number of transmitters and peripherals.
  5. 5. A data transfer system as described in any of the preceding claims, employing a data transfer protocol in which one distinct bit of each control packet is used to identify the required network action.
  6. 6. A data transfer system as described in any of the above claims, where the destination address for the data is stored in the external hardware such that the data stream does not need to be intercepted or amended to signal its destination.
GB9106027A 1991-03-21 1991-03-21 Apparatus for the connection of computers and associated peripherals Withdrawn GB2255477A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
GB9106027A GB2255477A (en) 1991-03-21 1991-03-21 Apparatus for the connection of computers and associated peripherals

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
GB9106027A GB2255477A (en) 1991-03-21 1991-03-21 Apparatus for the connection of computers and associated peripherals

Publications (2)

Publication Number Publication Date
GB9106027D0 GB9106027D0 (en) 1991-05-08
GB2255477A true GB2255477A (en) 1992-11-04

Family

ID=10691969

Family Applications (1)

Application Number Title Priority Date Filing Date
GB9106027A Withdrawn GB2255477A (en) 1991-03-21 1991-03-21 Apparatus for the connection of computers and associated peripherals

Country Status (1)

Country Link
GB (1) GB2255477A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2267801A (en) * 1992-06-08 1993-12-15 Leandre Edward Augusti Mcateer Connecting computers and peripheral devices
GB2288955A (en) * 1994-04-25 1995-11-01 Esselte Dymo Nv Communications link module
GB2296638A (en) * 1994-12-23 1996-07-03 Thomson Csf Encoding digital data exchanged between a processor and a peripheral
WO2000005839A2 (en) * 1998-07-22 2000-02-03 Siemens Aktiengesellschaft Method for connecting terminals to external modems

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1986003925A1 (en) * 1984-12-21 1986-07-03 Motorola, Inc. Serial link communications protocol
GB2211006A (en) * 1987-10-13 1989-06-21 Standard Microsyst Smc Interface circuit

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1986003925A1 (en) * 1984-12-21 1986-07-03 Motorola, Inc. Serial link communications protocol
GB2211006A (en) * 1987-10-13 1989-06-21 Standard Microsyst Smc Interface circuit

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2267801A (en) * 1992-06-08 1993-12-15 Leandre Edward Augusti Mcateer Connecting computers and peripheral devices
GB2288955A (en) * 1994-04-25 1995-11-01 Esselte Dymo Nv Communications link module
GB2296638A (en) * 1994-12-23 1996-07-03 Thomson Csf Encoding digital data exchanged between a processor and a peripheral
WO2000005839A2 (en) * 1998-07-22 2000-02-03 Siemens Aktiengesellschaft Method for connecting terminals to external modems
WO2000005839A3 (en) * 1998-07-22 2000-03-09 Siemens Ag Method for connecting terminals to external modems

Also Published As

Publication number Publication date
GB9106027D0 (en) 1991-05-08

Similar Documents

Publication Publication Date Title
US6311294B1 (en) Device and method for efficient bulk data retrieval using a universal serial bus
US4665519A (en) Wireless computer modem
US4410889A (en) System and method for synchronizing variable-length messages in a local area network data communication system
US4423414A (en) System and method for name-lookup in a local area network data communication system
US5555377A (en) System for selectively compressing data transferred in network in response to produced first output when network utilization exceeds first threshold and data length over limit
US7200641B1 (en) Method and system for encoding SCSI requests for transmission using TCP/IP
US5742607A (en) Method and apparatus for controlling two way communication via disparate physical media
US5958024A (en) System having a receive data register for storing at least nine data bits of frame and status bits indicating the status of asynchronous serial receiver
JPS58500349A (en) Data processing system using broadcast packet switching
JP2001358733A (en) Method for using universal serial but (usb) as peer-to- peer network
US6098120A (en) Peripheral sharing system using a bus bridge to emulate peripherals on a first bus to a host on a second bus
US4899274A (en) Dynamic terminal address allocation by the terminal itself in a data processing system
US20090286489A1 (en) Wireless Communications Between Wired Devices with Adaptive Data Rates
JP4444101B2 (en) Bus system, station for use in the bus system, and bus interface
WO2001050219A2 (en) Communication protocol for serial peripheral devices
US7130315B1 (en) Method of and apparatus for utilizing extended AV/C command and response frames including transaction label and common result/error code
US5761422A (en) Transferring address of data in buffer memory between processors using read-only register with respect to second processor
GB2255477A (en) Apparatus for the connection of computers and associated peripherals
JP2000013379A (en) Transmission/reception circuit for serial bus device and operation procedure for self id process
US7370078B1 (en) Determining a remote device name
US5721891A (en) Detection of N length bit serial communication stream
US7734758B1 (en) USB encapsulation for network transmission
TWI220612B (en) Network physical layer apparatus with smart cable analyzing function and application device thereof
US6665703B1 (en) Storage system with internal LAN
JP2000183936A (en) Port mirror ring function adding device

Legal Events

Date Code Title Description
WAP Application withdrawn, taken to be withdrawn or refused ** after publication under section 16(1)