Xirius-PHY107GROUPINGWEDNESDAY10THDECEMBER6-General100LVL.pdf
Xirius AI
The provided PDF document, titled "Xirius-PHY107GROUPINGWEDNESDAY10THDECEMBER6-General100LVL.pdf", serves as a comprehensive set of lecture notes for an introductory physics course, specifically "PHYSICS FOR LIFE SCIENCES I (PHY 107)" for 100-level students. It covers a broad spectrum of fundamental physics principles, designed to provide a foundational understanding of the physical world, with an emphasis on concepts relevant to life sciences.
The document systematically introduces core physics topics, starting with the basics of measurement, units, and dimensional analysis, and progressing through classical mechanics, thermal physics, waves, optics, and an introduction to electricity and magnetism. Each section is structured to explain key concepts, provide relevant formulas, and sometimes include examples or applications. The notes aim to build a strong conceptual framework, enabling students to understand and apply physical laws to various phenomena.
Overall, this document is a foundational resource for students beginning their study of physics, particularly those in life sciences who need to grasp the underlying physical principles governing biological systems and experimental techniques. It emphasizes clarity, precision in definitions, and the mathematical representation of physical laws, preparing students for more advanced studies in physics or related scientific fields.
MAIN TOPICS AND CONCEPTS
This section introduces the fundamental concepts of measurement in physics. It emphasizes the importance of standard units and the consistency of dimensions in physical equations.
- Physical Quantities: Defined as anything that can be measured. They are categorized into fundamental (base) quantities and derived quantities.
- Fundamental Quantities: Independent quantities from which all other physical quantities can be derived. The document lists the seven SI base quantities:
1. Length (meter, m)
2. Mass (kilogram, kg)
3. Time (second, s)
4. Electric Current (ampere, A)
5. Thermodynamic Temperature (kelvin, K)
6. Amount of Substance (mole, mol)
7. Luminous Intensity (candela, cd)
- Derived Quantities: Quantities expressed in terms of fundamental quantities. Examples include area, volume, density, speed, force, work, etc.
- Units: Standard measures used to express physical quantities. The International System of Units (SI) is highlighted as the globally accepted standard.
- Dimensional Analysis: A powerful tool used to check the consistency of equations and to derive relationships between physical quantities. The dimension of a physical quantity is the power to which the fundamental units are raised to represent that quantity.
- Principle of Homogeneity of Dimensions: States that an equation is dimensionally correct if the dimensions of the terms on both sides of the equation are the same. This principle is crucial for verifying the correctness of physical formulas.
- Example: Checking the equation for distance $s = ut + \frac{1}{2}at^2$.
- Dimension of $s$: $[L]$
- Dimension of $ut$: $[L/T] \times [T] = [L]$
- Dimension of $\frac{1}{2}at^2$: $[L/T^2] \times [T^2] = [L]$
Since all terms have the dimension of length $[L]$, the equation is dimensionally consistent.
- Unit Conversion: The process of converting a measurement from one unit to another using conversion factors.
This section differentiates between two fundamental types of physical quantities based on their properties regarding direction.
- Scalar Quantities: Physical quantities that have only magnitude and no direction. They are completely described by a numerical value and a unit.
- Examples: Mass, length, time, temperature, speed, distance, energy, work, power, density.
- Vector Quantities: Physical quantities that have both magnitude and direction. They require both a numerical value (magnitude) and a specified direction for their complete description.
- Examples: Displacement, velocity, acceleration, force, momentum, electric field, magnetic field.
- Vector Representation: Vectors are typically represented graphically by arrows, where the length of the arrow indicates the magnitude and the arrowhead indicates the direction. Symbolically, they are denoted by bold letters (e.g., $\mathbf{A}$) or an arrow above the letter (e.g., $\vec{A}$).
- Vector Operations:
- Vector Addition:
- Graphical Method (Triangle Law / Parallelogram Law): If two vectors $\mathbf{A}$ and $\mathbf{B}$ are represented by two sides of a triangle taken in order, their resultant $\mathbf{R}$ is given by the third side taken in the opposite order. For the parallelogram law, if two vectors are represented by the adjacent sides of a parallelogram, their resultant is given by the diagonal passing through their common point.
- Component Method: Resolving vectors into their perpendicular components (e.g., x and y components). If $\mathbf{A} = A_x\mathbf{i} + A_y\mathbf{j}$ and $\mathbf{B} = B_x\mathbf{i} + B_y\mathbf{j}$, then $\mathbf{R} = \mathbf{A} + \mathbf{B} = (A_x+B_x)\mathbf{i} + (A_y+B_y)\mathbf{j}$.
- Magnitude of resultant: $R = \sqrt{R_x^2 + R_y^2}$
- Direction of resultant: $\theta = \tan^{-1}\left(\frac{R_y}{R_x}\right)$
- Vector Subtraction: $\mathbf{A} - \mathbf{B}$ is equivalent to $\mathbf{A} + (-\mathbf{B})$, where $-\mathbf{B}$ is a vector of the same magnitude as $\mathbf{B}$ but in the opposite direction.
- Scalar (Dot) Product: A product of two vectors that results in a scalar quantity.
- $\mathbf{A} \cdot \mathbf{B} = AB \cos\theta$, where $\theta$ is the angle between $\mathbf{A}$ and $\mathbf{B}$.
- In component form: $\mathbf{A} \cdot \mathbf{B} = A_x B_x + A_y B_y + A_z B_z$.
- Vector (Cross) Product: A product of two vectors that results in a vector quantity perpendicular to the plane containing the two vectors.
- $|\mathbf{A} \times \mathbf{B}| = AB \sin\theta$. The direction is given by the right-hand rule.
- In component form: $\mathbf{A} \times \mathbf{B} = (A_yB_z - A_zB_y)\mathbf{i} + (A_zB_x - A_xB_z)\mathbf{j} + (A_xB_y - A_yB_x)\mathbf{k}$.
Kinematics (Motion in One and Two Dimensions)This section deals with the description of motion without considering the forces causing it.
- Key Concepts:
- Distance: Total path length covered (scalar).
- Displacement ($\Delta x$ or $\mathbf{s}$): Change in position, a vector quantity from initial to final point.
- Speed: Rate of change of distance (scalar). Average speed = $\frac{\text{Total distance}}{\text{Total time}}$.
- Velocity ($\mathbf{v}$): Rate of change of displacement (vector). Average velocity = $\frac{\text{Total displacement}}{\text{Total time}}$. Instantaneous velocity = $\frac{d\mathbf{s}}{dt}$.
- Acceleration ($\mathbf{a}$): Rate of change of velocity (vector). Average acceleration = $\frac{\Delta \mathbf{v}}{\Delta t}$. Instantaneous acceleration = $\frac{d\mathbf{v}}{dt} = \frac{d^2\mathbf{s}}{dt^2}$.
- Equations of Motion (for constant acceleration):
1. $v = u + at$
2. $s = ut + \frac{1}{2}at^2$
3. $v^2 = u^2 + 2as$
4. $s = \frac{(u+v)}{2}t$
Where $u$ is initial velocity, $v$ is final velocity, $a$ is constant acceleration, $t$ is time, and $s$ is displacement.
- Free Fall: Motion under the influence of gravity alone, where air resistance is negligible. The acceleration is constant and equal to the acceleration due to gravity, $g \approx 9.8 \text{ m/s}^2$ (downwards).
- Equations of motion are applied by replacing $a$ with $g$ (or $-g$ depending on chosen coordinate system).
- Projectile Motion: The motion of an object thrown or projected into the air, subject only to the acceleration of gravity. It's a 2D motion, analyzed by separating horizontal and vertical components.
- Horizontal Motion: Constant velocity ($a_x = 0$). $x = (v_0 \cos\theta)t$.
- Vertical Motion: Constant acceleration ($a_y = -g$). $y = (v_0 \sin\theta)t - \frac{1}{2}gt^2$, $v_y = v_0 \sin\theta - gt$, $v_y^2 = (v_0 \sin\theta)^2 - 2gy$.
- Range ($R$): Horizontal distance covered. $R = \frac{v_0^2 \sin(2\theta)}{g}$. Maximum range occurs at $\theta = 45^\circ$.
- Maximum Height ($H$): $H = \frac{v_0^2 \sin^2\theta}{2g}$.
- Time of Flight ($T$): $T = \frac{2v_0 \sin\theta}{g}$.
- Relative Velocity: The velocity of an object with respect to another object or reference frame.
- $\mathbf{v}_{AB} = \mathbf{v}_A - \mathbf{v}_B$ (velocity of A relative to B).
Newton's Laws of MotionThis section forms the foundation of classical mechanics, describing the relationship between forces and the motion of objects.
- 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 external force.
- Inertia: The tendency of an object to resist changes in its state of motion. Mass is a measure of inertia.
- 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 direction of the acceleration is in the direction of the net force.
- Formula: $\mathbf{F}_{net} = m\mathbf{a}$
- Force (F): A push or pull that can cause a change in an object's motion. Unit: Newton (N). $1 \text{ N} = 1 \text{ kg} \cdot \text{m/s}^2$.
- Mass (m): A measure of the amount of matter in an object and its inertia (scalar).
- Weight (W): The force of gravity acting on an object. $W = mg$.
- Newton's Third Law: For every action, there is an equal and opposite reaction. When one object exerts a force on a second object, the second object exerts an equal and opposite force on the first.
- Action-reaction pairs always act on different objects.
- Friction: A force that opposes relative motion or attempted motion between surfaces in contact.
- Static Friction ($f_s$): Acts when objects are at rest relative to each other. $f_s \le \mu_s N$, where $\mu_s$ is the coefficient of static friction and $N$ is the normal force.
- Kinetic Friction ($f_k$): Acts when objects are in motion relative to each other. $f_k = \mu_k N$, where $\mu_k$ is the coefficient of kinetic friction.
- Typically, $\mu_s > \mu_k$.
Work, Energy, and PowerThis section defines fundamental concepts related to the transfer and transformation of energy.
- Work ($W$): Done when a force causes a displacement of an object in the direction of the force.
- Formula: $W = \mathbf{F} \cdot \mathbf{d} = Fd \cos\theta$, where $\theta$ is the angle between the force and displacement vectors.
- Unit: Joule (J). $1 \text{ J} = 1 \text{ N} \cdot \text{m}$.
- Work is a scalar quantity.
- Energy ($E$): The capacity to do work.
- Kinetic Energy ($KE$): Energy possessed by an object due to its motion.
- Formula: $KE = \frac{1}{2}mv^2$
- Potential Energy ($PE$): Stored energy due to an object's position or state.
- Gravitational Potential Energy ($PE_g$): Energy due to an object's height in a gravitational field.
- Formula: $PE_g = mgh$
- Elastic Potential Energy ($PE_s$): Energy stored in a spring or elastic material when stretched or compressed.
- Formula: $PE_s = \frac{1}{2}kx^2$, where $k$ is the spring constant and $x$ is the displacement from equilibrium.
- Work-Energy Theorem: The net work done on an object is equal to the change in its kinetic energy.
- Formula: $W_{net} = \Delta KE = KE_f - KE_i = \frac{1}{2}mv_f^2 - \frac{1}{2}mv_i^2$.
- Conservation of Mechanical Energy: In the absence of non-conservative forces (like friction or air resistance), the total mechanical energy (sum of kinetic and potential energy) of a system remains constant.
- Formula: $KE_i + PE_i = KE_f + PE_f$
- Power ($P$): The rate at which work is done or energy is transferred.
- Formula: $P = \frac{W}{t} = \frac{\Delta E}{t}$
- Also, $P = \mathbf{F} \cdot \mathbf{v} = Fv \cos\theta$ (for constant force and velocity).
- Unit: Watt (W). $1 \text{ W} = 1 \text{ J/s}$.
Rotational MotionThis section extends the concepts of linear motion to objects rotating about an axis.
- Angular Displacement ($\theta$): The angle through which a point or line has been rotated about a fixed axis. Unit: radian (rad).
- Angular Velocity ($\omega$): The rate of change of angular displacement.
- Formula: $\omega = \frac{\Delta\theta}{\Delta t}$ (average), $\omega = \frac{d\theta}{dt}$ (instantaneous).
- Unit: rad/s.
- Relationship with linear velocity: $v = r\omega$.
- Angular Acceleration ($\alpha$): The rate of change of angular velocity.
- Formula: $\alpha = \frac{\Delta\omega}{\Delta t}$ (average), $\alpha = \frac{d\omega}{dt}$ (instantaneous).
- Unit: rad/s$^2$.
- Relationship with linear (tangential) acceleration: $a_t = r\alpha$.
- Torque ($\tau$): The rotational equivalent of force; it causes an object to rotate or changes its rotational motion.
- Formula: $\tau = rF \sin\theta = r_{\perp}F$, where $r$ is the distance from the pivot to the point where the force is applied, $F$ is the force, and $\theta$ is the angle between $\mathbf{r}$ and $\mathbf{F}$. $r_{\perp}$ is the perpendicular distance (lever arm).
- Unit: N·m.
- Moment of Inertia ($I$): The rotational equivalent of mass; it is a measure of an object's resistance to changes in its rotational motion. It depends on the mass distribution relative to the axis of rotation.
- Formula for a point mass: $I = mr^2$.
- For a system of particles: $I = \sum m_i r_i^2$.
- For continuous bodies, it involves integration.
- Newton's Second Law for Rotation: $\tau_{net} = I\alpha$.
- Rotational Kinetic Energy ($KE_{rot}$): Energy possessed by an object due to its rotation.
- Formula: $KE_{rot} = \frac{1}{2}I\omega^2$.
- Angular Momentum ($\mathbf{L}$): The rotational equivalent of linear momentum.
- Formula: $\mathbf{L} = I\omega$ (for a rigid body rotating about a fixed axis).
- For a point mass: $\mathbf{L} = \mathbf{r} \times \mathbf{p} = \mathbf{r} \times m\mathbf{v}$.
- Conservation of Angular Momentum: In the absence of external torques, the total angular momentum of a system remains constant.
- Formula: $I_i\omega_i = I_f\omega_f$.
Fluid MechanicsThis section explores the behavior of fluids (liquids and gases) at rest and in motion.
- Density ($\rho$): Mass per unit volume.
- Formula: $\rho = \frac{m}{V}$.
- Unit: kg/m$^3$.
- Pressure ($P$): Force per unit area exerted perpendicular to a surface.
- Formula: $P = \frac{F}{A}$.
- Unit: Pascal (Pa). $1 \text{ Pa} = 1 \text{ N/m}^2$.
- Pressure in a Fluid at Depth: $P = P_0 + \rho gh$, where $P_0$ is the surface pressure, $\rho$ is fluid density, $g$ is acceleration due to gravity, and $h$ is depth.
- Pascal's Principle: Pressure applied to an enclosed incompressible fluid is transmitted undiminished to every portion of the fluid and to the walls of the containing vessel.
- Application: Hydraulic systems. $\frac{F_1}{A_1} = \frac{F_2}{A_2}$.
- Archimedes' Principle (Buoyancy): An object wholly or partially immersed in a fluid experiences an upward buoyant force equal to the weight of the fluid displaced by the object.
- Buoyant Force ($F_B$): $F_B = \rho_{fluid} V_{displaced} g$.
- An object floats if $F_B \ge W_{object}$.
- Fluid Dynamics (Ideal Fluid Flow):
- Continuity Equation: For an incompressible fluid flowing through a pipe, the product of the cross-sectional area and the fluid speed is constant.
- Formula: $A_1v_1 = A_2v_2$.
- Bernoulli's Principle: For a steady, incompressible, non-viscous flow, the sum of pressure, kinetic energy per unit volume, and potential energy per unit volume is constant along a streamline.
- Formula: $P + \frac{1}{2}\rho v^2 + \rho gh = \text{constant}$.
Temperature and HeatThis section deals with thermal energy, temperature, and heat transfer.
- Temperature: A measure of the average kinetic energy of the particles within a substance. It indicates the degree of hotness or coldness.
- Temperature Scales: Celsius ($^\circ$C), Fahrenheit ($^\circ$F), Kelvin (K).
- Conversions:
- $T_K = T_C + 273.15$
- $T_F = \frac{9}{5}T_C + 32$
- $T_C = \frac{5}{9}(T_F - 32)$
- Heat ($Q$): The transfer of thermal energy between objects due to a temperature difference.
- Unit: Joule (J) or calorie (cal). $1 \text{ cal} = 4.184 \text{ J}$.
- Thermal Expansion: The tendency of matter to change in volume in response to a change in temperature.
- Linear Expansion: $\Delta L = \alpha L_0 \Delta T$, where $\alpha$ is the coefficient of linear expansion.
- Volume Expansion: $\Delta V = \beta V_0 \Delta T$, where $\beta$ is the coefficient of volume expansion ($\beta \approx 3\alpha$).
- Specific Heat Capacity ($c$): The amount of heat required to raise the temperature of 1 kg of a substance by 1 K (or $1^\circ$C).
- Formula: $Q = mc\Delta T$.
- Unit: J/(kg·K) or J/(kg·$^\circ$C).
- Latent Heat ($L$): The heat absorbed or released during a phase change (e.g., melting, freezing, boiling, condensation) at constant temperature.
- Formula: $Q = mL$, where $L$ is the latent heat of fusion ($L_f$) or vaporization ($L_v$).
- Heat Transfer Mechanisms:
- Conduction: Transfer of heat through direct contact, primarily in solids, without bulk movement of matter.
- Formula (Rate of conduction): $\frac{dQ}{dt} = kA\frac{\Delta T}{L}$, where $k$ is thermal conductivity, $A$ is cross-sectional area, $\Delta T$ is temperature difference, and $L$ is thickness.
- Convection: Transfer of heat through the movement of fluids (liquids or gases).
- Radiation: Transfer of heat through electromagnetic waves, requiring no medium.
- Stefan-Boltzmann Law: $P = \sigma A e T^4$, where $\sigma$ is the Stefan-Boltzmann constant, $A$ is surface area, $e$ is emissivity, and $T$ is absolute temperature.
Waves and SoundThis section covers the properties of waves and specifically sound waves.
- Waves: Disturbances that transfer energy without transferring matter.
- Types of Waves:
- Transverse Waves: Particles of the medium oscillate perpendicular to the direction of wave propagation (e.g., light waves, waves on a string).
- Longitudinal Waves: Particles of the medium oscillate parallel to the direction of wave propagation (e.g., sound waves).
- Wave Properties:
- Amplitude ($A$): Maximum displacement from equilibrium.
- Wavelength ($\lambda$): Distance between two consecutive crests or troughs (or any two corresponding points).
- Frequency ($f$): Number of complete oscillations per unit time. Unit: Hertz (Hz).
- Period ($T$): Time taken for one complete oscillation. $T = 1/f$.
- Wave Speed ($v$): Speed at which the wave propagates.
- Formula: $v = f\lambda$.
- Sound Waves: Longitudinal mechanical waves that require a medium for propagation.
- Speed of Sound: Depends on the properties of the medium (elasticity and density). Generally faster in solids > liquids > gases.
- Intensity ($I$): Power carried by a wave per unit area.
- Formula: $I = \frac{P}{A}$.
- Unit: W/m$^2$.
- Intensity Level (Decibels, $\beta$): A logarithmic scale used to express sound intensity relative to a reference intensity ($I_0 = 10^{-12} \text{ W/m}^2$).
- Formula: $\beta = 10 \log_{10}\left(\frac{I}{I_0}\right)$. Unit: dB.
- Doppler Effect: The apparent change in frequency or pitch of a sound wave due to the relative motion between the source of the sound and the observer.
- Formula (Source moving, observer stationary): $f' = f \left(\frac{v}{v \mp v_s}\right)$, where $v$ is speed of sound, $v_s$ is speed of source. Use '-' for approaching source, '+' for receding source.
- Formula (Observer moving, source stationary): $f' = f \left(\frac{v \pm v_o}{v}\right)$, where $v_o$ is speed of observer. Use '+' for approaching observer, '-' for receding observer.
- General Formula: $f' = f \left(\frac{v \pm v_o}{v \mp v_s}\right)$.
Light and OpticsThis section introduces the nature of light and its behavior, including reflection and refraction.
- Nature of Light: Light is an electromagnetic wave, capable of traveling through a vacuum. It also exhibits particle-like properties (photons).
- Speed of Light in Vacuum ($c$): $c \approx 3 \times 10^8 \text{ m/s}$.
- Reflection: The bouncing back of light when it strikes a surface.
- Law of Reflection: The angle of incidence equals the angle of reflection ($\theta_i = \theta_r$). The incident ray, reflected ray, and normal all lie in the same plane.
- Types: Specular (smooth surfaces) and diffuse (rough surfaces).
- Mirrors:
- Plane Mirrors: Produce virtual, upright, same-size images that are laterally inverted. Image distance equals object distance.
- Spherical Mirrors (Concave/Convex):
- Mirror Equation: $\frac{1}{f} = \frac{1}{d_o} + \frac{1}{d_i}$, where $f$ is focal length, $d_o$ is object distance, $d_i$ is image distance.
- Magnification ($M$): $M = -\frac{d_i}{d_o} = \frac{h_i}{h_o}$.
- Sign conventions are crucial (e.g., $f > 0$ for concave, $f < 0$ for convex; $d_i > 0$ for real image, $d_i < 0$ for virtual image).
- Refraction: The bending of light as it passes from one medium to another due to a change in speed.
- Snell's Law: $n_1 \sin\theta_1 = n_2 \sin\theta_2$, where $n$ is the refractive index and $\theta$ is the angle with the normal.
- Refractive Index ($n$): Ratio of the speed of light in vacuum to its speed in the medium ($n = c/v$).
- Total Internal Reflection (TIR): Occurs when light travels from a denser medium to a less dense medium at an angle of incidence greater than the critical angle ($\theta_c$).
- $\sin\theta_c = \frac{n_2}{n_1}$ (for $n_1 > n_2$).
- Lenses (Converging/Diverging):
- Lens Maker's Formula: $\frac{1}{f} = (n-1)\left(\frac{1}{R_1} - \frac{1}{R_2}\right)$.
- Thin Lens Equation: $\frac{1}{f} = \frac{1}{d_o} + \frac{1}{d_i}$.
- Magnification ($M$): $M = -\frac{d_i}{d_o} = \frac{h_i}{h_o}$.
- Sign conventions similar to mirrors.
- Dispersion: The separation of white light into its constituent colors when passing through a prism or lens, due to the refractive index varying with wavelength.
This section introduces fundamental concepts of electric charges, fields, currents, and magnetism.
- Electric Charge ($q$): Fundamental property of matter, either positive or negative. Unit: Coulomb (C).
- Quantization of Charge: Charge exists in discrete units, multiples of the elementary charge ($e = 1.602 \times 10^{-19} \text{ C}$).
- Conservation of Charge: Total charge in an isolated system remains constant.
- Coulomb's Law: Describes the electrostatic force between two point charges.
- Formula: $F = k \frac{|q_1 q_2|}{r^2}$, where $k = \frac{1}{4\pi\epsilon_0} \approx 9 \times 10^9 \text{ N}\cdot\text{m}^2/\text{