answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: Where 8086 microprocessors are used.......And even i want to know the applications of 8086..?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the size of the instruction queue in 8086?

In 8086 the instruction queue is 6 byte long. This is because even the longest 8086 instruction is 6 byte long. Thus it is possible to prefetch even the longest instruction in the instruction set.


How have microprocessors influenced the way we communicate today?

Microprocessors have made communication even more efficient. This is because they are embedded in most modern communication equipment, extending their capabilities.


What are the Applications of XOR?

Exclusive OR gate has a variety of applications. Even parity generator. comparator. encoder etc.


Compare 8086 microprocessors and 8088 microprocessors?

S.No.8086 Microprocessor8088 Microprocessor1The instruction Queue is 6 byte long.The instruction Queue is 4 byte long.2In 8086 memory divides into two banks, up to 1,048,576 bytes.The memory in 8088 does not divide in to two banks as 8086.3The data bus of 8086 is 16-bit wideThe data bus of 8088 is 8-bit wide.4It has BHE( bar ) signal on pin no. 34 & there is no SSO(bar) signal.It does not has BHE( bar ) signal on pin no. 34 & has only SSO(bar) signal. It has no S7 pin.5The output signal is used to select memory or I/O at M/IO(bar) but if IO(bar)/M low or logic '0' it selects I/O devices and if IO(bar)/M is high or logic '1'it selects memory.The output signal is used to select memory or I/O at M(bar)/IO but if IO/M(bar) is low or at logic '0',it selects Memory devices and if IO/M(bar) is high or at logic '1'it selects I/O.6It needs one machine cycle to R/W signal if it is at even location otherwise it needs two.It needs one machine cycle to R/W signal if it is at even location otherwise it needs two.In 8086, all address & data Buses are multiplexed.In 8088, address bus, AD7- AD0 buses are multiplexed.It needs two IC 74343 for de-multiplexing AD0-AD19.It needs one IC 74343 for de-multiplexing AD0-AD7.


Can micromax A60 support applications like nimbuzz?

Of course yes...And also it can support even more powerfull applications :-)


Do some applications disappear when you reactivate your facebook account?

No, when you disactivate your facebook and then you reactivate it you loose absolutely nothing not even applications.


Why memory is divided in even and odd banks in 8086 microprocessor?

in 8086 there is 20 bit address bus,so it can address 1,048,576 address. At each address we can store 8 bit address (1-byte)but if want to write a word(16-bit)into a memory segment to store data in byte form then we write the data in two consecutive memory address which are even(low) and odd(high) memory.


What is an advantage of a virus scanning application?

. Virus scanning applications can locate a virus and can offer solutions on how to deal with the virus.. Some virus scanning applications are very cheap or even free such as "AVG". Virus scanning applications can now name a located virus.. Virus scanning applications can be applied to more features of the computer and can even scan e-mails for viruses


How many microprocessor does the segway have?

Strictly speaking, none: it uses one main DSP (digital signal processor) plus a backup DSP, but these are not microprocessors in the traditional sense. One could also ague that they are, depending on how inclusive you want to the term to be. There are other semi-intelligent chips on the PCB, which, once again, could be called microprocessors if one stretches the definition even farther.


What is even odd memory bank?

In microprocessors, from 8086 there is 20bit address bus. This address bus is so organised that reading a word(16bit string from 8086 to 80286 and 32bit string from 80386 to PIV) starting at even address is different from reading a word starting from odd address. suppose a word starts at 20000h address so it will placed in 20000h and 20001h respectively,then, this word is read by the microprocessor in 1 clock cycle i.e. the byte at 20000h and byte at 20001h are simultaneously read. Hence the word is read in 1 clock cycle. but had a word started at 20001h-- 1 byte in 20001h and the other byte in 20002h then the microprocessor is unable to read the word in 1 clock cycle. It takes 1 clock cycle to read the word from 20001h and another clock cycle to read the word from 20002h. Hence a word stored a odd location slows down the process of reading it. this entire process is referred as Even banking and Odd banking.


Do Internet storage sites store applications?

of course you can,even some sites you can run program on it.


What is the difference between 8080 and 8086?

The major difference between the 8085 and the 8086/8088 is that the 8085 is an 8 bit computer, and the 8086/8088 is a 16 bit computer.