answersLogoWhite

0


Best Answer

At a clock frequency of 5 MHz (10 MHz crystal) the 8085 has a clock period of 200 ns. An instruction using 18 cycles would use 3.6 us. (Microseconds)

This is for the case with no wait states. Each wait state adds 200 ns. Since an 18 cycle instruction has 5 memory accesses, one wait state per access would add 1 us to the execution time.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: If the clock frequency is 5 MHz how much time is required to execute an instruction of 18 T states?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How 8085 timing diagram works based on each instruction?

Each instruction requires specific time for the execution of instruction and this time is called instruction cycle. Each instruction cycle consists 1 to 5 machine cycle -- opcode fetch, memory read, memory write, IO read, IO write and each machine cycle consist 3 to 6 T - states. Time required to execute 1 T-state = 1/ operating frequency of 8085 Microprocessor for example operating frequency = 2MHz then time required to execute 1 T-state = 0.5 uSec example: Calculate time required to execute instruction MOV C, A sol: This instruction has one machine cycle i.e. opcode fetch (In any instruction 1st cycle is always opcode fetch and opcode fetch consists 4 to 6 T state depend on the operation of particular instruction) so to execute MOV C, A required 4T states so time required to execute this instruction is 4*0.5usec = 2usec any other queries pls contect: nileshbahadure2000@yahoo.co.in example:Calculate the time required to execute LXI H,2000H sol:Here we have to draw opcode fetch and two memory reads as two bytes 00H and 20H have to be read from memory. i.e, opcode fetch+Memory reads *2(bytes address) =4+3+3 so to execute LXI H,2000H,the required T-states is 10T and time is 10*0.5usec=5usec


If the frequency of the crystal connected to 8085 is 6MHz calculate the time to fetch and executed NOP instruction?

At a crystal frequency of 6MHz, the 8085 microprocessor has a clock frequency of 3MHz, or a period of 333 nanoseconds. The NOP instruction requires four clock cycles, three to fetch and one to execute, so the NOP instruction with a crystal frequency of 6MHz would take 1.333 microseconds to fetch and execute. This does not include wait states, each of which would add 0.333 microseconds to the timing.


How many states for xchg instruction?

The XCHG instuction takes 6 states to execute.


If clock frequency is 5 MHz how much time is required to execute an instruction of 18 T states?

At a clock frequency of 5 MHz (10 MHz crystal) the 8085 has a clock period of 200 ns. An instruction using 18 cycles would use 3.6 us. (Microseconds)This is for the case with no wait states. Each wait state adds 200 ns. Since an 18 cycle instruction has 5 memory accesses, one wait state per access would add 1 us to the execution time.


How many machine cycle required for the instance like move a b?

The MOV A,B instruction requires 1 machine cycle and 4 T-states, 3 to fetch the opcode, and 1 to decode/execute it.


What is the fetch-decode-cycle on a computer?

when we execute a program, the starting address is loaded in the program counter. Then for each instruction the processor goes through fetch-decode-execute states. At the fetch state the instruction code is fetched then decoded to understand what exactly has to be done. Then finally it executes that instruction. This process goes on till it reaches the end of the program.


How many t states are required for opcode fetch machine cycle at the execution of sequential instruction?

three


What quallifaction should a person have to carry out the presidents duties?

For one thing, he/she should be willing to execute the laws of the United States, as required by the U. S. Constitution!


What states still execute by hanging?

Washington and Delaware


How many machine cycles are required for RET instruction in 8085 microprocessor is?

RET instruction needs 3 machine cycles. One to fetch and decode the instruction(4 T states), and two more machine cycles(i.e. 2*3=6 T states) to read two bytes from the stack(stack is exterior to microprocessor, stack is in R/W memory, so to exchange data with stack needs machine cycles). Thus, RET instruction needs total 3 machine cycles and 10 T-states.


What does the President swear to do in his Presidential Oath?

Presidential Oath of Office required to be sworn by every US President."I do solemnly swear (or affirm) that I will faithfully execute the office of presidential of the United States, and will to the best of my ability, preserve, protect, and defend the constitution of the United States"


How many states must consent before Congress can execute most of it's powers?

The comittee of states, any NINE of them.