Explain In Brief The Control And Timing Circuitry Of The 8085.?

1 Answer

Answer :

Answer :The timing and control circuitry section of the 8085 is responsible for the generation of timing and control signals so that instructions can be executed.
The types of signals involved are : Clock signals, Control signals, Status signals, DMA signals and also the reset section.
It is responsible for the fetching and the decoding of the various operations.
This section also aids in the generations of control signals for the executions of instructions and for the sync between external devices.

Related questions

Description : Explain count up (CTU) instruction with timing diagram.

Last Answer : The CTU is an instruction that counts false-to-true rung transitions. Rung transitions can be caused by events occurring in the program. When rung conditions for a CTU instruction have made a false-to-true ... of Counter up(CTU) Instruction: Too many uploads - please try again in an hour

Description : Explain Briefly The Flag Register In The 8085 Microprocessor.?

Last Answer : Answer :The flag register in 8085 is an 8-bit register which contains 5 bit positions. These five flags are of 1bit F/F and are known as zero, sign, carry, parity and auxiliary carry. ... addition and subtraction operations. The parity flag is used for results containing an even number of one's.

Description : Explain All The Addressing Modes Of The 8085 With The Help Of Examples.?

Last Answer : Answer :The various types of addressing modes of the 8085 are as follows: Direct addressing: The instructions in itself contain the opearand. For ex. STA5513H or in/out instructions such as IN PORT C. ... etc. Implicit addressing: this form of addressing contains no operands. For ex. RAR, CMA etc.

Description : Explain Briefly What Happens When The Intr Signal Goes High In The 8085?

Last Answer : Answer :The INTR is a maskable interrupt for the 8085. It has the lowest priority and is also non vectored. When this INTR signal goes into the high state the following things occur / ... the processor saves the address of new instruction into the STACK and an interrupt service subroutine begins.

Description : Explain Briefly The Trap Input For The 8085.?

Last Answer : Answer :The TRAP input is sensitive to both edge and level. The pulse width for this signal should be in excess as compared to the normal noise width. A second trap will never be able to ... to low transition. The pulse widths are wider than normal widths so as to prevent unwanted false triggers.

Description : Describe Briefly The Accumulator Register Of 8085.?

Last Answer : Answer :It is one of the most important 8 bit register of 8085 It is responsible for coordinating input and output to and from the microprocessor through it. The primary purpose of ... logical operations. This accumulator register is mainly used for arithmetic, logical, store and rotate operations.

Description : Does The 8085 Support Externally Initiated Operations? If Yes How?

Last Answer : Answer :Yes the 8085 does support several externally initiated operations. The possible operations and the corresponding pins for them in the 8085 are as follows: It supports resetting ( this is possible ... It also has a HOLD pin which can basically pause the operation till required/ as required.

Description : Mention The Different Types Of Data Transfers Possible In The 8085.?

Last Answer : Answer :The various types of data transfer operations possible are: Data transfer is possible between two registers. It is also possible between a memory location and a register. Also it can occur between ... . In reality data is never transferred it can only be copied from one location to another.

Description : Mention The Various Functional Blocks Of The 8085 Microprocessor.?

Last Answer : Answer :The various functional blocks of the 8085 microprocessor are: Registers Arithmetic logic unit Address buffer Increment / decrement address latch Interrupt control Serial I/O control Timing and control circuitry Instructions decoder and machine cycle encoder.

Description : How Can Signals Be Classified For The 8085 Microprocessor?

Last Answer : Answer :The signals of the 8085 microprocessor based on their functions can be classified into 7 categories namely: Frequency and power signals Address and data buses The control bus Interrupt Signals Serial Input / Output signals DMA signals Reset Signals

Description : Can An Rc Circuit Be Used As Clock Source For 8085?

Last Answer : Answer :Yes, it can be used, if an accurate clock frequency is not required. Also, the component cost is low compared to LC or Crystal.

Description : In 8085 Which Is Called As High Order / Low Order Register?

Last Answer : Answer :Flag is called as Low order register & Accumulator is called as High order Register.

Description : How Many Interrupts Are There In 8085?

Last Answer : Answer :There are 12 interrupts in 8085.

Description : In What Way Interrupts Are Classified In 8085?

Last Answer : Answer :In 8085 the interrupts are classified as Hardware and Software interrupts.

Description : Which Stack Is Used In 8085?

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

Description : What Are The Various Flags Used In 8085?

Last Answer : Answer :Sign flag, Zero flag, Auxillary flag, Parity flag, Carry flag.

Description : What Are The Various Registers In 8085?

Last Answer : Answer :Accumulator register, Temporary register, Instruction register, Stack Pointer, Program Counter are the various registers in 8085.

Description : List any four salient features of 8085 microprocessor

Last Answer : Features of 8085:  1. 16 address line so 216=64 Kbytes of memory can be addressed.  2. Operating clock frequency is 3MHz and minimum clock frequency is 500 KHz.  3. On chip bus controller ... duty cycle TTL clock  10. Provide 2 serial I/O lines, so peripheral can be interfaced with 8085 μp

Description : The 8085 Microprocessor has A) 8-bits Data bus and 16-bits Address bus B) 8-bits Data bus and 8-bits Address bus C) 16-bits Data bus and 16-bits Address bus D) 32-bits Data bus and 8-bits Address bus 

Last Answer : B) 8-bits Data bus and 8-bits Address bus. 

Description : The clock frequency of an 8085 microprocessor based system is 3 MHz. What should be the minimum pulse width of the INTR signal so that it is recognized successfully? A) 5.6 µs B) 5.7 µs C) 5.8 µs D) 5.9 µs

Last Answer : The clock frequency of an 8085 microprocessor based system is 3 MHz. What should be the minimum pulse width of the INTR signal so that it is recognized successfully? A) 5.6 µs B) 5.7 µs C) 5.8 µs D) 5.9 µs

Description : In 8085 microprocessor, how many T-states does OPCODE FETCH machine cycle normally require (i.e., when HOLD and WAIT signals are NOT forced)? A) 4 to 6 B) 3 to 8 C) 2 to 3 D) 8 to 12 

Last Answer : In 8085 microprocessor, how many T-states does OPCODE FETCH machine cycle normally require (i.e., when HOLD and WAIT signals are NOT forced)? A) 4 to 6 B) 3 to 8 C) 2 to 3 D) 8 to 12 

Description : Then number of T-states of the instruction STA in 8085 microprocessor is A) 10 B) 12 C) 13 D) 16 

Last Answer : Then number of T-states of the instruction STA in 8085 microprocessor is 13 

Description : In 8085, whenever a signal is received at TRAP terminal, its program execution is transferred to a subroutine on address A) 0000 H B) 002C H C) 0024 H D) 0004 H

Last Answer : In 8085, whenever a signal is received at TRAP terminal, its program execution is transferred to a subroutine on address 0024 H

Description : What is the size of memory which can be accessed by direct accessing in 8085 microprocessor? A) 64 kB B) 4 kB C) 128 kB D) 128 MB 

Last Answer : What is the size of memory which can be accessed by direct accessing in 8085 microprocessor? A) 64 kB B) 4 kB C) 128 kB D) 128 MB 

Description :  What is the size of SP register in 8085 microprocessor? A) 16 bits B) 8 bits C) 64 bits D) 48 bits

Last Answer :  What is the size of SP register in 8085 microprocessor? A) 16 bits B) 8 bits C) 64 bits D) 48 bits

Description : The ALE line of an 8085 microprocessor is used to (A) latch the output of an I/O instruction into an external latch. (B) deactivate the chip-select signal from memory devices. (C) find the interrupt ... of the TRAP interrupt. (D) latch the 8 bits of address lines AD7-AD0 into an external latch.

Last Answer : The ALE line of an 8085 microprocessor is used to latch the 8 bits of address lines AD7-AD0 into an external latch.

Description : What are some bad things to be early for?

Last Answer : Your own funeral.

Description : Do you believe in things working out simply because you were at the right place at the right time?

Last Answer : Yes absolutely but there are other forces at play as well but they IMO are a much more complicated set of forces and not all that simple to define.

Description : Draw the labeled block diagram of process control system and explain each block.

Last Answer : Explanation - Process control system consists of process or plant, sensor, error detector, automatic Controller, actuator or control element. 1) Process or plant- process means some manufacturing sequence ... process which changes the process variable. Output of this block is denoted by u .

Description : Draw and explain bulk correction method for power factor & control.

Last Answer : Bulk correction method for power factor & control: i) Here individual starter controls the capacitors located at distribution panel. ii) Centralized compensation is employed in large industrial plants where many ... capacitor units in steps to maintain P.F. more than preset limit (0.95). 

Description : Explain spring control method with neat diagram.

Last Answer : Spring Control Method: As shown in the figure the inner ends of the both springs are attahced to the spindle ,while outer end of upper spring is attached to the lever and outer end of ... the springs are twisted in opposite direction to the motion of pointer and produce controlling torque.

Description : Explain the principle of ON-OFF control and phase control of AC voltage controller with suitable circuit and waveforms.

Last Answer : The integral cycle control (on-off control) and phase angle control are the two types of AC voltage controller. The principle of ON-OFF control: The on-off control is also called an integral cycle ... control. In phase control, the switch is on for some period of each cycle.  

Description : Why don't people take control of their news feeds on Facebook?

Last Answer : Because some people are drama mongers, even though they claim that they hate drama. Other people want to be in the know even though they can't stand to see what some people have to say ... know how to change their settings. Some people would prefer if everybody agreed 100% with what they believe.

Description : MCQ on Motor Control Center

Last Answer : 1. MCC stands for ______ a. Motor Control Center b. Motor Control Cost c. Machine Components Center d. None of the above Answer : a. Motor Control Center 2. MCC contains _____ a. Fuse b. MCB c. ... a) Start the motor b) Accelerate the motor c) Decelerate the motor d) Stop the motor Answer : a

Description : How To Control Obesity

Last Answer : How To Control Obesity According to statistics, one in every three American adults is classified obese. Obesity is becoming a large problem in developed countries today. It increases the risk of serious ... any problem with controlling your obesity. In the end, you will benefit greatly from it.

Description : How To Control Blood Sugar

Last Answer : How To Control Blood Sugar Any person suffering from diabetes knows that maintaining blood sugar level is important to avoid complications. Blood sugar refers to the amount of glucose present in a person's blood. ... but the trade-off is more than worth the trouble. After all, the cost is your life.

Description : How to Choose a Birth Control Method

Last Answer : How to Choose a Birth Control Method Birth control methods depend on the couple's needs and commitment to the method. Some couples just need to prevent pregnancy while others wish to avoid sexually- ... unplanned sex, a broken condom or failure to take birth control pills two days in a row.

Description : How to Control Weeds in Your Garden

Last Answer : How to Control Weeds in Your Garden Weeds are unwanted plants which grow in your garden, crops, lawn or other agricultural areas, along with the other wanted and valuable plants. They are ... which have grown into your beautiful garden and have become an obstacle in their growth and development.

Description : Bacteria Control Tips

Last Answer : Bacteria Control Tips Although most micro organism in the outside world are harmless. It is necessary to realise that some pathogenic species are often mixed with non-pathogenic ones and special ... For being healthy, I hope, tips mentioned above for bacteria control definitely useful to you.

Description : State the purpose of lighting control. List the different types of dimmer.

Last Answer : Purpose of Lighting Control:- 1. To turn ON or OFF the lamps 2. For dimming: The dimming control permits the adjustment of lighting over a range. 3. For changing the lighting levels ... operated dimmer 6) Triac operated Dimmer 7) PWM (Pulse width modulation) Controlled technique.

Description : Illustrate with neat wiring diagram a single lamp control by two point method.

Last Answer : Single lamp control by two point method:  This system is commonly used for stair case wiring. It consists of two way switches (the switch operates always in one of the two possible positions) the ... the person will change the position of switch S2, so that the lamp will be switched OFF'.

Description : Speed control of the motor using TRIAC

Last Answer : Speed control of the motor using TRIAC:  This basic phase triggering circuit uses the triac in series with the motor across an AC sinusoidal supply. The variable resistor, VR1 is used ... meaning that it may not trigger at the exact same point for each positive and negative half cycle.

Description : Define the following terms : (i) Base Station (ii) Control Channel (iii) Mobile Station (iv) Page 

Last Answer : i) Base Station: - A fixed station in a mobile radio system used for radio communication with mobile stations. Base stations are located at the center or on the edge of a coverage region ... the page throughout the service area using base stations which broadcast the page on a radio carrier.

Description : What are the disadvantages of Open loop control system?

Last Answer : Open loop control system are less reliable. In open loop control system Optimization is not possible. Open loop control system are less accurate.

Description : State the function of following components of a nuclear power station: i) Moderator ii) Shielding iii) Control rod iv) Coolant 

Last Answer : i) Function of Moderator :- Moderator is to moderate or reduce the speed of fast neutron to help the fission process.  ii) Function of sheilding : Shielding is to protect environment, ... from reactor core and transfer it in heat exchanger for producing steam at high pressure and temperature. 

Description : Write function of control rods in nuclear power plant.

Last Answer : Function of control rods in nuclear power plant: The function of control rod is to control the chain reaction in reactor core by adjusting its height.

Description : Write one advantage and one disadvantage each for spring control method and gravity control method.

Last Answer : Advantages of Spring Control Method: 1) The spring-controlled meters may be used in any position. 2) In some instruments, springs can be used as current leads. 3) As springs are light in weight ... only. 2) Scale is non-uniform. 3) Control weights add to the weight of instrument.

Description : State the function of former and control spring in PMMC instrument.

Last Answer : Function of Former: To support the coil and provide eddy current damping.  Function of Control Spring: To provide control torque or force and in some instruments springs can be used as current leads.

Description : Describe spring control method of producing controlling torque in measuring instrument. Write any two properties required for spring material.

Last Answer : A)Spring control method: As shown in the figure, the inner ends of the both springs are attahced to the spindle, while outer end of upper spring is attached to the lever and outer ... of spring material: 1.Non Magnetic material 2.Low specific resistance 3.Low temperature coefficient of resistance

Description : Quality control is aimed at: a. Maintaining the desired quality b. Exceeding the desired quality c. Continuously improving the quality d. Following the quality

Last Answer : Quality control is aimed at: a. Maintaining the desired quality b. Exceeding the desired quality c. Continuously improving the quality d. Following the quality