Hilbert Transform, Causality, PI Controller

AI Thread Summary
The discussion centers on the causality of the PI controller, which is defined as a causal filter with a frequency response of H(w) = Ki/(iw) + Kp. It is noted that a causal filter must satisfy the relationship H(w) = G(w) - i G_hat(w), where G_hat(w) is the Hilbert transform of G(w). Participants clarify that the gain terms Ki and Kp can be chosen freely without violating causality. Additionally, the distinction between a PID controller and its potential non-causal characteristics is mentioned, emphasizing that a standard PI controller remains causal. Ultimately, the consensus is that the selection of gain terms does not impact the causality of the filter.
angryturtle
Messages
1
Reaction score
0
TL;DR Summary
Help understanding why PI controller is causal.
I was told that PI controller is a causal filter, and has frequency response represented by H(w) = Ki/(iw)+ Kp.

I was also told that causal filter should satisfy this relationship H(w) = G(w) -i G_hat(w) where G_hat(w) is the Hilbert transform of G(w).

Does this mean that we cannot freely select gain Ki and Ki/w must be the Hilbert transform of Kp?
 
Engineering news on Phys.org
Good afternoon. I learned the theory of automatic control. But It's hard for me to understand your question. Maybe you'll give more information? Example, for which object of control you'll plan to use PI-controller?
 
angryturtle said:
Summary: Help understanding why PI controller is causal.

I was told that PI controller is a causal filter, and has frequency response represented by H(w) = Ki/(iw)+ Kp.

I was also told that causal filter should satisfy this relationship H(w) = G(w) -i G_hat(w) where G_hat(w) is the Hilbert transform of G(w).

Does this mean that we cannot freely select gain Ki and Ki/w must be the Hilbert transform of Kp?

If you mean a PID controller, it would seem to satisfy the criteria of being LTI and dependent only on current and past inputs, no? So how could it be non-causal? If the PID characteristics could be altered real-time by itself (like in Machine Learning), then it would no longer be time-invariant, but I think that is a different situation...

https://en.wikipedia.org/wiki/Causal_filter

https://en.wikipedia.org/wiki/PID_controller
 
angryturtle said:
Summary: Help understanding why PI controller is causal.

Does this mean that we cannot freely select gain Ki and Ki/w must be the Hilbert transform of Kp?
No. You can choose any gain terms and this filter will remain causal.
 
Hey guys. I have a question related to electricity and alternating current. Say an alien fictional society developed electricity, and settled on a standard like 73V AC current at 46 Hz. How would appliances be designed, and what impact would the lower frequency and voltage have on transformers, wiring, TVs, computers, LEDs, motors, and heating, assuming the laws of physics and technology are the same as on Earth?
While I was rolling out a shielded cable, a though came to my mind - what happens to the current flow in the cable if there came a short between the wire and the shield in both ends of the cable? For simplicity, lets assume a 1-wire copper wire wrapped in an aluminum shield. The wire and the shield has the same cross section area. There are insulating material between them, and in both ends there is a short between them. My first thought, the total resistance of the cable would be reduced...
I used to be an HVAC technician. One time I had a service call in which there was no power to the thermostat. The thermostat did not have power because the fuse in the air handler was blown. The fuse in the air handler was blown because there was a low voltage short. The rubber coating on one of the thermostat wires was chewed off by a rodent. The exposed metal in the thermostat wire was touching the metal cabinet of the air handler. This was a low voltage short. This low voltage...
Back
Top