# Wire plotting membrane speakers

## Overview



## Wilcard week and first prototypes

This project started during wildcard week of How to make almost anything, MAS863.18.  Work from that week is documented <a href='wildcard.md'>here</a>.

<img src= "img/wireplotting26.jpg" height=400px>

We simulated several arrangements to drive a membrane for a speaker.  Coil-coil intereractions are nice because they don't require permanent magnets, but the force produced in our geometry is very small (~1000x smaller) compared to that of coil-magnet interactions.

<img src="img/coil-coil-flux.png" height=200px>
<img src="img/magnet-coil-flux.png" height=200px>

Given this, we decided to use arrays of neodymium disc magnets, which are cheap and easily available in a variety of dimensions.  Planar magnetic speakers often use flat bar magnets, but these are more expensive and difficult to arrange on the substrate.  The design challenge is to route copper coils to perpendicularly cut the line segments between all adjacent magnets, while minimizing the additional run (wasted copper) and maintain symmetry of the membrane (so the deformation modes aren't deformed).  Below is a design with three-fold symmetry that can be extended to an abritrary radius by extending the spiraling pattern.

<img src="img/hex-spiral-screenshot.png" height=400px>
<img src="img/hex-spiral-coil.jpg" height=400px>

Below is plotting of this pattern onto 1 mil kapton tape.

<img src="img/hex-spiral-plotting.mp4" height=400px>

First test:

<img src="img/out_twospacers.mp4" height=400px>

Stereo:

<img src="img/output.mp4" height=400px>


## Second prototype

ddd