EEE Lab Qns
EEE Lab Qns
1. What is accumulator.
(2501 H) = 99H
(2502 H) = 39H
Result (2503 H) = 99H + 39H = D2H
Since,
1 0 0 1 1 0 0 1 (99H)
+ 0 0 1 1 1 0 0 1 (39H)
1 1 0 1 0 0 1 0 (D2H)
(2500H) = 19H
(2501H) = 6AH
(2504H) = 15H (2503H) = 5CH
Result = 6A19H - 5C15H = OE04H
(2504H) = 04H
(2505H) = OEH
3. Interface Experiments:
a) A/D Interfacing.
b) D/A Interfacing.
c) Traffic light controller.
Pre lab questions:
1) What is ADC?
2) Why ADC is used in the microprocessor bused system ?
3) Why ADC is used in the microprocessor bused system ?
4) What is DAC?
5) What is the purpose of SOC signal?
6) What is the purpose of EOC signal?
7) What is the basic idea behind the generation of square waveforms?
8) What is programmable peripheral device?
9) What is LHLD addr?
10) What is MOV M,r ?