Transformer Design Console
The transformer calculation engine runs entirely server-side. This console collects inputs, sends them to the API, and displays results.
No engineering formulas, constants, or design rules run in this browser. Choose an endpoint from the sidebar to begin.
About this console
- Every calculation is audited server-side (inputs, outputs, engine version, timestamp)
- Authentication uses JWT bearer tokens held in memory (never localStorage or sessionStorage)
- For each endpoint you can inspect the request JSON, run it, and view the response