US8498291B2 - Integrated switch - Google Patents
Integrated switch Download PDFInfo
- Publication number
- US8498291B2 US8498291B2 US13/327,036 US201113327036A US8498291B2 US 8498291 B2 US8498291 B2 US 8498291B2 US 201113327036 A US201113327036 A US 201113327036A US 8498291 B2 US8498291 B2 US 8498291B2
- Authority
- US
- United States
- Prior art keywords
- port
- switch
- data
- mac
- coupled
- 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.)
- Active
Links
- 238000004891 communication Methods 0.000 claims abstract description 47
- 238000000034 method Methods 0.000 claims description 34
- 238000003032 molecular docking Methods 0.000 claims description 21
- 230000008569 process Effects 0.000 claims description 5
- 238000012545 processing Methods 0.000 claims description 5
- 238000012544 monitoring process Methods 0.000 claims 1
- 230000006855 networking Effects 0.000 abstract description 4
- 238000002955 isolation Methods 0.000 description 8
- 238000012360 testing method Methods 0.000 description 5
- 230000008901 benefit Effects 0.000 description 4
- 238000010586 diagram Methods 0.000 description 3
- 230000000694 effects Effects 0.000 description 3
- 230000006870 function Effects 0.000 description 3
- 230000002457 bidirectional effect Effects 0.000 description 2
- 230000005540 biological transmission Effects 0.000 description 2
- 230000008030 elimination Effects 0.000 description 2
- 238000003379 elimination reaction Methods 0.000 description 2
- 230000008859 change Effects 0.000 description 1
- 230000001934 delay Effects 0.000 description 1
- 238000013461 design Methods 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 230000000087 stabilizing effect Effects 0.000 description 1
- 238000012546 transfer Methods 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L49/00—Packet switching elements
- H04L49/35—Switches specially adapted for specific applications
- H04L49/351—Switches specially adapted for specific applications for local area network [LAN], e.g. Ethernet switches
- H04L49/352—Gigabit ethernet switching [GBPS]
Definitions
- the present invention relates to a data switch.
- Portable devices such as notebooks, personal digital assistants (PDA), and mobile phones are usually designed to operate in multiple networking environments.
- a notebook usually has multiple means of connecting to a network.
- the user of the notebook may opt to connect to a network wirelessly, using IEEE 802.11 or HomeRF wireless communication standard.
- the user may also opt to connect to the network using a more secure connection such as a direct wire connection to a local area network (LAN) using an unshielded twisted pair (UTP) cable terminated with a RJ-45 plug (RJ-45 Cable), for example.
- LAN local area network
- UDP unshielded twisted pair
- RJ-45 Cable RJ-45 plug
- notebooks To enable connection flexibility and portability, notebooks must be designed with the ability to switch from one type of network connection to another, such as from a wireless connection to a wire connection, or from one network communication port to another network communication port.
- notebooks typically have multiple network communication ports such as an 802.11 wireless communication port, a RJ-45 compatible network port, and a docking station network port.
- a notebook is switched to operate with the RJ-45 network port or the docking station port by using an off-chip local area network (LAN) switch or an off-chip high speed analog multiplexer, which is located between the output of the notebook's physical layer device (PHY) and the RJ-45 and docking station ports.
- the LAN switch is separate and distinct from the PHY chip.
- FIG. 1 illustrates an exemplary network environment.
- FIG. 2 illustrates a block diagram of an exemplary computer system.
- FIG. 3 illustrates a block diagram of a gigabit controller microprocessor according to an embodiment of the invention.
- FIGS. 4-6 illustrate methods for switching data between a docking station I/O port and a stand-alone connector port, according to embodiments of the invention.
- FIG. 1 illustrates an exemplary network 100 in which notebooks 103 and 109 may operate.
- Network 100 may include a personal computer 101 , a server 105 , a data hub 107 , a docking station 111 , and a network switch 110 .
- Switch 110 enables computer 101 to communicate with notebook 103 , server 105 , or hub 107 .
- Switch 110 also enables notebook 103 , server 105 , and hub 107 to communicate with any other computer systems connected to the switch.
- computers 101 and 103 , server 105 , or hub 107 can be connected to other network systems such as LAN, WAN, or the interne.
- switch 110 On a high level, when data is received by switch 110 from computer 101 , the data is examined to determine the data's destination address. Once the destination address and sending instructions are extracted, switch 110 makes a decision on where to send the received data. For example, computer 101 may want to send data only to server 105 . In such a case, switch 110 will forward data received from computer 101 to server 105 . In another example, computer 101 may want to send data to computer 103 and server 105 . In this scenario, switch 110 will forward data transmitted by computer 101 to both the computer 103 and server 105 .
- One skilled in the art will recognize other scenarios based on the discussion given herein.
- switching devices There are various types of switching devices. Each type of switching device is specifically designed to function at a particular OSI layer. At layer 1, these switching devices are usually called “hubs” or “repeaters”. The main function of a hub or a repeater is to broadcast incoming data to one or more ports or spokes of the hub. In addition to data broadcasting, the repeater also amplifies the original signal for re-transmission.
- the switching device is often called a multiport bridge or more commonly a switch.
- Switches are designed to forward data based on a physical address known as media access controller (MAC) address embedded in the header of a data frame.
- MAC media access controller
- Each network interface component (NIC) of a computer system or a switch has a unique 48-bit long MAC address that may look like “2E 1D AC 01 00 01.” Using the MAC address, a switch is able to route data to other switches or to a computer system with a matching MAC addresses.
- a layer 3 switching device is called a router. Routers forward data packages based on their destination network address or internet protocol (IP) address. Similar to layer 2 switches, layer 3 routers are capable of learning addresses and maintaining address tables for referencing data packages with corresponding destinations.
- IP internet protocol
- Notebook 103 may be connected to network 100 using a RJ45 network port or through a wireless Ethernet port.
- Notebook 109 is similarly configured, but is also configured to connect to network 100 through a docking station 111 , which also has a RJ-45 port connected to network 100 .
- FIG. 2 illustrates an exemplary computer system 200 that includes a notebook motherboard 210 and a docking station 250 .
- Motherboard 210 includes physical layer device (PHY) 212 , a switch 214 , an isolation magnetic circuit 216 , a RJ-45 connector port 218 , and a link sensor 220 .
- PHY physical layer device
- switch 214 switches 214
- isolation magnetic circuit 216 isolation magnetic circuit
- RJ-45 connector port 218 a RJ-45 connector port 218
- link sensor 220 link sensor
- PHY 212 is responsible for transmitting and receiving data signals for the motherboard 210 .
- data signals that are received by switch 214 are either forwarded to RJ-45 port 218 or a docking station communication port 222 (shown as 222 a and 222 b in FIG. 2 ).
- a notebook motherboard includes a signal sensor, such as sensor 220 , to detect the presence of an active link, either at the RJ-45 connector 218 or at the docking station through the connector 222 a .
- sensor 220 detects an active link at communication port 222 a , it notifies switch 214 to exclusively switch data signals between PHY 212 and communication port 222 a for transmission via the docking station.
- sensor 220 may also be integrated into switch 214 .
- switch 214 is instructed to switch all data signals between PHY 212 and port 218 .
- data signals between PHY 212 and communication port 218 are filtered through an isolation magnetic circuit 216 . In this manner, high voltage signals from the twisted pair cables may be filtered.
- docking station 250 includes communication port 222 b , isolation magnetic circuit 252 , and RJ-45 port 254 .
- Communication port 222 b is configured to mate with port 222 a of motherboard 210 .
- isolation magnetic circuit 252 protects PHY 212 from potentially high voltage signals at port 254 .
- FIG. 3 illustrates a block diagram of a system 300 according to an embodiment of the present invention.
- System 300 includes a gigabit controller microprocessor 310 , isolation magnetic circuits 316 a - b , a RJ-45 port 318 , and a docking station communication port 322 .
- Isolation magnetic circuits 316 a - b are coupled to input/output (I/O) ports 312 a and 312 b of gigabit controller 310 .
- I/O input/output
- gigabit controller 310 is protected from high voltage signals at port 318 or port 322 and from other voltage anomalies.
- isolation magnetic circuit 316 b can be physically located in the docking station instead of in system 300 .
- Gigabit controller 310 includes a media access controller (MAC) 330 , a PHY digital signal processing (DSP) module 332 , a digital switch 340 , a first PHY analog front end (AFE) circuit 342 , and a second PHY analog front end circuit 344 .
- AFE circuits 342 and 344 are coupled to I/O ports 312 a and 312 b , respectively.
- Digital switch 340 is coupled between DSP module 332 and AFE circuits 342 and 344 .
- Switch 340 includes a first I/O port 341 a , a second I/O port 341 b , and a third I/O port 341 c .
- I/O port 341 a is coupled to PHY DSP 332 .
- I/O port 341 b is coupled to AFE circuit 342
- I/O port 341 c is coupled to AFE circuit 344 .
- PHY DSP module 332 comprises a physical coding sublayer (PCS) in accordance to the IEEE 802.3 standard.
- AFE circuits 342 and 344 constantly monitor I/O ports 312 a and 312 b for link energy to determine which port is active. If a link energy is detected on port 312 a , switch 340 will forward data between PHY DSP 332 and AFE circuit 342 . If a link energy is detected on port 312 b , switch 340 will forward data between PHY DSP 332 and AFE circuit 344 .
- Switch 340 is a bidirectional digital switch. In this way, data may be transferred from
- Switch 340 may have more than 2 possible switching paths, as opposed to only 2 switching paths shown.
- gigabit controller 310 may have “n” number of communication port similar to port 312 (collectively including ports 312 a and 312 b ). In this scenario, gigabit controller 310 would have a corresponding “n” number of AFE, one for each communication port.
- switch 340 may be implemented to work with a 10Base-T, 100Base-TX, 1000Base-T Ethernet system, or other communication standards. In an embodiment, switch 340 is a bidirectional digital multiplexer.
- system 300 eliminates the need for an off-chip switch 214 between gigabit controller 310 and ports 318 and 322 .
- the elimination of switch 214 reduces power consumption and the cost of system 300 .
- circuit designers no longer have to worry about impedance mismatch at the interface of the PHY's AFE and the off-chip switch, which may cause signal distortions and amplitude lost, for example.
- the PHY has to be driven at a higher power level to offset for amplitude lost.
- the integrated switch of system 300 allows gigabit controller 310 to achieve higher cable reach as compared to system 200 , which is partly contributed by the elimination of hybrid mismatch and transmit distortion caused by an off-chip switch.
- system 300 further includes a connection sensor or a mechanical switch (not shown) and a link energy detector 325 .
- the connection switch detects whether system 300 is connected to a docking station.
- Link energy detector 325 monitors each communication port to determine whether the link is active. If a port is determined to be inactive, system 300 may power down dedicated components for that communication port. For example, if communication port 312 is inactive, gigabit controller 310 may power down PHY AFE 342 and other support components such as a digital lock loop (not shown) dedicated to communication port 312 a . In this way, system 300 may save power by minimizing the power usage of gigabit controller 310 .
- n corresponds to the number of communication ports that gigabit controller 310 has.
- FIG. 4 illustrates a method 400 for noiseless switching of data from PHY DSP 332 to a communication port A then subsequently redirecting data transfer to and from DSP 332 and communication port B.
- Method 400 begins at step 405 .
- the connection switch Prior to reading data from a connection sensor or switch (not shown), the connection switch is first de-bounced.
- the connection switch purpose is to detect the presence of the docking station.
- this connection switch is a mechanical switch, which tends to bounce for several microseconds prior to stabilizing at a closed state. To insure glitch free switching, data from the connection switch are not collected until the connection switch is de-bounced. This may be accomplished using commonly known switch dc-bouncing circuitry or by executing a software module.
- a mechanical switch is described, other types of switches may also he used in place of the mechanical switch such as an optical switch or an electrical switch.
- system 300 may also override the PHY DSP register bit to minimize the amount of registers from resetting due to noises or to false switching instruction from the connection switch.
- step 415 system 300 constantly monitors the connection switch for any status change.
- step 420 system 300 enters a loop and constantly cycles through steps 415 and 420 until the status of connection switch is changed. Once the control state or status of the connection switch is confirmed the process proceeds to step 425 .
- step 425 if the connection switch indicates that the control state has changed (e.g.
- port B from port A to B, or B to A, or A to N) to port B for example, then dedicated devices for communication port B are powered up. For example, let's assume that the control state changes from port A to port B, then dedicated AFE 344 and DLL (not shown) for port B are powered up to prepare and support port B for communication.
- step 430 system 300 executes a wait for approximately 40 microseconds. This allows the DLL time to power up and stabilizes.
- the wait time does not have to be 40 microseconds, other amount of times (e.g. 5 or 10 microseconds) could also be used as long as the DLL has stabilized or does not produce noise.
- step 435 digital switch 340 is configured to switch to port B, meaning port B is enabled. Alternatively, if a separate digital switch is used for each port, then the digital switch for port B is enabled.
- step 440 system 300 executes another wait for approximately 10 microseconds. This allows the switch to be properly enabled.
- step 445 system 300 forces switch 340 to enable the port B. This force switching procedure is executed regardless of whether port B of switch 340 has been enabled or not. If port B of switch 340 has already been enabled, this force enabling procedure would still be executed but would not have any negative effect. Method 400 continues to step 450 .
- step 450 system 300 or gigabit controller 310 powers down dedicated devices to the previously enabled port. For example, when system 300 switches from port A to port B, dedicated DLL and AFE for port A are shutdown. This allows system 300 to operate efficiently.
- step 455 PHY DSP 332 is reinitialized to send and receive data from port B.
- FIG. 5 illustrates a method 500 that may be implemented in system 300 to switch from one port to another.
- Method 500 commences at step 510 .
- step 510 system 300 is powered up.
- step 520 system 300 initializes essential systems for communication with one of the ports 312 a - b .
- PHY DSP 332 is initialized by preprogramming all proper registers and port A is also selected as the default communication port, as shown in step 530 .
- smart switching mode is enabled, which includes the implementation of smart delays as outlined in method 500 .
- step 540 the communication link of port A is tested for link energy. This function is performed by link detector 325 . If link energy is not detected within 10 seconds, the process proceeds to step 550 . If link energy is detected, port A remains as the selected and active port. Further, system 300 continuously tests the link at Port A for activity (whether link energy is present). Although 10 seconds is used as the test wait time, other test wait times could also be implemented such as 2.61 ms up to 171 seconds.
- Step 550 is executed if the wait time allotted has passed and link energy is not detected. if link energy is not detected at port A after 10 seconds (whatever the setting may be) then gigabit controller 310 switches to communication port B or any other port with a detected link energy. As mentioned, gigabit controller 310 may have multiple communication ports 312 a - n . Once port B is selected at step 560 , gigabit controller enters a loop, at step 570 , to continuously test whether port B is active or has detectable link energy.
- gigabit controller 310 continues to select port B as the communication switch. If no link energy is detected, gigabit controller 310 switches to the new active port. As an example, port A has detectable link energy, thus gigabit controller switches to port A at step 580 . Once this occurred, the link energy test loop, as outlined in steps 540 and 530 , starts again.
- System 300 is also configured to prioritize which communication port to use as the default data switching port when more than one communication ports are active.
- system 300 may have two or more active ports such as port A and B.
- port A is a RJ45 data port from a notebook
- port B is a RJ45 port in a docking station.
- the notebook is docked to the docking station and both RJ45 ports are connected to an active external network.
- An example priority rule may stipulate that data is to be switched from the MAC to the first I/O port whenever the first I/O port is active. This rule applies regardless of the status of the second I/O port.
- the priority rule may stipulate that data is to be switched from the MAC to the second I/O port whenever the first I/O port is active, regardless of the second I/O port status.
- MAC to the second I/O port when the following condition(s) is met: a) the second I/O port has a connected and active status while the first I/O port has an unconnected status; or b) the second I/O port has a connected and active status while the first I/O port has a connected but inactive status.
- Other priority rules could be also implemented that would not depart from the spirit and scope of this invention.
- FIG. 6 illustrates a method 600 for switching data between a docking station I/O port and a stand-alone connector port within a gigabit controller, without the need for a separate LAN switch.
- gigabit controller 310 monitors at least one of its input and output (I/O) ports.
- I/O input and output
- gigabit controller 310 only monitors I/O port 312 b , which is coupled to a notebook docking station.
- gigabit controller 310 may monitor all of its I/O ports.
- gigabit controller 310 determines whether I/O port 312 b is active by measuring the energy level of the port. This may be done by measuring the voltage level of port 312 b , for example.
- gigabit controller 310 switches data between gigabit MAC 330 and I/O port 312 b if it has determined that port 312 b is active.
- gigabit controller 310 switches data between gigabit MAC 330 and I/O port 312 a if it has determined that port 312 b is inactive. In this way, the need for an off-chip switch between gigabit controller 310 and ports 318 and 322 is eliminated. This helps to reduce power consumption and cost. As a further benefit to internal switching, gigabit controller 310 may achieve higher cable reach as compared to system 200 .
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Small-Scale Networks (AREA)
- Power Sources (AREA)
Abstract
Description
Claims (19)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US13/327,036 US8498291B2 (en) | 2006-08-04 | 2011-12-15 | Integrated switch |
Applications Claiming Priority (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US83546606P | 2006-08-04 | 2006-08-04 | |
US92909607P | 2007-06-13 | 2007-06-13 | |
US11/832,440 US8102842B2 (en) | 2006-08-04 | 2007-08-01 | Integrated switch |
US13/327,036 US8498291B2 (en) | 2006-08-04 | 2011-12-15 | Integrated switch |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US11/832,440 Continuation US8102842B2 (en) | 2006-08-04 | 2007-08-01 | Integrated switch |
Publications (2)
Publication Number | Publication Date |
---|---|
US20120087249A1 US20120087249A1 (en) | 2012-04-12 |
US8498291B2 true US8498291B2 (en) | 2013-07-30 |
Family
ID=39029119
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US11/832,440 Expired - Fee Related US8102842B2 (en) | 2006-08-04 | 2007-08-01 | Integrated switch |
US13/327,036 Active US8498291B2 (en) | 2006-08-04 | 2011-12-15 | Integrated switch |
Family Applications Before (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US11/832,440 Expired - Fee Related US8102842B2 (en) | 2006-08-04 | 2007-08-01 | Integrated switch |
Country Status (6)
Country | Link |
---|---|
US (2) | US8102842B2 (en) |
EP (1) | EP2050222B1 (en) |
KR (1) | KR101100287B1 (en) |
CN (2) | CN102088411B (en) |
HK (1) | HK1158400A1 (en) |
WO (1) | WO2008019032A2 (en) |
Families Citing this family (32)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7889752B2 (en) * | 2003-06-05 | 2011-02-15 | Marvell International Ltd. | Dual ported network physical layer |
WO2006042084A2 (en) * | 2004-10-08 | 2006-04-20 | Tyco Healthcare Group, Lp | Endoscopic surgical clip applier |
US8102842B2 (en) | 2006-08-04 | 2012-01-24 | Broadcom Corporation | Integrated switch |
US7746629B2 (en) * | 2006-11-01 | 2010-06-29 | Simon Assouad | Method and system for coupling a laptop or other portable or hand-held device to a docking system using an Ethernet interface |
US8165133B2 (en) * | 2006-12-22 | 2012-04-24 | Broadcom Corporation | Physical layer device with integrated switch |
US8369944B2 (en) * | 2007-06-06 | 2013-02-05 | Zoll Medical Corporation | Wearable defibrillator with audio input/output |
US8271082B2 (en) | 2007-06-07 | 2012-09-18 | Zoll Medical Corporation | Medical device configured to test for user responsiveness |
US7974689B2 (en) * | 2007-06-13 | 2011-07-05 | Zoll Medical Corporation | Wearable medical treatment device with motion/position detection |
US8140154B2 (en) | 2007-06-13 | 2012-03-20 | Zoll Medical Corporation | Wearable medical treatment device |
US8409223B2 (en) * | 2008-08-29 | 2013-04-02 | Covidien Lp | Endoscopic surgical clip applier with clip retention |
US8267944B2 (en) * | 2008-08-29 | 2012-09-18 | Tyco Healthcare Group Lp | Endoscopic surgical clip applier with lock out |
US8456537B2 (en) * | 2009-05-19 | 2013-06-04 | Cisco Technology, Inc. | Video camera with multifunction connection ports |
CN103025379B (en) | 2010-05-18 | 2016-02-17 | 佐尔医药公司 | Wearable therapeutic device |
US10493289B2 (en) * | 2010-07-09 | 2019-12-03 | Zoll Medical Corporation | System and method for conserving power in a medical device |
US9427564B2 (en) | 2010-12-16 | 2016-08-30 | Zoll Medical Corporation | Water resistant wearable medical device |
JP2015510780A (en) | 2012-03-02 | 2015-04-13 | ゾール メディカル コーポレイションZOLL Medical Corporation | System and method for configuring a wearable medical monitoring and / or treatment device |
US11097107B2 (en) | 2012-05-31 | 2021-08-24 | Zoll Medical Corporation | External pacing device with discomfort management |
US10328266B2 (en) | 2012-05-31 | 2019-06-25 | Zoll Medical Corporation | External pacing device with discomfort management |
CN104870050A (en) | 2012-05-31 | 2015-08-26 | 佐尔医药公司 | Medical monitoring and treatment device with external pacing |
EP2854942A4 (en) | 2012-05-31 | 2016-03-09 | Zoll Medical Corp | Systems and methods for detecting health disorders |
US9513662B2 (en) * | 2013-01-04 | 2016-12-06 | Intel Corporation | System and method for power management |
US8953617B2 (en) | 2013-01-11 | 2015-02-10 | Dell Products, Lp | System and method for utilizing a unique identifier while registering a device in a network |
CN105492070A (en) | 2013-06-28 | 2016-04-13 | 卓尔医疗公司 | Systems and methods of delivering therapy using an ambulatory medical device |
KR102455629B1 (en) | 2014-12-29 | 2022-10-17 | 삼성전자주식회사 | Apparatus and method for processing bio-signal |
WO2017091502A1 (en) | 2015-11-23 | 2017-06-01 | Zoll Medical Corporation | Garments for wearable medical devices |
US11617538B2 (en) | 2016-03-14 | 2023-04-04 | Zoll Medical Corporation | Proximity based processing systems and methods |
US11009870B2 (en) | 2017-06-06 | 2021-05-18 | Zoll Medical Corporation | Vehicle compatible ambulatory defibrillator |
US11890461B2 (en) | 2018-09-28 | 2024-02-06 | Zoll Medical Corporation | Adhesively coupled wearable medical device |
US11568984B2 (en) | 2018-09-28 | 2023-01-31 | Zoll Medical Corporation | Systems and methods for device inventory management and tracking |
WO2020139880A1 (en) | 2018-12-28 | 2020-07-02 | Zoll Medical Corporation | Wearable medical device response mechanisms and methods of use |
CN213609416U (en) | 2019-10-09 | 2021-07-06 | Zoll医疗公司 | Treatment electrode part and wearable treatment device |
WO2021251967A1 (en) * | 2020-06-11 | 2021-12-16 | Hewlett-Packard Development Company, L.P. | Coupling compute device ports to switchable peripheral ports |
Citations (50)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5249183A (en) | 1991-03-14 | 1993-09-28 | Level One Communications, Inc. | Interfacing unit for local area networks |
US5818426A (en) | 1996-02-01 | 1998-10-06 | Aztech New Media Corporation | Peripheral-computer interfacing system and method |
US6112273A (en) | 1994-12-22 | 2000-08-29 | Texas Instruments Incorporated | Method and apparatus for handling system management interrupts (SMI) as well as, ordinary interrupts of peripherals such as PCMCIA cards |
US6289015B1 (en) | 1998-09-17 | 2001-09-11 | Tut Systems, Inc. | Method and apparatus for the secure switching of a packet within a communications network |
US20020010818A1 (en) | 1998-10-15 | 2002-01-24 | Du Wei | Combination analog and digital modem |
US20020165961A1 (en) | 2001-04-19 | 2002-11-07 | Everdell Peter B. | Network device including dedicated resources control plane |
US6504851B1 (en) * | 1997-11-21 | 2003-01-07 | International Business Machines Corporation | Dynamic detection of LAN network protocol |
US6507591B1 (en) | 1998-04-17 | 2003-01-14 | Advanced Micro Devices, Inc. | Handshaking between repeater and physical layer device in a variable rate network transceiver |
US20030048794A1 (en) | 2001-09-11 | 2003-03-13 | Kazuhiko Sato | Interconnecting device having radio communication function, and interconnecting system |
US20030108032A1 (en) | 2001-12-11 | 2003-06-12 | Noriyasu Kato | Line switching method and apparatus, and network device |
KR20030060369A (en) | 2002-01-08 | 2003-07-16 | 엘지전자 주식회사 | An apparatus and method for auto-switching network device |
US20030145148A1 (en) | 2002-01-30 | 2003-07-31 | Tim Zhang | Port replication in an electronic device that allows for a single network controller |
US20030189897A1 (en) * | 2002-04-09 | 2003-10-09 | Lucent Technologies Inc. | Dual line monitoring of 1‘protection with auto-switch |
US20030210779A1 (en) | 2002-05-08 | 2003-11-13 | Paradyne Corporation | Automatic rapid switching between DSL service and POTS over loaded loops |
US6665163B2 (en) | 2000-03-01 | 2003-12-16 | International Business Machines Corporation | Method for controlling fan in computer system |
US20040029620A1 (en) | 2002-08-12 | 2004-02-12 | Broadcom Corporation, A California Corporation | Power management of radio transceiver elements |
US20040081089A1 (en) | 2002-09-26 | 2004-04-29 | Sharp Laboratories Of America, Inc. | Transmitting data on scheduled channels in a centralized network |
US20040095118A1 (en) | 2002-11-14 | 2004-05-20 | Fyre Storm, Inc. | Power converter circuitry and method |
WO2004086688A1 (en) | 2003-03-25 | 2004-10-07 | Utstarcom Korea Limited | Atm switching device of low capacitance |
US20040208527A1 (en) | 2002-02-25 | 2004-10-21 | Corrigent Systems Ltd. | Performance monitoring of multiple channels in an automatic protection switched network |
US6813729B1 (en) | 2000-06-15 | 2004-11-02 | Advanced Micro Devices, Inc. | Programmable bi-directional MII testing methodology and device including same |
US20040240486A1 (en) | 2003-05-30 | 2004-12-02 | Narasimhan Venkatesh | Flexible multi-channel multi-thread media access controller and physical layer interface for wireless networks |
US20050083751A1 (en) | 2003-09-29 | 2005-04-21 | Kabushiki Kaisha Toshiba | Semiconductor integrated circuit device |
US20050097218A1 (en) | 2003-10-03 | 2005-05-05 | Dell Products L.P. | System, method & device for tuning a switched transmission line for ethernet local area network-on-motherboard (LOM) |
US20050114581A1 (en) | 2003-11-25 | 2005-05-26 | Kameran Azadet | Universal controller for peripheral devices in a computing system |
US6900686B1 (en) | 2003-06-05 | 2005-05-31 | Marvell International Ltd. | Analog switching circuit |
US20050128056A1 (en) | 1998-03-30 | 2005-06-16 | Browning Kurt R. | System and method for active detection of connection to a network |
US6965787B2 (en) | 2001-10-05 | 2005-11-15 | Matsushita Electric Industrial Co., Ltd. | Hands-free device |
US6981174B1 (en) | 2002-07-18 | 2005-12-27 | Extreme Networks, Inc. | Method and apparatus for a redundant port |
US20060033626A1 (en) | 2004-08-04 | 2006-02-16 | John Collins | System for generating a signal indicative of a state of a user's body |
US20060077276A1 (en) | 2004-10-11 | 2006-04-13 | Nucore Technology, Inc. | Analog front end timing generator (AFE/TG) having a bit slice output mode |
US20060104017A1 (en) * | 2004-11-15 | 2006-05-18 | Vam Chang | Docking station for notebook computers |
US20060104303A1 (en) | 2004-11-16 | 2006-05-18 | Srihari Makineni | Packet coalescing |
US20060126289A1 (en) * | 2004-10-27 | 2006-06-15 | International Business Machines Corporation | Electronic equipment including an apparatus for cooling interior of housing |
US7107380B1 (en) | 2003-12-04 | 2006-09-12 | National Semiconductor Corporation | Configuration for dockable portable computers using a single ethernet physical layer chip and transformer |
US20060209875A1 (en) | 2005-03-16 | 2006-09-21 | Cisco Technology, Inc., A California Corporation | Method and apparatus for current sharing Ethernet power across four conductor pairs |
US20060269001A1 (en) | 2005-05-26 | 2006-11-30 | Sony Corporation, A Japanese Corporation | Ac plc to dc plc transceiver |
US7200153B2 (en) | 2001-09-20 | 2007-04-03 | Intel Corporation | Method and apparatus for autosensing LAN vs WAN to determine port type |
US7218566B1 (en) | 2005-04-28 | 2007-05-15 | Network Applicance, Inc. | Power management of memory via wake/sleep cycles |
US20070140424A1 (en) | 2005-12-19 | 2007-06-21 | General Electric Company | Systems, apparatus and methods for portable imaging |
US20070165663A1 (en) | 2006-01-17 | 2007-07-19 | Eliezer Aloni | Method and System for a Plurality of Physical Layers for Network Connection |
US7271641B1 (en) | 2003-06-05 | 2007-09-18 | Marvell International Ltd. | Self-repairable semiconductor with analog switching circuit |
US20080031270A1 (en) | 2006-08-04 | 2008-02-07 | Broadcom Corporation | Integrated Switch |
US20080151930A1 (en) | 2006-12-22 | 2008-06-26 | Broadcom Corporation | Integrated Switch |
US20080165794A1 (en) | 2003-06-05 | 2008-07-10 | Sehat Sutardja | Dual ported network physical layer |
US20080178304A1 (en) | 2007-01-23 | 2008-07-24 | Jeffrey Kevin Jeansonne | Portable computing system docking security system and method |
US20080266089A1 (en) | 2007-04-30 | 2008-10-30 | Edgar Diego Haren | Electronic device security system and method |
US20080278894A1 (en) | 2007-05-11 | 2008-11-13 | Miradia Inc. | Docking station for projection display applications |
US7484026B2 (en) | 2005-11-28 | 2009-01-27 | Visteon Global Technologies, Inc. | System and method for media damage prevention on a portable player |
US20100234099A1 (en) | 2006-06-09 | 2010-09-16 | WNS Gaming Inc. | Wagering game system with docking stations |
-
2007
- 2007-08-01 US US11/832,440 patent/US8102842B2/en not_active Expired - Fee Related
- 2007-08-02 CN CN201110037509.XA patent/CN102088411B/en not_active Expired - Fee Related
- 2007-08-02 WO PCT/US2007/017256 patent/WO2008019032A2/en active Application Filing
- 2007-08-02 KR KR1020087013532A patent/KR101100287B1/en not_active IP Right Cessation
- 2007-08-02 EP EP07836439.5A patent/EP2050222B1/en active Active
- 2007-08-02 CN CN2007800014252A patent/CN101356764B/en not_active Expired - Fee Related
-
2011
- 2011-11-21 HK HK11112583.5A patent/HK1158400A1/en not_active IP Right Cessation
- 2011-12-15 US US13/327,036 patent/US8498291B2/en active Active
Patent Citations (54)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5249183A (en) | 1991-03-14 | 1993-09-28 | Level One Communications, Inc. | Interfacing unit for local area networks |
US6112273A (en) | 1994-12-22 | 2000-08-29 | Texas Instruments Incorporated | Method and apparatus for handling system management interrupts (SMI) as well as, ordinary interrupts of peripherals such as PCMCIA cards |
US5818426A (en) | 1996-02-01 | 1998-10-06 | Aztech New Media Corporation | Peripheral-computer interfacing system and method |
US6504851B1 (en) * | 1997-11-21 | 2003-01-07 | International Business Machines Corporation | Dynamic detection of LAN network protocol |
US20050128056A1 (en) | 1998-03-30 | 2005-06-16 | Browning Kurt R. | System and method for active detection of connection to a network |
US6507591B1 (en) | 1998-04-17 | 2003-01-14 | Advanced Micro Devices, Inc. | Handshaking between repeater and physical layer device in a variable rate network transceiver |
US6289015B1 (en) | 1998-09-17 | 2001-09-11 | Tut Systems, Inc. | Method and apparatus for the secure switching of a packet within a communications network |
US20020010818A1 (en) | 1998-10-15 | 2002-01-24 | Du Wei | Combination analog and digital modem |
US6665163B2 (en) | 2000-03-01 | 2003-12-16 | International Business Machines Corporation | Method for controlling fan in computer system |
US6813729B1 (en) | 2000-06-15 | 2004-11-02 | Advanced Micro Devices, Inc. | Programmable bi-directional MII testing methodology and device including same |
US20020165961A1 (en) | 2001-04-19 | 2002-11-07 | Everdell Peter B. | Network device including dedicated resources control plane |
US20030048794A1 (en) | 2001-09-11 | 2003-03-13 | Kazuhiko Sato | Interconnecting device having radio communication function, and interconnecting system |
US7200153B2 (en) | 2001-09-20 | 2007-04-03 | Intel Corporation | Method and apparatus for autosensing LAN vs WAN to determine port type |
US6965787B2 (en) | 2001-10-05 | 2005-11-15 | Matsushita Electric Industrial Co., Ltd. | Hands-free device |
US20030108032A1 (en) | 2001-12-11 | 2003-06-12 | Noriyasu Kato | Line switching method and apparatus, and network device |
KR20030060369A (en) | 2002-01-08 | 2003-07-16 | 엘지전자 주식회사 | An apparatus and method for auto-switching network device |
US20030145148A1 (en) | 2002-01-30 | 2003-07-31 | Tim Zhang | Port replication in an electronic device that allows for a single network controller |
US20040208527A1 (en) | 2002-02-25 | 2004-10-21 | Corrigent Systems Ltd. | Performance monitoring of multiple channels in an automatic protection switched network |
US20030189897A1 (en) * | 2002-04-09 | 2003-10-09 | Lucent Technologies Inc. | Dual line monitoring of 1‘protection with auto-switch |
US20030210779A1 (en) | 2002-05-08 | 2003-11-13 | Paradyne Corporation | Automatic rapid switching between DSL service and POTS over loaded loops |
US6981174B1 (en) | 2002-07-18 | 2005-12-27 | Extreme Networks, Inc. | Method and apparatus for a redundant port |
US20040029620A1 (en) | 2002-08-12 | 2004-02-12 | Broadcom Corporation, A California Corporation | Power management of radio transceiver elements |
US20040081089A1 (en) | 2002-09-26 | 2004-04-29 | Sharp Laboratories Of America, Inc. | Transmitting data on scheduled channels in a centralized network |
US20040095118A1 (en) | 2002-11-14 | 2004-05-20 | Fyre Storm, Inc. | Power converter circuitry and method |
WO2004086688A1 (en) | 2003-03-25 | 2004-10-07 | Utstarcom Korea Limited | Atm switching device of low capacitance |
US20040240486A1 (en) | 2003-05-30 | 2004-12-02 | Narasimhan Venkatesh | Flexible multi-channel multi-thread media access controller and physical layer interface for wireless networks |
US6900686B1 (en) | 2003-06-05 | 2005-05-31 | Marvell International Ltd. | Analog switching circuit |
US20080165794A1 (en) | 2003-06-05 | 2008-07-10 | Sehat Sutardja | Dual ported network physical layer |
US7271641B1 (en) | 2003-06-05 | 2007-09-18 | Marvell International Ltd. | Self-repairable semiconductor with analog switching circuit |
US20050083751A1 (en) | 2003-09-29 | 2005-04-21 | Kabushiki Kaisha Toshiba | Semiconductor integrated circuit device |
US20060176088A1 (en) | 2003-09-29 | 2006-08-10 | Kabushiki Kaisha Toshiba | Semiconductor integrated circuit device |
US20050097218A1 (en) | 2003-10-03 | 2005-05-05 | Dell Products L.P. | System, method & device for tuning a switched transmission line for ethernet local area network-on-motherboard (LOM) |
US20050114581A1 (en) | 2003-11-25 | 2005-05-26 | Kameran Azadet | Universal controller for peripheral devices in a computing system |
EP1536343A2 (en) | 2003-11-25 | 2005-06-01 | Agere Systems, Inc. | Universal controller for peripheral devices in a computing system |
US7107380B1 (en) | 2003-12-04 | 2006-09-12 | National Semiconductor Corporation | Configuration for dockable portable computers using a single ethernet physical layer chip and transformer |
US20060033626A1 (en) | 2004-08-04 | 2006-02-16 | John Collins | System for generating a signal indicative of a state of a user's body |
US20060077276A1 (en) | 2004-10-11 | 2006-04-13 | Nucore Technology, Inc. | Analog front end timing generator (AFE/TG) having a bit slice output mode |
US20060126289A1 (en) * | 2004-10-27 | 2006-06-15 | International Business Machines Corporation | Electronic equipment including an apparatus for cooling interior of housing |
US20060104017A1 (en) * | 2004-11-15 | 2006-05-18 | Vam Chang | Docking station for notebook computers |
US20060104303A1 (en) | 2004-11-16 | 2006-05-18 | Srihari Makineni | Packet coalescing |
US20060209875A1 (en) | 2005-03-16 | 2006-09-21 | Cisco Technology, Inc., A California Corporation | Method and apparatus for current sharing Ethernet power across four conductor pairs |
US7218566B1 (en) | 2005-04-28 | 2007-05-15 | Network Applicance, Inc. | Power management of memory via wake/sleep cycles |
US20060269001A1 (en) | 2005-05-26 | 2006-11-30 | Sony Corporation, A Japanese Corporation | Ac plc to dc plc transceiver |
US7484026B2 (en) | 2005-11-28 | 2009-01-27 | Visteon Global Technologies, Inc. | System and method for media damage prevention on a portable player |
US20070140424A1 (en) | 2005-12-19 | 2007-06-21 | General Electric Company | Systems, apparatus and methods for portable imaging |
US20070165663A1 (en) | 2006-01-17 | 2007-07-19 | Eliezer Aloni | Method and System for a Plurality of Physical Layers for Network Connection |
US20100234099A1 (en) | 2006-06-09 | 2010-09-16 | WNS Gaming Inc. | Wagering game system with docking stations |
US20080031270A1 (en) | 2006-08-04 | 2008-02-07 | Broadcom Corporation | Integrated Switch |
US8102842B2 (en) | 2006-08-04 | 2012-01-24 | Broadcom Corporation | Integrated switch |
US20080151930A1 (en) | 2006-12-22 | 2008-06-26 | Broadcom Corporation | Integrated Switch |
US8165133B2 (en) | 2006-12-22 | 2012-04-24 | Broadcom Corporation | Physical layer device with integrated switch |
US20080178304A1 (en) | 2007-01-23 | 2008-07-24 | Jeffrey Kevin Jeansonne | Portable computing system docking security system and method |
US20080266089A1 (en) | 2007-04-30 | 2008-10-30 | Edgar Diego Haren | Electronic device security system and method |
US20080278894A1 (en) | 2007-05-11 | 2008-11-13 | Miradia Inc. | Docking station for projection display applications |
Non-Patent Citations (11)
Title |
---|
Agere Systems, "ET2008-30 Gigabit Ethernet Octal Switch and PHY," Product Brief, Feb. 2006, 4 pages. |
English Abstract of Korean Patent No. 2003-0060369, published Jul. 16, 2003, 1 page. |
European Search Report, dated May 24, 2012, for European Patent Appl. No. 07836439.5, 3 pages. |
European Search Report, dated May 27, 2008, for European Patent Appl. No. 07014523.0, 4 pages. |
Office Action, dated Apr. 27, 2011, for U.S. Appl. No. 11/785,713, filed Apr. 19, 2007, 17 pages. |
Office Action, dated Jan. 7, 2010, for U.S. Appl. No. 11/785,713, filed Apr. 19, 2007, 10 pages. |
Office Action, dated Jul. 29, 2010, for U.S. Appl. No. 11/785/713, filed Apr. 19, 2007, 19 pages. |
Office Action, dated Jun. 19, 2009, for U.S. Appl. No. 11/785,713, filed Apr. 19, 2007, 12 pages. |
Seth Prentice, "LAN Switch Eliminates Redundant PHY Chip," electronicdesign.com, ED Online ID # 2978, Mar. 31, 2003, 2 pages. |
U.S. Patent & Trademark Office, Mail Stop PCT, Attention: ISA/US. PCT International Search Report dated Feb. 4, 2008. International Application No. PCT/US07/17256. International Filing Date: Aug. 2, 2007, 4 pages. |
U.S. Patent & Trademark Office. Mail Stop PCT, Attention: ISA/US. PCT Written Opinion of the International Searching Authority dated Feb. 4, 2008. International Application No. PCT/US07/17256. International Filing Date: Aug. 2, 2007, 6 pages. |
Also Published As
Publication number | Publication date |
---|---|
KR101100287B1 (en) | 2011-12-28 |
US20080031270A1 (en) | 2008-02-07 |
KR20090046744A (en) | 2009-05-11 |
US8102842B2 (en) | 2012-01-24 |
WO2008019032A2 (en) | 2008-02-14 |
CN102088411A (en) | 2011-06-08 |
US20120087249A1 (en) | 2012-04-12 |
EP2050222A2 (en) | 2009-04-22 |
WO2008019032A3 (en) | 2008-04-10 |
CN101356764B (en) | 2012-07-25 |
HK1158400A1 (en) | 2012-07-13 |
CN102088411B (en) | 2014-06-04 |
CN101356764A (en) | 2009-01-28 |
EP2050222A4 (en) | 2012-06-27 |
EP2050222B1 (en) | 2014-11-05 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8498291B2 (en) | Integrated switch | |
US8165133B2 (en) | Physical layer device with integrated switch | |
US7283481B2 (en) | Auto detection of copper and fiber mode | |
US6072803A (en) | Automatic communication protocol detection system and method for network systems | |
US20160313776A1 (en) | Power over ethernet management devices and connection between ethernet devices | |
US6965610B2 (en) | System and method for providing compatibility between different transceivers in a multi-pair communication system | |
US5995514A (en) | Reversible media independent interface | |
US7426374B2 (en) | Combination of high-side and low-side current sensing in system for providing power over communication link | |
US20110276824A1 (en) | Network switch with backup power supply | |
US7500116B2 (en) | Method to control current imbalance between differential pairs providing a DC power feed | |
US20090083550A1 (en) | Four-pair midspan powering in a power over ethernet application | |
US8295298B2 (en) | Device with ethernet switch function and single ethernet connector | |
US7272114B1 (en) | Physical layer and physical layer diagnostic system with reversed loopback test | |
US6920520B2 (en) | Methods and circuits for stacking bus architecture | |
US7851938B2 (en) | Midspan powering without the use of data transformers in a power over Ethernet application | |
US20030179816A1 (en) | Auto power down for forced speed modes | |
US10637993B1 (en) | High-bandwidth home network over phone line | |
KR100427741B1 (en) | Ethernet System Capable of Supplying Electric Power by using a UTP Cable | |
US8543844B2 (en) | Inline power control | |
JP2001036560A (en) | Switching hub |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: BROADCOM CORPORATION, CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:TRAN, THANH;CHOU, HENRY;DENTON, SCOTT;AND OTHERS;SIGNING DATES FROM 20070915 TO 20070924;REEL/FRAME:027390/0291 |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
CC | Certificate of correction | ||
AS | Assignment |
Owner name: BANK OF AMERICA, N.A., AS COLLATERAL AGENT, NORTH CAROLINA Free format text: PATENT SECURITY AGREEMENT;ASSIGNOR:BROADCOM CORPORATION;REEL/FRAME:037806/0001 Effective date: 20160201 Owner name: BANK OF AMERICA, N.A., AS COLLATERAL AGENT, NORTH Free format text: PATENT SECURITY AGREEMENT;ASSIGNOR:BROADCOM CORPORATION;REEL/FRAME:037806/0001 Effective date: 20160201 |
|
FPAY | Fee payment |
Year of fee payment: 4 |
|
AS | Assignment |
Owner name: AVAGO TECHNOLOGIES GENERAL IP (SINGAPORE) PTE. LTD., SINGAPORE Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:BROADCOM CORPORATION;REEL/FRAME:041706/0001 Effective date: 20170120 Owner name: AVAGO TECHNOLOGIES GENERAL IP (SINGAPORE) PTE. LTD Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:BROADCOM CORPORATION;REEL/FRAME:041706/0001 Effective date: 20170120 |
|
AS | Assignment |
Owner name: BROADCOM CORPORATION, CALIFORNIA Free format text: TERMINATION AND RELEASE OF SECURITY INTEREST IN PATENTS;ASSIGNOR:BANK OF AMERICA, N.A., AS COLLATERAL AGENT;REEL/FRAME:041712/0001 Effective date: 20170119 |
|
AS | Assignment |
Owner name: AVAGO TECHNOLOGIES INTERNATIONAL SALES PTE. LIMITE Free format text: MERGER;ASSIGNOR:AVAGO TECHNOLOGIES GENERAL IP (SINGAPORE) PTE. LTD.;REEL/FRAME:047230/0910 Effective date: 20180509 |
|
AS | Assignment |
Owner name: AVAGO TECHNOLOGIES INTERNATIONAL SALES PTE. LIMITE Free format text: CORRECTIVE ASSIGNMENT TO CORRECT THE EFFECTIVE DATE OF THE MERGER PREVIOUSLY RECORDED AT REEL: 047230 FRAME: 0910. ASSIGNOR(S) HEREBY CONFIRMS THE MERGER;ASSIGNOR:AVAGO TECHNOLOGIES GENERAL IP (SINGAPORE) PTE. LTD.;REEL/FRAME:047351/0384 Effective date: 20180905 |
|
AS | Assignment |
Owner name: AVAGO TECHNOLOGIES INTERNATIONAL SALES PTE. LIMITE Free format text: CORRECTIVE ASSIGNMENT TO CORRECT THE ERROR IN RECORDING THE MERGER IN THE INCORRECT US PATENT NO. 8,876,094 PREVIOUSLY RECORDED ON REEL 047351 FRAME 0384. ASSIGNOR(S) HEREBY CONFIRMS THE MERGER;ASSIGNOR:AVAGO TECHNOLOGIES GENERAL IP (SINGAPORE) PTE. LTD.;REEL/FRAME:049248/0558 Effective date: 20180905 |
|
MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 8TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1552); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Year of fee payment: 8 |