L1C4 Example Questions 11.11.2008
L1C4 Example Questions 11.11.2008
The basic difference between a PLC and a relay control system is that …
D … one uses analog signals and the other uses digital signals.
E … one uses relay control logic and the other uses programmed instructions.
Task. No.: Points: 1 One answer is correct.
E ... all kind of sensors and actuators that are physically wired to PLC input/output modules.
Task. No.: Points: 1 One answer is correct.
B ... imaginary coil that, when energized, will activate a digital output contact.
C ... a capacitor.
A 6 combinations
B 16 combinations
C 32 combinations
D 64 combinations
E 128 combinations
Task. No.: Points: 1 One answer is correct.
A ... a decoder
B ... a comparator
C ... a multiplexer
D ... a de-multiplexer
The largest decimal number that can be represented with eleven binary bits is …
A ... 255.
B ... 511.
C ... 1023.
D ... 2047.
E ... 4095.
Task. No.: Points: 1 One answer is correct.
The binary number 1010 0111 1100 0101 can be written in hexadecimal as …
A A7D5
B A7C5
C B7C3
D B7E3
E C7C5
Task. No.: Points: 2 One answer is correct.
The conversion of the floating point binary number 1011 1101.0110 to decimal is ...
A 187.625
B 189.375
C 189.625
D 190.375
E 191.375
Task. No.: Points: 1 One answer is correct.
If a given memory unit consists of 2,400 bytes the memory capacity would be rated:
A 2,400 bits
B 4,800 bits
C 9,600 bits
D 19,200 bits
E 38,400 bits
Task. No.: Points: 2 Two answers are correct.
If you want to know when one or both matching bits in two different words are logic ’1’ you would use the ...
B ... OR instruction.
A system contains two identical circuits operating in parallel as shown below. As long as both are operating
properly, the outputs of both circuits are always the same. If one of the circuits fails, the outputs will be at opposite
levels. To indicate the failure, the outputs of the circuits are connected to the inputs of …
A …a NOR gate.
B …an OR gate.
E …a NAND gate.
Task. No.: Points: 1 One answer is correct.
The status bit of switches and pushbuttons connected to a PLC input module are stored in the …
C … user program.
D … in the ROM.
A A AND B AND C
C NOT C AND D
D C AND NOT D
E C AND D
Task. No.: Points: 1 One answer is correct.
The Boolean equation for the logic represented in the ladder diagram shown below can be expressed as …
A Y = (A) + (C ) + (BC)
B Y = (A) + (B) + (CD)
D Y = A(BCD)
E Y = (AB) + (CD)
Task. No.: Points: 1 One answer is correct.
A series paths.
B parallel paths.
By which system does the CPU communicate with input and output modules located on the same rack?
A Interface module – IM
B RS – 232 Interface
D PROFIBUS DP
E Backplane Bus
Task. No.: Points: 1 One answer is correct.
A ... accepts inputs, makes decisions provided by the program, and sets outputs.
B ... accepts outputs, makes the decision provided by the program, and sets inputs.
E ... reads all inputs and outputs and makes decisions provided by the program.
Task. No.: Points: 1 One answer is correct.
The PLC program is uploaded from the programming device into the PLC. Into which specific CPU-Memory of the
PLC is the program loaded?
A Block stack
B Load memory
C System memory
E Work memory
Task. No.: Points: 1 One answer is correct.
A Up/Up counter
B Up/Down counter
D Reset counter
E Incremental counter
Task. No.: Points: 1 One answer is correct.
In programs that are written in ladder logic, all outputs are represented by ...
A ... 1.
B ... 8.
C ... 256.
D ... 1024.
The maximum number of outputs allowed per network in a Step 7 program is ...
A ... 1.
B ... 4.
C ... 8.
D ... 16.
D ... reading the status of inputs, evaluating control logic, and updating outputs.
E ... updating and evaluating inputs according to control logic and updating outputs.
Task. No.: Points: 1 One answer is correct.
A ... rungs.
B ... branchs.
C ... loops.
D ... inputs.
E ... outputs.
Task. No.: Points: 1 One answer is correct.
Given below is the truth table of a 3-input logic gate. Which logic gate represents the behavior between inputs and
outputs according to the truth table?
A NAND gate
B AND gate
C NOR gate
D OR gate
E XOR gate
A Analog signal
B Variable signal
C Digital signal
D Discrete signal
E Permanent signal