View Original Interactive Testbed Source Report

Spiral Network Visualization Report

This report summarizes the key findings from the visualizations generated by the spiral_visualizations.py script. It explores the electrical properties of recursive spiral geometries, including resistance scaling, potential distribution, current flow, and transient behavior. Each section includes a description of the visualization, the embedded image, and notable findings.

1. Spiral Geometry and Potential Distribution

This visualization shows the 2D layout of the spiral network with nodes colored by their potential values. It highlights the cross-connection when enabled.

Spiral Geometry Visualization
Key Findings:

2. Resistance Scaling

A line graph illustrating how effective resistance changes with the number of turns, comparing configurations with and without cross-connections, including a quadratic fit.

Resistance Scaling Plot
Key Findings:

3. Potential Distribution Heatmap

A 2D heatmap with interpolated potentials overlaid on the spiral structure, including contour lines for equipotential regions.

Potential Heatmap
Key Findings:

4. Current Flow Visualization

Arrows indicate current direction and magnitude on each edge, with thickness proportional to current strength.

Current Flow Visualization
Key Findings:

5. Side-by-Side Comparison

Direct comparison of potential distributions with and without cross-connections for the same number of turns.

Spiral Comparison
Key Findings:

6. 3D Potential Surface

A 3D surface plot where height represents potential, interpolated across the spiral plane.

3D Potential Surface
Key Findings:

7. Statistical Dashboard

A multi-panel dashboard with scatter plots, box plots, bar charts, correlation matrix, and summary statistics.

Statistical Dashboard
Key Findings:

8. Transient Response Animation

An animated GIF showing voltage propagation over time from initial to steady-state conditions.

Transient Response Animation
Key Findings:

Conclusion

These visualizations demonstrate the advantages of cross-connections in spiral networks, including reduced resistance, improved current distribution, and faster transient response. Future work could explore variable resistances or 3D spiral extensions. All images are generated from simulated data with default parameters (R=1Ω, C=1F, V=1V).