Jump to content

Harmonograph: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
No edit summary
Iking5 (talk | contribs)
m Undid revision 1219053042 by Iking5 (talk)
 
(41 intermediate revisions by 30 users not shown)
Line 1: Line 1:
{{Short description|Device using pendulums to create images}}
{{multiple issues|
[[File:Harmonógrafo.jpg|thumb|Harmonograph]]
{{Merge from|Blackburn pendulum|discuss=Talk:Harmonograph#Merge_proposal|date=October 2011}}
[[File:Harmonógrafo_02.webm|thumb|A harmonograph]]
{{oneref|date=January 2010}}
A '''harmonograph''' is a mechanical apparatus that employs [[pendulum]]s to create a geometric image. The drawings created typically are [[Lissajous curve]]s or related drawings of greater complexity. The devices, which began to appear in the mid-19th century and peaked in popularity in the 1890s, cannot be conclusively attributed to a single person, although [[Hugh Blackburn]], a professor of [[mathematics]] at the [[University of Glasgow]], is commonly believed to be the official inventor.<ref>{{cite journal | last = Turner |first = Steven | title = Demonstrating Harmony: Some of the Many Devices Used To Produce Lissajous Curves Before the Oscilloscope | journal = Rittenhouse | volume = 11 | issue = 42 | page = 41 |date=February 1997}}</ref>
}}
[[Image:Harmonograph 2.jpg|thumb|200px|A harmonograph output]]
A '''harmonograph''' is a mechanical apparatus that employs [[pendulum]]s to create a geometric image. The drawings created typically are [[Lissajous curve]]s, or related drawings of greater complexity. The devices, which began to appear in the mid-19th century and peaked in popularity in the 1890s, cannot be conclusively attributed to a single person, although [[Hugh Blackburn]], a professor of [[mathematics]] at the [[University of Glasgow]], is commonly believed to be the official inventor.<ref>{{cite journal | last = Turner |first = Steven | title = Demonstrating Harmony: Some of the Many Devices Used To Produce Lissajous Curves Before the Oscilloscope | journal = Rittenhouse | volume = 11 | issue = 42 | page = 41 | month = February | year = 1997}}</ref>


A simple, so-called "lateral" harmonograph uses two pendulums to control the movement of a [[pen]] relative to a drawing [[surface]]. One pendulum moves the pen back and forth along one axis and the other pendulum moves the drawing surface back and forth along a [[perpendicular]] axis. By varying the [[frequency]] and phase of the pendulums relative to one another, different patterns are created. Even a simple harmonograph as described can create [[ellipse]]s, [[spiral]]s, [[wikt:figure eight| figure eights]] and other Lissajous figures.
A simple, so-called "lateral" harmonograph uses two pendulums to control the movement of a [[pen]] relative to a drawing surface. One pendulum moves the pen back and forth along one axis, and the other pendulum moves the drawing surface back and forth along a [[perpendicular]] axis. By varying the [[frequency]] and phase of the pendulums relative to one another, different patterns are created. Even a simple harmonograph as described can create [[ellipse]]s, [[spiral]]s, [[wikt:figure eight|figure eights]] and other Lissajous figures.


More complex harmonographs incorporate three or more pendulums or linked pendulums together (for example hanging one pendulum off another), or involve rotary motion in which one or more pendulums is mounted on [[gimbal]]s to allow movement in any direction.
More complex harmonographs incorporate three or more pendulums or linked pendulums together (for example, hanging one pendulum off another), or involve rotary motion, in which one or more pendulums is mounted on [[gimbal]]s to allow movement in any direction.


A particular type of harmonograph, a [[pintograph]], is based on the relative motion of two rotating disks, as illustrated in the links below.
A particular type of harmonograph, a pintograph, is based on the relative motion of two rotating disks, as illustrated in the links below. (A pintograph is not to be confused with a [[pantograph]], which is a mechanical device used to enlarge figures.)

==History==

In the 1870s, the term ''harmonograph'' is attested in connection with A. E. Donkin and devices built by Samuel Charles Tisley.<ref>{{cite journal |last1=Whitaker |first1=Robert J. |title=Harmonographs. II. Circular design |journal=American Journal of Physics |date=February 2001 |volume=69 |issue=2 |pages=174–183 |doi=10.1119/1.1309522|bibcode=2001AmJPh..69..174W |url=https://bearworks.missouristate.edu/cgi/viewcontent.cgi?article=4356&context=articles-cnas }}</ref>

==Blackburn pendulum==
[[File:Lissajous figure - sand on paper.jpg|thumb|A Lissajous figure, made by releasing sand from a container at the end of a double pendulum]]
A Blackburn pendulum is a device for illustrating [[simple harmonic motion]], it was named after [[Hugh Blackburn]], who described it in 1844. This was first discussed by James Dean in 1815 and analyzed mathematically by Nathaniel Bowditch in the same year.<ref>{{cite book |title=Understanding Pendulums: A Brief Introduction |first=Leslie Philip |last=Pook |publisher=Springer |year=2011 |isbn=978-9-40-073634-4}}</ref> A bob is suspended from a string that in turn hangs from a V-shaped pair of strings, so that the pendulum oscillates simultaneously in two perpendicular directions with different periods. The bob consequently follows a path resembling a [[Lissajous curve]]; it belongs to the family of mechanical devices known as harmonographs.<ref>{{cite book |title=The Pendulum: a case study in physics |first1=Gregory L. |last1=Baker |first2=James A. |last2=Blackburn |publisher=Oxford |year=2005 |isbn=978-0-19-156530-4}}</ref>

Mid-20th century physics textbooks sometimes refer to this type of pendulum as a [[double pendulum]].<ref>{{cite book |author=[[Francis Sears]] and Mark W. Zemansky |title=University Physics |edition=3rd |publisher=Addison-Wesley Publishing Company |year=1964}}</ref>


==Computer-generated harmonograph figure==
==Computer-generated harmonograph figure==
A harmonograph creates its figures using the movements of damped pendulums. The movement of a damped pendulum is described by the equation
A harmonograph creates its figures using the movements of damped pendulums. The movement of a damped pendulum is described by the equation


:<math>x(t) = A \sin (tf + p) e^{-dt}, \,\!</math>
: <math>x(t) = A \sin (tf + p) e^{-dt},</math>


in which <math>f</math> represents frequency, <math>p</math> represent phase, <math>A</math> represent amplitude, <math>d</math> represents damping and <math>t</math> represents time. If that pendulum can move about two axes (in a circular or elliptical shape), due to the principle of superposition, the motion of a rod connected to the bottom of the pendulum along one axes will be described by the equation
in which <math>f</math> represents frequency, <math>p</math> represents phase, <math>A</math> represents amplitude, <math>d</math> represents damping and <math>t</math> represents time. If that pendulum can move about two axes (in a circular or elliptical shape), due to the principle of superposition, the motion of a rod connected to the bottom of the pendulum along one axes will be described by the equation


:<math>x(t) = A_1 \sin (tf_1 + p_1) e^{-d_1t} + A_2 \sin (tf_2 + p_2) e^{-d_2t}. \,\!</math>
: <math>x(t) = A_1 \sin (tf_1 + p_1) e^{-d_1t} + A_2 \sin (tf_2 + p_2) e^{-d_2t}.</math>


A typical harmonograph has two pendulums that move in such a fashion, and a pen that is moved by two perpendicular rods connected to these pendulums. Therefore the path of the harmonograph figure is described by the parametric equations
A typical harmonograph has two pendulums that move in such a fashion, and a pen that is moved by two perpendicular rods connected to these pendulums. Therefore, the path of the harmonograph figure is described by the parametric equations


:<math>x(t) = A_1 \sin (tf_1 + p_1) e^{-d_1t} + A_2 \sin (tf_2 + p_2) e^{-d_2t}, \,\!</math>
: <math>\begin{align}
x(t) &= A_1 \sin (tf_1 + p_1) e^{-d_1t} + A_2 \sin (tf_2 + p_2) e^{-d_2t},\\
:<math>y(t) = A_3 \sin (tf_3 + p_3) e^{-d_3t} + A_4 \sin (tf_4 + p_4) e^{-d_4t}. \,\!</math>
y(t) &= A_3 \sin (tf_3 + p_3) e^{-d_3t} + A_4 \sin (tf_4 + p_4) e^{-d_4t}.
\end{align}</math>


An appropriate computer program can translate those equations into a graph that emulates a harmonograph. Applying the first equation a second time to each equation can emulate a moving piece of paper (see the figure below).
An appropriate computer program can translate these equations into a graph that emulates a harmonograph. Applying the first equation a second time to each equation can emulate a moving piece of paper (see the figure below).


==Gallery==
==Gallery==
<gallery>
<gallery>
File:Harmonograph.jpg|A harmonograph at [[Questacon]] in [[Canberra]], [[Australia]].
File:Harmonograph.jpg|A harmonograph at [[Questacon]] in [[Canberra]], [[Australia]]
Image:lateral2.jpg|A figure produced by a simple lateral harmonograph.
Image:lateral2.jpg|A figure produced by a simple lateral harmonograph
Image:lateral3.jpg|A figure produced by a simple lateral harmonograph.
Image:lateral3.jpg|A figure produced by a simple lateral harmonograph
Image:pgraph1.jpg|A figure produced by a pintograph.
Image:pgraph1.jpg|A figure produced by a pintograph
Image:Harmonograph 9998.png|Computer generated harmonograph figure.
Image:Harmonograph 9998.png|Computer-generated harmonograph figure
</gallery>
</gallery>


Line 44: Line 54:


==External links==
==External links==
{{Commons}}
*[http://www.jonathan.lansey.net/pastimes/pendulum/index.html A complex harmonograph with a unique single pendulum design]
*[http://www.jonathan.lansey.net/pastimes/pendulum/index.html A complex harmonograph with a unique single pendulum design]
*[https://web.archive.org/web/20091004061155/http://local.wasp.uwa.edu.au/~pbourke/geometry/harmonograph/ Harmonograph background, equations, and illustrations]
*[http://www.sequences.org.uk/harmonograph/ Online interactive Harmonograph]
*[http://local.wasp.uwa.edu.au/~pbourke/geometry/harmonograph/ Harmonograph background, equations, and illustrations]
*[http://www.karlsims.com/harmonograph/ How to build a 3-pendulum rotary harmonograph]
*[http://www.karlsims.com/harmonograph/ How to build a 3-pendulum rotary harmonograph]
*[http://hernan.amiune.com/labs/harmonograph/animated-harmonograph.html HTML5 Animated Harmonograph]
*[http://andygiger.com/science/harmonograph/index.html Interactive JavaScript simulation of a 3-pendulum rotary harmonograph]
*[http://www.worldtreesoftware.com/apps/harmonograph/harmonograph.html Virtual Harmonograph web application]
*[https://web.archive.org/web/20100904003022/http://hernan.amiune.com/labs/harmonograph/animated-harmonograph.html HTML5 Animated Harmonograph]
*[http://excelunusual.com/archive/2011/07/harmonograph-video-demo/ An Animated Harmonogharph Model in MS Excel]
*[http://www.worldtreesoftware.com/apps/harmonograph/app.html Virtual Harmonograph web application]
*[http://www.excelunusual.com/harmonograph-video-demo/ An Animated Harmonograph Model in MS Excel]
*[https://itunes.apple.com/us/app/pintograph-mesmerizing-line/id548056488?mt=8&uo=4 An interactive Pintograph for iOS]
*[https://itunes.apple.com/us/app/pintograph-mesmerizing-line/id548056488?mt=8&uo=4 An interactive Pintograph for iOS]
*[http://www.fxmtech.com/harmonog.html Harmonographs, pintographs, and Excel models]

{{Authority control}}


[[Category:Curves]]
[[Category:Curves]]
[[Category:Pendulums]]
[[Category:Pendulums]]

[[de:Harmonograph]]
[[es:Armonógrafo]]
[[it:Armonografo]]
[[la:Harmonographum]]
[[nl:Harmonograaf]]

Latest revision as of 03:13, 16 April 2024

Harmonograph
A harmonograph

A harmonograph is a mechanical apparatus that employs pendulums to create a geometric image. The drawings created typically are Lissajous curves or related drawings of greater complexity. The devices, which began to appear in the mid-19th century and peaked in popularity in the 1890s, cannot be conclusively attributed to a single person, although Hugh Blackburn, a professor of mathematics at the University of Glasgow, is commonly believed to be the official inventor.[1]

A simple, so-called "lateral" harmonograph uses two pendulums to control the movement of a pen relative to a drawing surface. One pendulum moves the pen back and forth along one axis, and the other pendulum moves the drawing surface back and forth along a perpendicular axis. By varying the frequency and phase of the pendulums relative to one another, different patterns are created. Even a simple harmonograph as described can create ellipses, spirals, figure eights and other Lissajous figures.

More complex harmonographs incorporate three or more pendulums or linked pendulums together (for example, hanging one pendulum off another), or involve rotary motion, in which one or more pendulums is mounted on gimbals to allow movement in any direction.

A particular type of harmonograph, a pintograph, is based on the relative motion of two rotating disks, as illustrated in the links below. (A pintograph is not to be confused with a pantograph, which is a mechanical device used to enlarge figures.)

History

[edit]

In the 1870s, the term harmonograph is attested in connection with A. E. Donkin and devices built by Samuel Charles Tisley.[2]

Blackburn pendulum

[edit]
A Lissajous figure, made by releasing sand from a container at the end of a double pendulum

A Blackburn pendulum is a device for illustrating simple harmonic motion, it was named after Hugh Blackburn, who described it in 1844. This was first discussed by James Dean in 1815 and analyzed mathematically by Nathaniel Bowditch in the same year.[3] A bob is suspended from a string that in turn hangs from a V-shaped pair of strings, so that the pendulum oscillates simultaneously in two perpendicular directions with different periods. The bob consequently follows a path resembling a Lissajous curve; it belongs to the family of mechanical devices known as harmonographs.[4]

Mid-20th century physics textbooks sometimes refer to this type of pendulum as a double pendulum.[5]

Computer-generated harmonograph figure

[edit]

A harmonograph creates its figures using the movements of damped pendulums. The movement of a damped pendulum is described by the equation

in which represents frequency, represents phase, represents amplitude, represents damping and represents time. If that pendulum can move about two axes (in a circular or elliptical shape), due to the principle of superposition, the motion of a rod connected to the bottom of the pendulum along one axes will be described by the equation

A typical harmonograph has two pendulums that move in such a fashion, and a pen that is moved by two perpendicular rods connected to these pendulums. Therefore, the path of the harmonograph figure is described by the parametric equations

An appropriate computer program can translate these equations into a graph that emulates a harmonograph. Applying the first equation a second time to each equation can emulate a moving piece of paper (see the figure below).

[edit]

See also

[edit]

Notes

[edit]
  1. ^ Turner, Steven (February 1997). "Demonstrating Harmony: Some of the Many Devices Used To Produce Lissajous Curves Before the Oscilloscope". Rittenhouse. 11 (42): 41.
  2. ^ Whitaker, Robert J. (February 2001). "Harmonographs. II. Circular design". American Journal of Physics. 69 (2): 174–183. Bibcode:2001AmJPh..69..174W. doi:10.1119/1.1309522.
  3. ^ Pook, Leslie Philip (2011). Understanding Pendulums: A Brief Introduction. Springer. ISBN 978-9-40-073634-4.
  4. ^ Baker, Gregory L.; Blackburn, James A. (2005). The Pendulum: a case study in physics. Oxford. ISBN 978-0-19-156530-4.
  5. ^ Francis Sears and Mark W. Zemansky (1964). University Physics (3rd ed.). Addison-Wesley Publishing Company.
[edit]