answersLogoWhite

0

Intel Microprocessors

Intel produced the first commercial microprocessor known as the Intel 4004, and has been manufacturing microprocessors since 1971. Itanium 2, Xeon 5100 and 7100, and Intel Core 2 are some of its latest microprocessors.

500 Questions

How many cpus does the Pentium 4 have?

User Avatar

Asked by Wiki User

how many transitors does the 2000 pentium chip contain

Which is faster an Intel Pentium 4 3.0 2mb cache or Intel Pentium Dual-Core 1.8 E2160?

User Avatar

Asked by Wiki User

Both processors are in the Pentium Dual Core family. The Pentium Dual Core E2200 is better than the other.

Where is cellulose found in a cell and what is its function?

User Avatar

Asked by Wiki User

Cellulose isn't exactly cytoplasm, but it also give the cell protection. Hope this helped :) It provides water for the plants

provide support for the cell structure for A+

The basic function of cellulose is to form the shape of a plant cell.
Cellulose stores energy
in humans cellulose serves no purpose,but in plants it is used in the cell wall.
Cellulose has many functions, the most important are for plant cell walls and human digestion. The human cannot actually digest cellulose but it is fibrous and keeps people "regular".

Will the Intel GMA X3100 be able to support DirectX 11?

User Avatar

Asked by Wiki User

DirectX 10.1 supports all DirectX 10.0 card, including the GMA X3100. However, DX 10.1 introduces new features that are not supported in the GMA X3100. Even NVIDIA hasn't released a card that uses 10.1 features yet.

Difference 8085 and Pentium IV processor?

User Avatar

Asked by Wiki User

4004

8008

8086

and series go on

80286

80386

80486

Pentium 1

Pentium 2

Pentium 3

Pentium 4

Dual core

Core 2 duo

Core 2 Quad

Upto CoreI7

So basically in a long time period Pentium 4 is an improvement on 8085

and basically today micro code of all these processor is of 8085

What is the Intel Company famous for?

User Avatar

Asked by Wiki User

While the processor manufacturer, Intel corp, doesn't produce laptops, many laptop producers do use Intel chip-sets. Laptops which contain Intel processors are best known for their snappy ability to process data and remain stable.

What is the importance of Intel corporation?

User Avatar

Asked by Wiki User

Intel is the world's largest semiconductor company. Intel is famous for their processors for e.g. notebooks, desktops and servers.

What is difference between pinned processors ans pinless processors?

User Avatar

Asked by Wiki User

Older processors had lines of pins around the edge of the chip - about 5mm long. These slotted into a corresponding socket to provide the connections to the motherboard. Pin-less processors have tiny metal balls (like miniature ball-bearings) instead of the pins. These newer connectors simply rest on top of their corresponding pads on the motherboard, and are held in place by a spring-loaded clip.

Can Intel core i5 760 work with ddr3 1600mhz RAM?

User Avatar

Asked by Wiki User

If you can find a motherboard that can support both of them, yeah! SeanHolshouser

Can you use Intel Pentium II and Intel Pentium III processors on the same motherboard?

User Avatar

Asked by Wiki User

This would all depend on your actual motherboard. Some boards do take a Pentium 3 chip. If you know the model of your board, then check the manufacturers website, for details of the maximum mhz allowed for it.

If you don't know the model number, then go to Google, and download a program called belarc advisor. Once installed, this will give you the in's and out#s of your PC. All hardware, and software installed.

If you find the board does take a Pentium 3 CPU, then you will need to purchase a 'slotty'. Basically this is a piece of hardware, that turns the black CPU, into a normal CPU. It slots inside the same place as the original CPU. With the added advantage of a heatsink and fan, which can be plugged onto the board.

Hope this helps

be safe

Is a Intel Pentium Processor P6100 good?

User Avatar

Asked by Wiki User

It should be fine. Before someone says its based on old Pentium technology, it isn't. The new Intel Pentium Dual Core processors are based on the Core 2 Duo core architecture (Merom-2M).

However it doesnt share the same amount of cache as the Core 2 Duo laptop versions have. Although I have one for my new laptop which I use for basic work each day. I have a proper desktop PC which I use to play games and such.

But expect the same technology and enhancements you see on the Core 2 Duo to be on the Pentium Dual-Core.

What socket type is required for the Intel Core i7-pxx desktop series?

User Avatar

Asked by Wiki User

The socket type that is required for the Intel Core i7 9xx desktop series is the LGA1366 socket.

Can you change the processor of a laptop from amd sempron to Intel?

User Avatar

Asked by Wiki User

Usually, yes. But mobile processors are very expensive, so it usually isn't cost-effective to try to upgrade it. Make absolutely sure you buy the correct processor for your socket, as there are many similar but incompatible sockets.

Which game can Intel G33 G31 Express Chipset Family run?

User Avatar

Asked by Wiki User

Starcraft 1. Probably some stuff made more than 10 years ago. I think I've run Jedi Knight dark forces II, and maybe Morrowind. Not to mention minesweeper, duh.

For FPS check out Cube 1, or maybe some older versions of Sauerbraten (cube 2) will work, lots of people play that online.

Look for some sites that review good freeware games, but not arcade style, unless you want that. "indie" games are usually good.

What is the difference between an Intel Pentium 3 and an Intel Pentium 4?

User Avatar

Asked by Wiki User

Penitum4 Vs PowerPC 750/970

The IA-32 family and the Power/PowerPC family are two processor families that started off with two different design philosophies. The IA-32 processor's ISA was originally based on the philosophy of CISC (Complex Instruction Set Computing) and PowerPC was based on RISC (Reduced Instruction Set Computing). So, in the earlier 90s, the RISC based processors which

were more suitable for pipelining and produced a better throughput because of the following reasons

• More registers that are visible to the program than in the CISC machines like IA-32. So, we have fewer memory access for data

• Relatively smaller instruction set (and a fixed length instruction encoding) which also leads to a lesser effort in decoding than the IA-32 family, instructions of which can be of variable length.

• With a fixed instruction length and with a careful designed instruction cache line, RISC machines also lead to a more predictable instruction cache performance than CISCprocessors

But there are other advantages that CISC processors had like the following.

• With complex instructions, a CISC machine might be able to do a set of simple

instructions by execution only one instruction in its ISA; but traditional RISC machines would need a few instructions to do the same. This means that CISC processors would have better code density that their RISC counterparts.

• More addressing modes normally provided by the CISC processors mean that not only we have a more flexible way; but this further helps in reducing the number of instructions (atleast in the user program) needed to perform an operation. This is more important as most of the CISC machines like Intel's are accumulator based machines.

With improvement in semiconductor process technologies, more transistors could be packed into a die of the same size. This enabled the RISC machines to bring in the basic CISC idea of having instructions that perform more than on simple operation. And it also enabled traditional CISC processors include some of RISC characteristics. Some like the Pentium Pro and its successors

have become a RISC machine at the core; but a CISC machine at the ISA level. Chronologically, the design of Pentium 4 is sandwiched between the designs of Power PC 750 (its closer relative with some enhancements is in Power Mac G4) and Power PC 970 (Power Mac G5). Now, let as compare the processors that represents the world's most popular desktops viz., x86 PC and Apple

Power Mac.

As mentioned earlier, the micro-architecture of the Pentium4 processor looks the same as a RISC machine. But one of the most notable differences between the two processors in question is the depth of the pipeline. The Pentium4 pipeline is a 20-stage pipeline as compared to essentially a 4- stage pipeline in PowerPC750. It would be interesting to note that the latest PowerPC970 has at

least 15 stages in its integer pipeline to 25 stages for its SIMD (AltiVec / Velocity Engine) pipeline. And one of the main reasons that PowerPC970 (which is a 64-bit processor) has been designed this way is apparently for reaching higher clock speeds and to close its gap with Pentium 4.

One of the significant advantages that the RISC processors had over the CISC processors is the ease of decoding instructions. This is now no longer valid with Pentium4 around and with Power PC adding some complex instructions to its ISA. As noted before with the NetBurst microarchitecture, with the instruction decoder decoupled from the main pipeline through the use the trace cache, that advantage that RISC enjoyed has been nullified. Interestingly, the Power PC 970 processor dedicates the first 9 stages of its pipeline for fetch and decode. But Pentium 4 uses only the first 4 Stages for its fetch and decode. This is made possible by the use of trace cache in Pentium 4. Also, the PPC970 processor breaks complex instructions in to instructions that can he executed in a single cycle. This would look just like Pentium Pro and its IA-32 successors dividing the instructions provided by their ISA into μ-ops for execution. But we feel that for very high frequency designs such division of instructions, be it CISC or RISC architecture based processor, is going to inevitable in the future.

PowerPC750 also tries to access the operands when issuing the instructions or when in the reservation stations. But Pentium4 access the register file for operand fetch only after the dispatch. This increases the size of a line in the reservation station for PowerPC750. It will be interesting to see this part of the implementation in PowerPC 970 which can have as much as 215 instructions in-flight compared to the 126 in-flight instructions in Pentium 4. PowerPC also introduced another interesting approach to branching. In PowerPC750, the branch prediction unit can be given some hints as a part of the branch instruction itself to specify the most likely option (is the branch taken or not?). It also has a special branch processing unit (BPU) unlike the Pentium4. That BPU is also capable of resolving branches very early and this helps us to recover the mis-prediction pipeline faster. PowerPC 970 extends this even further with

a 3 separate 16K branch prediction buffer compared to the 4K branch prediction buffer in Pentium 4.

PowerPC had and still does use individual reservation stations for each EU. But Pentium 4 uses a separate queue for memory loads and stores and another queue for all other kinds of instructions. It should also be noted that Pentium 4 takes a longer time to schedule and dispatch (5 stages) to the EUs.

PowerPC still enjoys a particular advantage of Pentium 4. PPC has lots of user visible registers and this can reduce the memory access considerably as procedure or function local variables can mostly be kept in the registers itself. Of course, wider registers (64 bit) in PPC 970 means that structures of that size can now be stored in a single register. The introduction of Hammer, which

has 64 bit extensions to x86, by AMD would mean that we would begin to have Intel like machines with 64 bit registers. But we feel that Intel is not likely to make a 64 bit version successor to Pentium 4; but rather promote an Itanium 2 derivative like Deerfield. Pentium 4 has a strict FIFO order of dispatch from a queue. This means that if an instruction in the front of the queue cannot be dispatched, then the scheduler and dispatcher would not look further down in that queue. But because the loads and stores are implemented in the separate

queue, the operations which could cause the most latency (memory loads) can execute faster. But PowerPC 750 on the other hand issue looking at only 2 entries in the queue and the reservation stations hold the entries for each EU. This means that when PowerPC really relies on executing the instructions in parallel, Pentium 4 relies on the deep pipeline behaviour within the execution

units. And the rapid execution core in Pentium 4 helps this cause as well.

As we can see, PowerPC not only attacked the performance problem with a deep pipeline matching Pentium 4's; but also has more EUs than Pentium4. So, it packs more power in the hardware. Something that PowerPC could add in the future for making full use of the resources is on-chip multi threading (SMT). POWER5 processor is supposed to have that. So, we can hope the successor of PPC970 to have that.

Conclusion

The two micro-processor families described here really compete for the top spot in modern high

performance desktops and workstations. The latest 64 bit PowerPC and the Pentium 4 seem to be

very close in terms of performance. PowerPC 970 was not only designed to run at higher speeds;

but they are also designed for graphics and media applications by providing a power Altivec

engine. But Intel aims to run all applications better with its hyper-threading technology and

providing optimal amount of hardware resources. But, if Intel continues for long to be backward

compatible to IA-32, future design's performance might be constrained by this need for backward

compatibility. So, we might begin to see the PowerPC processors on Apple Power Macs

outperforming Pentium 4 in the years to come.

Is Intel better than an amd processor?

User Avatar

Asked by Wiki User

It depends, but usually Intel is better. Older AMD processors (compared against the early Pentium 4) were much faster, however.

Difference between Pentium D and core 2 duo?

User Avatar

Asked by Wiki User

A P4 processor is fast, but the Pentium D is much faster. The D stands for Dual Core. This means that they have two on die processor cores instead of just one, as the Pentium 4 does. Two processors also makes it better for "demanding" applications.

The Pentium D is better if you have a motherboard that will utilize the technology. As stated the Pentium D is Duel core. This is Intel's way of creating the closest environment of a true duel processor. The HT is for Hyper-Threading which acts like a zipper and allows several applications to process at the same time. The Pentium D will really make a difference when used with the new 64 bit operating system.

However, HT (Hyper-threading) P4, does have emulated Dual Core processing. In short, the processor makes the computer think its runing a dual core. The Pentium 4 also has a couple different levels, so if you are trying to make a comparison, make sure that you look carefully.

Although neither can match the power of an Athalon or an AMD x2 processor. If you are buying, get something with 64 bit processing. WAY faster and better for games and high graphic systems.

Is Windows Vista suitable for Intel Pentium 4 ht 3.0ghz 1gb of ram and 80gb hdd?

User Avatar

Asked by Wiki User

Yes, the official CPU requirement for Windows Vista 32-bit is simply a x86 CPU clocked at 800 Mhz or above.

Any Intel Pentium 4 meets those technical specifications.

About Windows Vista 64-bit, it depends on model of Pentium 4 : first models don't support x86-64 instructions but the newer models fully support them.

Is it better to have a 1.5 GHz dual core processor or a 3.0 GHz?

User Avatar

Asked by Wiki User

the 1.5 dual core can handle 2 threads at the same time and 3.0 single core can only handle 1 thread both of them switch threads rapidly if you have CPU-z you will find that the only difference in number of threads (the number of cores in single core is 2)

short answer : the dual core is faster in multitasks

the single core is faster in single task (like most of games)

What was the first Intel processor introduced in 1970?

User Avatar

Asked by Wiki User

Intel had produced four bit and eight bit Microprocessor chips in the 1970's and it started it's 16 bit family of microprocessor chips with the 8086 chip and the family has developed through five generations to date.

What three sockets are currently used for Intel processors?

User Avatar

Asked by Wiki User

775 - but almost phased out

1156 - for coewi3 nad core i5

1366 - for flagship i7

there are others for the xeon server chips (i think) but that's business and enterprise not consumer