Skip to content
Snippets Groups Projects
README.md 1.61 KiB
Newer Older
# Wire plotting membrane speakers
Sam Calisch's avatar
Sam Calisch committed

Sam Calisch's avatar
Sam Calisch committed
## Overview

Sam Calisch's avatar
Sam Calisch committed


Sam Calisch's avatar
Sam Calisch committed
## 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>.
Sam Calisch's avatar
Sam Calisch committed

Sam Calisch's avatar
Sam Calisch committed
<img src= "img/wireplotting26.jpg" height=400px>
Sam Calisch's avatar
Sam Calisch committed

Sam Calisch's avatar
Sam Calisch committed
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.
Sam Calisch's avatar
Sam Calisch committed

Sam Calisch's avatar
Sam Calisch committed
<img src="img/coil-coil-flux.png" height=200px>
<img src="img/magnet-coil-flux.png" height=200px>
Sam Calisch's avatar
Sam Calisch committed

Sam Calisch's avatar
Sam Calisch committed
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.

Sam Calisch's avatar
Sam Calisch committed
<img src="img/hex-spiral-screenshot.png" height=300px>
<img src="img/hex-spiral-coil.jpg" height=300px>
Sam Calisch's avatar
Sam Calisch committed

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

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

First test:
Elena Chong Loo's avatar
Elena Chong Loo committed

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

Elena Chong Loo's avatar
Elena Chong Loo committed

Elena Chong Loo's avatar
Elena Chong Loo committed
<img src="img/output.mp4" height=400px>

Sam Calisch's avatar
Sam Calisch committed

## Second prototype

ddd