Font size
WorksheetsMicrocontroladores 03
Total questions: 84
Worksheet time: 42mins
What is the typical frequency range of operation for a microcontroller?
GHz
MHz
kHz
THz
What is the cost range of a microcontroller as mentioned in the document?
USD 200.00
USD 50.00 to 100.00
USD 7.00 to 30.00
USD 100.00 to 150.00
Which of the following is a characteristic of a microprocessor?
Low processing capacity
High processing capacity
Operates in MHz
Restricted applications
What type of applications are microcontrollers typically used for?
Generic applications
High-performance computing
Restricted applications
Cloud computing
What is the typical cost of a microprocessor as mentioned in the document?
USD 7.00 to 30.00
USD 50.00 to 100.00
USD 100.00 to 150.00
USD 200.00
What is the typical frequency range of operation for a microprocessor?
MHz
kHz
GHz
THz
What is a microcontroller?
A device that contains all necessary circuits to perform a complete and programmable digital system.
A device that only stores data.
A device that only processes data.
A device that only converts analog signals to digital.
Which of the following is an internal component of a microcontroller?
Hard Drive
RAM
Monitor
Keyboard
Which component in a microcontroller is responsible for converting analog signals to digital?
RAM
CPU
A/D Converter
Program Memory
What is the function of the internal oscillator in a microcontroller?
To store data
To provide timing signals
To process data
To convert signals
Which of the following is NOT an internal component of a microcontroller?
Temporizadores
Comunicação Serial
Portas de I/O
Hard Drive
Which of the following is NOT listed as an application in the provided learning material?
Industriais
Eletrodomésticos em geral
Automóveis
Medicina
What is one of the applications mentioned for data collection in the provided learning material?
Pressure
Humidity
Light
Sound
Which application area involves the use of robots according to the provided learning material?
Automóveis
Controles de ambientes
Instrumentação
Robótica
What is the main topic of the provided learning material?
Types of industries
Applications
Data analysis
Environmental controls
What is the Portuguese term for "comfort" as shown in the diagram?
Conforto
Temperatura
Iluminac\ca~o
Comida
Which labeled section in the diagram corresponds to "food" in Portuguese?
Piscina
Comida
Porto~es
Alarme
What is the Portuguese term for "temperature" as shown in the diagram?
Iluminac\ca~o
Temperatura
Conforto
Entretenimento
Which labeled section in the diagram corresponds to "entertainment" in Portuguese?
Entretenimento
Porto~es
Ca^mera
Alarme
What is the Portuguese term for "lighting" as shown in the diagram?
Porto~es
Iluminac\ca~o
Conforto
Comida
What is the term used for the information utilized in a microcontroller to generate an action, stored in digital form?
Entrada de dados
Saída de dados
Dados
Memória
Which term refers to the interface used to send data to a microcontroller?
Saída de dados
Entrada de dados
Endereço de memória
Barramento
What is the term for the action resulting from the microcontroller after executing programmed operations?
Memória
CPU
Saída de dados
Instrução
Where are the information that will be processed by the microcontroller stored?
Endereço de memória
Memória
Largura de barramento
Programa
What is the term for the position in memory where information is or will be stored?
CPU
Instrução
Endereço de memória
Barramento
Which term refers to the part of the microcontroller that makes decisions based on data and the program stored in memory?
CPU
Dados
Memória
Programa
What is the term for the order given by the CPU to execute an action based on data?
Barramento
Instrução
Saída de dados
Largura de barramento
What is the term for a set of ordered instructions that describe a task to be performed by the microcontroller?
Programa
Dados
Memória
CPU
What is the term for the pathway through which data is transmitted?
Largura de barramento
Endereço de memória
Barramento
Instrução
What is the primary function of the "Barramento de Controle" in a CPU?
To enable, disable, and control the flow of information.
To transfer data and instructions to be executed.
To indicate where data and instructions should be sent or retrieved.
To store data temporarily.
Which type of bus is used to transfer data and instructions to be executed in a CPU?
Barramento de Controle
Barramento de Dados
Barramento de Endereços
Barramento de Memória
What is the purpose of the "Barramento de Endereços" in a CPU?
To enable, disable, and control the flow of information.
To transfer data and instructions to be executed.
To indicate where data and instructions should be sent or retrieved.
To store data temporarily.
What does the "Barramento de Dados" do in a CPU?
It enables, disables, and controls the flow of information.
It transfers data and instructions to be executed.
It indicates where data and instructions should be sent or retrieved.
It stores data temporarily.
What is the main function of the CPU in a microcontroller block diagram?
To store data temporarily
To execute instructions
To convert analog signals to digital
To manage input/output ports
Which component in the microcontroller block diagram is responsible for storing data temporarily?
ROM
CPU
RAM
Timers
What does the 'PORTA PARALELA' in the microcontroller block diagram refer to?
Parallel Port
Serial Port
Analog to Digital Converter
Timer
Which component in the microcontroller block diagram is used for timing operations?
ROM
RAM
Timers
CPU
What is the name of the microcontroller used in the Arduino UNO R3?
ATmega2560
ATmega328
ATtiny85
ATmega128
Which pin on the Arduino UNO R3 is used for the PWM function?
Pin 13
Pin 10
Pin 2
Pin 8
What is the function of the GND pin on the Arduino UNO R3?
To provide power
To reset the board
To ground the circuit
To control the LED
Which pin is labeled as A0 on the Arduino UNO R3?
Digital pin 0
Analog pin 0
PWM pin 0
Control pin 0
What is the function of pin 1 on the ATMEGA328?
RXD
TXD
PCINT16
PC6
Which pin on the ATMEGA328 is used for the PWM function and is labeled as OC0A?
Pin 5
Pin 6
Pin 7
Pin 8
What is the label for pin 28 on the ATMEGA328?
PC5
PC4
PC3
PC6
Which pin is labeled as AREF on the ATMEGA328?
Pin 20
Pin 21
Pin 22
Pin 23
What is the function of pin 9 on the ATMEGA328?
PWM
OC1A
OC1B
OC2A
How many configurable ports does the Atmega 328 have?
23
26
32
20
What is the size of the program memory in the Atmega 328?
16 K
32 K
64 K
128 K
How many timers does the Atmega 328 have?
2
3
4
5
What is the size of the RAM memory in the Atmega 328?
1 Kbyte
2 Kbyte
4 Kbyte
8 Kbyte
What is the maximum clock speed of the Atmega 328?
10 MHz
16 MHz
20 MHz
25 MHz
How many analog comparators does the Atmega 328 have?
1
2
3
4
What is the range of power supply voltage for the Atmega 328?
1.8 V to 3.3 V
1.8 V to 5.5 V
2.0 V to 5.0 V
2.5 V to 5.5 V
What is the function of a "registrador" in a microcontroller?
A) It processes data.
B) It stores the state of a byte.
C) It generates clock signals.
D) It manages power supply.
In which component of a microcontroller is the reading/writing of a byte state performed?
A) ALU
B) Memory
C) Registrador
D) Timer
What does the acronym SFR stand for in the context of microcontrollers?
Special Function Register
Standard Function Register
Specific Function Register
System Function Register
Which components are mentioned as being controlled by the special function register (SFR)?
AD, TRISA, TRISB
CPU, RAM, ROM
ALU, CU, Registers
GPIO, UART, SPI
What is the primary role of the circuits mentioned in the document?
To control other smaller blocks and ensure the functioning of the microcontroller
To provide power to the microcontroller
To store data permanently
To manage input and output operations
What is the function of the I/O ports in a CPU?
To connect the CPU to the internet
To connect the CPU to external devices for reading or writing values
To increase the CPU's processing speed
To store data permanently
What voltage represents a value of 0 in the I/O ports?
0 volts
5 volts
3.3 volts
12 volts
What voltage represents a value of 1 in the I/O ports?
0 volts
5 volts
3.3 volts
12 volts
What is the primary function of the electronic circuit described in the text?
To process data
To store data
To transmit data
To delete data
In the described memory circuit, what does each memory address correspond to?
A data type
A memory position
A processing unit
A storage device
What operations can be performed on the data in the memory positions?
Only read
Only write
Both read and write
Neither read nor write
What does ROM stand for in computer memory terminology?
Random-Only Memory
Read-Only Memory
Rewritable-Only Memory
Rapid-Only Memory
Which type of ROM allows data to be written only once by the manufacturer?
EPROM
PROM
EEPROM
Flash Memory
What is required to erase data from an EPROM?
Magnetic field
Electrical current
Ultra-violet light
Heat
Which type of memory is known for storing BIOS, POST, and setup information?
RAM
PROM
ROM
EPROM
What is a characteristic of PROM?
Data can be erased and rewritten multiple times
Data is written once and cannot be erased or altered
Data is lost when power is turned off
Data is written and erased using electrical signals
What does EEPROM stand for?
Electrically-Erasable Programmable Read-Only Memory
Electronically-Erasable Programmable Read-Only Memory
Electrically-Erasable Programmable Random-Only Memory
Electronically-Erasable Programmable Random-Only Memory
How are data erased in EEPROM?
By using ultraviolet light
By using magnetic fields
Electronically
By using infrared light
What does RAM stand for?
Random-Access Memory
Read-Only Memory
Random-Available Memory
Read-Access Memory
What is the primary function of RAM in a computer?
To store data used by the processor
To store data permanently
To store data using ultraviolet light
To store data using magnetic fields
When a program is executed, where is the data transferred from and to?
From the hard disk to the RAM
From the RAM to the hard disk
From the processor to the RAM
From the RAM to the processor
What does the interrupt manager do when an interrupt is generated?
It shuts down the CPU.
It executes a subroutine and returns to the main program.
It restarts the entire system.
It ignores the interrupt.
Which of the following is an example of an interrupt?
Opening a file.
Clicking a link.
Emergency button.
Typing on a keyboard.
What does the abbreviation "AD" stand for in the context of the provided text?
Analog to Digital.
Automatic Detection.
Advanced Data.
Active Directory.
What does the CPU monitor and control within a microcontroller?
External devices
All processes within the microcontroller
Network connections
User inputs
What is the function of the instruction decoder in a microcontroller?
Executes arithmetic operations
Recognizes program instructions and makes other circuits work
Stores data for operations
Controls external devices
What does the ULA (Unidade Lógica e Aritmética) handle in a microcontroller?
Data storage
Logical and arithmetic operations
Instruction decoding
External communication
What is the role of the accumulator in a microcontroller?
It decodes instructions
It handles logical operations
It stores all data used to execute an operation, as well as the results
It controls external devices
What is normally used to achieve stabilized oscillation in a microcontroller?
A) A quartz crystal
B) A silicon chip
C) A copper wire
D) A plastic resistor
What do the pulses generated by the oscillator enable in a microcontroller?
A) Asynchronous operation of all circuits
B) Synchronous operation of all circuits
C) Random operation of all circuits
D) Independent operation of all circuits
How are instructions executed in relation to the oscillator frequency?
A) Always at the same speed
B) Always faster
C) Sometimes slower
D) Always slower
