Communication Rack Design

Rack Layout Designer

Quick 2D rack layout sketcher. Pick 12, 24, 42, or 47U, drag U slots, label them with your part numbers, export PDF, CSV, and JSON.

Overview

Most rack designs start with an engineer who already knows what is going in the cabinet — a specific switch, a UPS, an inline amplifier, a patch panel, a PDU, a few blank fillers. The question is not what the equipment weighs or draws. The question is how it lays out, how much U is left, and what to hand the installer or the customer.

The noIM₃ Rack Layout Designer is built for exactly that workflow. Pick a rack height from the four canonical presets (12U, 24U, 42U, 47U), drag a U range in the elevation, type a part number or a label, hit enter, and drag the next one. Move, resize, duplicate, or delete any block. Cmd/Ctrl-Z undoes the last action. Add a free-text note to any block when the label alone is not enough (port assignments, "rear PSU on PDU A", "spare 1U for future").

Export a single-page A4 PDF layout, a CSV of the rack contents, and a JSON snapshot to save and resume later. The design and your saved layouts auto-persist in localStorage so closing the tab does not lose the work. The tool is deliberately narrow: no equipment catalogue, no weight or power roll-up, no thermal modelling — just a fast way to block out the cabinet and produce a clean handoff drawing.

Capabilities

Four canonical rack heights

12U (wall mount), 24U (half-height cabinet), 42U (full-height cabinet), and 47U (oversized cabinet). The elevation re-renders with U numbering from U1 at the bottom every time the rack height is changed, and any block that would now overflow is dropped so the rack always remains valid.

Drag, type, move on

Drag a U range in the elevation to create a block. The name field auto-focuses so you can type the part number or label and hit enter immediately, then drag the next one. Move and resize handles let you adjust any block; overlap and out-of-bounds placements are rejected with a readable error.

Per-block notes

Select any block to add a free-text note in the right rail — handy for port assignments ("ports 1-24 to MDF"), cabling reminders, or future-use reservations. Notes are carried into the CSV and PDF exports.

Undo and keyboard delete

Cmd/Ctrl-Z undoes the last drag-create, move, resize, duplicate, delete, or height change. Delete or Backspace removes the selected block. Both are suppressed while typing in a text field so renames never destroy work.

Saved layouts library

Save the current rack as a named layout, load it back later, or save-as to fork a variant. The library is a list of complete rack layouts you have built — not an equipment catalogue. Designs and the library auto-persist in localStorage between sessions.

PDF, CSV, and JSON export

Single-page A4 PDF with a brand-bar header, the rack elevation, and a bill-of-materials table (U range, units, name, notes). CSV with the same columns for spreadsheets. JSON snapshot for save and load between machines or to share a draft.

Standards & methodology

  • EIA-310-D rack U sizing convention (1U = 44.45 mm)

When to use this tool

  • Sketching a rack layout for a quote, a tender response, or a site walk
  • Documenting an existing rack as-installed for site as-built records
  • Communicating a proposed rack layout to a site installer or a customer
  • Producing an appendix rack drawing for a project deliverable pack
  • Comparing two cabinet height options (42U versus 47U) for the same equipment list
  • Capturing a standard rack template to reuse across a fleet of similar sites

Frequently asked questions

Does the tool model weight, power, depth, airflow, or floor loading?

No. This is a layout sketcher, not a structural or electrical calculator. If you need weight or power roll-up for floor loading or UPS sizing, use a dedicated calculator and capture the result in the build notes.

Is there an equipment catalogue?

No — the tool assumes you already know the equipment going in the rack. Drag a U range, type the part number or label, and move on. The left rail "Saved Layouts" is for complete rack designs, not equipment items.

Does the tool model rear of rack, cable management, or multi-rack rows?

No. v1 is a single-rack front elevation. Rear of rack, cable management, and multi-rack rows are out of scope.

Where does my design live?

In localStorage on your machine. Nothing is sent to a server. Export JSON if you need to share a design or back it up.

Can I have a 0.5U half-width item?

Not in v1. Every block occupies its declared U height across the full rack width.