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 range do processor speeds achieve?

The processor speed depends on the specific processor. In general, most processors have a range of about 1 gigahertz on the lower end to about 3.6 gigahertz on the upper end.

Which memory units size depends on the processor?

The memory unit's size that depends on the processor is the bit.

What does xeon processing mean?

Xeon is a processor brand by Intel. It is a multi-core processor brand mean to be run in servers and embedded systems.

List of Worlds top 10 processor manufacturer?

There is only two processor manufacturers are there.

Intel and AMD.

From Intel we have several processors such as Pentium, Pentium 2, Pentium3, Celeron, Pentium4, Dual core, core2duo, quad core, i7 and more...

From AMD we have processors such as Phenom, Athlon, and more....

To know more about processors visit http://www.yajivtech.com/

You have two Intel r core tm2 duo CPU t6400 2.00ghz i thought this might run at 4GHz all together will my laptop run a game that requires 3.4GHz using these two processors?

i found out that it can be used like that but, it depends on what your running

example I have this old game called fighters Anthology

I used to have destop

ran at 2.8ghz or 2,800mhz when I played my game on this P4 single CPU it ran at 2,548mhz

or 91% when I played on my HP laptop Dv7

T6400 just like yours

I got differnt look at it winows says my game runs at 60% of the total cpu power of T6400 of 4Ghz

60% is 2,400 but split 1200 each

NOW BF3 plays at

98% of T6400 or 3,9GHZ of 4GHZ

The decode stage of the CPU cycle is used to?

The decode stage uses other programs or compilers either built into the processor, OS (operating system) or third party software. The compiler runs through a language like C or VB and converts the code into one the CPU understands (binary)

What are computer chips and what are some examples of chips in a computer?

Computer chips are I.C.s (Integrated Circuits) exaples of which are Memory (RAM Chips) CPU Processor, Video Chips.

How do you check CPU Speed Of a XP Computer?

Go to Start, Control Panel, Performance and Maintenance and click on System. It'll show you the system information, which include the speed of the CPU/Processor. It'll probably be shown in GHz (Gigahertz).

What is the difference between microprocessor and computer?

a microprocessor is a small unit with memory inside the system unit

while a computer is the combination of a monitor and a system unit

What are the two primary sections located on the CPU?

the units of the CPU are :-

ALU (arithmetic and logical unit)

CU(control unit)

the ALU handles the arthmetic operations being done by the application and the CU is responsible for handling the instruction passed by the micro processor.

Does a RISC processor have complex instruction sets each requiring several clock cycles for execution?

A pure RISC processor does not, however most modern RISC processors have high speed floating point arithmetic units (and sometimes other functional units) that do take multiple clock cycles for execution. Pipelines and out of order completion mechanisms are used to hide some of the effects of this.

What is the difference between single and dual plane intake manifolds?

If you check the RPM ranges on both you will see where they perform well. The dual plane intakes tend to idle better and run better at lower RPM's which is where most people need them to run well. The single plane intakes are hard to get to idle well and don't really start performing well until the RPM's are higher. For the most part they will shine mainly at the race track where you don't care much about fuel savings or having it idle well. I would be skepticle of running a single plane even on a stroker motor unless it has been built with a cam for high RPM's which isn't a very desireable traight in an off road vehicle.

Does the PlayStation 3 have an Intel or an AMD processor?

Neither. The PlayStation 3 uses a Cell processor, developed by IBM, Sony, and Toshiba. It is similar to PowerPC processors that were used in pre-2005 Macs.

What is the external data memory capacity of 8051 and why?

65536 bytes, because the 8051 family has a 16 bit external address buss.

What is the role of microprocessor?

Microprocessor are widely used in this generation for performing any type of electrical signal processing task. because of it's feaatures. Some of them are described here-

1> very fast processing

2> programmable

3> easily interface between peripherals

4>less extra hardware.

5> reliable

6>economical.

7>compact and portable.

Why Is Parallel Programming Difficult?

  1. Managing Complex Data Dependency Is Non-Trivial
  2. Managing Data Access Conflicts Without Full Access Control
  3. Managing Multiple Core Executions Driving One Insane
  4. Non-Deterministic Behavior Is Confusing
  5. Lack Of Parallel Library For General Use
  6. Performance Matters
  7. Legacy Software Is Often Used As The Entry Point To Parallelization

What is the brain of the computer?

The hard drive with the necessary programming is the core of the computer.

What is 1 byte?

It is a collection of eight bits which represent one character. Each bit can have the value of 0 or 1, zero or one. A byte has 256 possible combinations of 0's and 1's. In most programming languages and applications, these combinations are assigned values or functions. In ASCII, 00101010 (42 in decimal) is the * symbol. Number 189,(10111101 in ASCII) is ½ and 241 is ñ. There are other uses and definitions of a byte, including how many bits are in one.