ArticleslgStudy

computer science

Patch cable

Patch cable is a computer science topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Patch cable rather than just read about it. In short: A patch cable, patch cord or patch lead is an electrical or fiber-optic cable used to connect ("patch in") one electronic or optical device to another for signal routing. Devices of different types (e.g., a switch connected to a computer, or a switch to a router) are connected with patch cords.

Patch cable — main illustration
Patch cable — illustration

Key takeaways

  • Patch cable belongs to computer science; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Patch cable to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Patch cable from memory before moving on to harder problems.

Reference excerpt

A patch cable, patch cord or patch lead is an electrical or fiber-optic cable used to connect ("patch in") one electronic or optical device to another for signal routing. Devices of different types (e.g., a switch connected to a computer, or a switch to a router) are connected with patch cords. Patch cords are usually produced in many different colors so as to be easily distinguishable from each other. Types of patch cords include microphone cables, fiber optic spectroscopy cables, headphone extension cables, XLR connector, Tiny Telephone (TT) connector, RCA connector and ¼" TRS phone connector cables (as well as modular Ethernet cables), and thicker, hose-like cords (snake cable) used to carry video or amplified signals. However, patch cords typically refer only to short cords used with patch panels. The term "patch" came from early use in telephony and radio studios, where extra equipment kept on standby could be temporarily substituted for failed devices. This reconnection was done via patch cords and patch panels, like the jack fields of cord-type telephone switchboards. Furthermore, patching could also create temporary atypical connections between devices for unusual needs. Analog music synthesizers typically use patch cables to interconnect functional sections, such as oscillators, filters, etc.

Construction A patch cord cable differs from a standard structured cabling in that a patch cable is stranded for flexibility, whereas a standard cable is solid copper. Because the patch cord is stranded copper construction the attenuation (signal loss) is higher on patch cords than solid cable so short lengths should be adhered to. They can be as short as 3 inches (76 mm), to connect stacked components or route signals through a patch panel, or between 6 and 50 metres (20 and 164 ft) for snake cables. As length increases, the cables are thicker or more shielded, or both, to prevent signal loss (attenuation) and the introduction of unwanted radio frequencies and hum (electromagnetic interference). Patch cords are often made of coaxial cables, with the signal carried through a shielded core, and the electrical ground or earthed return connection carried through a wire mesh surrounding the core. Each end of the cable is attached to a connector so that the cord may be plugged in. Connector types may vary widely, particularly with adapting cables. Patch cords may be:

single-conductor wires using, for example, banana connectors (or pin plugs) coaxial cables using, for example, BNC connectors shielded or unshielded Cat5, Cat5e, Cat6 or Cat6A cables using 8P8C (RJ-45) modular connectors with straight-through T568A or T568B wiring (modular cables wired to T568A at one end and T568B on the other are more commonly referred to as crossover cables) qualified optical fiber cables for use with modular fiber optic spectroscopy equipment A patch cord is always fitted with connectors at both ends. A pigtail is similar to a patch cord and is the informal name given to a cable fitted with a connector at one end and bare wires (or bare fibre) at the other. In the context of copper cabling, these cables are sometimes referred to as blunt patch cords and the non-connectorized end ("the pigtail") is intended to be permanently attached to a component or terminal. Optical fiber pigtails, in contrast to copper pigtails, can be more accurately described as a connector than a cable or cord. A fiber pigtail is a single, short, usually tight-buffered, optical fiber that has an optical connector pre-installed on one end and a length of exposed fiber at the other end. The end of the fiber pigtail is stripped and fusion spliced to a single fiber of a multi-fiber trunk. Splicing of pigtails to each fiber in the trunk "breaks out" the multi-fiber cable into its component fibers for connection to the end equipment.

Music and sound recording A variety of cables are used to carry electrical signals in sound recording studios and with electronic or electrical musical instruments. Microphones are typically connected to mixing boards or PA systems with XLR microphone cables which use three-pin XLR connectors. A huge range of electric or electronic instruments use 1/4 inch mono patch cords to connect the instrument to the amplifier, such as the electric guitar, bass guitar, synthesizer, electric piano, or electronic drum machine. Musicians playing electric or electronic instruments often use longer cables (from 10 to 20 feet) between their instrument and their amplifier, and then use shorter patch cords (from a few inches to one or two feet long) to connect chains of effects devices, "stomp box" pedals, or other signal processors. DJs using record players connect their turntables to mixers or PA systems with stereo RCA connectors. DJs sometimes have to use equipment with multiple cable types, which can create connection difficulties; for example, the DJ's record players and DJ mixers all use RCA connectors, but if they use a drum machine or a bass synthesizer, it may have a 1/4 inch mono connector. To resolve this problem, DJs can either use adapters or special cables (e.g., RCA to 1/4 inch mono). Heavier-gauge cables are used for carrying amplified signals from amplifiers to speakers (both in a PA system and with instrument amplifiers). ¼" TRS phone connector cables can carry stereo signals, so they are used for stereo headphones and for some patching purposes (e.g., inserting an effect into an insert connection in a mixer). Music venues, concert halls, and recording studios also use a thicker, hose-like cord called a snake cable (or a "snake"), which consists of a bundle of many individual cables with patch panels at either end so that audio gear can be connected. The patch panel is a flat panel of audio connectors where XLR cables (often both "male" and "female") and 1/4 inch jacks can be plugged in. The "snake" cable makes setup more convenient, because if a sound engineer did not have a "snake", she or he would have to run 20 or 30 individual microphone and instrument cables from the stage to the mixing booth. The cables could get tangled or mixed up, and it would be hard to know, when faced with 20 connectors at the end of the cable run, which cable was associated with which microphone or instrument. The patch panel is numbered, so that the engineer can note which microphone or instrument is plugged into each numbered connection. Patch cables can also be used on video synthesizers.

… excerpt ends here. Continue reading the full article.

Illustrations

Patch cable: A Category 6 patch cable with 8P8C plugs, wired according to T568B
A Category 6 patch cable with 8P8C plugs, wired according to T568B
Patch cable: A couple of managed Gigabit Ethernet rackmount switches, connected to the Ethernet ports on a few patch panels using Category 6 patch cables. (All equipment is installed in a standard 19-inch rack)
A couple of managed Gigabit Ethernet rackmount switches, connected to the Ethernet ports on a few patch panels using Category 6 patch cables. (All equipment is installed in a standard 19-inch rack)

Worked examples

Example 1 — a first encounter with Patch cable

Start with the simplest possible case. Write down what Patch cable claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In computer science, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Patch cable before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Patch cable ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Patch cable

In research
Patch cable appears in computer science research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Patch cable in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Patch cable is common in secondary-school and first-year university syllabi. It links to neighbouring topics Networking hardware, Telephony equipment, so understanding it makes those chapters shorter.
In everyday life
Look for Patch cable outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.
Ask Teacher Smith questions about this articleOpens your AI tutor with a question about “Patch cable” →

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Patch cable in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Patch cable means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Patch cable out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Patch cable in simple terms?

A patch cable, patch cord or patch lead is an electrical or fiber-optic cable used to connect ("patch in") one electronic or optical device to another for signal routing. Devices of different types (e.g., a switch connected to a computer, or a switch to a router) are connected with patch cords.

Why does Patch cable matter?

Because it connects several computer science ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Patch cable?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Patch cable.

Tags

  • Networking hardware
  • Telephony equipment

Keep exploring