Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 36

Your score: 80.00% (8 out of 10).

Results of the question


To evaluate whether a mathematical operation was performed correctly, a flag is
used to indicate whether it is true or false. If the result is wrong, what binary
value does this flag represent?
User response:
Zero
Result:
Correct!
Results of the question
According to the Von Neumann machine, a processor and a memory
communicate to know where data is stored. Which bus is the one that performs
the above?
User response:
Addresses
Result:
Correct!
Question results
To transport electricity from one place to another, physics applications are used.
What part of electronics studies this?
User response:
Analog
Result:
Correct!
Question results
According to the Von Neumann machine, the memory sends the information
sought to the processor. Which bus is the one that performs the above?
User response:
Data
Result:
Correct!
Question results
A circuit has a transistor connected to a light bulb and you want to simulate a
binary one. If the focus is on its emitter side and current flows normally from a
generator connected to the collector, what state should the transistor be in?
User response:
Cut
Result:
Correct!
Question results
It is the measure that prevents accidents in the office area.
User response:
Avoid placing objects that obstruct passage in aisles.
Result:
Correct!
Question results
According to the Von Neumann machine, a processor sends, to the memory,
commands that read and execute the stored information. Which bus is the one
that performs the above?
User response:
Control
Result:
Correct!
Question results
A circuit has a transistor connected to a focus and you want to simulate a binary
zero. If the focus is on the collector side and current flows normally from a
generator connected to the emitter, what state should the transistor be in?
User response:
Active
Result:
You need to reinforce the topic: Principles of diodes and transistors.
Question results
Select the top two benefits of investing more time in designing software for an
institution.
User response:
Reduce project errors and corrections
Meet management needs
Result:
You need to reinforce the topic: Occupational health and safety measures.
Question results
A circuit has a diode connected to a light bulb. You want to simulate a binary
zero. To achieve this, on which side of the diode should the focus be connected if
the current direction is normal?
User response:
Anode
Result:
Correct!
Your score: 80.00% (8 out of 10).
Question results
Solve the following logical operation: (1*1) *0
User response:
0
Result:
Correct!
Question results
Simplify the following expressions with Boolean algebra.

User response:
F = A' *B*C*D
Result:
Correct!
Question results
Transform this decimal number into binary: 72
User response:
1001 0000
Result:
Correct!
Question results
Transform this decimal number into binary: 68
User response:
0100 0100
Result:
Correct!
Question results
Solve the following logical operation: (0 +1) * 1
User response:
1
Result:
Correct!
Question results
Simplify the following truth table, using Karnaugh's method:

User response:
F = X'*Y + Y*Z'
Result:
Need to reinforce the theme: Karnaugh Map
Question results
Solve the following logical operation: (0 + 1) ⊕ (1 ⊕ (1*0))
User response:
1
Result:
Correct!
Question results
According to the bit carry in the truth table of an adder, which logic gate
summarizes its behavior?
User response:
AND
Result:
Correct!
Question results
Reduce the following Boolean expression: (B*C)+((B*C)'∙(A*B))
User response:
(B*C)*(A*B)
Result:
You need to reinforce the topic: Applied algebraic laws.
Results of the question
Transform this binary number into decimal: 1010 1010
User response:
170
Result:
Correct!
Your score: 40.00% (4 out of 10).
Question results
It is the gate that allows controlling the combinations of inputs and commands to
exit the circuit.
User response:
NOT
Result:
Need to reinforce the topic: Multiplexers
Question results
It is the logic family that presents two versions for the manufacture of dampers,
one military and the other commercial.
User response:
CMOS
Result:
You need to reinforce the topic: Logical families.
Question results
It is the circuit used to find the original combination of a sequence of bits and to
know the source of each of them, which allows a decision to be made.
User response:
Decoder
Result:
Correct!
Question results
Assuming that signals from 8 devices will be managed over one channel, how
many command inputs will the multiplexer circuit have?
User response:
4
Result:
Need to reinforce the topic: Multiplexers
Question results
If a combinational circuit has 2^4 and the implementation requires using only 10
inputs, how many inputs are considered superfluous?
User response:
4
Result:
You need to reinforce the topic: Combinational logic.
Question results
If a combinational circuit has 64 inputs, how many command inputs does it have?
User response:
8
Result:
Correct!
Question results
The processor uses a decoder circuit to:
User response:
Calculate the pointer value of the data
Result:
Need to reinforce the topic: Encoders and decoders
Question results
The encoder circuit combines the inputs to generate a combination of output bits.
Which logic gate allows you to perform this action?
User response:
OR
Result:
Correct!
Question results
It is the logic family that has two modes according to the transistor
implementation, either by its P or N channel.
User response:
TTL
Result:
You need to reinforce the topic: Logical families.
Question results
The construction of circuits with this logic implies that the inputs generate a
different bit sequence than the output; moreover, some bit sequences may NOT
be considered in an implementation.
User response:
Combinational
Result:
Correct!
Your score: 40.00% (4 out of 10).
Question results
To redirect signals from multiple inputs to a single output, which circuit should
be used?
User response:
Demultiplexer
Result:
Need to reinforce the topic: Multiplexers
Question results
It is the logic family that has two modes according to the transistor
implementation, either by its P or N channel.
User response:
CMOS
Result:
Correct!
Question results
Within the multiplexer circuit, combining the input signals with the command
signals allows only one signal to pass through the output. What is the gate that
enables this action?
User response:
OR
Result:
Need to reinforce the topic: Multiplexers
Question results
It is the logic family that presents two versions for the manufacture of dampers,
one military and the other commercial.
User response:
TTL
Result:
Correct!
Question results
The processor uses a decoder circuit to:
User response:
Identify the address of the registers
Result:
Correct!
Question results
The encoder circuit combines the inputs to generate a combination of output bits.
Which logic gate allows you to perform this action?
User response:
AND
Result:
Need to reinforce the topic: Encoders and decoders
Question results
It is the logic family that uses diodes and transistors for the construction of
mostly NAND gates.
User response:
DTL
Result:
You need to reinforce the topic: Logical families.
Question results
It is the circuit that serves to generate a code according to the corresponding
input and to decide a suitable combination for each of these.
User response:
Decoder
Result:
Need to reinforce the topic: Encoders and decoders
Results of the question
To redirect the signal from one input to multiple outputs with different
destination, which circuit should be used?
User response:
Demultiplexer
Result:
Correct!
Question results
If a combinational circuit has 2^6 and the implementation requires using only 50
inputs, how many inputs are considered superfluous?
User response:
16
Result:
You need to reinforce the topic: Combinational logic.
Your score: 80.00% (8 out of 10).
Results of the question
It is the circuit used to find the original combination of a sequence of bits and to
know the source of each of them, which allows a decision to be made.
User response:
Decoder
Result:
Correct!
Results of the question
It is the logic family that uses resistors and transistors for the construction of
mostly NOR gates.
User response:
DTL
Result:
You need to reinforce the topic: Logical families.
Question results
It is the logic family that is based only on transistors and aims to improve the
technology that combines diodes and transistors.
User response:
RTL
Result:
You need to reinforce the topic: Logical families.
Question results
If a combinational circuit has 2^6 and the implementation requires using only 50
inputs, how many inputs are considered superfluous?
User response:
14
Result:
Correct!
Question results
The construction of circuits with this logic implies that the inputs generate a
different bit sequence than the output; moreover, some bit sequences may NOT
be considered in an implementation.
User response:
Combinational
Result:
Correct!
Question results
Assuming that signals from 8 devices will be managed over one channel, how
many command inputs will the multiplexer circuit have?
User response:
3
Result:
Correct!
Question results
If a combinational circuit has 2^8 and the implementation requires using only 32
inputs, how many inputs are considered superfluous?
User response:
224
Result:
Correct!
Question results
To redirect signals from multiple inputs to a single output, which circuit should
be used?
User response:
Multiplexer
Result:
Correct!
Question results
It is the logic family that has two modes according to the transistor
implementation, either by its P or N channel.
User response:
CMOS
Result:
Correct!
Question results
It is the circuit that serves to generate a code according to the corresponding
input and to decide a suitable combination for each of these.
User response:
Encoder
Result:
Correct!
Your score: 50.00% (5 out of 10).
Question results
When a phone must be rebooted in case of error, which of the following flip-
flops can be implemented?
User response:
RS
Result:
Correct!
Question results
In order for the processor to read and execute actions, the memory is managed by
this circuit.
User response:
Decoder
Result:
You need to reinforce the topic: Use of memory.
Question results
It is a flip-flop whose input, when coinciding with the high state of its command
input, reflects 1 or 0 as appropriate; otherwise, it saves the previous state.
User response:
DL
Result:
Correct!
Question results
They are circuits regulated by a command signal to release the binary states it
stores.
User response:
Asynchronous
Result:
Correct!
Question results
In an analog-to-digital converter circuit, what is the function of the register?
User response:
Ordering the output signal with respect to the addresses
Result:
You need to reinforce the topic: DAC - ADC converter.
Question results
It is a flip-flop whose input, when coinciding with the high state of a clock, saves
the previous state or inverts it.
User response:
JK
Result:
You need to reinforce the topic: Synchronous circuit.
Question results
These are the clock states that a synchronous circuit uses to trigger its responses.
User response:
Rising or falling edge
Result:
Correct!
Results of the question
It is a flip-flop that sends a one to the output when one of its inputs is activated
and sends a zero when the other input is activated. If the entries are in low status,
save the statuses; if both are in high status, a priority must be chosen.
User response:
T
Result:
You need to reinforce the topic: Asynchronous circuit.
Results of the question
It is a flip-flop whose input, when coinciding with the high state of a clock,
reflects 1 or 0 as appropriate.
User response:
D
Result:
Correct!
Results of the question
Select two examples of DAC/ADC applications.
User response:
Digital clock
Result:
You need to reinforce the topic: DAC - ADC converter.
Your score: 40.00% (4 out of 10).
Question results
Select two applications of asynchronous circuits.
User response:
Digital clock
Memories
Result:
You need to reinforce the topic: Asynchronous circuit.
Question results
In order for the processor to read and execute actions, the memory is managed by
this circuit.
User response:
Instruction log
Result:
Correct!
Question results
In an analog-to-digital converter circuit, what is the function of the register?
User response:
Storing the values of signal conversions
Result:
You need to reinforce the topic: DAC - ADC converter.
Question results
They are circuits regulated by a command signal to release the binary states it
stores.
User response:
Asynchronous
Result:
Correct!
Question results
It is a flip-flop whose input, when coinciding with the high state of its command
input, reflects 1 or 0 as appropriate; otherwise, it saves the previous state.
User response:
DL
Result:
Correct!
Question results
It is a flip-flop whose inputs, when coinciding with the high state of a clock,
reflect 1 or 0 as appropriate; otherwise, they keep the previous state.
User response:
T
Result:
You need to reinforce the topic: Synchronous circuit.
Question results
When a phone must be rebooted in case of error, which of the following flip-
flops can be implemented?
User response:
RS
Result:
Correct!
Question results
It is a flip-flop whose input, when coinciding with the high state of a clock, saves
the previous state or inverts it.
User response:
D
Result:
You need to reinforce the topic: Synchronous circuit.
Question results
To keep the read/execute order, which circuit uses the instruction register?
User response:
Multiplexer
Result:
You need to reinforce the topic: Use of memory.
Question results
It is the numbering system with which memory addresses are defined.
User response:
Decimal
Result:
You need to reinforce the topic: Use of memory.

Your score: 70.00% (7 out of 10).


Question results
They are circuits regulated by a command signal to release the binary states it
stores.
User response:
Asynchronous
Result:
Correct!
Question results
In an analog-to-digital converter circuit, what is the function of the register?
User response:
Save the combinations to approximate the result
Result:
Correct!
Question results
They are circuits regulated by a clock signal to execute their response times.
User response:
Synchronous
Result:
Correct!
Question results
These are the states of the inputs that an asynchronous circuit uses to activate its
responses.
User response:
5V or 0V
Result:
You need to reinforce the topic: Asynchronous circuit.
Question results
It is a flip-flop that sends a one to the output when one of its inputs is activated
and sends a zero when the other input is activated. If the entries are in low status,
save the statuses; if both are in high status, a priority must be chosen.
User response:
DL
Result:
You need to reinforce the topic: Asynchronous circuit.
Question results
In an analog-to-digital converter circuit, what is the function of the operational
amplifier?
User response:
Amplifying the original signal to better capture its values
Result:
You need to reinforce the topic: DAC - ADC converter.
Question results
In order for the processor to read and execute actions, the memory is managed by
this circuit.
User response:
Instruction log
Result:
Correct!
Question results
It is a flip-flop whose inputs, when coinciding with the high state of a clock,
reflect 1 or 0 as appropriate; otherwise, they keep the previous state.
User response:
JK
Result:
Correct!
Question results
These are the clock states that a synchronous circuit uses to trigger its responses.
User response:
Rising or falling edge
Result:
Correct!
Results of the question
It is a flip-flop whose input, when coinciding with the high state of its command
input, reflects 1 or 0 as appropriate; otherwise, it saves the previous state.
User response:
DL
Result:
Correct!

Your score: 80.00% (8 out of 10).


Results of the question
If a digital to analog converter has a reference voltage of 20V and 5 bit inputs,
what is the most correct weighting for each bit hop?
User response:
4V
Result:
You need to reinforce the topic: DAC - ADC converter.
Question results
These are the states of the inputs that an asynchronous circuit uses to activate its
responses.
User response:
1o0
Result:
You need to reinforce the topic: Asynchronous circuit.
Question results
It is a flip-flop whose inputs, when coinciding with the high state of a clock,
reflect 1 or 0 as appropriate; otherwise, they keep the previous state.
User response:
JK
Result:
Correct!
Question results
They are circuits regulated by a clock signal to execute their response times.
User response:
Synchronous
Result:
Correct!
Question results
In an analog-to-digital converter circuit, what is the function of the DAC?
User response:
Convert log combinations to approximate the original one
Result:
Correct!
Question results
They are circuits regulated by a command signal to release the binary states it
stores.
User response:
Asynchronous
Result:
Correct!
Question results
It is a flip-flop whose input, when coinciding with the high state of a clock, saves
the previous state or inverts it.
User response:
T
Result:
Correct!
Question results
In an analog-to-digital converter circuit, what is the function of the register?
User response:
Save the combinations to approximate the result
Result:
Correct!
Question results
In order for the processor to read and execute actions, the memory is managed by
this circuit.
User response:
Instruction log
Result:
Correct!
Question results
It is a flip-flop whose input, when coinciding with the high state of a clock,
reflects 1 or 0 as appropriate.
User response:
D
Result:
Correct!
Your score: 40.00% (4 out of 10).
Question results
Consider the operation of a DVD player. If you want to resume a paused
playback, how is it represented in the diagram?
User response:
An arrow that goes from the last state to the playback state.
Result:
Need to reinforce the topic: State machines
Question results
When a change of a state is made in the Mealy model, how should the transition
be noted?
User response:
initial state / final state
Result:
Need to reinforce the topic: State machines
Question results
This is the model in which the outputs are calculated without using extra
combinational circuitry to reorder the bits.
User response:
Karnaugh
Result:
Need to reinforce the topic: State machines
Question results
We want to build different home automation devices, which will interact with
each other by means of sensors and ports. What is the most viable option to do
so?
User response:
Microprocessor
Result:
Need to reinforce the topic: Microcontroller
Question results
This is the model in which the outputs are taken directly from memory, without
using extra combinational circuitry to reorder the output.
User response:
Moore
Result:
Correct!
Question results
Considering the operation of a DVD player, what is the first state to be written in
the state diagram of its operation?
User response:
Insert film disc
Result:
You need to reinforce the topic: State machines.
Question results
To implement the use of this integrated circuit, one must analyze the RAM,
storage and board that together assemble an information processing system.
User response:
Microprocessor
Result:
Correct!
Question results
Considering the operation of a DVD player, what is the first transition to be
written in the state diagram of its operation?
User response:
Display the disc menu
Result:
Need to reinforce the topic: State machines
Results of the question
It is an integrated circuit used to manufacture personal computers due to its data
processing capability.
User response:
Microprocessor
Result:
Correct!
Results of the question
In order to manufacture a drone quickly and at the lowest possible cost, it is
considered to interact with different modules. What is the most viable option to
achieve the above?
User response:
Microcontroller
Result:
Correct!

Your score: 50.00% (5 out of 10).


Question results
In order to manufacture a drone quickly and at the lowest possible cost, it is
considered to interact with different modules. What is the most viable option to
achieve the above?
User response:
Microcontroller
Result:
Correct!
Question results
These are integrated circuits that use 32-bit and 64-bit architecture to perform
their calculations.
User response:
Microprocessors
Result:
Correct!
Question results
Consider the operation of a DVD player. If you want to resume a paused
playback, how is it represented in the diagram?
User response:
An arrow redirecting to the first state of the diagram
Result:
Need to reinforce the topic: State machines
Question results
When a change of a state is made in Moore's model, how should each state be
noted?
User response:
status1 / status2
Result:
Need to reinforce the topic: State machines
Question results
It is an integrated circuit that helps to perform Big Data analysis inside mobile
devices to leverage the processing power of the circuit.
User response:
FPGA
Result:
Need to reinforce the topic: Microprocessor
Question results
To implement the use of this integrated circuit, one must analyze the RAM,
storage and board that together assemble an information processing system.
User response:
Microprocessor
Result:
Correct!
Question results
It is an integrated circuit used to manufacture personal computers due to its data
processing capability.
User response:
Microprocessor
Result:
Correct!
Question results
If you want to build a device resistant to electromagnetic interference quickly and
inexpensively, what is the most suitable circuit?
User response:
Microprocessor
Result:
Need to reinforce the topic: Microcontroller
Question results
We want to create a device that processes the sun's luminosity to automate the
lighting and watering of a greenhouse. What is the most suitable integrated
circuit to realize this system?
User response:
Microcontroller
Result:
Correct!
Question results
It is an integrated circuit used to interface through input and output ports; it has
control and processing units, memory and storage.
User response:
Microprocessor
Result:
Need to reinforce the topic: Microcontroller

Your score: 80.00% (8 out of 10).


Question results
We want to create a device that processes the sun's luminosity to automate the
lighting and watering of a greenhouse. What is the most suitable integrated
circuit to realize this system?
User response:
Microcontroller
Result:
Correct!
Question results
To implement the use of this integrated circuit, one must analyze the RAM,
storage and board that together assemble an information processing system.
User response:
Microprocessor
Result:
Correct!
Question results
This is the model in which the outputs are taken directly from memory, without
using extra combinational circuitry to reorder the output.
User response:
Moore
Result:
Correct!
Question results
Considering the operation of a DVD player, what is the first state to be written in
the state diagram of its operation?
User response:
Display the disc menu
Result:
Need to reinforce the topic: State machines
Results of the question
It is an integrated circuit that uses a working register to interface directly with the
memory.
User response:
Microprocessor
Result:
Need to reinforce the topic: Microcontroller
Results of the question
Within the architecture of this integrated circuit, the ALU interacts with an
accumulator to perform processing in the memory registers.
User response:
Microprocessor
Result:
Correct!
Results of the question
This is the model in which the outputs are calculated without using extra
combinational circuitry to reorder the bits.
User response:
Mealy
Result:
Correct!
Question results
It is an integrated circuit used to interface through input and output ports; it has
control and processing units, memory and storage.
User response:
Microcontroller
Result:
Correct!
Question results
We want to build different home automation devices, which will interact with
each other by means of sensors and ports. What is the most viable option to do
so?
User response:
Microcontroller
Result:
Correct!
Question results
Consider the operation of a DVD player. If you want to resume a paused
playback, how is it represented in the diagram?
User response:
A looping arrow for Film Playback status
Result:
Correct!
Your score: 60.00% (6 out of 10).
Question results
It is a PLD that is identified as a generic logic matrix.
User response:
GAL
Result:
Correct!
Question results
It orders the steps to configure a PLD.
User response:
Model a circuit in sequential or combinational logic
2. Review documentation for PLD structure
3. Programming and compiling on a computer
Result:
Correct!
Question results
If an encoder and a decoder are configured in a PLD, what kind of device can be
created?
User response:
A remote control car
Result:
Need to reinforce the topic: Programmable Logic Device
Question results
It is an electronic component used to build digital circuits with the help of
configurable gate arrays.
User response:
Programmable logic device
Result:
Correct!
Question results
These PLDs are built with TTL technology, so their configuration can NOT be
erased.
User response:
PAL
Result:
Correct!
Question results
If a PLD with light sensors is used, what kind of device can be created?
User response:
Screen control
Result:
Need to reinforce the topic: Programmable Logic Device
Question results
It is a PLD that is identified as an array of field programmable gates.
User response:
FPGA
Result:
Correct!
Question results
Select two of the main elements involved in the creation of a digital clock.
User response:
Multiplexer
Counter
Result:
Need to reinforce the topic: Programmable Logic Device
Question results
Select the two components that help connect the gate arrays in a PLD.
User response:
Resistors
Memories
Result:
Need to reinforce the topic: Programmable Logic Device
Question results
To build a circuit in a PLD, on what basis should you model the circuit?
User response:
Use a combinational or sequential logic model.
Result:
Correct!

Your score: 60.00% (6 out of 10).


Question results
These PLDs are built with TTL technology, so their configuration can NOT be
erased.
User response:
PAL
Result:
Correct!
Question results
If a PLD with light sensors is used, what kind of device can be created?
User response:
Solar energy panel
Result:
Correct!
Question results
These PLDs are built with EECMOS technology so their configuration can be
reprogrammed.
User response:
PAL
Result:
You need to reinforce the topic: PLD Types
Question results
To build a circuit to control a microwave oven, a microcontroller is used instead
of a PLD. What is the reason for this decision?
User response:
The PLD's computational capability is limited to the array configuration.
Result:
Correct!
Question results
It orders the steps to configure a PLD.
User response:
Model a circuit in sequential or combinational logic
2. Review documentation for PLD structure
3. Programming and compiling on a computer
Result:
Correct!
Question results
How is a PLD configured?
User response:
By means of electrical pulses to establish the connections
Result:
Need to reinforce the topic: Programmable Logic Device
Question results
It is a PLD that is identified as a generic logic matrix.
User response:
GAL
Result:
Correct!
Results of the question
It is a PLD that is constructed from arrays of AND and OR gates and has a
programmable output function.
User response:
PAL
Result:
You need to reinforce the topic: PLD Types
Results of the question
Select the two data provided by the PLD documentation for the development of
digital circuits.
User response:
Preset configuration models
The organization of logic gates
Result:
Need to reinforce the topic: Programmable Logic Device
Question results
Select the two components that help connect the gate arrays in a PLD.
User response:
Memories
Fuses
Result:
Correct!

Your score: 70.00% (7 out of 10).


Question results
It is a PLD that is constructed from arrays of AND and OR gates and has a
programmable output function.
User response:
GAL
Result:
Correct!
Question results
If a PLD with light sensors is used, what kind of device can be created?
User response:
Solar energy panel
Result:
Correct!
Question results
These PLDs are built with EECMOS technology so their configuration can be
reprogrammed.
User response:
FPGA
Result:
You need to reinforce the topic: PLD Types
Question results
These PLDs are built with TTL technology, so their configuration can NOT be
erased.
User response:
PAL
Result:
Correct!
Question results
It is an electronic component used to build digital circuits with the help of
configurable gate arrays.
User response:
Programmable logic device
Result:
Correct!
Results of the question
It is the PLD that has configurable input and output cells.
User response:
PAL
Result:
You need to reinforce the topic: PLD Types
Results of the question
If an encoder and a decoder are configured in a PLD, what kind of device can be
created?
User response:
An alphanumeric keypad
Result:
Correct!
Question results
To build a circuit to control a microwave oven, a microcontroller is used instead
of a PLD. What is the reason for this decision?
User response:
The PLD's computational capability is limited to the array configuration.
Result:
Correct!
Question results
Select the two components that help connect the gate arrays in a PLD.
User response:
Memories
Fuses
Result:
Correct!
Question results
GALs have an output for the implementation of combinational and sequential
logic. What is this output called in the circuit documentation?
User response:
Sequential arrangement
Result:
You need to reinforce the topic: PLD Types

Your score: 90.00% (9 out of 10).


Question results
If an encoder and a decoder are configured in a PLD, what kind of device can be
created?
User response:
An alphanumeric keypad
Result:
Correct!
Question results
Order the steps to configure a PLD.
User response:
Model a circuit in sequential or combinational logic
2. Review documentation for PLD structure
3. Programming and compiling on a computer
Result:
Correct!
Question results
It is a PLD that is identified as an array of field programmable gates.
User response:
FPGA
Result:
Correct!
Results of the question
Select the two components that help connect the gate arrays in a PLD.
User response:
Fuses
Memories
Result:
Correct!
Results of the question
If a PLD with light sensors is used, what kind of device can be created?
User response:
Solar energy panel
Result:
Correct!
Results of the question
Select two of the main elements involved in the creation of a digital clock.
User response:
Counter
Encoder
Result:
Correct!
Question results
To build a circuit to control a microwave oven, a microcontroller is used instead
of a PLD. What is the reason for this decision?
User response:
The PLD's computational capability is limited to the array configuration.
Result:
Correct!
Question results
Select the two data provided by the PLD documentation for the development of
digital circuits.
User response:
The basic logic gate designs
The programming language to set it up
Result:
Need to reinforce the topic: Programmable Logic Device
Question results
It is a PLD that is identified as a programmable logic array.
User response:
PAL
Result:
Correct!
Question results
It is a PLD that is constructed from arrays of AND and OR gates and has a
programmable output function.
User response:
GAL
Result:
Correct!

You might also like