answersLogoWhite

0


Best Answer

The period T is the time for one complete cycle of an oscillation of a wave. The frequency f is the number of periods per unit time (per second) and is measured in Hz, or cycles per second. These are related by:

f = 1/T

Therefore, for a period of T = 20µs = 20*(10^-9)s,

f = 1/(20*(10^-9))

f = 20*(10^9)

f = 20,000,000,000 Hz = 20 GHz.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the frequency of a clock waveform whose period is 20 microseconds?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

If a clock period is 10 microseconds what is the clock rate?

It is 100000 Hertz.


Clock waveform whose frequency is 2MHz?

If the question is what is the waveform for 2 Mhz, then 500nS is the answer (equasion used is f=1/t) If the question is what is the waveform for 2mHz, then 500 S is the answer.


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 do you calculate minimum clock period in a digital circuit?

If you have the Maximum clock frequency, then you can figure out the minimum clock period using this formula: 1/(minimum clock period) = (Maximum clock frequency).


Give the clock out frequency and state time T of 8085 when the crystal frequencies is 5MHz?

The clock out frequency of an 8085 is one half the crystal frequency. The period of one T cycle is the inverse of the clock frequency. At a crystal frequency of 5MHz, the clock is 2.5MHz, and T is 400 ns.


What is the period of a clock waveform whose frequency is 4 MHz?

A period can't be 4 Hz; those are the wrong units. If the period is 1/(4Hz), then the frequency is 4Hz. If the period is 4 seconds, then the frequency is 0.25 Hz. They are inversely related.


What is the speed in terms of Mhz of a clock period of 1 ns?

A clock with a period of 1 ns has a frequency of 1 GHz, or 1000 MHz.


Are machine cycles measured in nanoseconds picoseconds?

In the 8085 class machine, machine cycles are measured in microseconds to nanoseconds. For instance, at a clock frequency of 3 MHz, one clock is 333 nanoseconds, and one memory read or write, without wait states, is one microsecond. One CALL instruction, again without wait states, is 6 microseconds.


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.


If the 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.


Use of low frequency clock generator?

How to make Low frequency clock generator using ANAD gates?


What is the Maximum clock frequency of 8086 microprocessor?

that depends on the microcontroller. check the datasheet.