TL;DR

Role
Sole Researcher & Parametric Designer
Team
Solo (academic project)
Duration
Full semester — simulation/technology course, JWU
Tools
Rhino 3D, Grasshopper (parametric scripting), electromagnetic field simulation, X-band radio concepts
Outcome
Successfully simulated an artificial magnetic field pattern comparable to Earth's magnetosphere; produced a complete deployable device design with parametric geometry

Problem

Mars has no global magnetic field. Without a magnetosphere, cosmic ray radiation bombards the surface at roughly 2,000 mSv — compared to Earth's shielded 0.34 mSv/year. That level of exposure is lethal for long-duration habitation. Every serious Mars colonization proposal must solve this problem.

Underground habitats (like the M.A.R.T.I.A.N Bot builds) protect crews inside, but astronauts still need to work on the surface — maintaining equipment, conducting research, and moving between structures. The question: can we create localized artificial magnetic fields that deflect cosmic radiation over a defined surface area, the way Earth's magnetosphere protects the entire planet?

Constraints

Physics fidelity: The electromagnetic simulation had to produce field patterns that behave like real magnetic fields — dipole geometry, field-line curvature, and force falloff with distance. Generic 3D shaping wouldn't be meaningful.

Deployability: The device must fit inside a launch vehicle, survive landing, and self-assemble on the Martian surface. This ruled out any rigid structure larger than a few meters in its stowed configuration.

Parametric adaptability: Mars terrain varies wildly — plains, craters, slopes. The device geometry needed to be parametrically adjustable so it could adapt to different deployment sites without a full redesign.

Energy requirements: Generating a meaningful magnetic field requires substantial power. The design concept needed to be plausible within the energy budgets of proposed Mars power systems (nuclear fission reactors or large solar arrays).

My Role

I conducted all conceptual research, built the parametric model in Grasshopper/Rhino, ran the electromagnetic field simulations, optimized the device geometry, and produced the complete 22-page research document. This was a solo project from research through final deliverable.

Approach

The project began with a speculative-environments exercise exploring three scenarios — Flooded Earth, Mars, and Zombie Apocalypse. I selected Mars and narrowed to the radiation-shielding problem as the most technically interesting and consequential challenge.

Parametric device design: I built the AMF (Artificial Magnetic Field) device in Grasshopper using sliders connected to polygon generators. Curves extruded from the polygon vertices create the device's structural form — a deployable structure with telescope legs that unfold from the compact launch configuration. The parametric sliders let me adjust leg count, deployment radius, height, and field-coil geometry in real time.

Field simulation: I populated the device's surface with magnetic-force point sources and used Grasshopper's field-evaluation tools to visualize the resulting electromagnetic field. By adjusting force orientation on individual points, I tuned the field shape to approximate a dipole pattern — the same geometry as Earth's magnetosphere, scaled down to protect a localized area.

Terrain integration: The device model was blended onto a simulated Mars terrain surface so the simulation accounts for ground-level field interaction. The telescope legs conform to uneven terrain through parametric height adjustment.

Key Decisions

Parametric over fixed geometry: A fixed-shape device would need to be redesigned for every deployment site. By building the entire form with Grasshopper sliders, the same model adapts to different terrain conditions and coverage-area requirements. This is the same design philosophy used in adaptable high-constraint structures.

Dipole field pattern: Rather than attempting a uniform field (which is physically unrealistic), I modeled a dipole — the same topology as Earth's magnetosphere. This produces a dome-shaped protected zone at ground level where cosmic-ray deflection is strongest, with field lines arcing overhead and reconnecting on the far side.

Self-orienting landing: The deployment concept uses a rocket-delivered pod that self-orients on landing using attitude sensors and deploys the telescope legs autonomously. Manual override via X-band radio provides ground control as a backup. This mirrors real deployable-structure concepts proposed by JPL and ESA.

Iterations

Round 1 — Basic field visualization: First Grasshopper script produced a magnetic field from uniform point sources on a flat plane. The field was visible but didn't resemble a real dipole — more like a uniform radial pattern.

Round 2 — Force orientation tuning: Changed the force orientation on points to create asymmetric field lines (stronger at the poles, weaker at the equator). The resulting field pattern matched the characteristic shape of Earth's magnetosphere when overlaid for comparison.

Round 3 — Device geometry + terrain: Built the deployable structure with parametric telescope legs and blended it onto a Mars terrain mesh. Confirmed the field maintained its protective dome shape even when the device was tilted on sloped terrain.

Outcome

The simulation successfully produced an artificial magnetic field pattern comparable to Earth's magnetosphere, scaled to protect a localized area on the Martian surface. The parametric Grasshopper model generates the device geometry and field visualization simultaneously, demonstrating that:

The research was compiled into a 22-page document with field visualizations, device diagrams, and comparisons to Earth's magnetosphere. While purely conceptual, the project demonstrates the power of computational design tools (Grasshopper) applied to speculative design challenges with real-world implications.

Next Steps

The logical next step is coupling the magnetic-field simulation with a particle physics model to quantify actual radiation dose reduction within the protected zone. I'd also like to explore superconducting coil designs (which generate stronger fields at lower power) and model the energy budget against proposed Mars nuclear power systems to assess feasibility.

Back to Work