2
SANS GISCP Exam with precise detailed solutions || || || || || ||
Industrial Control System (ICS) - ✔✔A device or set of devices that managed commands directs
|| || || || || || || || || || || || || || ||
or regulates the behaviour or other devices or system, bridges cyber to physical, a device that can
|| || || || || || || || || || || || || || || || ||
influence the real world || || ||
Relays - ✔✔An electrically operated switch. Complicated to configure cumbersome and
|| || || || || || || || || || ||
expensive
Pneumatics - ✔✔The technique of using gases for power transmission. || || || || || || || || ||
Control Loops - ✔✔calculating and controlling an environment or process based on feedback.
|| || || || || || || || || || || ||
Proportional Integral Derivative (PID) - ✔✔a control loop feedback mechanism (controller) || || || || || || || || || || ||
widely used in industrial control systems. Calculates an error value as the difference between a
|| || || || || || || || || || || || || || ||
measured process variable and a desired setpoint. || || || || || ||
Proportional - ✔✔The PID value that produces an output value that is proportional to the current
|| || || || || || || || || || || || || || || ||
error value. The proportional response can be adjusted by multiplying the error by a constant Kp,
|| || || || || || || || || || || || || || || ||
called the proportional gain constant.
|| || || ||
Integral - ✔✔The PID value that is proportional to both the magnitude of the error and the
|| || || || || || || || || || || || || || || || ||
duration of the error. In a PID controller, it is the sum of the instantaneous error over time and
|| || || || || || || || || || || || || || || || || || ||
gives the accumulated offset that should have been corrected previously. The accumulated error is
|| || || || || || || || || || || || ||
then multiplied by the integral gain (K_i) and added to the controller output.
|| || || || || || || || || || || || ||
Derivative - ✔✔This PID value in the process error is calculated by determining the slope of the
|| || || || || || || || || || || || || || || || ||
error over time and multiplying this rate of change by the derivative gain Kd. The magnitude of
|| || || || || || || || || || || || || || || || ||
the contribution of the derivative term to the overall control action is termed the gain.
|| || || || || || || || || || || || || ||
,2
Fuzzy Logic - ✔✔The degrees of truth, Truth Value between 0 and 1 for various factors. Values
|| || || || || || || || || || || || || || || || ||
used to determine final operation
|| || || ||
Devices - ✔✔Actuate things in order to process Stuff
|| || || || || || || ||
Distributed Control System (DCS) - ✔✔Refers to a control system of a process plant and
|| || || || || || || || || || || || || || ||
industrial process wherein control elements are not only located in central location (like the brain)
|| || || || || || || || || || || || || ||
but are also distributed throughout the system with each component sub-system controlled by one
|| || || || || || || || || || || || || ||
or more controllers so the intelligence is distributed across the sections of the plant. Follows
|| || || || || || || || || || || || || || || ||
hierarchy in its control philosophy with various function spread across . Is a computerized control
|| || || || || || || || || || || || || || ||
system used to automate processes in various industries.
|| || || || || || ||
Process Control System (PCS) - ✔✔What does the acronym PCS stand for?
|| || || || || || || || || || ||
Energy Management System (EMS) - ✔✔What does the acronym EMS stand for?
|| || || || || || || || || || ||
Building Management System (BMS) - ✔✔What does the acronym BMS stand for also know as
|| || || || || || || || || || || || || || ||
BAS?
Safety Instrumented System (SIS) - ✔✔Consists of an engineered set of hardware and software
|| || || || || || || || || || || || || ||
controls which are especially used on critical process systems where life safety, environmental or
|| || || || || || || || || || || || || ||
finanacial damange can occur. || || ||
Supervisory Control And Data Acquisition (SCADA) - ✔✔What does the acronym SCADA || || || || || || || || || || || ||
stand for? ||
SCADA - ✔✔A system operating with coded signals over communication channels so as to
|| || || || || || || || || || || || || ||
provide control of remote equipment (using typically one communication channel per remote
|| || || || || || || || || || || ||
station).
Manufacturing Execution Systems (MES) - ✔✔What does the acronym MES stand for? || || || || || || || || || || ||
,2
Human Machine Interface (HMI) - ✔✔What does the acronym HMI stand for?
|| || || || || || || || || || ||
SHODAN - ✔✔Webservice that allows you to put in Vendor and Model and will show you IP
|| || || || || || || || || || || || || || || || ||
addresses of where they can be reached || || || || || ||
DMZ - ✔✔Provides a series of function specific zones where services and data can be shared
|| || || || || || || || || || || || || || || ||
between the zones. Added between levels of trust. || || || || || || ||
Business Zone - ✔✔Purdue 4 and 5 Levels || || || || || || ||
Operations Zone - ✔✔Purdue Levels 3,2,1,0 || || || || ||
CIA - ✔✔Confidentiality, Integrity, Availability
|| || || ||
AIC - ✔✔Availability, Integrity, Confidentiality
|| || || ||
Procurement Language Tool Kit - ✔✔DHS - Designed to for asking technology companies || || || || || || || || || || || || ||
security questions when purchasing equipment || || || ||
PLC - ✔✔a digital computer used for automation of typically industrial electromechanical
|| || || || || || || || || || || ||
processes, such as control of machinery on factory assembly lines, amusement rides, or light
|| || || || || || || || || || || || || ||
fixtures
Ladder Logic - ✔✔originally a written method to document the design and construction of relay
|| || || || || || || || || || || || || || ||
racks as used in manufacturing and process control
|| || || || || || ||
RTU - ✔✔Remote Terminal Unit / Remote Telemetry Unit
|| || || || || || || ||
, 2
DPR (Digital Protective Relay) - ✔✔Digital Protective Relay - Microcontroller measuring
|| || || || || || || || || || ||
voltages and currents || ||
IED (Intelligent End Device) - ✔✔Intelligent End Device - DPR is an example of an IED
|| || || || || || || || || || || || || || ||
Phase Measurement Units (PMU) - ✔✔Measures the electrical waves on an electrical grid using
|| || || || || || || || || || || || || ||
Time Sync ||
Data Concentrator - ✔✔Multiport device for concentrating and redistributing I/O data in SCADA
|| || || || || || || || || || || ||
Real Time Operating System (RTOS) - ✔✔Runs on an embedded device for scheduled
|| || || || || || || || || || || || ||
processing of inputs. (usually round robin) || || || || ||
QNX - ✔✔RTOS microkernel runs on MIPS, PowerPC, ARM,x86 owned by blackberry
|| || || || || || || || || || ||
Microkernel - ✔✔Low-level interface over hardware, minimum software to provide control over
|| || || || || || || || || || || ||
hardware.
Monolithic Kernel - ✔✔Entire OS working in Kernel space, high level interface, lots of software
|| || || || || || || || || || || || || || ||
over hardware.
||
VxWorks - ✔✔RTOS Isolated Memory Space, often left with debug tools still installed.
|| || || || || || || || || || || || ||
Windriver
Windows CE - ✔✔NOT a stripped down version of windows, Visual Studio Development,
|| || || || || || || || || || || || ||
includes Internet Explorer || ||
Sensor Networks - ✔✔I/O Racks Distributed. Insure proper process conditions
|| || || || || || || || ||
SANS GISCP Exam with precise detailed solutions || || || || || ||
Industrial Control System (ICS) - ✔✔A device or set of devices that managed commands directs
|| || || || || || || || || || || || || || ||
or regulates the behaviour or other devices or system, bridges cyber to physical, a device that can
|| || || || || || || || || || || || || || || || ||
influence the real world || || ||
Relays - ✔✔An electrically operated switch. Complicated to configure cumbersome and
|| || || || || || || || || || ||
expensive
Pneumatics - ✔✔The technique of using gases for power transmission. || || || || || || || || ||
Control Loops - ✔✔calculating and controlling an environment or process based on feedback.
|| || || || || || || || || || || ||
Proportional Integral Derivative (PID) - ✔✔a control loop feedback mechanism (controller) || || || || || || || || || || ||
widely used in industrial control systems. Calculates an error value as the difference between a
|| || || || || || || || || || || || || || ||
measured process variable and a desired setpoint. || || || || || ||
Proportional - ✔✔The PID value that produces an output value that is proportional to the current
|| || || || || || || || || || || || || || || ||
error value. The proportional response can be adjusted by multiplying the error by a constant Kp,
|| || || || || || || || || || || || || || || ||
called the proportional gain constant.
|| || || ||
Integral - ✔✔The PID value that is proportional to both the magnitude of the error and the
|| || || || || || || || || || || || || || || || ||
duration of the error. In a PID controller, it is the sum of the instantaneous error over time and
|| || || || || || || || || || || || || || || || || || ||
gives the accumulated offset that should have been corrected previously. The accumulated error is
|| || || || || || || || || || || || ||
then multiplied by the integral gain (K_i) and added to the controller output.
|| || || || || || || || || || || || ||
Derivative - ✔✔This PID value in the process error is calculated by determining the slope of the
|| || || || || || || || || || || || || || || || ||
error over time and multiplying this rate of change by the derivative gain Kd. The magnitude of
|| || || || || || || || || || || || || || || || ||
the contribution of the derivative term to the overall control action is termed the gain.
|| || || || || || || || || || || || || ||
,2
Fuzzy Logic - ✔✔The degrees of truth, Truth Value between 0 and 1 for various factors. Values
|| || || || || || || || || || || || || || || || ||
used to determine final operation
|| || || ||
Devices - ✔✔Actuate things in order to process Stuff
|| || || || || || || ||
Distributed Control System (DCS) - ✔✔Refers to a control system of a process plant and
|| || || || || || || || || || || || || || ||
industrial process wherein control elements are not only located in central location (like the brain)
|| || || || || || || || || || || || || ||
but are also distributed throughout the system with each component sub-system controlled by one
|| || || || || || || || || || || || || ||
or more controllers so the intelligence is distributed across the sections of the plant. Follows
|| || || || || || || || || || || || || || || ||
hierarchy in its control philosophy with various function spread across . Is a computerized control
|| || || || || || || || || || || || || || ||
system used to automate processes in various industries.
|| || || || || || ||
Process Control System (PCS) - ✔✔What does the acronym PCS stand for?
|| || || || || || || || || || ||
Energy Management System (EMS) - ✔✔What does the acronym EMS stand for?
|| || || || || || || || || || ||
Building Management System (BMS) - ✔✔What does the acronym BMS stand for also know as
|| || || || || || || || || || || || || || ||
BAS?
Safety Instrumented System (SIS) - ✔✔Consists of an engineered set of hardware and software
|| || || || || || || || || || || || || ||
controls which are especially used on critical process systems where life safety, environmental or
|| || || || || || || || || || || || || ||
finanacial damange can occur. || || ||
Supervisory Control And Data Acquisition (SCADA) - ✔✔What does the acronym SCADA || || || || || || || || || || || ||
stand for? ||
SCADA - ✔✔A system operating with coded signals over communication channels so as to
|| || || || || || || || || || || || || ||
provide control of remote equipment (using typically one communication channel per remote
|| || || || || || || || || || || ||
station).
Manufacturing Execution Systems (MES) - ✔✔What does the acronym MES stand for? || || || || || || || || || || ||
,2
Human Machine Interface (HMI) - ✔✔What does the acronym HMI stand for?
|| || || || || || || || || || ||
SHODAN - ✔✔Webservice that allows you to put in Vendor and Model and will show you IP
|| || || || || || || || || || || || || || || || ||
addresses of where they can be reached || || || || || ||
DMZ - ✔✔Provides a series of function specific zones where services and data can be shared
|| || || || || || || || || || || || || || || ||
between the zones. Added between levels of trust. || || || || || || ||
Business Zone - ✔✔Purdue 4 and 5 Levels || || || || || || ||
Operations Zone - ✔✔Purdue Levels 3,2,1,0 || || || || ||
CIA - ✔✔Confidentiality, Integrity, Availability
|| || || ||
AIC - ✔✔Availability, Integrity, Confidentiality
|| || || ||
Procurement Language Tool Kit - ✔✔DHS - Designed to for asking technology companies || || || || || || || || || || || || ||
security questions when purchasing equipment || || || ||
PLC - ✔✔a digital computer used for automation of typically industrial electromechanical
|| || || || || || || || || || || ||
processes, such as control of machinery on factory assembly lines, amusement rides, or light
|| || || || || || || || || || || || || ||
fixtures
Ladder Logic - ✔✔originally a written method to document the design and construction of relay
|| || || || || || || || || || || || || || ||
racks as used in manufacturing and process control
|| || || || || || ||
RTU - ✔✔Remote Terminal Unit / Remote Telemetry Unit
|| || || || || || || ||
, 2
DPR (Digital Protective Relay) - ✔✔Digital Protective Relay - Microcontroller measuring
|| || || || || || || || || || ||
voltages and currents || ||
IED (Intelligent End Device) - ✔✔Intelligent End Device - DPR is an example of an IED
|| || || || || || || || || || || || || || ||
Phase Measurement Units (PMU) - ✔✔Measures the electrical waves on an electrical grid using
|| || || || || || || || || || || || || ||
Time Sync ||
Data Concentrator - ✔✔Multiport device for concentrating and redistributing I/O data in SCADA
|| || || || || || || || || || || ||
Real Time Operating System (RTOS) - ✔✔Runs on an embedded device for scheduled
|| || || || || || || || || || || || ||
processing of inputs. (usually round robin) || || || || ||
QNX - ✔✔RTOS microkernel runs on MIPS, PowerPC, ARM,x86 owned by blackberry
|| || || || || || || || || || ||
Microkernel - ✔✔Low-level interface over hardware, minimum software to provide control over
|| || || || || || || || || || || ||
hardware.
Monolithic Kernel - ✔✔Entire OS working in Kernel space, high level interface, lots of software
|| || || || || || || || || || || || || || ||
over hardware.
||
VxWorks - ✔✔RTOS Isolated Memory Space, often left with debug tools still installed.
|| || || || || || || || || || || || ||
Windriver
Windows CE - ✔✔NOT a stripped down version of windows, Visual Studio Development,
|| || || || || || || || || || || || ||
includes Internet Explorer || ||
Sensor Networks - ✔✔I/O Racks Distributed. Insure proper process conditions
|| || || || || || || || ||