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 and monitoring.
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
RAM temporarily stores all the data that is required to be processed by the CPU during the execution of programmes.
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
ROM contains information that is permanently required such as the operating system and booting instructions.
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
The block diagram includes a CPU, Memory, and Input/Output with control, address, and data buses connecting them.
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
The programme counter counts the number of instructions that have been executed, incrementing by one for each instruction.
Step 7
Explain the function of a memory address register.
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 that the processor will execute.
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
One example is RS 232.
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 allows two electronic devices to connect and exchange data.
Step 10
Illustrate serial data transfer methods with a block diagram.
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 serial data transfer, bits are sent one after the other using a single communication line.
Step 11
Illustrate parallel data transfer methods with a block diagram.
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
In parallel data transfer, all bits are sent simultaneously through multiple lines.
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
The UART sends and receives data serially, converting between parallel data and a serial data stream.
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 visually represents 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
The instruction cycle involves fetching, decoding, considering inputs, and executing an 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 transitions between two states based on input signals, with specific behaviors during setting and resetting.