Categories (x) > Datacom (x)
Content Type (x) > Black Box Explains (x)

Results 41-50 of 50 < 1 2 3 4 5 >> 

Black Box Explains...UARTs and PCI buses.

Universal Asynchronous Receiver/Transmitters UARTs are designed to convert sync data from a PC bus to an async format that external I/O devices such as printers or modems use. UARTs insert... more/see it nowor remove start bits, stop bits, and parity bits in the data stream as needed by the attached PC or peripheral. They can provide maximum throughput to your high-performance peripherals without slowing down your CPU.

In the early years of PCs and single-application operating systems, UARTs interfaced directly between the CPU bus and external RS-232 I/O devices. Early UARTs did not contain any type of buffer because PCs only performed one task at a time and both PCs and peripherals were slow.

With the advent of faster PCs, higher-speed modems, and multitasking operating systems, buffering (RAM or memory) was added so that UARTs could handle more data. The first buffered UART was the 16550 UART, which incorporates a 16-byte FIFO (First In First Out) buffer and can support sustained data-transfer rates up to 115.2 kbps.

The 16650 UART features a 32-byte FIFO and can handle sustained baud rates of 460.8 kbps. Burst data rates of up to 921.6 kbps have even been achieved in laboratory tests.

The 16750 UART has a 64-byte FIFO. It also features sustained baud rates of 460.8 kbps but delivers better performance because of its larger buffer.

Used in newer PCI cards, the 16850 UART has a 128-byte FIFO buffer for each port. It features sustained baud rates of 460.8 kbps.

The Peripheral Component Interconnect (PCI®) Bus enhances both speed and throughput. PCI Local Bus is a high-performance bus that provides a processor-independent data path between the CPU and high-speed peripherals. PCI is a robust interconnect interface designed specifically to accommodate multiple high-performance peripherals for graphics, full-motion video, SCSI, and LANs. collapse


Black Box Explains...Code-operated and matrix switches.

Code-operated and matrix switches from Black Box give you computer-controlled switching for a variety of applications.

Code-operated switches
BLACK BOX® Code-Operated Switches enable one device to control up to 64 connected devices,... more/see it nowdepending on the code-operated switch. For instance, you can use one modem—not eight—to control eight devices. Code-operated switches are ideal for applications that require remote switching for file sharing or monitoring. Use code-operated switches for:
• Remote programming. Call in via remote sites to access servers, logic controllers, or any devices that require programming.
• Diagnostics. From your master control room, you can probe servers and run diagnostics.

Matrix switches
Matrix switches enable more than one device to control other devices. Any port can connect to any port and perform more than one operation at a time independently. The code-operated switches talk to only one slave port at a time.

For instance, if your operation has four computers that need to share two printers and one modem, a matrix switch is what you need to handle the job. Use matrix switches for:
• Industrial applications. You can download instructions remotely to more than one programmable logic controller.
• Data sharing. PCs or industrial devices can be connected—locally or remotely—to other PCs and industrial devices or for file swapping. collapse


Black Box Explains...16850 UART.

The 16850 Universal Asynchronous Receiver/Transmitter (UART) features a 128-byte First In First Out (FIFO) buffer. When implemented with the appropriate onboard drivers and receivers, it enables your onboard serial ports... more/see it nowto achieve sustained data rates of up to 460.8 kbps.

The 16850 UART includes automatic handshaking (RTS/CTS) and automatic RS-485 line control. It also features external clocking for isochronous applications, a performance enhancement not offered by earlier UARTs. collapse


Black Box Explains...Multimode vs. single-mode Fiber.

Multimode, 50- and 62.5-micron cable.
Multimode cable has a large-diameter core and multiple pathways of light. It comes in two core sizes: 50-micron and 62.5-micron.

Multimode fiber optic cable can be... more/see it nowused for most general data and voice fiber applications, such as bringing fiber to the desktop, adding segments to an existing network, and in smaller applications such as alarm systems. Both 50- and 62.5-micron cable feature the same cladding diameter of 125 microns, but 50-micron fiber cable features a smaller core (the light-carrying portion of the fiber).

Although both can be used in the same way, 50-micron cable is recommended for premise applications (backbone, horizontal, and intrabuilding connections) and should be considered for any new construction and installations. Both also use either LED or laser light sources. The big difference between the two is that 50-micron cable provides longer link lengths and/or higher speeds, particularly in the 850-nm wavelength.

Single-mode, 8–10-micron cable.
Single-mode cable has a small, 8–10-micron glass core and only one pathway of light. With only a single wavelength of light passing through its core, single-mode cable realigns the light toward the center of the core instead of simply bouncing it off the edge of the core as multimode does.

Single-mode cable provides 50 times more distance than multimode cable. Consequently, single-mode cable is typically used in long-haul network connections spread out over extended areas, including cable television and campus backbone applications. Telcos use it for connections between switching offices. Single-mode cable also provides higher bandwidth, so you can use a pair of single-mode fiber strands full-duplex for up to twice the throughput of multimode fiber.

Specification comparison:

50-/125-Micron Multimode Fiber

850-nm Wavelength:
Bandwidth: 500 MHz/km;
Attenuation: 3.5 dB/km;
Distance: 550 m;

1300-nm Wavelength:
Bandwidth: 500 MHz/km;
Attenuation: 1.5 dB/km;
Distance: 550 m

62.5-/125-Miron Multimode Fiber

850-nm Wavelength:
Bandwidth: 160 MHz/km;
Attenuation: 3.5 dB/km;
Distance: 220 m;

1300-nm Wavelength:
Bandwidth: 500 MHz/km;
Attenuation: 1.5 dB/km;
Distance: 500 m

8–10-Micron Single-Mode Fiber

Premise Application:
Wavelength: 1310 nm and 1550 nm;
Attenuation: 1.0 dB/km;

Outside Plant Application:
Wavelength: 1310 nm and 1550 nm;
Attenuation: 0.1 dB/km collapse


Black Box Explains...UARTs at a glance.

Universal Asynchronous Receiver/Transmitters (UARTs) are integrated circuits that convert bytes from the computer bus into serial bits for transmission. By providing surplus memory in a buffer, UARTs help applications overcome... more/see it nowthe factors that can hinder system performance, providing maximum throughput to high-performance peripherals without slowing down CPUs.

Early UARTs such as 8250 and 16450 did not include buffering (RAM or memory). With the advent of higher-speed devices, the need for UARTs that could handle more data became critical. The first buffered UART was the 16550, which incorporates a 16-byte First In First Out (FIFO) buffer and provides greater throughput than its predecessors.

Manufacturers have been developing enhanced UARTs that continue to increase performance standards. These faster chips provide improvements such as larger buffers and increased speeds. Here are the rates of today’s common UARTs:

UART FIFO Buffer Rate Supported
16550 16-byte 115.2 kbps
16554 16-byte 115.2 kbps
16650 32-byte 460.8 kbps (burst rate)
16654 64-byte 460.8 kbps (burst rate)
16750 64-byte 460.8 kbps (burst rate)
16850 128-byte 460.8 kbps (sustained rate)
16854 128-byte 460.8 kbps (sustained rate) collapse


Black Box Explains...V.35, the Faster Serial Interface.

V.35 is the ITU (formerly CCITT) standard termed “Data Transmission at 48 kbps Using 60–108 KHz Group-Band Circuits.“

Basically, V.35 is a high-speed serial interface designed to support both higher data... more/see it nowrates and connectivity between DTEs (data-terminal equipment) or DCEs (data-communication equipment) over digital lines.

Recognizable by its blocky, 34-pin connector, V.35 combines the bandwidth of several telephone circuits to provide the high-speed interface between a DTE or DCE and a CSU/DSU (Channel Service Unit/Data Service Unit).

Although it’s commonly used to support speeds ranging anywhere from 48 to 64 kbps, much higher rates are possible. For instance, maximum V.35 cable distances can theoretically range up to 4000 feet (1200 m) at speeds up to 100 kbps. Actual distances will depend on your equipment and cable.

To achieve such high speeds and great distances, V.35 combines both balanced and unbalanced voltage signals on the same interface. collapse


Black Box Explains…Fiber Ethernet adapters vs. media converters.

When running fiber to the desktop, you have two choices for making the connection from the fiber to a PC: a fiber Ethernet adapter or a media converter like our... more/see it nowMicro Mini Media Converter.

Fiber Ethernet adapters:

  • Less expensive.
  • Create no desktop clutter, but the PC must be opened.
  • Powered from the PC—require no separate power provision.
  • Require an open PCI or PCI-E slot in the PC.
  • Can create driver issues that must be resolved.
  • May be required in high-security installations that require a 100% fiber link to the desktop.

  • Media converters:
  • More expensive.
  • No need to open the PC but can create a cluttered look.
  • Powered from an AC outlet or a PC’s USB port.
  • Don’t require an open slot in the PC.
  • Plug-and-play installation—totally transparent to data, so there are no driver problems; install in seconds.
  • The short copper link from media converter to PC may be a security vulnerability.
  • collapse


    Black Box Explains...Types of KVM switches.

    Black Box has the keyboard/video switches you need to share one CPU between several workstations or to control several CPUs from one monitor and keyboard.

    If you do a lot of... more/see it nowswitching, you need premium switches—our top-of-the-line ServSwitch™ KVM switches give you the most reliable connections for the amount of KVM equipment supported. With ServSwitch KVM switches, you can manage as many CPUs as you want from just one workstation, and you can access any server in any computer room from any workstation. Eliminating needless equipment not only saves you money, it also gives you more space and less clutter. Plus, you can switch between PCs, Sun®, and Mac® CPUs. ServSwitch KVM switches can also cut your electricity and cooling costs because by sharing monitors, you use less power and generate less heat.

    If your switching demands are very minor, you may not need products as advanced as ServSwitch. Black Box offers switches to fill less demanding needs. Most of these are manual switches or basic electronic switches, which don’t have the sophisticated emulation technology used by the ServSwitch.

    For PCs with PS/2® keyboards, try our Keyboard/Video Switches. They send keyboard signals, so your CPUs boot up as though they each have their own keyboard.

    With the RS/6000™ KVM Switch, you can run up to six RS/6000 servers from one workstation. Our Keyboard/ Video Switch for Mac enables you to control up to two Mac CPUs from one keyboard and monitor.

    With BLACK BOX® KVM Switches, you can share a workstation with two or four CPUs. They’re available in IBM® PC and Sun Workstation® configurations.

    You’ll also find that our long-life manual Keyboard/Video Switches are perfect for basic switching applications. collapse


    Black Box Explains...How fiber is insulated for use in harsh environments.

    Fiber optic cable not only gives you immunity to interference and greater signal security, but it’s also constructed to insulate the fiber’s core from the stress associated with use in... more/see it nowharsh environments.

    The core is a very delicate channel that’s used to transport data signals from an optical transmitter to an optical receiver. To help reinforce the core, absorb shock, and provide extra protection against cable bends, fiber cable contains a coating of acrylate plastic.

    In an environment free from the stress of external forces such as temperature, bends, and splices, fiber optic cable can transmit light pulses with minimal attenuation. And although there will always be some attenuation from external forces and other conditions, there are two methods of cable construction to help isolate the core: loose-tube and tight-buffer construction.

    In a loose-tube construction, the fiber core literally floats within a plastic gel-filled sleeve. Surrounded by this protective layer, the core is insulated from temperature extremes, as well as from damaging external forces such as cutting and crushing.

    In a tight-core construction, the plastic extrusion method is used to apply a protective coating directly over the fiber coating. This helps the cable withstand even greater crushing forces. But while the tight-buffer design offers greater protection from core breakage, it’s more susceptible to stress from temperature variations. Conversely, while it’s more flexible than loose-tube cable, the tight-buffer design offers less protection from sharp bends or twists. collapse


    Black Box Explains...Advanced printer switches.

    Matrix—A matrix switch is a switch with a keypad for selecting one of many input ports to connect to any one of many output ports.

    Port-Contention—A port-contention switch is an... more/see it nowautomatic electronic switch that can be serial or parallel. It has multiple input ports but only one output port. The switch monitors all ports simultaneously. When a port receives data, it prints and all the other ports have to wait.

    Scanning—A scanning switch is like a port-contention switch, but it scans ports one at a time to find one that’s sending data.

    Code-Operated—Code-operated switches receive a code (data string) from a PC or terminal to select a port.

    Matrix Code-Operated—This matrix version of the code-operated switch can be an any-port to any-port switch. This means than any port on the switch can attach to any other port or any two or more ports can make a simultaneous link and transfer data. collapse

    Results 41-50 of 50 < 1 2 3 4 5 >> 

    Support

    Delivering superior technical support is our highest priority. Depending on the products or services we provide for you, please visit your appropriate support area.



     
    Print
    Black Box 1-877-877-2269
    Black Box Network Services