25.5
בקרים פרופורציונליים-אינטגרליים (PI) מהווים רכיב יסוד במערכות בקרה מודרניות ומשמשים באופן נרחב לשיפור ביצועים והפחתת שגיאות מצב-קבוע. הם יעילים במיוחד…
ביישומים כמו כוונון בהירות אוטומטי בסמארטפונים, בקרי אינטגרל פרופורציונליים מפחיתים ביעילות שגיאות מצב יציב עבור קלט של פונקציית צעד, בניגוד לבקרי PD, הדורשים שגיאות משתנות בזמן.
הרכיב האינטגרלי של בקר PI מבטל שגיאות מצב יציב שיוריות שאינן מטופלות על ידי החלק הפרופורציונלי.
בקר PI מבוסס op-amp משתמש בנגדים ובקבל כדי לעבד אות שגיאה, ומייצר אות בקרה באמצעות משוב פרופורציונלי מנגד ותגובה אינטגרלית מקבל.
לשניים ולשלושה מעגלי op-amp יש פונקציות העברה ייחודיות, עם פרמטרים של בקר PI המקושרים למאפייני המעגלים שלהם.
שלושת מעגלי op-amp מקשרים באופן עצמאי רווחים פרופורציונליים ואינטגרליים לפרמטרים של המעגל. לשני המעגלים יש רווח אינטגרלי ביחס הפוך לקבל, מה שמוביל לערכי קבלים פוטנציאליים גדולים עבור תכנוני בקרת PI יעילים.
על-ידי שינוי פונקציית העברת הנתיב קדימה על-ידי הוספת אפס וקוטב, בקר PI משפר את ביצועי המערכת ומפחית שגיאות מצב יציב בהזמנה אחת.
אם שגיאת המצב היציב לקלט נתון היא קבועה, בקרת PI מפחיתה אותה לאפס, בתנאי שהמערכת המפוצה נשארת יציבה.
View the full transcript and gain access to JoVE Core videos
Q1: How does a PI controller eliminate steady-state error?
A PI controller combines proportional and integral components to address steady-state errors. The proportional part responds to current error, while the integral component accumulates error over time, eliminating residual errors that the proportional part cannot correct. This makes PI controllers effective for step-function inputs in applications like automatic brightness adjustment on smartphones.
Q2: What is the difference between PI and PD controllers?
PI controllers excel at eliminating steady-state errors for constant inputs, while PD controllers require time-varying errors to function optimally. Unlike PD controllers, PI controllers use an integral component that accumulates error over time, making them better suited for applications where steady-state accuracy is critical. Understanding the time and frequency domain interpretation of PI control helps clarify these distinctions.
Q3: How do op-amp circuits implement PI control?
Op-amp-based PI controllers use resistors and a capacitor to process error signals. The resistor provides proportional feedback, while the capacitor generates the integral response. Both two- and three-op-amp configurations have unique transfer functions, with the three-op-amp design allowing independent adjustment of proportional and integral gains through specific circuit parameters.
Q4: Why do PI controller designs often require large capacitor values?
In both two- and three-op-amp PI circuits, integral gain is inversely proportional to the capacitor value. To achieve effective integral control with reasonable gain values, designers must use larger capacitors. This relationship between capacitance and integral gain is a key consideration when selecting components for PI controller implementation.
Q5: How does a PI controller modify system transfer functions?
A PI controller enhances system performance by adding a zero and pole to the forward-path transfer function. This modification reduces steady-state error by one order of magnitude. When steady-state error to a given input is constant, the PI controller can reduce it to zero, provided the compensated system remains stable.
Q6: What are the key design parameters in a three-op-amp PI circuit?
Three-op-amp PI circuits allow independent linking of proportional and integral gains to specific circuit parameters. This independent adjustment capability provides greater design flexibility compared to two-op-amp configurations. The circuit parameters directly determine the controller's proportional and integral response characteristics, enabling precise tuning.
Q7: When is a PI controller preferred over other control strategies?
PI controllers are preferred when applications require elimination of steady-state errors for constant or step inputs. They excel in systems like automatic brightness adjustment where maintaining accuracy at steady state is critical. PI control is particularly effective when the system must reduce constant steady-state error to zero while maintaining stability.