5.1 State TWO uses of a microcontroller in industrial control devices - NSC Electrical Technology Digital - Question 5 - 2019 - Paper 1
Question 5
5.1 State TWO uses of a microcontroller in industrial control devices.
Microcontrollers are used in industrial control devices for:
- **Industrial instrumentation:*... show full transcript
Worked Solution & Example Answer:5.1 State TWO uses of a microcontroller in industrial control devices - NSC Electrical Technology Digital - Question 5 - 2019 - Paper 1
Step 1
State TWO uses of a microcontroller in industrial control devices.
96%
114 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
Microcontrollers are used in industrial control devices for:
Industrial instrumentation: They handle various sensors and instruments to monitor systems.
Monitoring: They can monitor environmental conditions for changes and trigger controls as necessary.
Step 2
State the basic function that random access memory (RAM) performs.
99%
104 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
The RAM stores all the data that is required to be processed by the CPU during the execution of programmes, allowing for temporary data storage and fast access.
Step 3
State the basic function of a read-only memory (ROM).
96%
101 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
The ROM contains information that is permanently required. It holds the programmes, operating systems, and data required by the system to be booted up when it is turned on.
Step 4
Draw the block diagram of a microcontroller, clearly indicating the THREE system buses.
98%
120 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
(Insert block diagram here)
Step 5
Define the term interface.
97%
117 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
An interface is a shared boundary across which two separate components of a computer system exchange information.
Step 6
Explain the function of a programme counter.
97%
121 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
A programme counter counts the number of instructions that have been executed, adding one each time.
Step 7
Explain the function of a memory address register (MAR).
96%
114 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
The MAR stores the address of the next instruction to be executed by the processor.
Step 8
State ONE type of communication protocol.
99%
104 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
Common types include RS 232 or RS 485.
Step 9
Define communication protocol.
96%
101 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
A communication protocol is a set of rules that allow two electronic devices to connect and exchange data.
Step 10
Illustrate the following data transfer methods with a block diagram: Serial.
98%
120 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
(Insert block diagram here)
Step 11
Illustrate the following data transfer methods with a block diagram: Parallel.
97%
117 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
(Insert block diagram here)
Step 12
Write out the acronym UART in full.
97%
121 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
UART stands for Universal Asynchronous Receiver Transmitter.
Step 13
Explain the function of the UART.
96%
114 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
This communication peripheral sends and receives data serially. It converts parallel data to a serial data string and vice versa through the RX/TX line.
Step 14
Explain the term flowchart.
99%
104 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
A flowchart is a pictorial version of an algorithm and illustrates the flow of a program.
Step 15
Define an algorithm.
96%
101 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
An algorithm is a precise set of procedures to be followed in order to solve a problem.
Step 16
Describe an instruction cycle.
98%
120 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
In the cycle, the CPU fetches a program instruction from its memory, decodes the instruction, considers all inputs and then executes that instruction.
Step 17
Study the following algorithm and draw a flow chart thereof:
97%
117 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
A bistable device has two stable states.
It is set by an input going high, where it stays until it is reset by a second input.
After resetting, the output returns to the low state.