Notes: Inclined Planes, Multi-Body Problems, and Related Applications (Video Transcript)

Course Logistics and Context

  • Homework policies mentioned:
    • Numerical problems are a good starting point for practice.
    • Homework can be opened in practice mode to retake with new random numbers for study.
    • Late penalties apply if submitted after the due date.
    • Past homework sessions are available for tutoring and review.
  • Support resources cited:
    • Owen’s past sessions
    • Tutoring available
    • Latin office hours (as mentioned, likely a placeholder audience reference)
  • Instructor notes:
    • Slides are built specifically from the textbook.
    • Some textbook sections are not covered in class (e.g., sections 1.1 to … as mentioned).
    • Office hours may have adjusted times (reference to an email about adjusted hours).
  • Study and preparation tips discussed:
    • If you want to study for exams, use the homework in practice mode for repeated attempts with new numbers.
    • The slides align with textbook sections, so review those sections to guide study.
  • General physics mindset discussed:
    • Physics laws are isotropic: rotating the problem or coordinate system should not change the physics outcome.
    • Free-body diagrams (FBDs) and component analysis are key tools.

Inclined Plane: Coordinate System and Forces

  • Forces acting on the block on the ramp:
    • Gravity:
      extweight=mgext(downward)ext{weight } = m g ext{ (downward)}
    • Normal force:
      extNext,actsperpendiculartotherampsurfaceext{N} ext{, acts perpendicular to the ramp surface}
    • Applied (pull) force:
      extF(denotedasfextinthenotes)ext{F (denoted as } f ext{ in the notes)}
    • Friction:
      fkextalongthesurfaceoftheramp(directiondependsonmotiontendency)f_k ext{ along the surface of the ramp (direction depends on motion tendency)}
  • Coordinate axes setup:
    • x-axis parallel to the ramp, positive up the ramp
    • y-axis perpendicular to the ramp, positive away from the ramp
  • Gravity decomposition in rotated axes:
    • Along the ramp (x):
      F_x = m g \, oxed{ an?}{ ext{(the component along the ramp equals } m g \, ext{sin} heta ext{)}}
    • Perpendicular to the ramp (y):
      Fy=mgextcoshetaext(intotheramp)F_y = m g \, ext{cos} heta ext{ (into the ramp)}
  • The angle conventions used in the specific example:
    • Ramp angle:
      heta=15extaheta = 15^ ext{a} degrees
    • Applied force angle relative to horizontal:
      extφ=40extaext{φ} = 40^ ext{a} degrees
    • The angle between the applied force and the ramp axis is:
      extangle=extφheta=25extaextoext{angle} = ext{φ} - heta = 25^ ext{a}^ ext{o}
  • Normal force orientation:
    • The normal force is perpendicular to the ramp; it has no component along the ramp (x-direction) in the idealized setup.
  • Friction direction (if present):
    • Acts along the surface of the ramp, i.e., along ±x, not along ±y.
  • Isotropy/coordinate-rotation note:
    • Laws of physics are invariant under rotation of the coordinate system; rotating axes should not change the physics outcome.
    • This is described as an isotropic property of space.

Minimum Force to Keep the Box from Sliding (Equilibrium on an Incline)

  • Problem setup (as discussed):
    • Find the minimum force f required to keep the box from sliding down the ramp (equilibrium along the ramp).
    • Intuition: If the applied force is just sufficient to counteract gravity down the plane, the system is in static equilibrium.
  • Key equations (in the rotated x-y axes):
    • Equilibrium along y (perpendicular to ramp): the normal force balances the perpendicular component of gravity, so
      N=mgextcoshetaN = m g \, ext{cos} heta
    • Equilibrium along x (parallel to ramp): the component of the applied force up the ramp balances the component of gravity down the ramp:
      fextcos(extφheta)=mgextsinhetaf \, ext{cos}( ext{φ} - heta) = m g \, ext{sin} heta
  • Solve for the minimum force:
    • General result:
      f_{ ext{min}} = rac{m g \, ext{sin} heta}{ ext{cos}( ext{φ} - heta)}
  • Numerical example from the transcript (given values):
    • Mass: $m = 20\,\mathrm{kg}$, gravity: $g = 9.8\,\mathrm{m/s^2}$, ramp angle: $\theta = 15^ ext{o}$, applied force angle: $\phi = 40^ ext{o}$
    • Compute angle difference: $(\text{φ}-\theta) = 25^ ext{o}$
    • So
      fextmin=209.8sin15extocos25exto56 Nf_{ ext{min}} = \frac{20 \cdot 9.8 \cdot \sin 15^ ext{o}}{\cos 25^ ext{o}} \approx 56\ \text{N}
  • Qualitative notes:
    • As the force f rotates closer to aligning with the ramp (toward the plane), less force is required to prevent sliding.
    • As the force f rotates toward pulling off the ramp (toward the y-axis), more force is required.
  • Special points about components:
    • The gravity component along the ramp is $m g \sin \theta$.
    • The normal force magnitude is $N = m g \cos \theta$.
    • The x-component of the applied force is $f \cos(\phi-\theta)$.
  • Important nuance about sine/cosine with rotated axes:
    • Whether we use sine or cosine for a given component depends on how the axis is defined relative to the force vector; components should always form a right triangle with axes, not always map to “cos -> x” and “sin -> y” in a naive way.
    • In this example, the cosine relation applies to the angle between the applied force and the ramp axis, not a fixed rule for x/y in all orientations.

Free-Body Orientation and Component Reasoning Clarifications

  • When the applied force is at angle to horizontal and the ramp is tilted, the angle between the force and the ramp axis is not simply the force’s angle itself; it is the difference between the applied force angle and the ramp angle.
  • The components of gravity in the rotated axes depend on the rotated axes: the gravity vector is still vertical, but its projections onto the rotated x-y axes give mg sin θ (along ramp) and mg cos θ (perpendicular).
  • If the angle between your axis and the gravitational direction changes, you must recompute the components using the geometry of the rotated axes rather than sticking to a fixed “cos for x, sin for y” rule.

Two-Block System Connected by Massless String on a Frictionless Surface (System vs Independent Approach)

  • Problem outline (as described):
    • Two blocks, masses $m1$ and $m2$, on a frictionless horizontal surface.
    • They are connected by a massless string; an external horizontal force (described as tension in the second string, $t_2$) acts to the right on the system.
    • The string between the blocks transmits an internal tension $t_1$.
  • Free-body diagrams (conceptual):
    • Mass $m1$: forces include the internal tension $t1$ (acting towards the right on $m1$ from the string to $m2$) and the external pull $t2$ (on the left/right depending on geometry) plus normal and gravity (since the surface is horizontal, $N1$ is vertical and $F_g$ is vertical).
    • Mass $m2$: forces include the internal tension $t1$ (acting to the left on $m2$) and the external tension $t2$ (acting to the right on $m_2$) plus gravity and normal forces.
  • Two solving approaches discussed:
    • Approach A: Solve Newton's second law for each mass separately (two sets of equations, one for each mass, typically in x and y). Internal forces couple the equations through $t_1$.
    • Approach B: Treat the pair as a single system.
    • External forces in the x-direction: only the external pull $t_2$ acts on the system.
    • System acceleration along x:
      t<em>2=(m</em>1+m<em>2)a</em>xt<em>2 = (m</em>1 + m<em>2) a</em>x
    • If you know $t2$, you can find the system acceleration; if you know the acceleration, you can find $t2$.
  • Key concepts emphasized:
    • Internal forces are those that objects within the system exert on each other (e.g., $t_1$ is internal to the two-mass system).
    • External forces are those coming from outside the system (e.g., $t_2$ in the x-direction, gravity and normals in both x and y directions).
    • You can analyze multi-body problems either by solving for each body separately or by using the system approach; both should be consistent.
    • The general Newton's second law for each body is:
      F<em>i=m</em>iaitextforeachmassi\sum \mathbf{F}<em>i = m</em>i \mathbf{a}_i \\text{for each mass } i
  • Result highlighted in the discussion:
    • A derived ratio (from the discussion) for the tensions in the two-string/mass system:
      t<em>1t</em>2=m<em>1m</em>1+m2\frac{t<em>1}{t</em>2} = \frac{m<em>1}{m</em>1 + m_2}
    • The intuition: $t2$ supports the acceleration of the entire system, while $t1$ only accounts for the portion due to mass $m_1$; the math aligns because the system shares the same acceleration $a$.
  • Broader takeaways for multi-body problems:
    • Use a consistent axis choice that aligns with the direction of system acceleration to simplify equations.
    • You can set up equations either per body or per system; consistency is key.
    • In the absence of external forces, momentum considerations lead to conservation laws for the system (to be explored in Unit 2).
  • Tangential note from the lecture:
    • The instructor humorously references the science-fiction novel The Three-Body Problem to motivate thinking about multi-body dynamics; not essential to the math but highlighted as a reading suggestion.

Special Case: Elevators and Tension in a Rope (Single-Body Vertical Motion)

  • Problem setup:
    • An elevator cable can sustain a maximum tension of 150 N before breaking.
    • The elevator system includes a mass $m$ and is subjected to gravity $g$.
    • The rope tension $T$ is related to the elevator’s vertical acceleration $a$.
  • Key relation (Newton's second law in the vertical, y-direction):
    • If the elevator accelerates upward with acceleration $a$, the sum of forces in the y-direction is:
      Tmg=maT - m g = m a
    • Solve for acceleration:
      a=Tmga = \frac{T}{m} - g
  • Example described in the transcript:
    • Given $T = 150\ \text{N}$ and $m = 10\ \text{kg}$, with $g \approx 9.8\ \mathrm{m/s^2}$:
      a=150109.8=159.8=5.2 m/s2a = \frac{150}{10} - 9.8 = 15 - 9.8 = 5.2\ \mathrm{m/s^2} (upward)
  • Limb notes about limiting cases:
    • If the elevator accelerates upward faster, tension increases; if it accelerates downward toward free-fall, tension decreases and can reach zero in the extreme case of free fall.
  • Important takeaway about signs and directions:
    • Upward acceleration leads to greater tension than weight alone; downward acceleration reduces tension.
  • Practical note:
    • The same framework applies if expressed with downward positive or using a pseudo-force in a non-inertial (accelerating) frame; the math adjusts accordingly.

Multi-Body Problem Solving: System vs Individual Bodies (Methodology Deep Dive)

  • Core definitions:
    • Internal forces: forces that bodies within the system exert on each other (e.g., the tension between blocks).
    • External forces: forces that originate outside the system (e.g., applied pull, gravity, normal forces from the ground).
  • Two main approaches to solve multi-body problems:
    • Approach 1 (Individual bodies): set up Newton's second law for each mass separately, using their respective free-body diagrams; solve for unknowns (tensions, accelerations, etc.).
    • Approach 2 (System): treat the entire collection of masses as a single system; write sum of external forces equals total mass times system acceleration:
      F<em>external=M</em>system a<em>systemtextwhereM</em>system=mi\sum \mathbf{F}<em>{\text{external}} = M</em>{\text{system}} \ \mathbf{a}<em>{\text{system}} \\text{where } M</em>{\text{system}} = \sum m_i
  • Practical guidance:
    • If the acceleration is constant, choosing the x-axis along the direction of the system’s motion simplifies the system equation.
    • If you know a particular tension (e.g., $t_2$) you can deduce the system’s acceleration and then the other tensions; if you know the acceleration you can deduce the tensions.
    • Both methods should yield the same physical results; use whichever is more straightforward for the problem at hand.
  • Conceptual framework for solving multi-body problems:
    • Clearly label each mass and each force acting on it (internal vs external).
    • Write down the equations for each mass (two components per mass in general, x and y).
    • Decide whether to solve per body or per system, depending on what quantities are known or required.
  • Additional comment from the lecture on momentum:
    • In the absence of external forces, the change in momentum of the system is zero; momentum conservation becomes a powerful tool in more complex multi-body, especially in space problems (to be developed in Unit 2).
  • Final note on the multi-body ratio question:
    • The instructor demonstrates how to derive the ratio of tensions $t1/t2 = \frac{m1}{m1 + m_2}$ by considering Newton’s laws for each mass and their relation through the system acceleration.

Quick Formulas to Remember (Inclined Planes and Multi-Body Problems)

  • General minimum force to prevent sliding on incline with applied force angle: fextmin=mgsinθcos(ϕθ)f_{ ext{min}} = \frac{m g \sin \theta}{\cos(\phi - \theta)}
    • For the given numbers: $m=20\ \,\mathrm{kg}$, $g=9.8\,\mathrm{m/s^2}$, $\theta=15^ ext{o}$, $\phi=40^ ext{o}$, this yields $f_{ ext{min}} \approx 56\ \text{N}$.
  • Normal force on incline:
    N=mgcosθN = m g \cos \theta
  • Gravity components in rotated axes (along plane and perpendicular):
    • Along ramp: Fextx,grav=mgsinθF_{ ext{x, grav}} = m g \sin \theta
    • Perpendicular to ramp: Fexty,grav=mgcosθF_{ ext{y, grav}} = m g \cos \theta
  • Free-body relation for a block with a rope along the plane (static case):
    • Tension along plane: T=mgsinθT = m g \sin \theta (when acceleration along plane is zero)
    • Normal balance: N=mgcosθN = m g \cos \theta
  • Elevator acceleration with rope tension:
    • a=Tmga = \frac{T}{m} - g, with $T$ the rope tension and $m$ the mass of the elevator system
  • System acceleration with external pull on a two-mass system:
    • t<em>2=(m</em>1+m<em>2)a</em>xt<em>2 = (m</em>1 + m<em>2) a</em>x
  • Free-body Newton’s second law for an individual mass in a multi-body system:
    • For mass $i$: F<em>i=m</em>iai\sum F<em>i = m</em>i a_i
  • Momentum concept (Unit 2 preview):
    • If there are no external forces, the momentum of the system remains constant over time.

Practical Takeaways and Exam-Focused Tips

  • When solving incline problems, align your axes with the plane to simplify components of forces and to isolate friction direction and normal force contributions.
  • Remember that the trig components depend on how your axes are oriented; do not rely on a fixed rule like “cos for x, sin for y” without checking the axis orientation.
  • For multi-body problems, decide early whether to treat the system as a whole or solve per body; cross-check results between methods for consistency.
  • Use limiting cases to sanity-check results: for the rope-in-elevator problem, tensions and accelerations behave intuitively as the system’s configuration changes (e.g., incline angle approaching 0 or 90 degrees).
  • The instructor emphasizes using practice-mode homework as a study tool, leveraging real-number randomization to practice a wide variety of problem scenarios.

Reading and Extra Notes

  • The instructor recommends the science fiction series The Three-Body Problem as a thematic aside to motivate thinking about complex multi-body dynamics.
  • Reiterate that this transcript mixes direct problem-solving steps with teaching intuition and meta-cognitive strategies for approaching physics problems. Use the structured method (FBDs, axis choices, component decomposition, and system vs per-body analyses) to prepare for exams.