WO1996033590A1 - Method and apparatus for distributed queue digital data transmission employing variable length data slots - Google Patents

Method and apparatus for distributed queue digital data transmission employing variable length data slots Download PDF

Info

Publication number
WO1996033590A1
WO1996033590A1 PCT/US1996/005277 US9605277W WO9633590A1 WO 1996033590 A1 WO1996033590 A1 WO 1996033590A1 US 9605277 W US9605277 W US 9605277W WO 9633590 A1 WO9633590 A1 WO 9633590A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
transmission
minislot
slot
nodal
Prior art date
Application number
PCT/US1996/005277
Other languages
French (fr)
Other versions
WO1996033590A9 (en
Inventor
Graham M. Campbell
Chien-Ting Wu
Original Assignee
Illinois Institute Of Technology
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 Illinois Institute Of Technology filed Critical Illinois Institute Of Technology
Priority to AU55508/96A priority Critical patent/AU5550896A/en
Publication of WO1996033590A1 publication Critical patent/WO1996033590A1/en
Publication of WO1996033590A9 publication Critical patent/WO1996033590A9/en

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]
    • H04L12/40Bus networks
    • H04L12/407Bus networks with decentralised control
    • H04L12/413Bus networks with decentralised control with random access, e.g. carrier-sense multiple-access with collision detection (CSMA-CD)
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control

Definitions

  • the invention relates, in general, to protocols for transmitting digital data and, in particular, to protocols for short haul digital systems such as local area networks.
  • the transmitting station If no acknowledge signal is received, the transmitting station then retransmits randomly until it receives an acknowledgement signal indicating that successful transmission has been achieved.
  • the Aloha System in its pure form, allows variable length data slots or frames to be transmitted.
  • Aloha suffers from the drawback that, on average, its Aloha maximum efficiency is about 18%.
  • each station sharing a broadcast or other medium "listens" to the medium and does not initiate a transmission unless its response to listening indicates that the channel is currently unoccupied by a transmission from any other station.
  • Such systems do not achieve high throughput, in part because the maximal dimension of the system is dictated by the propagation delay to frame length ratio. This does not provide for efficient channel utilization.
  • the CSMA/CD system provides an improved and more efficient protocol over that of the CSMA system because the CSMA system, upon hearing a collision occurring, backs off for a period of time determined by an exponential back-off algorithm which is executed in appropriate software or hardware logic.
  • a significant improvement over the prior systems involves a digital protocol wherein a number of nodes, or stations, may all be connected to a single broadcast medium, whether wired or wireless, or may be connected in a star configuration or other configurations.
  • Each of the stations includes a nodal apparatus which has a storage which may include a memory for storing a conflict resolution queue and a transmission queue.
  • the system is a slotted system in that periodically, and at regular intervals, one or more control minislot signals may be transmitted from a particular station followed by a data transmission in a data slot in response to conditions in the conflict resolution queue and in the transmission queue.
  • Such a system achieves significantly improved utilization of the channel capacity, in some cases, approaching 1.00 of the channel capacity.
  • the present invention relates to nodal apparatus and networks employing multiple distributed queues wherein the efficiency of channel utilization, whether on a broadcast channel, star channel or other types of channels is substantially equivalent to the offered load up to an offered load of one.
  • the inventive system allows the channel utilization to remain at one independently of offered loads of one or above, .less the overhead allocated to the control minislots.
  • the system which provides sufficient channel utilization is a distributed queue random access protocol
  • DQRAP conflict resolution queue
  • multiple nodes each include a memory for storing a conflict resolution queue which includes a counter that is incremented when a collision occurs during any control minislot (CMS).
  • CMS control minislot
  • An index or other identification is attached to a particular count when the local station has attempted to transmit during a control minislot and detects a collision signal resulting from that control minislot.
  • a second queue is also kept within the nodal station, which queue contains a counter that is incremented for each collision-free minislot access.
  • An index is attached to particular queue numbers to identify the ordinal numeral, or position in the queue, occupied by the particular local station.
  • each station maintains a conflict resolution queue with a counter having been marked to identify when the station may seek access to control minislots and a transmission queue indicating when the station may transmit during data slots. It may be appreciated that when there is no minislot collision and the transmission queue counter is zero at a local station, the station may immediately transmit its data during that data slot.
  • Each station is further provided with a system for varying the length of a data slot following the control minislot during a particular frame to accommodate, to some extent, variable length data sets which are to be transmitted over the system.. In effect, this provides on-the-fly reallocation of the relative proportion of slot time accorded to control minislots versus data slots, thereby enhancing the overall efficiency of the system.
  • the dynamic reallocation enters what may be termed an asynchronous mode, wherein stations essentially transmit without control minislots having been sent.
  • the data slot can be shrunk to as little as the round-trip propagation delay between a station and the head-end.
  • the propagation delay is selected to be the maximum propagation delay between the most distant station and the head-end.
  • the "shrunken" data slot allows beacon or timing signals to be sent out from a single station, which signals reach the head-end and then are reflected or retransmitted on the receiving lines to all stations other than the headend station, to provide synchronization for slot times on the network.
  • all nodal apparatus ascertain from the content of the control mini- slot ⁇ , i.e., two or more successes or one or more collisions or a combination of a success and a collision that a collision in the data slot is occurring.
  • the last nodal apparatus to successfully transmit a data frame in a data slot is considered to be the active nodal apparatus.
  • the two or more transmitting nodal apparatus immediately halt transmission of data and the active nodal apparatus transmits a slot marker signal.
  • the asynchronous mode may be entered which allows transmission without control minislot overhead when the transmission queue is effectively zero.
  • FIG. 1 is a block diagram of a local area network, including multiple stations and a head-end, which network embodies the present invention
  • FIG. 2 is a slot diagram identifying the manner in which the slot markers, control minislots, length field and data slot are produced by each of the workstations shown in FIG. 1;
  • FIG. 3 is a block diagram of nodal apparatus forming part of the stations shown in FIG. 1;
  • FIG. 4 is a partial memory map describing the buffers defined within the memory of FIG. 3;
  • FIG. 5 is a block diagram of a first embodiment of a head-end unit of the type shown in FIG. 1;
  • FIG. 6 is a state machine diagram describing activity taking place in the head- end unit shown in FIG. 5;
  • FIG. 7 is a block diagram of a second head-end unit;
  • FIG. 8 is a block diagram of a third version of the head-end unit
  • FIG. 9 is a flow chart describing the actions of the synchronizer.
  • FIG. 10 is a flow chart of the activities taking place when a transmission is to occur from one of the nodal apparatus.
  • the local area network includes a head-end unit 12 and a plurality of nodal stations or apparatus 14, 16 and 18 connected thereto by respective buses 20, 22 and 24.
  • a workstation which may be a personal computer, minicomputer, workstation or the like is connected to nodal apparatus 14.
  • Workstation 28 is connected to nodal apparatus 16 and a workstation 30 is connected to nodal apparatus 16.
  • the bus 20 includes an outbound channel 34 and an inbound channel 36.
  • bus 22 includes an outbound channel 36 and an inbound channel 40
  • bus 24 includes an outbound channel 42 and an inbound channel 44.
  • each of the nodal apparatus or nodal stations 14, 16 and 18 are substantially identical.
  • Station 14 is shown as may best be seen in FIG. 3.
  • the nodal apparatus 14 is also coupled to a system bus 50 of the workstation or personal computer 26. That system bus may be an ISA, EISA or VESA.
  • the nodal apparatus 14 receives a data in a frame transmission buffer 60.
  • a unit of data is transferred one data slot at a time over a bus 62 to a transmission controller 64 coupled to the bus 62.
  • a transmitter 66 is connected via a bus 68 to the transmission controller 64 and a transmission bus 70 is connected to the combined inbound and outbound bus 20.
  • the transmission controller 64 will only transfer a frame of data which it has received from the frame transmission buffer 60 if certain other events occur.
  • a microprocessor (MPU) 72 is connected to an internal bus and data.
  • Instructions for sending and receiving information to other stations via the head-end 12 are stored in the DQLAN code portion of the memory 78 and are regularly fetched by the microprocessor unit 72 and executed as set forth in more detail in the code in following Table I and in the accompanying flow charts.
  • the last nodal apparatus active in successfully transmitting a data frame generates a slot marker at the front end of its slot as is shown in FIG. 2.
  • Three control minislots 92, 94 and 96 follow the slot marker.
  • the slot marker and the control minislots each go out the outbound portion of the bus 34, or if the bus is a single wire, travel away from the nodal apparatus 14 to the head end 12 where the head-end 12 will either passively or actively cause the slot markers and control minislots to be delivered to all outbound channels on the system, e.g., channels 36, 40 and 44.
  • nodal apparatus 14 will receive its own slot marker and control minislots back as well as nodal apparatus 16 and 18 also receiving the slot marker and control minislots.
  • step 110 execution is started in a step 110 and control is transferred to test for whether a start command flag is set in a step 112. If command is not to be started, step 112 enters a loop. If the start command flag is set, control is transferred to a step 114 that sets the start command flag to zero. Control is then transferred to a step 116 which tests for a marker command flag. If the marker command flag has been set, a slot marker 90 is sent in a step 118. If the marker command flag has net been set, the system waits a period of time equal to the marker trans mission time in order to maintain overall synchronization. Control is then transferred to a decision step 122 where an initial control minislot flag is tested for.
  • a first control minislot or request signal is sent in a step 124. If it is not, the system delays for a period equal to a controlled minislot transmission time in a step 126 to maintain synchronization with other portions of the network.
  • a test is made to determine whether the flag is set to send the second controlled minislot. If it has been sent, the controlled minislot is then sent in a step 130. If it is not, the system delays for a period of time equal to a controlled minislot transmission time in a step 132. Control is then transferred to a step 134 where the last of the three controlled minislot flags is tested for. If it has been set, the controlled minislot is sent out in a step 136.
  • the system waits another period of time equal to a controlled minislot transmission time to maintain synchronization. Control is then transferred to a decision block 140 where the data command flag is tested for. If it has not been set, control is transferred back to the decision block 112. If it has been set, the length field 98, indicative of the length of the data slot, is then sent. It may be appreciated that the length field is set to set the overall length of the data slot in order that if short length data is to be sent, time will be saved on the system. If longer length data is to be sent, the data slot can be expanded, thereby achieving better throughput through the system.
  • a data byte is sent in the step 144 and a test is made in a step 146 to determine whether the end of data has been reached. If it has, control is then transferred back to decision step 112. If has not been, a test is made to see whether the stop transmitting flag has been set. If it has, control is transferred to the decision step 112. If the stop trans- mitting flag has not been set, control is transferred back to the step 144 and another byte of data is sent.
  • the receiver 300 In order to mediate access to the network the receiver 300 is coupled via a bus 302 to the transmission line 20.
  • the transmission line could be optical fiber, coaxial cable, twisted pair or the like.
  • Signals are then fed from the receiver 300 to the receiving controller 304.
  • the receiving controller 304 executes a start step 310. In a step 311, it waits to receive the slot marker.
  • the receiving controller receives the first control minislot signal and converts the received signal to 0 standing for empty, 1 standing for successful transmission or 2 standing for collision. The result is then put into a CMS feedback vector at position 0.
  • a step 313 the second controlled minislot is received and likewise the signal is converted to 0 for empty, 1 for success or 2 for collision with the resulting signal being put into the number 1 (or second) position of the control minislot feedback vector.
  • the third control minislot is received and likewise loaded.
  • the length field is placed in the length field buffer 84.
  • the DQLAN action flag is set to 1 and in a step 317 a test is made to determine whether the length field is valid. If it is not, control is returned to the step 311. If the length field is valid, the data slot signal is then relayed on a bus 340 to the frame receiving buffer 342 which is connected to the system bus 26 of the local workstation.
  • the collided or mixed signals are simply reflected or transmitted back from the head-end to each of the stations. If the collision detector 320 detects that a collision has occurred, the microprocessor then causes a collision resolution queue stored within the memory 76 to be incremented and, if the station 14 was at least one of the stations which had sent a signal out during one of the previous three control minislots, an index flag is set indicating that for that queue entry, which is awaiting in the contention resolution queue, local station 14 was the one sitting in the queue which should be allowed back in at that slot to re-contend.
  • a transmission queue is also kept in the memory 76. If the transmission queue indicates that on the next available data slot local station 14 is to transmit, then local station 14 outputs the data in the data slot.
  • the contention resolution or arbitration for control minislots at the head of a slot are to some extent uncoupled from the immediately following data slot to allow higher efficiency usage of the medium upon which the signals are being sent.
  • the head- end 12 may, in a first embodiment, be an intelligent head-end 12 including multiple input/output ports 400, 402; 404, 406; and 409, 410, all operating under the control of a control logic timer 412. After a quiet period, the head-end may switch to an asynchronous mode in a state 416 as shown in FIG. 6, which will allow data slots to simply be sent.
  • the head-end switches back to the synchronous mode 418 causing timing signals to be sent out on the bus, wherein the full control minislot, data slot combinations are transmitted and received. It may be appreciated that any signal received on any of the inputs 400, 404 and 408 will be sent to an input signal bus 424 and received by all of the output ports 402, 406 and 410 and returned to their particular stations. A somewhat simpler way of doing this is shown in a passive electrical head end set forth in FIG. 7. The head-end simply has a common bus to which a plurality of isolator repeaters 450, 452 and 454 are connected such that when any signal is received on an inboard line, it is immediately sent back on all of the outgoing buses.
  • optical multiplexing head 460 the optical fibers are all joined together into an optical multiplexing head 460 and any signal received on an inbound bus 462, 464 and 466 will be sent out on all of the outbound buses 466, 470 and 474.

Abstract

A data transmitting and receiving network includes a plurality of nodal apparatus for sending and receiving digital data in variable length data slots. The nodal apparatus includes a storage device [76] for maintaining a conflict resolution queue representative of a nodal apparatus sending simultaneous requests for transmission causing a collision during a minislot. The nodal apparatus also includes a transmission queue [86], stored in the storage device [76]. The transmission queue [86] is indicative of a nodal apparatus that has successfully transmitted during a minislot. The apparatus includes a transmitter [66] for sending a variable length data slot signal comprising digital data in response to the state of the transmission queue [86]. The nodal apparatus also includes a receiver [300] for receiving a variable length data slot signal.

Description

METHOD AND APPARATUS FOR DISTRIBUTED
QUEUE DIGITAL DATA TRANSMISSION EMPLOYING VARIABLE LENGTH DATA SLOTS
BACKGROUND OF THE INVENTION The invention relates, in general, to protocols for transmitting digital data and, in particular, to protocols for short haul digital systems such as local area networks.
It has been known for some time that digital data can be transmitted over serial and broadcast media. A problem continuously faced by the designer of digital data communication equipment is efficient utilization of the transmission and receiving equipment as well as efficient utilization of the medium or channel over which the data is to be transmitted and received. A number of approaches have been developed in the past, most of which suffer from one or more drawbacks. One of the earlier well-known digital data control systems is the Aloha System, originally developed for a packet radio application at the University of Hawaii and put into public use more than twenty years ago. The Aloha System, in its pure form, is based upon a broadcast transmission followed by a listening period for an acknowledge signal from the receiving station. If no acknowledge signal is received, the transmitting station then retransmits randomly until it receives an acknowledgement signal indicating that successful transmission has been achieved. The Aloha System, in its pure form, allows variable length data slots or frames to be transmitted. However, Aloha suffers from the drawback that, on average, its Aloha maximum efficiency is about 18%.
An improvement over the pure Aloha system is slotted Aloha, which fixes the periods for data transmission tc a fixed time or a slot time, also known as a data slot. The system uses the same transmission followed by acknowledgement as the pure Aloha but, due to the use of the fixed length data slots, achieves, maximally, up to 36% efficiency in channel utilization. CSMA systems have been developed which are useful for relatively short length systems, where "a", which is the ratio of the signal propagation delay to the time duration between the beginning of frame or slot transmission and the termination of frame or slot transmission, is less than 0.5. In those systems, CSMA is attractive. In order to practice the CSMA protocol, each station sharing a broadcast or other medium "listens" to the medium and does not initiate a transmission unless its response to listening indicates that the channel is currently unoccupied by a transmission from any other station. Such systems, however, do not achieve high throughput, in part because the maximal dimension of the system is dictated by the propagation delay to frame length ratio. This does not provide for efficient channel utilization.
The CSMA/CD system provides an improved and more efficient protocol over that of the CSMA system because the CSMA system, upon hearing a collision occurring, backs off for a period of time determined by an exponential back-off algorithm which is executed in appropriate software or hardware logic.
A significant improvement over the prior systems involves a digital protocol wherein a number of nodes, or stations, may all be connected to a single broadcast medium, whether wired or wireless, or may be connected in a star configuration or other configurations. Each of the stations includes a nodal apparatus which has a storage which may include a memory for storing a conflict resolution queue and a transmission queue. The system is a slotted system in that periodically, and at regular intervals, one or more control minislot signals may be transmitted from a particular station followed by a data transmission in a data slot in response to conditions in the conflict resolution queue and in the transmission queue. Such a system achieves significantly improved utilization of the channel capacity, in some cases, approaching 1.00 of the channel capacity.
One of the drawbacks of such a distributed queue random access protocol system, which is disclosed in Xu, Wenxin, "Distributed Queuing Random Access Protocols for a Broadcast Channel," Illinois Institute of Technology, Chicago, 111., Dec, 1990, and U.S. Patent No. 5,390,181 lies in the fact that for certain systems, such as local area network systems which not only have bursty transmission, but have transmission wherein the amount of data to be transmitted may vary significantly from time to time. Thus, if the fixed length data slot used in the basic distributed queue random access protocol is employed, there may be some channel inefficiencies which result due to the data slot not being entirely filled by a particular data transmission, thus causing some wastage of channel capacity. Likewise, inefficiency may result because a frame longer than the data slot must be segmented and, of course, associated with its own respective control minislots which effectively add unneeded overhead. What is needed is a system which employs conflict resolution queues and transmission queues in combination with a flexible data slot assignment and control system to enhance further the inherent efficiencies in the distributed queue random access protocol system.
SUMMARY OF THE INVENTION
The present invention relates to nodal apparatus and networks employing multiple distributed queues wherein the efficiency of channel utilization, whether on a broadcast channel, star channel or other types of channels is substantially equivalent to the offered load up to an offered load of one. In the event that the offered load is greater than the channel capacity, the inventive system allows the channel utilization to remain at one independently of offered loads of one or above, .less the overhead allocated to the control minislots.
The system which provides sufficient channel utilization is a distributed queue random access protocol
(DQRAP) system, wherein multiple nodes each include a memory for storing a conflict resolution queue which includes a counter that is incremented when a collision occurs during any control minislot (CMS). An index or other identification is attached to a particular count when the local station has attempted to transmit during a control minislot and detects a collision signal resulting from that control minislot. A second queue is also kept within the nodal station, which queue contains a counter that is incremented for each collision-free minislot access. An index is attached to particular queue numbers to identify the ordinal numeral, or position in the queue, occupied by the particular local station. Thus, each station maintains a conflict resolution queue with a counter having been marked to identify when the station may seek access to control minislots and a transmission queue indicating when the station may transmit during data slots. It may be appreciated that when there is no minislot collision and the transmission queue counter is zero at a local station, the station may immediately transmit its data during that data slot. Each station is further provided with a system for varying the length of a data slot following the control minislot during a particular frame to accommodate, to some extent, variable length data sets which are to be transmitted over the system.. In effect, this provides on-the-fly reallocation of the relative proportion of slot time accorded to control minislots versus data slots, thereby enhancing the overall efficiency of the system. In the event that the transmission queue is equal to zero, the dynamic reallocation enters what may be termed an asynchronous mode, wherein stations essentially transmit without control minislots having been sent. In the event that no data or very little data is being sent, the data slot can be shrunk to as little as the round-trip propagation delay between a station and the head-end. In this system, the propagation delay is selected to be the maximum propagation delay between the most distant station and the head-end. The "shrunken" data slot allows beacon or timing signals to be sent out from a single station, which signals reach the head-end and then are reflected or retransmitted on the receiving lines to all stations other than the headend station, to provide synchronization for slot times on the network.
The prior distributed queue random access protocol permits a nodal apparatus to immediately transmit data under the condition TQ=RQ=0. When two or more nodal apparatus transmit in the same data slot, the entire data slot is wasted. In the present invention, all nodal apparatus ascertain from the content of the control mini- slotε, i.e., two or more successes or one or more collisions or a combination of a success and a collision that a collision in the data slot is occurring. The last nodal apparatus to successfully transmit a data frame in a data slot is considered to be the active nodal apparatus. The two or more transmitting nodal apparatus immediately halt transmission of data and the active nodal apparatus transmits a slot marker signal.
In the event that a head- end unit, which may be characterized as an active head-end unit, is employed and is connected to two or more nodal apparatus, the asynchronous mode may be entered which allows transmission without control minislot overhead when the transmission queue is effectively zero.
Thus, it may be appreciated that increased efficiencies, particularly for short haul or local area networks where "a" is less than one-half, may be achieved by the use of the pipeline or multiple queues comprising the conflict resolution queue for handling and representation of initial conflicts followed by the transmission queue which allowed pipeline transmission of data slots even while contentions are occurring during control mini- slots for later data transmissions. The efficiencies which are inherent in DQRAP are further enhanced by being able to variably size the data slots on a frame-by-frame or slot- by-slot basis in response to the data load to be transmitted by a particular local station.
It is a principal object of the present invention to provide a distributed queue random access network having multiple stations for storing contention resolution queues and transmission queues for providing variable data slot lengths.
Other advantages of the present invention will become apparent to one of ordinary skill in the art, upon a perusal of the following specification and claims in light of the accompanying drawings.
BRIEF DESCRIPTION OF THE DRAWINGS FIG. 1 is a block diagram of a local area network, including multiple stations and a head-end, which network embodies the present invention;
FIG. 2 is a slot diagram identifying the manner in which the slot markers, control minislots, length field and data slot are produced by each of the workstations shown in FIG. 1;
FIG. 3 is a block diagram of nodal apparatus forming part of the stations shown in FIG. 1;
FIG. 4 is a partial memory map describing the buffers defined within the memory of FIG. 3;
FIG. 5 is a block diagram of a first embodiment of a head-end unit of the type shown in FIG. 1;
FIG. 6 is a state machine diagram describing activity taking place in the head- end unit shown in FIG. 5; FIG. 7 is a block diagram of a second head-end unit;
FIG. 8 is a block diagram of a third version of the head-end unit;
FIG. 9 is a flow chart describing the actions of the synchronizer; and
FIG. 10 is a flow chart of the activities taking place when a transmission is to occur from one of the nodal apparatus. DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT
Referring now to the drawings, and especially to FIG. 1, a local area network embodying the present invention is shown therein and generally identified by numeral 10. The local area network includes a head-end unit 12 and a plurality of nodal stations or apparatus 14, 16 and 18 connected thereto by respective buses 20, 22 and 24. A workstation, which may be a personal computer, minicomputer, workstation or the like is connected to nodal apparatus 14. Workstation 28 is connected to nodal apparatus 16 and a workstation 30 is connected to nodal apparatus 16. It may be appreciated, as well, that the bus 20 includes an outbound channel 34 and an inbound channel 36. Likewise, bus 22 includes an outbound channel 36 and an inbound channel 40 and bus 24 includes an outbound channel 42 and an inbound channel 44. As may best be seen, each of the nodal apparatus or nodal stations 14, 16 and 18 are substantially identical. Station 14 is shown as may best be seen in FIG. 3. The nodal apparatus 14 is also coupled to a system bus 50 of the workstation or personal computer 26. That system bus may be an ISA, EISA or VESA.
The nodal apparatus 14 receives a data in a frame transmission buffer 60. A unit of data is transferred one data slot at a time over a bus 62 to a transmission controller 64 coupled to the bus 62. A transmitter 66 is connected via a bus 68 to the transmission controller 64 and a transmission bus 70 is connected to the combined inbound and outbound bus 20. The transmission controller 64, however, will only transfer a frame of data which it has received from the frame transmission buffer 60 if certain other events occur. A microprocessor (MPU) 72 is connected to an internal bus and data. Instructions for sending and receiving information to other stations via the head-end 12 are stored in the DQLAN code portion of the memory 78 and are regularly fetched by the microprocessor unit 72 and executed as set forth in more detail in the code in following Table I and in the accompanying flow charts. The last nodal apparatus active in successfully transmitting a data frame generates a slot marker at the front end of its slot as is shown in FIG. 2. Three control minislots 92, 94 and 96 follow the slot marker. The slot marker and the control minislots each go out the outbound portion of the bus 34, or if the bus is a single wire, travel away from the nodal apparatus 14 to the head end 12 where the head-end 12 will either passively or actively cause the slot markers and control minislots to be delivered to all outbound channels on the system, e.g., channels 36, 40 and 44. Thus, nodal apparatus 14 will receive its own slot marker and control minislots back as well as nodal apparatus 16 and 18 also receiving the slot marker and control minislots.
Referring in more detail to the operation of the system, execution is started in a step 110 and control is transferred to test for whether a start command flag is set in a step 112. If command is not to be started, step 112 enters a loop. If the start command flag is set, control is transferred to a step 114 that sets the start command flag to zero. Control is then transferred to a step 116 which tests for a marker command flag. If the marker command flag has been set, a slot marker 90 is sent in a step 118. If the marker command flag has net been set, the system waits a period of time equal to the marker trans mission time in order to maintain overall synchronization. Control is then transferred to a decision step 122 where an initial control minislot flag is tested for. If it is set to "yes" a first control minislot or request signal is sent in a step 124. If it is not, the system delays for a period equal to a controlled minislot transmission time in a step 126 to maintain synchronization with other portions of the network. In a step 128, a test is made to determine whether the flag is set to send the second controlled minislot. If it has been sent, the controlled minislot is then sent in a step 130. If it is not, the system delays for a period of time equal to a controlled minislot transmission time in a step 132. Control is then transferred to a step 134 where the last of the three controlled minislot flags is tested for. If it has been set, the controlled minislot is sent out in a step 136. If it has not been set, the system waits another period of time equal to a controlled minislot transmission time to maintain synchronization. Control is then transferred to a decision block 140 where the data command flag is tested for. If it has not been set, control is transferred back to the decision block 112. If it has been set, the length field 98, indicative of the length of the data slot, is then sent. It may be appreciated that the length field is set to set the overall length of the data slot in order that if short length data is to be sent, time will be saved on the system. If longer length data is to be sent, the data slot can be expanded, thereby achieving better throughput through the system. After the length field has been sent out, a data byte is sent in the step 144 and a test is made in a step 146 to determine whether the end of data has been reached. If it has, control is then transferred back to decision step 112. If has not been, a test is made to see whether the stop transmitting flag has been set. If it has, control is transferred to the decision step 112. If the stop trans- mitting flag has not been set, control is transferred back to the step 144 and another byte of data is sent.
In order to mediate access to the network the receiver 300 is coupled via a bus 302 to the transmission line 20. The transmission line, of course, could be optical fiber, coaxial cable, twisted pair or the like. Signals are then fed from the receiver 300 to the receiving controller 304. As may best be seen in FIG. 9, the receiving controller 304 executes a start step 310. In a step 311, it waits to receive the slot marker. Next, in a step 312, the receiving controller receives the first control minislot signal and converts the received signal to 0 standing for empty, 1 standing for successful transmission or 2 standing for collision. The result is then put into a CMS feedback vector at position 0. In a step 313, the second controlled minislot is received and likewise the signal is converted to 0 for empty, 1 for success or 2 for collision with the resulting signal being put into the number 1 (or second) position of the control minislot feedback vector. In a step 314, the third control minislot is received and likewise loaded. In a step 315, the length field is placed in the length field buffer 84. In a step 316, the DQLAN action flag is set to 1 and in a step 317 a test is made to determine whether the length field is valid. If it is not, control is returned to the step 311. If the length field is valid, the data slot signal is then relayed on a bus 340 to the frame receiving buffer 342 which is connected to the system bus 26 of the local workstation.
In the event that a signal collision has occurred, the collided or mixed signals are simply reflected or transmitted back from the head-end to each of the stations. If the collision detector 320 detects that a collision has occurred, the microprocessor then causes a collision resolution queue stored within the memory 76 to be incremented and, if the station 14 was at least one of the stations which had sent a signal out during one of the previous three control minislots, an index flag is set indicating that for that queue entry, which is awaiting in the contention resolution queue, local station 14 was the one sitting in the queue which should be allowed back in at that slot to re-contend. In the event that previous collisions had been taking place and the frame transmitting buffer has information stored within it waiting to be transmitted, a transmission queue is also kept in the memory 76. If the transmission queue indicates that on the next available data slot local station 14 is to transmit, then local station 14 outputs the data in the data slot. Thus, it may be appreciated that the contention resolution or arbitration for control minislots at the head of a slot are to some extent uncoupled from the immediately following data slot to allow higher efficiency usage of the medium upon which the signals are being sent.
The manner in which this is done is set forth in further detail in the code written in the C programming language in the following Table I.
Figure imgf000013_0001
Figure imgf000014_0001
Figure imgf000015_0001
It can also be appreciated that further advantageε may be achieved by the system due to the ability to vary the length of the data slot depending upon the amount of data to be sent out which avoids having partially empty data slots sent out consuming extra time on the LAN transmission medium. The head- end 12 may, in a first embodiment, be an intelligent head-end 12 including multiple input/output ports 400, 402; 404, 406; and 409, 410, all operating under the control of a control logic timer 412. After a quiet period, the head-end may switch to an asynchronous mode in a state 416 as shown in FIG. 6, which will allow data slots to simply be sent. If there is activity on the bus indicative of data arriving, detected by the control logic timer 412, the head-end switches back to the synchronous mode 418 causing timing signals to be sent out on the bus, wherein the full control minislot, data slot combinations are transmitted and received. It may be appreciated that any signal received on any of the inputs 400, 404 and 408 will be sent to an input signal bus 424 and received by all of the output ports 402, 406 and 410 and returned to their particular stations. A somewhat simpler way of doing this is shown in a passive electrical head end set forth in FIG. 7. The head-end simply has a common bus to which a plurality of isolator repeaters 450, 452 and 454 are connected such that when any signal is received on an inboard line, it is immediately sent back on all of the outgoing buses.
Finally, if an optical system is used, such as an optical fiber, the optical fibers are all joined together into an optical multiplexing head 460 and any signal received on an inbound bus 462, 464 and 466 will be sent out on all of the outbound buses 466, 470 and 474.
While there has been illustrated and described particular embodiments of the present invention, it will be appreciated that numerous changes and modifications will occur to those skilled in the art, and it is intended in the appended claims to cover all those changes and modifi- cations which fall within the true spirit and scope of the present invention.

Claims

What is claimed and desired to be secured by Letters Patent of the United States is:
1. A nodal apparatus for sending and receiving digital data in a variable length data slot, comprising:
means for maintaining a conflict resolution queue representative of nodal apparatus sending substantially simultaneous requests for transmission resulting in a collision in a minislot;
means for maintaining a transmission queue representative of nodal apparatus that have successfully transmitted in a minislot and can be queued for data slot transmission;
means for sending a variable length data slot signal comprising digital data in response to the transmission queue; and
means for receiving a variable length data slot signal comprising digital data.
2. A nodal apparatus according to claim 1, further comprising means for receiving a control minislot, wherein said means for receiving a control minislot produce a minislot signal to which said means for maintaining the conflict resolution queue and said means for maintaining the transmission queue are responsive.
3. A data transmission network comprising: a nodal apparatus for sending and receiving digital data in a variable length data slot, comprising:
means for maintaining a conflict resolution queue representative of nodal apparatus sending substantially simultaneous requests for transmission resulting in a collision in a minislot;
means for maintaining a transmission queue representative of nodal apparatus that have successfully transmitted in a minislot and can be queued for data slot transmission;
means for sending a variable length data slot signal comprising digital data in response to the transmission queue;
means for receiving a variable length data slot signal comprising digital data; and
a head-end apparatus for receiving control minislot signals and data slots from said nodal apparatus, said head-end system comprising means for receiving a control minislot and means for transmitting a signal to multiple nodal apparatus indicative of whether two or more nodal apparatus are asserting a request for access to a data slot.
4. A data transmission network according to claim 3, wherein said head-end apparatus comprises a passive network for transmitting said control minislot signal to additional nodal apparatus.
5. A data transmission network according to claim 3, wherein said head- end apparatus comprises parallel port means for simultaneous receipt of control minislot signals from multiple nodal apparatus;
means for detecting whether a transmission during a transmission slot comprises an initial data slot signal or an initial control minislot signal;
means for arbitrating a conflict between data slot signals arriving substantially simultaneously during a single transmission slot, said data slot conflict resolution means causing said first received data slot signal to be forwarded to at least one receiving nodal apparatus, wherein said second transmitting nodal station detects the first transmitted data slot signal and, in response thereto, delays further transmission until a successive slot when it transmits a control minislot signal for receipt by the head-end followed immediately by the data from the second transmitted data slot.
6. A nodal apparatus for transmitting and receiving data slot signals representative of digital data, comprising:
a memory containing a conflict resolution queue and a transmission queue;
a data slot transmitter responsive to signals received from said memory representative of a current state of the conflict resolution queue and the transmission queue; and
a data slot receiver for receiving a data slot signal representative of digital data.
PCT/US1996/005277 1995-04-21 1996-04-17 Method and apparatus for distributed queue digital data transmission employing variable length data slots WO1996033590A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU55508/96A AU5550896A (en) 1995-04-21 1996-04-17 Method and apparatus for distributed queue digital data tran smission employing variable length data slots

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US42680695A 1995-04-21 1995-04-21
US08/426,806 1995-04-21

Publications (2)

Publication Number Publication Date
WO1996033590A1 true WO1996033590A1 (en) 1996-10-24
WO1996033590A9 WO1996033590A9 (en) 2009-03-05

Family

ID=23692275

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US1996/005277 WO1996033590A1 (en) 1995-04-21 1996-04-17 Method and apparatus for distributed queue digital data transmission employing variable length data slots

Country Status (3)

Country Link
US (1) US6278713B1 (en)
AU (1) AU5550896A (en)
WO (1) WO1996033590A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6091440A (en) * 1996-11-29 2000-07-18 Nokia Technology Gmbh Implementation of delay-critical services in a cable television system
US8243747B2 (en) 2004-03-26 2012-08-14 La Jolla Networks, Inc. System and method for scalable multifunctional network communication
US8755401B2 (en) 2006-05-10 2014-06-17 Paganini Foundation, L.L.C. System and method for scalable multifunctional network communication

Families Citing this family (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6775417B2 (en) * 1997-10-02 2004-08-10 S3 Graphics Co., Ltd. Fixed-rate block-based image compression with inferred pixel values
US7023833B1 (en) * 1999-09-10 2006-04-04 Pulse-Link, Inc. Baseband wireless network for isochronous communication
US20030193924A1 (en) * 1999-09-10 2003-10-16 Stephan Gehring Medium access control protocol for centralized wireless network communication management
US6944148B1 (en) * 1999-09-10 2005-09-13 Pulse-Link, Inc. Apparatus and method for managing variable-sized data slots within a time division multiple access frame
US6970448B1 (en) * 2000-06-21 2005-11-29 Pulse-Link, Inc. Wireless TDMA system and method for network communications
US6952456B1 (en) * 2000-06-21 2005-10-04 Pulse-Link, Inc. Ultra wide band transmitter
DE10039838A1 (en) * 2000-08-10 2002-02-21 Philips Corp Intellectual Pty Activity detection in a star node with several coupled network nodes
US7397867B2 (en) * 2000-12-14 2008-07-08 Pulse-Link, Inc. Mapping radio-frequency spectrum in a communication system
US7035246B2 (en) * 2001-03-13 2006-04-25 Pulse-Link, Inc. Maintaining a global time reference among a group of networked devices
US20030072273A1 (en) * 2001-09-07 2003-04-17 Aiello G. Roberto System and method for transmitting data in Ultra Wide Band frequencies in a de-centralized system
US7765420B2 (en) * 2005-08-23 2010-07-27 Linear Technology Corporation Single-wire sequencing technique
US9037631B2 (en) * 2012-02-22 2015-05-19 Ether-2 Corp. Network communications
US9702961B2 (en) 2012-11-26 2017-07-11 Intel Corporation Emergency, security, and accessibility apparatus and methods
US10159097B2 (en) * 2016-09-30 2018-12-18 Qualcomm Incorporated Signaling and determination of slot and mini-slot structure

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4885742A (en) * 1988-01-28 1989-12-05 Ricoh Company, Ltd. Node apparatus and communication network
US4920533A (en) * 1987-11-02 1990-04-24 Videotron Ltee CATV subscriber terminal transmission control
US4980886A (en) * 1988-11-03 1990-12-25 Sprint International Communications Corporation Communication system utilizing dynamically slotted information
US5012469A (en) * 1988-07-29 1991-04-30 Karamvir Sardana Adaptive hybrid multiple access protocols
US5113392A (en) * 1989-06-19 1992-05-12 Hitachi, Ltd. Communication apparatus for reassembling packets received from network into message
US5303234A (en) * 1991-07-15 1994-04-12 Nec Corporation Random access data communication system with slot assignment capability for contending users

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4161786A (en) * 1978-02-27 1979-07-17 The Mitre Corporation Digital bus communications system
US5570355A (en) * 1994-11-17 1996-10-29 Lucent Technologies Inc. Method and apparatus enabling synchronous transfer mode and packet mode access for multiple services on a broadband communication network

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4920533A (en) * 1987-11-02 1990-04-24 Videotron Ltee CATV subscriber terminal transmission control
US4885742A (en) * 1988-01-28 1989-12-05 Ricoh Company, Ltd. Node apparatus and communication network
US5012469A (en) * 1988-07-29 1991-04-30 Karamvir Sardana Adaptive hybrid multiple access protocols
US4980886A (en) * 1988-11-03 1990-12-25 Sprint International Communications Corporation Communication system utilizing dynamically slotted information
US5113392A (en) * 1989-06-19 1992-05-12 Hitachi, Ltd. Communication apparatus for reassembling packets received from network into message
US5303234A (en) * 1991-07-15 1994-04-12 Nec Corporation Random access data communication system with slot assignment capability for contending users

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6091440A (en) * 1996-11-29 2000-07-18 Nokia Technology Gmbh Implementation of delay-critical services in a cable television system
US8243747B2 (en) 2004-03-26 2012-08-14 La Jolla Networks, Inc. System and method for scalable multifunctional network communication
US8755401B2 (en) 2006-05-10 2014-06-17 Paganini Foundation, L.L.C. System and method for scalable multifunctional network communication

Also Published As

Publication number Publication date
US6278713B1 (en) 2001-08-21
AU5550896A (en) 1996-11-07
WO1996033590A9 (en) 2009-03-05

Similar Documents

Publication Publication Date Title
US6278713B1 (en) Method and apparatus for distributed queue digital data transmission employing variable length data slots
US5940399A (en) Methods of collision control in CSMA local area network
US5734833A (en) Shared communications channel with enhanced reservation and collision resolution protocols allows any subset of stations to transmit data after collision occured in contention slot
US4763323A (en) Communication system for the transfer of small digital message blocks and large digital message blocks
US7522630B2 (en) Unified channel access for supporting quality of service (QoS) in a local area network
US5896385A (en) Transmission control method between a plurality of stations and corresponding stations and communication systems
US6408009B1 (en) Method and apparatus for detecting collisions on and controlling access to a communications channel
CA1138553A (en) Distributed multi-port communications system
US5517504A (en) Method and system for providing uplink/downlink collision avoidance in a wireless communication system
JPS6387838A (en) Supervisory system for communication network
JPH11513226A (en) Transmission control method between multiple stations
US7027461B1 (en) Reservation/retry media access control
US6111890A (en) Gigabuffer lite repeater scheme
US5734675A (en) Receiver sharing for demand priority access method repeaters
Spaniol Analysis and performance evaluation of HYPERchannel access protocols
Wong et al. A controlled multiaccess protocol for packet satellite communication
JPS62199129A (en) Satellite communication system
JP3413735B2 (en) CATV bidirectional transmission system and its access method
Pountourakis Design and analysis of a synchronous transmission WDMA protocol
JPH0362329B2 (en)
JPH0362328B2 (en)
Mazda Multiple access techniques
JPS6313376B2 (en)
JPS639322A (en) Satellite communication system
Bhargava et al. A hybrid media access protocol for a fiber optic ring network

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AL AM AT AU AZ BB BG BR BY CA CH CN CZ DE DK EE ES FI GB GE HU IS JP KE KG KP KR KZ LK LR LS LT LU LV MD MG MK MN MW MX NO NZ PL PT RO RU SD SE SG SI SK TJ TM TR TT UA UG UZ VN AM AZ BY KG KZ MD RU TJ TM

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): KE LS MW SD SZ UG AT BE CH DE DK ES FI FR GB GR IE IT LU MC NL PT SE BF BJ CF CG CI CM GA GN ML

DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
121 Ep: the epo has been informed by wipo that ep was designated in this application
NENP Non-entry into the national phase

Ref country code: DE

REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

122 Ep: pct application non-entry in european phase
NENP Non-entry into the national phase

Ref country code: CA