WO1996035312A1 - Method, device and data communication system for multilink polling - Google Patents
Method, device and data communication system for multilink polling Download PDFInfo
- Publication number
- WO1996035312A1 WO1996035312A1 PCT/US1996/005999 US9605999W WO9635312A1 WO 1996035312 A1 WO1996035312 A1 WO 1996035312A1 US 9605999 W US9605999 W US 9605999W WO 9635312 A1 WO9635312 A1 WO 9635312A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- tributary
- data
- control station
- select
- tributary device
- 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.)
- Ceased
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L12/00—Data switching networks
- H04L12/28—Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
- H04L12/40—Bus networks
- H04L12/403—Bus networks with centralised control, e.g. polling
Definitions
- This invention relates generally to data cornmiinication systems, and more particularly to a multilink polling device and method in data communication systems.
- inverse multiplexing techniques allow a plurality of slow speed channels to be used as a single high speed channel. Inverse multiplexing can be done at physical, link, or network layers with various advantages, disadvantages, and complexities at each layer.
- Point to multipoint applications are those where a control station has a broadcast, or downstream, channel that reaches a plurality of tributary stations.
- the plurality of tributary stations share access to an upstream channel or channels which reach the control station.
- access to the upstream channel(s) must be controlled.
- the channel access problem may be dealt with through polling, contention access, or hybrid combinations of the two.
- the multilink problem is typically dealt with through inverse multiplexing, or through static assignment of subsets of tributary devices to specific upstream channels.
- Inverse multiplexing is typically accomplished with complicated and expensive hardware or software solutions. Inverse multiplexing typically requires a start-up synchronization time each time a device begins transmitting. And inverse multiplexing requires the transmitting device to pass data at a speed equal to the sum of all of the low speed channels.
- a more efficient method of controlling access to the upstream channel while providing efficient utilization of the upstream channel is therefore needed.
- FIG. 1 is a block diagram of a data communication system.
- FIG. 2 is a block diagram of the tributary station.
- FIG. 3 is a flow chart of a tributary station.
- FIG. 4 is a flow chart of a control station.
- a method of combining polling type channel access with dynamic assignment of upstream channels provides efficient utilization of the plurality of upstream channels across a population of tributary stations.
- the control station When the control station generates polls for a tributary, the control station includes a channel identifier (CID) in the poll message indicating which upstream channel the tributary can respond on. The tributary must use the specified upstream channel
- This method allows an individual tributary to fully utilize one link. It also allows multiple tributaries to be balanced across the multiple links, maximizing bandwidth efficiency and mirrimizing congestion. As long as the bandwidth provided by one link is sufficient for one tributary, this approach allows the use of simpler, less expensive tributaries.
- This protocol also avoids the problems associated with allowing multiple links to be used by a tributary simultaneously, such as the need to re-sequence out-of- sequence frames and delay problems that arise due to different links having different characteristics (e.g., link speed, propagation delay, error rate, etc.) and allows the tributaries to require no intelligence related to choosing a link to transmit on. Since the quality of links may vary from tributary to tributary in some environments, the control station can direct a specific tributary to use links that are considered high quality for the specific tributary.
- FIG. 1 shows a data communication system 6.
- Control station (which could be a cable router) 8 broadcasts on downstream channel 9 to a plurality of tributary stations 10, 16, 18.
- Tributary stations 10, 16, 18 send data to control station 8 by way of a plurality of upstream channels 11, 13.
- Control station 8 has two primary components for communication with tributary stations 10, 16, 18.
- Transmitter 10 sends data and control information from the control station 8 to the tributary stations 10, 16, 18.
- Receiver 12 is connected to upstream channel 11, and receiver 14 is connected to upstream channel 13.
- One receiver is needed for each independent channel carrying data and control information from the tributary stations 10, 16, 18 to the control station 8.
- control station 8 transmits data packets and control packets which are received by tributary stations 10, 16, 18. Each packet is given a packet identifier which specifies which of the tributary stations 10, 16, 18 should accept the data. For purposes of this invention, downstream packets can be classified as 'data packets' or 'polls'. Polls are used to grant a particular tributary station access to a specified upstream channel.
- each tributary station 10,1 6, 18 Upon receipt of a downstream packet, each tributary station 10,1 6, 18 checks the packet identifier to determine if the downstream packet is for the particular tributary station. If the packet is for the tributary station, then it is checked to see if the downstream packet is a 'data packet' or a 'poll'. Data packets are forwarded to an end user interface.
- a tributary station Upon receipt of a poll, a tributary station will tune its transmitter 42 (see Fig. 2) to the specified channel. Then, the tributary station transmits user data in the upstream direction. If there is no data for the tributary to send, then it sends a negative acknowledgment (NAK) to indicate this to the control station.
- NAK negative acknowledgment
- Receivers 12, 14 wait for upstream packets. When received, the receivers 12, 14 sends a message to the poll processor 17 that the upstream channel 11, 13 can now be used for polling another tributary station 10, 16, 18. The receiver also sends a message to restart the time out timer 15, 19. The poll processor 17 chooses the next tributary station 10, 16, 18 to be polled and sends the poll to the control station transmitter 1 0. The control station transmitter 10 sends the next poll out on the downstream channel 9.
- a downstream poll has a transmission error, or if a tributary station 10, 16, 18 is powered off then some polls will not generate a response. If a response to a poll is not received then the time out timer 15,19 will expire. At this point the time out timer 15, 19 will generate a message to the poll processor 17 that the upstream channel 11, 13 is idle and can be polled again.
- the poll processor 17 can correlate messages from time out timers 15, 19 with particular tributary stations 10, 16, 18 and stop polling them (or poll them less frequently) if they are not responding.
- FIG. 2 is a block diagram of a tributary station.
- a tributary station receiver 30 is tuned to the downstream channel 9.
- Receive data filter 32 differentiates between packets for this tributary station and other tributary stations . Packets destined for other stations are discarded.
- Receive data filter 32 also differentiates between data packets and polls. Data packets are forwarded to user data interface 36, while polls are forwarded to poll processor 34.
- User data interface 36 could be coupled to a data terminal equipment.
- Poll processor 34 decodes the poll, and tunes the transmitter to the appropriate frequency through frequency selector 40. Upstream user data is stored in transmit data buffer 41 until a poll is received. Poll processor 34 signals the transmit data buffer to send the upstream data to the tributary station transmitter 42. If there is no data in the data buffer, then a NAK is sent instead.
- FIG. 3 shows the normal processing flow through a tributary station. Each packet that is broadcast from the control station is received and checked (100). If it is for some other tributary device, then it is discarded. If it is for this device, it is checked to determine if it is a data packet or a poll (1 02). If it is a data packet, then the data is forwarded to the end user. If it is a poll, then the tributary's transmitter is tuned to the channel specified in the poll (104). The transmit data buffer 41 is checked to see if there is any data (106). If so, the data is transmitted (108). Otherwise, a NAK is transmitted (110).
- FIG. 4 shows the normal poll processing flow through control station 8.
- the process begins with an indication from a control station receiver 12, 14 to the control station transmitter 1 0 that an upstream channel 12, 14 is idle (200).
- the control station receiver 12 also starts time out timer 15 when the idle notification is sent to the control station transmitter 1 0 (200).
- the control station transmitter 1 0 selects the next tributary device from its list of devices to be polled (202). The transmitter must make sure that the device to be polled is not already being polled on another upstream channel.
- a poll packet is created which contains the tributary identification (ID) and the idle channel (204). This packet is transmitted on the broadcast channel to all of the tributary devices (206).
- the packet is received and interrogated to determine if the packet is a data packet or an NAK (208). Additionally, the time out timer 15 may expire due to no response to the poll.
- the data is forwarded to the end user (21 0).
- a notification is sent to a poll processor 34.
- the poll processor could cause more or less frequent polling of specific tributary devices based upon how often the tributary device has real data in response to polls.
- a notification is sent to the poll processor 34.
- a time out might occur for several reasons.
- a broadcast poll may have had a transmission error, resulting in no tributary station responding. Or the addressed tributary station for a poll may have been shut down or failed.
- Algorithms in the poll processor 34 could correlate time out events and take appropriate action regarding continued polling of any specific devices.
- the receive channel is considered idle, and the transmitter is notified so that the next tributary device can be polled (200)
- the time out timer 15 is reset.
- the method described herein allows a system to attain the performance characteristics of a high speed shared channel upstream by using multiple lower speed channels. By using lower speed channels, a more cost effective tributary device can be used. Further, dynamic allocation of upstream channels through polling automatically accomplishes load balancing across the channels. Static assignment models need a higher level algorithm to re-assign statistically mapped channels in response to congestion.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Mobile Radio Communication Systems (AREA)
- Small-Scale Networks (AREA)
- Communication Control (AREA)
Abstract
Description
Claims
Priority Applications (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CA002219524A CA2219524C (en) | 1995-05-02 | 1996-04-17 | Method, device and data communication system for multilink polling |
| EP96920116A EP0886986A4 (en) | 1995-05-02 | 1996-04-17 | Method, device and data communication system for multilink polling |
| AU58518/96A AU712580B2 (en) | 1995-05-02 | 1996-04-17 | Method, device and data communication system for multilink polling |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US08/433,877 US5805586A (en) | 1995-05-02 | 1995-05-02 | Method, device and data communication system for multilink polling |
| US08/433,877 | 1995-05-02 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO1996035312A1 true WO1996035312A1 (en) | 1996-11-07 |
Family
ID=23721889
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/US1996/005999 Ceased WO1996035312A1 (en) | 1995-05-02 | 1996-04-17 | Method, device and data communication system for multilink polling |
Country Status (6)
| Country | Link |
|---|---|
| US (1) | US5805586A (en) |
| EP (1) | EP0886986A4 (en) |
| CN (1) | CN1183881A (en) |
| AU (1) | AU712580B2 (en) |
| CA (1) | CA2219524C (en) |
| WO (1) | WO1996035312A1 (en) |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| EP0952706A3 (en) * | 1998-04-17 | 2002-03-06 | Ford Global Technologies, Inc. | Method for detecting and resolving data corruption in a UART based communication network |
| US7609639B2 (en) | 2002-02-07 | 2009-10-27 | Motorola, Inc. | Negative acknowledgment (NAK) suppression |
Families Citing this family (32)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| AU2588797A (en) * | 1996-03-29 | 1997-10-22 | Motorola, Inc. | Apparatus and method for spectrum management in a multipoint communication system |
| WO1998005144A1 (en) * | 1996-07-25 | 1998-02-05 | Hybrid Networks, Inc. | High-speed internet access system |
| US5987069A (en) * | 1996-12-24 | 1999-11-16 | Gte Government Systems Corporation | Method and apparatus for variably allocating upstream and downstream communication spectra |
| US6275497B1 (en) * | 1997-02-10 | 2001-08-14 | Hybrid Networks, Inc. | Method and apparatus for controlling communication channels using contention and polling schemes |
| US6591303B1 (en) * | 1997-03-07 | 2003-07-08 | Sun Microsystems, Inc. | Method and apparatus for parallel trunking of interfaces to increase transfer bandwidth |
| US6118789A (en) | 1998-02-19 | 2000-09-12 | Micron Technology, Inc. | Method of addressing messages and communications system |
| US6229807B1 (en) * | 1998-02-04 | 2001-05-08 | Frederic Bauchot | Process of monitoring the activity status of terminals in a digital communication system |
| US6072801A (en) | 1998-02-19 | 2000-06-06 | Micron Technology, Inc. | Method of addressing messages, method of establishing wireless communications, and communications system |
| USRE43382E1 (en) | 1998-02-19 | 2012-05-15 | Round Rock Research, Llc | Method of addressing messages and communications systems |
| US6275476B1 (en) * | 1998-02-19 | 2001-08-14 | Micron Technology, Inc. | Method of addressing messages and communications system |
| US6061344A (en) | 1998-02-19 | 2000-05-09 | Micron Technology, Inc. | Method of addressing messages and communications system |
| US6249801B1 (en) * | 1998-07-15 | 2001-06-19 | Radware Ltd. | Load balancing |
| US6665702B1 (en) | 1998-07-15 | 2003-12-16 | Radware Ltd. | Load balancing |
| US20020024929A1 (en) * | 1998-09-22 | 2002-02-28 | Dieter Brueckner | Network and coupling device for connecting two segments in a network |
| US6721285B1 (en) * | 1999-03-30 | 2004-04-13 | International Business Machines Corporation | Polling system for a duplex asymmetrical communications link |
| US6654957B1 (en) * | 1999-10-26 | 2003-11-25 | Cable Television Laboratories, Inc. | Real time device polling for multiplexed transmission |
| US6948000B2 (en) * | 2000-09-22 | 2005-09-20 | Narad Networks, Inc. | System and method for mapping end user identifiers to access device identifiers |
| US7146630B2 (en) * | 2000-09-22 | 2006-12-05 | Narad Networks, Inc. | Broadband system with intelligent network devices |
| US7072360B2 (en) * | 2000-09-22 | 2006-07-04 | Narad Networks, Inc. | Network architecture for intelligent network elements |
| US7139247B2 (en) * | 2000-09-22 | 2006-11-21 | Narad Networks, Inc. | Broadband system with topology discovery |
| US20020075805A1 (en) * | 2000-09-22 | 2002-06-20 | Narad Networks, Inc. | Broadband system with QOS based packet handling |
| US7027394B2 (en) * | 2000-09-22 | 2006-04-11 | Narad Networks, Inc. | Broadband system with traffic policing and transmission scheduling |
| US20020124111A1 (en) * | 2000-09-22 | 2002-09-05 | Narad Networks, Inc. | System and method for message transmission based on intelligent network element device identifiers |
| US20020097674A1 (en) * | 2000-09-22 | 2002-07-25 | Narad Networks, Inc. | System and method for call admission control |
| US20020075875A1 (en) * | 2000-09-22 | 2002-06-20 | Narad Networks, Inc. | Broadband system with transmission scheduling and flow control |
| US20020105965A1 (en) * | 2000-09-22 | 2002-08-08 | Narad Networks, Inc. | Broadband system having routing identification based switching |
| CA2351269A1 (en) * | 2001-06-22 | 2002-12-22 | Waverider Communications Inc. | Simultaneous polling/data transmission method |
| US8184643B2 (en) * | 2005-09-14 | 2012-05-22 | Ciena Corporation | Device, system, and method for transporting data using combined broadband and legacy network infrastructures |
| US7973644B2 (en) | 2007-01-30 | 2011-07-05 | Round Rock Research, Llc | Systems and methods for RFID tag arbitration where RFID tags generate multiple random numbers for different arbitration sessions |
| US8134452B2 (en) * | 2007-05-30 | 2012-03-13 | Round Rock Research, Llc | Methods and systems of receiving data payload of RFID tags |
| CN101931874B (en) * | 2009-06-23 | 2013-09-11 | 华为技术有限公司 | Multicast response method and device in wireless system |
| KR20150014002A (en) * | 2013-07-25 | 2015-02-06 | 삼성전자주식회사 | Storage system including data transfer speed manager and data method for changing data transfer speed thereof |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US4742335A (en) * | 1986-06-18 | 1988-05-03 | Baker Industries, Inc. | Sequential and/or random polling system with virtually instantaneous response time |
| US4872003A (en) * | 1984-11-30 | 1989-10-03 | Nec Corporation | Serial interface system flexibly applicable to a one-to-plurality connection |
| US5132680A (en) * | 1988-12-09 | 1992-07-21 | Fujitsu Limited | Polling communication system with priority control |
| US5347515A (en) * | 1992-03-27 | 1994-09-13 | Pittway Corporation | Method and apparatus for global polling having contention-based address identification |
Family Cites Families (9)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CH519283A (en) * | 1969-09-12 | 1972-02-15 | Cselt Centro Studi Lab Telecom | Semi-electronic telephone traffic concentrator with tree structure |
| US4608700A (en) * | 1982-07-29 | 1986-08-26 | Massachusetts Institute Of Technology | Serial multi-drop data link |
| EP0179936B1 (en) * | 1984-10-31 | 1990-01-03 | Ibm Deutschland Gmbh | Method and apparatus for global bus control |
| US4787083A (en) * | 1987-09-30 | 1988-11-22 | Nitsuko Limited | Bus-method communication network system capable of seizing transmission right by using timer means at each station |
| US4989204A (en) * | 1988-02-10 | 1991-01-29 | Nec Corporation | High throughput communication method and system for a digital mobile station when crossing a zone boundary during a session |
| US5194846A (en) * | 1991-05-07 | 1993-03-16 | General Signal Corporation | Communication system capable of broadcast messaging and transponder polling |
| JP2551304B2 (en) * | 1992-09-11 | 1996-11-06 | 日本電気株式会社 | Broadcast link control method |
| US5577043A (en) * | 1994-09-21 | 1996-11-19 | Motorola, Inc. | Method and apparatus for controlling information transmission on a multipoint link |
| US5586121A (en) * | 1995-04-21 | 1996-12-17 | Hybrid Networks, Inc. | Asymmetric hybrid access system and method |
-
1995
- 1995-05-02 US US08/433,877 patent/US5805586A/en not_active Expired - Fee Related
-
1996
- 1996-04-17 AU AU58518/96A patent/AU712580B2/en not_active Ceased
- 1996-04-17 CN CN96193705A patent/CN1183881A/en active Pending
- 1996-04-17 WO PCT/US1996/005999 patent/WO1996035312A1/en not_active Ceased
- 1996-04-17 EP EP96920116A patent/EP0886986A4/en not_active Withdrawn
- 1996-04-17 CA CA002219524A patent/CA2219524C/en not_active Expired - Fee Related
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US4872003A (en) * | 1984-11-30 | 1989-10-03 | Nec Corporation | Serial interface system flexibly applicable to a one-to-plurality connection |
| US4742335A (en) * | 1986-06-18 | 1988-05-03 | Baker Industries, Inc. | Sequential and/or random polling system with virtually instantaneous response time |
| US5132680A (en) * | 1988-12-09 | 1992-07-21 | Fujitsu Limited | Polling communication system with priority control |
| US5347515A (en) * | 1992-03-27 | 1994-09-13 | Pittway Corporation | Method and apparatus for global polling having contention-based address identification |
Non-Patent Citations (1)
| Title |
|---|
| See also references of EP0886986A4 * |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| EP0952706A3 (en) * | 1998-04-17 | 2002-03-06 | Ford Global Technologies, Inc. | Method for detecting and resolving data corruption in a UART based communication network |
| US7609639B2 (en) | 2002-02-07 | 2009-10-27 | Motorola, Inc. | Negative acknowledgment (NAK) suppression |
Also Published As
| Publication number | Publication date |
|---|---|
| AU5851896A (en) | 1996-11-21 |
| CN1183881A (en) | 1998-06-03 |
| AU712580B2 (en) | 1999-11-11 |
| CA2219524C (en) | 2001-06-19 |
| EP0886986A4 (en) | 2005-06-29 |
| CA2219524A1 (en) | 1996-11-07 |
| US5805586A (en) | 1998-09-08 |
| EP0886986A1 (en) | 1998-12-30 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US5805586A (en) | Method, device and data communication system for multilink polling | |
| US5648958A (en) | System and method for controlling access to a shared channel for cell transmission in shared media networks | |
| US6490256B1 (en) | Method, subscriber device, wireless router, and communication system efficiently utilizing the receive/transmit switching time | |
| US5859852A (en) | Hybrid access system with automated client-side configuration | |
| US5539882A (en) | Method and system for an efficient multiple access polling protocol for interactive communication | |
| 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 | |
| US4633462A (en) | Multiple access communication on a CATV reverse channel | |
| US6198728B1 (en) | Medium access control (MAC) protocol for wireless ATM | |
| EP0097309B1 (en) | Multiple access system and method | |
| KR20000023741A (en) | Method of congestion control for wireless messaging systems | |
| US5684802A (en) | System and method for hybrid contention/polling protocol collison resolution used backoff timers with polling | |
| Mark | Distributed scheduling conflict-free multiple access for local area communication networks | |
| US6009468A (en) | Employing feedback data and congestion ranking to minimize contention delay in a multi-slot Mac protocol | |
| US8179914B1 (en) | Network slot synchronization scheme for a computer network communication channel | |
| JP2957538B2 (en) | Mobile packet communication system | |
| JP3433383B2 (en) | Sell grant mechanism | |
| EP0870385B1 (en) | Transmission control method between a plurality of stations and corresponding communication stations | |
| RU2350024C1 (en) | Method of allocation of time intervals in radio communication network channels | |
| EP0785651A1 (en) | Receiver sharing for demand priority access method repeaters | |
| US8468252B2 (en) | Selecting optimal transmission in a centralized network | |
| JP2561481B2 (en) | Wireless packet communication system | |
| HK1016398A (en) | Method, device and data communication system for multilink polling | |
| JPH0330530A (en) | Terrestial station equipment for satellite communication | |
| JPH06284142A (en) | Access completion notification control method | |
| POON et al. | Delay analysis of an integrated voice and data access protocol with collision detection for multimedia satellite networks |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| WWE | Wipo information: entry into national phase |
Ref document number: 96193705.X Country of ref document: CN |
|
| AK | Designated states |
Kind code of ref document: A1 Designated state(s): AU CA CN |
|
| AL | Designated countries for regional patents |
Kind code of ref document: A1 Designated state(s): AT BE CH DE DK ES FI FR GB GR IE IT LU MC NL PT SE |
|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application | ||
| DFPE | Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101) | ||
| ENP | Entry into the national phase |
Ref document number: 2219524 Country of ref document: CA Ref document number: 2219524 Country of ref document: CA Kind code of ref document: A |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 1996920116 Country of ref document: EP |
|
| WWP | Wipo information: published in national office |
Ref document number: 1996920116 Country of ref document: EP |
|
| WWW | Wipo information: withdrawn in national office |
Ref document number: 1996920116 Country of ref document: EP |