Welcome to Sensing!
In this chapter, we explore how physics is used to "feel" or sense the world around us. From the touchscreens on your phones to the sensors that keep car engines running, everything relies on the behavior of electric circuits. We will break down how charge, energy, and resistance work together to create these amazing tools. Don’t worry if some of the math looks new; we’ll take it one step at a time!
1. The Flow of Charge: Current
At its heart, electricity is just stuff moving. Specifically, it is the movement of charged particles (usually electrons in a wire).
What is Current?
Current (\(I\)) is the rate at which charge flows past a point. Think of it like a river: a "high current" means a lot of water is rushing past every second.
The formula for current is:
\(I = \frac{\Delta Q}{\Delta t}\)
Where:
\(I\) = Current (measured in Amperes, A)
\(Q\) = Charge (measured in Coulombs, C)
\(t\) = Time (measured in Seconds, s)
Quick Review: 1 Ampere is simply 1 Coulomb of charge passing by every second.
2. Energy and Potential Difference
If current is the flow, Potential Difference (p.d. or \(V\)) is the "push" that makes it happen. It’s all about energy.
Energy per Unit Charge
We define Potential Difference as the amount of electrical work done (energy transferred) per unit of charge.
\(V = \frac{W}{Q}\)
Where:
\(V\) = Potential Difference (measured in Volts, V)
\(W\) = Work done or Energy (measured in Joules, J)
\(Q\) = Charge (measured in Coulombs, C)
Analogy: Imagine charge carriers as little trucks. The "Potential Difference" is how much energy each truck unloads when it reaches a component like a lightbulb.
Power in Circuits
Power (\(P\)) is the rate at which energy is transferred. You can calculate it using these common formulas:
\(P = IV\)
\(P = I^2R\)
\(P = \frac{V^2}{R}\)
Memory Aid: Just remember "VIP" (\(P = VI\)) to help you remember the main power formula!
Key Takeaway: Current is the flow of charge; Potential Difference is the energy each bit of charge carries.
3. Resistance and Conductance
Every component in a circuit "reacts" to electricity differently. Some try to stop it (Resistance), and some make it easy for it to flow (Conductance).
Resistance (\(R\))
Resistance is how much a component opposes the flow of current. It is measured in Ohms (\(\Omega\)).
\(R = \frac{V}{I}\)
Conductance (\(G\))
In Physics B, we also use Conductance, which is the exact opposite of resistance. It tells us how easily current flows. It is measured in Siemens (S).
\(G = \frac{1}{R}\) or \(G = \frac{I}{V}\)
Combining Components
When we put resistors or conductors together, the rules change depending on how they are connected:
In Series (one after another):
Total Resistance: \(R_{total} = R_1 + R_2 + ...\)
Total Conductance: \(\frac{1}{G_{total}} = \frac{1}{G_1} + \frac{1}{G_2} + ...\)
In Parallel (side-by-side):
Total Resistance: \(\frac{1}{R_{total}} = \frac{1}{R_1} + \frac{1}{R_2} + ...\)
Total Conductance: \(G_{total} = G_1 + G_2 + ...\)
Common Mistake: Students often forget that for Parallel circuits, Conductances just add up (\(G_1 + G_2\)), but Resistances use the fraction formula. If you find the fraction math hard, calculate the Conductance first!
4. Ohm's Law and I-V Characteristics
Some components follow a simple rule called Ohm's Law: the current is directly proportional to the potential difference, as long as the temperature stays the same.
Did you know? Components that follow this rule (like a fixed resistor) are called Ohmic. Their graph of \(I\) against \(V\) is a straight line through the origin.
Non-Ohmic components:
1. Filament Lamps: As they get hotter, their resistance increases (the graph curves).
2. LDRs (Light Dependent Resistors): Resistance drops when it gets brighter.
3. Thermistors (NTC): Resistance drops when it gets hotter.
5. Properties of Materials: Resistivity and Conductivity
Why is a copper wire a better conductor than a piece of plastic? It comes down to the material's properties.
Resistivity (\(\rho\)) and Conductivity (\(\sigma\))
Resistance depends on the shape of the object (length and area). Resistivity is a property of the material itself, regardless of its shape.
\(R = \frac{\rho L}{A}\) and \(G = \frac{\sigma A}{L}\)
Where:
\(L\) = Length of the wire
\(A\) = Cross-sectional area
\(\rho\) (rho) = Resistivity
\(\sigma\) (sigma) = Conductivity
Analogy: Think of a corridor. A longer corridor (\(L\)) is harder to walk through (more resistance). A wider corridor (\(A\)) is easier to walk through (less resistance).
Charge Carrier Number Density (\(n\))
Electricity flows because of mobile charge carriers. The number of these carriers available per cubic meter is called number density (\(n\)).
- Metals: Have a huge \(n\) (lots of free electrons). They are great conductors.
- Semiconductors: Have a medium \(n\). This \(n\) increases with temperature (which is why thermistors work!).
- Insulators: Have a very low \(n\). Almost no charge can flow.
6. E.M.F and Internal Resistance
No battery is perfect. When a battery is working, it gets slightly warm because it has its own internal resistance (\(r\)).
Electromotive Force (e.m.f. or \(\mathcal{E}\)): This is the total energy the battery gives to each Coulomb of charge.
Terminal P.D. (\(V\)): This is the actual voltage that reaches the rest of the circuit.
The relationship is:
\(V = \mathcal{E} - Ir\)
In other words: The voltage you get out (\(V\)) equals the total voltage available (\(\mathcal{E}\)) minus the voltage "lost" inside the battery (\(Ir\)).
Key Takeaway: The higher the current you draw, the more voltage is "lost" to internal resistance.
7. Potential Dividers: The Core of Sensing
This is the most important part of the chapter for understanding "Sensing." A potential divider is a simple circuit that turns a change in resistance into a change in voltage.
How it works
Imagine two resistors, \(R_1\) and \(R_2\), in series. The total voltage from the battery (\(V_{in}\)) is shared between them based on their resistance.
The output voltage across \(R_2\) is:
\(V_{out} = V_{in} \times \frac{R_2}{R_1 + R_2}\)
Sensing Application: If you replace \(R_2\) with a thermistor, the value of \(V_{out}\) will change whenever the temperature changes. Your phone's computer can "sense" this voltage change and know exactly what the temperature is!
Quick Review Box:
- Big Resistance = Big share of the Voltage.
- Small Resistance = Small share of the Voltage.
8. Kirchhoff’s Laws: The Rules of the Road
Physics follows conservation laws. In circuits, we use Kirchhoff’s Laws:
1. Conservation of Charge (First Law): The total current entering a junction must equal the total current leaving it. You can't just lose electrons!
2. Conservation of Energy (Second Law): In any closed loop of a circuit, the sum of the e.m.f.s is equal to the sum of the p.d.s. All the energy provided by the battery must be used by the components.
Final Tip: When solving circuit problems, always check if your total current adds up at junctions. It’s a great way to catch simple mistakes!