New Reply

Designing a PI controller

 
Share Thread Thread Tools
Nov11-12, 02:45 AM   #1
 

Designing a PI controller


I'm doing my homework, and encountered a problem.

Click image for larger version

Name:	1.jpg
Views:	26
Size:	70.1 KB
ID:	52848

The problem is the one as attached. It includes a part of solution that I don't understand.

I've known that when designing the PI controller, we start from D(s) = (Kp + Ki/S)

The condition of the PI controller is, firstly, unity DC gain.

So the way I started is setting D(0) = 1, but couldn't proceed anymore cuz there is 1/s

in D(s), also it is obviously different from the solution.

The second way was setting whole transfer function of the system Gcl(0) = 1,

but couldn't find the right solution.

According to solution, it approaches Kp and Ki separately.

And it uses (G(0)/(1+Kp*G(0))=1), but I can't understand this.

Could somebody help me out??
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Hong Kong launches first electric taxis
>> Morocco to harness the wind in energy hunt
>> Galaxy's Ring of Fire
Nov11-12, 04:51 AM   #2
 
The secret is in the fact that there is a pole @ [itex] s=0 [/itex] in the plant. When you apply the feedback controller, You'll have [itex] H(s) = \frac{G_c(s)G(s)}{1 + G_c(s)G(s)} [/itex] where [itex] G_c(s) [/itex] is the controller.

You start with the criterion they gave you [itex] \frac{G(0)}{1 + K_pG(0)} = 1 [/itex]. In order to use this, you first have to plug in G(s). Notice, that of course, if we then set [itex] s=0 [/itex], that the expression blows up, so instead we have to do the Laplace domain equivalent of L'Hopital's rule, which is multiplying the expression by a fancy form of one, or [itex] \frac{s}{s} [/itex]. Assigning [itex] {\hat{G}}(s) = \frac{210}{(5s+7)(s+3)} [/itex], then you'll have [itex] \frac{{\hat{G}}(s)}{s + K_p{\hat{G}}(s)} [/itex]. Notice now that if you plug in 0, the expression simplifies to [itex] \frac{21}{K_p21} [/itex] which, set equal to one, produces the result that [itex] K_p=1[/itex].

Unfortunately, I remember less about the phase margin controller design. Maybe I'll brush up and get back to you (I love reviewing. I seriously might.). But I will say this... The design centers around starting with the bode plot for G(s). Since the new plant will be Gc(s)G(s), the phases will add, and you have to cancel out the unwanted phase in the plant with the controller. It's also standard to add in 5 degrees of safety within the design procedure since it's known that this procedure involves some, perhaps strong, approximation. This is vague and I'm sorry I don't have more details. But I hope this helps get you started...
 
Nov11-12, 05:23 AM   #3
 
Thanks for reply.
In fact, I'm still unclear about the part (G(0)/(1+Kp*G(0))=1) which is from the solution.
In the problem, they just gave me the condition that 'PI controller with a unity dc gain'
and in the solution, the equation '(G(0)/(1+Kp*G(0))=1)' just came up. The equation is not from the problem, but from solution. What I wondered was how to induce
'PI controller with a unity dc gain' ----> (G(0)/(1+Kp*G(0))=1)
The rest of the part you explained, I got it, but not this part.
I hope that you understood my question. ^^!
 
Nov11-12, 08:07 AM   #4
 

Designing a PI controller


Ohhhhhh I see what you're saying. Honestly I don't know. It seems like the textbook is asking you to take more approximations than necessary, and not giving you some of the information. It depends. Where is the controller assumed to be placed in the loop? Between the E(s) signal and the G(s) plant or in the Feedback Loop on Y(s)? The way the problem is posed makes it look like it's in the feedback loop on Y(s). That may yield something.
 
Nov11-12, 08:26 AM   #5
 
I guess the controller is supposed to be placed between E(s) and plant G(s), cuz in the problem I attached, it says 'unity feedback' which means H(s) = 1.

All I got is identical to the one I attached.

I'm many times bothered due to lack of explanation and sources regarding exercises in

the textbook. >.<
 
New Reply
Thread Tools


Similar Threads for: Designing a PI controller
Thread Forum Replies
Designing a PID controller - control systems engineering Engineering, Comp Sci, & Technology Homework 1
designing slider controller for controlling tilt angle of differential Electrical Engineering 2
Difference Between Normal Feedback Controller and Robust Controller Electrical Engineering 3
Difference between Controller & Host Controller Computers 1
use lpt as a controller Electrical Engineering 4