Advertisement
j0h

Draft: building harmonograph

j0h
Sep 17th, 2022
1,830
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Latex 5.69 KB | Writing | 0 0
  1. \documentclass[]{article}
  2.  
  3. %opening
  4. \title{Building the worlds best harmonograph}
  5. \author{Maker0}
  6.  
  7. \begin{document}
  8.  
  9. \maketitle
  10.  
  11. \begin{abstract}
  12. The harmonograph is a complex drawing machine, with complex interactions between multiple pendulums, to produce twisting twining beats. Underlying symphonies in drawn lines, with emergent patterns. Lets look at what the harmonograph is, how it works, and how you can build your very own, with materials you probably already have.
  13. \end{abstract}
  14.  
  15. \section{History}
  16. A harmonograph is a mechanical apparatus that employs pendulums to create a geometric image. The drawings it creates are called Lissajous curves. The harmonograph was invented in 1844 by Hugh Blackburn, a professor of mathematics at the University of Glasgow.
  17. \section{Functionality}
  18. Harmonographs can have many pendulums and axes interacting, but every other version to date suffers from the same constraints. Traditional harmonographs use mass and leverage to overcome drag placed on a pen. This makes traditional harmonographs cumbersome, heavy, a little bit hazardous. Everything from construction cost, to run time, to image quality is effected by the amount of drag which must be overcome to produce motion. \\ \\We want to make the worlds best harmonograph. Maybe the whole thing can fit in my backpack, or pocket? The thing that makes harmonographs not work is drag,
  19. so how do we get rid of drag? The sources of drag are mainly from the pen dragging across the drawing surface.
  20. Other forms of drag occur, from mechanical friction in things like fulcrums, bearings pivots, motors, having poorly designed pendulums, wind resistance, or obstructions in path of the pendulums.  
  21. If we get rid of pen drag, the mass required to move the pen is greatly reduced. In wondering how to do this, I was playing with a drawing tablet when I noticed the stylus did not actually need to
  22. touch the surface of the tablet to send the draw signal. The stylus, which works like a transformer, and an antenna, gets a stronger signal with the nib fully inserted.  
  23. At the time of this writing, I have yet to experiment with using better magnetic conductors in the nib area to improve signal transmission.
  24. With tape suppressing the nib the pen can operate about an inch away from the drawing surface.
  25. \section{Construction}
  26. \textbf{Material needs}: magnets with a fastener, lightweight metal plate, string. other fasteners and or tape are optional. \\ \\
  27. \textbf{Optional material}: a usb switch can make stopping the drawing process easy.
  28. \\ \\
  29. \textbf{Software}:Your choice for software. I use myPaint, a free, and open source drawing program that works well with drawing tablets. Many other options exist.
  30. \\ \\
  31. \textbf{Tool needs}: A drill, scissors or something to cut string with.\\
  32. \\
  33. Core requirements are that the plate is suspended by strings with magnets, and that the stylus is suspended above the drawing tablet via the plate.  \\ \\
  34.  
  35. To begin, locate a place where you wish to suspend this harmonograph, it should be sturdy enough to withstand supporting the total mass of the system. between 1-5 Lbs.
  36. Next, determine the total length of string needed for each pendulum. this figure is the desired distance, with enough extra material to be able to secure the string to the magnets, and whatever else the pendulums are tied to. Tie one end of the string to the a magnet. Repeat this step as necessary, for the total number of pendulums you wish to have. in your metal plate, drill a hole sufficient to insert the stylus for your drawing tablet. Cork it with tape if necessary. Suspend the pendulum magnets, affix the magnets to the plate with the stylus in it. Situate the stylus above the drawing tablet. Plug the drawing tablet into your usb power switch. Open your drawing software of choice, and configure the software to draw lines. Give the harmonograph a gentle tap, and switch on the tablet feed. You should observe a pattern emerging. switch off the tablet feed when you feel the drawing is complete.
  37.  
  38.  
  39.  
  40.  
  41. \section{Operation}
  42. Once your harmonograph is suspended, and your drawing tablet is in place beneath the stylus, you can give the harmonograph a gentle push. harmonic motion should immediately ensue. You can watch this motion for as long as you like. An efficient design will run for a very long time. An inefficient design may cease almost immediately. You can experiment, changing pendulum lengths, angles, positions, orientations, mass, distance from the detector (drawing tablet) and so on. Subtle changes may have vastly different emergent patterns.
  43.  
  44. \section{Conclusion}Building the worlds best harmonograph is entirely subjective, but I hope readers can see the
  45. benefits of building a harmonigraph in this way. \\ \\
  46. \section{Annex of variations}
  47. There are many ways to make this type of harmonograph. You can use inter woven strings in many patterns to create unique motions and interactions, use as few, or as many pendulums as you want. The use of magnets and a metal plate is what I found to be the easiest materials to procure, modify, and interact with. Many other possibilities exist, I have made similar, functional harmonographs with wood, cardboard, electrical boxes, plastic plates, and other materials. The primary issue I had with other construction methods was in changing the pendulum length and position. Using magnets made that process exceptionally easy to change.  \\
  48. Adding mass, to the harmonograph can also extend operational time, or add emphasis to minute waves. \\
  49.  
  50. Other variations: motors may be added to the pendulums to add a self-starting functionality. Use of other energy inputs can also be used to change the operation of the harmonograph in various ways.
  51.  
  52. \section{Glossary}
  53.  
  54. \end{document}
  55.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement