answersLogoWhite

0


Best Answer

The oscillator provides the basic clock of a microcontroller to be able to execute the instructions in a stable, periodic way. It is often used for other peripherals too, like timer, UART, etc. as frequency base, usually divided by a clock divider for integer factors, or by PLL for rational factors.

If the timing accuracy of these functions is not important, a simple RC oscillator can be used. Many microcontrollers have it internally. Accuracy is in 1...10% range. For better accuracy and temperature stability, a resonator can be used. For applications where timing is critical, a crystal can be used. Most micros have built-in oscillator, so only a crystal and two caps are needed. For those which have no built-in oscillator, external crystal oscillator module may be used. There are OCXO and TCXO modules available for very high stability needs.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar
More answers
User Avatar

AnswerBot

6mo ago

A crystal oscillator is used in the 8085 microprocessor to provide a stable clock signal for synchronizing all the operations within the microprocessor. This ensures that different parts of the microprocessor are in synchronization and operate at the specified frequency, enabling proper functioning of the processor.

This answer is:
User Avatar

User Avatar

Wiki User

11y ago

Crystal oscillators are piezeoelectric materials since they works on the principle of piezeoelectric effect. piezeo means squeeze or press .This effect states that electric charge accumulates when a pressure or mechanical stress is given. Crystal oscillator is the most used oscillator in digital circuits, Because of the following advantages when compared with Hartley and colpitts oscillator.

1.Stable at high temperatures

2.High frequency response

3.Good resonance

4.High frequency stability

5.More oscillations are produced

6.good resonating or operating frequency

crystal oscillator gives desired frequency of oscillations for given bias voltage, since, Digital circuits works on clock pulse signals so crystal oscillator suits for this applications.crystal oscillator has wide range of applications.Depending up on type of applications type of crystal changes in the oscillator circuit.There are three types of crystal used in oscillators.They are:

1. Rochelle salt crystal

2. Tourmaline crystal

3. Quartz crystal

This type of crystal differs in there characteristics i.e.,

1.Mechanical strength

2.Frequency of oscillations

Here different crystal have different resonating frequency.

Among this crystals quartz crystal have moderate or optimum characteristics

while Rochelle salt crystal has less mechanical strength and output is good

and it is vice versa for tourmaline crystal.output is AC in crystal oscillators.

In this way each crystal has there own Applications.

Eg:-signal generators,oscilloscopes, electronic gadgets like computers,digital watches, calculators,radios,cellphones etc.

This answer is:
User Avatar

User Avatar

Wiki User

13y ago

its to oscillate a vibration and passes a signal to the processor

This answer is:
User Avatar

User Avatar

Wiki User

12y ago

for accurate time

rc oscillator is common in non time critical stuff

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Why you use crystal oscillator in 8085 microprocessor?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Physics

Differetiate between LC oscillators and crystal controlled oscillators?

LC oscillators use inductors and capacitors to generate a frequency, while crystal controlled oscillators use a quartz crystal to establish the frequency. LC oscillators can be less stable and accurate compared to crystal controlled oscillators, which offer better precision and stability. Crystal controlled oscillators are commonly used in applications where precise frequency control is essential.


What type of feedback used in the oscillator circuit?

There are many different types of oscillator circuits, the majority of which use positive feedback.


Why did Nikola Tesla invent the Tesla Oscillator?

Nikola Tesla invented the Tesla Oscillator to potentially generate electricity wirelessly and efficiently transmit power over long distances. He believed this technology could revolutionize the way energy is harnessed and distributed, making it more accessible and cost-effective for everyone.


Why are quartz watches so accurate?

Quartz watches are accurate because they use a quartz crystal oscillator to regulate timekeeping. When a voltage is applied to the crystal, it vibrates at a consistent frequency, which allows for precise time measurement. This stable oscillation is what enables quartz watches to maintain their accuracy over time.


Do you have to wind a quartz movement watch?

Many analogue watches nowadays use what's called a piezo-electric crystal to generate the energy required to function. In essence a piezo-electric crystal will generate an electric current when it is deformed, which can be achieved simply by applying a force to it (such as the one generated by the movement of your arm when you're wearing the watch). Recently, Nokia patented the first self-charging mobile phone, which uses the same principles in order to charge itself.

Related questions

Can you use microcontroller c51 as a microprocessor 8085?

yes


Why you use capacitors with crystal oscillator?

To increase the efficiency. Comparison between crystal oscillator and ceramic resonator.


Why you connect 6.28MHz crystal oscillator in 8085microprocessor instead of 3.14MHz crystal oscillator?

Internally two crystal oscillator cycles are used as one single cycle. During one single crystal cycle it is made to logic high and logic low in next cycle so, that 50% duty cycle is maintained.


Why microprocessor frequency is half of crystal frequency?

The crystal oscillator frequency in the Intel 8085 is divided by 2 because Intel designed it that way. Internal actions in the 8085 occur at various points in the cycle and, by dividing by 2, Intel could create 4 distinct points in the cycle where various edges could perform actions.


Which oscillator produces 1MHz frequency?

One type of oscillator that can produce a 1MHz frequency is a crystal oscillator. Crystal oscillators use a quartz crystal to generate stable and precise frequencies. They are commonly used in electronic devices like radios, computers, and microcontrollers to provide accurate timing signals.


Why you use capacitor with crystal in microcontroller circuit?

it provides stabilization to oscillator


What is the use of command MOV A A in 8085 microprocessor?

The MOV A,A instruction in the 8085 does nothing, not even change flags. It only consumes time, specifically four clock cycles plus applicable wait states.


What is meaning of 8085 microprocessor?

8085 is a 8 bit microprocessor designed by Intel.


Why you use crystal in 8051 microcontroller?

for accurate time rc oscillator is common in non time critical stuff


Why use capacitors with crystal oscillator?

There are two kinds of crystal oscillators. One operates at what is called the "series resonance" of the crystal. This resonance is the frequency at which the (AC) impedance between the pins of the crystal is almost zero. The frequency is independent of how much capacitance happens to be in parallel with the crystal - its inside the oscillator and part of the circuit board, etc. But, even frequency that the oscillator runs at.The other kind of oscillator oscillates at "parallel resonance"of the crystal. At this frequency, the impedance from pin to pin of the crystal is almost infinite. This frequency depends on how much capacitance is connected in parallel with the crystal. This parallel capacitance is called "load capacitance". Generic signal-inverter oscillator is this kind of oscillator.The common oscillator connection is for the crystal to be connected from the inverter output to the input. And, there is a capacitor at each end of the crystal to ground. The NET load capacitance is SERIES equivalent value of those two capacitors.PLUS stray capacitance from the circuit board and the guts of the oscillator. Suppose that the crystal is rated for 22pF load capacitance. The stray capacitance is about 7pF. So, that leave 15pF to be made up from discrete external capacitors. If the external capacitors are equal, then their equivalent is half of their individual value. Thus, in this case, we would want a pair of 30pF capacitors.


Differetiate between LC oscillators and crystal controlled oscillators?

LC oscillators use inductors and capacitors to generate a frequency, while crystal controlled oscillators use a quartz crystal to establish the frequency. LC oscillators can be less stable and accurate compared to crystal controlled oscillators, which offer better precision and stability. Crystal controlled oscillators are commonly used in applications where precise frequency control is essential.


What is the use of NOP instruction in 8085?

The NOP (No Operation) instruction takes time but does nothing to the data or the status of the microprocessor. When executed in a loop, it can take substantial time, from microseconds, to milliseconds, to seconds.