Lecture 1
- Explain the construction and working of a microprocessor.
- Explain the difference between a microprocessor and a micro controller.
- What is the function of an address bar?
Lecture 2
- Represent a decimal number ‘569' into binary, hexadecimal and octal format? Which format
is best suitable for assembly programming and why?
- Write the instructions to load two hexadecimal numbers 56D and 89C in the registers A and B respectively. Add the numbers, and store the result in memory location 657B.
Lecture 3
- Explain the difference between a PLC and a microcontroller?
- What are the various applications of PLC in the industry?
Lecture 4
- Explain the difference between P, P-I and P-I-D controllers.
- State an applications of P-I-D controller with suitable example.