Technical Questions

Q:

What does Quality factor mean?

Answer

The Quality Factor is also defined, as Q. So it is a number, which reflects the lossness of a circuit. higher the Q, the lower are the losses.


the quality factor is measurement of efficiency (or effectiveness) of a device or circuitry. In literal sense quality factor means qualitative performance of a device.

Report Error

View answer Workspace Report Error Discuss

Subject: Hardware

0 2111
Q:

Which interrupts is not level-sensitive in 8085?

Answer

TST 7.5 is a raising edge-triggering interrupt.

Report Error

View answer Workspace Report Error Discuss

Subject: Hardware

2 3689
Q:

What is program counter in 8085?

Answer

Program counter holds the address of either the first byte of the next instruction to be fetched for exectuion or the address of the next byte of a multi byte instruction, which has not beeb completely fetched. in both the cases it gets increnented automatically one by one as the instruction bytes get fetched. Also Program register keeps the address of the next instruction.

Report Error

View answer Workspace Report Error Discuss

Subject: Hardware

0 1747
Q:

Which is the Stack used in 8085?

Answer

LIFO (Last In First Out) stack is used in 8085. in this type of Stack the last stored information can be retrieved first.

Report Error

View answer Workspace Report Error Discuss

Subject: Hardware

0 1663
Q:

What is meant by a bus?

Answer

A bus is a group of conducting lines that carriers data, address, & control signals.


A bus is two or many wire communication method. A bus which communicate between two active devices, it may transfer address, data etc..

Report Error

View answer Workspace Report Error Discuss

Subject: Hardware

0 1639
Q:

Give an example of one address microprocessor?

Answer

8085 is a one address microprocessor. In 8085 interrupts  are classified by software and hardware interrupts.

Report Error

View answer Workspace Report Error Discuss

Subject: Hardware

3 3515
Q:

In what way interrupts are classified in 8085?

Answer

in 8085 the interrupts are classified as Hardware and Software interrupts.

Report Error

View answer Workspace Report Error Discuss

Subject: Hardware

0 2455
Q:

what are the hardware interrupts?

Answer

TRAP, RST7.5, RST6.5, RST5.5, INTR.

Report Error

View answer Workspace Report Error Discuss

Subject: Hardware

0 2334