Explain Briefly The Trap Input For The 8085.?

1 Answer

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 respond for the second time as it requires the first trap to go through a high to low transition.
The pulse widths are wider than normal widths so as to prevent unwanted false triggers.

Related questions

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 : 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 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 : 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 : How to Set a Mouse Trap

Last Answer : How to Set a Mouse Trap Are mice a problem in your home? Mouse traps remain one of the most effective ways of catching them and getting rid of them. Learn how to use and set them perfectly. When ... has a trap, and may learn to avoid it. Moving the trap around will help keep the trap effective.

Description : How to Build a Mouse Trap Car

Last Answer : How to Build a Mouse Trap Car Introduction Toy cars can be a lot of fun to build, but most of them involve the use of some hard-to-come-by materials and tools that can be difficult to use. Not so ... face, so check out these tricks on getting rid of gnats, to drive them away from your home as well.

Description : How to Build a Crab Trap

Last Answer : How to Build a Crab Trap A delicious plate of crabs is delightful and mouthwatering, but the problem is, it can be very expensive. There's one solution to this though: catch them yourself. As long as ... like, as long as you have a well-functional crab trap. Follow these steps, and enjoy your catch!

Description : Wave trap is used to trap waves of:  (A) Power frequencies (B) Higher frequencies entering generator or transformer units (C) All of the above (D) None of the above

Last Answer : Wave trap is used to trap waves of: Higher frequencies entering generator or transformer units

Last Answer : Wave trap is used to trap waves of higher frequencies entering generator or transformer units.

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

Last 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 ... of control signals for the executions of instructions and for the sync between external devices.

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 full wave bridged rectifier with the help of circuit diagram and input output waveform.

Last Answer : 1. In positive half cycle (0 to Π): The end A of the secondary winding becomes positive and end B negative. This makes diode D1 and D4 forward biased while diode D2 and D3 are reverse biased. These two diodes will ... D2 and D3 when it is conducting is as follows.  B - D2 - RL - D3 - A 

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 : 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 Input & Output Devices?

Last Answer : Answer :Keyboards, Floppy disk are the examples of input devices. Printer, LED / LCD display, CRT Monitor are the examples of output devices.

Description : How to Fix a Laptop Power Input

Last Answer : How to Fix a Laptop Power Input Besides extra battery chargers, your laptop charges the battery through the DC jack found at the side of the laptop case. Often, it is not the battery or the ... , it's best to check your warranty for instructions on where you should take the laptop for repair.

Description : With the help of N-channel JFET describe the effect of input voltage VGS on output current ID.

Last Answer : Working of N channel FET: * When a voltage is applied between the drain and source with a DC supply (VDD), the electrons flows from source to drain through narrow channel ... where the channel gets completely blocked and the drain current becomes zero is called pinch- off voltage. 

Description : Define: i) Input Offset Voltage ii) Input offset Current iii) Input Bias Current iv) Output offset voltage

Last Answer : Definition of parameters of OPAMP is follows:  i) Input Offset Voltage: Input offset voltage is defined as the voltage that must be applied between the two input terminals of an OPAMP to null or ... to ground) and output voltage is obtained non zero such voltage is output offset voltage of opamp.

Description : A linear network has a current input 4cos(ω t + 20º)A and a voltage output 10 cos(ωt +110º) V. Determine the associated impedance.

Last Answer : Solution

Description : An amplifier has input power of 2 microwatts. The power gain of the amplifier is 60 dB. The output power will be

Last Answer : An amplifier has input power of 2 microwatts. The power gain of the amplifier is 60 dB. The output power will be 2 watts

Description : The largest change of input quantity for which there is no output of instrument is called ______ A) Dead time B) Dead input C) Dead output D) Dead zone

Last Answer : The largest change of input quantity for which there is no output of instrument is called Dead zone

Description : A network is said to be under resonance when the voltage and the current at the network input terminals are (A) in phase (B) out of phase (C) in phase quadrature (D) in phase, and have equal magnitudes

Last Answer : A network is said to be under resonance when the voltage and the current at the network input terminals are in phase

Description : Is the input impedance of MOSFET more than BJT and FET?

Last Answer : Yes, the input impedance of MOSFET more than BJT and FET.

Description : Which of the following 8085 microprocessor hardware interrupt has the lowest priority? (A) RST 6.5 (B) RST 7.5 (C) TRAP (D) INTR 

Last Answer : Answer: D

Description : .In an 8085 based system, the maximum number of input output devices can be connectedusing I/0 mapped I/O method isa) 64 b) 512 c) 256 d) 65536

Last Answer : b) 512

Description : To put the 8085 microprocessor in the wait state(i) lower the-HOLD input (ii) lower the READY input (iii) raise the HOLD input(iv) raise the READY input

Last Answer : (ii) lower the READY input

Description : The ……….. is code that recognizes some special sequence of input or is triggered by being run from a certain user ID of by unlikely sequence of events. a) Trap doors b) Trojan horse c) Logic Bomb d) Virus

Last Answer : a) Trap doors

Description : The ……….. is code that recognizes some special sequence of input or is triggered by being run from a certain user ID of by unlikely sequence of events. A) Trap doors B) Trojan horse C) Logic Bomb D) Virus

Last Answer : A) Trap doors

Description : Explain priority interrupts of 8085.

Last Answer : The 8085 microprocessor has five interrupt inputs. They are TRAP, RST 7.5, RST 6.5, RST 5.5, and INTR. These interrupts have a fixed priority of interrupt service. If two or more interrupts go ... 8085 is shown in the table. Interrupts Priority TRAP RST 7.5 RST 6.5 RST 5.5 INTR

Description : Explain with neat sketch patterns provided in the dressing of trap stone.

Last Answer : Following Patterns are provided in the dressing of stones 1. Hammer Dressing: In this case, stone blocks are roughly made rectangular by means of wallers hammer. The exposed face is roughly shaped by a ... , most of the projections are removed and it gives fine surface to the stone face.   

Description : Why is the data bus in 8085 bidirectional?

Last Answer : So that the processor can both read and write data.

Description : Why is 8085 called so?

Last Answer : because 8085 is one of the landmark of 8-bit microprocessor history. it was more simple in construction than 8080. higher bit microprocessor can be understood very easily if one has prior knowledge of 8085.

Description : What is Microprocessor 8085?

Last Answer : 8085 is a 8 bit microprocessor designed by Intel.