
Convert time-domain system equations to the s-domain to reveal separable, algebraic relationships between input and output. Derive transfer functions and analyze responses to step and ramp inputs.
Explore Fourier series and Fourier transform to decompose periodic and nonperiodic signals into DC and sine and cosine components, and apply this to design harmonic filters in power systems.
Explore linear time invariant systems (LTI) and properties, including superposition, homogeneity, and time invariance, and learn how the Laplace transform yields transfer functions that relate input to output in s-domain.
Apply the Laplace transform to convert the differential equation into the s-domain, derive the transfer function Y(s)/X(s) = (2s+3)/(s^2+5s+10), and interpret its input-output relation.
this lecture converts linear electrical circuits into the s-domain using Laplace transforms, derives impedances X_C = 1/(sC) and X_L = sL, and explains steady-state ac impedance.
Define essential signal flow graph terms: node, branch, forward path, loops, non-touching loops, and source and sink, and explain Mason's formula for transfer functions.
Convert a block diagram to a signal flow graph, detailing nodes, gains (g1, g2, g3), summing points, branching points, and unity and negative feedback (h1, h2) for analysis.
Apply Mason's formula to derive a system's transfer function from a signal flow graph by combining forward-path gains with delta and delta_k, while accounting for non-touching loops.
Explore the algebra of signal flow graphs by converting equations to graphs, simplifying with node gains and feedback, and deriving expressions like x3 = (ab)/(1−bc) x1.
Explore transfer functions in negative feedback, derive the characteristic equation 1+G(s)H(s)=0, and classify systems as first, second, or higher order by their poles.
Analyze the first-order system's unit-step response, derive its transfer function and time-domain exponential c(t)=1−e^(−t/τ), and relate it to an RC circuit as a voltage divider.
Explore partial fraction decomposition to analyze a first-order system’s unit ramp response, derive its time-domain output, and relate ramp, step, and impulse responses via derivatives and Laplace-domain multiplication.
The lecture analyzes a first-order system with transfer function 6/(6s+6), identifies tau = 1/6, and derives step and ramp input responses in the s-domain, discussing final values and settling time.
Examine second order systems with unity feedback, derive the transfer function ω_n^2/(s^2+2ζω_n s+ω_n^2), and classify responses as underdamped, overdamped, or critically damped via the characteristic equation and its roots.
Explore peak time, t_peak = pi / omega_d, and maximum overshoot Mp = exp(-zeta pi / sqrt(1 - zeta^2)) × 100%, for underdamped response, derived by setting slope to zero.
derive the settling time for underdamped systems by defining 2% and 5% criteria. demonstrate that 2% yields t_s ≈ 3.912/(zeta omega_n) and 5% yields t_s = 3/(zeta omega_n).
Solve a second order system with zeta 0.6 and omega_n 5 rad/s subjected to a unit step input, and compute rise time, peak time, maximum overshoot, and 5% settling time.
determine k and t from the unit step response of a second-order system by fitting the transfer function to standard form and using overshoot and peak time.
Learn to model a first order system with transfer function 5/(s+5) in Matlab Simulink, test step and ramp inputs, and observe responses using a scope.
Use the Routh-Hurwitz criterion to determine stability of linear time-invariant systems with polynomial denominators, ensuring coefficients exist and are positive, by constructing the routh array and counting first-column sign changes.
Apply the Routh criterion to assess stability of given characteristic equations, verify coefficient existence and positivity, and build the Routh array to detect sign changes indicating right-half-plane roots.
Determine closed-loop stability from the characteristic equation 1+GH=0 for G(s)=2/(s^3+4s^2+5s+2) and H=1, using the Routh criterion to confirm stability.
Apply the Routh criterion to the unity feedback system’s characteristic equation to determine the gain range for stability; k must be positive and between 0 and 1086.
Explore steady state error in control systems, defined as the difference between reference input and final output, and how controllers like PID, lag, and lead reduce it.
This unity-feedback example shows zero steady-state errors for impulse and step in a type-1 system, a ramp error of 0.08 at k=100, and infinite unit parabolic error; ramp error decreases with gain.
Analyze a two-pole two-zero system using root locus, locating break-in and break-away points, real-axis segments, and imaginary-axis intersections, showing stability for all positive k as poles move toward zeros.
Design a lead compensator for the plant 4/(s(s+2)) to move the root locus so poles meet zeta 0.5 and omega n 4 rad/s.
Lag compensators reduce steady-state error by adding a small zero and pole in a cz/pc ratio, increasing KP, while keeping the root locus and asymptotes nearly unchanged.
Examine the PID controller's proportional, integral, and derivative terms, their parallel and series forms, and how they produce a control signal that minimizes error in grid connected systems.
Examine how proportional and pid controllers affect a unity-feedback system, focusing on steady-state error, settling time, overshoot, and transient response, using root-locus insights and Matlab demonstrations.
Explore how a PID controller blends proportional, integral, and derivative actions to tune overshoot, rise time, and settling time, and learn gain effects with step responses and MATLAB demonstrations.
Tune PID controllers using Ziegler-Nichols open-loop and closed-loop methods or manual tuning, then apply MATLAB Simulink automatic tuning with optimization algorithms for nonlinear or many-gain systems.
Apply the open-loop Ziegler-Nichols method to tune PID controllers from an S-shaped step response, extracting kp, ti, and td via the inflection tangent and delay l and time constant t.
Plot the polar plot of frequency response by mapping amplitude and phase against omega in the complex w plane from zero to infinity using the transfer function in standard form.
Learn to plot the polar plot of a transfer function by standard form, factorization, and s = j omega, computing amplitude and phase, and apply Nyquist stability insights.
Analyze phase margin and gain margin, identify crossover frequency, and assess stability using polar plots to compare different systems.
Gain margin GM equals the reciprocal of the magnitude a at the -180-degree crossing on the Nyquist plot; exceeding GM pushes minus one, causing instability.
assess relative stability in a unity feedback system with g(s)=25/((s+1)(s+10)) to determine gain margin and phase margin through jω plots, crossover frequency, and standard form.
Welcome to our course, "Ultimate Automatic Control Theory in Electrical Engineering," where you will learn everything about automatic control theory from scratch for electrical engineers.
What Students Will Learn from the Course:
Fundamentals of Control Systems:
Understand the basic principles of automatic control.
Learn the importance and applications of control systems in various fields.
Mathematical Modelling:
Develop mathematical models of electrical and mechanical systems.
Gain proficiency in Fourier Series, Fourier Transform, Laplace Transform, and Linear Time-Invariant (LTI) systems.
Block Diagram and Signal Flow Graph Techniques:
Master the concepts of block diagrams and their reduction techniques.
Convert block diagrams into Signal Flow Graphs (SFG) and use Mason’s Formula.
Time Response Analysis:
Analyze the time response of first and second-order systems.
Understand key specifications like rise time, peak time, and settling time.
Stability Analysis:
Determine system stability using the Routh-Hurwitz criterion.
Calculate steady-state errors for different inputs and systems.
Root-Locus and Frequency Response Methods:
Learn to sketch root-locus plots and analyze their effect on system behavior.
Perform frequency response analysis using polar plots, Nyquist criteria, and Bode plots.
Compensators and PID Controllers:
Design and implement various compensators in control systems.
Understand and tune PID controllers using methods like Ziegler-Nichols and Particle Swarm Optimization.
Introduction and Fundamentals of Distributed Generators (DGs):
Understand the basic concepts, importance, and classifications of distributed generators.
Learn about various DG technologies, including hydrogen fuel cells, ultra-capacitors, and flywheel energy storage systems.
Explore the principles, operation, and control goals of SSGs.
Examine the relationship between active and reactive power in synchronous machines.
Understand scalar control, generation of switching signals, and hysteresis current control.
Advanced Control Techniques for SSGs:
Master space vector representation of balanced three-phase systems.
Gain proficiency in Clarke and Park transformations, frame transformations, and power-invariant methods.
Implement vector control strategies, including open-loop and closed-loop control of SSGs.
Learn to estimate the phasor angle, integrate filters with lag phase shifts, and apply phase-locked loop (PLL) systems.
Photovoltaic (PV) Systems and Maximum Power Point Tracking (MPPT):
Understand the fundamentals of grid-connected PV systems and MPPT techniques.
Analyze and implement the "Perturb and Observe" method for tracking maximum power.
Learn vector control of single-stage PV systems.
Develop simulation models for grid-connected PV systems in MATLAB/Simulink.
Design PV arrays, control loops, and the rest of the system for comprehensive simulations.
Test and validate system performance, including voltage control at the point of common coupling.
Understand the switching states of a two-level inverter and implement sinusoidal pulse width modulation (SPWM) for precise control.
Learn feedforward decoupling control principles, implement control loops in MATLAB, and calculate equivalent impedance.
This course provides a comprehensive understanding of control systems, from fundamental concepts to advanced techniques, ensuring students are well-prepared to apply these skills in real-world scenarios.