Skip to main content

Microprocessors and Microcontrollers - MCQs from AMIE exams (Winter 2019)

Choose the corner answer (2 x 10)

1. The intel 8086 processor is a ____ processor.
(a) 8 bit
(b) 16 bit
(c) 32 bit
(d) 64 bit

2. In 8086 microprocessor the address bus is ____ bit wide.
(a) 10 bit
(b) 12 bit
(c) Mbit
(d) 20 bit

3. An I/O processor controls the flow of information between
(a) Each memory and I/O devices
(b) Main memory and I/O devices
(c) Two VO devices
(d) Cache and main memory

4. The instruction. MOV AX, (BX) is an example of
(a) Direct addressing mode
(b) Register addressing mode
(c) Register relative addressing mode
(d) Register indirect addressing mode

5. If an interrupt request given to an input pin cannot be disabled by any means, then the input pin is called:
(a) Maskable interrupt
(b) Non-Maskable interrupt
(c) Maskable interrupt and Non-Maskable interrupt
(d) None of the mentioned

6. In BSR mode, only port C can be used to
(a) Set individual ports
(b) Reset individual ports
(c) Set and reset individual ports
(d) Programmable I/O ports

7. DEBUG is able to troubleshoot only
(a) .EXE files
(b) OBJ files
(c) EXE file and OBJ file
(d) .EXE file and .LST file

8. The priority level of an interrupt of 8051 for which SI (serial interrupt) interrupt is programmed is:
(a) Level 0
(b) Level 1
(c) Level 0 or Level 1
(d) None

9. Consider the sequence of 8085 instructions given below:
LXI H, 9258
MOV A, M
CMA
MOV M, A
Which one of the following is performed by this sequence?
(a) Contents of location 9258 are moved to the accumulator
(b) Contents of location 9258 are compared with the contents of the accumulator
(c) Contents of location 9258 are complemented and stored in location 9258
(d) Contents of location 5892 are complemented and stored in location 5892

10. Some of the pins of 8085 CPU and their functions are given below. Identify the correct answer that matches the pins to their respective functions.

Group A
P. RST 7.5
Q.HOLD
R. 10/M
S. ALE

Group B
1. Selects IO of memory
2. Demultiplexes the address and data bus
3. Is a vectored interrupt
4. Facilitates direct memory access
5. Is a clock.
6. Selects BCD mode of operation

(a) P-3, Q-2, R-2, S-4
(b) P-4, Q-l, R-5, S-3
(c) P-3, Q-4, R-l, S-2
(d) P-2, Q-3, R-6, S-I

Answers

1. (b) The Intel 8086 was Intel's first x86 processor. Released in 1978, the 8086 began the long line of Intel's most successful architecture, which eventually included the 80286, 80386 and 80486. The 8086 was a 16-bit processor with a 16-bit data bus, 20-bit external bus, 64K I/O ports; it ran at up to 10Mhz.

2. (d) The address bus of an 8086 microprocessor 20 bits wide yet the data bus is 16.

3. (b)

4. (d) This addressing mode allows data to be addressed at any memory location through an offset address held in any of the following registers: BP, BX, DI & SI.

5. (b) A nonmaskable interrupt input pin is one that means that any interrupt request at NMI (nonmaskable interrupt) input cannot be masked or disabled by any means.

6. (c) In BSR (Bit Set-Reset) Mode, port C can be used to set and reset its individual port bits.

7. (a) The DEBUG may be used either to debug a source program or to observe the results of execution of an .EXE file.

8. (b) 

9. (a) 


This program complements the data of memory location 9258H.

10. (c) 

---
  • The study material for AMIE/B Tech/Junior Engineer exams is available at https://amiestudycircle.com
  • If you like the post please share your thoughts in the comment section 


Comments

Popular posts from this blog

Mechanics of Fluids (Solved Numerical Problems)

Numerical The surface Tension of water in contact with air at 20°C is 0.0725 N/m. The pressure inside a droplet of water is to be 0.02 N/cm² greater than the outside pressure. Calculate the diameter of the droplet of water. (7 marks) (AMIE Summer 2023) Solution Surface tension, σ = 0.0725 N/m Pressure intensity, P = 0.02 N/m 2 P = 4σ/d Hence, the Diameter of the dropd = 4 x 0.0725/200 = 1.45 mm Numerical Find the surface tension in a soap bubble of 40 mm diameter when the inside pressure is 2.5 N/m² above atmospheric pressure. (7 marks) (AMIE Summer 2023) Answer: 0.0125 N/m Numerical The pressure outside the droplet of water of diameter 0.04 mm is 10.32 N/cm² (atmospheric pressure). Calculate the pressure within the droplet if surface tension is given as 0.0725 N/m of water. (AMIE Summer 2023, 7 marks) Answer: 0.725 N/cm 2   Numerical An open lank contains water up to a depth of 2 m and above it an oil of specific gravity 0.9 for a depth of 1 m. Find the pressure intensity (i) at t...

Design of Electrical Systems (Solved Numerical Problems)

Important note There is something wrong with this question paper. It seems that instead of "Design of Electrical Systems" the IEI has given problems from "Electrical Machines". You should raise a complaint to director_eea@ieindia.org in this regard. Numerical A 120 V DC shunt motor draws a current of 200A. The armature resistance is 0.02 ohms and the shunt field resistance is 30 ohms. Find back emf. If the lap wound armature has 90 slots with 4 conductors per slots, at what speed will the motor run when flux per pole is 0.04 Wb?​ (AMIE Summer 2023, 8 marks) Solution The back EMF (E b ) of a DC motor can be calculated using the formula: E b = V - I a R a   Given: V = 120 V I a = 200 A R a = 0.02 ohms Substituting the values into the formula: E b = 120 − 200 × 0.02 = 120 − 4​ = 116 V Now, let's calculate the speed (N) at which the motor will run using the given flux per pole (φ p ). The formula to calculate the speed of a DC motor is: N = 60×E b /(P×φ p ) Wh...

Energy Systems (Solved Numerical Problems)

Wind at 1 standard atmospheric pressure and \({15^0}C\) has velocity of 15 m/s, calculate (i) the total power density in the wind stream (ii) the maximum obtainable power density (iii) a reasonably obtainable power density (iv) total power (v) torque and axial thrust Given: turbine diameter = 120 m, and turbine operating speed = 40 rpm at maximum efficiency. Propeller type wind turbine is considered. (AMIE Winter 2023) Solution For air, the value of gas constant is R = 0.287 kJ/kg.K 1 atm = 1.01325 x 105 Pa Air density \(\rho  = \frac{P}{{RT}} = \frac{{1.01325x{{10}^5}}}{{287}}(288) = 1.226\,kg/{m^3}\) Total Power \({P_{total}} = \rho A{V_1}^3/2\) Power density \(\begin{array}{l}\frac{{{P_{total}}}}{A} = \frac{1}{2}\rho {V_1}^3\\ = \frac{1}{2}(1.226){(15)^3}\\ = 2068.87{\mkern 1mu} W/{m^2}\end{array}\) Maximum power density \(\begin{array}{l}\frac{{{P_{\max }}}}{A} = \frac{8}{{27}}\rho A{V^3}_1\\ = \frac{8}{{27}}(1.226){(15)^3}\\ = 1226{\mkern 1mu} W/{m^2}\end{array}\) Assuming eff...