USRE39216E1 - Asynchronous processor access to a switch table in a network with isochronous capability - Google Patents

Asynchronous processor access to a switch table in a network with isochronous capability Download PDF

Info

Publication number
USRE39216E1
USRE39216E1 US09/231,855 US23185599A USRE39216E US RE39216 E1 USRE39216 E1 US RE39216E1 US 23185599 A US23185599 A US 23185599A US RE39216 E USRE39216 E US RE39216E
Authority
US
United States
Prior art keywords
data
isochronous
updatable
clock
update
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
US09/231,855
Inventor
Debra J. Worsley
Michael T. Werstlein
Richard W Thaik
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.)
RPX Corp
Original Assignee
Negotiated Data Solutions LLC
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
Family has litigation
First worldwide family litigation filed litigation Critical https://patents.darts-ip.com/?family=25516172&utm_source=google_patent&utm_medium=platform_link&utm_campaign=public_patent_search&patent=USRE39216(E1) "Global patent litigation dataset” by Darts-ip is licensed under a Creative Commons Attribution 4.0 International License.
Application filed by Negotiated Data Solutions LLC filed Critical Negotiated Data Solutions LLC
Priority to US09/231,855 priority Critical patent/USRE39216E1/en
Application granted granted Critical
Publication of USRE39216E1 publication Critical patent/USRE39216E1/en
Assigned to RPX CORPORATION reassignment RPX CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: NEGOTIATED DATA SOLUTIONS INC.
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

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/44Star or tree networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/64Hybrid switching systems
    • H04L12/6418Hybrid transport
    • FMECHANICAL ENGINEERING; LIGHTING; HEATING; WEAPONS; BLASTING
    • F02COMBUSTION ENGINES; HOT-GAS OR COMBUSTION-PRODUCT ENGINE PLANTS
    • F02BINTERNAL-COMBUSTION PISTON ENGINES; COMBUSTION ENGINES IN GENERAL
    • F02B75/00Other engines
    • F02B75/02Engines characterised by their cycles, e.g. six-stroke
    • F02B2075/022Engines characterised by their cycles, e.g. six-stroke having less than six strokes per cycle
    • F02B2075/025Engines characterised by their cycles, e.g. six-stroke having less than six strokes per cycle two
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/64Hybrid switching systems
    • H04L12/6418Hybrid transport
    • H04L2012/6432Topology
    • H04L2012/644Star
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/64Hybrid switching systems
    • H04L12/6418Hybrid transport
    • H04L2012/6445Admission control
    • H04L2012/6448Medium Access Control [MAC]
    • H04L2012/6454Random, e.g. Ethernet
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/64Hybrid switching systems
    • H04L12/6418Hybrid transport
    • H04L2012/6445Admission control
    • H04L2012/6459Multiplexing, e.g. TDMA, CDMA

Definitions

  • the present invention relates to communication between stations in a data communication system, such as a local area network or wide area network, and in particular to a network for transferring isochronous data via an asynchronous access by a processor to a local switch table.
  • a data communication system such as a local area network or wide area network
  • isochronous data is data which is non-packetized and of indeterminate, potentially continuous duration.
  • An isochronous data source is a device which outputs data in a continuous stream, usually at a substantially constant average data rate. Examples include video cameras, which output a substantially continuous stream of data representing images and associated sounds, and telephone output, which can be a substantially continuous output of voice data (either analog or digitized).
  • An example of an isochronous data sink is a video monitor which can receive a substantially continuous stream of video data for display.
  • Non-isochronous data transfer is a packet-type transfer.
  • data can be transferred in a plurality of packets 12 a, 12 b which can be either constant-sized or variable-sized.
  • Each packet includes a field of data 14 a, 14 b which may be preceded and/or followed by non-data information such as preamble information 16 a, 16 b housekeeping information such as data source information, data destination information, and the like 18 a, 18 b and a frame end marker 20 a.
  • preamble information 16 a, 16 b housekeeping information such as data source information, data destination information, and the like 18 a, 18 b and a frame end marker 20 a.
  • FIG. 1A because the fields provided for data 14 a, 14 b are not substantially continuous, the packetized scheme of FIG. 1A is not isochronous but “bursty” in nature.
  • An example of packetized data transfer is the commonly-use Ethernet system. Standard Ethernet systems are described in IEEE Standard 802.3. One implementation of which, known as 10 Base T, is described in the draft nine supplement to IEEE standard 802.3, dated Nov. 15, 1989.
  • a token ring system Another type of non isochronous data transfer is a token ring system.
  • a node In a token ring system, a node is permitted to transmit data only after receipt of an electronic “token.” As depicted in FIG. 1B , a first station may transmit a token 22 a which is received 24 a by a second station whereupon the second station may begin transmission of data 26 a. After a period of data transmission, the second station transmits the token 22 b which is received by a third station 24 b that can then begin its own transmission of data 26 b. As seen in FIG. 1B , because data transmission is synchronized with the occurrence of an event (the arrival of a token), the token ring system is not an isochronous data transfer system.
  • One commonly used token ring Network is described in IEEE standard 802.5.
  • FIG. 1C schematically depicts isochronous data transfer.
  • isochronous data transfer the data transfer or connection is initiated, such as by initiating a telephone conversation or beginning a video camera transmission 30 .
  • transmission of the data possibly accompanied by transmission of housekeeping information (such as destinations, audio or video timing, and the like) is provided substantially continuously for an indeterminate period, such as until termination of the connection 32 .
  • housekeeping information such as destinations, audio or video timing, and the like
  • the transfer of data is substantially continuous in the sense that there are no substantial periods during which no data bits are transferred. It is possible that the data being transferred is “Null” data such as silence during a telephone conversation or transfer of a blank video image.
  • FDDI-II Fiber Distributed Data Interface-I
  • a processor such as a microprocessor, is provided for controlling operations, including controlling the switching of data (e.g., isochronous data) and data packets (non-isochronous) to and from sinks and sources in the network.
  • data e.g., isochronous data
  • data packets non-isochronous
  • one or more updatable tables are provided in connection with such switching or routing of data or data packets.
  • isochronous data transfer systems fail to provide for inter-operability with data derived from non-isochronous sources or sinks.
  • a given link is unable to transfer data from both an isochronous source/sink and a non-isochronous source/sink in a concurrent fashion (i.e. both within a time frame sufficiently short that the transfer is effectively simultaneous such that the ability of data sinks to process the data and the user's perception of the data are not substantially impacted).
  • it its infeasible to provide a single node which is coupled to both isochronous and non-isochronous source/sinks (such as a multi-media PC having Ethernet capabilities and a video camera).
  • Some isochronous systems require installation of new Media Access Controllers (MAC) or provision of new application software (such as local area network software). Some previous isochronous systems introduce undesirable degree of delay or “jitter” (data discontinuities). Some types of isochronous systems are inflexible in the amount of bandwidth provided for isochronous data such that if the data rate of an isochronous source or sink is not precisely matched to the available bandwidth, the bandwidth will be either overwhelmed or substantially under-utilized by the isochronous traffic.
  • MAC Media Access Controllers
  • jitter data discontinuities.
  • an isochronous data communication system in which there is no inherent decrease in non-isochronous bandwidth as a result of increasing isochronous traffic and vice versa. It would be further advantageous to provide an isochronous system which is interoperable with non-isochronous sources or sinks particularly in such a way that the presence of the isochronous system is transparent to previously installed media access controllers and application software, and is preferably interoperable with either or both of an Ethernet system and a token ring system.
  • inter-operability with other systems such as FDDI-II, Asynchronous Transfer Mode (ATM) and/or Synchronous Optical Network (SONET) can also be provided.
  • an isochronous system which can use existing physical media, such as twisted pair media, and particularly without decreasing the effective bandwidth available with non-isochronous traffic.
  • the isochronous system would be substantially backwards-compatible for example with an existing Ethernet system so that existing nodes, e.g. non-isochronous nodes, could operate on the isochronous network and could later be upgraded to take advantage of isochronous capability, as desired.
  • a processor is able to write ore or more updates into a switch table and/or routing table in a fashion which is asynchronous with the operation of the switching device.
  • the processor is permitted to write updates to a register, preferably to a single register address in the switch device.
  • the information written into the register is then used to perform the updates to the switch table.
  • updates are held temporarily in a holding register until such time as the switch table may be written.
  • the switch tables are in use for normal operation a majority of the time and no updates to the switch tables are made during such time.
  • the contents of the holding registers are read out into the switch table, preferably in the order they were written in.
  • a holding register allows the external processor to burst data for switch table updating, freeing it to perform other tasks.
  • the data the processor writes to the switch table contains both control words (indicating, e.g., a location in the switch table) and data.
  • a single control word is provided for a plurality of data words which are successively stored in locations incremented a predetermined amount with respect to the data location of the first data word.
  • An isochronous switching device may have data flowing in two directions referred to as the receive direction and transmit direction.
  • the switching control information is stored in two independent switch tables, one receive and the other transmit.
  • the receive switch table controls the receive direction and the transmit switch table controls the transmit direction.
  • the processor need not keep track of the transfer from the holding registers to the switch tables and preferably the processor receives information (either by interruption or polling) to indicate that all the updates have been performed and it is permissible to send more update data.
  • the processor is not required to wait for appropriate times before outputting switch table update information and preferably is not required to keep track of the status of the transfer from the holding registers to the switch tables.
  • the need for the processor (or the switching device) to wait is reduced or eliminated and, preferably, the processing load on the processor is reduced or minimized.
  • Communication of data to and from isochronous data sources and sinks is provided such that the bandwidth available to an isochronous source/sink is independent of changes in isochronous demand on the network.
  • the bandwidth available for isochronous traffic can be selected or allocated with a predetermined granularity, e.g. so that the quality of transmission service desired for a given isochronous source or sink can be selected and the selected bandwidth can be sustained throughout the isochronous communication or connection.
  • a portion of bandwidth on the link is also dedicated to convey data to and from non-isochronous sources and sinks, as well as to permit conveying housekeeping information (such as information relating to data sources and destinations) and status and control maintenance information.
  • the isochronous communication system can be provided while maintaining a high degree of compatibility with previous, often in-place, systems, thus requiring only minimal replacement of hardware/software.
  • the described system can be provided so that it is transparent to previously-available Media Access Controllers (MACS) such as Ethernet MACs and token ring MACS.
  • MACS Media Access Controllers
  • a system of buffering can be provided to convert between the packetized or token ring non-isochronous data which is output from or input to the MAC, and the isochronous data stream.
  • data from an isochronous data source is time-division multiplexed with the data output from a non-isochronous source such as the data output from the media access controller from a previously available non-isochronous network node.
  • These two data streams are preferably also multiplexed with maintenance data (sometimes referred to as “M channel”) and “D channel” data.
  • M channel maintenance data
  • D channel data that is provided as a service to the user without placing restraints of what types of signals can be transmitted on the D channel. It is anticipated that the D channel will commonly be used for conveying connection control information such as source and destination information or information such as bandwidth or status information, but it could also be used to convey, e.g., packetized data.
  • the various types of data are time-division-multiplexed in a repeating frame structure or template.
  • the template is constructed to satisfy the data rate requirements of the various data sources and sinks.
  • the data streams are encoded for transmission using an efficient coding scheme which permits non-isochronous data to be transmitted at a rate not substantially smaller than, and preferably substantially equal to the data rate at which the non-isochronous data was transmitted according to previously available network systems.
  • a four/five encoding scheme is used.
  • the four/five encoding scheme provides for a number of non-data symbols.
  • the extra data symbols can be used in emulating aspects of the non-isochronous data sources and sinks to permit transmission of non-isochronous-sourced data embedded in an isochronous data transfer system.
  • the present system is implemented as a star-topology network with data sources transmitting to a central hub which, in turn, transmits the data to data sinks.
  • a central hub which, in turn, transmits the data to data sinks.
  • hubs and nodes aspects of the present invention can be implemented in topologies other than hub-and-node topologies (e.g., ring topologies and tree topologies), as will be apparent to those of skill in the art.
  • Descriptions of hub circuitry in the following can be implemented, e.g., on a PBX adapter card for a personal computer.
  • Several star-topology systems can be connected by providing inter-connection of the hubs, for example, in a ring structure (FIG. 3 A).
  • the system could also be arranged in a tree structure where one hub 44 d is connected to others ( 44 e, 44 f) as depicted, e.g., in FIG. 3 B.
  • the multiplexed data from the node which arrives at the hub is de-multiplexed to separate the isochronous-source data, the non-isochronous-source data and the D channel and M channel information.
  • the non-isochronous-source data can be provided to hub circuitry specialized for handling the non-isochronous data stream.
  • circuitry in the hub will convert the separated non-isochronous data stream into a form a substantially similar to the form the data stream would have after arrival over a previously available non-isochronous network.
  • the hub will convert the separated non-isochronous data to a form such that it can be properly handled by standard Ethernet hub repeater circuitry.
  • the separated isochronous data is conveyed to locations where it can be transmitted to the destination nodes of the network.
  • the separated isochronous data is placed on a high bandwidth hub bus, with bandwidth capable of transmitting the collective isochronous data streams arriving from all nodes connected to the hub.
  • the data arriving from the nodes can be placed onto the high bandwidth bus by e.g. a time slot interchange (TSI) function.
  • TTI time slot interchange
  • time slot interchange is described in FDDI-II Hybrid Multiplexer, Revision 2.4, dated Mar. 25, 1991.
  • the isochronous data is placed onto the high bandwidth bus and retrieved from the high bandwidth bus (for transmission back to the destination nodes) according to switching tables programmed in accordance with source destination data transmitted over the D channel. In this way the hub has sufficient intelligence to set up and maintain isochronous communication sessions or connections which may be requested on the D channel.
  • the hub contains multiplexers for combining both isochronous-sourced data such as that retrieved from the high bandwidth bus, and non-isochronous-sourced data e.g. from Ethernet hub repeater circuitry. These data sources, along with M channel and D channel information, are multiplexed in a fashion similar to the multiplexing which occurred at the nodes and the multiplexed data is transmitted back to the nodes, preferably over a separate set of one-way twisted pair media.
  • the nodes contain demultiplexers, similar to those found in the hub, for separating the isochronous-sourced data, non-isochronous-sourced data, D channel and M channel information streams.
  • the separated non-isochronous data is preferably converted to a form compatible with previously available media access controllers, such as the media access controllers which sourced the non-isochronous data.
  • the isochronous data may be provided to isochronous data sinks connected to the node.
  • the amount of buffeting is selected to minimize or reduce delay and jitter.
  • the frame structure used for transmission over the media provides a data rate which, while substantially constant over a long time frame, is variable over a short time frame (such as less than one template) and buffering can be used for smoothing the variable data rate to provide compatibility with, e.g. previously available MACs.
  • the time slot interchange (TSI) function can also be implemented by making use of a set of data buffers. By careful control of the timing of the system, it is possible to provide only two buffers for the TSI function at each end of each one-way link.
  • a first buffer finishes exchanging data onto the TSI bus by the time a second buffer has finished receiving data from one or more nodes such that the two buffers can change roles.
  • a first buffer finishes receiving data from the TSI bus by the time a second buffer has finished exchanging data to the nodes. In this way, only two buffers are necessary for the time slot interchange function at each end of a one-way medium.
  • Careful control of the system timing provides a tightly-coupled system in which data which is arriving during the period of a first frame transmission can be transmitted to the next stage of the system at the next frame period, i.e. without waiting one or more intervening frame periods. Such tight coupling reduces the overall delay of the system. Consistency of timing reduces jitter.
  • the invention includes, in a computer-controlled system having a microprocessor operating according to a first clock and an updatable table operating asynchronously with said first clock, apparatus for updating said updatable table, comprising register means for receiving update data from said microprocessor during a first time period asynchronously with the operation of said updatable table; means for determining the beginning of a first period of time during which said updatable table is not being used and for updating said updatable table during said first period, asynchronously with said first clock, using at least some of said update data, wherein said computer controlled system includes an updatable transmit table and updatable receive table, and wherein said register means includes at least a transmit holding register for holding data for updating said updatable transmit table, a receiving holding register, different from said transmit holding register, for holding data for updating data for updating said updatable receive table.
  • the invention includes apparatus for communicating at least first and second stations in a data communications system over at least a first link, said data communication system including a plurality of data sources and sinks, at least a first of said sources and sinks configured to receive or transmit data isochronously and a second of said sources and sinks configured to transmit data non-isochronously, the apparatus comprising at least a first receiver and at least a first transmitter in said first station; said first link coupling said first station with said second station; said second station being coupled to both said first and said second of said sources and sinks; a second transmitter in said second station for transmitting data to said first receivers, a first multiplexer in said second station for permitting the transmitting of data from both of said first and second sources and sinks over said first link as first multiplexed data, said multiplexer providing a first, dedicated bandwidth for first data originating from an isochronous source, including at least said first of said sources and sinks; at least a first updatable switchtable for storing information
  • FIGS. 1A , 1 B and 1 C are depictions of the timing of a packet transmission system, a token ring transmission system, and an isochronous transmission system respectively.
  • FIG. 2 is a schematic block diagram showing three nodes connecting to a hub according to one embodiment of the present invention
  • FIG. 3A is a schematic block diagram showing a number of hubs connected together using a ring structure
  • FIG. 3B is a block diagram showing a number of hubs connected together using a tree structure
  • FIG. 4 is a schematic block diagram of circuitry for multiplexing and preparing data for transmission over the media and for receiving information from the media and demultiplexing the data;
  • FIG. 5 is a schematic block diagram of receiver circuitry according to an embodiment of the present invention.
  • FIG. 6 is a block diagram depicting the packet receive interface, according to an embodiment of the present invention.
  • FIG. 7 is a schematic block diagram of a processor in the hub and its connection to hub circuitry for receiving and buffering data for placement on a high bandwidth bus and connections to nodes;
  • FIG. 8 is a schematic block diagram of a packet transmit interface according to an embodiment of the present invention.
  • FIG. 9 is a schematic block diagram of a transmitter circuitry
  • FIG. 10 is a timing diagram showing the relative timing of transmissions and receptions at the hub and nodes
  • FIG. 11 is a schematic block diagram showing node receivers and transmitters coupled by a delay circuit
  • FIG. 12 is a schematic block diagram showing the connection of a processor to hub circuitry in an asynchronous fashion
  • FIGS. 13A and 13B are block diagrams depicting the format for a control word and data word according to an embodiment of the present invention.
  • FIG. 14 is a block diagram showing synchronous internal logic for accommodating asynchronous external signals according to an embodiment of the present invention.
  • FIG. 15 is a timing diagram showing write timing with dual register/address banks
  • FIG. 16 is a schematic block diagram showing details of components of FIG. 14 ;
  • FIG. 17 is a timing signal showing write timing according to previous devices without a dual register/address bank
  • FIG. 18 is a block diagram of an asynchronous update state machine.
  • a data communication system for isochronous data can be configured in a star-topology with a plurality of nodes 42 a, 42 b, 42 c, each coupled to a hub 44 a by data links comprising physical data transmission media such as one-way twisted pair wires 46 a- 46 f.
  • the number of nodes can be adjusted depending on the data transmission needs and objectives of the system.
  • each hub is configured to accommodate connection with up to 16 nodes.
  • Each node 42 a, 42 b, 42 c includes circuitry 50 a, 50 b, 50 c for receiving data, converting it to a form suitable for transmission onto the physical media 46 a, 46 c, 46 e using transmitters 78 a, 78 b, 78 c and receipt of signals from the physical media 46 b, 46 d, 46 f using receivers 79 a, 79 b, 79 c and conversion to a form suitable for use by the data sinks.
  • Each of the nodes 42 a, 42 b, 42 c includes data sources and sinks 48 a- 48 g.
  • the data sources and sinks can be isochronous sources and sinks such as video cameras 48 a, 48 d and monitors 48 b, 48 e, non-isochronous sources and sinks such as an Ethernet media access controller 48 c, 48 g, and signaling or D channel sources and sinks such as an emulated or virtual key pad 48 f provided, for example, an a personal computer (PC) terminal.
  • isochronous sources and sinks such as video cameras 48 a, 48 d and monitors 48 b, 48 e
  • non-isochronous sources and sinks such as an Ethernet media access controller 48 c, 48 g
  • signaling or D channel sources and sinks such as an emulated or virtual key pad 48 f provided, for example, an a personal computer (PC) terminal.
  • PC personal computer
  • Each of the nodes 42 a, 42 b, 42 c can include various types of sources and sinks such as strictly isochronous sources and sinks, such as depicted for node one 42 a, strictly non-isochronous sources/sinks as depicted for node three 42 c or both isochronous and non-isochronous sources and sinks as depicted for node two 42 b.
  • the network is able to operate properly even when connected to one or more nodes which are incapable of communicating using the time-division-multiplexed frame structure described below.
  • the hub 44 a could be connected to one or more nodes which contain only previously-available circuitry such as 10 Base T.
  • the hub is able to detect whether a particular node is capable of time-division-multiplexed frame structure communication as described below. If the node does not have this capability, the hub will fall back to, e.g., a 10 Base T compliant communication mode.
  • a network can operate in a mixed environment, having some nodes which opera to using the time-division-multiplexed frame structure described below and other nodes which operate according to previous protocols.
  • This system of automatic detection and fall back to a compliant communication mode is described in greater detail in commonly-assigned application Ser. No. 07/971,018 (Attorney Docket No. 8332-319/NS-2026), titled “NETWORK LINK ENDPOINT CAPABILITY DETECTION” filed on Nov. 2, 1992, and incorporated herein by reference.
  • the physical layer of the network is the circuitry between the media access controllers and the media (in the nodes) and between the repeater circuitry (if any) and the media (in any hubs).
  • the physical layer 52 of the network system depicted in FIG. 2 has portions which include the physical media 46 a- 46 f and physical layer devices such as the node data receivers and converters 50 a, 50 b, 50 c and the hub components 54 a, 54 b, and 54 c.
  • the physical layer can include devices for providing, e.g., transceivers or 10 Base T cables, data multiplexing, phase locked loop circuitry, FIFOs or other circuitry for cable length adjustment, smoothing, squelch and the like.
  • the hub 44 a includes circuitry 54 a, 54 b, 54 c for receiving data from the physical media 46 a, 46 c, 46 e separating the isochronous-sourced data from the non-isochronous-sourced data and the D channel and M channel data and converting separated data into a form suitable for handling by downstream hub circuitry 56 .
  • the separated isochronous-sourced data is provided to a time slot interchange controller 58 for placing the data on a high-bandwidth bus so that it can be transported to destination nodes, e.g., on other TSI controllers in the same hub or in other hubs (as depicted in FIGS.
  • non-isochronous-sourced data includes Ethernet data
  • the hub circuitry 60 can be a standard Ethernet repeater processor. In this way, the network can be at least partially backwards-compatible with previous Ethernet hub systems.
  • the D channel and M channel information is provided to a processor 62 which performs various maintenance and control functions such as identifying and alerting use of error conditions, and setting up requested connections, i.e. source/destination paths e.g. by communicating with the isochronous and non-isochronous controllers 58 , 60 , e.g. over data path 64 .
  • the isochronous controller 58 can be a data exchanger, e.g., an isochronous switching device, such as that described in commonly-assigned application Ser. No. 08/146,337 (attorney docket no.
  • the non-isochronous controller 60 can be, e.g., an Ethernet repeater.
  • a number of star-topology systems can be interconnected e.g., by connecting hubs 44 a, 44 b, 44 c to one another in a ring structure as depicted in FIG. 3A wherein each of these hubs have nodes attached in a star topology or by connecting hubs 44 d, 44 e, 44 f in a tree structure as depicted in FIG. 3B wherein 44 d has 44 e and 44 f connected to it in the star topology.
  • FIG. 3A A number of star-topology systems can be interconnected e.g., by connecting hubs 44 a, 44 b, 44 c to one another in a ring structure as depicted in FIG. 3A wherein each of these hubs have nodes attached in a star topology or by connecting hubs 44 d, 44 e, 44 f in a tree structure as depicted in FIG. 3B wherein 44 d has 44 e and 44 f connected to it in the star topology.
  • FIG. 3A A number
  • the hubs 44 a, 44 b, and 44 c are connected in a ring-topology with first hub 44 a sending data to the second hub 44 b, the second hub 44 b sending data to the third hub 44 c, the third hub sending data back to the first hub 44 a via a ring latency adjustment and cycle generator circuitry.
  • the data is sent in the same form as output onto the high bandwidth hub bus by the time slot interchange controller 58 and thus the inter-hub connections are referred to as a Time Slot Interchange (TSI) ring.
  • TSI Time Slot Interchange
  • an FDDI-II system can be used as a backbone to carry the TSI ring data to other hubs as illustrated by 58 f in FIG. 3 A.
  • Data sent from isochronous device 48 d is a continuous stream of digitized data from e.g. a video camera.
  • the data from isochronous device 48 d will be taken as having a data rate equal to the American “T1” standard of 1.544 Mbps.
  • Data output from the Ethernet MAC 48 c is provided at the standard 10 Base T Ethernet rate of 10 Mb/sec.
  • D channel information is provided from a D channel data stream source, preferably container in a MAC or other circuitry in the system, or, for example, from the virtual key pad 48 f at a variable data rate, such as a rate not exceeding about 64 Kbps.
  • incoming data streams are provided over lines 66 a, 66 b, 66 c to node circuitry 50 b′ ( FIG. 4 ) which is part of the node data receiver and converter 50 b (FIG. 2 ).
  • the incoming data from the various sources is provided to a multiplexer 70 which performs time-division multiplexing on a four-bit basis.
  • the pattern for the time-division multiplexing is a repeating series of frames or templates. In this embodiment, the frames are repeated every 125 microseconds.
  • Table IA depicts the manner in which the various data streams, and additional data and control bytes are time-division multiplexed.
  • Each symbol in Table IA represents four bits of data so that every group of two symbols represents one 8-bit byte of data.
  • E represents four bits of data from the non-isochronous Ethernet stream 66 a
  • B designates four bits of data from the isochronous stream 66 b
  • D represents four bits of data from the signaling or D channel stream 66 c
  • M represents four bits of M channel data which 66 d preferably is provided by circuitry 50 b.
  • certain byte-length patterns are provided.
  • JK represents a frame synchronization pattern
  • EM the first two bytes of block three in Table IA
  • EM represents an Ethernet “pad” followed by a maintenance nibble as described below.
  • each frame contains 256 bytes which can be considered in thirty-two groups of eight bytes each, or four blocks of sixty-four bytes each.
  • the frame structure is described more thoroughly in commonly-assigned application Ser. No. 07/969,911, (Attorney File No. 8332-315/NS-2024), titled “NETWORK FOR TRANSMITTING ISOCHRONOUS-SOURCE DATA WITH A FRAME STRUCTURE” filed on Nov. 2, 1992, and incorporated herein by reference.
  • Table IB Another frame format that can be used in connection with the present invention is shown in Table IB.
  • the frame template of Table IB shows a frame for all-isochronous communication (as opposed to mixed isochronous-Ethernet communication of Table IA).
  • Table IB is similar to Table IA, with replacement of all “E” symbols with “B” symbols.
  • the last one or two bytes in each block are “Idle” data bytes.
  • the data sent over the physical media 46 a is received in the hub 44 a.
  • the hub contains a plurality of circuit devices 54 a, 54 b, 54 c, each one coupled to one of the nodes 42 a, 42 b, 42 c by the physical layer/physical layer interface.
  • the data transmitted over the physical layer/physical layer interface arrives serially at a deserializer/decoder 80 .
  • Link detect circuitry 82 also receives the data from the physical layer/physical layer interface for detection of the mode in which the node is operating (e.g. 10 Base T, isochronous-Ethernet or isochronous) and outputting a mode select signal, as described more fully in commonly-assigned application Ser. No.
  • the deserializer/decoder 80 receives a reference clock signal 84 .
  • the de-serializer/decode ER includes circuitry which is functionally an inverse of the multiplexing/encoding circuitry described above. Referring to FIG.
  • the deserializer/decoder includes phase lock decode circuitry 86 , the results of which are provided to NRZI decode circuitry 88 which, in turn, provides the decode results to four/five decode circuitry 90 , in turn providing results to a demultiplexer 92 which separates the received data to into the isochronous-sourced data 94 a the non-isochronous-sourced data 94 b and signaling data, such as D channel 94 c and M channel data 94 d.
  • the deserializer/decoder 80 also outputs a synchronization signal, derived from the JK frame synchronization symbols 96 for use by a framing timing generator 98 .
  • Both the non-isochronous-sourced data 104 ( FIG. 5 ) and the isochronous-sourced data 102 are made available to the hub circuitry 56 or components 54 a, 54 b, 54 c (FIG. 2 ), as needed for transmission back to destination nodes.
  • the separated isochronous data 102 and non-isochronous data 104 are reconfigured by the respective interfaces 58 , 60 to provide isochronous output 102 and non-isochronous output 104 in a form suitable for processing so as to provide the data as needed for transmission to the destination nodes via the physical layer.
  • the non-isochronous data 94 b is configured by the physical layer E interface 59 z ( FIG.
  • the output data 104 can be processed by a repeater device for eventual transmission to destination nodes.
  • packet connections may be linked through media access control layer bridges.
  • the output data 104 is in a form such that it can be handled by repeater circuitry of types previously available.
  • the output data 104 is in a form such that it can be handled by a standard Ethernet hub repeater 60 such as Model DP83950 “Repeater Interface Controller” (RIC) available from National Semiconductor Corporation, Santa Clara, Calif.
  • a standard Ethernet hub repeater 60 such as Model DP83950 “Repeater Interface Controller” (RIC) available from National Semiconductor Corporation, Santa Clara, Calif.
  • This configuration provides the advantage that the described network can be implemented without the necessity to replace all hub circuitry in particular without the necessity for replacing hub repeater circuitry.
  • FIG. 6 depicts one implementation of an E interface 59 z of a type which will receive the non-isochronous data 94 b and provide outputs 104 a, 104 b of a type that can be processed by previously-available repeater circuitry 60 z.
  • the non-isochronous data is received in a first-in-first-out (FIFO) buffer 112 to smooth out data rates.
  • Circuitry 114 detects “no carrier” symbols, provided to emulate Ethernet data packets, which will be used by logic circuitry or state machine 116 to output carrier detect signals.
  • the output 118 from the FIFO 112 is provided to a multiplexer 120 and a de-serializer 122 to produce data output 104 a.
  • the multiplexer 120 can receive a preamble stream 124 to provide the proper preamble bits in the output data 104 a.
  • Output 118 from the FIFO 112 is also provided to decode circuitry 128 to recognize alignment error symbols and output appropriate signals 132 to state machine 116 .
  • Operation and components of the receive interface 59 are described more thoroughly in application Ser. No. 07/970,329, (Attorney File No. 8332-316NS-2022), filed on Nov. 2, 1992 U.S. Pat No. 5,361,261.
  • data from isochronous-source 48 d is transmitted in the first 24 bytes of each frame represented by the “B” symbols in block 0 of Table IA (i.e. the first forty-eight “B” symbols in the frame structure).
  • FIG. 7 is a schematic diagram of a hub signalling processor in a hub and its connections for receiving and buffering data onto a high bandwidth bus.
  • the separated isochronous data 102 is stored in one of two buffers 132 a, 132 b.
  • the timing of storage in the buffers 132 a, 132 b is coordinated with the 125 microsecond frame transmission timing so that data 102 from a first frame will be stored in the first buffer 132 a during a first period of 125 microseconds and, during the next 125 microsecond period, the isochronous data 102 from the next frame will be stored in the second buffer 132 b.
  • the data can be stored in the buffer 132 in the same order it is received, such that the eight bits represented by the first two “B” symbols in Table IA is stored in the first storage location of buffer 132 a, that corresponding to the second two “B” symbols in Table IA is stored in the second location of buffer 132 a and so on. Since the frame structure depicted in Table IA contains 96 bytes of isochronous data per frame, each of the buffers 132 a, 132 b has the capacity to store 96 bytes of data per node supported.
  • Bus 134 has sufficient bandwidth to carry the isochronous data output from a plurality of nodes which are connected to the hub 44 a. In an embodiment in which the hub 44 a is connected to 16 nodes, the bandwidth of the bus 134 must be sufficient to receive 1,536 bytes of data, (i.e. 16 nodes ⁇ 96 bytes per node) every 125 microseconds (i.e. every frame). This corresponds to a bandwidth of about 98304 Kb/sec.
  • the 98304 Kb/sec bandwidth is particularly useful because it substantially matches the bandwidth employed in FDDI-II making it particularly easy to port the data on the TSI bus 134 to a TSI ring 58 f ( FIG. 3A ) in configurations where the TSI ring 58 f is an FDDI-II system.
  • the data is conveyed from the buffer 132 onto the bus 134 in a time slot interchange fashion, and thus the bus 134 is referred to as a time slot interchange (TSI) bus.
  • TTI time slot interchange
  • each 125 microsecond time period is divided into 512 equal time slots, each one of which is used to convey five bits of information (on average, conveying 4 bits of data and one timing bit).
  • each 125 microsecond time frame on the physical layer/physical layer interface contains 512 time slots, each of which has a duration of about 0.2441 microseconds.
  • the data carried on the TSI bus 134 is transmitted in 125 microsecond time frames divided into 1,536 time slots, each of which has a duration of about 0.08138 microseconds.
  • connection switch table 140 contains two sets of 1537 locations, one for each one-way direction.
  • the 1537 locations in the connection switch table contain bits to be used for control of the switching of the B slots either to another node or to the TSI bus.
  • the 24 bytes of data per 125 microsecond frame were conveyed in the first 24 B slots of the frame transmitted from 48 d.
  • the data from the source 48 d will be stored in the isochronous data buffer 132 .
  • the destination of the data is 48 b.
  • the 24 B slots of data will be transferred to data buffer 154 a and then transmitted to 48 b in its corresponding first 24 B slots.
  • the 24 B slots could have been destined for the TSI bus in which case the 24 B slots in 132 would have been switched onto the TSI bus.
  • a bit of the contents of the switch table would have controlled line 150 to control the multiplexer.
  • the multiplexer control 150 will be “0” and no data will be output from the buffer 132 onto bus 134 .
  • the multiplexer 146 will merely convey along the TSI bus 134 whatever data was already on the TSI bus in the first time slot.
  • the control signal for multiplexer 146 will be “1” and a byte of data stored in the appropriate data location of buffer 132 will be output through multiplexer 146 onto the bus 134 .
  • Which data location of the buffer 132 is “appropriate” is determined by the D channel or call setup and can be indicated by a read pointer (e.g., contained in the switch table).
  • buffer 132 is a random access memory (RAM) and the read pointer will be determined according to the contents of the switch table location representing the TSI slot frame.
  • RAM random access memory
  • the read pointer will be determined according to the contents of the switch table location representing the TSI slot frame.
  • time slots 11 through 35 for a frame on the TSI bus will be filled with data stored in the buffer 132 a, i.e. the 24 bytes of data output by the isochronous source 48 d. Since no other connection was set-up, the remaining time slot data (slots 36 through 1536 ) pass trough the isochronous switching device.
  • FIG. 7 also depicts how the isochronous data is retrieved from the TSI bus 134 for transmission to a destination node.
  • Isochronous switching device circuitry 58 is provided for support of the node connections.
  • the data from the TSI ring is processed by circuitry 58 which is associated with node 1 , i.e., the node with contains data sink 48 b. Data carried on the TSI bus will be loaded into one of the buffers 154 a, 154 b.
  • the two buffers 154 a, 154 b are controlled to provide timing similar to the timing of the buffers 132 a, 132 b described above. That is, during a first time frame, the first buffer 154 a will be receiving data from the TSI ring while the second buffer 154 b is outputting data (which was stored during the previous time frame) to physical layer circuitry 54 a for transmission onto the physical media to the destination node 42 a. During the next time frame, the roles of these buffers will be reversed such that data retrieved from the ring will be stored in buffer 154 b and the data stored in 154 a during the previous frame will be output for ultimate transmission to the destination node 42 a.
  • Retrieval from the TSI ring is achieved by a multiplexer 156 controlled by a control signal 158 output over line 160 from the processor 138 , relying on a connection switch table 162 in a fashion similar to that described for control of multiplexer 146 .
  • Control data is stored in an output table 162 according to destination information provided over the D channel to the processor 138 .
  • the TSI bus data is loaded into the buffer 154 .
  • data from the TSI ring 134 may or may not be stored in the buffer 154 a (depending e.g., on the absence or presence of a local loopback procedure for this data).
  • the control signal output from the processor causes data from the TSI bus 134 to be stored into the buffer 154 a.
  • data may or may not be provided from the TSI bus 134 to the buffer 154 a.
  • time slots 11 through 35 from the TSI ring are stored in the buffer 154 a.
  • the data from the buffer 154 a is output over line 164 for transmission to one or more destination nodes attached to hub 44 a and specifically node, 42 a, in this example.
  • data is output from the buffer 132 a onto the TSI bus 134 in the same order it was received, this is not necessarily the case.
  • the processor 138 provides addresses via pointer 1210 , ( FIG. 12 ) to the buffers 132 a, 132 b to determine the order in which data stored in the buffers 132 a, 132 b is provided to the TSI ring 134 .
  • Pointer 1212 is used to indicate addresses for the buffers 154 a, 154 b, to determine the order in which data from the TSI ring 134 is stored into the buffers 154 a, 154 b.
  • addresses output from the processor 138 it would be possible to use addresses output from the processor 138 to control the locations in which data retrieved from the TSI bus 134 is provided to the attached nodes.
  • the receive table and transmit table 140 , 162 are depicted as part of or directly writable by the processor 138 .
  • This type of configuration can lead to inefficiencies.
  • the processor cannot write into the tables 140 , 162 during periods when the tables 140 , 162 are being used for switching data.
  • FIG. 12 depicts another configuration which permits the processor 138 a to update the receive and transmit switch tables 140 , 162 without such inefficiency.
  • the processor 138 a is preferably used to control a variety of operations in the isochronous system. Operations which the processor handles include the call control or signaling, maintenance activities at the isochronous physical layer and system level connections and/or TSI ring, switch table updating, status/control bit processing and error bookkeeping.
  • the processor interface is also responsible for passing on error conditions which occur on the TSI ring A, TSI ring B, or port interface.
  • the procedure for updating the receive table 140 will be described first.
  • the processor writes data and addresses (preferably, in a format to be described below) in a “burst” to a single register address 1202 .
  • the size of the data output in a burst is preferably selected so that all of the data from the burst can be loaded into the switch tables during a minimal number of TSI frames, preferably during a single TSI frame.
  • the window during which the switch tables are not being accessed is about 116 nanoseconds.
  • the size of the transfer burst from the processor is about 15 words.
  • the processor can write up to 6 words of data into the register 1202 over data bus 1214 and address bus 1216 .
  • the 16 words from the register 1202 are stored into a set of 16 “shadow” registers known as a “receive holding register” 1204 .
  • Providing a shadow register simplifies the procedure from the point of view of the processor since the processor can do a write of all 16 words to a single address, rather than 16 separate addresses.
  • the updates to the receive switch table 140 are written from the receive holding register 1204 during the appropriate times during the frame of data being passed through the switch. Preferably, parity is generated for the switch table data location after it is unloaded from the holding register to assure data integrity.
  • Timing of the transfer into the receive switch table 140 is controlled by a control circuitry 1206 which receives timing information from the port interface or the TSI ring “B” window 1208 . Based on the timing information, the control circuitry 1206 determines the beginning of a first time period during which the switch tables are not in use and initiates writing of the data from the holding registers 1204 , 1224 into the switching tables 140 , 162 , respectively.
  • a similar structure is provided for updating the transmit table 162 , including a register such as a 16 word register 1222 , a transmit holding “shadow” register, having a set of 16 one-word registers 1224 , control circuitry 1226 , receiving timing information from a TSI ring “A” window 1228 .
  • FIG. 12 depicts registers 1202 and 1222 as separate registers, if desired, a single register can be used for the function of registers 1202 and 1222 .
  • the switch table and the processor are asynchronous in the sense that they run in accordance with two different clocks.
  • the processor runs at a 33 MHz clock while the switch table runs at a 12.5 MHz clock.
  • the registers 1202 , 1204 , 1222 , 1224 can write to either side of the asynchronous boundary 1252 , it is necessary to assure that two sequential writes according to different clocks are still able to provide data into the proper registers.
  • the low pulse is sampled and the sampled signal is provided to a one shot which enables the controller 1206 , 1226 to determine when the rising edge of the clock occurs.
  • This scheme avoids the need for an asynchronous reset.
  • a delay is instituted. In the absence of such a delay, if there is a write according to the 12.5 MHz clock, followed by a write according to the 33 MHz clock, the write before the 12.5 MHz clock will extend into the 33 MHz time. The delay pushes that time back until the actual time of the write.
  • two types of words are sent to the registers 1202 , 1222 and the holding registers 1204 , 1224 .
  • a single holding register system for both received and transmit could be used, separate holding registers for the receive and transmit switch table updates provides for efficient updating of the appropriate switch table such that the updates of one switch table are independent of the other.
  • An example in which this scheme is more efficient is where asymmetric calls or half-duplex calls are established. Selection of the appropriate switch table holding register is done through the switch table holding register data window and is done by the processor addressing the appropriate holding register.
  • the words sent to the registers are control words and data words.
  • the control word is used to indicate the switch table and the switch table address so that when the data words are loaded into the receive and transmit tables, it is known in which table (if more than one) and at what location in the tables these words should be stored.
  • the data word contains all the data to be loaded into the switch table data location.
  • the control word and data word also contain additional information.
  • FIGS. 13A and 13B depict the structure of a control word and a data word according to one embodiment. Table IV indicates the meaning of the bit indications in FIGS. 13A and 13B .
  • the receive switch table requires the switch table location address (corresponding to a time slot in a TSI ring), the receive buffer address (corresponding to a port B channel, or TSI ring B time slot), external transmit enable (ETE) bit, internal transmit enable (ITE) bit, and a tri-state enable (TSE) bit.
  • the transmit switch table requires the switch table location addressing (corresponding to a port B channel or TSI B time slot), the transmit buffer address (corresponding to a TSI ring A time slot), external transmit enable or idle address bit (depending on the embodiment) (ETE/IA bit), idle pattern enable (IPE) bit, and TSE bit.
  • IMC Isochronous maintenance channel which is part of the TSI cycle header and “idle address” refers to external transmit enable/or idle address (depending on the embodiment).
  • the data and control words output by the signaling processor are provided according to operating software of the processor.
  • the operating software can obtain information regarding the network addresses of each of the end points (nodes) and the bandwidth allocated to each. It can handle channel allocation on this basis. Based on the network connection table, all connections within the local system are established, released, and monitored by the processor 138 a.
  • a single switch table slot update requires one control word and one data word.
  • the control/data C/ ⁇ overscore (D) ⁇ bit 1302 a, 1302 b indicates whether the word is a control word or a data word. This bit is also used in conjunction with permitting multiple data words to be associated with a single control word.
  • a switch table update may contain multiple words where the first word is the control word and the remaining words are data words, as indicated by the control/data C/D bit.
  • the control word switch table address 1304 a is used as the base address for the first data word (i.e., the data word following the control word).
  • the switchable address is incremented by a specific count and (if more than one data word follows the control word) the next data word is loaded into the location of the switch table indicated by the incremented address.
  • the amount by which the address is incremented is preferably programmable, for example, by setting a bit in a register 1242 under control of the processor.
  • the increment count is selectable to be either 1 or 16, with the default count preferably being 16. Providing for a programmable count is useful in different types of switching. By incrementing the address by one, the switching of data on the TSI ring in consecutive slots can be set up.
  • the preferable count of 16 is directly associated with mapping of consecutive data in TSI slots to a single isochronous/Ethernet (isoEnet) node or vice versa
  • isoEnet isochronous/Ethernet
  • the C/D bit for updating multiple words if a switch table update is to contain six consecutive switch table entries, seven 16-bit words for the switch table update are required in the depicted embodiment.
  • the first 16-bit word contain the starting switch table location (indicated by the control bit C/D 1302 a being set to 1).
  • the next 16-bit word contains the data information.
  • the remaining five data words, for a total of six switch table updates, represents one slot of the switch table. In this example, these are to be stored in consecutive slots, and the offset from the first switch table location is incremented by one each time data information is read from the holding register.
  • the first switch table data would be loaded into location 1000 and the final switch table data into location 1005 .
  • the end of the consecutive data is indicated when the control bit 1302 a is set indicating a new switch table update sequence (or the LD bit 1306 is set, indicating the last data word in the switch table update burst, as described below).
  • the processor has less than 16 updates to perform it can assert the last data (LD) bit 1306 in the last word it writes to the switch device.
  • the processor 138 a it is preferred to relieve the processor 132 a of this burden so that the processor will be free to perform other tasks during the transfer into the switching tables 140 , 162 .
  • the LD bit is used to provide to the local circuitry an indication of the end of the switch table update providing further efficiency.
  • the processor 138 a is configured to increase or maximize efficiency of update data transfer, e.g., by delaying such transfers until a full or nearly full register (i.e., 16 words) can be transferred.
  • a full or nearly full register i.e., 16 words
  • one update of 16 words is more efficient than eight updates of two words each.
  • the update process should be undertaken regardless of sub-maximal system efficiency.
  • the switch tables 140 , 162 are in use the majority of the time, i.e., during a majority of a TSI cycle. According to the present embodiment, it is not necessary for the processor 138 a to wait until the non-use portion of the TSI cycle before outputting the data for updating the switch tables.
  • the updates can be written by the processor whenever the processor has new data to be written into the switch tables and no current updates are taking place, despite the fact that the actual time the up dates can be performed is limited to a small amount of tine during the TSI frame.
  • the processor After the processor has loaded data words and control words into registers 1222 , 1202 and these data have been loaded into the holding registers 1224 , 1104 , the data will be held in the registers 1224 , 1204 until such time as the switch tables 140 , 162 are not in use.
  • the control circuits 1206 , 1226 will initiate writing of the data in the data words stored in the holding registers 1204 , 1224 into the respective switching tables 140 , 162 .
  • the data words will be read out in the order they were written in. If a word in the holding table is a control word, the new switch table address contained in the control word is stored for use in writing the subsequent data into the switch table 140 , 162 .
  • the processor is preferably interrupted to indicate that it can send more switch table update information to the switch device.
  • the processor 138 a after outputting a burst of data and control words, will typically be prevented from attempting another output of control and data words until completion of the transfer of the previously output words into the switch tables.
  • an LD bit is output into the registers 1222 , 1202 , 1224 , 1204 (or the maximum number of words, such as 16 words, have been output)
  • the processor will output control and data words to the registers 1202 , 1222 only in response to an interrupt.
  • an “empty” bit in a register 1242 will be set to “0” to indicate that the switch table update process should not be interrupted until it has completed whereupon the bit is set to “1” indicating that the holding register is empty.
  • This bit of the register 1242 will be set to “1” once the updating of the switch table 140 , 162 has been completed.
  • an interrupt to the processor will be initiated to indicate to the processor that further data and control words may be loaded.
  • control of the timing involves a state machine.
  • the state machine is in an idle state 1802 ( FIG. 18 ) in which there are no new updates and the processor is not performing any writes to the register.
  • the processor begins writing 1804 to a register
  • the machine enters the write state 1806 .
  • the machine will remain in the write state until the writing is finished 1808 (either indicated by setting the LD bit or up or sending 16 full data and control words). Updates are prevented from being initiated until there is a successful exit from the write state. This is to prevent a situation in which the processor stores some of the words for an update but does not complete the update burst.
  • the state machine enters the update state 1810 .
  • the processor is prevented from writing more data into the registers since this could overwrite some of the data which was to be stored into the switching tables.
  • the state machine will return to the idle state 1802 and an interrupt will indicate to the processor 138 a that additional updates can be sent to the registers 1202 , 1222 , if desired.
  • Isochronous switching circuitry 58 can also be provided with a local loopback capability.
  • the local loopback capability permits circuitry 58 to transfer data directly from the receive buffer 132 to the transmit buffer 154 without first placing the data onto the TSI ring 134 , thus freeing TSI bus bandwidth. This is the case, e.g., when data from a source attached to hub 44 a is destined to another node attached to hub 44 a.
  • Local loopback capability is described more thoroughly in commonly-assigned application Ser. No. 07/969,910, abandoned, (Attorney File No. 8332-317/NS-2025,) titled “LOCAL. LOOPBACK OF ISOCHRONOUS DATA IN A SWITCHING MECHANISM”, filed on Nov.
  • Local loop back capability is useful, for example, when both an isochronous source and an isochronous sink are connected to the same hub.
  • both the video camera isochronous source 48 d on node 2 and the video monitor isochronous sink 48 b on node 1 are connected with the same hub 44 a.
  • Local loopback can be used to provide data to the monitor 48 b for displaying images received by the video camera 48 d substantially in “real time,” but without placing the data on the TSI bus 134 , thus allowing the bandwidth to be used by other connections.
  • non-isochronous data from source 48 c on node 2 , 42 b is intended for the non-isochronous sink 48 g on node 3 , 42 c, and thus the E data is transmitted via 50 b across 46 c to 54 b which demultiplexes the E data and conveys it to 60 .
  • Circuitry 60 conveys the E data to 54 c which multiplexes it into the frame and transmits it across 46 f to 50 c which demultiplexes the data and provides it to 48 g.
  • the hub After the hub has received data from a node and conveyed it to a location for transmission to the destination node or nodes, the data which is intended for the destination node may need to be placed in a form suitable for transmission across the physical media via the physical layer is intended for an attached node.
  • data 166 output by an Ethernet repeater 60 the data is transformed by an E transmit interface 168 into a form suitable for multiplexing with other date streams, such as an isochronous data stream 66 b and D channel and M channel data bits 66 c.
  • E transmit interface 168 An example of an E transmit interface 168 is depicted in FIG. 8 .
  • the transmit interface depicted in FIG. 8 is in general, the functional inverse of the E receive interface 59 z depicted in FIG. 6 .
  • Data 166 could be supplied either in serial or parallel form. If in serial form, the data 166 is de-serialized and is then combined with any necessary alignment error bits 172 in a multiplexer 174 , the output of which is conveyed to a FIFO 176 .
  • a sync detect circuit 178 extracts synchronization information from the repeater output 166 for conveying to a state machine 180 .
  • the state machine 180 also receives carrier detect information 184 , framing counter information 186 , and provides control signals 188 to the FIFO 176 .
  • Data is extracted from the FIFO 176 as needed to make up a frame for transmission over the media 46 as described below.
  • the data output from the FIFO 176 is multiplexed with preamble bits 190 and “quiet” (null carrier) bits 194 by a multiplexer 196 . Operation of the E transmit interface is described more thoroughly in the application Ser. No. 07/970,329, (Attorney File No. 8332-316/NS-2022).
  • the data 66 a output from the E transmit interface 168 is provided along with isochronous data output 66 b and maintenance and D channel data 66 c to encoder serializes circuitry 202 , as depicted in FIG. 9 .
  • the encoder/serializer 202 is configured substantially like the encoding circuitry found in the node and depicted in FIG. 4 . Specifically, the encoder/serializer 202 provides a multiplexer for combining the three streams of data 66 a, 66 c, 66 b, a four/five encoder, an NRZI encoder, and pre-emphasis circuitry. The timing of transmission is controlled by transmit timing circuitry 204 .
  • Output 206 from the encoder/serializer is selectively combined with link beats from a link beat generator 208 by multiplexer 210 for purposes of link end point detection, as described more thoroughly in application Ser. No. 07/971,018, (Attorney File No. 8332-319/NS-2026).
  • the data sent from the hub 44 a to the nodes 42 is sent in a frame format which is preferably substantially the same as the frame format used for the data sent from the nodes 42 to the hub 44 a as described above.
  • the circuitry 50 includes devices ( FIG.
  • Decoded and de-multiplexed data is then delivered to the various data sinks in the nodes 42 .
  • the frame structure of Table IA provides an allocation of bandwidth such that the data rate for the non-isochronous data are compatible with e.g. 10 Base T Ethernet data rates.
  • Another frame structure usable in connection with the present invention is shown in Table IB.
  • Other types of frame structures could be used in connection with other isochronous and/or non-isochronous data sources and sinks such as token ring non-isochronous sources and sinks, in which case a different frame structure can be used to provide an allocation of bandwidth suited for the particular purpose.
  • the time-multiplexed data is then encoded by an encoder 72 .
  • the encode performs four/five encoding.
  • the five bit code symbols of the particular four/five implementation have been chosen so as to maintain the AC balance of the physical medium, and to minimize the frequency spectrum of wave forms as they are transmitted along the physical medium. This eases the task of the data decoder, which is typically a phase lock loop device, in recovering the data and the transmission clock.
  • These patterns when properly combined, have a maximum of three bit times with no transition. With a bit rate of 48.8 ns, the minimum transition rate is 3.41 MHz or 146.5 ns between transitions.
  • data is expected to appear in an integral number of 4-bit nibbles. This may not be the case if an Ethernet packet suffers from the addition of “dribble bits” which do not make up an integral number of nibbles. In this case, a code symbol “unaligned data” is transmitted.
  • the results of the four/five encoding is then further encoded by encoder 74 using a non-return to zero, inverted (NRZI) scheme.
  • the NRZI encoder modifies the bit stream by inverting the output whenever a logic 1 is transmitted. Logic 0 produces no change in state.
  • the four/five-NRZI encoding is particularly useful in networks in which a non-isochronous source is a 10 Basic T Ethernet source. This is because the four/five-NRZI encoding provides for transmission at a signaling rate such that the data rate for the non-isochronous portion of the data is substantially compatible with the data rates provided and expected by the Ethernet MAC. In typical Ethernet systems, a data rate of 10 Mb/sec is provided.
  • the data provided at this rate is encoded using a differential manchester scheme using two transition times to transfer one bit of data. On average, this scheme provides one clock bit per every bit of data.
  • the standard Ethernet data rate of 10 Mbit/sec, after manchester encoding results in a signalling rate of 20 Mbit/sec.
  • a frame of data contains 313 “E” symbols or 1252 E bits.
  • the present scheme has a capacity for transmitting 10,016 Mbits/sec of Ethernet-sourced data interspersed with 6144 Kbits/sec of isochronous data.
  • the data rate and signaling rate is within two and one-half percent of the signaling and data rate used by 10 Base T, allowing both isochronous traffic and Ethernet traffic to travel over existing physical media without seriously degrading the data rate of the Ether net traffic, compared to previous standard Ethernet systems.
  • provision of substantially standard Ethernet data rates contributes to the ability to implement the described network without the necessity for replacing in-place MACS or repeater circuitry.
  • the ability to convey data frames substantially at the signaling rate used by previously-available systems, such as standard Ethernet contributes to the ability to implement the described network without the necessity to replace in-place physical media, such as twisted pair media.
  • the four/five-NRZI encoding is particularly useful in connection with an Ethernet non-isochronous source
  • other types of encoding or decoding can also be used in the present system, including, e.g., a scheme encoding 8 bits into 10 bits.
  • additional types of encoding or decoding can be provided tailored to the requirements of other non-isochronous sources/sinks, such as token ring non-isochronous sources and sinks.
  • the more important aspect of encoding is not as much the particular encoding scheme used as selection of an efficient coding scheme and particularly a scheme having sufficient efficiency that the bandwidths of both the incoming non-isochronous data 66 a and the incoming isochronous data 66 b can be accommodated on the physical media without seriously degrading band width formerly available for the non-isochronous data.
  • the four/five encoding scheme is more efficient than differential manchester encoding scheme, in this regard, since it provides four bits of data for every five potential transitions so, on average, that one clock bit is provided for every four bits of data (as opposed to one clock bit for every data bit in differential manchester encoding).
  • the differential manchester coded data took up substantially the entire bandwidth of the twisted pair media, which has a maximum effective signalling rate of about 20 Mb/sec
  • the four/five-NRZI encoding permits physical media having the same bandwidth to accommodate both the 10 Mbit/sec Ethernet data stream and a 6144 Kbit/sec isochronous stream, as well as a 64 Kbit/sec D channel, a 96 Kbit/sec maintenance channel, and 64 Kb/sec for the frame synchronization pattern.
  • the data rate output from the isochronous source 48 d is 1,544 Mb/sec.
  • the frame structure noted above provides an isochronous bandwidth capability of 6,144 Mb/sec.
  • the single isochronous source 48 b in the present example can be entirely accommodated using only 48 of the 192 “B” symbols per frame (i.e. 24 bytes per frame or 192 bits per lame). This leaves 72 “B” symbols per frame unutilized by source 48 d,
  • a basic rate ISDN Channel could be supported by using three 64 Kb/s slots within the isochronous channel. It would also be possible to transmit data from up to ninety-six isochronous sources, each outputting data at a rate of 64 Kb/s.
  • the network it is possible to use the network to transfer data from a single isochronous source outputting at a rate of 6.144 Mb/s or the isochronous bandwidth available may be allocated with a granularity of 64 Kb/s, i.e. it may be split into multiples of 64 Kb/s.
  • the output from the NRZI encoding devices is sent to pre-emphasis circuitry 76 .
  • the pre-emphasis circuitry compensates the signal transmitted onto the physical medium to reduce the jitter.
  • the pre-emphasis stage is optimized for the frequency spectrum employed by the present system.
  • the data output by the pre-emphasis circuitry 76 is sent to a transmitter or driver and the signal is transmitted over the physical medium 46 c.
  • the physical medium 46 c can be any of a number of media types including twisted pair, coaxial or fiber optic cable.
  • the network is configured so that the desired data rates can be achieved within the bandwidth inherent in twisted pair media and it is anticipated that at least initial use of the disclosed embodiments will make frequent use of twisted pair as media in order to take advantage of twisted pair networks already in-place.
  • certain features of the network are preferably configured to accommodate the characteristics (including the delay characteristics) of twisted pair wiring having a maximum length of approximately one hundred meters.
  • FIG. 10 depicts a scheme for achieving this type of timing.
  • the timing can be synchronized with a 125 microsecond reference clock signal 214 .
  • the reference signal 214 provides an ascending clock edge every 125 microseconds.
  • the reference signal can be provided by any of a number of sources.
  • an embodiment is configured to permit a reference signal 214 to be synchronized to an external clock reference, such as a reference signal from a wide area network or from a FDDI-II ring.
  • the reference signal can be supplied through one of the nodes and transmitted to the hub for distribution to the other nodes, or can be supplied directly to the hub for distribution.
  • one of the telephone connections can be chosen as the LAN reference.
  • Connection can be made to the other WAN interfaces via data storage and buffers.
  • the buffers would contain multiple frames of data to accommodate the phase and frequency skews between the frame structures apparent upon these connections and the chosen reference.
  • the frame structure derived from the wide area network connection is subject to frequency jitter.
  • the present network is able to accommodate this jitter provided that it is within specified bounds, and accordingly the jitter accommodation will not degrade the integrity of the synchronous channels.
  • Each node and the hub device will contain its own high-accuracy transmission encoding clock, typically a crystal oscillator.
  • the links 46 are asynchronous to each other, being referenced only to the sourcing clock oscillator.
  • the synchronous frame structure is conveyed over asynchronous links.
  • control signals (CSz, SWRz, SRDz) are asynchronous with respect to the system clock of an integrated circuit, all input signals must be properly synchronized to the internal clock This synchronization process takes a maximum of two clock cycles to occur (FIG. 17 ).
  • the purpose of the synchronization is to eliminate the possibility of metastability on any internal flip-flops.
  • One embodiment uses a method for writing data into a synchronous design and still achieves a throughput of one data write per internal clock cycle. It should be noted that this method is not limited to a CPU being interfaced to registers. It could be used in any application in which external signals, which are asynchronous, need to be interfaced to a synchronous logic design.
  • the interface logic between the synchronous internal logic and the asynchronous control signals consists of a mixed synchronous-asynchronous design.
  • a disadvantage in using this interfacing technique is that a small portion of the logic must be asynchronous. This disadvantage is believed to be outweighed by the gains of using this technique.
  • One advantage is the throughput of one data write per clock cycle throughput.
  • FIG. 14 There are five main blocks which are involved. These blocks are shown in FIG. 14 . The five blocks are Register/Address Bank 0 1402 , Register/Address Bank 1 1404 , Synchronizer 0 1406 , Synchronizer 1 1408 , and Control Logic 1410 . Register/Address Bank 0 and Register/Address Bank 1 are identical blocks of logic as are Synchronizer 0 and Synchronizer 1 . FIG. 16 shows a more detailed block diagram of one embodiment.
  • the processor writes to a register by asserting the SWRz control signal.
  • the address and data will be stored in Register/Address Bank 0 .
  • a synchronization process starts to take place in Synchronizer 0 . While this synchronization is taking place another processor write can occur at one clock period after the previous write.
  • the address and data from this write will be stored in Register/Address Bank 1 .
  • a synchronization process starts to take place in Synchronizer 1 .
  • the first synchronization will have finished and SWRz 1502 will assert the write signal (write state 1504 (FIG. 15 ).
  • the synchronizer 1406 includes three flip-flops 1602 , 1604 , 1606 .
  • the first flip-flop 1602 is set asynchronously.
  • Flip-flop 1604 is synchronous and runs off the internal clock (ISOCLK). This is the clock on which the registers are running.
  • the second flip-flop is used to sample the output of the first asynchronous flip-flop 1602 .
  • the third flip-flop 1606 is provided. This flip-flop is also synchronous with ISOCLK. It is used to sample the output of the second flip-flop 1604 . Once the output of the third flip-flop 1606 goes high, it can be used to reset the first asynchronous flip-flop 1602 since it is knows not to be metastable.
  • the hub 44 will begin to transmit a frame to the node, as indicated by the timing marks on time line 216 . Because of the line delays in the physical media, the time at which the nodes will receive the frame transmitted by the hub will lag the time when they were sent out from the hub as shown by time line 218 .
  • a delay 220 is introduced in the timing scheme before the node begins transmission of the next frame up to the hub 222 .
  • the delay 220 has a value such that, taking into account the latency introduced by transmission over physical layer/physical layer interface, the hub will begin receiving the transmitted from at times 224 approximately coinciding with the rising edges of the clock signals 214 .
  • the delay may be introduced by inserting delay circuitry 226 a, 226 b between the receiving circuitry 78 a, 78 b of the nodes 42 a, 42 b and the transmitting circuitry 226 a, 226 b of the nodes 42 a, 42 b. Because the latency of physical media will vary from node to node, typically depending on the length of the links, the length of the delay 226 a which is appropriate for a given node may be different from the delay 226 b which is appropriate for another node. Accordingly, it is possible to detect the latency or delay of a particular link and use this latency to calculate an optimal delay.
  • the calculated optimal delay can then be programmed into the delay circuitry 228 a, 228 b as appropriate. This is described in more detail in commonly-assigned application Ser. No. 07/970,313 (Attorney File No 8332-318/NS-227) titled, “ISOCHRONOUS LINK PROTOCOL,” filed on Nov. 2, 1992 and incorporated herein by reference. In this way, the cycle reference provided to the node transmitter has the proper phase to assure the timing described above.
  • the disclosed configuration allows the processor to send the data needed to update the switch table as soon as it has new updates to perform, regardless of whether the data can actually be written into the switch table at this time. This frees the processor to perform other tasks without having to wait for an appropriate time during the frame.
  • the present invention provides a channel for isochronous data such that the bandwidth for a particular isochronous source does not necessarily decrease as isochronous traffic on the system increases.
  • the isochronous data transfer is interoperable with the transfer of non-isochronous data in a fashion that is transparent to the media access controllers and to the application software.
  • the described network provides for inter-operating isochronous and non-isochronous data transfer while maintaining the data transfer rate achieved for non-isochronous data in previously in-place systems.
  • the described network can convey both the non-isochronous data and the isochronous data over in-place physical media without degrading the non-isochronous data transfer rate compared to the rate previously carried by the same physical media.
  • Isochronous data is conveyed with a minimized or reduced amount of delay and jitter and with minimized or reduced requirements for buffer memory.
  • Bandwidth to be used for a particular isochronous source is selectable with a specified granularity, such as 64 Kbits/sec granularity, so that isochronous sources and sinks have available to them an amount of bandwidth which is both selectable and sustainable.
  • the disclosed system provides a data exchange mechanism which is compatible with standard media access controller devices. Thus, currently available hardware and associated software may be used over the physical links. Incremental upgrade of equipment can be made as desired.
  • the hub can perform call set-up, channel allocation and isochronous channel management, preferably using source/destination information provided over the D channel.
  • a number of modifications and variations of the invention can also be used. It is possible to use some aspects without using other aspects. For example, it is possible to provide a dedicated bandwidth for isochronous traffic without using a network which receives non-isochronous data from a Ethernet media access controller. It is possible to transmit non-isochronous-sourced data using a continuously-recurring frame structure without providing a plurality of hubs which are inter-connected. At least some aspects of the described network can be implemented in a non-star-topology, such as by communicating isochronous and non-isochronous data which is time-multiplexed into a recurring frame structure, directly between two nodes.
  • non-isochronous sources and sinks can also be used, including token bus, ATM, video phones, video servers, computer work stations or other networking schemes.
  • the present invention could be used even though no non-isochronous sources are connected to the system.
  • the present invention can be used even though no isochronous sources or sinks are connected to the system.
  • Other frame structures can be used to provide more or less band-width for various types of data such as isochronous data, non-isochronous data, and D channel data. It is possible to operate the described network without using buffers to smooth the “lumpy” data arrival rate, although such an implementation might require replacement of existing MACs. Channels in addition to isochronous, non-isochronous, D channel, and M channels could be provided.
  • a 24-port hub includes 2 Ethernet repeaters, each supporting 12 Ethernet connections, two isochronous switching devices and 24 physical layer portions.
  • ST10 is the most significant bit (MSB). Represents the IMC or TSI time slot number (1 through 1536). BUF(10:0) The buffer address containing the data to be switched. BIF10 is the MSB.
  • ETE/IA External Transmit Enable When set, indicates the slot is switched onto the TSI Ring. Idle Address: When set indicates the idle pattern to be switched to an isoEnet node. This provides a data pattern which could decrease noise in the system.
  • ITE Internal Transmit Enable When set, indicates the slot is loopbacked internally and destined for a locally attached node, as described in the U.S. Pat. application Ser. No.
  • IPE Idle Pattern Enable When set, indicates that an idle pattern is to be transmitted. This transmission of an idle pattern provides a known data pattern.
  • TSE Tri-State Enable When set, the controller drives the TSI ring tri-state output drivers. This control is used to eliminate contention on a shared TSI bus in certain system configurations.
  • LD Last Data When set, indicates to the controller the arrival of the last update data to the RX or TX Switch Table Holding Register during a switch table update.
  • Control/ ⁇ overscore (DATA) ⁇ This bit indicates the contents of the 16 bits of data. “0” indicates switch table data. “1” indicates the switch table location for loading data as well as indicates the last word in the switch table update. RES: Reserved.

Abstract

A data communication system, such as a local area network, is provided with a capability of transmitting isochronous data. Preferably the system conveys both isochronous data and non-isochronous data by time-multiplexing the data into a recurring frame structure on a four-bit nibble basis. Switching of data is handled using switching tables. The tables can be updated by a processor. Updates can be performed asynchronously so that the processor does not have to wait until the switch tables are in an unused updatable state before outputting the update information. An efficient encoding scheme permits transmission of both isochronous and non-isochronous data over existing media, such as twisted pair, without degrading bandwidth previously achieved for non-isochronous data over the same media, such as using an Ethernet system. The arriving data is de-multiplexed at the hub into separate channels for handling the separate streams by appropriate hardware.

Description

This is a continuation-in-part of Ser. No. 07/969,916, filed Nov. 2, 1992, abandoned, for “Network for Data Communication with Isochronous Capability,” incorporated herein by reference.
The present invention relates to communication between stations in a data communication system, such as a local area network or wide area network, and in particular to a network for transferring isochronous data via an asynchronous access by a processor to a local switch table.
BACKGROUND OF THE INVENTION
In general terms, isochronous data is data which is non-packetized and of indeterminate, potentially continuous duration. Increasing availability of multi-media computers and work stations has contributed to an increase in interest in the transfer of data from isochronous data sources and sinks. An isochronous data source is a device which outputs data in a continuous stream, usually at a substantially constant average data rate. Examples include video cameras, which output a substantially continuous stream of data representing images and associated sounds, and telephone output, which can be a substantially continuous output of voice data (either analog or digitized). An example of an isochronous data sink is a video monitor which can receive a substantially continuous stream of video data for display.
Related to isochronous sources and sinks is the concept of data transfer which can also be either isochronous or non-isochronous. One type of non-isochronous data transfer is a packet-type transfer. As shown in FIG. 1A, data can be transferred in a plurality of packets 12a, 12b which can be either constant-sized or variable-sized. Each packet includes a field of data 14a, 14b which may be preceded and/or followed by non-data information such as preamble information 16a, 16b housekeeping information such as data source information, data destination information, and the like 18a, 18b and a frame end marker 20a. As seen in FIG. 1A, because the fields provided for data 14a, 14b are not substantially continuous, the packetized scheme of FIG. 1A is not isochronous but “bursty” in nature. An example of packetized data transfer is the commonly-use Ethernet system. Standard Ethernet systems are described in IEEE Standard 802.3. One implementation of which, known as 10 Base T, is described in the draft nine supplement to IEEE standard 802.3, dated Nov. 15, 1989.
Another type of non isochronous data transfer is a token ring system. In a token ring system, a node is permitted to transmit data only after receipt of an electronic “token.” As depicted in FIG. 1B, a first station may transmit a token 22a which is received 24a by a second station whereupon the second station may begin transmission of data 26a. After a period of data transmission, the second station transmits the token 22b which is received by a third station 24b that can then begin its own transmission of data 26b. As seen in FIG. 1B, because data transmission is synchronized with the occurrence of an event (the arrival of a token), the token ring system is not an isochronous data transfer system. One commonly used token ring Network is described in IEEE standard 802.5.
In contrast, FIG. 1C schematically depicts isochronous data transfer. In isochronous data transfer, the data transfer or connection is initiated, such as by initiating a telephone conversation or beginning a video camera transmission 30. After the connection is initiated, transmission of the data, possibly accompanied by transmission of housekeeping information (such as destinations, audio or video timing, and the like) is provided substantially continuously for an indeterminate period, such as until termination of the connection 32. Although it may be that not every bit transferred represents a data bit (since “housekeeping” bits may be also transferred), the transfer of data is substantially continuous in the sense that there are no substantial periods during which no data bits are transferred. It is possible that the data being transferred is “Null” data such as silence during a telephone conversation or transfer of a blank video image. One type of isochronous data transfer is the Fiber Distributed Data Interface-II (FDDI-II) as described, for example, in FDDI-II Hybrid Multiplexer, Revision 2.4, dated Mar. 25, 1991.
Previous attempts to accommodate isochronous data on a data network have resulted in characteristics which are disadvantageous for at least some applications. In some previous isochronous devices, the bandwidth available for accommodating a given isochronous source or sink was at least partially dependent on the demand on the network (i.e. on the total amount of data from and to sources and sinks transmitting and receiving on the network). In this type of system, performance of an isochronous source or sink could perceptibly degrade as additional sources or sinks were added to the network, such as by increasing data transfer delay. Preferably, both isochronous and non-synchronous bandwidth is provided, with the isochronous bandwidth being fixed and insensitive to non-isochronous demand and the non-isochronous bandwidth being fixed and insensitive to isochronous demand.
In some network devices, a processor, such as a microprocessor, is provided for controlling operations, including controlling the switching of data (e.g., isochronous data) and data packets (non-isochronous) to and from sinks and sources in the network. In some devices, one or more updatable tables are provided in connection with such switching or routing of data or data packets. However, in those types of networks in which the switching of data is not necessarily synchronous with the processor, efficiency of the system has suffered when either of the processor or the switching system must wait for an output or a completion of operation by the other.
Accordingly, it would be advantageous to provide a system in which the processor can update a local switch table in an asynchronous fashion, so as to substantially reduce or eliminate the need for the processor or the switching system to wait for an output or completion of operation by the other.
Many types of isochronous data transfer systems fail to provide for inter-operability with data derived from non-isochronous sources or sinks. In this type of system a given link is unable to transfer data from both an isochronous source/sink and a non-isochronous source/sink in a concurrent fashion (i.e. both within a time frame sufficiently short that the transfer is effectively simultaneous such that the ability of data sinks to process the data and the user's perception of the data are not substantially impacted). In these systems, it its infeasible to provide a single node which is coupled to both isochronous and non-isochronous source/sinks (such as a multi-media PC having Ethernet capabilities and a video camera).
Some previous synchronous systems provide little or no compatibility with previous networks so that extensive replacement of hardware or software becomes necessary. For example, in some schemes, it is necessary to replace the physical medium, such as twisted pair media or if existing in-place physical media are used, the performance is degraded, such as by a decrease in bandwidth for the type of communication formerly carried by the existing media.
Some isochronous systems require installation of new Media Access Controllers (MAC) or provision of new application software (such as local area network software). Some previous isochronous systems introduce undesirable degree of delay or “jitter” (data discontinuities). Some types of isochronous systems are inflexible in the amount of bandwidth provided for isochronous data such that if the data rate of an isochronous source or sink is not precisely matched to the available bandwidth, the bandwidth will be either overwhelmed or substantially under-utilized by the isochronous traffic.
It would further be advantageous to provide an isochronous data communication system in which there is no inherent decrease in non-isochronous bandwidth as a result of increasing isochronous traffic and vice versa. It would be further advantageous to provide an isochronous system which is interoperable with non-isochronous sources or sinks particularly in such a way that the presence of the isochronous system is transparent to previously installed media access controllers and application software, and is preferably interoperable with either or both of an Ethernet system and a token ring system. Preferably, inter-operability with other systems such as FDDI-II, Asynchronous Transfer Mode (ATM) and/or Synchronous Optical Network (SONET) can also be provided. It would be also advantageous to provide an isochronous system which can use existing physical media, such as twisted pair media, and particularly without decreasing the effective bandwidth available with non-isochronous traffic. Preferably the isochronous system would be substantially backwards-compatible for example with an existing Ethernet system so that existing nodes, e.g. non-isochronous nodes, could operate on the isochronous network and could later be upgraded to take advantage of isochronous capability, as desired.
SUMMARY OF THE INVENTION
In one embodiment of the present invention, a processor is able to write ore or more updates into a switch table and/or routing table in a fashion which is asynchronous with the operation of the switching device. In one embodiment, the processor is permitted to write updates to a register, preferably to a single register address in the switch device. The information written into the register is then used to perform the updates to the switch table. Specifically, updates are held temporarily in a holding register until such time as the switch table may be written. In some configurations (e.g., when a single port RAM is used for the table), the switch tables are in use for normal operation a majority of the time and no updates to the switch tables are made during such time. When the updates are allowed to take place, the contents of the holding registers are read out into the switch table, preferably in the order they were written in. A holding register allows the external processor to burst data for switch table updating, freeing it to perform other tasks. Preferably, the data the processor writes to the switch table contains both control words (indicating, e.g., a location in the switch table) and data. In one embodiment, a single control word is provided for a plurality of data words which are successively stored in locations incremented a predetermined amount with respect to the data location of the first data word.
An isochronous switching device may have data flowing in two directions referred to as the receive direction and transmit direction. In one embodiment, to facilitate loading and efficiency of switching control information into the switch table, the switching control information is stored in two independent switch tables, one receive and the other transmit. The receive switch table controls the receive direction and the transmit switch table controls the transmit direction.
Preferably, the processor need not keep track of the transfer from the holding registers to the switch tables and preferably the processor receives information (either by interruption or polling) to indicate that all the updates have been performed and it is permissible to send more update data. In this way, the processor is not required to wait for appropriate times before outputting switch table update information and preferably is not required to keep track of the status of the transfer from the holding registers to the switch tables. In this way, the need for the processor (or the switching device) to wait is reduced or eliminated and, preferably, the processing load on the processor is reduced or minimized.
Communication of data to and from isochronous data sources and sinks is provided such that the bandwidth available to an isochronous source/sink is independent of changes in isochronous demand on the network. Of the total bandwidth used for communication over the net work links or physical media, at least a portion of the total bandwidth is dedicated to isochronous traffic. Preferably the bandwidth available for isochronous traffic can be selected or allocated with a predetermined granularity, e.g. so that the quality of transmission service desired for a given isochronous source or sink can be selected and the selected bandwidth can be sustained throughout the isochronous communication or connection. Preferably, a portion of bandwidth on the link is also dedicated to convey data to and from non-isochronous sources and sinks, as well as to permit conveying housekeeping information (such as information relating to data sources and destinations) and status and control maintenance information.
In one embodiment, the isochronous communication system can be provided while maintaining a high degree of compatibility with previous, often in-place, systems, thus requiring only minimal replacement of hardware/software. For example, the described system can be provided so that it is transparent to previously-available Media Access Controllers (MACS) such as Ethernet MACs and token ring MACS. In this embodiment, a system of buffering can be provided to convert between the packetized or token ring non-isochronous data which is output from or input to the MAC, and the isochronous data stream.
Several features contribute to the ability to use previously available media such as twisted pair physical media without degrading data rates achieved previously on the media, such as data rates achieved on previous Ethernet or token ring networks. In one embodiment, functionality of previously available physical media is preserved by using an efficient coding scheme permitting a given amount of bandwidth to convey both isochronous traffic and previous types of non-isochronous data traffic such as Ethernet or token ring-type traffic.
In one embodiment, data from an isochronous data source is time-division multiplexed with the data output from a non-isochronous source such as the data output from the media access controller from a previously available non-isochronous network node. These two data streams are preferably also multiplexed with maintenance data (sometimes referred to as “M channel”) and “D channel” data. In one embodiment, the D channel bandwidth is provided as a service to the user without placing restraints of what types of signals can be transmitted on the D channel. It is anticipated that the D channel will commonly be used for conveying connection control information such as source and destination information or information such as bandwidth or status information, but it could also be used to convey, e.g., packetized data. In the depicted embodiment, the various types of data are time-division-multiplexed in a repeating frame structure or template. The template is constructed to satisfy the data rate requirements of the various data sources and sinks. The data streams are encoded for transmission using an efficient coding scheme which permits non-isochronous data to be transmitted at a rate not substantially smaller than, and preferably substantially equal to the data rate at which the non-isochronous data was transmitted according to previously available network systems. In one embodiment a four/five encoding scheme is used. The four/five encoding scheme provides for a number of non-data symbols. In one embodiment, the extra data symbols can be used in emulating aspects of the non-isochronous data sources and sinks to permit transmission of non-isochronous-sourced data embedded in an isochronous data transfer system.
Preferably, the present system is implemented as a star-topology network with data sources transmitting to a central hub which, in turn, transmits the data to data sinks. Although, for convenience, much of the following discussion is in terms of hubs and nodes, aspects of the present invention can be implemented in topologies other than hub-and-node topologies (e.g., ring topologies and tree topologies), as will be apparent to those of skill in the art. Descriptions of hub circuitry in the following can be implemented, e.g., on a PBX adapter card for a personal computer. Several star-topology systems can be connected by providing inter-connection of the hubs, for example, in a ring structure (FIG. 3A). The system could also be arranged in a tree structure where one hub 44d is connected to others (44e, 44f) as depicted, e.g., in FIG. 3B. The multiplexed data from the node which arrives at the hub is de-multiplexed to separate the isochronous-source data, the non-isochronous-source data and the D channel and M channel information. The non-isochronous-source data can be provided to hub circuitry specialized for handling the non-isochronous data stream. Preferably, circuitry in the hub will convert the separated non-isochronous data stream into a form a substantially similar to the form the data stream would have after arrival over a previously available non-isochronous network. For example, where non-isochronous data is sourced from an Ethernet MAC, the hub will convert the separated non-isochronous data to a form such that it can be properly handled by standard Ethernet hub repeater circuitry.
The separated isochronous data is conveyed to locations where it can be transmitted to the destination nodes of the network. In one embodiment, the separated isochronous data is placed on a high bandwidth hub bus, with bandwidth capable of transmitting the collective isochronous data streams arriving from all nodes connected to the hub. The data arriving from the nodes can be placed onto the high bandwidth bus by e.g. a time slot interchange (TSI) function. One type of time slot interchange is described in FDDI-II Hybrid Multiplexer, Revision 2.4, dated Mar. 25, 1991. Preferably, the isochronous data is placed onto the high bandwidth bus and retrieved from the high bandwidth bus (for transmission back to the destination nodes) according to switching tables programmed in accordance with source destination data transmitted over the D channel. In this way the hub has sufficient intelligence to set up and maintain isochronous communication sessions or connections which may be requested on the D channel.
The hub contains multiplexers for combining both isochronous-sourced data such as that retrieved from the high bandwidth bus, and non-isochronous-sourced data e.g. from Ethernet hub repeater circuitry. These data sources, along with M channel and D channel information, are multiplexed in a fashion similar to the multiplexing which occurred at the nodes and the multiplexed data is transmitted back to the nodes, preferably over a separate set of one-way twisted pair media. The nodes contain demultiplexers, similar to those found in the hub, for separating the isochronous-sourced data, non-isochronous-sourced data, D channel and M channel information streams. The separated non-isochronous data is preferably converted to a form compatible with previously available media access controllers, such as the media access controllers which sourced the non-isochronous data. The isochronous data may be provided to isochronous data sinks connected to the node.
To provide for high quality of service, it is desirable to reduce the delay or jitter of the transmitted data. In one embodiment, the amount of buffeting is selected to minimize or reduce delay and jitter.
The frame structure used for transmission over the media provides a data rate which, while substantially constant over a long time frame, is variable over a short time frame (such as less than one template) and buffering can be used for smoothing the variable data rate to provide compatibility with, e.g. previously available MACs.
The time slot interchange (TSI) function can also be implemented by making use of a set of data buffers. By careful control of the timing of the system, it is possible to provide only two buffers for the TSI function at each end of each one-way link. Preferably, in a first data transfer direction, a first buffer finishes exchanging data onto the TSI bus by the time a second buffer has finished receiving data from one or more nodes such that the two buffers can change roles. In a second, opposite direction, a first buffer finishes receiving data from the TSI bus by the time a second buffer has finished exchanging data to the nodes. In this way, only two buffers are necessary for the time slot interchange function at each end of a one-way medium. Careful control of the system timing provides a tightly-coupled system in which data which is arriving during the period of a first frame transmission can be transmitted to the next stage of the system at the next frame period, i.e. without waiting one or more intervening frame periods. Such tight coupling reduces the overall delay of the system. Consistency of timing reduces jitter.
According to one embodiment, the invention includes, in a computer-controlled system having a microprocessor operating according to a first clock and an updatable table operating asynchronously with said first clock, apparatus for updating said updatable table, comprising register means for receiving update data from said microprocessor during a first time period asynchronously with the operation of said updatable table; means for determining the beginning of a first period of time during which said updatable table is not being used and for updating said updatable table during said first period, asynchronously with said first clock, using at least some of said update data, wherein said computer controlled system includes an updatable transmit table and updatable receive table, and wherein said register means includes at least a transmit holding register for holding data for updating said updatable transmit table, a receiving holding register, different from said transmit holding register, for holding data for updating data for updating said updatable receive table.
According to one embodiment, the invention includes apparatus for communicating at least first and second stations in a data communications system over at least a first link, said data communication system including a plurality of data sources and sinks, at least a first of said sources and sinks configured to receive or transmit data isochronously and a second of said sources and sinks configured to transmit data non-isochronously, the apparatus comprising at least a first receiver and at least a first transmitter in said first station; said first link coupling said first station with said second station; said second station being coupled to both said first and said second of said sources and sinks; a second transmitter in said second station for transmitting data to said first receivers, a first multiplexer in said second station for permitting the transmitting of data from both of said first and second sources and sinks over said first link as first multiplexed data, said multiplexer providing a first, dedicated bandwidth for first data originating from an isochronous source, including at least said first of said sources and sinks; at least a first updatable switchtable for storing information indicating at least the destination of data; a microprocessor operating according to a first clock, coupled to said updatable switchtable, said updatable switchtable operating according to a second clock, asynchronously with said first clocks; a register for receiving update data from said microprocessor during a first time period asynchronously with the operation of said updatable table in the absence of performing an asynchronous reset.
BRIEF DESCRIPTION OF THE DRAWINGS
FIGS. 1A, 1B and 1C are depictions of the timing of a packet transmission system, a token ring transmission system, and an isochronous transmission system respectively.
FIG. 2 is a schematic block diagram showing three nodes connecting to a hub according to one embodiment of the present invention;
FIG. 3A is a schematic block diagram showing a number of hubs connected together using a ring structure;
FIG. 3B is a block diagram showing a number of hubs connected together using a tree structure;
FIG. 4 is a schematic block diagram of circuitry for multiplexing and preparing data for transmission over the media and for receiving information from the media and demultiplexing the data;
FIG. 5 is a schematic block diagram of receiver circuitry according to an embodiment of the present invention;
FIG. 6 is a block diagram depicting the packet receive interface, according to an embodiment of the present invention;
FIG. 7 is a schematic block diagram of a processor in the hub and its connection to hub circuitry for receiving and buffering data for placement on a high bandwidth bus and connections to nodes;
FIG. 8 is a schematic block diagram of a packet transmit interface according to an embodiment of the present invention;
FIG. 9 is a schematic block diagram of a transmitter circuitry;
FIG. 10 is a timing diagram showing the relative timing of transmissions and receptions at the hub and nodes;
FIG. 11 is a schematic block diagram showing node receivers and transmitters coupled by a delay circuit;
FIG. 12 is a schematic block diagram showing the connection of a processor to hub circuitry in an asynchronous fashion;
FIGS. 13A and 13B are block diagrams depicting the format for a control word and data word according to an embodiment of the present invention;
FIG. 14 is a block diagram showing synchronous internal logic for accommodating asynchronous external signals according to an embodiment of the present invention;
FIG. 15 is a timing diagram showing write timing with dual register/address banks;
FIG. 16 is a schematic block diagram showing details of components of FIG. 14;
FIG. 17 is a timing signal showing write timing according to previous devices without a dual register/address bank;
FIG. 18 is a block diagram of an asynchronous update state machine.
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT
Before describing the asynchronous process access, a general description of a network, in which the asynchronous process access can be used, will be given.
As depicted in FIG. 2, a data communication system for isochronous data can be configured in a star-topology with a plurality of nodes 42a, 42b, 42c, each coupled to a hub 44a by data links comprising physical data transmission media such as one-way twisted pair wires 46a-46f. The number of nodes can be adjusted depending on the data transmission needs and objectives of the system. In one embodiment, each hub is configured to accommodate connection with up to 16 nodes. Each node 42a, 42b, 42c includes circuitry 50a, 50b, 50c for receiving data, converting it to a form suitable for transmission onto the physical media 46a, 46c, 46 e using transmitters 78a, 78b, 78c and receipt of signals from the physical media 46b, 46d, 46 f using receivers 79a, 79b, 79c and conversion to a form suitable for use by the data sinks. Each of the nodes 42a, 42b, 42c includes data sources and sinks 48a-48g. The data sources and sinks can be isochronous sources and sinks such as video cameras 48a, 48d and monitors 48b, 48e, non-isochronous sources and sinks such as an Ethernet media access controller 48c, 48g, and signaling or D channel sources and sinks such as an emulated or virtual key pad 48f provided, for example, an a personal computer (PC) terminal.
Each of the nodes 42a, 42b, 42c can include various types of sources and sinks such as strictly isochronous sources and sinks, such as depicted for node one 42a, strictly non-isochronous sources/sinks as depicted for node three 42c or both isochronous and non-isochronous sources and sinks as depicted for node two 42b. In one embodiment, the network is able to operate properly even when connected to one or more nodes which are incapable of communicating using the time-division-multiplexed frame structure described below. For example, the hub 44a could be connected to one or more nodes which contain only previously-available circuitry such as 10 Base T. In this embodiment, the hub is able to detect whether a particular node is capable of time-division-multiplexed frame structure communication as described below. If the node does not have this capability, the hub will fall back to, e.g., a 10 Base T compliant communication mode. In this way, a network can operate in a mixed environment, having some nodes which opera to using the time-division-multiplexed frame structure described below and other nodes which operate according to previous protocols. This system of automatic detection and fall back to a compliant communication mode is described in greater detail in commonly-assigned application Ser. No. 07/971,018 (Attorney Docket No. 8332-319/NS-2026), titled “NETWORK LINK ENDPOINT CAPABILITY DETECTION” filed on Nov. 2, 1992, and incorporated herein by reference.
In general terms, and in general accord with the International Standards Organization (ISO) network reference mode, the physical layer of the network is the circuitry between the media access controllers and the media (in the nodes) and between the repeater circuitry (if any) and the media (in any hubs). The physical layer 52 of the network system depicted in FIG. 2 has portions which include the physical media 46a-46f and physical layer devices such as the node data receivers and converters 50a, 50b, 50c and the hub components 54a, 54b, and 54c. The physical layer can include devices for providing, e.g., transceivers or 10 Base T cables, data multiplexing, phase locked loop circuitry, FIFOs or other circuitry for cable length adjustment, smoothing, squelch and the like.
The hub 44a includes circuitry 54a, 54b, 54c for receiving data from the physical media 46a, 46c, 46e separating the isochronous-sourced data from the non-isochronous-sourced data and the D channel and M channel data and converting separated data into a form suitable for handling by downstream hub circuitry 56. In the depicted embodiment the separated isochronous-sourced data is provided to a time slot interchange controller 58 for placing the data on a high-bandwidth bus so that it can be transported to destination nodes, e.g., on other TSI controllers in the same hub or in other hubs (as depicted in FIGS. 3A and 3B) or locally looped back to one of its attached nodes and retrieved by hub circuitry 54a, 54b, 54c for transmission to one or more of the various destination nodes 42a, 42b, 42c. The separated non-isochronous data is provided to circuitry 60 configured to convey the non-isochronous data to one or more of the hub circuitry 54a, 54b, 54c for transmission to destination nodes 42a, 42b, 42c. In an embodiment in which non-isochronous-sourced data includes Ethernet data, the hub circuitry 60 can be a standard Ethernet repeater processor. In this way, the network can be at least partially backwards-compatible with previous Ethernet hub systems. The D channel and M channel information is provided to a processor 62 which performs various maintenance and control functions such as identifying and alerting use of error conditions, and setting up requested connections, i.e. source/destination paths e.g. by communicating with the isochronous and non-isochronous controllers 58, 60, e.g. over data path 64. The isochronous controller 58 can be a data exchanger, e.g., an isochronous switching device, such as that described in commonly-assigned application Ser. No. 08/146,337 (attorney docket no. 8332-331), titled “Time Slot Exchanger Switching Mechanism in a Network for Data Communication Having Isochronous Capability,” filed on even date herewith and incorporated herein by reference. The non-isochronous controller 60 can be, e.g., an Ethernet repeater.
A number of star-topology systems can be interconnected e.g., by connecting hubs 44a, 44b, 44c to one another in a ring structure as depicted in FIG. 3A wherein each of these hubs have nodes attached in a star topology or by connecting hubs 44d, 44e, 44f in a tree structure as depicted in FIG. 3B wherein 44d has 44e and 44f connected to it in the star topology. In the configuration depicted in FIG. 3A, the hubs 44a, 44b, and 44c are connected in a ring-topology with first hub 44a sending data to the second hub 44b, the second hub 44b sending data to the third hub 44c, the third hub sending data back to the first hub 44a via a ring latency adjustment and cycle generator circuitry. Preferably the data is sent in the same form as output onto the high bandwidth hub bus by the time slot interchange controller 58 and thus the inter-hub connections are referred to as a Time Slot Interchange (TSI) ring. In one embodiment, an FDDI-II system can be used as a backbone to carry the TSI ring data to other hubs as illustrated by 58f in FIG. 3A.
A description of the operation and sub-components of the depicted network will be provided by describing the transfer of data from isochronous source 48d and non-isochronous source 48c to isochronous sink 48b and non-isochronous sink 48g.
Data sent from isochronous device 48d is a continuous stream of digitized data from e.g. a video camera. In the present example, the data from isochronous device 48d will be taken as having a data rate equal to the American “T1” standard of 1.544 Mbps. Data output from the Ethernet MAC 48c is provided at the standard 10 Base T Ethernet rate of 10 Mb/sec. D channel information is provided from a D channel data stream source, preferably container in a MAC or other circuitry in the system, or, for example, from the virtual key pad 48f at a variable data rate, such as a rate not exceeding about 64 Kbps. These incoming data streams are provided over lines 66a, 66b, 66c to node circuitry 50b′ (FIG. 4) which is part of the node data receiver and converter 50b (FIG. 2). The incoming data from the various sources is provided to a multiplexer 70 which performs time-division multiplexing on a four-bit basis. The pattern for the time-division multiplexing is a repeating series of frames or templates. In this embodiment, the frames are repeated every 125 microseconds.
Table IA depicts the manner in which the various data streams, and additional data and control bytes are time-division multiplexed. Each symbol in Table IA represents four bits of data so that every group of two symbols represents one 8-bit byte of data. In Table IA, E represents four bits of data from the non-isochronous Ethernet stream 66a, B designates four bits of data from the isochronous stream 66b, D represents four bits of data from the signaling or D channel stream 66c, and M represents four bits of M channel data which 66d preferably is provided by circuitry 50b. In addition, certain byte-length patterns are provided. JK represents a frame synchronization pattern and EM (the first two bytes of block three in Table IA) represents an Ethernet “pad” followed by a maintenance nibble as described below. As seen in Table IA, each frame contains 256 bytes which can be considered in thirty-two groups of eight bytes each, or four blocks of sixty-four bytes each. The frame structure is described more thoroughly in commonly-assigned application Ser. No. 07/969,911, (Attorney File No. 8332-315/NS-2024), titled “NETWORK FOR TRANSMITTING ISOCHRONOUS-SOURCE DATA WITH A FRAME STRUCTURE” filed on Nov. 2, 1992, and incorporated herein by reference.
Another frame format that can be used in connection with the present invention is shown in Table IB. The frame template of Table IB shows a frame for all-isochronous communication (as opposed to mixed isochronous-Ethernet communication of Table IA). In general, Table IB is similar to Table IA, with replacement of all “E” symbols with “B” symbols. As seen in Table IB, the last one or two bytes in each block are “Idle” data bytes.
The data sent over the physical media 46a is received in the hub 44a. The hub contains a plurality of circuit devices 54a, 54b, 54c, each one coupled to one of the nodes 42a, 42b, 42c by the physical layer/physical layer interface. As depicted in FIG. 5, the data transmitted over the physical layer/physical layer interface arrives serially at a deserializer/decoder 80. Link detect circuitry 82 also receives the data from the physical layer/physical layer interface for detection of the mode in which the node is operating (e.g. 10 Base T, isochronous-Ethernet or isochronous) and outputting a mode select signal, as described more fully in commonly-assigned application Ser. No. 07/971,013, (Attorney File No. 8332-319/NS-2026, titled “NETWORK LINK ENDPOINT CAPABILITY DETECTION,” filed on Nov. 2, 1997. The deserializer/decoder 80 receives a reference clock signal 84. The de-serializer/decode ER includes circuitry which is functionally an inverse of the multiplexing/encoding circuitry described above. Referring to FIG. 4, the deserializer/decoder includes phase lock decode circuitry 86, the results of which are provided to NRZI decode circuitry 88 which, in turn, provides the decode results to four/five decode circuitry 90, in turn providing results to a demultiplexer 92 which separates the received data to into the isochronous-sourced data 94a the non-isochronous-sourced data 94b and signaling data, such as D channel 94c and M channel data 94d. The deserializer/decoder 80 also outputs a synchronization signal, derived from the JK frame synchronization symbols 96 for use by a framing timing generator 98.
Both the non-isochronous-sourced data 104 (FIG. 5) and the isochronous-sourced data 102 are made available to the hub circuitry 56 or components 54a, 54b, 54c (FIG. 2), as needed for transmission back to destination nodes. In one embodiment, the separated isochronous data 102 and non-isochronous data 104 are reconfigured by the respective interfaces 58, 60 to provide isochronous output 102 and non-isochronous output 104 in a form suitable for processing so as to provide the data as needed for transmission to the destination nodes via the physical layer. In one embodiment, the non-isochronous data 94b is configured by the physical layer E interface 59z (FIG. 5) so that the output data 104 can be processed by a repeater device for eventual transmission to destination nodes. As an alternative to using a repeater for the non-isochronous data, packet connections may be linked through media access control layer bridges. Preferably, the output data 104 is in a form such that it can be handled by repeater circuitry of types previously available. For example, when the non-isochronous data 94b within the physical layer is data which originated at the node 42b from an Ethernet MAC, the output data 104 is in a form such that it can be handled by a standard Ethernet hub repeater 60 such as Model DP83950 “Repeater Interface Controller” (RIC) available from National Semiconductor Corporation, Santa Clara, Calif. This configuration provides the advantage that the described network can be implemented without the necessity to replace all hub circuitry in particular without the necessity for replacing hub repeater circuitry. In some embodiments, it may be desirable to provide the non-isochronous data 104 back to the circuitry 54 for return to the destination nodes without using previously-available repeater circuitry, such as in new network implementations where it does not matter whether the network is implemented so as to be able to use previously-available repeater circuits.
FIG. 6 depicts one implementation of an E interface 59z of a type which will receive the non-isochronous data 94b and provide outputs 104a, 104b of a type that can be processed by previously-available repeater circuitry 60z. The non-isochronous data is received in a first-in-first-out (FIFO) buffer 112 to smooth out data rates. Circuitry 114 detects “no carrier” symbols, provided to emulate Ethernet data packets, which will be used by logic circuitry or state machine 116 to output carrier detect signals. The output 118 from the FIFO 112 is provided to a multiplexer 120 and a de-serializer 122 to produce data output 104a. The multiplexer 120 can receive a preamble stream 124 to provide the proper preamble bits in the output data 104a. Output 118 from the FIFO 112 is also provided to decode circuitry 128 to recognize alignment error symbols and output appropriate signals 132 to state machine 116. Operation and components of the receive interface 59 are described more thoroughly in application Ser. No. 07/970,329, (Attorney File No. 8332-316NS-2022), filed on Nov. 2, 1992 U.S. Pat No. 5,361,261. For purposes of example, it will be assumed that data from isochronous-source 48d is transmitted in the first 24 bytes of each frame represented by the “B” symbols in block 0 of Table IA (i.e. the first forty-eight “B” symbols in the frame structure).
FIG. 7 is a schematic diagram of a hub signalling processor in a hub and its connections for receiving and buffering data onto a high bandwidth bus. In the embodiment of FIG. 7, the separated isochronous data 102 is stored in one of two buffers 132a, 132b. The timing of storage in the buffers 132a, 132b is coordinated with the 125 microsecond frame transmission timing so that data 102 from a first frame will be stored in the first buffer 132a during a first period of 125 microseconds and, during the next 125 microsecond period, the isochronous data 102 from the next frame will be stored in the second buffer 132b. In one embodiment the data can be stored in the buffer 132 in the same order it is received, such that the eight bits represented by the first two “B” symbols in Table IA is stored in the first storage location of buffer 132a, that corresponding to the second two “B” symbols in Table IA is stored in the second location of buffer 132a and so on. Since the frame structure depicted in Table IA contains 96 bytes of isochronous data per frame, each of the buffers 132a, 132b has the capacity to store 96 bytes of data per node supported. After isochronous data from a first frame is stored in buffer 132, during the next 125 microsecond period (while the data from the next frame is being stored in the second buffer 132b) data which was stored in the first buffer 132a is transmitted onto a high bandwidth bus 134. The loading of the buffer 132 is dependent upon the number of nodes supported by the hub 44a. Bus 134 has sufficient bandwidth to carry the isochronous data output from a plurality of nodes which are connected to the hub 44a. In an embodiment in which the hub 44a is connected to 16 nodes, the bandwidth of the bus 134 must be sufficient to receive 1,536 bytes of data, (i.e. 16 nodes×96 bytes per node) every 125 microseconds (i.e. every frame). This corresponds to a bandwidth of about 98304 Kb/sec.
Depending upon aspects of the system configuration, such as the number of nodes attached to a hub and the bandwidth dedicated to isochronous data, other embodiments could be provided with other bandwidths for the TSI bus 134. However, the 98304 Kb/sec bandwidth is particularly useful because it substantially matches the bandwidth employed in FDDI-II making it particularly easy to port the data on the TSI bus 134 to a TSI ring 58f (FIG. 3A) in configurations where the TSI ring 58f is an FDDI-II system.
According to one embodiment, the data is conveyed from the buffer 132 onto the bus 134 in a time slot interchange fashion, and thus the bus 134 is referred to as a time slot interchange (TSI) bus.
As noted above, as data travels over the physical media, each 125 microsecond time period is divided into 512 equal time slots, each one of which is used to convey five bits of information (on average, conveying 4 bits of data and one timing bit). Thus, each 125 microsecond time frame on the physical layer/physical layer interface contains 512 time slots, each of which has a duration of about 0.2441 microseconds. In contrast, the data carried on the TSI bus 134 is transmitted in 125 microsecond time frames divided into 1,536 time slots, each of which has a duration of about 0.08138 microseconds. Thus, during a 125 microsecond time frame in which the data from buffer 132a is being exchanged onto the TSI bus 134, it is necessary to control the timing of the output of data from the buffer 132a such that a given one of the bytes stored in 132a is transmitted on to the TSI bus 134 at the proper slot of the 1,536 time slots. Which of the time slots is “proper” depends on the use which is to be made of the data and, in particular, the destination for the data The destination for data, in the depicted embodiment, has been pre-established using the D channel information. The D channel information is sent to a processor 138. The D channel information which includes source and destination data is used to store values in a connection memory switch table 140. In one example, the connection switch table 140 contains two sets of 1537 locations, one for each one-way direction. The 1537 locations in the connection switch table contain bits to be used for control of the switching of the B slots either to another node or to the TSI bus.
In the example described above, it was assumed that the 24 bytes of data per 125 microsecond frame were conveyed in the first 24 B slots of the frame transmitted from 48d. Thus, the data from the source 48d will be stored in the isochronous data buffer 132. In this example, the destination of the data is 48b. Thus, the 24 B slots of data will be transferred to data buffer 154a and then transmitted to 48b in its corresponding first 24 B slots.
The 24 B slots could have been destined for the TSI bus in which case the 24 B slots in 132 would have been switched onto the TSI bus. A bit of the contents of the switch table would have controlled line 150 to control the multiplexer. Assuming the first 10 time slots of the TSI bus do not receive the B data which is destined for a node attached to the isochronous switching device during the first TSI time slot, the multiplexer control 150 will be “0” and no data will be output from the buffer 132 onto bus 134. The multiplexer 146 will merely convey along the TSI bus 134 whatever data was already on the TSI bus in the first time slot. This continues until the 11th time slot of the TSI bus, at which time the B data destined for a node attached to another isochronous switching device or hub begins to be output onto the TSI bus. During each of the next 24 TSI bus time slots, the control signal for multiplexer 146 will be “1” and a byte of data stored in the appropriate data location of buffer 132 will be output through multiplexer 146 onto the bus 134. Which data location of the buffer 132 is “appropriate” is determined by the D channel or call setup and can be indicated by a read pointer (e.g., contained in the switch table). Preferably, buffer 132 is a random access memory (RAM) and the read pointer will be determined according to the contents of the switch table location representing the TSI slot frame. After completion of conveying the 24 bytes onto the TSI bus, there will be no output from the buffer 132a to the TSI bus 134 during subsequent time slots of this TSI frame. In this way, time slots 11 through 35 for a frame on the TSI bus will be filled with data stored in the buffer 132a, i.e. the 24 bytes of data output by the isochronous source 48d. Since no other connection was set-up, the remaining time slot data (slots 36 through 1536) pass trough the isochronous switching device.
FIG. 7 also depicts how the isochronous data is retrieved from the TSI bus 134 for transmission to a destination node. In one example, it is desired to retrieve the twenty-four bytes of data which are carried on the TSI bus during the time slots 11 through 35 of the frame transmitted on the TSI bus 134 and transmit these to isochronous sink 48b. Isochronous switching device circuitry 58 is provided for support of the node connections. In the present example, the data from the TSI ring is processed by circuitry 58 which is associated with node 1, i.e., the node with contains data sink 48b. Data carried on the TSI bus will be loaded into one of the buffers 154a, 154b. The two buffers 154a, 154b are controlled to provide timing similar to the timing of the buffers 132a, 132b described above. That is, during a first time frame, the first buffer 154a will be receiving data from the TSI ring while the second buffer 154b is outputting data (which was stored during the previous time frame) to physical layer circuitry 54a for transmission onto the physical media to the destination node 42a. During the next time frame, the roles of these buffers will be reversed such that data retrieved from the ring will be stored in buffer 154b and the data stored in 154a during the previous frame will be output for ultimate transmission to the destination node 42a.
Retrieval from the TSI ring is achieved by a multiplexer 156 controlled by a control signal 158 output over line 160 from the processor 138, relying on a connection switch table 162 in a fashion similar to that described for control of multiplexer 146. Control data is stored in an output table 162 according to destination information provided over the D channel to the processor 138. In general, unless there is a local loopback of data, the TSI bus data is loaded into the buffer 154. In the present example, during the first ten slots of the TSI bus frame, data from the TSI ring 134 may or may not be stored in the buffer 154a (depending e.g., on the absence or presence of a local loopback procedure for this data). During the next 24 TSI bus time slots, the control signal output from the processor causes data from the TSI bus 134 to be stored into the buffer 154a. During the remainder of the TSI time frame, data may or may not be provided from the TSI bus 134 to the buffer 154a. In this way, time slots 11 through 35 from the TSI ring are stored in the buffer 154a. During the following time frame, (during which data from the next time frame may be stored in the buffer 154b), only the data from the buffer 154a is output over line 164 for transmission to one or more destination nodes attached to hub 44a and specifically node, 42a, in this example.
Although in the example just described, data is output from the buffer 132a onto the TSI bus 134 in the same order it was received, this is not necessarily the case. For example, an embodiment could be configured such that the processor 138 provides addresses via pointer 1210, (FIG. 12) to the buffers 132a, 132b to determine the order in which data stored in the buffers 132a, 132b is provided to the TSI ring 134. Pointer 1212 is used to indicate addresses for the buffers 154a, 154b, to determine the order in which data from the TSI ring 134 is stored into the buffers 154a, 154b. Similarly, it would be possible to use addresses output from the processor 138 to control the locations in which data retrieved from the TSI bus 134 is provided to the attached nodes.
In the embodiment depicted in FIG. 7, the receive table and transmit table 140, 162 are depicted as part of or directly writable by the processor 138. This type of configuration, however, can lead to inefficiencies. In particular in the embodiment of FIG. 7, the processor cannot write into the tables 140, 162 during periods when the tables 140, 162 are being used for switching data.
FIG. 12 depicts another configuration which permits the processor 138a to update the receive and transmit switch tables 140, 162 without such inefficiency. The processor 138a is preferably used to control a variety of operations in the isochronous system. Operations which the processor handles include the call control or signaling, maintenance activities at the isochronous physical layer and system level connections and/or TSI ring, switch table updating, status/control bit processing and error bookkeeping. The processor interface is also responsible for passing on error conditions which occur on the TSI ring A, TSI ring B, or port interface.
The procedure for updating the receive table 140 will be described first. In this procedure the processor writes data and addresses (preferably, in a format to be described below) in a “burst” to a single register address 1202. The size of the data output in a burst is preferably selected so that all of the data from the burst can be loaded into the switch tables during a minimal number of TSI frames, preferably during a single TSI frame. In one embodiment, the window during which the switch tables are not being accessed is about 116 nanoseconds. In this embodiment, it is possible to do between about 15 and about 19 updates in a window of 116 nanoseconds. Accordingly, in one embodiment, the size of the transfer burst from the processor is about 15 words. In one embodiment, the processor can write up to 6 words of data into the register 1202 over data bus 1214 and address bus 1216. The 16 words from the register 1202 are stored into a set of 16 “shadow” registers known as a “receive holding register” 1204. Providing a shadow register simplifies the procedure from the point of view of the processor since the processor can do a write of all 16 words to a single address, rather than 16 separate addresses. The updates to the receive switch table 140 are written from the receive holding register 1204 during the appropriate times during the frame of data being passed through the switch. Preferably, parity is generated for the switch table data location after it is unloaded from the holding register to assure data integrity. Timing of the transfer into the receive switch table 140 is controlled by a control circuitry 1206 which receives timing information from the port interface or the TSI ring “B” window 1208. Based on the timing information, the control circuitry 1206 determines the beginning of a first time period during which the switch tables are not in use and initiates writing of the data from the holding registers 1204, 1224 into the switching tables 140, 162, respectively.
A similar structure is provided for updating the transmit table 162, including a register such as a 16 word register 1222, a transmit holding “shadow” register, having a set of 16 one-word registers 1224, control circuitry 1226, receiving timing information from a TSI ring “A” window 1228. Although FIG. 12 depicts registers 1202 and 1222 as separate registers, if desired, a single register can be used for the function of registers 1202 and 1222.
In the embodiment of FIG. 12, the switch table and the processor are asynchronous in the sense that they run in accordance with two different clocks. In one embodiment, the processor runs at a 33 MHz clock while the switch table runs at a 12.5 MHz clock. Thus, it is necessary to allow for transfer of data across an asynchronous boundary 1252. Since the registers 1202, 1204, 1222, 1224 can write to either side of the asynchronous boundary 1252, it is necessary to assure that two sequential writes according to different clocks are still able to provide data into the proper registers. There is a synchronization clock in the register itself as well as external to the register. According to one embodiment, the low pulse is sampled and the sampled signal is provided to a one shot which enables the controller 1206, 1226 to determine when the rising edge of the clock occurs. This scheme avoids the need for an asynchronous reset. When attempting to synchronize to the 33 MHz clock, after the write pulse goes high, a delay is instituted. In the absence of such a delay, if there is a write according to the 12.5 MHz clock, followed by a write according to the 33 MHz clock, the write before the 12.5 MHz clock will extend into the 33 MHz time. The delay pushes that time back until the actual time of the write.
In one embodiment, two types of words are sent to the registers 1202, 1222 and the holding registers 1204, 1224. Although a single holding register system for both received and transmit could be used, separate holding registers for the receive and transmit switch table updates provides for efficient updating of the appropriate switch table such that the updates of one switch table are independent of the other. An example in which this scheme is more efficient is where asymmetric calls or half-duplex calls are established. Selection of the appropriate switch table holding register is done through the switch table holding register data window and is done by the processor addressing the appropriate holding register.
The words sent to the registers are control words and data words. The control word is used to indicate the switch table and the switch table address so that when the data words are loaded into the receive and transmit tables, it is known in which table (if more than one) and at what location in the tables these words should be stored. The data word contains all the data to be loaded into the switch table data location. The control word and data word also contain additional information. FIGS. 13A and 13B depict the structure of a control word and a data word according to one embodiment. Table IV indicates the meaning of the bit indications in FIGS. 13A and 13B.
The receive switch table, according to the depicted embodiment, requires the switch table location address (corresponding to a time slot in a TSI ring), the receive buffer address (corresponding to a port B channel, or TSI ring B time slot), external transmit enable (ETE) bit, internal transmit enable (ITE) bit, and a tri-state enable (TSE) bit. The transmit switch table, according to the depicted embodiment, requires the switch table location addressing (corresponding to a port B channel or TSI B time slot), the transmit buffer address (corresponding to a TSI ring A time slot), external transmit enable or idle address bit (depending on the embodiment) (ETE/IA bit), idle pattern enable (IPE) bit, and TSE bit. In Table IV “IMC” refers to Isochronous maintenance channel which is part of the TSI cycle header and “idle address” refers to external transmit enable/or idle address (depending on the embodiment). The data and control words output by the signaling processor are provided according to operating software of the processor. The operating software can obtain information regarding the network addresses of each of the end points (nodes) and the bandwidth allocated to each. It can handle channel allocation on this basis. Based on the network connection table, all connections within the local system are established, released, and monitored by the processor 138a.
A single switch table slot update requires one control word and one data word. The control/data C/{overscore (D)} bit 1302a, 1302b indicates whether the word is a control word or a data word. This bit is also used in conjunction with permitting multiple data words to be associated with a single control word. Thus, a switch table update may contain multiple words where the first word is the control word and the remaining words are data words, as indicated by the control/data C/D bit. The control word switch table address 1304a is used as the base address for the first data word (i.e., the data word following the control word). After the first data word is loaded into the switch table, the switchable address is incremented by a specific count and (if more than one data word follows the control word) the next data word is loaded into the location of the switch table indicated by the incremented address. The amount by which the address is incremented is preferably programmable, for example, by setting a bit in a register 1242 under control of the processor. In one embodiment, the increment count is selectable to be either 1 or 16, with the default count preferably being 16. Providing for a programmable count is useful in different types of switching. By incrementing the address by one, the switching of data on the TSI ring in consecutive slots can be set up. The preferable count of 16 is directly associated with mapping of consecutive data in TSI slots to a single isochronous/Ethernet (isoEnet) node or vice versa By incrementing the address by 16, the switching on consecutive slots corresponding to a particular node can be set up. For switching to a TSI ring, incrementing the switch table for that ring by 1 allows consecutive slot switching. For switching to a port, incrementing the switch table address by 16 maps the data to the port locations in the switch table.
As an example of the use of the C/D bit for updating multiple words, if a switch table update is to contain six consecutive switch table entries, seven 16-bit words for the switch table update are required in the depicted embodiment. The first 16-bit word contain the starting switch table location (indicated by the control bit C/D 1302a being set to 1). The next 16-bit word contains the data information. The remaining five data words, for a total of six switch table updates, represents one slot of the switch table. In this example, these are to be stored in consecutive slots, and the offset from the first switch table location is incremented by one each time data information is read from the holding register. If, for example, the switch location started at location 1000, the first switch table data would be loaded into location 1000 and the final switch table data into location 1005. The end of the consecutive data is indicated when the control bit 1302a is set indicating a new switch table update sequence (or the LD bit 1306 is set, indicating the last data word in the switch table update burst, as described below).
If the processor has less than 16 updates to perform it can assert the last data (LD) bit 1306 in the last word it writes to the switch device. Although it is conceivable one could use the processor 138a to keep track of the transfer from the holding registers 1204, 1224 to the switching tables 140, 162, it is preferred to relieve the processor 132a of this burden so that the processor will be free to perform other tasks during the transfer into the switching tables 140, 162. Additionally, the LD bit is used to provide to the local circuitry an indication of the end of the switch table update providing further efficiency.
Preferably, the processor 138a is configured to increase or maximize efficiency of update data transfer, e.g., by delaying such transfers until a full or nearly full register (i.e., 16 words) can be transferred. In general, one update of 16 words is more efficient than eight updates of two words each. However, in cases where fewer than the optimal number of update words have been waiting for a sufficient amount of time, the update process should be undertaken regardless of sub-maximal system efficiency.
In normal operation, the switch tables 140, 162 are in use the majority of the time, i.e., during a majority of a TSI cycle. According to the present embodiment, it is not necessary for the processor 138a to wait until the non-use portion of the TSI cycle before outputting the data for updating the switch tables. The updates can be written by the processor whenever the processor has new data to be written into the switch tables and no current updates are taking place, despite the fact that the actual time the up dates can be performed is limited to a small amount of tine during the TSI frame. After the processor has loaded data words and control words into registers 1222, 1202 and these data have been loaded into the holding registers 1224, 1104, the data will be held in the registers 1224, 1204 until such time as the switch tables 140, 162 are not in use. At this point, the control circuits 1206, 1226 will initiate writing of the data in the data words stored in the holding registers 1204, 1224 into the respective switching tables 140, 162. Preferably, the data words will be read out in the order they were written in. If a word in the holding table is a control word, the new switch table address contained in the control word is stored for use in writing the subsequent data into the switch table 140, 162. If a data word is read out, after a control word, the data is written into the switch table at the address previously stored. When the data has been written into the switch table at such address, the stored address is incremented by the appropriate value, as described above, to determine the location of the next data word in the holding register. Once all the updates have been performed the processor is preferably interrupted to indicate that it can send more switch table update information to the switch device.
Preferably, the processor 138a, after outputting a burst of data and control words, will typically be prevented from attempting another output of control and data words until completion of the transfer of the previously output words into the switch tables. Once an LD bit is output into the registers 1222, 1202, 1224, 1204 (or the maximum number of words, such as 16 words, have been output), it is preferred that no more processor writes to these registers be allowed until the current set of updates have been written into the switch table 140, 162.
According to one embodiment, the processor will output control and data words to the registers 1202, 1222 only in response to an interrupt. In this embodiment, after data and control words are sent to the holding registers 1204, 1224 an “empty” bit in a register 1242 will be set to “0” to indicate that the switch table update process should not be interrupted until it has completed whereupon the bit is set to “1” indicating that the holding register is empty. This bit of the register 1242 will be set to “1” once the updating of the switch table 140, 162 has been completed. After the switch table holding register has been emptied 1204, 1224, and the “empty” bit of the register 1242 has been reset, an interrupt to the processor will be initiated to indicate to the processor that further data and control words may be loaded.
According to one embodiment, control of the timing involves a state machine. Initially, the state machine is in an idle state 1802 (FIG. 18) in which there are no new updates and the processor is not performing any writes to the register. Once the processor begins writing 1804 to a register, the machine enters the write state 1806. The machine will remain in the write state until the writing is finished 1808 (either indicated by setting the LD bit or up or sending 16 full data and control words). Updates are prevented from being initiated until there is a successful exit from the write state. This is to prevent a situation in which the processor stores some of the words for an update but does not complete the update burst. In such a situation, if an update were attempted based on the contents of the holding register at that point, it is possible that updates would be performed on the basis of a mixture of old data and new data, with unpredictable results. Once the processor has finished writing 1808, the state machine enters the update state 1810. During the update state, the processor is prevented from writing more data into the registers since this could overwrite some of the data which was to be stored into the switching tables. After the switching tables have been updated 1812 according to the information in the holding registers, the state machine will return to the idle state 1802 and an interrupt will indicate to the processor 138a that additional updates can be sent to the registers 1202, 1222, if desired.
Isochronous switching circuitry 58 can also be provided with a local loopback capability. The local loopback capability permits circuitry 58 to transfer data directly from the receive buffer 132 to the transmit buffer 154 without first placing the data onto the TSI ring 134, thus freeing TSI bus bandwidth. This is the case, e.g., when data from a source attached to hub 44a is destined to another node attached to hub 44a. Local loopback capability is described more thoroughly in commonly-assigned application Ser. No. 07/969,910, abandoned, (Attorney File No. 8332-317/NS-2025,) titled “LOCAL. LOOPBACK OF ISOCHRONOUS DATA IN A SWITCHING MECHANISM”, filed on Nov. 2, 1992 and incorporated herein by reference. Local loop back capability is useful, for example, when both an isochronous source and an isochronous sink are connected to the same hub. For example, in the configuration depicted in FIG. 2, both the video camera isochronous source 48d on node 2 and the video monitor isochronous sink 48b on node 1 are connected with the same hub 44a. Local loopback can be used to provide data to the monitor 48b for displaying images received by the video camera 48d substantially in “real time,” but without placing the data on the TSI bus 134, thus allowing the bandwidth to be used by other connections.
An example of the flow of non-isochronous data will now be given. In this example, the non-isochronous data from source 48c on node 2, 42b, is intended for the non-isochronous sink 48g on node 3, 42c, and thus the E data is transmitted via 50b across 46c to 54b which demultiplexes the E data and conveys it to 60. Circuitry 60, in turn, conveys the E data to 54c which multiplexes it into the frame and transmits it across 46f to 50c which demultiplexes the data and provides it to 48g.
After the hub has received data from a node and conveyed it to a location for transmission to the destination node or nodes, the data which is intended for the destination node may need to be placed in a form suitable for transmission across the physical media via the physical layer is intended for an attached node.
In the case of data 166 output by an Ethernet repeater 60 the data is transformed by an E transmit interface 168 into a form suitable for multiplexing with other date streams, such as an isochronous data stream 66b and D channel and M channel data bits 66c.
An example of an E transmit interface 168 is depicted in FIG. 8. The transmit interface depicted in FIG. 8 is in general, the functional inverse of the E receive interface 59z depicted in FIG. 6. Data 166 could be supplied either in serial or parallel form. If in serial form, the data 166 is de-serialized and is then combined with any necessary alignment error bits 172 in a multiplexer 174, the output of which is conveyed to a FIFO 176. A sync detect circuit 178 extracts synchronization information from the repeater output 166 for conveying to a state machine 180. The state machine 180 also receives carrier detect information 184, framing counter information 186, and provides control signals 188 to the FIFO 176. Data is extracted from the FIFO 176 as needed to make up a frame for transmission over the media 46 as described below. The data output from the FIFO 176 is multiplexed with preamble bits 190 and “quiet” (null carrier) bits 194 by a multiplexer 196. Operation of the E transmit interface is described more thoroughly in the application Ser. No. 07/970,329, (Attorney File No. 8332-316/NS-2022).
The data 66a output from the E transmit interface 168 is provided along with isochronous data output 66b and maintenance and D channel data 66c to encoder serializes circuitry 202, as depicted in FIG. 9. The encoder/serializer 202 is configured substantially like the encoding circuitry found in the node and depicted in FIG. 4. Specifically, the encoder/serializer 202 provides a multiplexer for combining the three streams of data 66a, 66c, 66b, a four/five encoder, an NRZI encoder, and pre-emphasis circuitry. The timing of transmission is controlled by transmit timing circuitry 204. Output 206 from the encoder/serializer is selectively combined with link beats from a link beat generator 208 by multiplexer 210 for purposes of link end point detection, as described more thoroughly in application Ser. No. 07/971,018, (Attorney File No. 8332-319/NS-2026). The data sent from the hub 44a to the nodes 42 is sent in a frame format which is preferably substantially the same as the frame format used for the data sent from the nodes 42 to the hub 44a as described above. At the nodes 42, the circuitry 50 includes devices (FIG. 4) for decoding and de-multiplexing data, similar to that described for performing these functions in the hub, mainly a phase lock decode 86, and NRZI decode 88, a four/five decode 90, and a demultiplexer 92. Decoded and de-multiplexed data is then delivered to the various data sinks in the nodes 42.
The frame structure of Table IA provides an allocation of bandwidth such that the data rate for the non-isochronous data are compatible with e.g. 10 Base T Ethernet data rates. Another frame structure usable in connection with the present invention is shown in Table IB. Other types of frame structures could be used in connection with other isochronous and/or non-isochronous data sources and sinks such as token ring non-isochronous sources and sinks, in which case a different frame structure can be used to provide an allocation of bandwidth suited for the particular purpose.
The time-multiplexed data is then encoded by an encoder 72. In the depicted embodiment, the encode performs four/five encoding. One particular form of four/five encoding conforming partially to the ANSI X3T9.5 standard, is depicted in Table II. The five bit code symbols of the particular four/five implementation have been chosen so as to maintain the AC balance of the physical medium, and to minimize the frequency spectrum of wave forms as they are transmitted along the physical medium. This eases the task of the data decoder, which is typically a phase lock loop device, in recovering the data and the transmission clock. These patterns, when properly combined, have a maximum of three bit times with no transition. With a bit rate of 48.8 ns, the minimum transition rate is 3.41 MHz or 146.5 ns between transitions.
The encoding scheme depicted in Table II is described in greater detail in commonly-assigned application Ser. No. 07/970,329 (Attorney File No. 8332-316/NS2022), titled “FRAME-BASED TRANSMISSION OF DATA”, filed on Nov. 2, 1992 and incorporated herein by reference. A standard Ethernet system uses the absence/presence of a carrier signal to indicate the start of a packet. In the present system, the frames are transmitted continuously, one after another, and there is not significant period during which there is a lack of signal on the physical media. Thus, a “no Ethernet carrier” symbol (Table II) is used to denote lack of an Ethernet carrier in the output from the Ethernet MAC. According to the present frame structure, data is expected to appear in an integral number of 4-bit nibbles. This may not be the case if an Ethernet packet suffers from the addition of “dribble bits” which do not make up an integral number of nibbles. In this case, a code symbol “unaligned data” is transmitted.
The results of the four/five encoding is then further encoded by encoder 74 using a non-return to zero, inverted (NRZI) scheme. The NRZI encoder modifies the bit stream by inverting the output whenever a logic 1 is transmitted. Logic 0 produces no change in state. The four/five-NRZI encoding is particularly useful in networks in which a non-isochronous source is a 10 Basic T Ethernet source. This is because the four/five-NRZI encoding provides for transmission at a signaling rate such that the data rate for the non-isochronous portion of the data is substantially compatible with the data rates provided and expected by the Ethernet MAC. In typical Ethernet systems, a data rate of 10 Mb/sec is provided. In standard Ethernet systems, the data provided at this rate is encoded using a differential manchester scheme using two transition times to transfer one bit of data. On average, this scheme provides one clock bit per every bit of data. Thus the standard Ethernet data rate of 10 Mbit/sec, after manchester encoding, results in a signalling rate of 20 Mbit/sec.
Comparing the standard Ethernet signalling rate and data rate to that provided by the frame structure of Table IA and encoding of Table II, it is seen that in the present scheme, a frame of data contains 313 “E” symbols or 1252 E bits. By transmitting frames at a rate of one frame every 125 microseconds, the present scheme has a capacity for transmitting 10,016 Mbits/sec of Ethernet-sourced data interspersed with 6144 Kbits/sec of isochronous data. Thus by using the four/five-NRZI encoding, the data rate and signaling rate is within two and one-half percent of the signaling and data rate used by 10 Base T, allowing both isochronous traffic and Ethernet traffic to travel over existing physical media without seriously degrading the data rate of the Ether net traffic, compared to previous standard Ethernet systems. Moreover, provision of substantially standard Ethernet data rates contributes to the ability to implement the described network without the necessity for replacing in-place MACS or repeater circuitry. The ability to convey data frames substantially at the signaling rate used by previously-available systems, such as standard Ethernet, contributes to the ability to implement the described network without the necessity to replace in-place physical media, such as twisted pair media.
Although the four/five-NRZI encoding is particularly useful in connection with an Ethernet non-isochronous source, other types of encoding or decoding can also be used in the present system, including, e.g., a scheme encoding 8 bits into 10 bits. Furthermore, additional types of encoding or decoding can be provided tailored to the requirements of other non-isochronous sources/sinks, such as token ring non-isochronous sources and sinks. In connection with the described embodiment, the more important aspect of encoding is not as much the particular encoding scheme used as selection of an efficient coding scheme and particularly a scheme having sufficient efficiency that the bandwidths of both the incoming non-isochronous data 66a and the incoming isochronous data 66b can be accommodated on the physical media without seriously degrading band width formerly available for the non-isochronous data. The four/five encoding scheme is more efficient than differential manchester encoding scheme, in this regard, since it provides four bits of data for every five potential transitions so, on average, that one clock bit is provided for every four bits of data (as opposed to one clock bit for every data bit in differential manchester encoding). Thus, whereas in previous standard Ethernet systems, the differential manchester coded data took up substantially the entire bandwidth of the twisted pair media, which has a maximum effective signalling rate of about 20 Mb/sec, the four/five-NRZI encoding permits physical media having the same bandwidth to accommodate both the 10 Mbit/sec Ethernet data stream and a 6144 Kbit/sec isochronous stream, as well as a 64 Kbit/sec D channel, a 96 Kbit/sec maintenance channel, and 64 Kb/sec for the frame synchronization pattern. These characteristics are summarized in Table III.
As an example, it is assumed that the data rate output from the isochronous source 48d is 1,544 Mb/sec. However, the frame structure noted above provides an isochronous bandwidth capability of 6,144 Mb/sec. Thus, the single isochronous source 48b in the present example can be entirely accommodated using only 48 of the 192 “B” symbols per frame (i.e. 24 bytes per frame or 192 bits per lame). This leaves 72 “B” symbols per frame unutilized by source 48d, Thus, it would be possible to use the isochronous channel of this embodiment to carry isochronous data from four isochronous sources, each outputting data at a rate of 1,544 Mb/sec. It would also be possible to use the described embodiment to carry the output from three isochronous sources, each outputting data at a rate of 2.048 Mb/sec (i.e. the CEPT European standard). A basic rate ISDN Channel could be supported by using three 64 Kb/s slots within the isochronous channel. It would also be possible to transmit data from up to ninety-six isochronous sources, each outputting data at a rate of 64 Kb/s. Thus, it is possible to use the network to transfer data from a single isochronous source outputting at a rate of 6.144 Mb/s or the isochronous bandwidth available may be allocated with a granularity of 64 Kb/s, i.e. it may be split into multiples of 64 Kb/s.
The output from the NRZI encoding devices is sent to pre-emphasis circuitry 76. The pre-emphasis circuitry compensates the signal transmitted onto the physical medium to reduce the jitter. The pre-emphasis stage is optimized for the frequency spectrum employed by the present system. The data output by the pre-emphasis circuitry 76 is sent to a transmitter or driver and the signal is transmitted over the physical medium 46c. The physical medium 46c can be any of a number of media types including twisted pair, coaxial or fiber optic cable. In one embodiment, the network is configured so that the desired data rates can be achieved within the bandwidth inherent in twisted pair media and it is anticipated that at least initial use of the disclosed embodiments will make frequent use of twisted pair as media in order to take advantage of twisted pair networks already in-place. Although a number of configurations for the physical media are possible, certain features of the network are preferably configured to accommodate the characteristics (including the delay characteristics) of twisted pair wiring having a maximum length of approximately one hundred meters.
In one embodiment, it is desirable to control the timing of the transmissions from the nodes 42 to the hub 44 and those from the hub 44 to the nodes 42 to assist in reducing delay, jitter and minimizing the amount of buffering memory required. In particular, it is desired that the hub 44 should be able to transmit to the nodes, over media 46a, 46c, 46e at about the same time that data transmitted from the nodes over media 46b, 46d, 46f is received at the hub. FIG. 10 depicts a scheme for achieving this type of timing. As shown in FIG. 10, the timing can be synchronized with a 125 microsecond reference clock signal 214. In this example, the reference signal 214 provides an ascending clock edge every 125 microseconds. The reference signal can be provided by any of a number of sources. Preferably, an embodiment is configured to permit a reference signal 214 to be synchronized to an external clock reference, such as a reference signal from a wide area network or from a FDDI-II ring. The reference signal can be supplied through one of the nodes and transmitted to the hub for distribution to the other nodes, or can be supplied directly to the hub for distribution.
In applications where multiple wide area connections are made, one of the telephone connections (such as TI) can be chosen as the LAN reference. Connection can be made to the other WAN interfaces via data storage and buffers. The buffers would contain multiple frames of data to accommodate the phase and frequency skews between the frame structures apparent upon these connections and the chosen reference. The frame structure derived from the wide area network connection is subject to frequency jitter. According to one embodiment, the present network is able to accommodate this jitter provided that it is within specified bounds, and accordingly the jitter accommodation will not degrade the integrity of the synchronous channels.
Each node and the hub device will contain its own high-accuracy transmission encoding clock, typically a crystal oscillator. Thus, when viewed at the bit level, the links 46 are asynchronous to each other, being referenced only to the sourcing clock oscillator. Thus, according to one embodiment, the synchronous frame structure is conveyed over asynchronous links.
Because there are at least two timing schemes being used simultaneously (the timing driven by the external clock reference, and the processor timing) a scheme for synchronization becomes necessary. One problem associated with synchronous design is interfacing to the real world which is asynchronous by nature. A common example of this is a typical CPU interface. There are commonly live signals associated with a CPU bus. One example of a set of CPU signals is as follows: Data Bus (D[15:0]), Register Address (RA[3:0]), Chip Select (CSz), Slave Write (SWRz), and Slave Read (SRDz). Due to the fact that the control signals (CSz, SWRz, SRDz) are asynchronous with respect to the system clock of an integrated circuit, all input signals must be properly synchronized to the internal clock This synchronization process takes a maximum of two clock cycles to occur (FIG. 17). The purpose of the synchronization is to eliminate the possibility of metastability on any internal flip-flops. One embodiment uses a method for writing data into a synchronous design and still achieves a throughput of one data write per internal clock cycle. It should be noted that this method is not limited to a CPU being interfaced to registers. It could be used in any application in which external signals, which are asynchronous, need to be interfaced to a synchronous logic design.
The interface logic between the synchronous internal logic and the asynchronous control signals consists of a mixed synchronous-asynchronous design. A disadvantage in using this interfacing technique is that a small portion of the logic must be asynchronous. This disadvantage is believed to be outweighed by the gains of using this technique. One advantage is the throughput of one data write per clock cycle throughput.
There are five main blocks which are involved. These blocks are shown in FIG. 14. The five blocks are Register/Address Bank 0 1402, Register/Address Bank 1 1404, Synchronizer 0 1406, Synchronizer 1 1408, and Control Logic 1410. Register/Address Bank 0 and Register/Address Bank 1 are identical blocks of logic as are Synchronizer 0 and Synchronizer 1. FIG. 16 shows a more detailed block diagram of one embodiment.
In operation, the processor writes to a register by asserting the SWRz control signal. The address and data will be stored in Register/Address Bank 0. At the same time a synchronization process starts to take place in Synchronizer 0. While this synchronization is taking place another processor write can occur at one clock period after the previous write. The address and data from this write will be stored in Register/Address Bank 1. At the same time a synchronization process starts to take place in Synchronizer 1. During the time that the second synchronization occurs, the first synchronization will have finished and SWRz 1502 will assert the write signal (write state 1504 (FIG. 15). When this signal is sampled high synchronously by the internal logic, the data which is in Register/Address Bank 0 will be written into the internal logic. When the second processor write has finished, the next write may occur as soon as one clock period from the previous one. This time, the address and data will be stored back into Register/Address Bank 0 and synchronizer 0 starts. Again, during this synchronization process, the data that is in Register/Address Bank 1 is written to the internal logic. This process can then repeat at a rate of one CPU write per internal clock cycle. There are no restrictions on when the writes can occur as long as they are separated by at least one internal clock period.
In the embodiment of FIG. 16, the synchronizer 1406 includes three flip- flops 1602, 1604, 1606. The first flip-flop 1602 is set asynchronously. Flip-flop 1604 is synchronous and runs off the internal clock (ISOCLK). This is the clock on which the registers are running. The second flip-flop is used to sample the output of the first asynchronous flip-flop 1602. There is a need for a way to reset the first flip-flop 1602. However, because of metastability problems, it is impossible to use the output of the second flip-flop 1604 for resetting the first flip-flop 1602 since it may be metastable. Therefore, the third flip-flop 1606 is provided. This flip-flop is also synchronous with ISOCLK. It is used to sample the output of the second flip-flop 1604. Once the output of the third flip-flop 1606 goes high, it can be used to reset the first asynchronous flip-flop 1602 since it is knows not to be metastable.
Since many synchronous designs have to interface to external asynchronous signals, this method of performing write operations will eliminate the bottleneck usually associated with synchronizing signals. An advantage of this design is its ability to overcome certain disadvantages of a two cycle delay in waiting for synchronization to take place. Although technically a two cycle delay is still present for any single write operation, the use of dual register/address banks alleviates the consequences of such delay and a one cycle per write throughput is still obtained.
In connection with hub-node transmissions, at the beginning of a cycle, the hub 44 will begin to transmit a frame to the node, as indicated by the timing marks on time line 216. Because of the line delays in the physical media, the time at which the nodes will receive the frame transmitted by the hub will lag the time when they were sent out from the hub as shown by time line 218. In order to provide for the desired timing described above, a delay 220 is introduced in the timing scheme before the node begins transmission of the next frame up to the hub 222. The delay 220 has a value such that, taking into account the latency introduced by transmission over physical layer/physical layer interface, the hub will begin receiving the transmitted from at times 224 approximately coinciding with the rising edges of the clock signals 214.
One way of introducing the delay 220 is depicted in FIG. 11. The delay may be introduced by inserting delay circuitry 226a, 226b between the receiving circuitry 78a, 78b of the nodes 42a, 42b and the transmitting circuitry 226a, 226b of the nodes 42a, 42b. Because the latency of physical media will vary from node to node, typically depending on the length of the links, the length of the delay 226a which is appropriate for a given node may be different from the delay 226b which is appropriate for another node. Accordingly, it is possible to detect the latency or delay of a particular link and use this latency to calculate an optimal delay. The calculated optimal delay can then be programmed into the delay circuitry 228a, 228b as appropriate. This is described in more detail in commonly-assigned application Ser. No. 07/970,313 (Attorney File No 8332-318/NS-227) titled, “ISOCHRONOUS LINK PROTOCOL,” filed on Nov. 2, 1992 and incorporated herein by reference. In this way, the cycle reference provided to the node transmitter has the proper phase to assure the timing described above.
The timing scheme described guarantees that the cycle received from the node will arrive slightly sooner than the next cycle will be transmitted from the hub. A small FIFO can be inserted into the hub's received data stream to accurately align the arrival of the cycle. In certain applications, it will also be advantageous to provide a FIFO in the node which would hold the data synchronizes with the received cycle reference until it is to be transmitted. Provision of these FIFOs is described in more detail in commonly-assigned application Ser. No. 07/969,911 (Attorney File No. 8332-320/NS-2028), titled APPARATUS AND METHOD FOR ACCOMMODATING CABLE LENGTH DELAYS USING ISOCHRONOUS FIFOING”, filed on Nov. 2, 1992 and incorporated herein by reference.
In light of the above description, a number of advantages of the present invention can be seen. The disclosed configuration allows the processor to send the data needed to update the switch table as soon as it has new updates to perform, regardless of whether the data can actually be written into the switch table at this time. This frees the processor to perform other tasks without having to wait for an appropriate time during the frame.
The present invention provides a channel for isochronous data such that the bandwidth for a particular isochronous source does not necessarily decrease as isochronous traffic on the system increases. The isochronous data transfer is interoperable with the transfer of non-isochronous data in a fashion that is transparent to the media access controllers and to the application software. The described network provides for inter-operating isochronous and non-isochronous data transfer while maintaining the data transfer rate achieved for non-isochronous data in previously in-place systems. The described network can convey both the non-isochronous data and the isochronous data over in-place physical media without degrading the non-isochronous data transfer rate compared to the rate previously carried by the same physical media. Isochronous data is conveyed with a minimized or reduced amount of delay and jitter and with minimized or reduced requirements for buffer memory. Bandwidth to be used for a particular isochronous source is selectable with a specified granularity, such as 64 Kbits/sec granularity, so that isochronous sources and sinks have available to them an amount of bandwidth which is both selectable and sustainable. The disclosed system provides a data exchange mechanism which is compatible with standard media access controller devices. Thus, currently available hardware and associated software may be used over the physical links. Incremental upgrade of equipment can be made as desired. The hub can perform call set-up, channel allocation and isochronous channel management, preferably using source/destination information provided over the D channel.
A number of modifications and variations of the invention can also be used. It is possible to use some aspects without using other aspects. For example, it is possible to provide a dedicated bandwidth for isochronous traffic without using a network which receives non-isochronous data from a Ethernet media access controller. It is possible to transmit non-isochronous-sourced data using a continuously-recurring frame structure without providing a plurality of hubs which are inter-connected. At least some aspects of the described network can be implemented in a non-star-topology, such as by communicating isochronous and non-isochronous data which is time-multiplexed into a recurring frame structure, directly between two nodes. Other types of non-isochronous sources and sinks than those discussed above can also be used, including token bus, ATM, video phones, video servers, computer work stations or other networking schemes. The present invention could be used even though no non-isochronous sources are connected to the system. The present invention can be used even though no isochronous sources or sinks are connected to the system. Other frame structures can be used to provide more or less band-width for various types of data such as isochronous data, non-isochronous data, and D channel data. It is possible to operate the described network without using buffers to smooth the “lumpy” data arrival rate, although such an implementation might require replacement of existing MACs. Channels in addition to isochronous, non-isochronous, D channel, and M channels could be provided. Multiplexing both packet-structured non-isochronous data and non-packet-non-isochronous data (such as token ring data) can also be achieved. It is possible for the hub to distribute received isochronous data to the various transmitters using a system other than time slot interchange, such as P1349, ATM or SONET. Data can be encrypted before placing it on the physical media. Although a single port RAM is preferred for the holding registers since this configuration requires less area on a silicon chip, it is also possible to provide the holding register as a dual-port RAM or multi-port RAM. A number of configurations of the present invention are possible. In one configuration, a 24-port hub includes 2 Ethernet repeaters, each supporting 12 Ethernet connections, two isochronous switching devices and 24 physical layer portions.
Although the present invention has been described by way of preferred embodiments and certain variations and modifications, other variations and modifications can also be used, the invention being defined by the following claims.
TABLE IA
BLOCK 0:
J K E B E B E B E B E B E B E E Group0
E E E B E B E B E B E B E B E E Group1
E E E B E B E B E B E B E B E B Group2
E E E B E B E B E B E B E B E B Group3
E E E B E B E B E B E B E B E E Group4
E E E B E B E B E B E B E B E E Group5
E E E B E B E B E B E B E B E E Group6
E E E B E B E B E B E B E B E E Group7
BLOCK 1:
M M E B E B E B E B E B E B E E Group8
E E E B E B E B E B E B E B E E Group9
E E E B E B E B E B E B E B E E Group10
E E E B E B E B E B E B E B E E Group11
E E E B E B E B E B E B E B E E Group12
E E E B E B E B E B E B E B E E Group13
E E E B E B E B E B E B E B E E Group14
E E E B E B E B E B E B E B E E Group15
BLOCK 2:
D D E B E B E B E B E B E B E E Group16
E E E B E B E B E B E B E B E E Group17
E E E B E B E B E B E B E B E E Group18
E E E B E B E B E B E B E B E E Group19
E E E B E B E B E B E B E B E E Group20
E E E B E B E B E B E B E B E E Group21
E E E B E B E B E B E B E B E E Group22
E E E B E B E B E B E B E B E E Group23
BLOCK 3:
E M E B E B E B E B E B E B E E Group24
E E E B E B E B E B E B E B E E Group25
E E E B E B E B E B E B E B E E Group26
E E E B E B E B E B E B E B E E Group27
E E E B E B E B E B E B E B E E Group28
E E E B E B E B E B E B E B E E Group29
E E E B E B E B E B E B E B E E Group30
E E E B E B E B E B E B E B E E Group31
JK = Frame Synchronization Pattern
MM = 8 Maintenance Bits
D = D Channel
EM = Ethernet Pad & 4 Maintenance Bits
E = Ethernet Packet Channel
B = Isochronous Channel
TABLE IB
BLOCK 0:
J K B B B B B B B B B B B B B B Group0
B B B B B B B B B B B B B B B B Group1
B B B B B B B B B B B B B B B B Group2
B B B B B B B B B B B B B B B B Group3
B B B B B B B B B B B B B B B B Group4
B B B B B B B B B B B B B B B B Group5
B B B B B B B B B B B B B B B B Group6
B B B B B B B B B B B B B B I I Group7
BLOCK 1:
M M B B B B B B B B B B B B B B Group8
B B B B B B B B B B B B B B B B Group9
B B B B B B B B B B B B B B B B Group10
B B B B B B B B B B B B B B B B Group11
B B B B B B B B B B B B B B B B Group12
B B B B B B B B B B B B B B B B Group13
B B B B B B B B B B B B B B B B Group14
B B B B B B B B B B B B B B I I Group15
BLOCK 2:
D D B B B B B B B B B B B B B B Group16
B B B B B B B B B B B B B B B B Group17
B B B B B B B B B B B B B B B B Group18
B B B B B B B B B B B B B B B B Group19
B B B B B B B B B B B B B B B B Group20
B B B B B B B B B B B B B B B B Group21
B B B B B B B B B B B B B B B B Group22
B B B B B B B B B B B B B B I I Group23
BLOCK 3:
I M B B B B B B B B B B B B B B Group24
B B B B B B B B B B B B B B B B Group25
B B B B B B B B B B B B B B B B Group26
B B B B B B B B B B B B B B B B Group27
B B B B B B B B B B B B B B B B Group28
B B B B B B B B B B B B B B B B Group29
B B B B B B B B B B B B B B B B Group30
B B B B B B B B B B B B B B I I Group31
JK = Frame Synchronization Pattern
M = Maintenance Channel
D = D Channel
I = Idle Data
B = Isochronous Channel
TABLE II
Symbol Encoded (5 bit) Description
0 11110 Data 0
1 01001 Data 1
2 10100 Data 2
3 10101 Data 3
4 01010 Data 4
5 01011 Data 5
6 01110 Data 6
7 01111 Data 7
8 10010 Data 8
9 10011 Data 9
A 10110 Data A
B 10111 Data B
C 11010 Data C
D 11011 Data D
E 11100 Data E
F 11101 Data F
I 11111 No Ethernet Carrier
S 11001 No Ethernet Data
V 01100 Unaligned Data
T 01101 Unassigned
J 11000 Frame Sync Part 1
K 10001 Frame Sync Part 2
Q 00000 Invalid
H 00100 Invalid
R 00111 Invalid
V 00001 Invalid
V 00010 Invalid
V 00011 Invalid
V 00101 Invalid
V 00110 Invalid
V 01000 Invalid
V 10000 Invalid
TABLE III
Bytes/ Bits/
Channel Frame Frame Kbits/sec Usage
JK 1.0 8 64 Frame
Synchronization
B 96.0 768 6,144 Isochronous
E 156.5 1,252 10,016 Ethernet Packet
D 1.0 8 64 D channel
M 1.5 12 96 Maintenance
Total 256.0 2,048 16,384 Mbits/sec
TABLE IV
ST(10:0) The switch table address. ST10 is the most significant
bit (MSB). Represents the IMC or TSI time slot
number (1 through 1536).
BUF(10:0) The buffer address containing the data to be
switched. BIF10 is the MSB.
ETE/IA External Transmit Enable: When set, indicates the
slot is switched onto the TSI Ring. Idle Address:
When set indicates the idle pattern to be switched to
an isoEnet node. This provides a data pattern which
could decrease noise in the system.
ITE Internal Transmit Enable: When set, indicates the
slot is loopbacked internally and destined for a
locally attached node, as described in the U.S. Pat.
application Ser. No. 07/969,910, “LOCAL LOOP
BACK OF ISOCHRONOUS DATA IN A
SWITCHING MECHANISM” (Attorney File No.
8332-317/NS-2025).
IPE Idle Pattern Enable: When set, indicates that an idle
pattern is to be transmitted. This transmission of an
idle pattern provides a known data pattern.
TSE Tri-State Enable: When set, the controller drives the
TSI ring tri-state output drivers. This control is used
to eliminate contention on a shared TSI bus in
certain system configurations.
LD Last Data: When set, indicates to the controller the
arrival of the last update data to the RX or TX
Switch Table Holding Register during a switch table
update.
C/{overscore (D)} Control/{overscore (DATA)}: This bit indicates the contents of the
16 bits of data. “0” indicates switch table data. “1”
indicates the switch table location for loading data as
well as indicates the last word in the switch table
update.
RES: Reserved.

Claims (140)

1. In a computer-controlled system having a microprocessor operating according to a clock and an updatable table operating asynchronously of said clock, said updatable table outputting control data for controlling data transfer in said system, apparatus for updating said updatable table, comprising:
register means for receiving update data from said microprocessor during a first time period at a data rate corresponding to said clock and outputting said update data to said updatable table;
means, coupled to said register means, for determining the beginning of a second period of time during which said updatable table is not being used and for updating said updatable table during said second period, asynchronously with said clock, using at least same of said update data.
2. Apparatus, as claimed in claim 1, further comprising a plurality of shadow registers wherein data stored in said register means at a first storage time is also stored in at least one of said plurality of shadow registers substantially simultaneously with said first storage time.
3. Apparatus, as claimed in claim 1, wherein said updatable table comprises an updatable transmit table and updatable receive table, and wherein said register means includes at least a transmit holding register for holding data for updating said updatable transmit table and a receive holding register, different from said transmit holding register, for holding data for updating said updatable receive table.
4. In a computer-controlled system having a microprocessor operating according to a clock and an updatable table operating asynchronously with said clock, said updatable table outputting control data for controlling data transfer in said system, a method for updating said updatable table, comprising:
receiving update data in a first register from said microprocessor during a first time period at a data rate corresponding to said clock and outputting said update data to said updatable table;
determining the beginning of a second period of time during which said updatable table is not being used and updating said updatable table during said second period of time during which said updatable table is not being used, asynchronously with said clock, using at least some of said update data.
5. A method, as claimed in claim 4, wherein said update data includes at least one control word, indicating a table update location, and at least one data word, including data to be stored at said update location.
6. A method, as claimed in claim 5, wherein said update data includes more data words than control words.
7. A method, as claimed in claim 6, further comprising incrementing said control word by a first amount to provide a new table update location for a subsequent table update.
8. A method, as claimed in claim 7, wherein said first amount is programmable.
9. A method, as claimed in claim 4 wherein said update data includes a plurality of words each of said plurality of words having at least one bit indicating whether the word is a control word or a data word.
10. A method, as claimed in claim 4, wherein said update data includes a plurality of words each of said plurality of words having at least one bit indicating whether the word is the last data word of the update data.
11. A method, as claimed in claim 4, further comprising notifying said microprocessor when the table update is complete.
12. A method, as claimed in claim 11, wherein said step of notifying comprises sending an interrupt to said processor.
13. A method, as claimed in claim 11, wherein, after said microprocessor has written said update data into said first register, said microprocessor is prevented from writing further data into said first register until after said step of notifying.
14. Apparatus for communicating between at least first and second stations in a data communication system over at least a first link, said data communication system including a plurality of data sources and sinks, at least a first of said sources and sinks configured to receive or transmit data isochronously and a second of said sources and sinks configured to transmit data non-isochronously, the apparatus comprising:
at least a first receiver and at least a first transmitter in said first station;
said first link coupling said first station with said second station;
said second station being coupled to both said first and second of said sources and sinks;
a second transmitter in said second station for transmitting data to said first receiver;
a first multiplexer in said second station for permitting the transmitting of data from both of said first and second sources and sinks over said first link as first multiplexed data, said multiplexer providing a first, dedicated bandwidth for first data originating from an isochronous source, including at least said first of said sources and sinks;
at least a first updatable switchtable in said first station for storing information indicating at least the destination of data;
a microprocessor operating according to a first clock, coupled to said updatable switchtable, said updatable switchtable operating according to a second clock asynchronously with said first clock;
a register coupled to said microprocessor for receiving update data from said microprocessor during a first time period at a data rate corresponding to said first clock and coupled to said first updatable switchtable for outputting said update data to said first updatable switchtable.
15. A method for communicating data over a data link in a data communication system between a first station coupled to a first endpoint of said data link and a second station coupled to a second endpoint of said data link, said second station having both an isochronous data source and a non-isochronous data source, said data communication system having a time-varying amount of non-isochronous demand, the method comprising;
time-division multiplexing data from said isochronous data source and said non-isochronous data source according to a periodically repeating frame structure, said frame structure defining at least a first dedicated bandwidth for data from said isochronous source, wherein the data transfer rate for said isochronous data is substantially independent of the non-isochronous demand on said data system;
providing a microprocessor in said first station operating according to a first clock and an updatable table operating according to a second clock asynchronously with said first clock;
receiving update data in a holding register from said microprocessor during a first time period at a data rate corresponding to said first clock, said update data including at least destination data;
updating said updatable table asynchronously with said first clock, using at least some of said up gate data in said holding register, and
transmitting the time-multiplexed data onto said data link in accordance with data stored in said updatable table.
16. A method, as claimed in claim 15, wherein said step of updating comprises:
sampling said second clock;
providing said sampled second clock to a one-shot circuit whose output indicates the rising edge of said second clock.
17. A method, as claimed in claim 15, further comprising:
waiting up to a predetermined maximum wait time before performing said step of receiving update data if fewer than a predetermined number of update words are contained in said update data.
18. A method, as claimed in claim 17, wherein said predetermined number of update words is equal to the number of word that can be stored in said hold king register.
19. In a computer controlled system having a processor operating according to a clock and an updatable table operating asynchronously of the clock, the updatable table outputting control data for controlling data transfers in the system, an apparatus, comprising:
a memory receiving update data from the processor during a first time period at a data rate corresponding to the clock and outputting the update data to the updatable table;
a control circuit coupled to the memory, wherein the control circuit determines the beginning of a second period of time during which the updatable table is not being used and updates the updatable table during the second period, asynchronously with the clock, using at least some of the update data.
20. Apparatus, as claimed in line 19, further comprising a plurality of shadow registers wherein data stored in the memory at a first storage time is also stored in at least one of the plurality of shadow registers substantially simultaneously with the first storage time.
21. Apparatus, as claimed in claim 19, wherein the updatable table comprises an updatable transmit table and updatable receive table, and wherein the memory includes at least a transmit holding memory for holding data for updating the updatable transmit table and a receive holding memory, different from the transmit holding memory, for holding data for updating the updatable receive table.
22. Apparatus, as claimed in claim 19, wherein the updatable table comprises a switch table.
23. Apparatus, as claimed in claim 19, wherein the updatable table comprises a routing table.
24. Apparatus, as claimed in claim 19, wherein the updatable table controls the routing of isochronous data, non-isochronous data, or combination of isochronous data and non-isochronous data, on a bus.
25. Apparatus, as claimed in claim 24, wherein the isochronous data comprises telephony data, video data, or a combination of telephony data and video data.
26. Apparatus, as claimed in claim 24, wherein the non-isochronous data comprises packet data.
27. Apparatus, as claimed in claim 24, wherein the non-isochronous data comprises Ethernet data.
28. Apparatus, as claimed in claim 24, wherein the non-isochronous data comprises non-packet, non-isochronous data.
29. Apparatus, as claimed in claim 24, wherein the non-isochronous data comprises ATM data.
30. Apparatus, as claimed in claim 24, wherein the bus comprises a time division multiplexed bus.
31. Apparatus, as claimed in claim 24, wherein the bus comprises a time slot interchange bus.
32. Apparatus, as claimed in claim 24, wherein the bus comprises a bus for carrying ATM, SONET or 1394 data.
33. Apparatus, as claimed in claim 24, wherein the bus connects multiple hubs in the system.
34. Apparatus, as claimed in claim 19, wherein the memory comprises a register.
35. Apparatus, as claimed in claim 19, wherein the memory comprises a random access memory (RAM).
36. Apparatus, as claimed in claim 19, wherein the memory comprises a multi-port memory.
37. Apparatus, as claimed in claim 19, wherein update data is transferred to the memory in the form of a burst.
38. Apparatus, as claimed in claim 19, wherein the updatable table operates synchronously with a second clock.
39. Apparatus, as claimed in claim 38, wherein the second clock comprises a network reference clock.
40. Apparatus, as claimed in claim 39, wherein the network reference clock comprises a WAN reference clock.
41. Apparatus, as claimed in claim 39, wherein the network reference clack comprises a LAN reference clock.
42. Apparatus, as claimed in claim 19, wherein the updatable table controls a hub in the system.
43. Apparatus, as claimed in claim 42, wherein the hub comprises a PBX.
44. Apparatus, as claimed in claim 42, wherein the hub includes multiple LAN connections.
45. Apparatus, as claimed in claim 42, wherein the hub includes multiple isochronous switching devices.
46. Apparatus, as claimed in claim 42, wherein the hub includes multiple Ethernet connections.
47. Apparatus, as claimed in claim 42, wherein the hub is coupled to multiple nodes.
48. Apparatus, as claimed in claim 47, wherein each of the nodes transfers isochronous data, non-isochronous data, or a combination of isochronous data and non-isochronous data, in the system under control of the updatable table.
49. Apparatus, as claimed in claim 19, wherein data transfer in the system is controlled so that bandwidth for isochronous data transfers is in sensitive to a level of non-isochronous data transfers in the system.
50. Apparatus, as claimed in claim 19, wherein data transfer in the system is controlled so that bandwidth for non-isochronous data transfers is insensitive to a level of isochronous data transfers in the system.
51. Apparatus, as claimed in claim 19, wherein operations that the processor handles includes call control signaling, maintenance activities, status processing, and error bookkeeping.
52. Apparatus, as claimed in claim 19, wherein the update data comprises data transmitted over a D channel.
53. In a computer-controlled system having a processor operating according to a clock and an updatable table operating asynchronously with the clock, the updatable table outputting control data for controlling data transfers in the system, a method comprising:
receiving update data in a memory from the processor during a first time period at a data rate corresponding to the clock and outputting the update data to the updatable table; and
determining the beginning of a second period of time during which the updatable table is not being used and updating the updatable table during the second period of time, asynchronously with the clock using at least some of the update data.
54. A method, as claimed in claim 53, wherein the update data includes at least one control word, indicating a table update location, and it least one data word, including, data to be stored at the update location.
55. A method, as claimed in claim 54, wherein the update data includes more data words than control words.
56. A method, as claimed in claim 55, further comprising the step of incrementing the control word by a first amount to provide a new table update location for a subsequent table update.
57. A method, as claimed in claim 56, wherein the first amount is programmable.
58. A method, as claimed in claim 53, wherein the update data includes a plurality of words, each of the plurality of words having at least one bit indicating whether the word is a control word or a data word.
59. A method, as claimed in claim 53, wherein the update data includes a plurality of words, each of the plurality of words having at least one bit indicating whether the word is the last data word of the update data.
60. A method, as claimed in claim 53, further comprising the step of notifying the processor when the table update is complete.
61. A method, as claimed in claim 60, wherein the step of notifying comprises sending an interrupt to the processor.
62. A method, as claimed in claim 60, wherein after the processor has written the update data into the memory, the processor is presented from writing further data into the memory until after the step of notifying.
63. A method, as claimed in claim 53, wherein the updatable table comprises a switch table.
64. A method, as claimed in claim 53, wherein the updatable table comprises a routing table.
65. A method, as claimed in claim 53, wherein the updatable table controls the routing of isochronous data, non-isochronous data, or a combination of isochronous data and non-isochronous data, on a bus.
66. A method, as claimed in claim 65, wherein the isochronous data comprises telephony data video data or a combination of telephony data and video data.
67. A method, as claimed in claim 65, wherein the non-isochronous data comprises packet data.
68. A method, as claimed in claim 65, wherein the non-isochronous data comprises Ethernet data.
69. A method, as claimed in claim 65, wherein the non-isochronous data comprises non-packet, non-isochronous data.
70. A method, as claimed in claim 65, wherein the non-isochronous data comprises ATM data.
71. A method, as claimed in claim 65, wherein the bus comprises a time division multiplexed bus.
72. A method, as claimed in claim 65, wherein the bus comprises a time slot interchange bus.
73. A method, as claimed in claim 65, wherein the bus comprises bus for carrying ATM, SONET or 1394 data.
74. A method, as claimed in claim 65, wherein the bus connects multiple hubs in the system.
75. A method, as claimed in claim 53, wherein the memory comprises a register.
76. A method, as claimed in claim 53, wherein the memory comprises a random access memory (RAM).
77. A method, as claimed in claim 53, wherein the memory comprises a multi-port memory.
78. A method, as claimed in claim 53, wherein update data is transferred to the memory in the form of a burst.
79. A method, as claimed in claim 53, wherein the updatable table operates synchronously with a second clock.
80. A method, as claimed in claim 79, wherein the second clock comprises a network reference clock.
81. A method, as claimed in claim 80, wherein the network reference clock comprises a WAN reference clock.
82. A method, as claimed in claim 80, wherein the network reference clock comprises a LAN reference clock.
83. A method, as claimed in claim 53, wherein the updatable table controls a hub in the system.
84. A method, as claimed in claim 83, wherein the hub comprises a PBX.
85. A method, as claimed in claim 83, wherein the hub includes multiple LAN connections.
86. A method, as claimed in claim 83, wherein the hub includes multiple isochronous switching devices.
87. A method, as claimed in claim 83, wherein the hub includes multiple Ethernet connections.
88. A method, as claimed in claim 83, wherein the hub is coupled to multiple nodes.
89. A method, as claimed in claim 88, wherein each of the nodes transfers isochronous data, non-isochronous data, or a combination of isochronous data and non-isochronous data, in the system under control of the updatable.
90. A method, as claimed in claim 53, wherein data transfer in the system is controlled so that bandwidth for isochronous data transfers is insensitive to a level of non-isochronous data transfers in the system.
91. A method, as claimed in claim 53, wherein data transfer in the system is controlled so that bandwidth for non-isochronous data transfers is insensitive to a level of isochronous data transfers in the system.
92. A method, as claimed in claim 53, wherein operations that the processor handles includes call control signaling maintenance activities, status processing, and error bookkeeping.
93. A method, as claimed in claim 53, wherein the update data comprises data transmitted over a D channel.
94. Apparatus for communicating between at least first and second stations in a data communication system over at least a first link, the data communication system including a plurality of data sources and sinks, at least a first of the sources and sinks configured to receive or transmit data isochronously and a second of the sources and sinks configured to transmit data non-isochronously, the apparatus comprising:
at least a receiver and at least a first transmitter in the first station;
the first link coupling the first station with the second station;
the second station being coupled to both the first and second of the sources and sinks;
a second transmitter in the second station for transmitting to the first receiver;
a first multiplexer in the second station for permitting transmitting of data from both of the first and second sources and sinks over the first link as first multiplex data, the multiplexer providing a first bandwidth for first data originating from an isochronous source, including at least the first of the sources and sinks;
at least a first updatable switch table in the first station for storing information indicating at least the destination of data;
a processor operating according to a first clock, coupled to the updatable switch table, the updatable switch table operating according to a second clock asynchronously with the first clock;
a memory coupled to the processor receiving update data from the processor during a first time period at a data rate corresponding to the clock and coupled to the first updatable switch table and outputting the update data to the first updatable switch table.
95. Apparatus, as claimed in claim 94, wherein data transfer in the system is controlled so that bandwidth for isochronous data transfers is insensitive to a level of non-isochronous data transfers in the system.
96. Apparatus, as claimed in claim 94, wherein data transfer in the system is controlled so that bandwidth for non-isochronous data transfers is insensitive to a level of isochronous data transfers in the system.
97. A method for communicating data over a data link in a data communication system between a first station coupled to a first endpoint of the data link and a second station coupled to a second endpoint of the data link, the second station having an isochronous data source, a non-isochronous data source or both an isochronous data source and a non-isochronous data source, the data communication system having a ti me-varying amount of non-isochronous demand, the method comprising:
time-division multiplexing data from the isochronous data source and/or the non-isochronous data source, wherein a first bandwidth is allocated for data from the isochronous source, wherein the data transfer rate for the isochronous data is substantially independent of the non-isochronous demand on the data system;
providing a processor in the first station operating according to a first clock and an updatable table operating according to a second clock asynchronously with the first clock;
receiving update data in a memory from the processor during a first time period at a data rate corresponding to the clock the update data including at least destination data;
updating the updatable table asynchronously with the first clock, using at least some of the update data in the memory; and
transmitting the time-multiplexed data onto the data link in accordance with data stored in the updatable table.
98. A method, as claimed in claim 97, wherein the step of updating comprises:
sampling the second clock;
providing the sampled second clock to a circuit whose output has a corresponding relationship to the rising edge of the second clock.
99. A method, as claimed in claim 97, further comprising the step of:
waiting up to a predetermined maximum wait time before performing the step of receiving update data if fewer than a predetermined number of update words are contained in the update data.
100. A method, as claimed in claim 99, wherein the predetermined number of update words is equal to the number of words that can be stored in the memory.
101. A method, as claimed in claim 97, wherein the update data includes at least one control word, indicating a table update location, and at least one data word, including data to be stored at the update location.
102. A method, as claimed in claim 101, wherein the update data includes more data words than control words.
103. A method, as claimed in claim 102, further comprising the step of incrementing the control word by a first amount to provide a new table update location for a subsequent table update.
104. A method, as claimed in claim 103, wherein the first amount is programmable.
105. A method, as claimed in claim 97, wherein the update data includes a plurality of words, each of the plurality of words having a least one bit indicating whether the word is a control word or a data word.
106. A method, as claimed in claim 97, wherein the update data includes a plurality of words, each of the plurality of words having at least one bit indicating whether the word is the last data word of the update data.
107. A method, as claimed in claim 97, further comprising the step of notifying the processor when the table update is complete.
108. A method, as claimed in claim 107, wherein the step of notifying comprises sending an interrupt to the processor.
109. A method, as claimed in claim 107, wherein, after the processor has written the update data into the memory, the processor is prevented from writing further data into the memory until after the step of notifying.
110. A method, as claimed in claim 97, wherein the updatable table comprises a switch table.
111. A method, as claimed in claim 97, wherein the updatable table comprises a routing table.
112. A method, as claimed in claim 97, wherein the updatable table controls the routing of isochronous data, non-isochronous data, or a combination of isochronous data and non-isochronous data, on a bus.
113. A method, as claimed in claim 112, wherein the isochronous data comprises telephony data, video data, or a combination of telephony data and video data.
114. A method, as claimed in claim 112, wherein the non-isochronous data comprises packet data.
115. A method, as claimed in claim 112, wherein the non-isochronous data comprises Ethernet data.
116. A method, as claimed in claim 112, wherein the non-isochronous data comprises non-packet, non-isochronous data.
117. A method, as claimed in claim 112, wherein the non-isochronous data comprises ATM data.
118. A method, as claimed in claim 112, wherein the bus comprises a time division multiplexed bus.
119. A method, as claimed in claim 112, wherein the bus comprises a time slot interchange bus.
120. A method, as claimed in claim 112, wherein the bus comprises a bus for carrying ATM SONET or 1394 data.
121. A method, as claimed in claim 112, wherein the bus connects multiple hubs in the system.
122. A method, as claimed in claim 97, wherein the memory comprises a register.
123. A method, as claimed in claim 97, wherein the memory comprises a random access memory (RAM).
124. A method, as claimed in claim 97, wherein the memory comprises a multi-port memory.
125. A method, as claimed in claim 97, wherein update data is transferred to the memory in the form of a burst.
126. A method, as claimed in claim 97, wherein the updatable table operates synchronously with the second clock, the second clock having a different frequency than the first clock.
127. A method, as claimed in claim 97, wherein the second clock comprises a network reference clock.
128. A method, as claimed in claim 127, wherein the network reference clock comprises a WAN reference clock.
129. A method, as claimed in claim 127, wherein the network reference clock comprises a LAN reference clock.
130. A method, as claimed in claim 97, wherein the updatable table controls a hub in the system.
131. A method, as claimed in claim 130, wherein the hub comprises a PBX.
132. A method, as claimed in claim 130, wherein the hub includes multiple LAN connections.
133. A method, as claimed in claim 130, wherein the hub includes multiple isochronous switching devices.
134. A method, as claimed in claim 130, wherein the hub includes multiple Ethernet connections.
135. A method, as claimed in claim 130, wherein the hub is coupled to multiple nodes.
136. A method, as claimed in claim 135, wherein each of the nodes transfers isochronous data non-isochronous data or a combing of isochronous data and non-isochronous data, in the system under control of the updatable table.
137. A method, as claimed in claim 97, wherein data transfer in the system is controlled so that bandwidth for isochronous data transfers is insensitive to a level of non-isochronous data transfers in the system.
138. A method, as claimed in claim 97, wherein data transfer in the system is controlled so that bandwidth for non-isochronous data transfers is insensitive to a level of isochronous data transfers in the system.
139. A method, as claimed in claim 97, wherein operations that the processor handles includes call control, signaling maintenance activities, status processing, and error bookkeeping.
140. A method, as claimed in claim 97, wherein the update data comprises data transmitted over a D channel.
US09/231,855 1992-11-02 1999-01-14 Asynchronous processor access to a switch table in a network with isochronous capability Expired - Lifetime USRE39216E1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US09/231,855 USRE39216E1 (en) 1992-11-02 1999-01-14 Asynchronous processor access to a switch table in a network with isochronous capability

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US96991692A 1992-11-02 1992-11-02
US08/146,336 US5594734A (en) 1992-11-02 1993-11-01 Asynchronous processor access to a switch table in a network with isochronous capability
US09/231,855 USRE39216E1 (en) 1992-11-02 1999-01-14 Asynchronous processor access to a switch table in a network with isochronous capability

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US08/146,336 Reissue US5594734A (en) 1992-11-02 1993-11-01 Asynchronous processor access to a switch table in a network with isochronous capability

Publications (1)

Publication Number Publication Date
USRE39216E1 true USRE39216E1 (en) 2006-08-01

Family

ID=25516172

Family Applications (5)

Application Number Title Priority Date Filing Date
US08/147,359 Ceased US5566169A (en) 1992-11-02 1993-11-01 Data communication network with transfer port, cascade port and/or frame synchronizing signal
US08/146,336 Ceased US5594734A (en) 1992-11-02 1993-11-01 Asynchronous processor access to a switch table in a network with isochronous capability
US08/439,440 Expired - Lifetime US5521928A (en) 1992-11-02 1995-05-11 Time slot exchanger mechanism in a network for data communication having isochronous capability
US08/486,110 Expired - Lifetime US5668811A (en) 1992-11-02 1995-06-07 Method of maintaining frame synchronization in a communication network
US09/231,855 Expired - Lifetime USRE39216E1 (en) 1992-11-02 1999-01-14 Asynchronous processor access to a switch table in a network with isochronous capability

Family Applications Before (4)

Application Number Title Priority Date Filing Date
US08/147,359 Ceased US5566169A (en) 1992-11-02 1993-11-01 Data communication network with transfer port, cascade port and/or frame synchronizing signal
US08/146,336 Ceased US5594734A (en) 1992-11-02 1993-11-01 Asynchronous processor access to a switch table in a network with isochronous capability
US08/439,440 Expired - Lifetime US5521928A (en) 1992-11-02 1995-05-11 Time slot exchanger mechanism in a network for data communication having isochronous capability
US08/486,110 Expired - Lifetime US5668811A (en) 1992-11-02 1995-06-07 Method of maintaining frame synchronization in a communication network

Country Status (5)

Country Link
US (5) US5566169A (en)
EP (1) EP0596651A1 (en)
JP (1) JPH06284130A (en)
KR (1) KR100298926B1 (en)
TW (1) TW331060B (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040151198A1 (en) * 2003-01-23 2004-08-05 Broadcom Corporation Apparatus and method for communicating arbitrarily encoded data over a 1-gigabit ethernet
US20050030808A1 (en) * 2003-07-03 2005-02-10 Broadcom Corporation Standby mode for use in a device having a multiple channel physical layer
US20050276256A1 (en) * 2000-02-21 2005-12-15 Mika Raitola Capacity allocation for packet data bearers
US20060159123A1 (en) * 2003-01-02 2006-07-20 Jean-Francois Fleury Method for reserving bandwidth in an ethernet type network
US7298808B1 (en) * 2003-04-29 2007-11-20 Pmc-Sierra, Inc. Cascaded jitter frequency shifting Δ-Σ modulated signal synchronization mapper
US20090172242A1 (en) * 2007-12-31 2009-07-02 Silicon Laboratories Inc. System and method for connecting a master device with multiple groupings of slave devices via a linbus network
TWI779772B (en) * 2021-08-13 2022-10-01 瑞昱半導體股份有限公司 Signal processing method and signal processor

Families Citing this family (173)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
USRE39116E1 (en) 1992-11-02 2006-06-06 Negotiated Data Solutions Llc Network link detection and generation
EP0700610B1 (en) * 1994-02-25 2003-07-09 Koninklijke Philips Electronics N.V. Method and device for transmitting data packets
JPH08265349A (en) * 1995-03-27 1996-10-11 Toshiba Microelectron Corp Digital information processor
GB2315642B (en) * 1995-05-12 2000-06-28 Toshiba Kk Communication system
US5790786A (en) * 1995-06-28 1998-08-04 National Semiconductor Corporation Multi-media-access-controller circuit for a network hub
US5710882A (en) * 1995-06-29 1998-01-20 Telefonaktiebolaget Lm Ericsson Method and call set up server for setting up a call using a call handling portion and a connection handling portion to handle the call and the connection, respectively
US7468977B1 (en) 1995-07-12 2008-12-23 Nortel Networks Limited LAN/ATM switch having local packet switching and an ATM core fabric
US6427185B1 (en) * 1995-09-29 2002-07-30 Nortel Networks Limited Method and apparatus for managing the flow of data within a switching device
US7031296B1 (en) * 1995-09-29 2006-04-18 Nortel Networks Limited Method and apparatus for managing the flow of data within a switching device
JPH09172446A (en) * 1995-10-20 1997-06-30 Fuji Xerox Co Ltd Lan of multiple bus system and radio lan
US5996018A (en) * 1995-12-06 1999-11-30 International Business Machines Corporation Method and apparatus to reduce jitter and end-to-end delay for multimedia data signalling
US7577782B2 (en) 1996-02-02 2009-08-18 Sony Corporation Application programming interface for data transfer and bus management over a bus structure
US6631435B1 (en) 1996-02-02 2003-10-07 Sony Corporation Application programming interface for data transfer and bus management over a bus structure
US5991520A (en) * 1996-02-02 1999-11-23 Sony Corporation Application programming interface for managing and automating data transfer operations between applications over a bus structure
US6233637B1 (en) * 1996-03-07 2001-05-15 Sony Corporation Isochronous data pipe for managing and manipulating a high-speed stream of isochronous data flowing between an application and a bus structure
US6519268B1 (en) * 1996-03-07 2003-02-11 Sony Corporation Asynchronous data pipe for automatically managing asynchronous data transfers between an application and a bus structure
US7116635B2 (en) * 1996-03-28 2006-10-03 Hitachi, Ltd. Process execution method and apparatus
US6400819B1 (en) * 1996-03-28 2002-06-04 Hitachi, Ltd. Method and apparatus for executing communication in real-time and data structure for real-time data communication
US5923664A (en) * 1996-03-28 1999-07-13 International Business Machines Corporation Method and apparatus providing a multiport physical interface to high speed packet networks
US5940600A (en) * 1996-04-01 1999-08-17 Apple Computer, Inc. Isochronous channel having a linked list of buffers
JPH09275402A (en) * 1996-04-04 1997-10-21 Sony Corp Communication control system, communication control equipment, data transmitter/receiver and communication control method
US5719862A (en) * 1996-05-14 1998-02-17 Pericom Semiconductor Corp. Packet-based dynamic de-skewing for network switch with local or central clock
US5805597A (en) * 1996-06-04 1998-09-08 National Semiconductor Corporation Method and apparatus for providing low power basic telephony type service over a twisted pair ethernet physical layer
US6128299A (en) * 1996-08-23 2000-10-03 Virata Ltd. System for low-cost connection of devices to an ATM network
US6104714A (en) * 1996-09-26 2000-08-15 International Business Machines Corporation Method and apparatus for allowing communication in an isochronous traffic of asynchronous transfer mode (ATM) cells in a ring network
US5881226A (en) * 1996-10-28 1999-03-09 Veneklase; Brian J. Computer security system
DE19745021B4 (en) * 1996-10-29 2008-08-28 Keymile Ag Network for packet-oriented traffic
US6101198A (en) * 1996-12-03 2000-08-08 Carrier Access Corporation Processor-based voice and data time slot interchange system
US6011784A (en) * 1996-12-18 2000-01-04 Motorola, Inc. Communication system and method using asynchronous and isochronous spectrum for voice and data
US6226296B1 (en) * 1997-01-16 2001-05-01 Physical Optics Corporation Metropolitan area network switching system and method of operation thereof
SE508850C2 (en) * 1997-03-10 1998-11-09 Ericsson Telefon Ab L M Timer selection for narrow and broadband signals with frame and sequence integrity assurance
KR19980073015A (en) * 1997-03-11 1998-11-05 김광호 Video conferencing system
US5845152A (en) * 1997-03-19 1998-12-01 Apple Computer, Inc. Method for transmission of isochronous data with two cycle look ahead
US5996031A (en) * 1997-03-31 1999-11-30 Ericsson Inc. System and method for the real time switching of an isochronous data stream
US6453071B2 (en) * 1997-04-04 2002-09-17 Canon Kabushiki Kaisha Data communication apparatus, method and system and programs for data communication process stored in computer readable storage medium
US6611537B1 (en) 1997-05-30 2003-08-26 Centillium Communications, Inc. Synchronous network for digital media streams
US6260072B1 (en) * 1997-06-12 2001-07-10 Lucent Technologies Inc Method and apparatus for adaptive routing in packet networks
US5960001A (en) * 1997-06-19 1999-09-28 Siemens Information And Communication Networks, Inc. Apparatus and method for guaranteeing isochronous data flow on a CSMA/CD network
US6172984B1 (en) 1997-06-19 2001-01-09 Siemens Information And Communication Networks, Inc. System and method for reducing the latency for time sensitive data over CSMA/CD networks
US6310886B1 (en) * 1997-08-28 2001-10-30 Tivo, Inc. Method and apparatus implementing a multimedia digital network
US6081527A (en) * 1997-10-30 2000-06-27 Lsi Logic Corporation Asynchronous transfer scheme using multiple channels
US6016522A (en) * 1997-11-13 2000-01-18 Creative Labs, Inc. System for switching between buffers when receiving bursty audio by computing loop jump indicator plus loop start address for read operations in selected buffer
US6070193A (en) * 1997-11-26 2000-05-30 International Business Machines Corp. Apparatus and method for ordered transmission on networks
JPH11177588A (en) * 1997-12-10 1999-07-02 Sony Corp Electronic equipment and data communication method
US6292844B1 (en) 1998-02-12 2001-09-18 Sony Corporation Media storage device with embedded data filter for dynamically processing data during read and write operations
US6389013B1 (en) * 1998-03-31 2002-05-14 Alcatel Usa Sourcing, L.P. OC3 delivery unit; low level maintenance bus
US6333935B1 (en) * 1998-04-09 2001-12-25 Pmc-Sierra Ltd. State machine architecture with multiplexed random access memory
DE19983101B9 (en) * 1998-04-15 2012-08-23 Intel Corporation Method and apparatus for interleaving a data stream
US6195663B1 (en) * 1998-04-30 2001-02-27 Zenith Electronics Corporation Data server for high speed data transfer over an SCSI bus
US6438102B1 (en) * 1998-06-03 2002-08-20 Cisco Technology, Inc. Method and apparatus for providing asynchronous memory functions for bi-directional traffic in a switch platform
US6483850B1 (en) * 1998-06-03 2002-11-19 Cisco Technology, Inc. Method and apparatus for routing cells having different formats among service modules of a switch platform
US6353609B1 (en) * 1998-06-19 2002-03-05 Marconi Communications, Inc. Digital packet network for the local access loop
US20040208158A1 (en) 1998-08-19 2004-10-21 Fellman Ronald D. Methods and apparatus for providing quality-of-service guarantees in computer networks
US6215797B1 (en) 1998-08-19 2001-04-10 Path 1 Technologies, Inc. Methods and apparatus for providing quality of service guarantees in computer networks
US6246702B1 (en) 1998-08-19 2001-06-12 Path 1 Network Technologies, Inc. Methods and apparatus for providing quality-of-service guarantees in computer networks
US6584118B1 (en) * 1998-08-27 2003-06-24 Nortel Networks Limited Payload mapping in synchronous networks
US6167471A (en) 1998-10-14 2000-12-26 Sony Corporation Method of and apparatus for dispatching a processing element to a program location based on channel number of received data
DE69923219T2 (en) 1998-11-26 2005-12-29 Matsushita Electric Industrial Co., Ltd., Kadoma IMAGE PROCESSING UNIT
US6400714B1 (en) 1998-12-11 2002-06-04 Lucent Technologies Inc. Method and apparatus for dynamic time slot assignment
US6724729B1 (en) 1998-12-30 2004-04-20 Finisar Corporation System analyzer and method for synchronizing a distributed system
US7492393B2 (en) * 1999-02-12 2009-02-17 Sony Corporation Method of and apparatus for generating a precise frame rate in digital video transmission from a computer system to a digital video device
US6760308B1 (en) 1999-02-26 2004-07-06 Bitbytebit Information Services, Inc. Adaptive transmission in multi-access asynchronous channels
US6971027B1 (en) 1999-04-01 2005-11-29 Veneklase Brian J Computer security system
US6445711B1 (en) 1999-04-23 2002-09-03 Sony Corporation Method of and apparatus for implementing and sending an asynchronous control mechanism packet used to control bridge devices within a network of IEEE STD 1394 serial buses
KR100311309B1 (en) * 1999-05-06 2001-11-02 박원배 Data channel unit capable of fixed timeslot assignment
US20030128983A1 (en) * 1999-05-11 2003-07-10 Buabbud George H. Digital RF return over fiber
US7103907B1 (en) * 1999-05-11 2006-09-05 Tellabs Bedford, Inc. RF return optical transmission
US6460182B1 (en) * 1999-05-11 2002-10-01 Marconi Communications, Inc. Optical communication system for transmitting RF signals downstream and bidirectional telephony signals which also include RF control signals upstream
US6859846B2 (en) 1999-05-12 2005-02-22 Sony Corporation Method of distributed recording whereby the need to transition to a second recording device from a first recording device is broadcast by the first recording device
US6247069B1 (en) 1999-05-12 2001-06-12 Sony Corporation Automatically configuring storage array including a plurality of media storage devices for storing and providing data within a network of devices
US6891836B1 (en) * 1999-06-03 2005-05-10 Fujitsu Network Communications, Inc. Switching complex architecture and operation
US6721859B1 (en) 1999-10-21 2004-04-13 Sony Corporation Multi-protocol media storage device implementing protocols optimized for storing and retrieving both asynchronous and isochronous data
SE517859C2 (en) * 1999-10-21 2002-07-23 Ericsson Telefon Ab L M Dynamic allocation of data streams in frames represented by frame descriptive indexes
US6523108B1 (en) 1999-11-23 2003-02-18 Sony Corporation Method of and apparatus for extracting a string of bits from a binary bit string and depositing a string of bits onto a binary bit string
AU2719301A (en) * 1999-12-30 2001-07-16 Telefonaktiebolaget Lm Ericsson (Publ) Method, means and arrangements for transmitting data streams
US6891843B1 (en) * 2000-01-24 2005-05-10 Advanced Micro Devices, Inc. Apparatus and method for sharing memory using extra data path having multiple rings
US20010047387A1 (en) * 2000-03-27 2001-11-29 Exoplex, Inc. Systems and methods for providing distributed cross-enterprise portals
DE10016829A1 (en) * 2000-04-06 2001-10-11 Philips Corp Intellectual Pty Resolving media access conflicts in networks with multiple network nodes and at least one star node
US7006515B1 (en) * 2000-04-07 2006-02-28 Omneon Video Networks Isochronous queue and buffer management
US7720821B1 (en) 2000-06-30 2010-05-18 Sony Corporation Method of and apparatus for writing and reading time sensitive data within a storage device
US6912060B1 (en) * 2000-07-05 2005-06-28 Lexmark International, Inc. Photoprinter control of peripheral devices
US6993022B1 (en) 2000-07-06 2006-01-31 Sony Corporation Method of and apparatus for directly mapping communications through a router between nodes on different buses within a network of buses
US6928470B1 (en) 2000-07-31 2005-08-09 Western Digital Ventures, Inc. Transferring scheduling data from a plurality of disk storage devices to a network switch before transferring data associated with scheduled requests between the network switch and a plurality of host initiators
US6697914B1 (en) 2000-09-11 2004-02-24 Western Digital Ventures, Inc. Switched node comprising a disk controller with integrated multi-port switching circuitry
US8176296B2 (en) 2000-10-26 2012-05-08 Cypress Semiconductor Corporation Programmable microcontroller architecture
US8103496B1 (en) 2000-10-26 2012-01-24 Cypress Semicondutor Corporation Breakpoint control in an in-circuit emulation system
US7765095B1 (en) 2000-10-26 2010-07-27 Cypress Semiconductor Corporation Conditional branching in an in-circuit emulation system
US6950954B1 (en) * 2000-10-26 2005-09-27 Cypress Semiconductor Corporation Method and circuit for synchronizing a write operation between an on-chip microprocessor and an on-chip programmable analog device operating at different frequencies
US8160864B1 (en) 2000-10-26 2012-04-17 Cypress Semiconductor Corporation In-circuit emulator and pod synchronized boot
US6724220B1 (en) 2000-10-26 2004-04-20 Cyress Semiconductor Corporation Programmable microcontroller architecture (mixed analog/digital)
US8149048B1 (en) 2000-10-26 2012-04-03 Cypress Semiconductor Corporation Apparatus and method for programmable power management in a programmable analog circuit block
US6904475B1 (en) 2000-11-06 2005-06-07 Sony Corporation Programmable first-in first-out (FIFO) memory buffer for concurrent data stream handling
US7680738B2 (en) 2000-11-22 2010-03-16 American Express Travel Related Services Company, Inc. System and method for executing cash payments via a computer network
US7002926B1 (en) 2000-11-30 2006-02-21 Western Digital Ventures, Inc. Isochronous switched fabric network
SE0004839D0 (en) * 2000-12-22 2000-12-22 Ericsson Telefon Ab L M Method and communication apparatus in a communication system
US7463647B2 (en) * 2001-02-26 2008-12-09 Sony Corporation Method of and apparatus for providing reserved bandwidth to ethernet devices over switched ethernet including a home network wall plate having a combined IEEE 1394 and ethernet modified hub
US7411966B2 (en) * 2001-03-16 2008-08-12 Siemens Aktiengesellschaft Method and system for coupling data networks
DE50205022D1 (en) * 2001-03-22 2005-12-29 Siemens Ag METHOD AND ELECTRONIC CIRCUIT FOR A SCALABLE COMMUNICATION INTERFACE IN AUTOMATION COMPONENTS
US20020176410A1 (en) * 2001-05-16 2002-11-28 Macadam Dave Time-slot interchange switches having automatic frame alignment measurement and programming capability
US7124292B2 (en) * 2001-05-21 2006-10-17 Sony Corporation Automatically configuring storage array including a plurality of media storage devices for storing and providing data within a network of devices
DE50205762D1 (en) * 2001-09-26 2006-04-13 Siemens Ag METHOD FOR TRANSMITTING A DATA TELEGRAM BETWEEN A REAL-TIME DOMAIN AND A NON-REAL-TIME DOMAIN AND COUPLING UNIT
WO2003028320A1 (en) * 2001-09-26 2003-04-03 Siemens Aktiengesellschaft Method for operating an isochronous cyclic communication system
US7406674B1 (en) 2001-10-24 2008-07-29 Cypress Semiconductor Corporation Method and apparatus for generating microcontroller configuration information
US6621304B2 (en) * 2001-11-06 2003-09-16 Infineon Technologies Aktiengesellschaft Clocking and synchronization circuitry
US8078970B1 (en) 2001-11-09 2011-12-13 Cypress Semiconductor Corporation Graphical user interface with user-selectable list-box
US8042093B1 (en) 2001-11-15 2011-10-18 Cypress Semiconductor Corporation System providing automatic source code generation for personalization and parameterization of user modules
US8069405B1 (en) 2001-11-19 2011-11-29 Cypress Semiconductor Corporation User interface for efficiently browsing an electronic document using data-driven tabs
US6971004B1 (en) 2001-11-19 2005-11-29 Cypress Semiconductor Corp. System and method of dynamically reconfiguring a programmable integrated circuit
US7844437B1 (en) 2001-11-19 2010-11-30 Cypress Semiconductor Corporation System and method for performing next placements and pruning of disallowed placements for programming an integrated circuit
US7774190B1 (en) 2001-11-19 2010-08-10 Cypress Semiconductor Corporation Sleep and stall in an in-circuit emulation system
US7770113B1 (en) 2001-11-19 2010-08-03 Cypress Semiconductor Corporation System and method for dynamically generating a configuration datasheet
JP4477877B2 (en) * 2001-12-03 2010-06-09 エヌエックスピー ビー ヴィ Communication bus system
US8022980B2 (en) * 2002-02-12 2011-09-20 Given Imaging Ltd. System and method for displaying an image stream
US7474327B2 (en) * 2002-02-12 2009-01-06 Given Imaging Ltd. System and method for displaying an image stream
US8103497B1 (en) 2002-03-28 2012-01-24 Cypress Semiconductor Corporation External interface for event architecture
US7941559B2 (en) * 2002-04-23 2011-05-10 Tellabs Bedford, Inc. Media access control address translation for a fiber to the home system
US7308608B1 (en) 2002-05-01 2007-12-11 Cypress Semiconductor Corporation Reconfigurable testing system and method
US7257115B2 (en) 2002-07-25 2007-08-14 Integrated Device Technology, Inc. Data memory address generation for time-slot interchange switches
US7761845B1 (en) 2002-09-09 2010-07-20 Cypress Semiconductor Corporation Method for parameterizing a user module
US7336666B1 (en) * 2002-09-25 2008-02-26 Cypress Semiconductor Corporation Data transport for bit-interleaved streams supporting lane identification with invalid streams
WO2004047374A1 (en) * 2002-11-18 2004-06-03 Wuhan Fiberhome Networks Co., Ltd. Transmission apparatus and method of multi-service tributaries over rpr
US7266128B1 (en) 2002-12-06 2007-09-04 Integrated Device Technology, Inc. Time-slot interchange switches having efficient block programming and on-chip bypass capabilities and methods of operating same
US7124214B2 (en) * 2003-03-28 2006-10-17 Via Technologies Inc. Method and related apparatus for controlling a peripheral device to transfer data to a bus
US20040228411A1 (en) * 2003-05-12 2004-11-18 Sony Corporation Method and system for decoder clock control in presence of jitter
US20040243769A1 (en) * 2003-05-30 2004-12-02 Frame David W. Tree based memory structure
AU2003903602A0 (en) * 2003-07-14 2003-07-24 Steven Luzima Mutabazi Networking corridors for packet data and voice communications
US7620038B1 (en) * 2003-07-16 2009-11-17 Starent Networks, Corp. Using hot swap logic in a communication system
US7415044B2 (en) * 2003-08-22 2008-08-19 Telefonaktiebolaget Lm Ericsson (Publ) Remote synchronization in packet-switched networks
US7558280B2 (en) * 2003-12-11 2009-07-07 Broadcom Corporation Apparatus and method for auto-negotiation in a communication system
JP5248780B2 (en) * 2003-12-31 2013-07-31 ギブン イメージング リミテッド System and method for displaying an image stream
US7295049B1 (en) 2004-03-25 2007-11-13 Cypress Semiconductor Corporation Method and circuit for rapid alignment of signals
US8286125B2 (en) * 2004-08-13 2012-10-09 Cypress Semiconductor Corporation Model for a hardware device-independent method of defining embedded firmware for programmable systems
US8069436B2 (en) 2004-08-13 2011-11-29 Cypress Semiconductor Corporation Providing hardware independence to automate code generation of processing device firmware
US8082531B2 (en) * 2004-08-13 2011-12-20 Cypress Semiconductor Corporation Method and an apparatus to design a processing system using a graphical user interface
US7986337B2 (en) * 2004-09-27 2011-07-26 Given Imaging Ltd. System and method for editing an image stream captured in vivo
US7970020B2 (en) * 2004-10-27 2011-06-28 Telefonaktiebolaget Lm Ericsson (Publ) Terminal having plural playback pointers for jitter buffer
US7332976B1 (en) 2005-02-04 2008-02-19 Cypress Semiconductor Corporation Poly-phase frequency synthesis oscillator
US7400183B1 (en) 2005-05-05 2008-07-15 Cypress Semiconductor Corporation Voltage controlled oscillator delay cell and method
US7751436B2 (en) * 2005-05-24 2010-07-06 Sony Corporation System and method for dynamically establishing PLL speed based on receive buffer data accumulation for streaming video
US7773733B2 (en) * 2005-06-23 2010-08-10 Agere Systems Inc. Single-transformer digital isolation barrier
WO2007001930A2 (en) * 2005-06-23 2007-01-04 Agere Systems Inc. Serial protocol for agile sample rate switching
US8089461B2 (en) * 2005-06-23 2012-01-03 Cypress Semiconductor Corporation Touch wake for electronic devices
US8213489B2 (en) 2005-06-23 2012-07-03 Agere Systems Inc. Serial protocol for agile sample rate switching
US7940921B2 (en) * 2005-06-23 2011-05-10 Agere Systems Inc. Continuous power transfer scheme for two-wire serial link
TWI271649B (en) * 2005-06-28 2007-01-21 Amic Technology Corp Data processing method capable of reconstructing lost data
US8085067B1 (en) 2005-12-21 2011-12-27 Cypress Semiconductor Corporation Differential-to-single ended signal converter circuit and method
US8067948B2 (en) 2006-03-27 2011-11-29 Cypress Semiconductor Corporation Input/output multiplexer bus
US7698541B1 (en) 2006-10-31 2010-04-13 Netapp, Inc. System and method for isochronous task switching via hardware scheduling
US8171370B2 (en) 2006-11-14 2012-05-01 Futurewei Technologies, Inc. Method and apparatus for applying forward error correction in 66b systems
US7737724B2 (en) 2007-04-17 2010-06-15 Cypress Semiconductor Corporation Universal digital block interconnection and channel routing
US9564902B2 (en) 2007-04-17 2017-02-07 Cypress Semiconductor Corporation Dynamically configurable and re-configurable data path
US8092083B2 (en) 2007-04-17 2012-01-10 Cypress Semiconductor Corporation Temperature sensor with digital bandgap
US8516025B2 (en) 2007-04-17 2013-08-20 Cypress Semiconductor Corporation Clock driven dynamic datapath chaining
US8040266B2 (en) 2007-04-17 2011-10-18 Cypress Semiconductor Corporation Programmable sigma-delta analog-to-digital converter
US8026739B2 (en) 2007-04-17 2011-09-27 Cypress Semiconductor Corporation System level interconnect with programmable switching
US8130025B2 (en) * 2007-04-17 2012-03-06 Cypress Semiconductor Corporation Numerical band gap
US9720805B1 (en) 2007-04-25 2017-08-01 Cypress Semiconductor Corporation System and method for controlling a target device
US8266575B1 (en) 2007-04-25 2012-09-11 Cypress Semiconductor Corporation Systems and methods for dynamically reconfiguring a programmable system on a chip
US8065653B1 (en) 2007-04-25 2011-11-22 Cypress Semiconductor Corporation Configuration of programmable IC design elements
US8049569B1 (en) 2007-09-05 2011-11-01 Cypress Semiconductor Corporation Circuit and method for improving the accuracy of a crystal-less oscillator having dual-frequency modes
WO2010000033A1 (en) * 2008-07-02 2010-01-07 A.H. Beeley Pty Ltd Apparatus and method of laparoscopic port site suture
US7979607B2 (en) * 2009-02-27 2011-07-12 Honeywell International Inc. Cascadable high-performance instant-fall-through synchronous first-in-first-out (FIFO) buffer
US9448964B2 (en) 2009-05-04 2016-09-20 Cypress Semiconductor Corporation Autonomous control in a programmable system
JP2010263489A (en) * 2009-05-08 2010-11-18 Sony Corp Communication device and communication method, computer program, and communication system
US8682142B1 (en) 2010-03-18 2014-03-25 Given Imaging Ltd. System and method for editing an image stream captured in-vivo
CN102934127B (en) 2010-04-28 2016-11-16 基文影像公司 The system and method for image section in display body
US8873816B1 (en) 2011-04-06 2014-10-28 Given Imaging Ltd. Method and system for identification of red colored pathologies in vivo
ES2547551T3 (en) * 2011-08-24 2015-10-07 Huawei Technologies Co., Ltd. Method and device for transporting an ultra-high speed Ethernet service
US9324145B1 (en) 2013-08-08 2016-04-26 Given Imaging Ltd. System and method for detection of transitions in an image stream of the gastrointestinal tract
US10101797B2 (en) * 2014-09-27 2018-10-16 Intel Corporation Efficient power management of UART interface
GB2542853B (en) * 2015-10-02 2021-12-15 Cambridge Consultants Processing apparatus and methods
US11070362B2 (en) 2018-02-12 2021-07-20 Massachusetts Institute Of Technology Systems and methods for providing secure communications using a protocol engine
US11416638B2 (en) * 2019-02-19 2022-08-16 Massachusetts Institute Of Technology Configurable lattice cryptography processor for the quantum-secure internet of things and related techniques

Citations (108)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3619505A (en) 1969-07-25 1971-11-09 Lignes Telegraph Telephon Clock pulse digital synchronization device for receiving isochronous binary coded signals
US3835260A (en) 1971-04-01 1974-09-10 Gte Automatic Electric Lab Inc Communication switching system, with marker, register, and other subsystems coordinated by a stored program central processor
US3988716A (en) 1974-08-05 1976-10-26 Nasa Computer interface system
US4150404A (en) 1975-07-08 1979-04-17 U.S. Philips Corporation Device for transferring digital information
US4220816A (en) 1978-01-17 1980-09-02 International Standard Electric Corporation Digital duplex transmission system
US4258434A (en) 1978-06-29 1981-03-24 Albert Glowinski Bit-by-bit time-division digital switching network
US4347527A (en) 1979-08-17 1982-08-31 Thomson-Brandt Video recording on disk and device for the repetitive reading of such a recording
US4359770A (en) 1979-03-26 1982-11-16 Hitachi Denshi Kabushiki Kaisha Bit buffer system
US4412324A (en) 1980-05-23 1983-10-25 Etat Francais Bit-by-bit time-division switching network
US4419765A (en) 1979-10-12 1983-12-06 Keith H. Wycoff Signal absence detector
US4429405A (en) 1980-12-08 1984-01-31 International Business Machines Corp. Method of transmitting information between stations attached to a unidirectional transmission ring
US4445213A (en) 1979-07-31 1984-04-24 Bell Telephone Laboratories, Incorporated Communication line interface for controlling data information having differing transmission characteristics
US4449248A (en) 1982-02-01 1984-05-15 General Electric Company Battery saving radio circuit and system
US4472802A (en) 1981-03-20 1984-09-18 Telecommunications Radioelectriques Et Telephoniques T.R.T. System of transmitting information between a central station and sub-stations
US4484218A (en) 1980-04-30 1984-11-20 The Manitoba Telephone System Video distribution control system
EP0131662A1 (en) 1980-04-30 1985-01-23 The Manitoba Telephone System Distributed network synchronization system
US4530088A (en) 1983-02-15 1985-07-16 Sperry Corporation Group coding system for serial data transmission
US4543652A (en) * 1982-10-04 1985-09-24 Hitachi, Ltd. Time-division switching unit
US4547880A (en) * 1983-05-13 1985-10-15 Able Computer Communication control apparatus for digital devices
US4549292A (en) 1984-02-17 1985-10-22 Burroughs Corporation Method of efficiently and simultaneously transmitting both isochronous and nonisochronous data in a computer network
US4556970A (en) 1982-10-05 1985-12-03 United Technologies Corporation PBX Telephone system remote synchronization
US4577312A (en) 1984-07-05 1986-03-18 At&T Bell Laboratories Arrangement for wideband transmission via a switched network
US4577315A (en) 1983-07-25 1986-03-18 Nec Corporation Power saving system for time-division multiple access radiocommunication network
US4580276A (en) 1983-08-05 1986-04-01 Consultant's Choice Inc. System and method for transporting data
US4587650A (en) 1984-10-30 1986-05-06 Burroughs Corporation Method of simultaneously transmitting isochronous and nonisochronous data on a local area network
US4637014A (en) 1984-02-17 1987-01-13 Burroughs Corporation Method of inserting and removing isochronous data into a sequence of nonisochronous data characters without slot allocation on a computer network
US4656592A (en) 1983-10-14 1987-04-07 U.S. Philips Corporation Very large scale integrated circuit subdivided into isochronous regions, method for the machine-aided design of such a circuit, and method for the machine-aided testing of such a circuit
US4674082A (en) 1982-10-05 1987-06-16 Telex Computer Products, Inc. PBX telephone system I/O interface
US4677611A (en) 1985-02-25 1987-06-30 Itt Corporation Apparatus and method for executing communication protocol conversions
US4715002A (en) 1981-11-04 1987-12-22 Schlumberger Technology Corporation System for recording a variable value, notably in a well, and for compressing stored measurement interval data
US4726018A (en) 1986-08-25 1988-02-16 International Business Machines Corporation Method of providing priority access to a transmission communication ring
US4759010A (en) * 1986-01-24 1988-07-19 Nec Corporation Time switch with a dual memory structure-type control memory
US4766591A (en) 1987-03-12 1988-08-23 Eastman Kodak Company Random multiple-access communication system
US4766590A (en) 1984-10-31 1988-08-23 Hitachi, Ltd. Loop transmission system having plural stations connected in a variable order
US4769813A (en) 1987-11-18 1988-09-06 Gte Laboratories Incorporated Ring communication system
US4771417A (en) 1986-09-18 1988-09-13 Racal Data Communications, Inc. High speed modem
US4771426A (en) 1984-07-20 1988-09-13 Unisys Corporation Isochronous clock reconstruction
US4782485A (en) 1985-08-23 1988-11-01 Republic Telcom Systems Corporation Multiplexed digital packet telephone system
US4800560A (en) 1986-03-15 1989-01-24 Nec Corporation Synchronization control capable of establishing synchronization without transmission of distance information between control and local earth stations
US4807224A (en) 1987-08-21 1989-02-21 Naron Steven E Multicast data distribution system and method
US4811367A (en) 1986-10-17 1989-03-07 Fujitsu Limited Circuit for detecting plural kinds of multi-frame synchronization on a digital transmission line
US4825435A (en) 1985-11-08 1989-04-25 Digital Equipment Corp. Multiport repeater
EP0318332A1 (en) 1987-11-27 1989-05-31 BRITISH TELECOMMUNICATIONS public limited company Synchronisation of digital communications network
US4837799A (en) 1987-10-05 1989-06-06 Ambassador College Telephone line communications control system
US4845609A (en) 1986-07-25 1989-07-04 Systech Corporation Computer communications subsystem using an embedded token-passing network
US4847613A (en) 1986-07-15 1989-07-11 Matsushita Electric Industrial Co., Ltd. Data transfer apparatus
US4858232A (en) 1988-05-20 1989-08-15 Dsc Communications Corporation Distributed switching system
US4866704A (en) 1988-03-16 1989-09-12 California Institute Of Technology Fiber optic voice/data network
US4872157A (en) 1988-03-31 1989-10-03 American Telephone And Telegraph Company, At&T Bell Laboratories Architecture and organization of a high performance metropolitan area telecommunications packet network
US4876683A (en) 1988-03-16 1989-10-24 Fujitsu Limited Repeater for regenerating frame-multiplexed signal
US4897831A (en) 1987-03-02 1990-01-30 Canon Kabushiki Kaisha Data transmission/reception apparatus
US4907260A (en) 1987-10-05 1990-03-06 Ambassador College Telephone line communications control system
US4920483A (en) 1985-11-15 1990-04-24 Data General Corporation A computer memory for accessing any word-sized group of contiguous bits
US4930127A (en) 1987-12-17 1990-05-29 Societe Anonyme Dite : Alcatel Cit Method and device for transmitting a digital engineering service channel by means of the parity channel of a digital bit stream transmitted in a code with parity checking
US4931250A (en) 1988-05-12 1990-06-05 Codex Corporation Multimode modem
US4954988A (en) * 1988-10-28 1990-09-04 Rockwell International Corporation Memory device wherein a shadow register corresponds to each memory cell
US4959774A (en) * 1984-07-06 1990-09-25 Ampex Corporation Shadow memory system for storing variable backup blocks in consecutive time periods
US4961188A (en) 1989-09-07 1990-10-02 Bell Communications Research, Inc. Synchronous frequency encoding technique for clock timing recovery in a broadband network
US4964121A (en) 1989-08-30 1990-10-16 Motorola, Inc. Battery saver for a TDM system
US4977582A (en) 1988-03-31 1990-12-11 At&T Bell Laboratories Synchronization of non-continuous digital bit streams
US4985891A (en) 1987-12-28 1991-01-15 Nec Corporation ISDN system having subscriber line multiplexer with means for establishing different data links through D-channels on subscriber line and high rate transmission line
US4993026A (en) 1988-09-27 1991-02-12 Nec Corporation Multiplexer apparatus with auxiliary synchronization for compensating for cable delays
US5001707A (en) 1989-11-02 1991-03-19 Northern Telecom Limited Method of providing reserved bandwidth in a dual bus system
US5007045A (en) 1989-02-03 1991-04-09 Nec Corporation Integrated communications system for HDLC variable-length data packets and fixed-length voice/video packets
US5014247A (en) * 1988-12-19 1991-05-07 Advanced Micro Devices, Inc. System for accessing the same memory location by two different devices
US5020058A (en) 1989-01-23 1991-05-28 Stratacom, Inc. Packet voice/data communication system having protocol independent repetitive packet suppression
US5020132A (en) 1987-08-14 1991-05-28 Ericsson Ge Mobile Communications Inc. Processor-to-processor communications protocol for a public service trunking system
US5041924A (en) 1988-11-30 1991-08-20 Quantum Corporation Removable and transportable hard disk subsystem
US5058110A (en) 1989-05-03 1991-10-15 Ultra Network Technologies Protocol processor
US5065398A (en) 1988-05-16 1991-11-12 Hitachi, Ltd. TDMA satellite communication method and system
US5067149A (en) 1987-10-05 1991-11-19 Ambassador College Telephone line communications control system with dynamic call streaming
US5084872A (en) * 1989-06-19 1992-01-28 Alcatel Business Systems Interface for transmit and receive mode access to the synchronous transmission medium of a distributed switching network
US5095494A (en) 1988-05-27 1992-03-10 Oki Electric Industry Co., Ltd. Data transmission apparatus
US5103446A (en) 1990-11-09 1992-04-07 Moses Computers, Inc. Local area network adaptive throughput control for instantaneously matching data transfer rates between personal computer nodes
US5119373A (en) 1990-02-09 1992-06-02 Luxcom, Inc. Multiple buffer time division multiplexing ring
US5121382A (en) 1989-10-11 1992-06-09 Digital Equipment Corporation Station-to-station full duplex communication in a communications network
US5128930A (en) 1987-08-14 1992-07-07 General Electric Company Processor-to-processor communications protocol for a public service trunking system
US5134611A (en) 1988-09-30 1992-07-28 Microcom, Inc. Analog/digital data device and method
US5138440A (en) 1990-10-29 1992-08-11 General Instrument Corporation Method and apparatus for communicating a plurality of asynchronous signals over a digital communication path
US5140587A (en) 1990-06-21 1992-08-18 International Business Machines Corporation Broadband ring communication system and access control method
US5146455A (en) * 1990-12-17 1992-09-08 At&T Bell Laboratories Wide range mixed rate TDM bus using a multiple of time slot interchange circuit switches
US5163148A (en) * 1989-08-11 1992-11-10 Digital Equipment Corporation File backup system for producing a backup copy of a file which may be updated during backup
US5164938A (en) 1991-03-28 1992-11-17 Sprint International Communications Corp. Bandwidth seizing in integrated services networks
US5179554A (en) 1991-04-08 1993-01-12 Digital Equipment Corporation Automatic association of local area network station addresses with a repeater port
US5189414A (en) 1986-09-30 1993-02-23 Kabushiki Kaisha Toshiba Network system for simultaneously coupling pairs of nodes
US5200952A (en) 1991-03-28 1993-04-06 Sprint International Communications Corp. Adaptive VCP control in integrated services networks
US5202899A (en) 1991-08-16 1993-04-13 Rockwell International Corporation Apparatus for providing dynamic selection of modem protocol to support multiple modem types
US5206863A (en) 1987-08-14 1993-04-27 General Electric Company Processor-to-processor communications protocol for a public service trunking system
US5208807A (en) 1990-01-22 1993-05-04 Alcatel Business Systems Data transmission method employing a synchronous frame combining asynchronous cells with isochronous channels
US5212724A (en) 1987-08-14 1993-05-18 General Electric Company Processor-to-processor communications protocol for a public service trunking system
US5214648A (en) 1989-06-30 1993-05-25 French State Represented By The Minister Of The Post, Telecommunications And Space Complementary communication system in the no-connection mode for asynchronous time-division network
US5229998A (en) 1990-06-01 1993-07-20 Telediffusion De France Method of reducing the low-frequency component of jitter in a digital data transmission system
US5251207A (en) 1992-03-10 1993-10-05 International Business Machines Corporation Combined terminal adapter for SMDS and frame relay high speed data services
US5283786A (en) * 1990-11-21 1994-02-01 Alcatel N.V. Burst architecture time-division switch and equipment access module for use in a switch of this kind
US5305306A (en) 1990-01-22 1994-04-19 Digital Equipment Corporation Station-to-station full duplex communication in a token ring local area network
US5305317A (en) 1992-02-28 1994-04-19 Texas Instruments Incorporated Local area network adaptive circuit for multiple network types
US5311114A (en) 1992-10-27 1994-05-10 Seeq Technology, Incorporated Apparatus and method for full-duplex ethernet communications
US5315588A (en) 1993-03-19 1994-05-24 Fujitsu Limited Method of controlling frame-relay module, and high-speed switching system
US5361261A (en) 1992-11-02 1994-11-01 National Semiconductor Corporation Frame-based transmission of data
US5375121A (en) 1991-08-28 1994-12-20 Fujitsu Limited ATM cell assembling and disassembling system and method
US5410535A (en) 1992-07-02 1995-04-25 Digital Equipment Corporation Automatic selection of an interface for ethernet stations
US5453984A (en) 1992-06-30 1995-09-26 Siemens Aktiengesellschaft Communication system for multi-service communication terminal equipment in local networks
US5533018A (en) 1994-12-21 1996-07-02 National Semiconductor Corporation Multi-protocol packet framing over an isochronous network
US5751724A (en) 1996-02-23 1998-05-12 Dsc Communications Corporation Demultiplexer for a multi-bitline bus
US5761292A (en) * 1993-01-04 1998-06-02 Intel Corporation Simultaneous transfer of control information with voice and data over a public switched telephone network line
US5790786A (en) 1995-06-28 1998-08-04 National Semiconductor Corporation Multi-media-access-controller circuit for a network hub
US5946307A (en) 1995-03-16 1999-08-31 Sony Corporation System for transmitting and receiving signals of serial data interface format and serial digital data interface format on the same path
US6108405A (en) * 1998-09-24 2000-08-22 Ericsson Inc. Handling incoming data/facsimile transmissions and voice calls in a computer/telephony integrated system

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
SE430740B (en) * 1982-04-26 1983-12-05 Ellemtel Utvecklings Ab DEVICE FOR SYNCHRONIZING THE TRANSFER OF INFORMATION ON A UNIQUE BUS
US4649536A (en) * 1985-09-23 1987-03-10 Motorola, Inc. Flexible multiplex system for time division multiplex
GB8525591D0 (en) * 1985-10-17 1985-11-20 British Telecomm Communications network
US4922438A (en) * 1986-12-11 1990-05-01 Siemens Aktiengesellschaft Method and apparatus for reading packet-oriented data signals into and out of a buffer
CA1311818C (en) * 1987-12-29 1992-12-22 Nec Corporation Time division switching for multi-channel calls using two time switch memories acting as a frame aligner
US4823365A (en) * 1988-06-28 1989-04-18 Honeywell, Inc. Synchronization method and elastic buffer circuit
US5241543A (en) * 1989-01-25 1993-08-31 Hitachi, Ltd. Independent clocking local area network and nodes used for the same
US5123012A (en) * 1989-06-06 1992-06-16 Mitsubishi Denki Kabushiki Kaisha Time division switching apparatus
US5224213A (en) * 1989-09-05 1993-06-29 International Business Machines Corporation Ping-pong data buffer for transferring data from one data bus to another data bus
US5121392A (en) * 1990-02-21 1992-06-09 Alcatel Network Systems, Inc. Synchronous to non-synchronous data line pair interface apparatus
EP0499762A1 (en) * 1991-02-21 1992-08-26 International Business Machines Corporation Synchronization device for performing synchronous circuit switching functions thru an asynchronous communication node
US5282196A (en) * 1991-10-15 1994-01-25 Hughes Aircraft Company Bursted and non-bursted data router

Patent Citations (111)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3619505A (en) 1969-07-25 1971-11-09 Lignes Telegraph Telephon Clock pulse digital synchronization device for receiving isochronous binary coded signals
US3835260A (en) 1971-04-01 1974-09-10 Gte Automatic Electric Lab Inc Communication switching system, with marker, register, and other subsystems coordinated by a stored program central processor
US3988716A (en) 1974-08-05 1976-10-26 Nasa Computer interface system
US4150404A (en) 1975-07-08 1979-04-17 U.S. Philips Corporation Device for transferring digital information
US4220816A (en) 1978-01-17 1980-09-02 International Standard Electric Corporation Digital duplex transmission system
US4258434A (en) 1978-06-29 1981-03-24 Albert Glowinski Bit-by-bit time-division digital switching network
US4359770A (en) 1979-03-26 1982-11-16 Hitachi Denshi Kabushiki Kaisha Bit buffer system
US4445213A (en) 1979-07-31 1984-04-24 Bell Telephone Laboratories, Incorporated Communication line interface for controlling data information having differing transmission characteristics
US4347527A (en) 1979-08-17 1982-08-31 Thomson-Brandt Video recording on disk and device for the repetitive reading of such a recording
US4419765A (en) 1979-10-12 1983-12-06 Keith H. Wycoff Signal absence detector
US4484218A (en) 1980-04-30 1984-11-20 The Manitoba Telephone System Video distribution control system
EP0131662A1 (en) 1980-04-30 1985-01-23 The Manitoba Telephone System Distributed network synchronization system
US4412324A (en) 1980-05-23 1983-10-25 Etat Francais Bit-by-bit time-division switching network
US4429405A (en) 1980-12-08 1984-01-31 International Business Machines Corp. Method of transmitting information between stations attached to a unidirectional transmission ring
US4472802A (en) 1981-03-20 1984-09-18 Telecommunications Radioelectriques Et Telephoniques T.R.T. System of transmitting information between a central station and sub-stations
US4715002A (en) 1981-11-04 1987-12-22 Schlumberger Technology Corporation System for recording a variable value, notably in a well, and for compressing stored measurement interval data
US4449248A (en) 1982-02-01 1984-05-15 General Electric Company Battery saving radio circuit and system
US4543652A (en) * 1982-10-04 1985-09-24 Hitachi, Ltd. Time-division switching unit
US4674082A (en) 1982-10-05 1987-06-16 Telex Computer Products, Inc. PBX telephone system I/O interface
US4556970A (en) 1982-10-05 1985-12-03 United Technologies Corporation PBX Telephone system remote synchronization
US4530088A (en) 1983-02-15 1985-07-16 Sperry Corporation Group coding system for serial data transmission
US4547880A (en) * 1983-05-13 1985-10-15 Able Computer Communication control apparatus for digital devices
US4577315A (en) 1983-07-25 1986-03-18 Nec Corporation Power saving system for time-division multiple access radiocommunication network
US4580276A (en) 1983-08-05 1986-04-01 Consultant's Choice Inc. System and method for transporting data
US4656592A (en) 1983-10-14 1987-04-07 U.S. Philips Corporation Very large scale integrated circuit subdivided into isochronous regions, method for the machine-aided design of such a circuit, and method for the machine-aided testing of such a circuit
US4637014A (en) 1984-02-17 1987-01-13 Burroughs Corporation Method of inserting and removing isochronous data into a sequence of nonisochronous data characters without slot allocation on a computer network
US4549292A (en) 1984-02-17 1985-10-22 Burroughs Corporation Method of efficiently and simultaneously transmitting both isochronous and nonisochronous data in a computer network
US4577312A (en) 1984-07-05 1986-03-18 At&T Bell Laboratories Arrangement for wideband transmission via a switched network
US4959774A (en) * 1984-07-06 1990-09-25 Ampex Corporation Shadow memory system for storing variable backup blocks in consecutive time periods
US4771426A (en) 1984-07-20 1988-09-13 Unisys Corporation Isochronous clock reconstruction
US4587650A (en) 1984-10-30 1986-05-06 Burroughs Corporation Method of simultaneously transmitting isochronous and nonisochronous data on a local area network
US4766590A (en) 1984-10-31 1988-08-23 Hitachi, Ltd. Loop transmission system having plural stations connected in a variable order
US4677611A (en) 1985-02-25 1987-06-30 Itt Corporation Apparatus and method for executing communication protocol conversions
US4782485A (en) 1985-08-23 1988-11-01 Republic Telcom Systems Corporation Multiplexed digital packet telephone system
US5018136A (en) 1985-08-23 1991-05-21 Republic Telcom Systems Corporation Multiplexed digital packet telephone system
US4825435A (en) 1985-11-08 1989-04-25 Digital Equipment Corp. Multiport repeater
US4920483A (en) 1985-11-15 1990-04-24 Data General Corporation A computer memory for accessing any word-sized group of contiguous bits
US4759010A (en) * 1986-01-24 1988-07-19 Nec Corporation Time switch with a dual memory structure-type control memory
US4800560A (en) 1986-03-15 1989-01-24 Nec Corporation Synchronization control capable of establishing synchronization without transmission of distance information between control and local earth stations
US4847613A (en) 1986-07-15 1989-07-11 Matsushita Electric Industrial Co., Ltd. Data transfer apparatus
US4845609A (en) 1986-07-25 1989-07-04 Systech Corporation Computer communications subsystem using an embedded token-passing network
US4726018A (en) 1986-08-25 1988-02-16 International Business Machines Corporation Method of providing priority access to a transmission communication ring
US4771417A (en) 1986-09-18 1988-09-13 Racal Data Communications, Inc. High speed modem
US5189414A (en) 1986-09-30 1993-02-23 Kabushiki Kaisha Toshiba Network system for simultaneously coupling pairs of nodes
US4811367A (en) 1986-10-17 1989-03-07 Fujitsu Limited Circuit for detecting plural kinds of multi-frame synchronization on a digital transmission line
US4897831A (en) 1987-03-02 1990-01-30 Canon Kabushiki Kaisha Data transmission/reception apparatus
US4766591A (en) 1987-03-12 1988-08-23 Eastman Kodak Company Random multiple-access communication system
US5212724A (en) 1987-08-14 1993-05-18 General Electric Company Processor-to-processor communications protocol for a public service trunking system
US5020132A (en) 1987-08-14 1991-05-28 Ericsson Ge Mobile Communications Inc. Processor-to-processor communications protocol for a public service trunking system
US5206863A (en) 1987-08-14 1993-04-27 General Electric Company Processor-to-processor communications protocol for a public service trunking system
US5128930A (en) 1987-08-14 1992-07-07 General Electric Company Processor-to-processor communications protocol for a public service trunking system
US4807224A (en) 1987-08-21 1989-02-21 Naron Steven E Multicast data distribution system and method
US5067149A (en) 1987-10-05 1991-11-19 Ambassador College Telephone line communications control system with dynamic call streaming
US4907260A (en) 1987-10-05 1990-03-06 Ambassador College Telephone line communications control system
US4837799A (en) 1987-10-05 1989-06-06 Ambassador College Telephone line communications control system
US4769813A (en) 1987-11-18 1988-09-06 Gte Laboratories Incorporated Ring communication system
EP0318332A1 (en) 1987-11-27 1989-05-31 BRITISH TELECOMMUNICATIONS public limited company Synchronisation of digital communications network
US4930127A (en) 1987-12-17 1990-05-29 Societe Anonyme Dite : Alcatel Cit Method and device for transmitting a digital engineering service channel by means of the parity channel of a digital bit stream transmitted in a code with parity checking
US4985891A (en) 1987-12-28 1991-01-15 Nec Corporation ISDN system having subscriber line multiplexer with means for establishing different data links through D-channels on subscriber line and high rate transmission line
US4876683A (en) 1988-03-16 1989-10-24 Fujitsu Limited Repeater for regenerating frame-multiplexed signal
US4866704A (en) 1988-03-16 1989-09-12 California Institute Of Technology Fiber optic voice/data network
US4977582A (en) 1988-03-31 1990-12-11 At&T Bell Laboratories Synchronization of non-continuous digital bit streams
US4872157A (en) 1988-03-31 1989-10-03 American Telephone And Telegraph Company, At&T Bell Laboratories Architecture and organization of a high performance metropolitan area telecommunications packet network
US4931250A (en) 1988-05-12 1990-06-05 Codex Corporation Multimode modem
US5065398A (en) 1988-05-16 1991-11-12 Hitachi, Ltd. TDMA satellite communication method and system
US4858232A (en) 1988-05-20 1989-08-15 Dsc Communications Corporation Distributed switching system
US5095494A (en) 1988-05-27 1992-03-10 Oki Electric Industry Co., Ltd. Data transmission apparatus
US4993026A (en) 1988-09-27 1991-02-12 Nec Corporation Multiplexer apparatus with auxiliary synchronization for compensating for cable delays
US5134611A (en) 1988-09-30 1992-07-28 Microcom, Inc. Analog/digital data device and method
US4954988A (en) * 1988-10-28 1990-09-04 Rockwell International Corporation Memory device wherein a shadow register corresponds to each memory cell
US5041924A (en) 1988-11-30 1991-08-20 Quantum Corporation Removable and transportable hard disk subsystem
US5014247A (en) * 1988-12-19 1991-05-07 Advanced Micro Devices, Inc. System for accessing the same memory location by two different devices
US5020058A (en) 1989-01-23 1991-05-28 Stratacom, Inc. Packet voice/data communication system having protocol independent repetitive packet suppression
US5007045A (en) 1989-02-03 1991-04-09 Nec Corporation Integrated communications system for HDLC variable-length data packets and fixed-length voice/video packets
US5058110A (en) 1989-05-03 1991-10-15 Ultra Network Technologies Protocol processor
US5084872A (en) * 1989-06-19 1992-01-28 Alcatel Business Systems Interface for transmit and receive mode access to the synchronous transmission medium of a distributed switching network
US5214648A (en) 1989-06-30 1993-05-25 French State Represented By The Minister Of The Post, Telecommunications And Space Complementary communication system in the no-connection mode for asynchronous time-division network
US5163148A (en) * 1989-08-11 1992-11-10 Digital Equipment Corporation File backup system for producing a backup copy of a file which may be updated during backup
US4964121A (en) 1989-08-30 1990-10-16 Motorola, Inc. Battery saver for a TDM system
US4961188A (en) 1989-09-07 1990-10-02 Bell Communications Research, Inc. Synchronous frequency encoding technique for clock timing recovery in a broadband network
US5121382A (en) 1989-10-11 1992-06-09 Digital Equipment Corporation Station-to-station full duplex communication in a communications network
US5001707A (en) 1989-11-02 1991-03-19 Northern Telecom Limited Method of providing reserved bandwidth in a dual bus system
US5208807A (en) 1990-01-22 1993-05-04 Alcatel Business Systems Data transmission method employing a synchronous frame combining asynchronous cells with isochronous channels
US5305306A (en) 1990-01-22 1994-04-19 Digital Equipment Corporation Station-to-station full duplex communication in a token ring local area network
US5119373A (en) 1990-02-09 1992-06-02 Luxcom, Inc. Multiple buffer time division multiplexing ring
US5229998A (en) 1990-06-01 1993-07-20 Telediffusion De France Method of reducing the low-frequency component of jitter in a digital data transmission system
US5140587A (en) 1990-06-21 1992-08-18 International Business Machines Corporation Broadband ring communication system and access control method
US5138440A (en) 1990-10-29 1992-08-11 General Instrument Corporation Method and apparatus for communicating a plurality of asynchronous signals over a digital communication path
US5103446A (en) 1990-11-09 1992-04-07 Moses Computers, Inc. Local area network adaptive throughput control for instantaneously matching data transfer rates between personal computer nodes
US5283786A (en) * 1990-11-21 1994-02-01 Alcatel N.V. Burst architecture time-division switch and equipment access module for use in a switch of this kind
US5146455A (en) * 1990-12-17 1992-09-08 At&T Bell Laboratories Wide range mixed rate TDM bus using a multiple of time slot interchange circuit switches
US5200952A (en) 1991-03-28 1993-04-06 Sprint International Communications Corp. Adaptive VCP control in integrated services networks
US5164938A (en) 1991-03-28 1992-11-17 Sprint International Communications Corp. Bandwidth seizing in integrated services networks
US5179554A (en) 1991-04-08 1993-01-12 Digital Equipment Corporation Automatic association of local area network station addresses with a repeater port
US5202899A (en) 1991-08-16 1993-04-13 Rockwell International Corporation Apparatus for providing dynamic selection of modem protocol to support multiple modem types
US5375121A (en) 1991-08-28 1994-12-20 Fujitsu Limited ATM cell assembling and disassembling system and method
US5305317A (en) 1992-02-28 1994-04-19 Texas Instruments Incorporated Local area network adaptive circuit for multiple network types
US5251207A (en) 1992-03-10 1993-10-05 International Business Machines Corporation Combined terminal adapter for SMDS and frame relay high speed data services
US5453984A (en) 1992-06-30 1995-09-26 Siemens Aktiengesellschaft Communication system for multi-service communication terminal equipment in local networks
US5410535A (en) 1992-07-02 1995-04-25 Digital Equipment Corporation Automatic selection of an interface for ethernet stations
US5504738A (en) 1992-10-27 1996-04-02 Seeq Technology Inc. Apparatus and method for full-duplex ethernet communications
US5311114A (en) 1992-10-27 1994-05-10 Seeq Technology, Incorporated Apparatus and method for full-duplex ethernet communications
US5648956A (en) 1992-10-27 1997-07-15 Seeq Technology, Incorporated Apparatus and method for full-duplex ethernet communications
US5361261A (en) 1992-11-02 1994-11-01 National Semiconductor Corporation Frame-based transmission of data
US5761292A (en) * 1993-01-04 1998-06-02 Intel Corporation Simultaneous transfer of control information with voice and data over a public switched telephone network line
US5315588A (en) 1993-03-19 1994-05-24 Fujitsu Limited Method of controlling frame-relay module, and high-speed switching system
US5533018A (en) 1994-12-21 1996-07-02 National Semiconductor Corporation Multi-protocol packet framing over an isochronous network
US5946307A (en) 1995-03-16 1999-08-31 Sony Corporation System for transmitting and receiving signals of serial data interface format and serial digital data interface format on the same path
US5790786A (en) 1995-06-28 1998-08-04 National Semiconductor Corporation Multi-media-access-controller circuit for a network hub
US5751724A (en) 1996-02-23 1998-05-12 Dsc Communications Corporation Demultiplexer for a multi-bitline bus
US6108405A (en) * 1998-09-24 2000-08-22 Ericsson Inc. Handling incoming data/facsimile transmissions and voice calls in a computer/telephony integrated system

Non-Patent Citations (34)

* Cited by examiner, † Cited by third party
Title
"ATM Overview," National Semiconductor Corp., ATM Overview F-Fred Device, Aug. 1993, entire booklet.
"ATM User-Network Interface Specification: Version 3.0," Technical Committee of the ATM Forum, pp. iii-103.
"DP839XX Isochronous Ethernet Physical Layer isoPHY(TM)" Revision 3.0, bearing the date "Dec., 1992" and "Isochronous Time Slot Exchanger (IsoTSX(TM)) Workbook," Revision 1.2, bearing the date "Feb. 16, 1993" was disclosed to Luxcom, Inc. of Fremont, California.
"DP839XX Isochronous Ethernet Physical Layer IsoPHY(TM)," Revision 2.1, bearing the date "Dec., 1992" and "DP839XX Isochronous Time Slot Exchanger (isoTSX)," Revision 1.0, bearing the date Dec. 13, 1992, were disclosed to IBM and Ericsson.
"DP839XX Isochronous Time Slot Exchanger (IsoTSX(TM))", Revision 0.8, bearing the date Oct. 29, 1992 and "DP839XX Isochronous Ethernet Physical Layer isoPHY(TM)" Revision 1.1, bearing the date Oct., 1992, were disclosed to International Business Machines.
"Exchangeable Card Architecture Specification," Release 1.00, bearing the date Dec. 20, 1991, pp. 7, 20 and 22.
"IsoEnet Transforms LANs and Wans Into Interactive Multimedia Tools," Brian Edem et al., Computer Technology Review, Winter 1992, 3 pgs. "ISO/IEC 3309" International Standard, ref. No. ISO/IEC 3309; 1991 (E), 1991, 7 pgs.
"Local Area Network Databook" published by National Semiconductor, pp. 1-3 to 1-9, 1-242 to 1-248, 5-3 to 5-7.
"National Proposes Isochronous Ethernet", Electronic News, vol. 38, No. 1940, p. 19, Nov. 30, 1992.
"PCMCIA Socket Services Interface Specification," Draft 2.00b, bearing the date Jul. 17, 1992.
"Scheme for Fast Ethernet Proposed," by Loring Wirbel, appears to be a newspaper article. At present, the date of this article is unknown, but it is currently believed to be prior to Mar., 1993.
"Token-Ring Network Architecture Reference," pp. 5-1 through 5-28 and pp. 5-10 and 5-17.
"VersaNet(TM) An Ethernet Extension for Isochronous Communications" bearing the date Aug. 14, 1992 is a paper sent to National Semiconductor Corporation from Condor Systems, Inc. of San Jose, California on Aug. 18, 1992.
A communication system proposal presented to representatives of Apple Computer on Mar. 5, 1990.
A disclosure of a communication system was presented at the IEEE 802.9 Standards Meeting on Nov. 8-12, 1992. The pages entitled "Multi-Media Applications are Ready".
American National Standard for Information System-document X3.139-1987.
DP8390 Network Interface Controller: An Introductory Guide, Local Area Network Databook, National Semiconductor Corporation, pp. 1-206 to 1-213, 1992 Edition.
DP83932B Systems-Oriented Network Interface Controller, Local Area Network Databook, National Semiconductor Corporation, pp. 1-288 to 1-383, 1992 Edition.
DP83950 Repeater Interface Controller, Local Area Network Databook, National Semiconductor Corporation, pp. 3-3 to 3-73, 1992 Edition.
DP83950EB at IEEE 802.3, Multi-Port Repeater Evaluation Kit, Local Area Network Databook, National Semiconductor Corporation, pp. 75-87, 1992 Edition.
Gallagher, C.A., "IEEE 802.9: A Multi-Service Lan Interface," Second IEEE National Conference on Telecommunications, Apr. 1989, York GB, pp. 173-178.
HMUX ERS "FDDI-II Hybrid Multiplexor (HMUX)" Rev. 2.4, (Mar. 25, 1991).
IBM's Multimedia Venture: Opportunity for its Hardware?, vol. 38, No. 1930, p. 1, Sep. 21, 1992.
IEEE 802.3 Draft Supplement to IEEE Std 802.3 CSMA/CD Access Method and Physical Layer Specifications, Institute of Electrical and Electronics, Nov., 1989.
IEEE 802.9 Draft Standard Integrated Services (IS) LAN Interface at the MAC and PHY Layers, Institute of Electrical and Electronics, Nov., 1992.
Integrated PBX Systems, An NCC State of the Art Report, The National Computing Centre Limited, 1987.
Irube et al., "Integrated Information and Communication System for Business Networks" Hitachi Review 40(3):241-247 (1991).
ISDN Basic Rate Interface System Design Guide, Telenetworks document, Aug., 1989.
ISDN Primary Rate Interface System Design Guide, Telenetworks, document, Jul., 1989.
Martini et al., "Real-Time Traffic in FDDI-II, Packet Switching vs. Circuit Switching," IEEE Infocom 1991, vol. 3, Apr. 1991, Bal Harbour, U.S., pp. 1413-1420.
On or about Nov. 1, 1991, IBM Corporation provided a "Task Order" and apendix. A copy of pp. 6 and 7 of the "Task Order" and appendix titled, "Isoethernet Project Local Cluster Controller Version 1.2".
Ross, F.E. et al., FDDI-A Lan Among Mans', Computer Communications Review, vol. 20, No. 3, Jul. 1990, New York, U.S., pp. 16-31.
Shimizu, H. et al., "IVDLAN Standardization and Development," IEICE Transactions, vol. E74, No. 9, Sep. 1991, Tokyo, JP, pp. 2696-2702.
Wong, David., "Second Generation 10Base T Silicon Solutions," IRE Wescon Convention Record, vol. 35, Nov. 1991, No. Hollywood, Ca. pp. 238-242.

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050276256A1 (en) * 2000-02-21 2005-12-15 Mika Raitola Capacity allocation for packet data bearers
US7626989B2 (en) * 2000-02-21 2009-12-01 Nokia Corporation Capacity allocation for packet data bearers
US7860111B2 (en) * 2003-01-02 2010-12-28 Thomson Licensing Method for reserving bandwidth in an ethernet type network
US20060159123A1 (en) * 2003-01-02 2006-07-20 Jean-Francois Fleury Method for reserving bandwidth in an ethernet type network
US7606157B2 (en) * 2003-01-23 2009-10-20 Broadcom Corporation Apparatus and method for communicating arbitrarily encoded data over a 1-gigabit ethernet
US20100034213A1 (en) * 2003-01-23 2010-02-11 Broadcom Corporation Apparatus and Method for Communicating Arbitrarily Encoded Data Over a 1-Gigabit Ethernet
US20040151198A1 (en) * 2003-01-23 2004-08-05 Broadcom Corporation Apparatus and method for communicating arbitrarily encoded data over a 1-gigabit ethernet
US8031609B2 (en) 2003-01-23 2011-10-04 Broadcom Corporation Apparatus and method for communicating arbitrarily encoded data over a 1-gigabit ethernet
US7298808B1 (en) * 2003-04-29 2007-11-20 Pmc-Sierra, Inc. Cascaded jitter frequency shifting Δ-Σ modulated signal synchronization mapper
US20050030808A1 (en) * 2003-07-03 2005-02-10 Broadcom Corporation Standby mode for use in a device having a multiple channel physical layer
US8576820B2 (en) 2003-07-03 2013-11-05 Broadcom Corporation Standby mode for use in a device having a multiple channel physical layer
US9042363B2 (en) 2003-07-03 2015-05-26 Broadcom Corporation Standby mode for use in a device having a multiple channel physical layer
US20090172242A1 (en) * 2007-12-31 2009-07-02 Silicon Laboratories Inc. System and method for connecting a master device with multiple groupings of slave devices via a linbus network
US7913012B2 (en) * 2007-12-31 2011-03-22 Silicon Laboratories, Inc. System and method for connecting a master device with multiple groupings of slave devices via a LINBUS network
TWI779772B (en) * 2021-08-13 2022-10-01 瑞昱半導體股份有限公司 Signal processing method and signal processor

Also Published As

Publication number Publication date
JPH06284130A (en) 1994-10-07
KR100298926B1 (en) 2001-10-22
EP0596651A1 (en) 1994-05-11
US5594734A (en) 1997-01-14
US5521928A (en) 1996-05-28
US5668811A (en) 1997-09-16
US5566169A (en) 1996-10-15
TW331060B (en) 1998-05-01

Similar Documents

Publication Publication Date Title
USRE39216E1 (en) Asynchronous processor access to a switch table in a network with isochronous capability
EP0596652B1 (en) Network for transmitting isochronous-source data with a frame structure
US5406559A (en) Isochronous link protocol
US5550802A (en) Data communication network with management port for isochronous switch
US5506846A (en) Local loopback of isochronous data in a switching mechanism
Cisco Synchronous Data Connections
Cisco Synchronous Data Connections
Cisco Synchronous Data Connections
Cisco Synchronous Data Connections
Cisco Synchronous Data Connections
Cisco Synchronous Data Connections
Cisco Synchronous Data Connections
Cisco Synchronous Data Connections
Cisco Synchronous Data Connections
Cisco Synchronous Data Connections
Cisco Synchronous Data Connections
Cisco Synchronous Data Connections
Cisco Synchronous Data Connections
Cisco Synchronous Data Connections
Cisco Synchronous Data Connections
Cisco Synchronous Data Connections
Cisco Synchronous Data Connections
Cisco Synchronous Data Connections
Cisco Synchronous Data Connections
Cisco Synchronous Data Connections

Legal Events

Date Code Title Description
FPAY Fee payment

Year of fee payment: 12

AS Assignment

Owner name: RPX CORPORATION, CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:NEGOTIATED DATA SOLUTIONS INC.;REEL/FRAME:030699/0326

Effective date: 20130613