FLUID SYSTEMS Gases and liquids are collectively referred to as fluids. Fluid systems are used in many in- dustrial as well as commercial applications. For example, liquid level control is a well-known application of liquid systems. Similarly, gas systems are used in robotics and in industrial movement control applications. In this section, we shall look […]
Continue reading…
Uncategorized
SYSTEM MODELLING:ELECTROMECHANICAL SYSTEMS
ELECTROMECHANICAL SYSTEMS Electromechanical systems such as electric motors and electric pumps are used in most indus- trial and commercial applications. Figure 2.19 shows a simple d.c. motor circuit. The torque produced by the motor is proportional to the applied current and is given by where T is the torque produced, kt is the torque constant […]
Continue reading…
SYSTEM MODELLING:ELECTRICAL SYSTEMS
ELECTRICAL SYSTEMS The basic building blocks of electrical systems are the resistor, inductor and capacitor (Fig- ure 2.13). The input to an electrical system may be the voltage, V , and current, i . The relationship between the voltage across a resistor and the current through it is given by The potential difference across a […]
Continue reading…
SYSTEM MODELLING:MECHANICAL SYSTEMS
The task of mathematical modelling is an important step in the analysis and design of control systems. In this chapter, we will develop mathematical models for the mechanical, electrical, hydraulic and thermal systems which are used commonly in everyday life. The mathematical models of systems are obtained by applying the fundamental physical laws governing the […]
Continue reading…
INTRODUCTION TO SENSORS USED IN COMPUTER CONTROL
SENSORS USED IN COMPUTER CONTROL Sensors are an important part of closed-loop systems. A sensor is a device that outputs a signal which is related to the measurement of (i.e. is a function of) a physical quantity such as temperature, speed, force, pressure, displacement, acceleration, torque, flow, light or sound. Sensors are used in closed-loop […]
Continue reading…
INTRODUCTION TO SOFTWARE REQUIREMENTS FOR COMPUTER CONTROL
SOFTWARE REQUIREMENTS FOR COMPUTER CONTROL Computer hardware is nowadays very fast, and control computers are generally programmed using a high-level language. The use of the assembly language is reserved for very special and time-critical applications, such as fast, real-time device drivers. C is a popular language used in most computer control applications. It is a […]
Continue reading…
INTRODUCTION TO HARDWARE REQUIREMENTS FOR COMPUTER CONTROL
HARDWARE REQUIREMENTS FOR COMPUTER CONTROL General Purpose Computers In general, although almost any digital computer can be used for digital control there are some requirements that should be satisfied before a computer is used for such an application. Today, the majority of small and medium scale DDC-type applications are based on microcontrollers which are used […]
Continue reading…
INTRODUCTION TO CENTRALIZED AND DISTRIBUTED CONTROL SYSTEMS
CENTRALIZED AND DISTRIBUTED CONTROL SYSTEMS Until the beginning of 1980s, computer control was strictly centralized. Usually a single large computer or minicomputer (e.g. the DEC PDP11 series) was used to control the plant. The computer, associated power supplies, input–output, keyboard and display unit were all situated in a central location. The advantages of centralized control […]
Continue reading…
INTRODUCTION TO SCADA SYSTEMS
SCADA SYSTEMS The term SCADA is an abbreviation for supervisory control and data acquisition. SCADA systems integrate the data acquisition and system monitoring and control activities using graph- ical software packages. A SCADA system is nothing but a customized graphical applications program with all the necessary hardware components. It can be developed using the popular […]
Continue reading…
INTRODUCTION TO COMPUTER IN THE LOOP
COMPUTER IN THE LOOP Most control engineering applications nowadays are computer based, where a digital computer or a microcontroller is used as the controller. Figure 1.3 shows a typical computer controlled system. Here, it is assumed that the error signal is analog and an A/D converter is used to convert the signal into digital form […]
Continue reading…