From 9e6807e8d3a2d6649538f58a05f43c2547db6ba2 Mon Sep 17 00:00:00 2001 From: Sam Calisch <sam.calisch@cba.mit.edu> Date: Thu, 27 Dec 2018 11:01:59 -0500 Subject: [PATCH] Update README.md --- README.md | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 27b91de..214578f 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ ## Overview +<img src= "img/speaker-microscope.jpg" height=400px> + ## Wilcard week and first prototypes @@ -24,6 +26,10 @@ Below is plotting of this pattern onto 1 mil kapton tape. <img src="img/hex-spiral-plotting.mp4" height=400px> +Two membranes and the .015" backiron plates: + +<img src= "img/speakers-green-with-plates.jpg" height=400px> + First test: <img src="img/out_twospacers.mp4" height=400px> @@ -32,7 +38,19 @@ Stereo: <img src="img/output.mp4" height=400px> +I analyzed the impedance as a function of frequency (using the handy Analog Discover 2 USB oscilloscope), shown below. We can see the fundamental resonance a bit above 100 Hz (note: next prototype should make this lower). + +<img src="img/waveforms-impedance-1.png" height=400px> + + +## Coil layer improvements + +The pattern for this speaker stressed my coil laying tool in ways that my previous prototypes hadn't, and the the applicator tip became a point of failure. I'm working on two improvements to this. First, the software correction for tool offset from rotational axis has been a pain to keep calibrated and is a source of error when pushing the limits of radius of curvature. To get around this, I designed a mechanical correction in two axes for the tool center point using 3/16-100 microadjustment screws. By using these adjustments and measuring the output with my zund microscope tool, I can dial in the alignment to about 10 microns. + +<img src="img/coil-layer-adjustment.jpg" height=400px> + +Second, the winding paths of this speaker membrane put torque and axial load on the single 3mm OD ball bearing (with 1mm balls inside!) that I had been using to apply the wire. After a few jobs, this roller would have the characteristic "crunch" of an overloaded bearing. I owe an offering to St. Venant. To fix this, I made a small roller applicator, held by two 3mm OD bearings. This effectively limits the torque seen by the bearings and doubles the effective radial load (because there are two instead of one). It also allows me to experiment with different applicator profile shapes. Two are shown below, on a penny for scale. + +<img src="img/coil-layer-bearing.jpg" height=400px> -## Second prototype -ddd \ No newline at end of file -- GitLab