SYSTEM MODELLING:FLUID SYSTEMS

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…

 

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…