Flexible: easy to configure and reconfigure through software
Scalable: programs can scale to the limits of the memory or storage space without extra cost
Adaptable: parameters of the program can change with time
Static operation: digital computers are much less prone to environmental conditions than capacitors, inductors, etc.
Digital Controller Implementation
A digital controller is usually cascaded with the plant in a feedback system. The rest of the system can either be digital or analog. Typically, a digital controller requires:
Analog-to-digital conversion to convert analog inputs to machine-readable format
Digital-to-analog conversion to convert digital outputs to a form that can be input to a plant
A program that relates the outputs to the inputs
Output Program
Outputs from the digital controller are functions of current and past input samples, as well as past output samples - this can be implemented by storing relevant values of input and output in registers. The output can then be formed by a weighted sum of these stored values.
The programs can take numerous forms and perform many functions
Although a controller may be stable when implemented as an analog controller, it could be unstable when implemented as a digital controller due to a large sampling interval. During sampling the aliasing modifies the cutoff parameters. Thus the sample rate characterizes the transient response and stability of the compensated system, and must update the values at the controller input often enough so as to not cause instability. When substituting the frequency into the z operator, regular stability criteria still apply to discrete control systems. Nyquist criteria apply to z-domain transfer functions as well as being general for complex valued functions. Bode stability criteria apply similarly. Jury criterion determines the discrete system stability about its characteristic polynomial.
Design of digital controller in s-domain
The digital controller can also be designed in the s-domain. The Tustin transformation can transform the continuous compensator to the respective digital compensator. The digital compensator will achieve an output which approaches the output of its respective analog controller as the sampling interval is decreased.
Tustin transformation deduction
Tustin is the Padé approximation of the exponential function : And its inverse We must never forget that the digital control theory is the technique to design strategies in discrete time, quantized amplitude in coded form to be implemented in computer systems that will control the analog dynamics of analog systems. From this consideration many errors from classical digital control were identified and solved and new methods were proposed:
Marcelo Tredinnick and Marcelo Souza and their new type of analog-digital mapping
Yutaka Yamamoto and his "lifting function space model" https://web.archive.org/web/20110722072133/http://wiener.kuamp.kyoto-u.ac.jp/~yy/Papers/yamamoto_cwi96.pdf
Alexander Sesekin and his studies about impulsive systems. https://www.amazon.com/dp/0792343948
and
M.U. Akhmetov and his studies about impulsive and pulse control. http://portal.acm.org/author_page.cfm?id=81100182444&coll=GUIDE&dl=GUIDE&trk=0&CFID=27536832&CFTOKEN=71744014