Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/pages/sta/virtual_work.astro
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ import Col from "../../components/Col.astro"

<!-- Lectures 34 and 35 -->

<p>In general, a force does work when it produces a displacement along its line of action. When we talk about virtual work, we're imagining those displacements becoming infinitesimally small. </p>
<p>This page covers systems of connected rigid bodies with 1 degree of freedom (DOF). That is, the system's entire configuration can be described using one independent coordinate, oftentimes a single angle, <InlineEquation equation = "\\theta."/> In general, a force does work when it produces a displacement along its line of action. When we talk about virtual work, we're imagining those displacements becoming infinitesimally small. </p>

<p> Work is defined as <strong>positive</strong> when the force and the displacement are in the same direction, and <strong>negative</strong> when the force and displacement are in opposite directions. </p>

Expand Down