Electrical Engineering (EE) Exam  >  Electrical Engineering (EE) Notes  >  Lecture 1 - Introduction to Digital Control

Lecture 1 - Introduction to Digital Control - Electrical Engineering (EE) PDF Download

Lecture 1 - Introduction to Digital Control, Control Systems

1 Digital Control System 

A digital control system model can be viewed from different perspectives including control algorithm, computer program, conversion between analog and digital domains, system performance etc. One of the most important aspects is the sampling process level.
In continuous time control systems, all the system variables are continuous signals. Whether the system is linear or nonlinear, all variables are continuously present and therefore known (available) at all times.A typical continuous time control system is shown in Figure 1.

Lecture 1 - Introduction to Digital Control - Electrical Engineering (EE)

Figure 1: A typical closed loop continuous time control system

In a digital control system, the control algorithm is implemented in a digital computer. The error signal is discretized and fed to the computer by using an A/D (analog to digital) converter.
The controller output is again a discrete signal which is applied to the plant after using a D/A (digital to analog) converter. General block diagram of a digital control system is shown in Figure 2.
e(t) is sampled at intervals of T . In the context of control and communication, sampling is a process by which a continuous time signal is converted into a sequence of numbers at discrete time intervals. It is a fundamental property of digital control systems because of the discrete nature of operation of digital computer.
Figure 3 shows the structure and operation of a finite pulse width sampler, where (a) represents the basic block diagram and (b) illustrates the function of the same. T is the sampling period and p is the sample duration.

Lecture 1 - Introduction to Digital Control - Electrical Engineering (EE)

Figure 2: General block diagram of a digital control system

Lecture 1 - Introduction to Digital Control - Electrical Engineering (EE)

Figure 3: Basic structure and operation of a finite pulse width sampler

In the early development, an analog system, not containing a digital device like computer,in which some of the signals were sampled was referred to as a sampled data system. With the advent of digital computer, the term discrete-time system denoted a system in which all its signals are in a digital coded form. Most practical systems today are of hybrid nature, i.e., contains both analog and digital components.
Before proceeding to any depth of the sub ject we should first understand the reason behind going for a digital control system. Using computers to implement controllers has a number of advantages. Many of the difficulties involved in analog implementation can be avoided. Few of them are enumerated below.

1. Probability of accuracy or drift can be removed.

2. Easy to implement sophisticated algorithms.

3. Easy to include logic and nonlinear functions.

4. Reconfigurability of the controllers.

 

1.1 A Naive Approach to Digital Control

One may expect that a digital control system behaves like a continuous time system if the sampling period is sufficiently small. This is true under reasonable assumptions. A crude way to obtain digital control algorithms is by writing the continuous time control law as a differential equation and approximating the derivatives by differences and integrations by summations.
This will work when the sampling period is very small. However various parameters, like overshoot, settling time will be slightly higher than those of the continuous time control.

Example: PD controller 

A continuous time PD controller can be discretized as follows:

Lecture 1 - Introduction to Digital Control - Electrical Engineering (EE)

where k represents the discrete time instants and T is the discrete time step or the sampling period. We will see later the control strategies with different behaviors, for example deadbeat control, can be obtained with computer control which are not possible with a continuous time control.


1.2 Aliasing

Stable linear systems have property that the steady state response to sinusoidal excitations is sinusoidal with same frequency as that of the input. But digital control systems behave in a much more complicated way because sampling will create signals with new frequencies.
Aliasing is an effect of the sampling that causes different signals to become indistinguishable.
Due to aliasing, the signal reconstructed from samples may become different than the original continuous signal. This can drastically deteriorate the performance if proper care is not taken.


2 Inherently Sampled Systems

Sampled data systems are natural descriptions for many phenomena. In some cases sampling occurs naturally due to the nature of measurement system whereas in some cases it occurs because information is transmitted in pulsed form. The theory of sampled data systems thus has many applications.

1. Radar: When a radar antenna rotates, information about range and direction is naturally obtained once per revolution of the antenna.

2. Economic Systems: Accounting procedures in economic systems are generally tied to the calendar. Information about important variables is accumulated only at certain times,
e.g., daily, weekly, monthly, quarterly or yearly even if the transactions occur at any point of time.

3. Biological Systems: Since the signal transmission in the nervous system occurs in pulsed form, biological systems are inherently sampled.
All these discussions indicate the need for a separate theory for sampled data control systems or digital control systems.


3 How Was Theory Developed ? 

1. Sampling Theorem: Since all computer controlled systems operate at discrete times only, it is important to know the condition under which a signal can be retrieved from its values at discrete points. Nyquist explored the key issue and Shannon gave the complete solution which is known as Shannon’s sampling theorem. We will discuss Shannon’s sampling theorem in proceeding lectures.

2. Difference Equations and Numerical Analysis: The theory of sampled-data system is closely related to numerical analysis. Difference equations replaced the differential equations in continuous time theory. Derivatives and integrals are evaluated numerically by approximating them with differences and sums.

3. Transform Methods: Z-transform replaced the role of Laplace transform in continuous domain.

4. State Space Theory: In late 1950’s, a very important theory in control system was developed which is known as state space theory. The discrete time representation of state models are obtained by considering the systems only at sampling points.

The document Lecture 1 - Introduction to Digital Control - Electrical Engineering (EE) is a part of Electrical Engineering (EE) category.
All you need of Electrical Engineering (EE) at this link: Electrical Engineering (EE)

Top Courses for Electrical Engineering (EE)

FAQs on Lecture 1 - Introduction to Digital Control - Electrical Engineering (EE)

1. What is digital control?
Ans. Digital control refers to the use of digital computers or microprocessors to regulate and manipulate the behavior of a system. It involves converting analog signals into digital form, processing them using algorithms, and then using digital outputs to control the system.
2. How does digital control differ from analog control?
Ans. Digital control differs from analog control in that it uses discrete values and algorithms to process and manipulate signals, while analog control uses continuous values. Digital control provides better accuracy, flexibility, and ease of implementation compared to analog control.
3. What are the advantages of digital control systems?
Ans. Digital control systems offer several advantages, including the ability to implement complex control algorithms, precise control over system behavior, ease of modification and reconfiguration, immunity to noise and environmental disturbances, and the ability to integrate with other digital systems.
4. What are the main components of a digital control system?
Ans. The main components of a digital control system include sensors or transducers to measure system variables, an analog-to-digital converter to convert analog signals into digital form, a microprocessor or digital controller to process the signals, a digital-to-analog converter to convert digital control signals into analog form, and actuators to act upon the system.
5. How is stability achieved in digital control systems?
Ans. Stability in digital control systems is achieved by carefully designing the control algorithm and adjusting the sampling rate. The control algorithm must ensure that the system remains stable under all operating conditions, and the sampling rate must be chosen to avoid aliasing and satisfy the Nyquist criterion. Additionally, techniques such as feedback control and pole-zero cancellation can be employed to enhance stability.
Download as PDF
Explore Courses for Electrical Engineering (EE) exam

Top Courses for Electrical Engineering (EE)

Signup for Free!
Signup to see your scores go up within 7 days! Learn & Practice with 1000+ FREE Notes, Videos & Tests.
10M+ students study on EduRev
Related Searches

practice quizzes

,

past year papers

,

Exam

,

Free

,

Viva Questions

,

study material

,

mock tests for examination

,

Semester Notes

,

Extra Questions

,

video lectures

,

shortcuts and tricks

,

MCQs

,

Objective type Questions

,

Lecture 1 - Introduction to Digital Control - Electrical Engineering (EE)

,

Previous Year Questions with Solutions

,

Lecture 1 - Introduction to Digital Control - Electrical Engineering (EE)

,

pdf

,

Summary

,

Sample Paper

,

Important questions

,

ppt

,

Lecture 1 - Introduction to Digital Control - Electrical Engineering (EE)

;