answersLogoWhite

0

📱

Microprocessors

A microprocessor is the heart of any computer, whether it is a server, a desktop machine, or a laptop. This single chip contains the arithmetic, control, and logic circuitry necessary to interpret and execute computer programs.

2,578 Questions

What is a typical speed of recently produced CPU?

Smartphone, 200mhz - 1200 mhz

Tablet, 500 mhz - 1600 mhz

Netbook, 1.2 ghz - 1.8 ghz

Notebook, 1.8 ghz - 2.9 ghz

Multimedia/Gaming Laptop, 2.5 ghz - 3.5 ghz

Budget/All in One Desktop, 2.4 ghz - 3, ghz

Gaming Desktop, 3.5 ghz - 5 ghz+

Advantages of RISC processor?

The advantages are that a simpler instruction set found in a RISC processor are easier for compilers to write programs in, as well as the simple design of the processor that is allowed to result from this simple instruction set. In the past, CISC processors were used when people had to program in the assembly language of the processor itself. These processors had many different instructions that could perform complicated operations with one instruction, making the assembly programmers life easier. Eventually, we wrote programs called compilers which converted high level languages, such as C, into these assembly instructions. As C is much easier to program in than assembly language, this made our lives even easier. Unfortunately, it was found that it was difficult to program a compiler in such a way that it could realise when these complicated instructions offered by the CISC processor would be useful. This, in addition to the fact that some complicated instructions were actually slower than a series of simple instructions that performed the same task, meant that it was easier to write compilers that only used the simple instructions. By cutting out the complicated instructions, simpler processor designs could be used, and this is, in essence, what a RISC processor is. Of course, the most popular desktop architecture today, x86, is a CISC processor, but this was a case of people unwilling to change to a different instruction set. Ultimately, modern processors which use the x86 architecture actually convert the CISC instructions of the architecture into a simpler RISC-like series of instructions, before being executed on the processor. So, to sum up: + simpler processor design + simpler instruction set + easier for compilers to write programs for

How many MB is 398403 KB?

it is arround 0.30 GB

remember 1012 KB=1 MB and 1012 MB=1GB

Does the CPU clock speed dtermine the performance of the CPU?

Absolutely not. In fact, it's often largely irrelevent!

Pentium4 at 3.4 GHz is actually less than 1/4 the power of an Intel i7 at 2.2 GHz, for example.

Many different things dictate the speed of a processor. The frequency (or clock speed) is only one of these- Two identical processors, one 2.2 and one 2.4 GHz, the 2.4 GHz will be slightly faster. But make any other changes and the formula is different.

Generally, the biggest impact is the number of CPU cores the processor has. Each core is effectively an individual CPU on the processor. So a dual-core is effectively 2 CPUs, compared to a single-core. And thus roughly twice the power.

Secondly is the frontside bus. This is the speed at which the CPU can communicate with other components of the computer. A slow FSB will cause the CPU to have trouble keeping up with other devices, such as RAM.

Thirdly is the CPU Cache. The more L1, L2, and L3 cache you have, the better. Although there are some exceptions, it's a fair general rule.

Fourthly are instruction sets. Newer CPUs have more instruction sets, such as SSE, SSE2, SSE3, SSE4, and so on. Newer instruction sets allow the same CPU to do the same work in less time, with less effort and resources.

Fifthly is the construction technique. CPUs constructed in smaller scales (such as 45nm versus 65nm) are able to fit more in the same space, and also have less physical distance between CPU components, thus increasing it's response time.

Other factors also are involved, such as if it's 64-bit or 32-bit. However it should be noted that unsimilar CPUs CANNOT BE COMPARED based on their configuration. IE, an IBM CPU cannot be compared to an Intel x86 CPU, because they work fundamentally different. This is why consoles and PCs act so differently on their capabilities.

What is TEST pin in 8086 in microprocessor?

TEST This input is examined by a 'WAIT' instruction. If the TEST input goes low,

execution will continue, else, the processor remains in an idle state. The input is

synchronized internally during each clock cycle on leading edge of clock.

Where can you find software for the sonix webcam?

If it is the cheap sonix webcam (from eBuyer etc.) 6029 CIF XP driver that you need then search for "COMS_CH_XP_060928.zip". I got a good copy from "opendrivers". I have a copy of this zip file if you want: tonyatnajac.co.uk

Underneath the hood, the camera appears to be an asus cam (at least according to Windows XP Control Panel). Note that the "6029 CIF" links from many driver download sites eventually lead to downloading a setup.exe, supposedly for 6029 CIF but that didn't seem to work, installing AMCAP software instead.

What processors use Socket 7?

Socket 7 is used by the following processors:

* Intel Pentium (75 MHz to 200 MHz) * Intel Pentium MMX (166 MHz to 233 MHz) * AMD K5 (75 MHz to 133 MHz) * AMD K6 (166 MHz to 300 MHz) * AMD K6-2 (233 MHz to 550 MHz) * AMD K6-III (350 MHz to 500 MHz) * WinChip (180 MHz to 250 MHz) * Cyrix 6x86 (100 MHz to 233 MHz) Note that most Socket 5 processors can also be used on a Socket 7 motherboard.

Is a 1.8 Ghz dual core the same as a 4 Ghz processor?

No. The number of cores don't necessarily correlate with practical speed. The efficient operation of both cores depends on the operating system and the software you use. For single-threaded tasks, a faster clock speed would help you more than additional cores.

How does the system bus contribute to the overall system performance?

Your data busses sends information from component to component i.e. your FSB (front side bus)/system bus/internal bus communicates between your CPU and RAM, the faster it runs, the faster information is moved between your RAM and CPU giving your CPU quicker access to that data.

How do you turn on Hyper-threading?

There should be an option to do so in the BIOS.

What is different between level 1 cache level 2 cache and level3 cache?

Caching implemented by the underlying technology is the first level cache. Usually it comes by default with them. For example, hibernate session or HTTP session holds certain objects in the cache.

In addition, if the application enables additional caching by using a caching provider such as ehcache or api available, it will be termed as "second level" caching. For example, in Hibernate, we can use the <cache> element or pragmatically say "query.setCacheable(true)" to enable second level caching.

Pentium dual core2.2GHZ vs Pentium4 3.6GHz?

The 3.2 GHz processor is slightly better. Please note that all 3.2 GHz Pentium 4s support Hyperthreading, so the 3.2 GHz isn't in any way disadvantaged.

Why do you study microprocessors in ece?

To use them in Embedded controllers, in traffic lights control and mainly as heart of computers.

What is an 16 bit microprocessor?

In computer architecture, 32-bit integers, memory addresses, or other data units are those that are at most 32 bits (4 octets) wide. Also, 32-bit CPU and ALU architecturesare those that are based on registers, address buses, or data buses of that size. 32-bitis also a term given to a generation of computers in which 32-bit processors were the norm.

The range of integer values that can be stored in 32 bits is 0 through 4,294,967,295 or −2,147,483,648 through 2,147,483,647 using two's complement encoding. Hence, a processor with 32-bit memory addresses can directly access 4 GB of byte-addressablememory.

The external address and data buses are often wider than 32 bits but both of these are stored and manipulated internally in the processor as 32-bit quantities. For example, the Pentium Pro processor is a 32-bit machine, but the external address bus is 36 bits wide, and the external data bus is 64 bits wide.

32-bit - Computers or software programs capable of transferring data 32-bits at a time. Examples of 32-bit operating systems are OS/2 and Windows NT. The first true 32-bit processor was the Intel 80386. 32-bit can also refer to the amount of colours a video card is displaying. 32-bit is the same as 16.7 million colours (24 bit colour with a 8-bit alpha channel).

What does a desktop processor mean?

A desktop processor is a processor that has been optimized for maximum performance on the desktop, for tasks such as playing video games or editing video. This is as opposed to a laptop / mobile processor, which is optimized to provide longer battery life and run cooler.

What is the clock speed of the CPU?

There's no real way to determine the "average clock speed" of a CPU, unless you can account for every microprocessor ever made. Microprocessors, including those used for central processing units, have ranged in speeds from 500 KHz to 6 GHz.

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 wide

The 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.

1.8ghz dual-core processor is equal to what P4?

go to "Can i run this" website and a list will show you approximate single core speeds.

What is the function of processor?

A processor, or CPU, controls the functions of most electronic products. A CPU accepts input data, processes data, and sends data to whatever component it belongs to.

Where do you find out what processors are compatible with your motherboard?

The best way to find suitable processors for motherboards is to check the specs on your motherboard. Note that each mothermoard has an appropriate CPU socket. For example, the computer site http://www.allpcdeals.com/servlet/the-Motherboard-%26-CPUs/Categories lists their motherboards by socket, so you can look up the motherboard you have, and note it's socket, and then purchase the processor that fits. The most popular is the CPU socket 478 and LGA 775 (the ladder now becoming the more popular).

How much RAM can an Intel Pentium MMX CPU support?

The processor is capable of addressing up to 4 GB of RAM. Chipset / motherboard limitations may make the possible max for a system less than that.