ELEC ENG 1101 Electronic Systems Notes
Introduction to Electronic Systems
These notes introduce key concepts in the Electronic Systems course designed to assist with further reading, discussions, and practice for better understanding.
Recommended methodologies for maximizing learning include engaging in workshops, watching concept videos, and practicing assessments.
1. Circuits, Sources and Loads
1.1 Electrical Concepts
1.1.1 Introduction
Electric circuits operate on the movement of electric charge; mechanical analogies provide intuition but have limitations.
Circuit analysis develops an understanding necessary for circuit design, allowing the prediction of circuit behavior and performance.
1.1.2 Charge
Electricity involves charge movement:
Electrons: charge = -1.60 × 10^-19 C
Protons: charge = +1.60 × 10^-19 C
Coulomb's Law describes the electric force between charges:
F = k * |q1 * q2| / r² (Where F is the force, k is Coulomb's constant, q1 and q2 are the magnitudes of the charges, and r is the distance between the charges.)
1.1.3 Current
Current (I) is the flow of charge over time and is measured in amperes (A):
I = Q / t (Where Q is charge in coulombs and t is time in seconds).
Water analogies help visualize current flow and reference directions in a circuit.
1.1.4 Voltage
Voltage (V) is the potential difference that allows charge to move; connected to energy and work done:
V = W / Q (Where V is voltage, W is work done in joules, and Q is charge in coulombs).
Electrical potential is similar to gravitational potential energy, where higher potential means greater ability to perform work.
1.2 Sources and Loads
1.2.1 Power
Power (P) is the rate of energy absorption or emission, calculated as:
P = V × I (Where P is power in watts, V is voltage in volts, and I is current in amperes).
1.2.2 Resistors
Resistors control the flow of current, governed by Ohm’s Law:
V = I × R (Where R is resistance in ohms).
Resistors absorb power and dissipate it as heat; practical resistors have a power rating that must not be exceeded, calculated as:
P = I² × R (or, equivalently, P = V² / R).
1.2.3 Sources
Voltage sources (ideal) generate a fixed voltage across terminals regardless of current drawn, serving as the driving force in a circuit.
1.3 DC Circuit Analysis
1.3.1 Kirchhoff’s Laws
Kirchhoff’s Current Law (KCL): The sum of currents entering a node is zero.
Kirchhoff’s Voltage Law (KVL): The sum of all voltages around any closed loop in a circuit equals zero, highlighting conservation of energy.
1.3.3 Series and Parallel Resistors
For series resistors, the equivalent resistance (R_eq) adds up:
R_eq = R1 + R2 + … + Rn.
For parallel resistors, the equivalent resistance combines conductances:
1/R_eq = 1/R1 + 1/R2 + … + 1/Rn.
1.4 Energy and Power
1.4.1 Batteries
Batteries store energy as chemical potential energy; capacity is measured in ampere-hours (Ah):
Capacity in watt-hours (Wh) can be calculated as:
Wh = Ah × V.
1.4.2 Efficiency and Maximum Power Transfer
Efficiency (η) is calculated as:
η = Pout / Pin (Where Pout is output power and Pin is input power).
Maximum power transfer occurs when load resistance (RL) matches the source resistance (Rs):
RL = Rs.
1.5 AC Concepts
1.5.1 DC and AC
Direct Current (DC) flows in a single direction, while Alternating Current (AC) periodically reverses direction.
1.5.2 Sinusoidal Functions
Sinusoidal functions describe the behavior of AC signals, which can be modeled as sine and cosine functions over time:
v(t) = V_max * sin(ωt + φ)
i(t) = Imax * sin(ωt + φ)
(Where v(t) and i(t) are instantaneous voltage and current, Vmax and I_max are the peak values, ω is the angular frequency, and φ is the phase angle.)
1.5.3 AC Voltage and Current
AC voltage and current vary sinusoidally over time, characterized by amplitude, frequency (f), and phase.
Key relationships include effective (RMS) values to characterize AC signals:
Vrms = Vmax / √2
Irms = Imax / √2
(Where Vrms and Irms are the root mean square values of voltage and current, respectively).
2. Power Supplies
2.1 Diodes
2.1.1 Ideal Diodes
Diodes allow current flow in one direction; ideal diodes act like short circuits when forward-biased and like open circuits when reverse-biased.
2.1.2 Analysing Diode Circuits
Circuit analysis of diodes can be approached by assuming operating conditions (forward or reverse bias) and verifying with actual measurements.
2.2 Half-Wave Rectifiers
Half-wave rectifiers convert AC input to DC, employing filter capacitors to reduce ripple.
2.3 Full-Wave Rectifiers
Full-wave rectifiers utilize both halves of the AC wave; they produce smoother DC outputs compared to half-wave designs using bridge or center-tap configurations.
2.4 Voltage Regulators
Voltage regulators eliminate ripple from rectified outputs; the design must carefully consider dropout voltage and specifications to ensure stable operation.
3. Machines and Power Electronics
3.1 Machine Concepts
3.1.1 Force on a Conductor
A current-carrying conductor in a magnetic field experiences a force proportional to the current (I), field strength (B), and the length (L) of the conductor:
F = B × I × L (Where F is the force in newtons).
3.1.2 Motor and Generator Action
Electrical machines can operate as motors (converting electrical energy into mechanical energy) or generators (converting mechanical energy into electrical energy).
4. Linear Amplifiers
4.1 Amplifier Concepts
4.1.1 Voltage Amplifiers
Amplifiers transform input voltage to output voltage, characterized by gain (A):
A = Vout / Vin (Where Vout is output voltage and Vin is input voltage).
4.2 Operational Amplifiers
Op-amps are versatile amplifying elements with high input resistance and low output resistance; promote circuit stability using negative feedback.
4.3 Frequency Dependent Gain
Differential amplifiers adapt gain characteristics depending on frequency, manifesting adaptations of integrators and differentiators based on input signal characteristics.
5. Combinational Logic
5.1 Analog and Digital Electronics
Digital electronics leverage bits (0 and 1) to represent data efficiently, overcoming limitations of analog systems, particularly in noise resistance and signal integrity.
5.2 Managing Complexity
Complexity management in digital systems emphasizes using high-level design methodologies and automated tools for efficient circuit design and implementation.
5.3 Logic Gates
Logic gates perform logical operations; truth tables and Boolean expressions describe their behavior.
AND, OR, NOT operations are fundamental building blocks in digital circuits.
6. Sequential Logic and Devices
6.1 FPGAs
6.1.1 Multiplexers
Multiplexers select between multiple inputs; critical in digital logic implementations for data routing.
6.1.2 Logic With Memories
RAM and ROM store data values; their organization impacts system design and efficiency, with various architectures affecting access speeds and storage capabilities.