Techspedia.com:  Comprehensive Technology & Computer Knowledge & Information On Demand

Techspedia.com header image 1

Cables In Walls: Are You Violating Your Insurrance?

March 11th, 2010 · Cables, Cabling, Digital TVs, Home Theater, How To Keep Secure

According to a recent poll, over 1/3 of you have your HDTV cords hidden behind a wall.

This may be a big violation of the National Electric Code that could void your insurance coverage.

    The National Electric Code (NEC) states:

    NEC ARTICLE 400 Flexible Cords and Cables General 400.1 Scope.
    This article covers general requirements, applications, and construction specifications for flexible cords and flexible cables.
    400.8 Uses Not Permitted.
    Flexible cords and cables shall not be used for the following:
    (1) As a substitute for the fixed wiring of a structure
    (2) Where run through holes in walls, structural ceilings, suspended ceilings, dropped ceilings, or floors
    (3) Where run through doorways, windows, or similar openings
    (4) Where attached to building surfaces
    Exception: Flexible cord and cable shall be permitted to be attached to building surfaces in accordance with the provisions of 368.8.
    (5) Where concealed by walls, floors, or ceilings or located above suspended or dropped ceilings

In other words, running power cords through the walls is not a substitute for permanent wiring. You’re supposed to have a new electric socket installed directly behind the TV, where you can plug in the power cord and coil up the slack to tuck underneath. If you drilled some holes and ran cable yourself all willy nilly, in and back out to a power socket, chances are you are in violation of these codes. Should a fire result, your insurance may find reason to get out of covering your losses. Naturally, it is in your best interests to hire a professional to check out your setup and make sure everything is as it should be. That having been said, let’s clarify the original poll and focus on how many of you might be on the wrong side of the NEC.

Tweet this!Tweet this!

→ No CommentsTags: ···

How FireWire Works

March 10th, 2010 · Interfaces, Uncategorized

You have probably heard the term FireWire if you have any interest in digital video — or maybe you know it as Sony i.Link or as IEEE 1394, the offical name for the standard. FireWire is a way to connect different pieces of equipment so they can easily and quickly share information.

­Originally created by Apple and standardized in 1995 as the specification IEEE 1394 High Performance Serial Bus, FireWire is very similar to Universal Serial Bus (USB). The designers of FireWire had several particular goals in mind when they created the standard:

* Fast transfer of data
* Ability to put lots of devices on the bus
* Ease of use
* Hot-pluggable ability
* Provision of power through the cable
* Plug-and-play performance
* Low cabling cost
* Low implementation cost

What is FireWire?

FireWire is a method of transferring information between digital devices, especially audio and video equipment. Also known as IEEE 1394, FireWire is fast — the latest version achieves speeds up to 800 Mbps. At some time in the future, that number is expected to jump to an unbelievable 3.2 Gbps when manufacturers overhaul the current FireWire cables.

You can connect up to 63 devices to a FireWire bus. Windows operating systems (98 and later) and Mac OS (8.6 and later) both support it.

Let’s say you have your digital camcorder connected to your home computer. When your computer powers up, it queries all of the devices connected to the bus and assigns each one an address, a process called enumeration. FireWire is plug-and-play, so if you connect a new FireWire device to your computer, the operating system auto-detects it and asks for the driver disc. If you’ve already installed the device, the computer activates it and starts talking to it. FireWire devices are hot pluggable, which means they can be connected and disconnected at any time, even with the power on.

FireWire Cables and Connectors

FireWire devices can be powered or unpowered. FireWire allows devices to draw their power from their connection. Two power conductors in the cable can supply power (8 to 30 volts, 1.5 amps maximum) from the computer to an unpowered device. Two twisted pair sets carry the data in a FireWire 400 cable using a 6-pin configuration.

Some smaller FireWire-enabled devices use 4-pin connectors to save space, omitting the two pins used to supply power.

FireWire 800 cables use a 9-pin configuration. Six of those pins are the same as the six pins in the 1394a connector (shown above). Two of the added pins provide a “grounded shield” to protect the other wires from interference, and the third added pin does nothing at this time.

Because FireWire 800 is backward-compatible with FireWire 400, there are a variety of adapters available to facilitate the combination of both standards on the same bus. There are also two types of FireWire 800 ports available: a “bilingual” port accomodates both FireWire standards, while a b-only port accepts only a FireWire 800 connector.

Sending Data via FireWire

FireWire uses 64-bit fixed addressing, based on the IEEE 1212 standard. There are three parts to each packet of information sent by a device over FireWire:

* A 10-bit bus ID that is used to determine which FireWire bus the data came from
* A 6-bit physical ID that identifies which device on the bus sent the data
* A 48-bit storage area that is capable of addressing 256 terabytes of information for each node

The bus ID and physical ID together comprise the 16-bit node ID, which allows for 64,000 nodes on a system. Data can be sent through up to 16 hops (device to device). Hops occur when devices are daisy-chained together. Look at the example below. The camcorder is connected to the external hard drive connected to Computer A. Computer A is connected to Computer B, which in turn is connected to Computer C. It takes four hops for Computer C to access the camera.

Assuming all of the devices in this setup are equipped with FireWire 800, the camcorder can be up to 400 meters from Computer C.

FireWire and Digital Video

FireWire really shines when it comes to digital video applications. Most digital video cameras or camcorders now have a FireWire plug. When you attach a camcorder to a computer using FireWire, the connection is amazing.

An important element of FireWire is the support of isochronous devices. In isochronous mode, data streams between the device and the host in real-time with guaranteed bandwidth and no error correction. Essentially, this means that a device like a digital camcorder can request that the host computer allocate enough bandwidth for the camcorder to send uncompressed video in real-time to the computer. When the computer-to-camera FireWire connection enters isochronous mode, the camera can send the video in a steady flow to the computer without anything disrupting the process.

You can easily edit and create custom video projects using fast hard drives, a digital camcorder and a computer. With the right software, the computer and the camera communicate, and the computer can download all of the video automatically and with perfect digital clarity. Since the content is digital from start to finish, there is no loss of quality as you work on successive generations.

source: http://computer.howstuffworks.com/firewire.htm

Tweet this!Tweet this!

→ No CommentsTags: ·····