CTS · Week 03 · AVIXA Ch. 6–7

Networks & Signal-Management Systems

TCP/IP, VLANs, switches, and how modern AV rides on the network
CTS Prep · Week 03 of 16
Course: CTS — Audiovisual & IT Systems  ·  AVIXA Ch. 6–7

Modern AV equipment — control processors, cameras, DSPs, streaming encoders — increasingly communicates over standard IP networks rather than dedicated AV cabling. Every device on that network needs an IP address (commonly IPv4, four numbers like 192.168.1.50) and a subnet mask that defines which addresses count as "local" versus reachable only through a router.

A VLAN (Virtual Local Area Network) logically separates traffic on the same physical switch into isolated broadcast domains — for example, keeping AV/control traffic on its own VLAN, separate from general courthouse office traffic, reduces congestion and improves security, since a compromised AV device can't freely reach the rest of the network. This is precisely the skill named in the Newark posting's required qualifications.

Switches connect devices within a network. A managed switch supports VLANs, QoS (prioritizing time-sensitive AV/video traffic over less urgent traffic), and port-level configuration — unlike a simple unmanaged switch. Many AV devices also draw power directly from the network cable via PoE (Power over Ethernet), simplifying installs by eliminating a separate power run to, say, a ceiling-mounted camera or wireless access point.

Signal-management systems handle the routing and processing side once signals are digitized: a matrix switcher routes any of several video/audio sources to any of several displays or outputs on demand; a DSP (Digital Signal Processor) mixes, equalizes, and routes audio between multiple microphones and speakers in real time; HDBaseT extenders send HDMI-equivalent video, audio, Ethernet, and control signals over a single Cat cable for long in-building runs — exactly the kind of infrastructure a courtroom AV upgrade project depends on.

Job posting tie-in: “Knowledge of networking fundamentals such as TCP/IP addressing, VLANs, and Switches” is listed almost verbatim as a qualification in the Newark posting.

Key Terms

IP address — numeric identifier for a device on a network
Subnet mask — defines the local address range of a network
VLAN — logically segments network traffic on shared hardware
Managed switch — switch supporting VLANs, QoS, and port config
PoE — Power over Ethernet — power delivered via network cable
Matrix switcher — routes any source to any output on demand
DSP — digital signal processor for audio routing/mixing
HDBaseT — sends video/audio/Ethernet/control over one Cat cable
Practice Questions
  1. Why would an IT department put courtroom AV/control equipment on its own VLAN instead of the same network as general office computers?
    Show answerTo isolate traffic for performance (AV/video traffic can be bandwidth-heavy and latency-sensitive) and for security (limiting what a compromised or malfunctioning AV device can reach on the broader network).
  2. A ceiling-mounted PTZ camera needs to be installed in a courtroom with no nearby electrical outlet. What network feature avoids running a separate power cable?
    Show answerPoE (Power over Ethernet) — a PoE-capable switch or injector delivers power over the same Ethernet cable carrying the camera's data.
  3. What does a matrix switcher let an operator do that a simple one-to-one cable connection cannot?
    Show answerRoute any of several input sources (cameras, laptops, document cameras) to any of several outputs (courtroom monitors, overflow room, recording system) on demand, without physically re-cabling.