






M=(L+33)*2.sup.8-N
L={(2M+33)2.sup.N -33}M=(L+33)*2.sup.8-N
M=(L+32)*2.sup.8-N
M=(L+34)*2.sup.8-N
TABLE A______________________________________ FRAME # DATA LSB______________________________________ 1 0110000 1 2 0010111 0 3 1111001 1 4 1010010 1 5 0000100 0 6 0101011 1 1 1111000 1 2 1010000 0______________________________________
TABLE B______________________________________ MARK RINGFRAME # DATA LSB COUNTER VALUE COMPENSATION______________________________________1 0110000 1 101100yes 2 0010111 0 011001 no3 1111001 1 110010 yes4 1010010 1 100101 yes5 0000100 0 001011 no6 0101011 1 010110 no1 1111000 1 101100yes 2 1010000 0 011001 no______________________________________
______________________________________lin2mu:a0=a0>>1a0=a0>>1 /* right justify 14 bits */a0=rnd(a0) /* round 14 bit value */a0=a0<<1 /* left justify 14 bits*/a0=a0<<1 /* a0h = Sddd dddd dddd dd00 */y=0x8000 /* mask for sign bit */ /* y = 1000 0000 0000 0000 */al=a0&y /* alh = S000 0000 0000 0000 */if ne a0=-a0 /* if negative take 2s complement */ /* input data in-place in a0h *//*Begin Digital Loss Compensation */r0=d.sub.-- loss1 /* Get loss scaler table pointer */pt=*r0y=a0 x=*pt++d.sub.-- lossin:p=x*y *r3=alal=py=132 /* y = 0000 0000 1000 0100 */ /* bias value (33) shifted left by 2 */ /* bits to compensate for the 14 bit */ /* input data being left justified */al=al+y /*a0h += 0000 0000 1000 0100 */ /* *linmu = S000 0000 0000 0000 */cl =-8 /* initialize counter 1 for finding */ /* the segment */do 8 { /* determine the segment number */ifc pl al=al <<1 /* (exponent) and the */} /* compressed code word into place */ /* a0h = 1ccc cxxx xxxx xxxx */al=al>>8x=al /* Temp store of al data */al=c2 /* Move c2 to c0 */c0=alcl=-1 /*Set cl for no RBS */r0=d.sub.-- loss2 /* Read RBS indentifier bits */al=*r0al=al <<1 /* Shift next bit to msb */*r0=al /* Save RBS identifier */al=x /* Restore al */if pl goto lin2mu05 /* No changes if msb=0 */al=*r0y=0×200 /* RBS identifier bit */al=al|y /* Reset RBS identifier */*r0=al /* Save RBS identifier */al=x /*Restoreal al */y=4al=al+yy=0×80 /* Test for negative result */al&yif ne goto lin2mu05 /* Jump if no RBS needed */cl=0 /*Set c0 for RBS */lin2mu05:y=0×78al =al&yy=132 /* put 1s before and after the */al=al+y /* compressed code word */ /* alh = 0000 0000 001c ccc1 */if clge a1=al<<1 /* Shift if RBS */do 7 { /* the formatted compressed */if c0lt al=al <<1 /* code word into place, i.e. */} /* apply exponent (segment) */ /* alh = 00 0000 001c ccc1 seg = 0 */ /* alh = 00 0000 01cc cc10 seg = 1 */ /* alh = 00 0000 1ccc c100 seg = 2 */ /* alh = 00 0001 cccc 1000 seg = 3 */ /* alh = 00 001c ccc1 0000 seg = 4 */ /* alh = 00 01cc cc10 0000 seg = 5 */ /* alh = 00 1ccc c100 0000 seg = 6 */ /* alh = 01 cccc 1000 0000 seg = 7 */al=al=al-y /* alh -= 0×21 subtract bias (33) */y=al x=*pt++p=x*ya0=p/* End Digital Loss Compensation *//* End */y=132 /*y = 0000 0000 1000 0100 */ /* bias value (33) shifted left by 2 */ /* bits to compensate for the 14 bit */ /* input data being left justified */a0=a0+y /* a0h += 0000 0000 1000 0100 */ /* *linmu = S000 0000 0000 0000 */cl=-8 /* initialize counter 1 for finding */ /* the segment */do 8 { /* determine the segment number */ifc pl a0=a0<<1 /* (exponent) and the */} /* compressed code word into place */ /* a0h = 1ccc cxxx xxxx xxxx */a0=a0>>4 /* the compressed code word */a0=a0<<1 /* into place */ /* a0h = 1111 cccc xxxx xxxx */al=c2 /* c2 = negative segment number */al=-al /* alh = segment number */ /* alh = 0000 0000 0000 0eee */al=al<<4 /* segment number into place */al=al<<8 /*alh = 0eee 0000 0000 0000 */y=0×0f00 /* mask for compressed code word */ /* y = 0000 1111 0000 0000 */a0=a0&y /* a0h = 0000 cccc 0000 0000 */y=al /*y = 0eee 0000 0000 0000 */a0=a0+y y=*r3 /* add segment number to a0h */ /* a0h = 0eee cccc 0000 0000 */ /* y = S000 0000 0000 0000 */a0=a0+y /* add sign bit to a0h */ /*a0h = Seee cccc 0000 0000 */a0=a0>>8 /* to low byte of a0h */ /* a0h = xxxx xxxx Seee cccc */y=0×00ff /* mask for 8 bit Mulaw value */a0=a0&y /* mask 8-bits to insure removal of */ /* sign extension */ /* a0h = 0000 0000 Seee cccc */a0=a0y /* invert bits to provide an inverted*/ /* Mulaw value in low byte of a0h */returnd.sub.-- losstbl:int 1.0, 1.0, 0.5, 0×7fff, 0.7071, 1.4142END OF CODE______________________________________| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US08/934,990US5907296A (en) | 1996-08-23 | 1997-09-22 | Rob bit compensation system and method associated with a transmitter or codec |
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US08/701,849US5729226A (en) | 1996-08-23 | 1996-08-23 | Rob bit compensation system and method associated with a transmitter or CODEC |
| US08/934,990US5907296A (en) | 1996-08-23 | 1997-09-22 | Rob bit compensation system and method associated with a transmitter or codec |
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US08/701,849ContinuationUS5729226A (en) | 1996-08-23 | 1996-08-23 | Rob bit compensation system and method associated with a transmitter or CODEC |
| Publication Number | Publication Date |
|---|---|
| US5907296Atrue US5907296A (en) | 1999-05-25 |
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US08/701,849Expired - Fee RelatedUS5729226A (en) | 1996-08-23 | 1996-08-23 | Rob bit compensation system and method associated with a transmitter or CODEC |
| US08/934,990Expired - Fee RelatedUS5907296A (en) | 1996-08-23 | 1997-09-22 | Rob bit compensation system and method associated with a transmitter or codec |
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US08/701,849Expired - Fee RelatedUS5729226A (en) | 1996-08-23 | 1996-08-23 | Rob bit compensation system and method associated with a transmitter or CODEC |
| Country | Link |
|---|---|
| US (2) | US5729226A (en) |
| TW (1) | TW329581B (en) |
| WO (1) | WO1998008308A1 (en) |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20050128112A1 (en)* | 2003-12-11 | 2005-06-16 | Semiconductor Energy Laboratory Co., Ltd. | D/A converter for a digital signal after non-linear A/D conversion, audio signal processing circuit and liquid crystal display device including the same |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5970103A (en)* | 1996-09-06 | 1999-10-19 | Townshend; Brent | High speed communications system for analog subscriber connections |
| US6233275B1 (en) | 1994-12-09 | 2001-05-15 | Brent Townshend | High speed communications system for analog subscriber connections |
| PT745302E (en) | 1994-12-09 | 2004-08-31 | Brent Townshend | HIGH SPEED COMMUNICATION SYSTEM FOR ANALOG BINDING BETWEEN SUBSCRIBERS |
| US5724393A (en)* | 1995-02-17 | 1998-03-03 | Lucent Technologies Inc. | Method and apparatus compensating for effects of digital loss insertion in signal transmissions between modems |
| US5729226A (en)* | 1996-08-23 | 1998-03-17 | Paradyne Corporation | Rob bit compensation system and method associated with a transmitter or CODEC |
| US6014375A (en)* | 1997-02-13 | 2000-01-11 | Ericsson Inc. | TDMA radio protocol with adaptive vocoder selection |
| US6118813A (en)* | 1997-10-31 | 2000-09-12 | Lucent Technologies Inc. | Technique for effectively treating robbed bit signaling in data communcations |
| US6023493A (en)* | 1998-01-20 | 2000-02-08 | Conexant Systems, Inc. | Method and apparatus for synchronizing a data communication system to a periodic digital impairment |
| US6353666B1 (en)* | 1998-05-21 | 2002-03-05 | Conexant Systems, Inc. | System and method for providing an enhanced audio quality telecommunication session |
| US6721279B1 (en) | 1999-02-02 | 2004-04-13 | Pctel, Inc. | Method and apparatus for adaptive PCM level estimation and constellation training |
| US6556638B1 (en)* | 1999-02-22 | 2003-04-29 | Godigital Networks Corporation | Method and apparatus for providing increased data speed using synchronization and bit robbing techniques |
| US6341360B1 (en) | 1999-03-08 | 2002-01-22 | International Business Machines Corporation | Decision feedback equalizers, methods, and computer program products for detecting severe error events and preserving equalizer filter characteristics in response thereto |
| US6487243B1 (en) | 1999-03-08 | 2002-11-26 | International Business Machines Corporation | Modems, methods, and computer program products for recovering from errors in a tone reversal sequence between two modems |
| US6389064B1 (en) | 1999-03-08 | 2002-05-14 | International Business Machines Corporation | Modems, methods, and computer program products for identifying a signaling alphabet in variance with an ideal alphabet due to digital impairments |
| US7003030B2 (en) | 1999-03-08 | 2006-02-21 | Lenovo (Singapore) Pte. Ltd. | Receivers, methods, and computer program products for an analog modem that receives data signals from a digital modem |
| US6553518B1 (en) | 1999-03-08 | 2003-04-22 | International Business Machines Corporation | Severe error detectors, methods and computer program products that use constellation specific error event thresholds to detect severe error events during demodulation of a signal comprising symbols from a plurality of symbol constellations |
| US6661837B1 (en) | 1999-03-08 | 2003-12-09 | International Business Machines Corporation | Modems, methods, and computer program products for selecting an optimum data rate using error signals representing the difference between the output of an equalizer and the output of a slicer or detector |
| US6381267B1 (en) | 1999-03-08 | 2002-04-30 | International Business Machines Corporation | Modems, methods, and computer program products for falling back to a lower data rate protocol upon detecting abnormal line conditions during startup |
| US6661847B1 (en) | 1999-05-20 | 2003-12-09 | International Business Machines Corporation | Systems methods and computer program products for generating and optimizing signal constellations |
| US6823004B1 (en) | 1999-10-29 | 2004-11-23 | International Business Machines Corporation | Methods, systems and computer program products for monitoring performance of a modem during a connection |
| US6505222B1 (en) | 1999-10-29 | 2003-01-07 | International Business Machines Corporation | Systems methods and computer program products for controlling undesirable bias in an equalizer |
| US6662322B1 (en) | 1999-10-29 | 2003-12-09 | International Business Machines Corporation | Systems, methods, and computer program products for controlling the error rate in a communication device by adjusting the distance between signal constellation points |
| US6826157B1 (en) | 1999-10-29 | 2004-11-30 | International Business Machines Corporation | Systems, methods, and computer program products for controlling data rate reductions in a communication device by using a plurality of filters to detect short-term bursts of errors and long-term sustainable errors |
| US6839382B1 (en) | 1999-10-29 | 2005-01-04 | International Business Machines Corporation | System, methods and computer program products for identifying digital impairments in modem signals using signature analysis and signal level comparison analysis |
| US6754258B1 (en) | 1999-10-29 | 2004-06-22 | International Business Machines Corporation | Systems, methods and computer program products for averaging learned levels in the presence of digital impairments based on patterns |
| US6650657B1 (en) | 1999-10-29 | 2003-11-18 | International Business Machines Corporation | Systems, methods and computer program products for identifying digital impairments in modem signals |
| US6765955B1 (en) | 1999-10-29 | 2004-07-20 | International Business Machines Corporation | Methods, systems and computer program products establishing a communication configuration for a modem connection to compensate for echo noise |
| US6792040B1 (en) | 1999-10-29 | 2004-09-14 | International Business Machines Corporation | Modems having a dual power mode capability and methods of operating same |
| US6611563B1 (en) | 1999-10-29 | 2003-08-26 | International Business Machines Corporation | Systems, methods and computer program products for data mode refinement of modem constellation points |
| US6792004B1 (en) | 1999-10-29 | 2004-09-14 | International Business Machines Corporation | Systems, methods and computer program products for averaging learned levels in the presence of robbed-bit signaling based on proximity |
| US6823017B1 (en) | 1999-10-29 | 2004-11-23 | International Business Machines Corporation | Systems, methods and computer program products for filtering glitches from measured values in a sequence of code points |
| US6967995B1 (en) | 1999-10-29 | 2005-11-22 | International Business Machines Corporation | Methods, systems and computer program products for carrier drop detection using a variable threshold |
| US6816545B1 (en) | 1999-10-29 | 2004-11-09 | International Business Machines Corporation | Systems, methods and computer program products for identifying digital impairments in modems based on clusters and/or skips in pulse code modulation signal levels |
| US6266376B1 (en)* | 2000-02-04 | 2001-07-24 | Motorola, Inc. | System and method for adjusting PCM data frames for robbed bit signaling in a telephone network |
| US20040157548A1 (en)* | 2003-02-06 | 2004-08-12 | Eyer Mark Kenneth | Home network interface legacy device adapter |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US3452330A (en)* | 1967-07-25 | 1969-06-24 | Bell Telephone Labor Inc | Asynchronous data transmission system with error detection and retransmission |
| US4529979A (en)* | 1981-09-07 | 1985-07-16 | Hitachi, Ltd. | Remote return loop control in a data transmission system |
| US4571736A (en)* | 1983-10-31 | 1986-02-18 | University Of Southwestern Louisiana | Digital communication system employing differential coding and sample robbing |
| US4589111A (en)* | 1982-06-14 | 1986-05-13 | Ricoh Company, Ltd. | Arq equipped data communication system |
| US4677645A (en)* | 1983-11-09 | 1987-06-30 | Hitachi, Ltd. | Audio signal transmission system having noise reduction means |
| US4720829A (en)* | 1985-04-09 | 1988-01-19 | Oki Electric Industry Co., Ltd. | Error control encoding system |
| US4856030A (en)* | 1988-07-20 | 1989-08-08 | Itt Defense Communications | Apparatus and methods of locking a receiving modem to a transmitting modem employing a burst signal |
| US4885755A (en)* | 1985-04-10 | 1989-12-05 | Canon Kabushiki Kaisha | Method and apparatus for data communication |
| US4926355A (en)* | 1987-07-02 | 1990-05-15 | General Datacomm, Inc. | Digital signal processor architecture with an ALU and a serial processing section operating in parallel |
| US4928276A (en)* | 1986-09-02 | 1990-05-22 | Ag Communication Systems Corporation | T1 line format for robbed signaling for use with CCITT 32K bit per second ADPCM clear channel transmission and 64KBPS clear channel transmission |
| US5027356A (en)* | 1988-03-09 | 1991-06-25 | Kabushiki Kaisha Toshiba | Error control system |
| US5263081A (en)* | 1989-11-01 | 1993-11-16 | Hubbell Incorporated | Method and apparatus for providing on-hook transmission for digital loop carrier channel units |
| US5282197A (en)* | 1992-05-15 | 1994-01-25 | International Business Machines | Low frequency audio sub-channel embedded signalling |
| US5406583A (en)* | 1993-06-21 | 1995-04-11 | At&T Corp. | Modem with received signals and transmitted signals comprising signal sets |
| US5422876A (en)* | 1993-09-07 | 1995-06-06 | Southwestern Bell Technology Resources, Inc. | Out-of-band loopback control scheme |
| US5491695A (en)* | 1991-07-17 | 1996-02-13 | Digital Access Corporation | Means and method of dial up bridging of network for high bandwidth digital communication |
| US5502733A (en)* | 1991-03-08 | 1996-03-26 | Matsushita Electric Industrial Co., Ltd. | Data transfer device |
| US5506956A (en)* | 1993-04-07 | 1996-04-09 | Sprint Communications Company L.P. | Error correction and channel restoration apparatus for T1 digital links |
| US5528579A (en)* | 1993-06-11 | 1996-06-18 | Adc Telecommunications, Inc. | Added bit signalling in a telecommunications system |
| US5528625A (en)* | 1994-01-03 | 1996-06-18 | At&T Corp. | High speed quantization-level-sampling modem with equalization arrangement |
| US5533121A (en)* | 1993-09-07 | 1996-07-02 | Mitsubishi Denki Kabushiki Kaisha | Echo canceller and method for controlling echo cancellation |
| US5577196A (en)* | 1993-04-07 | 1996-11-19 | Sprint Communications Co. L.P. | Intelligent digital signal hitless protection switch |
| US5577105A (en)* | 1994-03-11 | 1996-11-19 | U.S. Robotics, Inc. | Telephone call routing and switching techniques for data communications |
| US5724393A (en)* | 1995-02-17 | 1998-03-03 | Lucent Technologies Inc. | Method and apparatus compensating for effects of digital loss insertion in signal transmissions between modems |
| US5729226A (en)* | 1996-08-23 | 1998-03-17 | Paradyne Corporation | Rob bit compensation system and method associated with a transmitter or CODEC |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US3452330A (en)* | 1967-07-25 | 1969-06-24 | Bell Telephone Labor Inc | Asynchronous data transmission system with error detection and retransmission |
| US4529979A (en)* | 1981-09-07 | 1985-07-16 | Hitachi, Ltd. | Remote return loop control in a data transmission system |
| US4589111A (en)* | 1982-06-14 | 1986-05-13 | Ricoh Company, Ltd. | Arq equipped data communication system |
| US4571736A (en)* | 1983-10-31 | 1986-02-18 | University Of Southwestern Louisiana | Digital communication system employing differential coding and sample robbing |
| US4677645A (en)* | 1983-11-09 | 1987-06-30 | Hitachi, Ltd. | Audio signal transmission system having noise reduction means |
| US4720829A (en)* | 1985-04-09 | 1988-01-19 | Oki Electric Industry Co., Ltd. | Error control encoding system |
| US4885755A (en)* | 1985-04-10 | 1989-12-05 | Canon Kabushiki Kaisha | Method and apparatus for data communication |
| US4928276A (en)* | 1986-09-02 | 1990-05-22 | Ag Communication Systems Corporation | T1 line format for robbed signaling for use with CCITT 32K bit per second ADPCM clear channel transmission and 64KBPS clear channel transmission |
| US4926355A (en)* | 1987-07-02 | 1990-05-15 | General Datacomm, Inc. | Digital signal processor architecture with an ALU and a serial processing section operating in parallel |
| US5027356A (en)* | 1988-03-09 | 1991-06-25 | Kabushiki Kaisha Toshiba | Error control system |
| US4856030A (en)* | 1988-07-20 | 1989-08-08 | Itt Defense Communications | Apparatus and methods of locking a receiving modem to a transmitting modem employing a burst signal |
| US5263081A (en)* | 1989-11-01 | 1993-11-16 | Hubbell Incorporated | Method and apparatus for providing on-hook transmission for digital loop carrier channel units |
| US5502733A (en)* | 1991-03-08 | 1996-03-26 | Matsushita Electric Industrial Co., Ltd. | Data transfer device |
| US5491695A (en)* | 1991-07-17 | 1996-02-13 | Digital Access Corporation | Means and method of dial up bridging of network for high bandwidth digital communication |
| US5282197A (en)* | 1992-05-15 | 1994-01-25 | International Business Machines | Low frequency audio sub-channel embedded signalling |
| US5506956A (en)* | 1993-04-07 | 1996-04-09 | Sprint Communications Company L.P. | Error correction and channel restoration apparatus for T1 digital links |
| US5577196A (en)* | 1993-04-07 | 1996-11-19 | Sprint Communications Co. L.P. | Intelligent digital signal hitless protection switch |
| US5528579A (en)* | 1993-06-11 | 1996-06-18 | Adc Telecommunications, Inc. | Added bit signalling in a telecommunications system |
| US5406583A (en)* | 1993-06-21 | 1995-04-11 | At&T Corp. | Modem with received signals and transmitted signals comprising signal sets |
| US5422876A (en)* | 1993-09-07 | 1995-06-06 | Southwestern Bell Technology Resources, Inc. | Out-of-band loopback control scheme |
| US5533121A (en)* | 1993-09-07 | 1996-07-02 | Mitsubishi Denki Kabushiki Kaisha | Echo canceller and method for controlling echo cancellation |
| US5528625A (en)* | 1994-01-03 | 1996-06-18 | At&T Corp. | High speed quantization-level-sampling modem with equalization arrangement |
| US5577105A (en)* | 1994-03-11 | 1996-11-19 | U.S. Robotics, Inc. | Telephone call routing and switching techniques for data communications |
| US5724393A (en)* | 1995-02-17 | 1998-03-03 | Lucent Technologies Inc. | Method and apparatus compensating for effects of digital loss insertion in signal transmissions between modems |
| US5729226A (en)* | 1996-08-23 | 1998-03-17 | Paradyne Corporation | Rob bit compensation system and method associated with a transmitter or CODEC |
| Title |
|---|
| Digital Channel Bank Requirements and Objectives, Bell System Technical Reference (PUB 43801), AT&T, Nov. 1982.* |
| Method and Apparatus Compensating for Effects of Digital Loss Insertion In Signal Transmissions Between Modems, Application Ser. No. 08/390,185; Filed Feb. 17, 1995.* |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20050128112A1 (en)* | 2003-12-11 | 2005-06-16 | Semiconductor Energy Laboratory Co., Ltd. | D/A converter for a digital signal after non-linear A/D conversion, audio signal processing circuit and liquid crystal display device including the same |
| US7369074B2 (en)* | 2003-12-11 | 2008-05-06 | Semiconductor Energy Laboratory Co., Ltd. | D/A converter for a digital signal after non-linear A/D conversion, audio signal processing circuit and liquid crystal display device including the same |
| Publication number | Publication date |
|---|---|
| WO1998008308A1 (en) | 1998-02-26 |
| US5729226A (en) | 1998-03-17 |
| TW329581B (en) | 1998-04-11 |
| Publication | Publication Date | Title |
|---|---|---|
| US5907296A (en) | Rob bit compensation system and method associated with a transmitter or codec | |
| US5784405A (en) | Noncooperative feedback system and method for a compensation system associated with a transmitter or CODEC | |
| US5754594A (en) | Cooperative feedback system and method for a compensation system associated with a transmitter or codec | |
| US5995558A (en) | Rob bit compensation system and method associated with a receiver or codec | |
| US6084883A (en) | Efficient data transmission over digital telephone networks using multiple modulus conversion | |
| US5812075A (en) | Combined DAQ/RBS compensation system and method for enhancing the accuracy of digital data communicated through a network | |
| EP1190560A1 (en) | Low-rate speech coder for non-speech data transmission | |
| US6212207B1 (en) | Robbed bit signal detection and compensation | |
| US6301296B1 (en) | Digital impairment learning sequence | |
| US5144625A (en) | Digital subscriber line termination with signalling | |
| US7424051B2 (en) | Pad and CODEC detection | |
| US6052409A (en) | Device and method for generating and detecting tones in a digital data communications device | |
| US5953374A (en) | Bandpass spectral shaping of data signals | |
| US6421388B1 (en) | Method and apparatus for determining PCM code translations | |
| JP2000358113A (en) | Method for detecting and compensating deterioration in telephone network | |
| US6356593B1 (en) | Data optimized codec | |
| US7940747B2 (en) | Method and apparatus for replacing lost PSTN data in a packet network | |
| Neu et al. | Project for a digital telephone network | |
| US6501802B1 (en) | Digital silence for a PCM data communication system | |
| US6373889B1 (en) | In-Band signal and detector for PCM modem exception processing | |
| CA1200331A (en) | Adpcm encoder/decoder with signalling bit insertion | |
| Hirschmann et al. | Basic principles of digital subscriber sets | |
| HK1015989B (en) | Shaping code for pcm modems | |
| JPS6364500A (en) | Transmission system for signaling information | |
| IES20010285A2 (en) | A method and apparatus for transmitting data from an analogue modem to a digital modem through an analogue channel |
| Date | Code | Title | Description |
|---|---|---|---|
| AS | Assignment | Owner name:PARADYNE CORPORATION, FLORIDA Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:BETTS, WILLIAM LEWIS;SOUDERS, KEITH ALLAN;REEL/FRAME:009954/0472;SIGNING DATES FROM 19990503 TO 19990505 | |
| AS | Assignment | Owner name:PARADYNE CORPORATION, FLORIDA Free format text:PARTIAL RELEASE OF SECURITY INTEREST;ASSIGNOR:BANK OF AMERICA BUSINESS CREDIT, INC.;REEL/FRAME:010579/0030 Effective date:19960731 | |
| AS | Assignment | Owner name:PARADYNE CORPORATION, FLORIDA Free format text:PARTIAL RELEASE OF SECURITY AGREEMENT;ASSIGNOR:BANK OF AMERICA NT & SA;REEL/FRAME:010639/0474 Effective date:19990731 | |
| AS | Assignment | Owner name:SMART LINK, LTD, ISRAEL Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:PARADYNE CORPORATION;REEL/FRAME:010804/0783 Effective date:20000125 | |
| FEPP | Fee payment procedure | Free format text:PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY | |
| FPAY | Fee payment | Year of fee payment:4 | |
| REMI | Maintenance fee reminder mailed | ||
| FPAY | Fee payment | Year of fee payment:8 | |
| SULP | Surcharge for late payment | Year of fee payment:7 | |
| FEPP | Fee payment procedure | Free format text:PAYER NUMBER DE-ASSIGNED (ORIGINAL EVENT CODE: RMPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Free format text:PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY | |
| REMI | Maintenance fee reminder mailed | ||
| LAPS | Lapse for failure to pay maintenance fees | ||
| STCH | Information on status: patent discontinuation | Free format text:PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362 | |
| FP | Lapsed due to failure to pay maintenance fee | Effective date:20110525 |