Factbites
 Where results make sense
About us   |   Why use us?   |   Reviews   |   PR   |   Contact us  

Topic: HDB3


Related Topics
AMI

In the News (Mon 16 Nov 09)

  
  Switching system for digital transmission network - Patent 4774703
The HDB3 output 111 is connected to the input of the normal channel 1 and the HDB3 output 112 is connected to the first of seven HDB3 inputs 91 to 97 of the switching circuit 9 whose HDB3 output 98 is connected to the input of the emergency channel 8.
The HDB3 outputs of the two output circuits 119 are connected to the HDB3 outputs 111 and 112 of the transmission junction 11.
The HDB3 output of transcoder 219 is connected to the seven outputs 101 to 107 of the time shift compensation circuit 10, whose seven control inputs 81 to 87 are connected together and connected to the inputs controlling the variation of the delay of each of the variable incremental delay circuits 101.
www.freepatentsonline.com /4774703.html   (4026 words)

  
 MV1442 - HDB3 Encoder/Decoder/Clock Regenerator (Obsolete) (Zarlink Semiconductor)   (Site not responding. Last check: 2007-10-09)
The MV1442 is an encoder/decoder for the HDB3 pseudo-ternary transmission code, described in Annex A of CCITT Recommendation G.703.
Error monitoring functions are provided to detect violations of the HDB3 coding, all ones detection and loss of input (all zeros detection).
The circuits are fabricated in CMOS and operate from a single +5V supply with all inputs and outputs being TTL compatible.
products.zarlink.com /product_profiles/MV1442.htm   (428 words)

  
 High Density Bipolar Order 3 Encoding   (Site not responding. Last check: 2007-10-09)
By introducing violations, extra "edges" are introduced, enabling a DPLL to provide reliable reconstruction of the clock signal at the receiver.
This encoding rule is said to make HDB3 transparent to the sequence of bits being transmitted (i.e.
encoded in HDB3 is " + 0 - 0 0 0 V 0 + - B 0 0 V - + B 0 0 V 0 0 " which is:
www.erg.abdn.ac.uk /users/gorry/course/phy-pages/hdb3.html   (451 words)

  
 Recognizing a new partition
I used qtparted and made sure hdb3 is really ext3 and formatted.
hdb1 as a type 8e partition and hdb3 as a type 83.
Type "83" is correct for your "hdb3" partition, since it is _not_ an
www.groupsrv.com /linux/about40205.html   (2326 words)

  
 Re: HDB3 - clock recovery????
> Input signal must be decoded from HDB3 to recover clock signal.
> > I was thinking about putting hdb3 signal into serial-in parallel-out shift > register > clocked with 11,12,13 * 2Mbit.
The decoder circuit has to remove the "B00V" code sequences (B=Binary (0 or 1); V= Violation)which have been encoded at the far end and replaces them with "0000".
www.usenet.com /newsgroups/sci.electronics.equipment/msg01223.html   (250 words)

  
 OpenCollector Database   (Site not responding. Last check: 2007-10-09)
HDB3 is typically used to encode data at 2.048 (E1), 8.448 (E2) and 34.368Mb/s (E3) B3ZS is typically used to encode data at 44.736Mb/s (T3) The decoder does *not* include clock and data recovery.
I would be grateful if you could provide me with the cores, also a pointer in the direction of clock recovery would be useful.
I would be grateful if you could provide me with the hdb3 vhdl code description, also a pointer in the direction of clock recovery would be useful.
opencollector.org /get_details.php?uid=533&src=summary   (237 words)

  
 Tenor CMS Command Reference P103-08-00 - LineCode   (Site not responding. Last check: 2007-10-09)
LineCode is used to set the line coding required for a T1 or E1 digital line.
Used for E1 only.  Abbreviation for High Density Bipolar 3, a code in which a maximum of 3 consecutive 0s can occur.
Sets the line coding to HDB3 for E1 on the first Card and the first Digital Interface.
www.quintum.com /support/products/2G/cms/sysdoc/webhelp/linecode_2.htm   (217 words)

  
 Ubuntu Forums - cp /dev/hda3 /dev/hdb3   (Site not responding. Last check: 2007-10-09)
hdb3) are +/-20GB however the first one was not full.
I checked hdb3 and it had already the directory layout of hda3.
Before I was ready to run the cp command I deleted the hdb3 partition and
www.ubuntuforums.org /printthread.php?t=106   (223 words)

  
 Inst.Cntr: Failed to prepair chosen partitions | MEPIS Support
I am trying to to do a dual boot installation with Win98 on hda and Mepis on a 6GB second hard drive as hdb1 through hdb3 (with a Fat32 data partition as hdb4).
The drop down menus for Swap and Home work fine, giving me all the partitions as choices, but the selection for Root only gives me "None" for a choice.
So I select "None" for Root, hdb3 for Swap, and hdb2 for /home.
www.mepis.org /node/725   (698 words)

  
 HDB3 - High-Density Bipolar 3   (Site not responding. Last check: 2007-10-09)
An AMI line code used on E1 lines, in which a unique code is used to replace occurrences of four consecutive zero signal elements.
Every attempt has been made to provide you with the correct acronym for HDB3.
If we missed the mark, we would greatly appreciate your help by entering the correct or alternate meaning in the box below.
www.auditmypc.com /acronym/HDB3.asp   (251 words)

  
 Common threads: Software RAID in the new Linux 2.4 kernel, Part 1
If you have three partitions, hda3, hdb3, and hdc3, and each is about 2Gb, they will create a resultant linear volume of 6Gb.
The first third of the linear volume will reside on hda3, the last third on hdc3, and the middle third on hdb3.
Linear mode is also a good way to combine partitions of different sizes on different disks when you just need a single big partition (and don't really need to increase performance).
www-128.ibm.com /developerworks/library/l-raid1?open&l=335,t=gr,p=RAID   (2409 words)

  
 cp /dev/hda3 /dev/hdb3   (Site not responding. Last check: 2007-10-09)
For some reason the command > that I entered copied the destination (hdb3) to the source hda3.
After your cp gaffe, you might have to fdisk /dev/hdb again, I'm not exactly sure what effect cp'ing something directly to the device has as I've never tried that.
Probably a better way to copy the data from hda3 is to recreate your hdb3 partition and format it, and mount both hda3 and hdb3: ie: mount /dev/hda3 /mnt/original mount /dev/hdb3 /mnt/new cd /mnt/original tar cpf -.
lists.ubuntu.com /archives/ubuntu-users/2004-October/005744.html   (271 words)

  
 E1/T1 Fiber Modems
These units convert the electrical signals to optical signals and transmit them over distances of up to 10 km on Multimode fiber, or distances of up to 100 km on Singlemode fiber.
The EM316T1 and EM316E1 are transparent to the framing format, and support AMI or B8ZS (T1) and HDB3 (E1) line codes, respectively.
They include an internal elastic buffer to remove jitter from the transmitted data.
www.mrv.com /product/MRV-FD-T1E1FM   (202 words)

  
 E1/HDB3 and LVDS Data Capture Cards   (Site not responding. Last check: 2007-10-09)
r2d1, r2d2, r2d3, g.703, g.704, g703, g704, hdb3, hdb-3, e1, e-1, cept1, cept-1, dab, eti-ni, eti/ni, eti-na.
E1 / HDB3 cards support dual-stream unframed and framed 2,048 kbits/s applications (ITU G.703 / G.704), with a choice of 75 Ohms unbalanced or 120 Ohms balanced data interfaces via BNC or RJ-45 connectors.
Transportable and rack-mounting Recorders provide several hours recording to disk on a standard PC-based workstation.
somerdata.com /r2d3   (468 words)

  
 Reference for Enterprise OS Software Version 11.3E   (Site not responding. Last check: 2007-10-09)
The coding method you specify for the line must match the attached communication device.
B8ZS or AMI should be used for T1 connectors and HDB3 or AMI should be used for E1 connectors.
Before changes to this parameter can take effect, a "SETDefault ! -PAth=ConnCONTrol = Enable" command needs to be issued on the corresponding connector.
support.3com.com /infodeli/tools/bridrout/u_guides/html/eos112/family/ref/path31.htm   (70 words)

  
 [SATLUG] DSL Network
That hdb3 is set up as an ext3 filesystem really shouldn't be a bother.
Right now they are on my wifes laptop and they are >eating up real estate on her HD.
> >When I tried to remount hdb3 with ntfs I got the error message that it >was the wrong file system.
www.satlug.org /pipermail/satlug/2004-May/032577.html   (368 words)

  
 [No title]
From the simplest NRZ which is used in RS232 based protocols, through PE which is used in Ethernet up to the most complicated HDB3 which is used in telephone services.
The choice of the encoding technique is up to the designer who knows the restrictions of bandwidth, cabling systems, data rate etc.
It is not sensitive to the polarization of the signal
www.eng.uts.edu.au /~kumbes/ra/Transmission/Digital%20Wave%20Formatting/index.htm   (4164 words)

  
 ► » HDB3 - clock recovery????
Im designing Jitter Measurer for 2Mbit (HDB3) signal.
Input signal must be decoded from HDB3 to recover clock signal.
There are chips on the market for decoding HDB3 such as the MV1442
www.electronic-chat.org /detail-7372317.html   (521 words)

  
 Re: HDB3 - clock recovery????
> > There are chips on the market for decoding HDB3 such as the MV1442 > > from Zarlink.
The conventional way of recovering clock is to feed the recovered data stream (not the one which has been HDB3 decoded, but the combination "OR" of the positive and negative input data) and stick it into a low Q tuned circuit.
Amplify the resulting sine wave and square off.
www.usenet.com /newsgroups/sci.electronics.equipment/msg01275.html   (309 words)

  
 Model 360R HDB3/Logic Converter   (Site not responding. Last check: 2007-10-09)
Front panel and RS-232 selection of input HDB3 and logic types and input logic rate
Signal present LEDs for the HDB3, data, and clock inputs
For more information about this product, contact us at customer@appsig.com or request a data sheet.
www.appsig.com /prods/m360r.html   (105 words)

  
 T3 - E3 Fiber Optic Modem, compatible with B3ZS (T3) and HDB3 (E3)
The TC1680 is compatible with B3ZS (T3) and HDB3 (E3) coded data streams and conforms to applicable standards including ANSI T1.102-1993, TR-TSY-000499 and CCITT G.703.
It is compatible with B3ZS (T3) and HDB3 (E3) coded data streams and conforms to applicable standards including ANSI T1.102-1993, TR-TSY-000499 and CCITT G.703.
Diagnostics include built-in self test, link verification test (local and remote loopback), and a dry contact for remote alarm.
www.arcelect.com /T3-E3_Fiber_Optic_Modem.htm   (390 words)

  
 ClarkConnect Forums: how to put a user's home directory on hdb3
I got cc3.0 Home up with no hassles at all (was running 2.1).
My only problem now is that the FTP server is not letting me login (not with ANY user)...
I tried that, and though you're probably right that I needed to do it, it did not fix the problem.
www.clarkconnect.org /forums/showflat.php?Cat=&Board=sysadmin&Number=66583&page=3&view=expanded&sb=5&o=&fpart=   (449 words)

  
 ACRO.IT: HDB3 - High Density Bipolar order 3 encoding
ACRO.IT: HDB3 - High Density Bipolar order 3 encoding
A European digital network transmission protocol allowing information and control data to be embedded in the transmission bit stream.
In no event shall ACRO.IT be liable for any special indirect or consequential damages or any damages whatsoever resulting from loss of income or profits, whether in an action of contract, negligence or other tortious action, arising in connection with the use or performance of the information on ACRO.IT web site.
www.acro.it /Acro-3F504B3D353537.html   (276 words)

  
 Connecting the Agere Ultramapper Device Family to Dallas T3/E3 LIUs - Maxim/Dallas
1: E3 output is HDB3 encoded and dual-rail.
10: HDB3 decoder disabled (input data on positive rail only).
11: HDB3 decoder disabled, negative input rail carries HDB3 error count from external LIU.
www.maxim-ic.com /appnotes.cfm?an_pk=3131   (627 words)

  
 clock recovery from HDB3 data   (Site not responding. Last check: 2007-10-09)
praveen HDB3 data stream, now i should recover the clock =from this data stream.
For this i am using 16.384 MHZ(8xbaud) clock.
hi all, I have a 2.048 Mbps HDB3 data stream, now i should recover the clock from this data stream.
www.seriousliving.net /new-2791451-1132.html   (243 words)

  
 Re: HDB3 - clock recovery????
> There are chips on the market for decoding HDB3 such as the MV1442 > from Zarlink.
The decoder > circuit has to remove the "B00V" code sequences (B=Binary (0 or 1); V= > Violation)which have been encoded at the far end and replaces them > with "0000".
Please check out one of the premium Usenet Newsgroup Service Providers below for access to Usenet.
www.usenet.com /newsgroups/sci.electronics.equipment/msg01262.html   (166 words)

  
 HDB3 - clock recovery????   (Site not responding. Last check: 2007-10-09)
Posted: Mon Nov 17, 2003 11:24 pm Post subject: HDB3 - clock recovery????
I was thinking about putting hdb3 signal into serial-in parallel-out shift
Posted: Mon Nov 24, 2003 7:25 pm Post subject: Re: HDB3 - clock recovery????
www.plcdrives.com /about11676.html   (602 words)

  
 Gentoo Forums :: View topic - genkernel 3.0.1 How-to
NTFS-fs error (device hdb3): read_ntfs_boot_sector(): Primary boot sector is invalid.
NTFS-fs error (device hdb3): ntfs_fill_super(): Not an NTFS volume.
Reiserfs journal params: device hdb3, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
forums.gentoo.org /viewtopic.php?t=124530   (3725 words)

  
 Lascomm: Data : T1/E1 (B8ZS/AMI/HDB3) Rack Mount Modem
An intelligent line code setting switch is provided to eliminate confusion, such as a line code/line length mismatched setting.
Transparent to the framing format, the LT1620R/S supports AMI, B8ZS and HDB3 line codes and DSX-1 (T1) cross connect distances from 0 to 655 feet.
NOTE: The LT1630 is 100% compatible with its predecessor Model LT1620.
www.lascomm.com /data/lt1630r-s.htm   (378 words)

  
 hdb3 : LinuxQuestions.org time based Linux archive
Text-only version: Click HERE to see this thread with all of the graphics, features, and links.
I need a tip: Every time I switch off, hdb3 is unmounted, but when I switch on, it says hdb3 not cleanly unmounted, check forced.
I read a bit about tune2fs, and thought maybe I could fix the problem.
www.unixquestions.org /questions/archive/18/2002/04/4/19649   (116 words)

  
 Electronic Equipment - clock recovery from HDB3 data   (Site not responding. Last check: 2007-10-09)
Electronic Equipment - clock recovery from HDB3 data
Electronic1 is a free, independent resource made available to you by a group of volunteer Electronic enthusists.
I have a 2.048 Mbps HDB3 data stream, now i should recover the clock
www.electronic1.net /detail-2791451.html   (282 words)

Try your search on: Qwika (all wikis)

Factbites
  About us   |   Why use us?   |   Reviews   |   Press   |   Contact us  
Copyright © 2005-2007 www.factbites.com Usage implies agreement with terms.