#set document(title: "15.3 Comparing Simple Harmonic Motion and Circular Motion", author: "OpenStax / XYZ Homework") #set page(width: 8.5in, height: auto, margin: 1in) #import "@preview/cetz:0.5.2" #set text(font: ("STIX Two Text", "Libertinus Serif", "New Computer Modern"), size: 10.5pt, lang: "en") #show math.equation: set text(font: ("STIX Two Math", "New Computer Modern Math")) #set par(justify: true, leading: 0.62em, spacing: 0.9em) #set enum(spacing: 1.1em) // room between list items so tall inline fractions don't collide #set list(spacing: 1.1em) #set table(stroke: 0.5pt + rgb("#c7ccd3")) #let BLUE = rgb("#183B6F") // brand navy — section bars + example/solution labels (white on navy 11.09:1) #let ORANGE = rgb("#A94509") // brand primary-700 — AA-safe deep orange for TEXT (5.93:1 on white; raw brand #F37021 is 2.94:1 and must never carry text) #let RED = rgb("#DC2626") // brand error-600 #let GREEN = rgb("#059669") // brand success-600 (decoration only; small green text uses green-text #007942) #show heading.where(level: 1): it => block(width: 100%, above: 0pt, below: 16pt, fill: gradient.linear(BLUE, rgb("#2C5AA0")), inset: (x: 14pt, y: 12pt), radius: 3pt, text(fill: white, weight: "bold", size: 19pt, it.body)) #show heading.where(level: 2): it => block(width: 100%, above: 18pt, below: 10pt, fill: BLUE, inset: (x: 10pt, y: 6pt), radius: 2pt, text(fill: white, weight: "bold", size: 12pt, it.body)) #show heading.where(level: 3): it => text(fill: ORANGE, weight: "bold", size: 12.5pt, it.body) #show heading.where(level: 4): it => text(fill: BLUE, weight: "bold", size: 10.5pt, it.body) #let examplebox(label, title, body) = block(width: 100%, breakable: true, fill: rgb("#EFF1F5"), stroke: 0.5pt + rgb("#CFDDF0"), radius: 4pt, inset: 10pt, above: 12pt, below: 12pt)[ #block(below: 6pt)[#box(fill: BLUE, inset: (x: 6pt, y: 2pt), radius: 2pt, text(fill: white, weight: "bold", size: 8.5pt, label)) #h(0.4em) #strong[#title]] #body] // rail = decorative left rule (raw brand token); labelcolor = AA-safe label text shade #let notebox(label, rail, labelcolor, tint, body) = block(width: 100%, breakable: true, fill: tint, stroke: (left: 3pt + rail), inset: (left: 10pt, rest: 8pt), radius: (right: 4pt), above: 11pt, below: 11pt)[ #text(fill: labelcolor, weight: "bold", size: 7.5pt, tracking: 0.5pt)[#upper(label)] #linebreak() #body] #let solutionbox(body) = block(above: 4pt, below: 8pt)[ #text(fill: BLUE, weight: "bold", size: 8.5pt)[Solution] #linebreak() #body] #let figph(msg) = block(width: 100%, height: 60pt, fill: rgb("#f6f7f9"), stroke: (paint: rgb("#c7ccd3"), dash: "dashed"), radius: 4pt, inset: 10pt)[ #align(center + horizon, text(fill: rgb("#889"), style: "italic", size: 9pt, msg))] // Standardize inlined figure sizes: measure the natural CeTZ canvas, then scale to a // consistent envelope (aspect-aware; see build_typst.py FIG_* constants). Unlike the // print preamble, dimensions are FLOORED: in an editor a user can trim a figure to a // degenerate 1-D shape (a bare line), and w/h or tw/w would then divide by zero. #let _STD_W = 3.5 #let _WIDE_W = 5.6 #let _MAX_H = 3.4 #let _ASPECT_WIDE = 2.2 #let _UPSCALE_MAX = 1.15 #let stdfig(body) = context { let m = measure(body) let w = calc.max(m.width / 1in, 0.01) let h = calc.max(m.height / 1in, 0.01) let tw = if w / h > _ASPECT_WIDE { _WIDE_W } else { _STD_W } let s = calc.min(tw / w, _MAX_H / h, _UPSCALE_MAX) align(center, box(scale(x: s * 100%, y: s * 100%, reflow: true, body))) } #show figure: set block(breakable: false) #set figure(gap: 8pt) #show figure.caption: set text(size: 8.5pt, fill: rgb("#555")) == 15.3#h(0.6em)Comparing Simple Harmonic Motion and Circular Motion An easy way to model SHM is by considering #strong[uniform circular motion]. shows one way of using this method. A peg (a cylinder of wood) is attached to a vertical disk, rotating with a constant angular frequency. shows a side view of the disk and peg. If a lamp is placed above the disk and peg, the peg produces a shadow. Let the disk have a radius of #math.equation(block: false, alt: "r equals A")[$r = A$] and define the position of the shadow that coincides with the center line of the disk to be #math.equation(block: false, alt: "x equals 0.00 m")[$x = 0.00 #h(0.2em) m$]. As the disk rotates at a constant rate, the shadow oscillates between #math.equation(block: false, alt: "x equals plus A")[$x = + A$] and #math.equation(block: false, alt: "x equals − A")[$x = "−" A$]. Now imagine a block on a spring beneath the floor as shown. #figure(figph[An illustration of the method discussed in the text for casting an oscillating shadow. A peg protrudes from a vertical rotating disk that is mounted vertically on a wall. A set of lights shine down, illuminating the peg from above. The shadow of the peg is shown below as seen at several times during the oscillation, forming a series of points along a line parallel to the wall. The distance from the center of the line to the location of the shadow is x.], alt: "An illustration of the method discussed in the text for casting an oscillating shadow. A peg protrudes from a vertical rotating disk that is mounted vertically on a wall. A set of lights shine down, illuminating the peg from above. The shadow of the peg is shown below as seen at several times during the oscillation, forming a series of points along a line parallel to the wall. The distance from the center of the line to the location of the shadow is x.", caption: [SHM can be modeled as rotational motion by looking at the shadow of a peg on a wheel rotating at a constant angular frequency.]) #figure(figph[A comparison of the angular location of a peg on a rotating disk, the position of its shadow, and the position of a mass oscillating on a horizontal spring. In each figure, the peg is illuminated from above by a set of lights, casting a shadow on a horizontal line. The disk has radius r = A and rotates counterclockwise with angular velocity omega. The angular position of the peg, theta, is zero when the peg is directly to the right of the center of the disk. The spring is attached to a wall on the left and a mass on the right. The position of the mass and the shadow is x, where x=0 is directly below the center of the disk , x=-A is directly below the left edge of the disk, and x=+A is directly below the right edge of the disk. In figure a, t=0.0. The peg is directly to the right of the center of the disk. Its shadow and the mass are both at x = +A. In figure b, the peg is at angle theta equals omega t, in the first quadrant. Its shadow and the mass are both directly below the peg at what appears to be x = +A/2. The time is not specified. In figure c, t=T/4. The peg is directly above the center of the disk. Its angular position theta equals omega t. Its shadow and the mass are both at x =0. In figure d, the peg is at angle theta equals omega t, now in the second quadrant. Its shadow and the mass are both directly below the peg at what appears to be x = -A/2. The time is not specified.], alt: "A comparison of the angular location of a peg on a rotating disk, the position of its shadow, and the position of a mass oscillating on a horizontal spring. In each figure, the peg is illuminated from above by a set of lights, casting a shadow on a horizontal line. The disk has radius r = A and rotates counterclockwise with angular velocity omega. The angular position of the peg, theta, is zero when the peg is directly to the right of the center of the disk. The spring is attached to a wall on the left and a mass on the right. The position of the mass and the shadow is x, where x=0 is directly below the center of the disk , x=-A is directly below the left edge of the disk, and x=+A is directly below the right edge of the disk. In figure a, t=0.0. The peg is directly to the right of the center of the disk. Its shadow and the mass are both at x = +A. In figure b, the peg is at angle theta equals omega t, in the first quadrant. Its shadow and the mass are both directly below the peg at what appears to be x = +A/2. The time is not specified. In figure c, t=T/4. The peg is directly above the center of the disk. Its angular position theta equals omega t. Its shadow and the mass are both at x =0. In figure d, the peg is at angle theta equals omega t, now in the second quadrant. Its shadow and the mass are both directly below the peg at what appears to be x = -A/2. The time is not specified.", caption: [Light shines down on the disk so that the peg makes a shadow. If the disk rotates at just the right angular frequency, the shadow follows the motion of the block on a spring. If there is no energy dissipated due to nonconservative forces, the block and the shadow will oscillate back and forth in unison. In this figure, four snapshots are taken at four different times. (a) The wheel starts at #math.equation(block: false, alt: "θ equals 0 to the power o")[$θ = 0^(o)$] and the shadow of the peg is at #math.equation(block: false, alt: "x equals plus A")[$x = + A$], representing the mass at position #math.equation(block: false, alt: "x equals plus A")[$x = + A$]. (b) As the disk rotates through an angle #math.equation(block: false, alt: "θ equals ω t")[$θ = ω t$], the shadow of the peg is between #math.equation(block: false, alt: "x equals plus A")[$x = + A$] and #math.equation(block: false, alt: "x equals 0")[$x = 0$]. (c) The disk continues to rotate until #math.equation(block: false, alt: "θ equals 90 to the power 0")[$θ = 90^(0)$], at which the shadow follows the mass to #math.equation(block: false, alt: "x equals 0")[$x = 0$]. (d) The disk continues to rotate, the shadow follows the position of the mass.]) If the disk turns at the proper angular frequency, the shadow follows along with the block. The position of the shadow can be modeled with the equation #notebox("Note", rgb("#8a94a6"), rgb("#556666"), rgb("#f7f8fa"))[ #math.equation(block: true, alt: "x open parenthesis t close parenthesis equals A cos open parenthesis ω t close parenthesis .")[$x ( t ) = A "cos" ( ω t ) .$] ] Recall that the block attached to the spring does not move at a constant velocity. How often does the wheel have to turn to have the peg’s shadow always on the block? The disk must turn at a constant angular frequency equal to #math.equation(block: false, alt: "2 π")[$2 π$] times the frequency of oscillation #math.equation(block: false, alt: "open parenthesis ω equals 2 π f close parenthesis")[$( ω = 2 π f )$]. shows the basic relationship between uniform circular motion and SHM. The peg lies at the tip of the radius, a distance #emph[A] from the center of the disk. The #emph[x]-axis is defined by a line drawn parallel to the ground, cutting the disk in half. The #emph[y]-axis (not shown) is defined by a line perpendicular to the ground, cutting the disk into a left half and a right half. The center of the disk is the point #math.equation(block: false, alt: "open parenthesis x equals 0 , y equals 0 close parenthesis .")[$( x = 0 , y = 0 ) .$] The projection of the position of the peg onto the fixed #emph[x]-axis gives the position of the shadow, which undergoes SHM analogous to the system of the block and spring. At the time shown in the figure, the projection has position #emph[x] and moves to the left with velocity #emph[v]. The #strong[tangential velocity] of the peg around the circle equals #math.equation(block: false, alt: "v – sub max")[$limits(v)^("–")_("max")$] of the block on the spring. The #emph[x]-component of the velocity is equal to the velocity of the block on the spring. #figure(figph[A comparison of the angular location of a peg on a rotating disk, the position of its shadow, and the position of a mass oscillating on a horizontal spring. The disk has radius r = A and rotates counterclockwise with angular velocity omega. The angular position of the peg, theta, is zero when the peg is directly to the right of the center of the disk and is equal to omega t at the time shown. The linear velocity of the peg is shown as a vector tangent to the circle at the edge of the disk. It has magnitude v sub max which is equal to A omega. Its x component is a horizontal leftward vector – v sub max times sine omega t. The peg casts a shadow on a horizontal line. The spring is attached to a wall on the left and a mass on the right. The position of the mass and the shadow is x, where x=0 is directly below the center of the disk, x=-A is directly below the left edge of the disk, and x=+A is directly below the right edge of the disk. In the figure, the peg is in the first quadrant. Its shadow and the mass are both at a position x between 0 and plus A (it appears to be at x = A/2 in the figure.)], alt: "A comparison of the angular location of a peg on a rotating disk, the position of its shadow, and the position of a mass oscillating on a horizontal spring. The disk has radius r = A and rotates counterclockwise with angular velocity omega. The angular position of the peg, theta, is zero when the peg is directly to the right of the center of the disk and is equal to omega t at the time shown. The linear velocity of the peg is shown as a vector tangent to the circle at the edge of the disk. It has magnitude v sub max which is equal to A omega. Its x component is a horizontal leftward vector – v sub max times sine omega t. The peg casts a shadow on a horizontal line. The spring is attached to a wall on the left and a mass on the right. The position of the mass and the shadow is x, where x=0 is directly below the center of the disk, x=-A is directly below the left edge of the disk, and x=+A is directly below the right edge of the disk. In the figure, the peg is in the first quadrant. Its shadow and the mass are both at a position x between 0 and plus A (it appears to be at x = A/2 in the figure.)", caption: [A peg moving on a circular path with a constant angular velocity #math.equation(block: false, alt: "ω")[$ω$] is undergoing uniform circular motion. Its projection on the #emph[x]-axis undergoes SHM. Also shown is the velocity of the peg around the circle, #math.equation(block: false, alt: "v sub max")[$v_("max")$], and its projection, which is #emph[v]. Note that these velocities form a similar triangle to the displacement triangle.]) We can use to analyze the velocity of the shadow as the disk rotates. The peg moves in a circle with a speed of #math.equation(block: false, alt: "v sub max equals A ω")[$v_("max") = A ω$]. The shadow moves with a velocity equal to the component of the peg’s velocity that is parallel to the surface where the shadow is being produced: #notebox("Note", rgb("#8a94a6"), rgb("#556666"), rgb("#f7f8fa"))[ #math.equation(block: true, alt: "v equals − v sub max sin open parenthesis ω t close parenthesis .")[$v = "−" v_("max") "sin" ( ω t ) .$] ] It follows that the acceleration is #notebox("Note", rgb("#8a94a6"), rgb("#556666"), rgb("#f7f8fa"))[ #math.equation(block: true, alt: "a equals − a sub max cos open parenthesis ω t close parenthesis .")[$a = "−" a_("max") "cos" ( ω t ) .$] ] #notebox("Note", rgb("#8a94a6"), rgb("#556666"), rgb("#f7f8fa"))[ Identify an object that undergoes uniform circular motion. Describe how you could trace the SHM of this object. #solutionbox[ A ketchup bottle sits on a lazy Susan in the center of the dinner table. You set it rotating in uniform circular motion. A set of lights shine on the bottle, producing a shadow on the wall. ] ] === Summary - A projection of uniform circular motion undergoes simple harmonic oscillation. - Consider a circle with a radius #emph[A], moving at a constant angular speed #math.equation(block: false, alt: "ω")[$ω$]. A point on the edge of the circle moves at a constant tangential speed of #math.equation(block: false, alt: "v sub max equals A ω")[$v_("max") = A ω$]. The projection of the radius onto the #emph[x]-axis is #math.equation(block: false, alt: "x open parenthesis t close parenthesis equals A cos open parenthesis ω t plus ϕ close parenthesis")[$x ( t ) = A "cos" ( ω t + ϕ )$], where #math.equation(block: false, alt: "open parenthesis ϕ close parenthesis")[$( ϕ )$] is the phase shift. The #emph[x]-component of the tangential velocity is #math.equation(block: false, alt: "v open parenthesis t close parenthesis equals − A ω sin open parenthesis ω t plus ϕ close parenthesis")[$v ( t ) = "−" A ω "sin" ( ω t + ϕ )$]. === Conceptual Questions Can this analogy of SHM to circular motion be carried out with an object oscillating on a spring vertically hung from the ceiling? Why or why not? If given the choice, would you prefer to use a sine function or a cosine function to model the motion? If the maximum speed of the mass attached to a spring, oscillating on a frictionless table, was increased, what characteristics of the rotating disk would need to be changed? #solutionbox[ The maximum speed is equal to #math.equation(block: false, alt: "v sub max equals A ω")[$v_("max") = A ω$] and the angular frequency is independent of the amplitude, so the amplitude would be affected. The radius of the circle represents the amplitude of the circle, so make the amplitude larger. ] === Problems The motion of a mass on a spring hung vertically, where the mass oscillates up and down, can also be modeled using the rotating disk. Instead of the lights being placed horizontally along the top and pointing down, place the lights vertically and have the lights shine on the side of the rotating disk. A shadow will be produced on a nearby wall, and will move up and down. Write the equations of motion for the shadow taking the position at #math.equation(block: false, alt: "t equals 0.0 s")[$t = 0.0 #h(0.2em) "s"$] to be #math.equation(block: false, alt: "y equals 0.0 m")[$y = 0.0 #h(0.2em) "m"$] with the mass moving in the positive #emph[y]-direction. (a) A novelty clock has a 0.0100-kg-mass object bouncing on a spring that has a force constant of 1.25 N/m. What is the maximum velocity of the object if the object bounces 3.00 cm above and below its equilibrium position? (b) How many joules of kinetic energy does the object have at its maximum velocity? #solutionbox[ a. 0.335 m/s; b. #math.equation(block: false, alt: "5.61 times 10 to the power −4 J")[$5.61 #h(0.2em) × #h(0.2em) 10^(−4) #h(0.2em) "J"$] ] Reciprocating motion uses the rotation of a motor to produce linear motion up and down or back and forth. This is how a reciprocating saw operates, as shown below. #figure(figph[A diagram of a motor, depicted as a disk rotating on its axis, causing a saw blade to move horizontally. At the bottom of the motor disk is a linkage that connects to the horizontal blade. The linkage can pivot at both ends. The blade is constrained to move horizontally by a horizontal gap in a guiding block.], alt: "A diagram of a motor, depicted as a disk rotating on its axis, causing a saw blade to move horizontally. At the bottom of the motor disk is a linkage that connects to the horizontal blade. The linkage can pivot at both ends. The blade is constrained to move horizontally by a horizontal gap in a guiding block.", caption: none) If the motor rotates at 60 Hz and has a radius of 3.0 cm, estimate the maximum speed of the saw blade as it moves left and right. This design is known as a scotch yoke. A student stands on the edge of a merry-go-round which rotates five times a minute and has a radius of two meters one evening as the sun is setting. The student produces a shadow on the nearby building. (a) Write an equation for the position of the shadow. (b) Write an equation for the velocity of the shadow. #solutionbox[ a. #math.equation(block: false, alt: "x open parenthesis t close parenthesis equals 2 m cos open parenthesis 0.52 s to the power −1 t close parenthesis")[$x ( t ) = 2 #h(0.2em) "m" "cos" ( 0.52 "s"^(−1) t )$]; b. #math.equation(block: false, alt: "v open parenthesis t close parenthesis equals open parenthesis −1.05 m/s close parenthesis sin open parenthesis 0.52 s to the power −1 t close parenthesis")[$v ( t ) = ( −1.05 #h(0.2em) "m/s" ) "sin" ( 0.52 "s"^(−1) t )$] ]