Skip to main content

Busbar Calculator

Size rectangular busbar assemblies in the browser, compare copper and aluminium candidates, review heating and clearance status, and export a PDF report without uploading project data.

Busbar Calculator screenshot

Open utility

What it does​

Busbar Calculator is a client-side engineering aid for low-voltage panel and distribution busbar studies. Enter the electrical system, rated voltage, current, phase mode, material, rectangular profile, bar count, layout, cooling preset, and short-circuit assumptions. The utility then recalculates the selected profile, current density, resistance, losses, temperature forecast, channel envelope, clearance rule status, and short-circuit margins.

The app is built as a standalone micro-application under static/utility-apps/busbar-calculator. The CAD AutoScript shell embeds it in an iframe, so the calculator can evolve independently while sharing the same catalog, article, reactions, comments, and access layer as the other utilities.

When to use it​

  • Preliminary selection of copper or aluminium rectangular busbar sizes.
  • Comparing one, two, three, or four bars per phase before panel layout work.
  • Estimating losses per meter and steady-state temperature for a chosen cooling assumption.
  • Checking whether phase gaps and enclosure clearances need review.
  • Producing a quick PDF calculation note for design discussion or QA review.

Inputs and outputs​

AreaInputsOutputs
Electrical systemAC/DC, voltage, current, frequency, phase modeCurrent density, resistance, losses per meter
Material and profileCopper, aluminium, width, thickness, bars per phaseArea, mass, candidate ranking
LayoutHorizontal/vertical arrangement, flatwise/edgewise bars, gapsCross-section preview, phase centers, channel envelope
EnvironmentAmbient temperature, cooling preset, enclosure multiplierSteady-state temperature, temperature forecast chart
Short circuitRMS current, duration, peak current, support spacingThermal and mechanical pass/warn/fail status
ReportsProject, panel, tag, revision, engineerPDF report, JSON import/export, CAD payload copy

Important limits​

The bundled material constants, profile ratings, cooling presets, and clearance rules are marked as example-only development datasets. They make the workflow testable, but they are not a certified design basis. Before releasing a real panel design, replace them with approved DIN, IEC, vendor, or project-specific data and validate the results against your engineering rules.

Workflow​

  1. Enter project metadata and electrical ratings.
  2. Pick copper or aluminium and review the proposed profile candidates.
  3. Adjust bars per phase, phase spacing, orientation, and enclosure margins.
  4. Check the cross-section, current density, losses, and temperature forecast.
  5. Add short-circuit assumptions when they are known.
  6. Export a PDF report or JSON configuration for later review.

Feedback / bug report​

  • Open a GitHub issue
  • Email or DM with the slug busbar-calculator so we can reproduce the issue.
LinkedInGitHub