MAJAL × Art of Nanoelectronics
The design tool becomes part of the learning loop.
MAJAL remains an independent engineering application. AoN provides learning context, evidence, community and portfolio history through stable versioned interfaces.
01 · Open exercise
AoN sends a versioned exercise/design contract to MAJAL.
02 · Simulate
The learner explores the circuit or RF design rather than receiving the solution immediately.
03 · Check constraints
MAJAL evaluates engineering targets such as gain, bandwidth, S11 or component limits.
04 · Submit evidence
A future signed submission can return results, design metadata and evidence to AoN.
05 · Publish / fork
Qualified work can become a public design with versions, lineage and reproducible measurements.
Open format direction
.majalx should remain understandable without the website.
The future exercise package will use documented, portable structures for objectives, prerequisites, constraints, hints, common mistakes, expected evidence and grading rules.
exercise.majalx ├── manifest.json ├── exercise.json ├── circuit.majal ├── assets/ ├── datasets/ └── README.md