Distributed Control Systems - Flashcards

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/34

flashcard set

Earn XP

Description and Tags

Flashcards about the hardware and software components of distributed control systems, as well as how data communicates through these systems.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

35 Terms

1
New cards

What is a Distributed Control System (DCS)?

A control system that is functionally integrated, but also consists of subsystems that can be physically separate and remotely located from one another.

2
New cards

What are the advantages of a hierarchical architecture in DCS?

Enables separation of management and control tasks, improves reliability, and leads to improved scalability.

3
New cards

What is scalability in the context of a DCS?

The ability to expand a control system through the addition of more process input/output (I/O) points and subsystems.

4
New cards

What occurs at the Fieldbus/Process Level of a DCS?

Connection to controlled processes to measure variables (e.g., pressure, temperature, flow rates), sense switch positions, and actuate final control elements.

5
New cards

Name three ways to connect field instruments to a DCS.

Wiring to I/O chassis marshalling system, wiring to an electronic marshalling system, or wiring to a linking device.

6
New cards

What is the function of the controller level in a DCS?

Performs basic process control (continuous, sequential, and batch).

7
New cards

What are the three common methods controllers use to communicate with field instruments?

Modular I/O chassis marshalling, electronic marshalling, or through a linking device.

8
New cards

What does an Analog Input (AI) I/O module do?

Converts analog inputs (4-20mA signals) to a digital signal, including scaling to engineering units and some linearization.

9
New cards

What does an Analog Output (AO) I/O module do?

Provides analog output (4-20mA) signals, converting digital control signals to analog.

10
New cards

What is the purpose of electronic marshalling?

Uses individual I/O point modules that connect one process data point to the DCS.

11
New cards

What is the function of the Operations/Engineering Level in a DCS?

Where plant personnel configure, operate, and maintain the control system.

12
New cards

What is the function of the Enterprise Level in a DCS?

Where business management and process control information merge.

13
New cards

Name the four functional categories of networks in a DCS.

Field-level networks, controller networks, operations/engineering networks, and enterprise networks.

14
New cards

What are some common field level networks?

Foundation Fieldbus, DeviceNet, HART, and wireless HART.

15
New cards

What is the purpose of controller networks?

Provide communication between controllers and the I/O of a DCS and enable controller-to-controller communication.

16
New cards

What is the function of operations/engineering networks?

Provide communication between controllers, data servers, operator workstations, and engineering workstations.

17
New cards

What is the function of enterprise networks?

Connect to the control network to provide access to operational DCS information for business planning and remote access.

18
New cards

What are the three software programs or suites that configure a DCS?

Operating system software, control strategy software, and human-machine interface (HMI) software.

19
New cards

What is the purpose of user manager software in a DCS?

Allows you to set up and administrate the users of the DCS, including user names, passwords, and access levels.

20
New cards

What is the purpose of the DCS explorer?

To configure the controllers and their I/O before any control strategy can be programmed.

21
New cards

What is the purpose of database administrator software in a DCS?

To manage the operational database and perform database maintenance.

22
New cards

Name two international electrotechnical commission (IEC) standards for control languages.

IEC: 61131-3 and IEC 61804-2.

23
New cards

According to IEC-61804-2, what must function blocks include?

A function block input and output must include both a value and status attribute, and a must support mode parameters.

24
New cards

What is the function of HMI programming software?

Allows the operators to control the process using a mouse, by touching the screen, or using keystrokes.

25
New cards

What are the three databases in a DCS?

Operational database, historical database, and alarm database.

26
New cards

What is the function of the operational database?

Updates continuously with process information from controllers and changes from an HMI or engineering workstation.

27
New cards

What is a historical database?

A database that updates continuously with process information and stores process variable values and all process events over time.

28
New cards

What is the function of an alarm database?

A database that updates continuously with process alarm information and events.

29
New cards

What determines that required format of a digital signal in data flow

The network protocol .

30
New cards

What is a peer-to-peer network?

A group of computers connected together so they can share resources and information

31
New cards

In a client server network, where do users share and access resources?

The central location where users share and access network resources.

32
New cards

What is a scan cycle?

A single sweep of a digital control systems operation

33
New cards

What is the scan time?

The amount of time it takes for one scan cycle to complete.

34
New cards

What two categories of tasks does a controller in the DCS execute?

Control tasks and maintenance tasks

35
New cards

When does a DCS controller become overloaded?

By requiring it to perform too much control execution and communication processing