EP1042893A1 - Adaptateur reseau multiprotocole reconfigurable - Google Patents

Adaptateur reseau multiprotocole reconfigurable

Info

Publication number
EP1042893A1
EP1042893A1 EP98959359A EP98959359A EP1042893A1 EP 1042893 A1 EP1042893 A1 EP 1042893A1 EP 98959359 A EP98959359 A EP 98959359A EP 98959359 A EP98959359 A EP 98959359A EP 1042893 A1 EP1042893 A1 EP 1042893A1
Authority
EP
European Patent Office
Prior art keywords
bus
host
specific attachment
attachment unit
network specific
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
EP98959359A
Other languages
German (de)
English (en)
Inventor
Khai Weng Peter Leong
Sreedharan Bhaskaran
Pillappa Suresh
Wang Qing Sheng
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.)
Vivid Technology Pte Ltd
Original Assignee
Vivid Technology Pte Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Vivid Technology Pte Ltd filed Critical Vivid Technology Pte Ltd
Publication of EP1042893A1 publication Critical patent/EP1042893A1/fr
Withdrawn legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4411Configuring for operating with peripheral devices; Loading of device drivers
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/18Multiprotocol handlers, e.g. single devices capable of handling multiple protocols

Definitions

  • This application relates to data communication devices for the transmission and reception of data over Wide Area Networks (WANs). It includes, but is not limited to, analog modems, digital modems, ISDN terminal adapters, ADSL modems, Cable modems, ATM adapters, Wireless modem and other digital data communication devices for data transfer over the WAN.
  • WANs Wide Area Networks
  • Modem stands for Modulator/DeModulator.
  • An analog modem converts digital signals generated by a computer into analog signals which can be transmitted over a telephone line and converts incoming analog signals into their digital equivalents.
  • the specific techniques used to encode the digital bits into analog signals are called modulation protocols.
  • the various modulation protocols define the exact methods of encoding and the data transfer speed.
  • a modem typically supports more than one modulation protocol, which it uses selectively depending on the remote device to which it is linked.
  • Some state-of-the-art modems are designed using a Digital Signal Processor (DSP) to perform the modulation and demodulation functions (the data pump).
  • DSP Digital Signal Processor
  • a software program that controls the DSP is stored in memory. Two common ways in which the memory can be implemented include: O 99/33243
  • (1) fixed memory the memory is fixed and cannot be changed after the modem is manufactured without physically changing the memory chip(s).
  • open memory such as flash memory is electrically changeable, but is not erased when power is off. This makes possible modem upgrades by software alone, either from the PC or the telephone network. This is a very flexible approach. At one time, there was a cost differential between fixed memory and open memory, with open memory costing more. In the latest modem designs, this cost difference has become negligible.
  • a modem with open memory makes possible user changes to the DSP program only if easy-to-use software supports the user's ability to access the new DSP program, load it and verify that all has been changed correctly.
  • the combination of open memory, software and systems that allows a user to take advantage of the open memory is called Open Architecture.
  • a modem with an Open Architecture makes it easy to introduce changes in the modem to accommodate upgrades.
  • Fig. 1 is a block diagram that illustrates the use of a prior art analog modem that is used for data transfer over the public switched telephone network 105 (PSTN).
  • Digital data from the local CPE 100 is transmitted through channel 101 to the local analog modem 103.
  • Channel 101 may be part of a standard interface such as RS232 or a computer bus such as the ISA bus.
  • the local analog modem converts the digital data to analog signals which it transmits through connection 104 to the PSTN
  • connection 104 is a twisted copper pair that is connected between the subscriber premises and the local telephone exchange.
  • Modem implementation of an analog modem 103 employs the use of digital signal processors to perform the modulation process to convert digital data from the CPE to a digital representation of the analog signal (digital modulated signal) to be transmitted to the PSTN.
  • An analog front end (AFE) and Data Access Arrangement (DAA) converts the digital modulated signal to an actual analog signal to be transmitted out through connection 104.
  • the analog signals which have traversed the PSTN are received through 106 by the remote analog modem 107.
  • the remote analog modem demodulates and recovers the digital data from the received analog signal.
  • the digital data is sent to the remote CPE via channel 108.
  • Channel 108 may be part of a standard interface such as RS232 or a computer bus such as the ISA bus. Data from the remote CPE to the local CPE travels in the reverse path through channels 109,
  • An Integrated Services Digital Network (ISDN) line includes three digital channels: two "B" channels that carry various kinds of data at 64,000 bps and a "D" channel that carries data at 16,000 bps, which data may include control signals or additional data.
  • a single ISDN B channel can transfer uncompressed data bidirectionally at 64,000 bps. Transmitting digital data over an ISDN does not need a modem data pump since no modulation or demodulation is necessary.
  • An ISDN terminal adapter is needed to convert data from the local CPE to a digital format that is compatible with the 64,000 bps ISDN B channels.
  • the digital data from the local CPE is encapsulated in a bit-oriented protocol such as HDLC for transmission. Other bit-oriented protocols such as V.110 also may be used.
  • Fig. 2 is a block diagram that illustrates the use of a prior art terminal adapter for accomplishing data transfer over an Integrated Services Digital Network (ISDN) 206.
  • Digital data from the local CPE 100 is transmitted through channel 201 to the local terminal adapter 205.
  • Channel 201 may be part of a standard interface such as RS232 or a computer bus such as the ISA bus.
  • the local terminal adapter converts the data to an ISDN-compatible format, such as HDLC, and transmits it via channel 203 to the ISDN 206.
  • the digital signals which have traversed the ISDN are received through channel 207 by the remote ISDN terminal adapter 209.
  • the remote terminal adapter converts the received digital data from ISDN to a format compatible with the remote CPE.
  • Digital data is sent to the remote CPE 110 via channel 210.
  • Channel 210 may be part of a standard interface such as
  • TA voice-band terminal adapter
  • the voice band TA converts the analog signals to digital PCM data for transmission over the B- channel.
  • a normal analog modem also can be connected to the voice band TA for data communication with a remote analog modem connected to the PSTN.
  • SUBSOTUTE SHEET (RULE 26) voice band terminal adapter (TA) can be combined into a single piece of equipment, called a digital modem or MODEC (modem + codec), which has no internal analogue functions and only digital interfaces.
  • the interface to the DTE is the DTE's bit or character stream.
  • the digital WAN interface is an octet stream which is the same as the PCM coding (according to ITU-T Recommendation G.711) of the voiceband signal at the analog (PSTN) interface of an equivalent modem.
  • the digital modems convert digital data from the local CPE to a digital representation of the analog modulated signal.
  • the digital modulated signal is converted to the ITU-T G.711 PCM format for transmission (for example from linear PCM to companded G.711 formats), for example.
  • Fig. 3 is a block diagram that illustrates the use of a prior art digital modem for communication between ISDN and a PSTN.
  • the digital modem differs from an analog modem in that the digital representation of the analog signal (digital modulated signal) is not converted to the actual analog signal for transmission via a PSTN. Instead the digital modulated signal is converted to an ISDN compatible format such as pulse-code modulation (PCM), as defined by ITU-T recommendation G.711, for example.
  • PCM pulse-code modulation
  • the network does the conversion from PCM to a PSTN analog signal.
  • Digital data from the local CPE 100 is transmitted through channel 220 to the local digital modem 222.
  • Channel 220 may be part of a standard interface such as RS232 or a computer bus such as the ISA bus.
  • the local digital modem converts the digital data from the CPE to a digital modulated signal, PCM.
  • PCM data is transmitted via channel 223 to the ISDN 206.
  • the ISDN 206 is interconnected with the PSTN 105.
  • the network performs conversion of PCM signals from the ISDN 206 to analog signal in the PSTN 105.
  • the analog signals which have traversed the PSTN are received through channel 106 by the remote analog modem 107.
  • the remote analog modem demodulates and recovers the digital data from the received analog signal.
  • the digital data is sent to the remote CPE 110 via channel 108.
  • Channel 108 may be part of a standard interface such as RS232 or a computer bus such as the ISA bus.
  • Data from the remote CPE to the local CPE travels in the reverse path through channels 109, 106, 224, and 221.
  • the remote analog modem converts the digital data from the remote CPE 110 to analog signal, which is transmitted via channel 106 to the PSTN.
  • the network converts PSTN analog signals to PCM data for transmission via the ISDN.
  • the PCM data is converted back to digital modulated signals and the demodulated to recover the digital data.
  • the digital data then is sent via channel 221 to the local CPE.
  • ADSL modems ADSL is a high speed digital network that uses existing twisted copper wire installations to homes that are currently being used for connection to the telephone. It also allows the exiting analog telephone service to co-exist on the same wire through a POT splitter.
  • the CPE which may be computer, is connected via an ADSL modem to the copper pair.
  • the ADSL modem converts the digital data from the CPE into modulated signals for transmission over the copper pair.
  • the modulation scheme used is different from that used by lower speed modems.
  • ADSL modems occupy a much larger bandwidth and hence cannot transmit the signals through the PSTN.
  • the ADSL modem analog signals are terminated at the remote end of the copper pair in a DSLAM (DSL access multiplexor).
  • the digital data is recovered from the ADSL analog signal in the DSLAM.
  • the digital data then is routed to a high-speed digital network.
  • Cable modems are designed to facilitate the implementation of data services over Hybrid Fiber Coax (HFC) cable networks, as well as over coaxial-only cable networks.
  • the cable modem is situated at the interface of the cable network and the CPE.
  • the CPE may include PCS, Macintoshes, workstations, network computers, and other electronic equipment.
  • Digital data from the CPE is converted by the cable modem to analog signals which then are transmitted over the cable network to the head end. At the head end, the digital data is recovered from the analog signal and forwarded to a high speed digital network.
  • WANs One characteristic of WANs is the plethora of technologies actually employed for data access. The technologies are so different that they do not allow a common physical interface design that is sufficiently cost effective to be employed for different WANs. For data access, the data pump and digital data processing sub-system actually can be reused over a variety of WANs.
  • the prior art approach to connecting to more than one WAN is to design equipment with more that one physical
  • An object of the invention is to enable a user to alter his/her WAN physical interface without much encumberance and added cost, while still being able to retain his/her data processing hardware.
  • the invention is directed to a digital communications device having a dynamically reconfigurable extension port bus (XP BUS) for enabling communication between customer premise equipment (CPE), such as personal computers (PCS), and network specific attachment units (NSAUs).
  • CPE customer premise equipment
  • PCS personal computers
  • NSAUs network specific attachment units
  • the NSAUs connected to the XP BUS, may vary and differ.
  • a host adapter including a host bus interface controller, couples the XP BUS to the CPE through a bus.
  • the device may operate in any number of multiple different communications modes, and hybrids of such modes.
  • the device automatically detects and identifies the presence and type of a particular NSAU and initiates the loading of appropriate software for, and reconfiguration of the XP BUS for compatibility with, the detected and identified NSAU.
  • One embodiment of the invention is directed to a communications device for enabling communication between a host and an analog communications network.
  • a host adapter coupled to the host, communicates with the host.
  • a dynamically reconfigurable extension port bus is coupled to the host adapter. The extension port is in a monitoring state, but is not used when connecting to
  • At least one network specific attachment unit is coupled to the extension port bus. Upon the coupling of a network specific attachment unit to the extension port bus, the extension port bus is dynamically reconfigured for compatibility with the network specific attachment unit and software appropriate for the network specific attachment unit is downloaded.
  • at least one network specific attachment unit includes a plurality of network specific attachment units.
  • the host adapter includes a host bus interface controller that communicates directly with the host.
  • the host adapter includes a processor that implements software for reconfiguring the extension port bus.
  • the host adapter includes an analog front end. In an embodiment, the host adapter includes an extension port coupled to, and enabling communication with, the extension port bus.
  • the network specific attachment unit is a digital communications device. In an embodiment, the network specific attachment unit is an analog communications device.
  • Another embodiment of the invention is directed to a method for enabling communication between a host and at least one communications network in addition to an analog communications network.
  • the method comprises the following steps: coupling a host adapter between a host and a dynamically reconfigurable extension port bus so that it may communicate with the host and extension port bus; enabling the coupling of at least one network specific attachment unit to the extension port bus; dete ⁇ r- ⁇ ning a type of network specific attachment unit upon the coupling of the network specific attachment unit to the extension port bus; dynamically reconfiguring the extension port bus for compatibility with the network specific attachment unit; and and downloading software appropriate for the network specific attachment unit.
  • Fig. 1 is a block diagram illustrating a prior art implementation of Analog Modems.
  • Fig. 2 is a block diagram illustrating a prior art implementation of ISDN Te ⁇ ninal Adapters.
  • Fig. 3 is a block diagram illustrating a prior art implementation of Digital modems.
  • Fig. 4 is a block diagram of the invention.
  • Fig. 5 is a block diagram of the invention configured for operation as analog modem.
  • Fig. 6 is a block diagram of the invention configured for operation as an ADSL modem and analog modem.
  • Fig. 7 is a block diagram of the invention configuration for operation as ISDN terminal adapter, digital modem and analog modem.
  • Fig. 8 is a block diagram of the invention configuration for operation as cable modem and analog modem.
  • Fig. 9 is a block diagram of the invention configuration for operation as ATM adapter and analog modem.
  • Fig. 10 is a block diagram of the invention configuration for operation as Wireless modem and analog modem.
  • Fig. 11 is a block diagram of the XP BUS illustrating the signals received and transmitted.
  • Figs. 12A and 12B are flow diagrams illustrating operation of the software for the XP BUS.
  • Fig. 13 is a diagram illustrating the NSAU capability profile structure.
  • the invention is directed to a digital communications device having a dynamically reconfigurable extension port bus (XP BUS) for enabling communication between customer premise O 99/33243
  • XP BUS dynamically reconfigurable extension port bus
  • CPE -9- equipment
  • PCS personal computers
  • NSAUs network specific attachment units
  • the NSAUs connected to the XP BUS, may vary and differ, a host adapter, including a host bus interface controller, couples the XP BUS to the CPE through a bus.
  • the device may operate in any number of multiple different communications modes, and hybrids of such modes.
  • the device automatically detects and identifies the presence and type of a particular NSAU and initiates the loading of appropriate software for, and reconfiguration of the XP BUS for compatibility with, the detected and identified NSAU.
  • Software is downloaded from the CPE host to the host adapter and NSAUs.
  • the XP BUS dynamically reconfigures. Multiple NSAUs may be supported by the XP BUS, as a result.
  • a general block diagram of the communications device of the invention is illustrated in Fig.
  • the invention allows for flexible interconnection to different communications networks. Although physically separated into different units, the apparatus logically functions as one system with a distributed processing architecture. The differentiating factor for this architecture from prior art is in both the hardware and software design.
  • the XP BUS portion of the communications device of the invention allows for the apparatus to be reconfigured for different wide are networks.
  • the bus does not merely function as a data interface but also functions as mechanism to allow cooperative distributed processing when two devices are connected together. This differs from prior art designs in which two interconnected data communications devices are normally capable of functioning independently and the interface defined between them is primarily for data interchange and synchronization only.
  • the software design complements the hardware design in distributing its functionality in different physical sub-systems of the invention. For different NSAUs, the software would be partitioned differently.
  • 400 is a digital communications adapter with a dynamically reconfigurable extension port bus, XP BUS 413, for connection to network specific attachment units (NSAUs) facilitating communications by the CPE over the respective networks.
  • the customer premise equipment (CPE) may include, but is not limited to, personal computers, workstations, embedded controllers, network computers, set top boxes, and games consoles.
  • Controller 401 allows the apparatus to be connected to a CPE bus and shall include, but is not limited to, PCI bus, PCMCIA/CardBus and USB.
  • the apparatus shall be able to operate in multiple modes, including (but not limited to) Public Switched Telephone Network (PSTN) DATA/VOICE FAX modem, BRI ISDN adapter, PRI ISDN adapter, ADSL ATU-R, Cable modem, GSM/DECT adapter, ATM25 network interface and Frame Relay Access Device (FRAD).
  • PSTN Public Switched Telephone Network
  • PRI ISDN adapter PRI ISDN adapter
  • ADSL ATU-R ADSL ATU-R
  • Cable modem GSM/DECT adapter
  • ATM25 network interface and Frame Relay Access Device (FRAD).
  • FRAD Frame Relay Access Device
  • the apparatus also is able to take advantage of the host adapter processor to implement hybrid modes that involve analog modem modulation over a digital network; and includes (but shall not be limited to) V.34 over ISDN or FAX over ISDN connections. This allows for u terworking with existing equipment over a public switched network.
  • the digital communication device 400 comprises the following elements.
  • a host bus interface controller 401 1. a host bus interface controller 401 ;
  • APE analog front end
  • DAA direct access arrangement
  • DAA 404 connected through a socket to the PSTN;
  • XP port 405 (proprietary) connected to the processor 402 and the host bus interface controller 401; 6.
  • XP BUS 413 connected to XP port and network specific attachment units (NSAUs); 7. network specific attachment units (NSAUs) coupleable to the XP BUS 413.
  • NSAUs network specific attachment units
  • the apparatus can automatically detect and identify the presence of a particular NSAU and initiate loading appropriate software (e.g. protocol stacks) and reconfiguration of the XP BUS for the NSAU.
  • Software to operate the adapter sub-system and NSAU sub-system is partitioned and executes in a distributed manner on the CPE host, the host adapter processor, and NSAU.
  • the architecture allows for software to be downloaded from the computer host to the host adapter and NSAUs.
  • the XP BUS (proprietary) self-configures dynamically to allow for different interface signal lines re-definitions depending on the NSAU connected.
  • the XP BUS also sources power to O 99/33243
  • the XP BUS shall be able to drive or be driven by a NSAU at 30 Megabits per second for a bus length of up to 2 meters, for example.
  • the XP BUS shall allow for multiple devices to be physically connected.
  • Scalable WAN Extension Bus scalable in the sense that the cost increases with the speed required for the WAN interface
  • the invention consist of two distinct sub-systems.
  • the host adapter sub-system 500 comprises the host bus interface controller 401, the processor 402, the analog front end (AFE) 403, DAA for PSTN 404, and XP port 405.
  • the second sub-system is the XP BUS sub-system which comprises the XP BUS 413 and network specific attachment units (NSAUs) for the WAN.
  • NSAUs include (but are not limited to) ISDN NSAU 420, ADSL NSAU 421, CABLE MODEM NSAU 422, ATM NSAU 423, WIRELESS NSAU 424, and future NSAU 425.
  • NSAUs can be connected to the XP BUS at any instant but only one of the NSAUs can be activated for normal operation. Only one XP BUS 413 is connected to the host adapter through the XP port 405. The XP BUS can operate in one of two modes: point-to-point with only one connected NSAU, and point-to- multipoint with multiple NSAUs connected.
  • the local CPE host bus 307 is connected to the host bus controller 401 through connector 317.
  • the host bus may include, but is not limited to, PCI, PCMCIA Cardbus, and USB.
  • the local CPE will run some software drivers for the system normally; for example, it may run V.42bis for the case of an analog modem and ISDN signaling for the case of a connected ISDN NSAU.
  • the CPE host bus also is used to configure and download software to the processor in the host adapter subsystem 500. Typically, the software downloaded includes the modem data pump code for the analog modem portion.
  • software for the NSAU may also be downloaded from the local CPE through the local host bus 317 and through the O 99/33243
  • the host bus interface controller 401 is connected to the processor 402 through a connection 406.
  • the processor is connected to the analog front end (AFE) 403 through connection 407.
  • the AFE 403 is connected to the DAA 404 through connection 408.
  • the XP port 405 is connected to the XP BUS 413.
  • the XP port also is connected to the host bus interface controller 401 through 410 and the processor 402 through 411.
  • EEPROM Electrically Erasable Programmable Read Only Memory XP: Accelerator Port
  • XPCM XP Configuration Module
  • XPEM XP Enumeration Module
  • XP BUS Signal Definition There are 20 signals on the XP BUS (413), as shown in Fig. 11. They include the following, divided by category.
  • the operation mode of the processor is configured to download code from the host port.
  • host software the operation of which will be described with reference to Figs. 12A and 12B, will reset the modem board and download boot loader code into the DSP. This boot loader code then cooperates with the host download driver to download the XP BUS Configuration Manager Module (XPCM).
  • XPCM XP BUS Configuration Manager Module
  • the purpose of the XPCM is to perform NSAU detection, identification enumeration and configuration. It also cooperates with the host XP Enumerator Module (XPEM) for software dynamic reconfiguration and NSAU firmware download.
  • XPEM host XP Enumerator Module
  • Operation starts at step 100 and moves to step 102 where the processor is configured.
  • NSAU presence on the XP BUS (413) is detected at step 104 via the NSAU_Detect (505) signal. If no NSAU is present, then at step 108, the XPCM cooperates with the XPEM to download the modem
  • the XPCM remains resident to handle any hot insertions of NSAU, at step 110. If a NSAU insertion is detected at step 112, then the process moves through step a to step 114.
  • NSAU is reset at step 114 and the XPCM determines the XP BUS (413) operation mode at step 116.
  • the Shift_Register_Enable (503) is multiplexed to identify the XP BUS (413) operation mode at step 118. It is determined at step 118 whether the mode is point-to-multipoint. If so, then a point-to-multipoint procedure, described below, is carried out at step 126. If not, then it is determined to be in the point-to-point mode. In the point-to-point mode, the single NSAU is identified by reading the EEPROM contents of the NSAU at step 120.
  • the EEPROM contains a capability profile (NSAUCP) which contains the following information:
  • NSAUID unique NSAU Identification
  • the EEPROM is enabled for reading arid writing via the Eeprom_Enable (501) signal and the contents are read via the Control Channel.
  • the Control Channel is implemented via the Low Speed Signal Group and is configured as the master of the Low Speed Interface by the XPCM.
  • the XPCM communicates the NSAU to the XPCEM in the host at step 122.
  • the XPCEM determines if the software necessary for the NSAU is present in the system. If the software is present in the system, then the XPCM is instructed to reconfigure the XP BUS (413) according to the configuration requirements of the NSAU.
  • XP BUS (413) configuration is achieved via the Shift_Register_Enable (503) and Shift_Register_Latch_Enable (504) signals together with the Control Channel.
  • An important aspect of XP BUS (413) configuration and reconfiguration is the XP BUS (413) line driver configuration, at step 146, so that signal polarities are consistent to O 99/33243
  • the port and pins are configured respectively in steps 148 and 150.
  • the High Speed and Low Speed signal groups of the XPBUS (413) are configured appropriately as required by the NSAUCP and instructed by the XPCEM.
  • the completion of the configuration phase is signaled to the XPCEM at step 124.
  • the XPEM does not initiate the XPBUS reconfiguration process.
  • the NSAU draws quiescent power and is not active on the XP BUS (413).
  • the XPEM Upon notification of detection of a NSAU, the XPEM determines if the appropriate software is available and initiates the configuration of the XP BUS (413) and the Signal Groups within the processor. At the same time, it dynamically loads the necessary host drivers for the NSAU. When the XPCM signals that the XP BUS (413) configuration is complete, the XPEM does the following :
  • NSAU_Detect 505
  • NSAU_Detect 505
  • XPEM XPEM
  • NSAU specific drivers The reconfiguration process is repeated when the NSAU is reattached or when another NSAU is attached, detected at step 138. If the NSAUCP indicates that the NSAU can be operated simultaneously with the modem data pump, then the modem functionality remains operational.
  • NSAU is reset at step 140 and is reset on the XP BUS at step 142.
  • NSAU When a NSAU is attached to the XP BUS (413), power is immediately available to a small portion of the NSAU. Power enable to the XP BUS occurs at steps 152 and 154. This portion includes the EEPROM, shift register and latch to configure the XP BUS (413). Primary power is applied to the rest of the NSAU subsystem after the XP BUS (413) has been reconfigured. This protects the NSAU line driver circuitry and reduces overall power consumption when the device is not enabled. NSAU power is controlled via the Power_Enable (530) signal and via the host power management protocol. Power is disabled to the XP BUS and it is reset at steps 156, 158 and 160.
  • Power_Enable 530
  • the operation of the XP BUS in the point-to-multipoint mode is similar to the XP BUS point-to-point mode operation.
  • the point-to-multipoint procedure is entered after the NSAU is reset (see Fig. 12A, step 126).
  • device selection addressing information is sent out using the low speed signal group before reading the EEPROM contents. Only the NSAU with an address corresponding to the addressing information sent will respond to attempts to read the EEPROM contents.
  • the XPCM will attempt to read all information from all of the connected NSAUs before going to the next phase.
  • the device selection addressing information is sent out to the NSAU.
  • XP BUS configuration then proceeds from step 144 (as in point-to-point mode). Operation otherwise is similar to that in the point-to-point mode.
  • the contents of the EEPROM, shown in Fig. 13, are defined as a variable length structure comprising a fixed header and a variable length body of tuples with each tuple having a Type, Length and Value field.
  • the fields in the fixed header are :
  • NSAUCP Length and the Version 1.0 tuple Types are :
  • the NSAUCP Version field is 8 bits long and represents a Binary Coded Decimal (BCD) value representing the major version number in its higher nibble and the minor version number in its lower nibble, in one embodiment of the invention.
  • BCD Binary Coded Decimal
  • the NSAUCP Version field is followed by the O 99/33243
  • NSAUCP Length field This length indicates the extent of the NSAUCP data in the eeprom including the checksum field.
  • Figs.5-10 are block diagrams illustrating alternate embodiments of the invention.
  • Fig. 5 depicts the invention configured as a modem.
  • Digital data from the local CPE is transmitted through the local CPE host bus 307 to the host bus interface controller 401 via connector 307.
  • the physical form of connector 307 depends upon the CPE bus and host adapter. For an internal card design with a PCI bus, the connector 307 would simply consists of gold fingers connected to the PCI bus. In the case of an external design with a USB bus, the connector 307 would consists of the USB cable and sockets.
  • the digital data is transmitted to the processor 402.
  • Processor 402 is a digital signal processor that runs the modem data pump code.
  • Digital data from the local CPE is converted to the digital modulated signal, which is the digital representation of the analog modulated modem signal.
  • the digital modulated signal is transmitted through 407 to the AFE.
  • the AFE converts the digital modulated signal to an analog signal; that is digital-to-analog conversion of the modulated signal.
  • the analog signal is transmitted through 408 to the DAA 404.
  • the DAA 404 couples the analog signal onto the twisted copper pair 318 which transmits the analog signal to the PSTN 105.
  • the analog signal traverses the PSTN to the remote analog modem 107.
  • the digital data is recovered from the analog modulated signal and transmitted to the remote CPE 110.
  • Data from the remote CPE 110 is transmitted as analog modulated signals to the PSTN to the local host adapter 500 through the twisted copper pair connection 318. Signal energy from the copper pair 318 is coupled via the DAA 404 to local host adapter 500.
  • the analog modulated signal is transmitted through 408 to the AFE 403.
  • the AFE converts the analog signal to a digital representation.
  • the digital modulated signal is transmitted from the AFE through 407 to the processor 402.
  • the processor 402 performs the demodulation process which converts the digital modulated signal back to digital data.
  • Digital data is transmitted to the host bus interface controller 401 through 406.
  • the host bus interface controller 401 transfers the data through the local CPE host bus 307 to the local CPE via connector 317.
  • Fig.6 depicts the invention configured for operation as ADSL analog modem.
  • the ADSL NSAU When the ADSL NSAU is connected through the XP BUS to the XP port, its presence is detected by the software drivers on the local CPE.
  • the configuration information from the XP port 405 is transmitted through 411 to the processor 402.
  • the processor interprets the information and transmits the configuration information via the host bus interface controller 401 to the local CPE.
  • the XP BUS is then reconfigured via 410 and 411 connections to the host bus interface controller 401 and processor 402 respectively.
  • Fig. 6 illustrates the fact that the host adapter sub-system 500 remains the same for the ADSL configuration.
  • the functioning of the analog modem is identical to that described with reference to Fig. 5.
  • connector 307 Digital data from the local CPE is transmitted through the local CPE host bus 307 to the host bus interface controller 401 via connector 307.
  • the physical form of connector 307 depends upon the CPE bus and host adapter. For an internal card design with a PCI bus, the connector 307 would simply consists of gold fingers connected to the PCI bus. In the case of an external design with a USB bus, the connector 307 would consists of the USB cable and sockets.
  • Processor 402 is a digital signal processor that runs the ATM AAL SAR code.
  • Digital data is transmitted via 411 to the XP port 405 to the ADSL NSAU 421 through the XP BUS 413.
  • the ADSL NSAU converts the digital data to a format compatible for transmission through the ADSL connection.
  • the ADSL signal is transmitted via the copper pair 321 to the digital subscriber access multiplexor (DSLAM) 320.
  • the DSLAM is connected to a high speed digital backbone 324 via an internal set of connections 322 / 323.
  • the internal connections 322 / 323 may be an ATM connection to a ATM backbone.
  • Fig. 7 depicts the invention configured for operation as an ISDN terminal adapter and analog modem.
  • the ISDN NSAU When the ISDN NSAU is connected through the XP BUS to the XP port, its presence is detected by the software drivers on the local CPE.
  • the configuration information from the XP port 405 is transmitted through 411 to the processor 402.
  • the processor interprets the information and transmits the configuration information via the host bus interface controller 401 to the local CPE.
  • the XP BUS then is reconfigured via 410 and 411 connections to the host bus interface controller 401 and processor 402 respectively.
  • Fig. 7, illustrates the fact that the host adapter sub-system 500 remains the same for the ISDN configuration.
  • the functioning of the analog modem is identical to that described for Fig. 5.
  • Digital data from the local CPE is transmitted through the local CPE host bus 307 to the host bus interface controller 401 via connector 307.
  • the physical form of connector 307 depends upon the CPE bus and host adapter. For an internal card design with a PCI bus, the connector 307 would simply consists of gold fingers connected to the PCI bus. For the case of an external design with a USB bus, the connector 307 would consists of the USB cable and sockets.
  • the digital data is transmitted to the processor 402.
  • Processor 402 is a digital signal processor that runs the ISDN HDLC code and D-channel physical interface driver code. Digital data is transmitted via 411 to the XP port 405 to the ISDN NSAU 420 through the XP BUS 413.
  • the ISDN NSAU converts the digital data to a format compatible for transmission through the ISDN connection.
  • the ISDN signal is transmitted via the copper pair 311 to the ISDN 206.
  • the signal traverses the ISDN network and is received via 207 by the remote ISDN terminal adapter 209.
  • the remote ISDN terminal adapter 209 converts the data to a format compatible with the remote CPE and transmits the data via 210 to the remote CPE 110.
  • Fig. 8 depicts the invention configured for operation as a Cable modem and analog modem.
  • the Cable modem NSAU When the Cable modem NSAU is connected through the XP BUS to the XP port, its presence is detected by the software drivers on the local CPE.
  • the configuration information from the XP port 405 is transmitted through 411 to the processor 402.
  • the processor interprets the information and transmits the configuration information via the host bus interface controller 401 to the local CPE.
  • the XP BUS is then reconfigured via 410 and 411 connections to the host bus interface controller 401 and processor 402 respectively.
  • Fig. 8 illustrates the fact that the host adapter sub-system 500 remains the same for the Cable modem configuration.
  • the functioning of the analog modem is identical to that described for Fig. 5.
  • Digital data from the local CPE is transmitted through the local CPE host bus 307 to the host bus interface controller 401 via connector 307.
  • the physical form of connector 307 depends upon the CPE bus and host adapter. For an internal card design with a PCI bus, the connector 307 would simply consists of gold fingers connected to the PCI bus. For the case of an external design with a USB bus, the connector 307 would consists of the USB cable and sockets.
  • the digital data is transmitted to the processor 402.
  • Processor 402 is a digital signal processor that runs the Ethernet framing code.
  • Digital data is transmitted via 411 to the XP port 405 to the Cable modem NSAU 422 through the XP BUS 413.
  • the Cable modem NSAU converts the digital data to a format compatible for transmission through the cable network.
  • the Cable modem signal is transmitted via the cable network 303 to the cable headend O 99/33243
  • the cableheadend is connected to a high speed digital backbone 324 via an internal set of connections 331 / 333.
  • the internal connections 331 / 333 may be an ATM connection to a ATM backbone.
  • Fig. 9 depicts the invention configured for operation as ATM adapter and analog modem.
  • W en the ATM NSAU is connected through the XP BUS to the XP port, its presence is detected by the software drivers on the local CPE.
  • the configuration information from the XP port 405 is transmitted through 411 to the processor 402.
  • the processor interprets the information and transmits the configuration information via the host bus interface controller 401 to the local CPE.
  • the XP BUS is then reconfigured via 410 and 411 connections to the host bus interface controller 401 and processor 402 respectively.
  • Fig. 9, illustrates the fact that the host adapter sub-system 500 remains the same for the ATM configuration.
  • the functioning of the analog modem is identical to that described for Fig. 5.
  • Digital data from the local CPE is transmitted through the local CPE host bus 307 to the host bus interface controller 401 via connector 307.
  • the physical form of connector 307 depends upon the CPE bus and host adapter. For an internal card design with a PCI bus, the connector 307 would simply consists of gold fingers connected to the PCI bus. For the case of an external design with a USB bus, the connector 307 would consists of the USB cable and sockets.
  • the digital data is transmitted to the processor 402.
  • Processor 402 is a digital signal processor that runs the .
  • Digital data is transmitted via 411 to the XP port 405 to the ATM NSAU 423 through the XP BUS 413.
  • the ATM NSAU converts the digital data to a format compatible for transmission through the ATM connection.
  • the ATM signal is transmitted via the connection 314 to the ATM network 304.
  • the signal traverses the ATM network and is received via 351 by the remote ATM terminal adapter 350.
  • the remote ATM terminal adapter 350 converts the data to a format compatible with the remote CPE and transmits the data via 352 to the remote CPE 110.
  • Fig. 10 depicts the invention configured for operation as Wireless terminal adapter and analog modem.
  • the Wireless NSAU When the Wireless NSAU is connected through the XP BUS to the XP port, its presence is detected by the software drivers on the local CPE.
  • the configuration information from the XP port 405 is transmitted through 411 to the processor 402.
  • the processor interprets the information and transmits the configuration information via the host bus interface controller 401 to the local CPE.
  • the XP BUS is then reconfigured via 410 and 411 connections to the host bus interface controller 401 and processor 402 respectively.
  • Fig. 10 illustrates the fact that the host adapter sub-system 500 remains that same for the Wireless modem configuration.
  • the functioning of the analog modem is identical to that described for Fig. 5.
  • Digital data from the local CPE is transmitted through the local CPE host bus 307 to the host bus interface controller 401 via connector 307.
  • the physical form of connector 307 depends upon the CPE bus and host adapter. For an internal card design with a PCI bus, the connector 307 would simply consists of gold fingers connected to the PCI bus. For the case of an external design with a USB bus, the connector 307 would consists of the USB cable and sockets.
  • the digital data is transmitted to the processor 402.
  • Processor 402 is a digital signal processor that runs the wireless data pump code. Digital data is transmitted via 411 to the XP port 405 to the Wireless NSAU 424 through the XP BUS 413. The Wireless NSAU converts the digital data to a format compatible for transmission through the Wireless connection.
  • the Wireless signal is transmitted via the antenna 315 to the Wireless network 305.
  • the signal traverses the Wireless network and is received via antenna 207 by the remote Wireless terminal adapter 340.
  • the remote Wireless terminal adapter 340 converts the data to a format compatible with the remote CPE and transmits the data via 342 to the remote CPE 110.
  • the invention allows for flexible interconnection to different communications networks. Although physically separated into different units, the apparatus logically functions as one system with a distributed processing architecture.
  • the differentiating factor for this architecture from prior art is in both the hardware and software design.
  • the primary hardware differentiation is the is XP BUS which allows for the apparatus to be reconfigured for different wide are networks.
  • the bus does not merely function as a data interface between two communication sub-systems; for example an RS-232 interface. It also functions as mechanism to allow cooperative distributed processing when two devices are connected together.
  • the bus allows the network specific attachment unit (NSAU) to be detected and appropriate software to be downloaded to operate it. In other words, the NSAU depends upon and operates cooperatively with the host adapter portion.
  • NSAU network specific attachment unit
  • the software design complements the hardware design in distributing its functionality in the different physical sub-systems of the invention.
  • the software would be partitioned differently.
  • the signaling software would run primarily on the local CPE; the HDLC codecs required for ISDN B-channels data communication would run on the processor(DSP) in the host adapter; and the NSAU would be a primarily physical layer conversion device.
  • the ATM signaling software functions would run on the local CPE; the ATM AAL SAR functions would run on the processor(DSP) in the host adapter; and the ADSL modem functionality would be performed by the ADSL NSAU.
  • the invention includes the three major components: (1) host adapter, (2) XP BUS, and (3) NSAUs, characterized by the following.
  • the apparatus shall be able to operate in a multiplicity of modes, including (but not limited to) Public Switched Telephone Network (PSTN) DATA/VOICE/FAX modem, BRI ISDN adapter, PRI ISDN adapter, ADSL ATU-R, Cable modem, GSM/DECT adapter, ATM25 network interface, Frame Relay Access Device (FRAD , etc.
  • the apparatus is also able to take advantage of the host adapter processor to implement digital modem modes that involve analog modem modulation over a digital network, such as V.34 over
  • ISDN or FAX over ISDN connections (inclusively but not limited to). This allows for interworking with existing equipment over a public switched network.
  • the host adapter comprises a host bus interface controller; a processor coupled to the controller and coupled to the analog front end (AFE).
  • the processor executes the analog data modem data pump software code, data switching functions, and other signal processing functions; O 99/33243
  • XP port (proprietary) coupled to the processor and the host bus interface controller; XP BUS coupleable to XP port and network specific attachment units (NSAUs); network specific attachment units (NSAUs) coupleable to the XP BUS.
  • the host adapter can automatically detect and identify the presence of a particular NSAU and reconfigure the processor and computer host to load appropriate software (e.g. protocol stacks) and reconfigure the bus for the NSAU.
  • Software to operate the adapter and NSAU is partitioned to reside on the computer host memory, the host adapter processor memory, and NSAU memory.
  • the architecture allows for software to be downloaded from the computer host to the host adapter and NSAUs via overlay/paging operations; that is, the download may be performed upon reset or dynamically while the apparatus is in use. Overlay/paging operations reduce memory requirements for the processor and NSAUs. 5.
  • the XP BUS (proprietary) is self-configures dynamically to allow for different interface signal lines re-definitions depending on the NSAU connected. The XP BUS is able to detect the presence of a connected NSAU and facilitate its identification. The XP BUS sources power to the NSAU device. The XP BUS shall be able to drive or be driven by a NSAU at 30 Megabits per second at a distance of up to 2 meters.
  • the XP BUS shall allow multiple devices to be physically connected.
  • the Host Bus Interface Controller allows the apparatus to be connected to a computer bus and shall include, but shall not be limited to, PCI bus, PCMCIA/CardBus and USB.
  • PCI bus PCMCIA/CardBus
  • USB Universal Serial Bus
  • By computer we mean a generic device capable of storage, memory, I/O and computation operation, and hence includes (but not limited to) personal computers, workstations, embedded controllers, network computers, set top boxes, and games consoles.
  • NSAUs are intended to be intelligent devices that are specific to a one (or more) wide area communication network (WAN). The NSAUs operate cooperatively with the host and host adapter processor. It is dependent on the host and host adapter O 99/33243
  • the High Speed Signal Group can be reconfigured as a synchronous frame based communication channel with a common receive and transmit clock with either the processor or the NSAU as the clock source.
  • the High Speed Signal Group can be reconfigured as an asynchronous interface with individual clocks in the transmit and receive directions where the transmit clock is generated by the processor and where the receive clock is generated by the NSAU and vice versa.
  • the High Speed Signal Group can be reconfigured as a synchronous interface with individual clocks in the transmit and receive directions where the transmit clock is generated by the processor and where the receive clock is generated by the NSAU and vice versa.
  • the High Speed Signal Group can be reconfigured as a general purpose input and out programmable interface.
  • the Low Speed Signal Group can be reconfigured as a synchronous frame based communication channel with a common receive and transmit clock with either the processor or the NSAU as the clock source.
  • the Low Speed Signal Group can be reconfigured as an asynchronous interface with individual clocks in the transmit and receive directions where the transmit clock is generated by the processor and where the receive clock is generated by the NSAU and vice versa.
  • the Low Speed Signal Group can be reconfigured as a synchronous interface with individual clocks in the transmit and receive directions where the transmit clock is generated by the processor and where the receive clock is generated by the NSAU and vice versa.
  • the Low Speed Signal Group can be reconfigured as a general purpose input and out programmable interface.
  • the High and Low Speed Signal Groups can be reconfigured as one signal group to provide a combination of their individual modes.
  • the High Speed Signal Group can be used for NSAU firmware download during the NSAU configuration phase.
  • the Low Speed Signal Group can be used for NSAU firmware download during the NSAU configuration phase.
  • the XP BUS can selectively power the attached NSAU.
  • the XP BUS supports detection of NSAU insertion and removal.
  • the XP BUS supports dynamic detection of NSAU insertion and removal and dynamic configuration of NSAU while the adapter is being used as an analog modem.
  • the General Control Signal Group is used to control the High and Low Speed Signal direction configuration, detect NSAU presence and reset the NSAU.

Abstract

L'invention porte sur un dispositif de communications numériques ayant un bus (XP BUS) à port d'extension reconfigurable de manière dynamique qui permet des communications entre l'équipement d'un local client (CPE) tel que des ordinateurs personnels (PCS) et des unités d'interconnexion spécifiques à des réseaux (NSAU). Ces unités, raccordées au XP BUS, peuvent être différentes. Un adaptateur hôte, comprenant un contrôleur d'interface de bus hôte, raccorde XP BUS au CPE par l'intermédiaire d'un bus. Le dispositif peut fonctionner dans n'importe quel mode de communication différent et s'hybride à ces modes. Le dispositif détecte et identifie automatiquement la présence et le type d'une unité NSAU donnée et déclenche le chargement d'un logiciel approprié à l'unité NSAU détectée et identifiée, la reconfiguration de XP BUS devant être compatible avec ces unités. Le logiciel est déchargé de l'hôte CPE sur l'adaptateur hôte et les unités NSAU. Le XP BUS fait une reconfiguration dynamique. En conséquence, plusieurs unités NSAU peuvent être supportées par le XP BUS.
EP98959359A 1997-12-19 1998-12-08 Adaptateur reseau multiprotocole reconfigurable Withdrawn EP1042893A1 (fr)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US99427997A 1997-12-19 1997-12-19
US994279 1997-12-19
PCT/SG1998/000099 WO1999033243A1 (fr) 1997-12-19 1998-12-08 Adaptateur reseau multiprotocole reconfigurable

Publications (1)

Publication Number Publication Date
EP1042893A1 true EP1042893A1 (fr) 2000-10-11

Family

ID=25540501

Family Applications (1)

Application Number Title Priority Date Filing Date
EP98959359A Withdrawn EP1042893A1 (fr) 1997-12-19 1998-12-08 Adaptateur reseau multiprotocole reconfigurable

Country Status (3)

Country Link
EP (1) EP1042893A1 (fr)
JP (1) JP2001527334A (fr)
WO (1) WO1999033243A1 (fr)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1202544A1 (fr) * 2000-10-30 2002-05-02 Telefonaktiebolaget L M Ericsson (Publ) Système et procédé de distribution de données et de vocales
US20020108009A1 (en) 2000-12-29 2002-08-08 Michele Borgatti Electronic system having modular expansion function facilities
EP1241831A1 (fr) * 2001-03-16 2002-09-18 Institut für Telematik E.V. Système d'ordinateurs comportant deux ordinateurs et une connection de données entre les deux
US8209528B2 (en) 2009-04-28 2012-06-26 Qualcomm Incorporated Method and system for certifying a circuit card lacking any non-volatile memory as being compatible with a computer
CN110197705B (zh) * 2019-04-25 2021-07-23 胡盛寿 一种基于云平台的临床数据服务系统及方法

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6364133A (ja) * 1986-08-29 1988-03-22 インタ−ナショナル・ビジネス・マシ−ンズ・コ−ポレ−ション 情報処理システム
JPH0673122B2 (ja) * 1990-01-04 1994-09-14 インターナショナル・ビジネス・マシーンズ・コーポレーション プログラマブルコネクタ装置
DE69117498D1 (de) * 1991-05-31 1996-04-04 Ibm Kommunikationssteuergerät mit Leitungsanpassern die mit Anwenderprogramm ladbar sind
US5568525A (en) * 1993-08-19 1996-10-22 International Business Machines Corporation System and method for connection of multiple protocol terminals

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See references of WO9933243A1 *

Also Published As

Publication number Publication date
JP2001527334A (ja) 2001-12-25
WO1999033243A1 (fr) 1999-07-01

Similar Documents

Publication Publication Date Title
US6625472B1 (en) Apparatus and method for connecting a cellular telephone to a universal serial bus
US5708663A (en) ISDN terminal adapter for use with external modem and employing software-based serial communication framing for ISDN `D` channel signaling
US5634074A (en) Serial I/O device identifies itself to a computer through a serial interface during power on reset then it is being configured by the computer
US5649001A (en) Method and apparatus for adapting a communication interface device to multiple networks
US5905873A (en) System and method of routing communications data with multiple protocols using crossbar switches
US6047002A (en) Communication traffic circle system and method for performing packet conversion and routing between different packet formats including an instruction field
US6804292B2 (en) Broadband I/O circuits, interface and bus
JP3706631B2 (ja) アナログモデムとして、デジタルモデムとして、およびターミナルアダプタとして選択的に動作するデータ通信装置のための装置および方法
US6868502B2 (en) Combination analog and digital modem
KR100204076B1 (ko) 데이터 전송용 어댑터
CA2343241C (fr) Ajout de services dsl a un systeme multiplex numerique de boucle
US6195359B1 (en) Intelligent router for remote internet access
US6282238B1 (en) Adapter card that selects between an ISDN interface and an analog modem interface
JPH07202945A (ja) 単一のディジタル・インターフェースを通してディジタル及びアナログ装置と通信するためのシステム及び方法
KR20030082724A (ko) 고속 범용 직렬 버스 인터페이스를 지원하는 디지탈가입자 회선 모뎀
US6018529A (en) Channel bank with individually removable processorless U-BRITE cards controlled by bank controller card
EP1042893A1 (fr) Adaptateur reseau multiprotocole reconfigurable
US6240107B1 (en) Self-configuring universal communication device for interfacing communication signals having different properties with repeaterless two-wire telephone link
US6058433A (en) System and method for providing increased throughput through a computer serial port to a modem communications port
US5392403A (en) Circuit arrangement employing a microprocessor module for data conversion in a data transmission between a personal computer and communication equipment
CA1200330A (fr) Dispositif d'affectation de tranches de temps
US6009101A (en) Communication access system with distributed processing
EP1035705B1 (fr) Système de communication et adaptateur de données
GB2255877A (en) Communications link carrying interface configuration signal
US6070213A (en) Telecommunications terminal

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

17P Request for examination filed

Effective date: 20000719

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AT BE CH CY DE DK ES FI FR GB GR IE IT LI LU MC NL PT SE

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN

18D Application deemed to be withdrawn

Effective date: 20020702