题目 1 · long_answer
15 分A test sled of mass \( M = 800\text{ kg} \) moves along a straight, horizontal, frictionless track. At time \( t = 0\text{ s} \), a variable braking mechanism is engaged. For the interval \( 0 \le t \le 2.0\text{ s} \), the velocity \( v(t) \) of the sled as a function of time \( t \) is modeled by:
\[ v(t) = 30 - 15t^2 + 5t^3 \]
where \( v \) is in meters per second (\(\text{m/s}\)) and \( t \) is in seconds (\(\text{s}\)). At \( t = 2.0\text{ s} \), the braking mechanism disengages and the sled moves at a constant velocity.
(a)
i. Determine the displacement of the sled during the time interval \( 0 \le t \le 2.0\text{ s} \).
ii. Calculate the magnitude of the maximum net braking force exerted on the sled during the interval \( 0 \le t \le 2.0\text{ s} \).
(b) At \( t = 2.0\text{ s} \), the sled collides with a stationary target cart of mass \( m_T = 1200\text{ kg} \) on the frictionless track. A coupling latch causes the sled and cart to lock together immediately upon impact.
i. Calculate the speed of the coupled sled-cart system immediately after the collision.
ii. Calculate the amount of mechanical energy dissipated during the collision.
(c) The coupled sled-cart system continues forward and compresses a nonlinear buffer spring that exerts a resistive force of magnitude \( F_s(x) = \beta x^3 \), where \( \beta = 2.5 \times 10^4\text{ N/m}^3 \) and \( x \) is the compression distance from equilibrium.
i. Derive an expression for the potential energy \( U_s(x) \) stored in the buffer spring as a function of its compression \( x \), assuming \( U_s(0) = 0 \).
ii. Calculate the maximum compression \( x_{\text{max}} \) of the buffer spring as it brings the coupled system momentarily to rest.
(d) The nonlinear buffer spring is replaced with an ideal linear spring of spring constant \( k \), chosen such that the maximum compression distance is identical to \( x_{\text{max}} \) from part (c)(ii).
Is the work done by the linear spring in bringing the system to rest greater than, less than, or equal to the work done by the nonlinear buffer spring?
_____ Greater than _____ Less than _____ Equal to
Justify your answer.
\[ v(t) = 30 - 15t^2 + 5t^3 \]
where \( v \) is in meters per second (\(\text{m/s}\)) and \( t \) is in seconds (\(\text{s}\)). At \( t = 2.0\text{ s} \), the braking mechanism disengages and the sled moves at a constant velocity.
(a)
i. Determine the displacement of the sled during the time interval \( 0 \le t \le 2.0\text{ s} \).
ii. Calculate the magnitude of the maximum net braking force exerted on the sled during the interval \( 0 \le t \le 2.0\text{ s} \).
(b) At \( t = 2.0\text{ s} \), the sled collides with a stationary target cart of mass \( m_T = 1200\text{ kg} \) on the frictionless track. A coupling latch causes the sled and cart to lock together immediately upon impact.
i. Calculate the speed of the coupled sled-cart system immediately after the collision.
ii. Calculate the amount of mechanical energy dissipated during the collision.
(c) The coupled sled-cart system continues forward and compresses a nonlinear buffer spring that exerts a resistive force of magnitude \( F_s(x) = \beta x^3 \), where \( \beta = 2.5 \times 10^4\text{ N/m}^3 \) and \( x \) is the compression distance from equilibrium.
i. Derive an expression for the potential energy \( U_s(x) \) stored in the buffer spring as a function of its compression \( x \), assuming \( U_s(0) = 0 \).
ii. Calculate the maximum compression \( x_{\text{max}} \) of the buffer spring as it brings the coupled system momentarily to rest.
(d) The nonlinear buffer spring is replaced with an ideal linear spring of spring constant \( k \), chosen such that the maximum compression distance is identical to \( x_{\text{max}} \) from part (c)(ii).
Is the work done by the linear spring in bringing the system to rest greater than, less than, or equal to the work done by the nonlinear buffer spring?
_____ Greater than _____ Less than _____ Equal to
Justify your answer.
查看答案详解收起答案详解
解题
(a) i.
The displacement is the integral of the velocity function with respect to time:
\[ \Delta x = \int_{0}^{2.0} v(t)\,dt = \int_{0}^{2.0} (30 - 15t^2 + 5t^3)\,dt \]
\[ \Delta x = \left[ 30t - 5t^3 + \frac{5}{4}t^4 \right]_0^2 = 30(2.0) - 5(2.0)^3 + 1.25(2.0)^4 \]
\[ \Delta x = 60 - 40 + 20 = 40\text{ m} \]
(a) ii.
The acceleration is the derivative of the velocity:
\[ a(t) = \frac{dv}{dt} = -30t + 15t^2 \]
To find the maximum magnitude of acceleration, take the time derivative of \( a(t) \) and set it to zero:
\[ \frac{da}{dt} = -30 + 30t = 0 \implies t = 1.0\text{ s} \]
Evaluate the acceleration at \( t = 1.0\text{ s} \):
\[ |a_{\text{max}}| = |-30(1.0) + 15(1.0)^2| = |-15\text{ m/s}^2| = 15\text{ m/s}^2 \]
Using Newton's second law:
\[ F_{\text{max}} = M |a_{\text{max}}| = (800\text{ kg})(15\text{ m/s}^2) = 12{,}000\text{ N} \]
(b) i.
At \( t = 2.0\text{ s} \), the speed of the sled just before collision is:
\[ v_1 = 30 - 15(2.0)^2 + 5(2.0)^3 = 30 - 60 + 40 = 10\text{ m/s} \]
Applying conservation of linear momentum for the perfectly inelastic collision:
\[ M v_1 = (M + m_T) v_f \]
\[ (800\text{ kg})(10\text{ m/s}) = (800\text{ kg} + 1200\text{ kg}) v_f \]
\[ 8000 = 2000 v_f \implies v_f = 4.0\text{ m/s} \]
(b) ii.
Initial kinetic energy before collision:
\[ K_i = \frac{1}{2} M v_1^2 = \frac{1}{2}(800\text{ kg})(10\text{ m/s})^2 = 40{,}000\text{ J} \]
Final kinetic energy after collision:
\[ K_f = \frac{1}{2}(M + m_T) v_f^2 = \frac{1}{2}(2000\text{ kg})(4.0\text{ m/s})^2 = 16{,}000\text{ J} \]
Energy dissipated:
\[ E_{\text{diss}} = K_i - K_f = 40{,}000\text{ J} - 16{,}000\text{ J} = 24{,}000\text{ J} = 2.4 \times 10^4\text{ J} \]
(c) i.
Potential energy stored is the work required to compress the spring:
\[ U_s(x) = \int_0^x F_s(x')\,dx' = \int_0^x \beta x'^3\,dx' = \frac{1}{4}\beta x^4 \]
(c) ii.
By conservation of mechanical energy, all the kinetic energy of the coupled system is converted into spring potential energy at maximum compression:
\[ K_f = U_s(x_{\text{max}}) \]
\[ 16{,}000 = \frac{1}{4}(2.5 \times 10^4) x_{\text{max}}^4 = 6250 x_{\text{max}}^4 \]
\[ x_{\text{max}}^4 = \frac{16{,}000}{6250} = 2.56 \]
\[ x_{\text{max}} = (2.56)^{1/4} = \sqrt{1.6} \approx 1.26\text{ m} \]
(d)
Correct selection: Equal to.
Justification: By the work-energy theorem (\( W_{\text{net}} = \Delta K \)), the work done by the spring on the coupled system is equal to the change in the system's kinetic energy (\( W = 0 - K_f = -16{,}000\text{ J} \)). Since both springs bring the same system with the same initial kinetic energy to rest, the total work done by each spring must be identical regardless of the spring force equation.
The displacement is the integral of the velocity function with respect to time:
\[ \Delta x = \int_{0}^{2.0} v(t)\,dt = \int_{0}^{2.0} (30 - 15t^2 + 5t^3)\,dt \]
\[ \Delta x = \left[ 30t - 5t^3 + \frac{5}{4}t^4 \right]_0^2 = 30(2.0) - 5(2.0)^3 + 1.25(2.0)^4 \]
\[ \Delta x = 60 - 40 + 20 = 40\text{ m} \]
(a) ii.
The acceleration is the derivative of the velocity:
\[ a(t) = \frac{dv}{dt} = -30t + 15t^2 \]
To find the maximum magnitude of acceleration, take the time derivative of \( a(t) \) and set it to zero:
\[ \frac{da}{dt} = -30 + 30t = 0 \implies t = 1.0\text{ s} \]
Evaluate the acceleration at \( t = 1.0\text{ s} \):
\[ |a_{\text{max}}| = |-30(1.0) + 15(1.0)^2| = |-15\text{ m/s}^2| = 15\text{ m/s}^2 \]
Using Newton's second law:
\[ F_{\text{max}} = M |a_{\text{max}}| = (800\text{ kg})(15\text{ m/s}^2) = 12{,}000\text{ N} \]
(b) i.
At \( t = 2.0\text{ s} \), the speed of the sled just before collision is:
\[ v_1 = 30 - 15(2.0)^2 + 5(2.0)^3 = 30 - 60 + 40 = 10\text{ m/s} \]
Applying conservation of linear momentum for the perfectly inelastic collision:
\[ M v_1 = (M + m_T) v_f \]
\[ (800\text{ kg})(10\text{ m/s}) = (800\text{ kg} + 1200\text{ kg}) v_f \]
\[ 8000 = 2000 v_f \implies v_f = 4.0\text{ m/s} \]
(b) ii.
Initial kinetic energy before collision:
\[ K_i = \frac{1}{2} M v_1^2 = \frac{1}{2}(800\text{ kg})(10\text{ m/s})^2 = 40{,}000\text{ J} \]
Final kinetic energy after collision:
\[ K_f = \frac{1}{2}(M + m_T) v_f^2 = \frac{1}{2}(2000\text{ kg})(4.0\text{ m/s})^2 = 16{,}000\text{ J} \]
Energy dissipated:
\[ E_{\text{diss}} = K_i - K_f = 40{,}000\text{ J} - 16{,}000\text{ J} = 24{,}000\text{ J} = 2.4 \times 10^4\text{ J} \]
(c) i.
Potential energy stored is the work required to compress the spring:
\[ U_s(x) = \int_0^x F_s(x')\,dx' = \int_0^x \beta x'^3\,dx' = \frac{1}{4}\beta x^4 \]
(c) ii.
By conservation of mechanical energy, all the kinetic energy of the coupled system is converted into spring potential energy at maximum compression:
\[ K_f = U_s(x_{\text{max}}) \]
\[ 16{,}000 = \frac{1}{4}(2.5 \times 10^4) x_{\text{max}}^4 = 6250 x_{\text{max}}^4 \]
\[ x_{\text{max}}^4 = \frac{16{,}000}{6250} = 2.56 \]
\[ x_{\text{max}} = (2.56)^{1/4} = \sqrt{1.6} \approx 1.26\text{ m} \]
(d)
Correct selection: Equal to.
Justification: By the work-energy theorem (\( W_{\text{net}} = \Delta K \)), the work done by the spring on the coupled system is equal to the change in the system's kinetic energy (\( W = 0 - K_f = -16{,}000\text{ J} \)). Since both springs bring the same system with the same initial kinetic energy to rest, the total work done by each spring must be identical regardless of the spring force equation.
评分标准
Part (a)(i): 2 points
- 1 point: For recognizing that displacement is the integral of velocity over time and applying the integral to the polynomial function.
- 1 point: For the correct numerical answer with correct units (\(40\text{ m}\)).
Part (a)(ii): 3 points
- 1 point: For taking the derivative of the velocity function to find the acceleration function \( a(t) = -30t + 15t^2 \).
- 1 point: For setting the derivative of acceleration to zero (or using vertex/critical point analysis) to determine the time of maximum acceleration (\(t = 1.0\text{ s}\)) and evaluating \(|a_{\text{max}}| = 15\text{ m/s}^2\).
- 1 point: For multiplying \( M \) by \(|a_{\text{max}}|\) to calculate the maximum force with units (\(12{,}000\text{ N}\)).
Part (b)(i): 2 points
- 1 point: For correctly applying conservation of linear momentum with correct initial and final mass terms: \( M v_1 = (M + m_T) v_f \).
- 1 point: For correctly calculating \( v_f = 4.0\text{ m/s} \) using \( v_1 = 10\text{ m/s} \).
Part (b)(ii): 2 points
- 1 point: For calculating initial kinetic energy (\(40{,}000\text{ J}\)) and post-collision kinetic energy (\(16{,}000\text{ J}\)).
- 1 point: For calculating the difference to find dissipated energy with units (\(24{,}000\text{ J}\) or \(2.4 \times 10^4\text{ J}\)).
Part (c)(i): 2 points
- 1 point: For using \( U_s(x) = \int F_s(x)\,dx \) with integration from \( 0 \) to \( x \).
- 1 point: For the correct expression \( U_s(x) = \frac{1}{4}\beta x^4 \).
Part (c)(ii): 2 points
- 1 point: For equating the mechanical energy after collision to the potential energy expression from part (c)(i).
- 1 point: For calculating the correct value of maximum compression with units (\(1.26\text{ m}\) or \(1.27\text{ m}\)).
Part (d): 2 points
- 1 point: For selecting 'Equal to' with an attempt at a relevant justification.
- 1 point: For a valid justification referencing the work-energy theorem or the fact that both springs remove the same amount of kinetic energy from the system.
- 1 point: For recognizing that displacement is the integral of velocity over time and applying the integral to the polynomial function.
- 1 point: For the correct numerical answer with correct units (\(40\text{ m}\)).
Part (a)(ii): 3 points
- 1 point: For taking the derivative of the velocity function to find the acceleration function \( a(t) = -30t + 15t^2 \).
- 1 point: For setting the derivative of acceleration to zero (or using vertex/critical point analysis) to determine the time of maximum acceleration (\(t = 1.0\text{ s}\)) and evaluating \(|a_{\text{max}}| = 15\text{ m/s}^2\).
- 1 point: For multiplying \( M \) by \(|a_{\text{max}}|\) to calculate the maximum force with units (\(12{,}000\text{ N}\)).
Part (b)(i): 2 points
- 1 point: For correctly applying conservation of linear momentum with correct initial and final mass terms: \( M v_1 = (M + m_T) v_f \).
- 1 point: For correctly calculating \( v_f = 4.0\text{ m/s} \) using \( v_1 = 10\text{ m/s} \).
Part (b)(ii): 2 points
- 1 point: For calculating initial kinetic energy (\(40{,}000\text{ J}\)) and post-collision kinetic energy (\(16{,}000\text{ J}\)).
- 1 point: For calculating the difference to find dissipated energy with units (\(24{,}000\text{ J}\) or \(2.4 \times 10^4\text{ J}\)).
Part (c)(i): 2 points
- 1 point: For using \( U_s(x) = \int F_s(x)\,dx \) with integration from \( 0 \) to \( x \).
- 1 point: For the correct expression \( U_s(x) = \frac{1}{4}\beta x^4 \).
Part (c)(ii): 2 points
- 1 point: For equating the mechanical energy after collision to the potential energy expression from part (c)(i).
- 1 point: For calculating the correct value of maximum compression with units (\(1.26\text{ m}\) or \(1.27\text{ m}\)).
Part (d): 2 points
- 1 point: For selecting 'Equal to' with an attempt at a relevant justification.
- 1 point: For a valid justification referencing the work-energy theorem or the fact that both springs remove the same amount of kinetic energy from the system.