The problem describes a four-bar linkage mechanism. Link AB is vertical, BC is horizontal, and CD is inclined at 60 degrees to the horizontal. We are given AB = CD = 150 mm and BC = 200 mm. Link AB rotates at a constant angular velocity of 2 rad/s counterclockwise. We need to find the angular velocity and angular acceleration of link CD.

Applied MathematicsKinematicsFour-bar linkageAngular VelocityAngular AccelerationVectorsMechanics
2025/6/25

1. Problem Description

The problem describes a four-bar linkage mechanism. Link AB is vertical, BC is horizontal, and CD is inclined at 60 degrees to the horizontal. We are given AB = CD = 150 mm and BC = 200 mm. Link AB rotates at a constant angular velocity of 2 rad/s counterclockwise. We need to find the angular velocity and angular acceleration of link CD.

2. Solution Steps

First, establish the loop closure equation:
AB+BC=AD=AC+CD\vec{AB} + \vec{BC} = \vec{AD} = \vec{AC} + \vec{CD}
Differentiating with respect to time gives the velocity equation:
VB+VC/B=VD\vec{V_B} + \vec{V_{C/B}} = \vec{V_D}
Where:
VB=ωAB×AB\vec{V_B} = \omega_{AB} \times \vec{AB}
VC/B=ωBC×BC\vec{V_{C/B}} = \omega_{BC} \times \vec{BC}
VD=ωCD×CD\vec{V_D} = \omega_{CD} \times \vec{CD}
Also, the acceleration equation is:
AB+AC/B=AD\vec{A_B} + \vec{A_{C/B}} = \vec{A_D}
Where:
AB=αAB×ABωAB2AB\vec{A_B} = \alpha_{AB} \times \vec{AB} - \omega_{AB}^2 \vec{AB}
AC/B=αBC×BCωBC2BC\vec{A_{C/B}} = \alpha_{BC} \times \vec{BC} - \omega_{BC}^2 \vec{BC}
AD=αCD×CDωCD2CD\vec{A_D} = \alpha_{CD} \times \vec{CD} - \omega_{CD}^2 \vec{CD}
Since AB is vertical and rotating counter-clockwise, we have:
VB=ωAB×AB=2k^×0.15j^=0.3i^ m/s\vec{V_B} = \omega_{AB} \times \vec{AB} = 2 \hat{k} \times 0.15 \hat{j} = -0.3 \hat{i} \ m/s
Let ωBC=ωBCk^\omega_{BC} = \omega_{BC} \hat{k} and ωCD=ωCDk^\omega_{CD} = \omega_{CD} \hat{k}. Since BC is horizontal:
VC/B=ωBC×BC=ωBCk^×0.2i^=0.2ωBCj^ m/s\vec{V_{C/B}} = \omega_{BC} \times \vec{BC} = \omega_{BC} \hat{k} \times 0.2 \hat{i} = 0.2 \omega_{BC} \hat{j} \ m/s
The link CD is inclined at 6060^{\circ}, so
CD=0.15cos(60)i^+0.15sin(60)j^=0.075i^+0.1299j^ m\vec{CD} = 0.15 \cos(60^{\circ}) \hat{i} + 0.15 \sin(60^{\circ}) \hat{j} = 0.075 \hat{i} + 0.1299 \hat{j} \ m
VD=ωCD×CD=ωCDk^×(0.075i^+0.1299j^)=0.1299ωCDi^+0.075ωCDj^ m/s\vec{V_D} = \omega_{CD} \times \vec{CD} = \omega_{CD} \hat{k} \times (0.075 \hat{i} + 0.1299 \hat{j}) = -0.1299 \omega_{CD} \hat{i} + 0.075 \omega_{CD} \hat{j} \ m/s
Substituting these into the velocity equation:
0.3i^+0.2ωBCj^=0.1299ωCDi^+0.075ωCDj^-0.3 \hat{i} + 0.2 \omega_{BC} \hat{j} = -0.1299 \omega_{CD} \hat{i} + 0.075 \omega_{CD} \hat{j}
Equating components:
0.3=0.1299ωCD-0.3 = -0.1299 \omega_{CD}
0.2ωBC=0.075ωCD0.2 \omega_{BC} = 0.075 \omega_{CD}
Solving for ωCD\omega_{CD}:
ωCD=0.30.1299=2.309 rad/s\omega_{CD} = \frac{0.3}{0.1299} = 2.309 \ rad/s
Solving for ωBC\omega_{BC}:
ωBC=0.0750.2ωCD=0.375(2.309)=0.866 rad/s\omega_{BC} = \frac{0.075}{0.2} \omega_{CD} = 0.375(2.309) = 0.866 \ rad/s
Now, find the acceleration.
AB=αAB×ABωAB2AB=0(22)(0.15j^)=0.6j^ m/s2\vec{A_B} = \alpha_{AB} \times \vec{AB} - \omega_{AB}^2 \vec{AB} = 0 - (2^2) (0.15 \hat{j}) = -0.6 \hat{j} \ m/s^2
AC/B=αBC×BCωBC2BC=αBCk^×0.2i^(0.866)2(0.2i^)=0.2αBCj^0.15i^ m/s2\vec{A_{C/B}} = \alpha_{BC} \times \vec{BC} - \omega_{BC}^2 \vec{BC} = \alpha_{BC} \hat{k} \times 0.2 \hat{i} - (0.866)^2 (0.2 \hat{i}) = 0.2 \alpha_{BC} \hat{j} - 0.15 \hat{i} \ m/s^2
AD=αCD×CDωCD2CD=αCDk^×(0.075i^+0.1299j^)(2.309)2(0.075i^+0.1299j^)=0.1299αCDi^+0.075αCDj^0.3997i^0.6924j^ m/s2\vec{A_D} = \alpha_{CD} \times \vec{CD} - \omega_{CD}^2 \vec{CD} = \alpha_{CD} \hat{k} \times (0.075 \hat{i} + 0.1299 \hat{j}) - (2.309)^2 (0.075 \hat{i} + 0.1299 \hat{j}) = -0.1299 \alpha_{CD} \hat{i} + 0.075 \alpha_{CD} \hat{j} - 0.3997 \hat{i} - 0.6924 \hat{j} \ m/s^2
Substituting these into the acceleration equation:
0.6j^0.15i^+0.2αBCj^=0.1299αCDi^+0.075αCDj^0.3997i^0.6924j^-0.6 \hat{j} - 0.15 \hat{i} + 0.2 \alpha_{BC} \hat{j} = -0.1299 \alpha_{CD} \hat{i} + 0.075 \alpha_{CD} \hat{j} - 0.3997 \hat{i} - 0.6924 \hat{j}
Equating components:
0.15=0.1299αCD0.3997-0.15 = -0.1299 \alpha_{CD} - 0.3997
0.6+0.2αBC=0.075αCD0.6924-0.6 + 0.2 \alpha_{BC} = 0.075 \alpha_{CD} - 0.6924
Solving for αCD\alpha_{CD}:
0.1299αCD=0.3997+0.150.1299 \alpha_{CD} = -0.3997 + 0.15
αCD=0.24970.1299=1.922 rad/s2\alpha_{CD} = \frac{-0.2497}{0.1299} = -1.922 \ rad/s^2

3. Final Answer

(i) Angular velocity of link CD: 2.309 rad/s
(ii) Angular acceleration of link CD: -1.922 rad/s^2

Related problems in "Applied Mathematics"

The problem provides information about a sinusoidal waveform: a peak value of 20 A and a frequency o...

TrigonometrySinusoidal WaveAC CircuitsRMS ValueWaveform Analysis
2025/6/29

The problem is based on a spreadsheet representing channeling charges of Suwa Medura Medical Center....

Spreadsheet FormulasData AnalysisFinancial Modeling
2025/6/29

The problem is to identify which of the provided spreadsheet formulas (A, B, and C) are correctly wr...

SpreadsheetsFunctionsMAX functionData Analysis
2025/6/29

Question 20: Given a spreadsheet, the formula $A$1*$B1 is entered in cell C1. What will be the value...

Spreadsheet FormulasCell ReferencesCOUNT functionFormula PropagationArithmetic
2025/6/29

A four-bar linkage mechanism is given. The lengths of the links are $AB = 100$ mm, $BC = 150$ mm, an...

KinematicsFour-Bar LinkageAngular VelocityAngular AccelerationVelocity AnalysisAcceleration AnalysisMechanism
2025/6/28

We are given that the half-life of radioactive carbon $^{14}C$ is 5730 years. A parchment has 74% of...

Radioactive DecayExponential DecayHalf-lifeLogarithms
2025/6/27

The problem consists of three independent sub-problems: (2.2) Find the equation of a curve that pass...

Differential EquationsNewton's Law of CoolingRadioactive DecayExponential Functions
2025/6/27

A car completes a journey in 10 minutes. For the first half of the distance, the speed was 60 km/h a...

Distance, Speed, and TimeWord ProblemAlgebraic Equations
2025/6/27

Mahmoud runs to a marker and back in 15 minutes (900 seconds). His speed on the way to the marker is...

Word ProblemDistance, Rate, and TimeLinear Equations
2025/6/26

The problem asks to identify the correct diagram that shows the forces acting on a person running on...

PhysicsForcesFrictionNormal ForceTorqueMechanics
2025/6/26