🌐 日本語版

Why Pitches Move

Interactive Physics of Pitch Movement

— Understanding Pitch Movement Through Angular Velocity Vectors —

"The fastball is the ultimate breaking pitch." (Taketo Mizota, Professor Emeritus, Fukuoka Institute of Technology)
Every pitch "moves." Compared to a ball that only falls under gravity, a spinning ball greatly changes its course. The fastball is no different. When you throw a ball, backspin naturally occurs — in fact, throwing without any spin is much harder.

A ball thrown by a pitcher follows a parabolic arc as gravity pulls it down. Yet in actual pitching, the ball can appear to fly straight or break sharply. Why?

The answer lies in spin. A spinning ball experiences a force called the Magnus force through its interaction with the air, bending its trajectory. Even a fastball resists gravity with over 2000 rpm of backspin, achieving a trajectory that "doesn't drop as much." In other words, the fastball is itself a "breaking pitch."

This article represents spin as an angular velocity vector (arrow) and explains why each pitch type curves the way it does, with interactive 3D visualizations.

Chapter 1: Forces Acting on a Ball

Three main forces act on a baseball in flight (Fig. 1).

v (velocity) Drag FD Magnus force FM Gravity mg ω (spin axis) Backspin (fastball): relationship of 3 forces and spin axis
Fig. 1. Three forces acting on a ball in flight: gravity (yellow, downward), drag (gray, opposite to direction of travel), and Magnus force (blue, deflection due to spin). The spin axis ω (orange dashed) follows the right-hand rule.
📐 For researchers: Equation of motion and Fig. 1

The forces shown in Fig. 1 are described by the following equation of motion:

$$m\ddot{\mathbf{x}} = \underbrace{\color{#ffcc44}{-mg\hat{\mathbf{e}}_Z}}_{\color{#ffcc44}{\text{gravity}}} \underbrace{\color{#aaaaaa}{- \frac{1}{2}C_D \rho A {\color{#44ff44}v} {\color{#44ff44}\mathbf{v}}}}_{\color{#aaaaaa}{\text{drag}}} + \underbrace{\color{#4fc3f7}{\frac{1}{2}C_L \rho A {\color{#44ff44}v}^2 ({\color{#ff8a65}\hat{\boldsymbol{\omega}}} \times {\color{#44ff44}\hat{\mathbf{v}}})}}_{\color{#4fc3f7}{\text{Magnus force}}}$$

The three terms on the right-hand side correspond to the three forces in Fig. 1. Each term is explained in detail in the following sections. (Ref: Nathan, Trajectory Calculator)

1-1. Gravity — The Force That Pulls the Ball Down

A downward force that acts on all objects. Even a 95 mph fastball drops approximately 80 cm due to gravity alone during the roughly 0.4 seconds from the pitcher's release to home plate (Fig. 2).

Release Home Release (1.8m) No gravity, no spin (straight line) With gravity, no spin (parabola) ≈80cm Ground 18.44 m (pitcher to home)
Fig. 2. Side view trajectory comparison (no drag, no spin). Gravity alone causes approximately 80 cm of drop.

Without any spin, the ball would simply follow a parabolic arc downward.

📐 For researchers: Gravity term

The first term of the equation of motion:

$$\color{#ffcc44}{\mathbf{F}_g = -mg\hat{\mathbf{e}}_Z}$$

$m$ is the ball mass (5.125 oz = 0.145 kg), $g$ is gravitational acceleration (9.80 m/s²), and $\hat{\mathbf{e}}_Z$ is the unit vector pointing vertically upward. For a 95 mph pitch, the flight time is approximately 0.4 s, giving a drop of $\frac{1}{2}gt^2 \approx 0.78$ m ≈ 80 cm.

1-2. Air Resistance (Drag) — The Force That Slows the Ball

A ball moving through air decelerates due to friction with the air. A non-spinning ball released at 95 mph slows by approximately 10% by the time it reaches home plate, arriving at around 86 mph (Fig. 3).

Drag acts opposite to the ball's direction of travel and is proportional to the square of the velocity. In other words, the faster the ball, the greater the air resistance it encounters. Additionally, higher spin rates increase air turbulence around the ball, which slightly increases drag as well.

Release Home 18.44 m No drag 95mph→95mph With drag 95mph→86mph Released simultaneously: ball with drag (orange) arrives later
Fig. 3. Comparing drag vs. no drag (with gravity, no spin). The ball with drag decelerates from 95 to 86 mph, arrives later, and drops more.
📐 For researchers: Drag term

The second term of the equation of motion:

$$\color{#aaaaaa}{\mathbf{F}_D = -\frac{1}{2}C_D \rho A {\color{#44ff44}v} {\color{#44ff44}\mathbf{v}}}$$

$C_D$ is the drag coefficient, $\rho$ is air density (approx. 1.2 kg/m³), $A$ is the cross-sectional area of the ball ($\pi r^2$, $r$ ≈ 0.037 m), $\color{#44ff44}v$ is the speed, and $\color{#44ff44}\mathbf{v}$ is the velocity vector. The force always opposes the direction of motion and is proportional to the square of the speed.

This simulator uses the Nathan model for the drag coefficient:

$$C_D = c_{d0} + c_{d,\text{spin}} \cdot \frac{\color{#ff8a65}{\omega_{\text{total}}}}{1000}$$

($c_{d0} = 0.297$, $c_{d,\text{spin}} = 0.0292$). The drag coefficient increases with spin rate (due to seam-induced turbulence).

The effect of spin-induced drag increase on arrival speed is small compared to the $v^2$ term. For a 95 mph pitch:

Condition$C_D$Arrival speedSpeed loss
No spin0.29786.3 mph8.7 mph (9.2%)
2000 rpm backspin0.355 (+20%)84.6 mph10.4 mph (10.9%)

$C_D$ increases by about 20%, but the additional speed loss is about 1.6 mph (roughly 15% of the total 10.4 mph speed loss).

1-3. Magnus Force — The Force That "Curves" the Ball

This is the essence of pitch movement. Around a spinning ball, the airflow becomes asymmetric.

On the side where the air flows in the same direction as the spin, the air velocity becomes faster and the pressure becomes lower. On the opposite side, the air becomes slower and the pressure becomes higher. This pressure difference creates a force that pushes the ball toward the low-pressure side — the Magnus force (Fig. 4).

← v (pitch direction) Magnus FM ω (spin axis: into page) Low pressure Faster flow High pressure Slower flow Backspin (fastball): pressure difference pushes ball toward low-pressure side (upward)
Fig. 4. Backspin (fastball): the upper side has faster flow and lower pressure, while the lower side has slower flow and higher pressure. This pressure difference generates the Magnus force.
Direction of the Magnus force: The Magnus force acts perpendicular to both the direction of travel and the spin axis. In other words, spin around the velocity direction (= gyrospin) does not contribute to vertical or horizontal movement of the ball.

This rule — "the ball curves in the direction perpendicular to both the spin axis and the direction of travel" — provides a unified explanation for the movement of all pitch types.

The Magnus force F acts perpendicular to the plane formed by the angular velocity ω and the velocity v
Fig. 4b. The Magnus force F (blue) acts perpendicular (in the normal direction) to the plane (yellow) formed by the angular velocity ω (orange) and the velocity v (green).
📐 Cross Product — The Math Behind the Magnus Force Direction

The direction of the Magnus force is determined by the cross product $\boldsymbol{\omega} \times \mathbf{v}$ of the angular velocity vector $\boldsymbol{\omega}$ and the velocity vector $\mathbf{v}$. The cross product may look intimidating, but you only need to remember two rules (Fig. 5):

Geometric meaning of cross product a × b
Fig. 5. Geometric meaning of the cross product $\mathbf{a} \times \mathbf{b}$
Two rules of the cross product:
  1. Direction: $\mathbf{a} \times \mathbf{b}$ points perpendicular to the plane formed by $\mathbf{a}$ and $\mathbf{b}$. The direction follows the right-hand rule (curl your fingers from $\mathbf{a}$ toward $\mathbf{b}$; your thumb points in the direction of the result).
  2. Magnitude: Equal to the area of the parallelogram spanned by $\mathbf{a}$ and $\mathbf{b}$. Maximum when the two vectors are perpendicular, zero when they are parallel.
Backspin (ω ⊥ v) v ω (out of page) F = ω × v Force: Maximum ω and v perpendicular → max area (Fastball backspin) Gyrospin (ω ∥ v) v ω F = ω × v = 0 Force: Zero ω and v parallel → area zero (Gyrospin = bullet spin)
Fig. 5b. Cross product rule applied to the Magnus force. Left: ω⊥v gives maximum hop. Right: ω∥v gives zero force.
  • The force direction is always perpendicular to both $\boldsymbol{\omega}$ and $\mathbf{v}$ → the ball moves in a direction perpendicular to the spin axis and the direction of travel
  • When the angle between ω and v is intermediate (as is the case for most pitch types), the Magnus force takes a value between zero and the maximum

In the 3D widget below, use the sliders to change the spin axis (orange arrow ω) and see how the Magnus force (blue arrow F) direction and trajectory change. Start from the fastball setting and try moving the sliders.

Presets:

Click the "SL Slider" preset, then try moving the sidespin (S) slider. You'll see the angular velocity vector ω shift up or down relative to the velocity vector $\mathbf{v}$. Whether ω sits above or below $\mathbf{v}$ flips the direction of the cross product $\boldsymbol{\omega} \times \mathbf{v}$, reversing the left-right direction of the Magnus force.

In real pitchers, Yoshinobu Yamamoto's slider has ω positioned slightly above $\mathbf{v}$, producing movement toward the glove side (third base). In contrast, Tatsuya Imai's slider has ω positioned below $\mathbf{v}$, producing movement in the opposite direction — toward the arm side (first base). This is the so-called "wrong-way slider." Despite sharing the name "slider," the sign of the sidespin component is reversed, resulting in opposite movement directions. Toggle S from positive to negative in the widget above to experience this difference.

Next, try the gyro (G) slider. As you increase the gyro component (move G toward 0), the Magnus force arrow gets shorter. This is because as ω approaches $\mathbf{v}$ in direction, the cross product $\boldsymbol{\omega} \times \mathbf{v}$ becomes smaller.

📐 For researchers: Magnus force equation

The Magnus force is described as follows:

$$\mathbf{F}_M = \frac{1}{2} C_L \rho A v^2 \, (\hat{\boldsymbol{\omega}} \times \hat{\mathbf{v}})$$

where $C_L$ is the lift coefficient, $\rho$ is air density, $A$ is the cross-sectional area of the ball, $v$ is velocity, $\hat{\boldsymbol{\omega}}$ is the unit vector of the spin axis, and $\hat{\mathbf{v}}$ is the unit vector of velocity.

$C_L$ is a function of the spin parameter $S = R\omega/v$ (the ratio of the ball surface speed to the translational speed). The simulator at baseball.skill-vis.com uses Nathan's rational function model:

$$C_L = \frac{c_2 \cdot S}{c_0 + c_1 \cdot S}$$

Nathan's original coefficients are $c_0 = 0.583$, $c_1 = 2.333$, $c_2 = 1.12$, but this simulator uses a modified value of $c_2 = 1.045$ based on fitting to Statcast data.

In the following simulation, you can compare the trajectory without spin (cyan dashed line) to the actual pitch (orange).

🔵 See Ohtani's fastball in 3D
Key point: The difference between the cyan dashed line (no spin) and the orange solid line (with spin) represents the "movement" created by spin. Even a fastball has over 40 cm of movement.

Chapter 2: Understanding Spin with Vectors

2-1. The Angular Velocity Vector — Representing Spin as a Single Arrow

Spin can be represented as an angular velocity vector ($\boldsymbol{\omega}$). This arrow carries two pieces of information:

The right-hand rule means: curl the fingers of your right hand in the direction of rotation, and your thumb points in the direction of the arrow (Fig. 6).

Angular velocity vector: the arrow direction is the spin axis (right-hand screw direction), and the length is the spin rate
Fig. 6. Angular velocity vector ω: the arrow direction is the spin axis (right-hand screw direction), and the length represents spin rate.

In baseball, spin is often expressed as a "Spin Axis" angle (like a clock face direction). However, this representation has limitations:

With a vector representation, direction and magnitude can be expressed simultaneously, and the "similarity" of two pitches can be calculated as the distance between vectors.

2-2. Three Components: Topspin, Sidespin, and Gyrospin

The angular velocity vector can be decomposed into three physically meaningful components relative to the pitch:

No gyro component T axis S axis G axis ω angular velocity ωG = 0 ω lies in the T-S plane → Spin efficiency 100% With gyro component T axis S axis G axis ω angular velocity ωG ≠ 0 ω extends out of the T-S plane → Spin efficiency < 100% T-S plane T-S plane
Fig. 7. Relationship between the angular velocity vector ω and the TSG coordinate system. Left: ω lies in the T-S plane (no gyro component, spin efficiency 100%). Right: ω extends out of the T-S plane (gyro component present, lower spin efficiency).

As shown in Fig. 7 left, when $\boldsymbol{\omega}$ lies in the T-S plane (perpendicular to the pitch direction), all spin is converted to Magnus force, and spin efficiency is 100%. When $\boldsymbol{\omega}$ tilts toward the G axis (right), the gyro component increases and movement decreases. However, less movement is not necessarily bad — some pitch types actively use the gyro component to disrupt the batter's timing.

The gyro component $\omega_G$ is crucial for trajectory calculation, but MLB's public Statcast data does not include it. The simulator on this site estimates the gyro component from public data to compute trajectories, which is one of its key features.

T, S, and G are mutually orthogonal, forming the TSG coordinate system where the name order matches the right-hand cyclic order ($\hat{\mathbf{e}}_T \times \hat{\mathbf{e}}_S = \hat{\mathbf{e}}_G$). Any angular velocity vector $\boldsymbol{\omega}$ can be uniquely decomposed as projections onto these three axes, with each component written as $\omega_T$, $\omega_S$, $\omega_G$. Explore the relationship in the 3D widget below.

Preset:
📐 For researchers: TSG coordinate system and the conventional BSG notation

The TSG coordinate system is a right-handed system satisfying $\hat{\mathbf{e}}_T \times \hat{\mathbf{e}}_S = \hat{\mathbf{e}}_G$, where the order of the names directly matches the cyclic order of the coordinate system.

In earlier literature, the "BSG" (Backspin, Sidespin, Gyro) notation is sometimes used. Since $\hat{\mathbf{e}}_B = -\hat{\mathbf{e}}_T$, B > 0 corresponds to the hop direction (backspin), but the right-handed cyclic order becomes B → G → S (BGS), causing a mismatch between the naming order and the mathematical axis order. The TSG notation resolves this inconsistency.

2-3. Spin Efficiency

Since the gyrospin component (G) does not generate Magnus force, the fraction of total spin that actually contributes to movement becomes important. This is called spin efficiency (Active Spin %).

In the TSG coordinate system, spin efficiency is defined as:

Spin Efficiency = $\frac{\sqrt{\omega_T^2 + \omega_S^2}}{\sqrt{\omega_T^2 + \omega_S^2 + \omega_G^2}} \times 100$ (%)

The numerator $\sqrt{\omega_T^2 + \omega_S^2}$ is the transverse spin (the spin component perpendicular to the velocity) — the amount of "effective spin" that generates Magnus force. The denominator is the total spin rate.

For example, Shohei Ohtani's fastball has a total spin rate of 2500 rpm with a spin efficiency of about 72%. This means the effective transverse spin is about 1800 rpm, with the remaining 700 rpm as gyrospin that does not contribute to movement.

Why the same spin rate produces different movement: A fastball at 2500 rpm with 100% efficiency versus one at 2500 rpm with 50% efficiency — the latter has only 1250 rpm of effective spin, resulting in significantly less movement. By looking at spin efficiency, not just spin rate, you can see the "true movement potential" of a pitch.

In the widget below, you can examine the omega vectors of each pitch type for Yoshinobu Yamamoto (RHP) and Shota Imanaga (LHP) in 3D. Switch between pitchers to observe the differences in spin direction between right-handed and left-handed pitchers. Select a pitch type to see the omega arrow direction, the Magnus force direction, and the trajectory from pitcher to home. Drag with the mouse to change the viewpoint.

📐 For researchers: orthonormal TSG basis

This simulator uses the following orthonormal basis:

$$\hat{\mathbf{e}}_G = \frac{\mathbf{v}}{|\mathbf{v}|}, \quad \hat{\mathbf{e}}_T = -\frac{\hat{\mathbf{e}}_G \times \hat{\mathbf{e}}_Z}{|\hat{\mathbf{e}}_G \times \hat{\mathbf{e}}_Z|}, \quad \hat{\mathbf{e}}_S = \hat{\mathbf{e}}_T \times \hat{\mathbf{e}}_G$$

where $\hat{\mathbf{e}}_Z$ is the vertical upward unit vector. $(\hat{\mathbf{e}}_T, \hat{\mathbf{e}}_S, \hat{\mathbf{e}}_G)$ forms a right-handed system ($\hat{\mathbf{e}}_T \times \hat{\mathbf{e}}_S = \hat{\mathbf{e}}_G$). T > 0 produces a drop-direction force, T < 0 produces a hop-direction force.

Chapter 3: The omega Vector of Each Pitch Type — Why They Curve

Pitch type names are convenient categories, but in reality they lie on a continuous spectrum of omega vectors. Below we examine 7 representative pitch types. Select a pitch type to see the spin axis, Magnus force, and trajectory in 3D.

3-1. Four-Seam Fastball (FF)

Backspin (T < 0) is dominant, with omega pointing nearly horizontally and perpendicular to the direction of travel. $\boldsymbol{\omega} \times \mathbf{v}$ produces an upward Magnus force, counteracting gravity and making the ball "drop less." The closer the spin efficiency is to 100%, the greater the hop for the same spin rate.

🔵 Simulate Ohtani's FF
📊 FF omega direction diagram (Y. Yamamoto 96.3mph, 2240rpm, eff.94%)
Top view Pitch dir. ω 3B ← → 1B Pitcher's view Pitch dir. ω 3B ← → 1B Y. Yamamoto FF: 96.3mph 2240rpm, eff.94%

3-2. Curveball (CU)

Omega points in nearly the opposite direction from FF (topspin, T > 0). $\boldsymbol{\omega} \times \mathbf{v}$ produces a downward + horizontal force, making the ball drop sharply while curving. Speed is low (70-80 mph) but spin rate is high (2500-2800 rpm), with the sidespin component adding glove-side horizontal movement.

🟠 Simulate Ohtani's CU
📊 CU omega direction diagram (S. Ohtani 77.6mph, 2622rpm, eff.65%)
Top view Pitch dir. ω 3B ← → 1B Pitcher's view Pitch dir. ω 3B ← → 1B S. Ohtani CU: 77.6mph 2622rpm, eff.65%

3-3. Sweeper (ST)

Sidespin is dominant, with omega pointing nearly straight up from the pitcher's view. Virtually zero gyrospin (spin efficiency ≈ 100%), so $\boldsymbol{\omega} \times \mathbf{v}$ produces a large horizontal force, resulting in sharp lateral movement. Ohtani's 2023 sweeper reached ≈ 61.6 cm of horizontal break.

🟠 Simulate Ohtani's ST
📊 ST omega direction diagram (S. Ohtani 85.2mph, 2625rpm, eff.100%)
Top view Pitch dir. ω 3B ← → 1B Pitcher's view Pitch dir. ω 3B ← → 1B S. Ohtani ST: 85.2mph 2625rpm, eff.100%

3-4. Slider (SL)

In contrast to the sweeper, omega points close to the velocity direction (gyro axis). Transverse spin is small (Yamamoto's example: eff. 13%), so lateral movement is less than ST, but vertical drop is added, creating a "sharp, dropping slider." From ST to SL, the gyrospin component varies continuously.

🟠 Simulate Yamamoto's SL
📊 SL omega direction diagram (Y. Yamamoto 87.1mph, 2626rpm, eff.13%)
Top view Pitch dir. ω High G comp. 3B ← → 1B Pitcher's view Pitch dir. ω 3B ← → 1B Y. Yamamoto SL: 87.1mph 2626rpm, eff.13%

3-5. Sinker (SI)

Same backspin family as FF, but omega tilts significantly downward from the pitcher's view (increased sidespin component). This reduces hop while producing arm-side horizontal movement. Speed is similar to FF (93-96 mph), but the different movement direction combined with FF creates deception.

🟠 Simulate Darvish's SI
📊 SI omega direction diagram (Yu Darvish 93.8mph, 2228rpm, eff.86%)
Top view Pitch dir. ω FF 3B ← → 1B Pitcher's view Pitch dir. ω FF 3B ← → 1B Yu Darvish SI: 93.8mph 2228rpm, eff.86%

3-6. Forkball / Splitter (FS)

The key is a lower spin rate than FF (Yamamoto FS: 1483 rpm vs FF: 2240 rpm). At the same speed (92 mph), the weak hop force means gravity pulls the ball into a trajectory that "doesn't ride like a fastball" = sinks. Physically, it's not "it drops" but "it doesn't rise."

🟠 Simulate Yamamoto's FS
📊 FS omega direction diagram (Y. Yamamoto 92.9mph, 1483rpm, eff.100%)
Top view Pitch dir. ω (small) FF 3B ← → 1B Pitcher's view Pitch dir. ω FF 3B ← → 1B Y. Yamamoto FS: 92.9mph 1483rpm, eff.100%

3-7. Cutter (FC)

The cutter's omega belongs to the same backspin family as FF but includes a gyro component, resulting in lower spin efficiency. Burnes' FC has 2603 rpm but only 46% spin efficiency — about half of the spin contributes to movement. At FF-like speed (94 mph), slight glove-side movement misses the bat's sweet spot. FF → FC → SL forms a continuous progression with increasing gyrospin.

🟠 Simulate Burnes' FC
📊 FC omega direction diagram (C. Burnes 94.1mph, 2603rpm, eff.46%)
Top view Pitch dir. ω FF 3B ← → 1B Pitcher's view Pitch dir. ω FF 3B ← → 1B C. Burnes FC: 94.1mph 2603rpm, eff.46%

Comparing Pitch Types

By overlaying the trajectories of multiple pitch types, you can intuitively see how differences in angular velocity manifest as differences in trajectory:

🔵 Compare Ohtani's FF vs CU vs ST in 3D

Chapter 4: Pitch Type Map in omega Space

By plotting the ω vectors of each pitch type from Chapter 3 on the TSG coordinate system, a "map" of pitch types emerges (Fig. 8, Fig. 9).

T-S Plane (components that generate Magnus force) T (Topspin) Backspin S (Sidespin) FF CU ST SI FS FC FF↔CU opposite 1500rpm 3000rpm Distance from origin = transverse spin (effective spin producing movement)
Fig. 8. Projection onto the T-S plane. FF and CU are at opposite poles, ST lies in the sidespin direction, and SI tilts downward from FF.
FF: Fastball CU: Curveball ST: Sweeper SI: Sinker FS: Splitter FC: Cutter

The T-S plane above displays only the components that contribute to the Magnus force (transverse spin). The greater the distance from the origin, the greater the movement.

Transverse Spin vs G (spin efficiency view) G gyrospin component (rpm) → Transverse (rpm) → FF CU ST SI FS FC eff=50% eff=100% eff=0% Upper-left = higher spin efficiency (more spin contributing to movement)
Fig. 9. Transverse Spin vs gyrospin component. Upper-left is 100% spin efficiency, lower-right is 0%.
FF: Fastball CU: Curveball ST: Sweeper SI: Sinker FS: Splitter FC: Cutter

The figure above shows the relationship between gyrospin and transverse spin. The closer to the left axis (G=0), the higher the spin efficiency, meaning most of the spin contributes to movement.

The distances on these "maps" quantitatively represent how similar the spin characteristics of two pitches are. While pitch type classification is discrete, in omega space the distribution is continuous, and even pitches with the same type name occupy different positions depending on the pitcher. This perspective is useful for pitch type classification and pitch tunneling analysis.

Appendix: For Researchers

📐 Equations of Motion

The equation of motion was introduced after Fig. 1; restated here for reference:

$$m\ddot{\mathbf{x}} = \underbrace{\color{#ffcc44}{-mg\hat{\mathbf{e}}_Z}}_{\color{#ffcc44}{\text{gravity}}} \underbrace{\color{#aaaaaa}{- \frac{1}{2}C_D \rho A {\color{#44ff44}v} {\color{#44ff44}\mathbf{v}}}}_{\color{#aaaaaa}{\text{drag}}} + \underbrace{\color{#4fc3f7}{\frac{1}{2}C_L \rho A {\color{#44ff44}v}^2 ({\color{#ff8a65}\hat{\boldsymbol{\omega}}} \times {\color{#44ff44}\hat{\mathbf{v}}})}}_{\color{#4fc3f7}{\text{Magnus force}}}$$

This simulator performs numerical integration using the 4th-order Runge-Kutta method with a 0.001-second time step.

📐 Drag Coefficient Model

Drag coefficient in the Nathan model:

$$C_D = c_{d0} + c_{d,\text{spin}} \cdot \frac{\color{#ff8a65}{\omega_{\text{total}}}}{1000}$$

($c_{d0} = 0.297$, $c_{d,\text{spin}} = 0.0292$)

As spin increases, drag also increases. This is thought to be due to the turbulence-promoting effect of the seams.

📐 Conservation of Spin Axis

The spin axis is essentially conserved during flight. Since both the Magnus force and drag act on the center of mass, they do not produce torque that changes the spin axis (conservation of angular momentum). Measurements confirm that changes in the spin axis are negligible during a flight time of about 0.4 seconds.

📐 Seam Effect (Seam-Shifted Wake)

In addition to the Magnus force, the position of the seams can alter the air separation point, generating an additional force unrelated to spin. This is called the Seam-Shifted Wake (SSW). It has a significant effect on low-spin two-seam type pitches, while at high spin rates the seam effect averages out and becomes small.

📐 Ball Parameters

Ball parameters used in this simulator (based on Nathan Excel Trajectory Calculator):

  • Mass: 5.125 oz = 0.14529 kg
  • Circumference: 9.125 in → Radius: 0.03689 m
  • Gravitational acceleration: 9.80 m/s² (MLB ballpark average)