Answer

I need to read the attached file first to understand what needs to be answered.
Reading File
Running Command

ls -la "/tmp/workspace/attachments/d1c50cda-4d71-4694-a78c-bcdbaf23ae61/" && file "/tmp/workspace/attachments/d1c50cda-4d71-4694-a78c-bcdbaf23ae61/DOC-20260715-WA0000."

It's a PDF. Let me read the PDF skill and extract its content.
Reading File
Running Command

python3 -c " import pdfplumber with pdfplumber.open('/tmp/workspace/attachments/d1c50cda-4d71-4694-a78c-bcdbaf23ae61/DOC-20260715-WA0000.') as pdf: print(f'Total pages: {len(pdf.pages)}') for i, page in enumerate(pdf.pages): text = page.extract_text() print(f'--- PAGE {i+1} ---') print(text) print() "

This is a Biomechanics of the Shoulder Complex assignment. It's a medical/anatomy topic, so I need to invoke the medical library skill. Let me do that while also starting to formulate comprehensive answers.
Reading File
Finding Sources
Finding Sources
Finding Sources
Finding Sources
Reading File
Reading File
Reading File
Finding Sources
Reading File
Finding Sources
I now have sufficient information from the textbooks. Let me compile the comprehensive answers for all three questions.

Assignment – Biomechanics of the Shoulder Complex


Question 1: Biomechanics of Shoulder Abduction from 0° to 180° (10 marks)

Phases of Shoulder Abduction (0–30°, 30–90°, 90–180°)

Phase 1: 0–30° (Setting Phase) During the initial 30° of abduction, movement occurs almost entirely at the glenohumeral (GH) joint. The deltoid muscle initiates the movement by pulling the humeral head superiorly, while the supraspinatus contracts simultaneously to compress the humeral head into the glenoid. The scapula is relatively fixed at this stage, acting as a stable base. The rotator cuff depresses the humeral head to counteract the superior shear force of the deltoid.
Phase 2: 30–90° (Combined Phase) From 30° to 90°, both the GH joint and the scapulothoracic (ST) joint contribute actively. For every 3° of total arm elevation, 2° occurs at the GH joint and 1° at the ST joint (2:1 scapulohumeral rhythm). The scapula begins upward rotation on the thoracic wall. External rotation of the humerus is required (especially after 60°) to bring the greater tuberosity clear of the acromion and prevent subacromial impingement.
Phase 3: 90–180° (Elevation Phase) Beyond 90°, the scapulothoracic contribution increases proportionally. To achieve full 180° elevation, the humerus must externally rotate so the greater tuberosity passes posterior to the acromion. The clavicle elevates and rotates at the sternoclavicular joint, the acromioclavicular joint tilts posteriorly, and the scapula completes its full upward rotation of ~60°. The lower trapezius and serratus anterior are the dominant upward rotators of the scapula in this phase.

Contribution of the Glenohumeral (GH) and Scapulothoracic (ST) Joints

The full 180° of shoulder abduction is produced by combined, synchronous motion at two joints:
  • Glenohumeral joint contributes approximately 120° of motion. The GH joint is a ball-and-socket joint with enormous mobility but poor bony stability, relying on the rotator cuff and ligaments for dynamic stability. Movement here involves rotation, rolling, and translation of the humeral head on the glenoid.
  • Scapulothoracic joint contributes approximately 60° of motion through upward rotation of the scapula. The scapula rotates so that the glenoid faces increasingly superolaterally, maintaining alignment with the moving humerus. The scapula also slides laterally along the thoracic wall.
The synchronous coupling of these two joints ensures the glenoid is always positioned opposite the humeral head during movement, as described by Rowe's analogy of a "ball on a seal's nose" - as the ball (humerus) moves, the seal (scapula/glenoid) moves to maintain balance (Campbell's Operative Orthopaedics, 15th Ed.).

Scapulohumeral Rhythm and the 2:1 Ratio

Definition: Scapulohumeral rhythm refers to the coordinated, synchronous movement between the glenohumeral joint and the scapulothoracic joint during shoulder elevation. It was classically described by Inman et al.
The 2:1 Ratio: For every 3° of total shoulder abduction, 2° occurs at the glenohumeral joint and 1° occurs at the scapulothoracic joint. This 2:1 ratio is maintained throughout most of the arc of motion (especially from 30° to 170°).
  • Total GH contribution: ~120° (out of 180°)
  • Total ST contribution: ~60° (out of 180°)
This rhythm ensures the muscles acting on the humerus maintain their optimal length-tension relationship throughout the arc of movement. Disturbance of the normal scapulohumeral rhythm affects shoulder biomechanics and may result in secondary impingement (Rheumatology, 2-Volume Set, 2022, Elsevier).
Clinical relevance: Dysrhythmia (abnormal scapulohumeral rhythm) is seen in rotator cuff tears, shoulder impingement, and periscapular muscle weakness.

Movements at the Sternoclavicular (SC) and Acromioclavicular (AC) Joints During Abduction

Sternoclavicular Joint: The SC joint is a diarthrodial saddle joint containing an intraarticular disc. It is the only bony articulation between the upper limb and the axial skeleton. During shoulder abduction:
  • The clavicle elevates approximately 30–35° at the SC joint during the first 90° of abduction.
  • The clavicle rotates posteriorly along its long axis by approximately 30–50° - this rotation is essential for full elevation above 90°.
  • The SC joint also permits anterior-posterior gliding.
These clavicular motions are essential for transmitting forces from the thorax to the shoulder girdle and ultimately to the humerus.
Acromioclavicular Joint: The AC joint is stabilized by the coracoclavicular ligaments (conoid and trapezoid). During abduction:
  • The AC joint allows approximately 20° of relative movement between the clavicle and scapula.
  • During abduction and elevation, the clavicle rotates through 30–40° at the SC joint, with this rotation occurring mainly at the SC joint (Rheumatology, 2022, Elsevier).
  • The AC joint allows the scapula to rotate relative to the clavicle, contributing to the full range of scapular upward rotation.
  • The coracoclavicular ligaments (conoid and trapezoid) maintain the close clavicle-scapula relationship during shoulder movement.

Role of the Rotator Cuff in Maintaining Shoulder Stability During Abduction

The four rotator cuff muscles are: supraspinatus, infraspinatus, teres minor (inserting into the greater tuberosity) and subscapularis (inserting into the lesser tuberosity). They originate from the scapula.
Key roles during abduction:
  1. Humeral head depression (compression): The primary role of the rotator cuff during abduction is to depress and compress the humeral head into the glenoid. The deltoid generates a large superiorly directed force vector; without the cuff, this would displace the humeral head superiorly under the acromion. The cuff counteracts this by generating an inferiorly directed counterforce.
  2. Force couple mechanism: The rotator cuff muscles and the biceps tendon act as humeral head depressors and convert the vertically oriented vector from the deltoid muscle into a pure rotational force, allowing efficient elevation of the arm (Rheumatology, Elsevier, 2022).
  3. Dynamic joint stabilization: The cuff provides compressive force, centering the humeral head in the glenoid throughout the arc of motion. Rotator cuff activity has been shown to stiffen the capsule and decrease glenohumeral translation.
  4. Prevention of impingement: By depressing the humeral head, the cuff prevents superior migration that would cause the greater tuberosity to impinge against the coracoacromial arch.
Consequences of cuff dysfunction: Weakness or tear of the rotator cuff results in diminished stabilization of the humeral head, weakness of arm elevation, and superior migration - increasing the likelihood of subacromial impingement (Rheumatology, Elsevier, 2022).

Diagram: Scapulohumeral Rhythm

Generating Image

A clean, labelled anatomical diagram showing scapulohumeral rhythm. The diagram shows the right shoulder from the front/lateral view at three positions: 0 degrees (neutral), 90 degrees, and 180 degrees of arm abduction. At each position, the glenohumeral (GH) joint angle and scapulothoracic (ST) joint angle are labeled numerically. A large bold annotation shows the 2:1 ratio (GH 2 degrees : ST 1 degree). Arrows show the direction of humeral rotation and scapular upward rotation. Key structures labeled include: humerus, scapula, glenoid, clavicle, sternoclavicular joint, acromioclavicular joint. The total arm elevation at 180 degrees is broken down as GH = 120 degrees and ST = 60 degrees. Clean white background, medical textbook quality, black and colored lines.

!

404 Not Found. {'message': '{\n "error": {\n "code": 404,\n "message": "Publisher model `projects/engaged-beaker-474810-u2/locations/global/publishers/google/models/gemini-3-pro-image-preview` was not found or your project does not have access to it. Ensure you are using a valid model name and that the model is available in the specified region. For more information, see: https://docs.cloud.google.com/gemini-enterprise-agent-platform/resources/locations.",\n "status": "NOT_FOUND"\n }\n}\n', 'status': 'Not Found'}

We encountered an error while processing your request. Please try again or reach out to us for help.

This is a shared conversation. Sign in to Orris to start your own chat.