Physics Study Plan

Course Overview

This advanced level guide covers essential topics in Physics.

Study Schedule

  • Classical Mechanics: Kinematics and Dynamics
  • Oscillations, Waves, and Thermodynamics
  • Electromagnetism: Fields and Circuits
  • Optics: Geometric and Physical
  • Modern Physics: Relativity and Quantum Mechanics

Free Notes for Physics

Optics: Geometric and Physical

Optics: Geometric and Physical

TL;DR

Optics is about how light behaves, and we often simplify it using two main models: geometric optics for things like lenses and mirrors, and physical optics when we need to account for light's wave nature, like interference and diffraction. Geometric optics treats light as rays, while physical optics treats it as waves. Both models are useful depending on the situation and how small the details are.

1. The Mental Model

Think of light having two "personalities." Sometimes it acts like tiny, straight lines (rays) that bounce and bend, and sometimes it acts like ripples or waves that can spread out and overlap. You pick the personality that best explains what you're seeing.

2. The Core Material

When we talk about optics, we're essentially discussing how light interacts with matter and what happens as it travels. The field is broadly split into two distinct, yet complementary, approaches: geometric optics and physical optics. Each is a model, or a way of thinking about light, that's useful in different situations.

Geometric Optics: Light as Rays

This is the simpler model and it's super useful for understanding things like cameras, telescopes, and eyeglasses. Geometric optics assumes light travels in straight lines called rays. When these rays hit a surface, they either bounce off (reflection) or pass through and bend (refraction).

Key principles:
- Law of Reflection: The angle at which light hits a surface (angle of incidence) is equal to the angle at which it bounces off (angle of reflection). Both angles are measured from the "normal" – an imaginary line perpendicular to the surface.
- Snell's Law (Law of Refraction): When light passes from one transparent material to another (like air to water), it changes direction. The amount it bends depends on the angle it hits the boundary and the optical properties (refractive index) of the two materials. This is why a spoon in water looks bent.

You use geometric optics when the objects light interacts with are much larger than the light's wavelength. Imagine the light arriving at your eye from a distant object. We can trace its path with simple lines.

Physical Optics: Light as Waves

When you need to explain phenomena like interference (patterns of bright and dark fringes when light from two sources combines) or diffraction (light spreading out after passing through a small opening or around an obstacle), geometric optics just won't cut it. For these, you need physical optics, which treats light as an electromagnetic wave.

Key wave phenomena:
- Interference: When two light waves meet, their crests and troughs can either reinforce each other (constructive interference, making brighter light) or cancel each other out (destructive interference, making darker light). Think of ripples in water. This is why you see iridescent colors on soap bubbles or oil slicks.
- Diffraction: Light waves tend to spread out when they encounter an obstacle or a small opening. This is why shadows aren't perfectly sharp and why you can see fringes around the edge of a strong light source. The smaller the opening or obstacle relative to the wavelength, the more noticeable the spreading.

You use physical optics when the details you're observing (like the size of a slit or the distance between two sources) are comparable to the wavelength of light.

Here's how to decide which model to use:

graph TD
    A["Is the size of objects/openings (D) much larger than light's wavelength (λ)?"] -->|Yes| B["Use Geometric Optics"]
    A -->|No (D ≈ λ)| C["Use Physical Optics"]
    B --> D["Examples: Lens imaging, Mirror reflection, Prisms"]
    C --> E["Examples: Interference patterns (Young's double slit), Diffraction through an aperture, Thin-film interference"]

3. Worked Example

Let's say you're looking at a thin film of oil on a puddle. You see vibrant, swirling colors.
Could geometric optics explain this? Not really. Geometric optics would just show light reflecting from the top and bottom surfaces, but it wouldn't explain the colors or why they change as you move.

This is a classic case for physical optics. The colors arise from thin-film interference. Light reflects off both the top surface of the oil and the bottom surface (the oil-water interface). These two reflected light waves then interfere with each other. Because white light is made of many colors (wavelengths), and because different parts of the film have slightly different thicknesses, different colors constructively interfere at different angles and locations. Where a particular wavelength (color) interferes constructively, you see bright light of that color. Where it interferes destructively, that color is absent. This is why the colors swirl and change.

4. Key Takeaways

  • Geometric optics treats light as straight rays and is good for understanding everyday focusing and reflections.
  • Physical optics treats light as waves, necessary for explaining interference and diffraction.
  • The choice between the models depends on the relative size of objects/openings compared to the light's wavelength.
  • Reflection is when light bounces off a surface, with the angle of incidence equaling the angle of reflection.
  • Refraction is when light bends as it passes from one medium to another, explained by Snell's Law.
  • Interference happens when two waves overlap, either reinforcing (constructive) or canceling (destructive) each other.
  • Diffraction is the bending/spreading of light waves around obstacles or through small apertures.

Common mistakes to avoid:
- Trying to explain interference or diffraction with geometric optics.
- Assuming light always travels in perfectly straight lines, even when encountering very small openings.
- Confusing reflection (bouncing) with refraction (bending through a medium).
- Not considering the wavelength of light when discussing wave phenomena.

5. Now Try It

Imagine you have a laser pointer and a piece of paper with two very tiny, closely spaced slits cut into it. Shine the laser through the slits onto a wall. Describe what you'd expect to see, explaining why using one of the optics models we discussed. What would change if you replaced the two slits with a single, wider slit?

Classical Mechanics: Kinematics and Dynamics

Classical Mechanics: Kinematics and Dynamics

TL;DR

Kinematics describes how objects move (position, velocity, acceleration), while dynamics explains why they move (forces). Newton's Laws are the foundation for understanding how forces cause changes in an object's motion. Mastering these concepts lets you predict and analyze the movement of everyday objects.

1. The Mental Model

Think of kinematics as describing a movie's plot – what happens on screen. Dynamics is like understanding the director's choices and the script – why those events unfold. They're two sides of the same coin when analyzing motion.

2. The Core Material

Classical mechanics, specifically kinematics and dynamics, is about understanding motion without getting into quantum weirdness or speeds near light. It's the physics of everyday objects.

2.1 Kinematics: Describing Motion

Kinematics focuses on describing an object's motion using these key quantities:

  • Position ($x$ or $y$): Where an object is. Often measured in meters (m).
  • Displacement ($\Delta x$ or $\Delta y$): The change in position, a vector quantity. It's the straight-line distance and direction from start to finish.
  • Distance: The total path length traveled, a scalar quantity.
  • Velocity ($v$): The rate of change of position, a vector. How fast and in what direction. Mathematically, $v = \Delta x / \Delta t$.
  • Speed: The magnitude of velocity, a scalar. How fast.
  • Acceleration ($a$): The rate of change of velocity, a vector. How velocity is changing (speeding up, slowing down, or changing direction). Mathematically, $a = \Delta v / \Delta t$.

For constant acceleration, we have a set of handy kinematic equations (often called "SUVAT" equations):

  • $v = u + at$
  • $s = ut + \frac{1}{2}at^2$
  • $v^2 = u^2 + 2as$
  • $s = \frac{1}{2}(u+v)t$

Where:
* $s$ = displacement
* $u$ = initial velocity
* $v$ = final velocity
* $a$ = acceleration
* $t$ = time

2.2 Dynamics: Explaining Motion

Dynamics introduces forces as the cause of motion changes. Newton's three laws are the bedrock:

  • Newton's First Law (Law of Inertia): An object at rest stays at rest, and an object in motion stays in motion with the same speed and in the same direction unless acted upon by an unbalanced force. Inertia is resistance to change in motion.
  • Newton's Second Law: The acceleration of an object is directly proportional to the net force acting on it and inversely proportional to its mass. The famous equation is $\Sigma F = ma$.
    • $\Sigma F$ (or $F_{net}$) is the net force (vector sum of all forces).
    • $m$ is mass (how much 'stuff' an object has, measured in kg).
    • $a$ is acceleration.
    • Force is measured in Newtons (N), where $1 N = 1 kg \cdot m/s^2$.
  • Newton's Third Law: For every action, there is an equal and opposite reaction. If object A exerts a force on object B, then object B simultaneously exerts an equal and opposite force on object A. These forces act on different objects.

When solving dynamics problems, you'll often draw Free-Body Diagrams (FBDs), which show all the forces acting on a single object.

graph TD
    A["Object's Initial State (Rest or Constant Velocity)"] --> B{"Is there an unbalanced force?"}
    B -- "No" --> C["Object's Final State (Continues in Initial State)"]
    B -- "Yes" --> D["Unbalanced Force ($\Sigma F$) Applied"]
    D --> E["Object's Mass ($m$)"]
    D & E --> F["Acceleration ($a = \Sigma F / m$)"]
    F --> G["Change in Velocity and/or Direction"]
    G --> H["Object's Final State (Accelerated Motion)"]

3. Worked Example

Let's say a 2 kg block starts from rest on a frictionless surface. A horizontal force of 10 N is applied for 3 seconds. What's its final velocity and how far did it travel?

  1. Identify knowns and unknowns:

    • Mass ($m$) = 2 kg
    • Initial velocity ($u$) = 0 m/s (starts from rest)
    • Applied Force ($F$) = 10 N
    • Time ($t$) = 3 s
    • Unknowns: Final velocity ($v$), Displacement ($s$)
  2. Find acceleration (Dynamics - Newton's 2nd Law):

    • Since the surface is frictionless and the force is horizontal, $F_{net} = F_{applied}$.
    • $\Sigma F = ma$
    • $10 N = (2 kg) \cdot a$
    • $a = 10 N / 2 kg = 5 m/s^2$
  3. Find final velocity (Kinematics):

    • Use $v = u + at$
    • $v = 0 m/s + (5 m/s^2)(3 s)$
    • $v = 15 m/s$
  4. Find displacement (Kinematics):

    • Use $s = ut + \frac{1}{2}at^2$
    • $s = (0 m/s)(3 s) + \frac{1}{2}(5 m/s^2)(3 s)^2$
    • $s = 0 + \frac{1}{2}(5 m/s^2)(9 s^2)$
    • $s = 2.5 m/s^2 \cdot 9 s^2 = 22.5 m$

So, after 3 seconds, the block will be moving at 15 m/s and will have traveled 22.5 meters.

4. Key Takeaways

  • Kinematics describes how objects move using quantities like position, velocity, and acceleration.
  • Dynamics explains why objects move, attributing changes in motion to forces.
  • Newton's First Law defines inertia and the concept of an unbalanced force causing motion change.
  • Newton's Second Law ($\Sigma F = ma$) quantifies the relationship between net force, mass, and acceleration.
  • Newton's Third Law explains that forces always come in equal and opposite pairs acting on different objects.
  • A Free-Body Diagram (FBD) is crucial for visualizing all forces acting on an object in dynamics problems.

Common Mistakes to Avoid:
- Confusing speed with velocity or distance with displacement; remember vectors have direction.
- Forgetting that $\Sigma F$ in Newton's Second Law is the net (total vector sum) force.
- Applying Newton's Third Law forces to the same object; they always act on different objects.
- Mixing up units; always ensure consistent units (e.g., meters, kilograms, seconds).

5. Now Try It

A car initially moving at 10 m/s accelerates uniformly at 2 m/s² for 5 seconds. Draw a simple Free-Body Diagram for the car during acceleration (assume a flat road and ignore air resistance), and then calculate its final velocity and the distance it travels during this time. What success looks like: You'll have an FBD showing horizontal and vertical forces, and you'll correctly determine the car's final speed (in m/s) and the distance covered (in meters).

Oscillations, Waves, and Thermodynamics

Oscillations, Waves, and Thermodynamics

TL;DR

Physics is all about things changing. Oscillations describe things wiggling back and forth, waves describe how disturbances travel through stuff, and thermodynamics explains how energy moves and transforms. These concepts help you understand everything from guitar strings to engines.

1. The Mental Model

Imagine a pendulum swinging, a ripple in a pond, and a hot cup of coffee cooling down. These are all examples of oscillations, waves, and thermodynamics at play. They're about how energy moves and changes form in different systems.

2. The Core Material

Oscillations: Wiggles and Bounces

An oscillation is just a fancy word for something moving back and forth around a central point, like a spring bouncing or a child on a swing. The key properties are:

  • Period (T): How long it takes for one full back-and-forth cycle. Measured in seconds.
  • Frequency (f): How many cycles happen per second. Measured in Hertz (Hz), where f = 1/T.
  • Amplitude: The maximum distance the object moves from its central, equilibrium position.

A common type is Simple Harmonic Motion (SHM), which occurs when the restoring force (the force trying to bring it back to equilibrium) is directly proportional to the displacement from equilibrium, like a perfect spring.

Waves: Traveling Disturbances

Waves are how energy moves without the actual material moving permanently with the wave. Think of a stadium "wave" – people stand up and sit down, but they don't move around the stadium.

There are two main types:

  • Transverse Waves: The particles of the medium oscillate perpendicular to the direction the wave is traveling. Example: light waves, waves on a string.
  • Longitudinal Waves: The particles of the medium oscillate parallel to the direction the wave is traveling. Example: sound waves.

Key wave properties include:

  • Wavelength (λ): The distance between two consecutive identical points on a wave (e.g., peak to peak).
  • Wave Speed (v): How fast the wave disturbance travels. It's related to frequency and wavelength by the formula: v = fλ.
  • Amplitude: The maximum displacement of the particles from their equilibrium position. For sound, this relates to loudness; for light, to brightness.

Thermodynamics: Heat, Work, and Energy Flow

Thermodynamics is all about heat, temperature, and how they relate to energy and work. It's built on a few fundamental laws:

  • Zeroth Law: If two systems are each in thermal equilibrium with a third system, then they are in thermal equilibrium with each other. This is how thermometers work!
  • First Law: Energy cannot be created or destroyed, only transferred or transformed. It's basically the conservation of energy: ΔU = Q - W, where ΔU is the change in internal energy of a system, Q is the heat added to the system, and W is the work done by the system.
  • Second Law: The total entropy (a measure of disorder or randomness) of an isolated system can only increase over time, or stay constant in ideal cases. You can't get something for nothing; heat spontaneously flows from hot to cold, and perfect engines don't exist.
  • Third Law: As a system approaches absolute zero temperature, all processes cease, and the entropy of the system approaches a minimum value. You can never perfectly reach absolute zero.

Here's how these concepts link:

graph TD
    A["Initial Energy Input"] --> B["System Starts Oscillating (e.g., plucked string)"];
    B --> C["Oscillation Creates Wave (e.g., sound wave)"];
    C --> D["Wave Energy Travels Through Medium"];
    D --> E["Wave Interacts with Another System"];
    E --> F["Energy Conversion (e.g., sound turns to heat)"];
    F --> G["Heat Transfer (Thermodynamics)"];
    G --> H["Change in System's Internal Energy/Entropy"];

3. Worked Example

Let's say you have a sound wave (longitudinal wave) produced by a speaker. The speaker cone vibrates at 440 Hz (that's the frequency, f), producing a specific musical note. You know the speed of sound in air is approximately 343 m/s (that's the wave speed, v). We want to find the wavelength (λ) of this sound wave.

We use the wave speed formula: v = fλ

To find the wavelength, we rearrange the formula to: λ = v / f

Plug in the numbers:
λ = 343 m/s / 440 Hz
λ = 343 m/s / 440 (1/s)
λ ≈ 0.78 meters

So, the sound wave produced by that speaker has a wavelength of about 0.78 meters.

4. Key Takeaways

  • Oscillations are repetitive back-and-forth movements, characterized by period, frequency, and amplitude.
  • Waves are disturbances that transfer energy without transferring matter, categorized as transverse or longitudinal.
  • The relationship between wave speed, frequency, and wavelength is expressed as v = fλ.
  • Thermodynamics governs heat, temperature, energy, and entropy, with the First Law emphasizing energy conservation and the Second Law stating that disorder (entropy) tends to increase.
  • These topics are interconnected; oscillations can generate waves, and the energy in waves eventually interacts through thermodynamic principles (like friction converting wave energy to heat).

Common mistakes to avoid:
* Confusing frequency (cycles per second) with period (seconds per cycle). Get them straight with f = 1/T.
* Forgetting that wave speed depends on the medium, not necessarily the source's oscillation frequency.
* Mixing up "heat" (energy transfer) and "temperature" (average kinetic energy of particles).
* Thinking energy can be created or destroyed; it only changes forms.

5. Now Try It

Imagine you're designing a concert hall. You need to consider how sound waves will behave. For a low bass note, let's say the frequency is 60 Hz. Using the same speed of sound in air (343 m/s), calculate the wavelength of this bass note. Then, think about how this longer wavelength might affect how the sound fills the room compared to a higher-frequency, shorter-wavelength sound.

Success looks like: You've correctly calculated the wavelength of the bass note and can explain, in your own words, why longer wavelengths tend to "bend around" objects more easily, making bass notes feel more encompassing.

Want the full plan?

Generate your own personalized study guide, quizzes, and flashcards instantly.

Try StudyAI Free