Click here to Skip to main content
15,881,803 members
Home / Discussions / Hardware & Devices
   

Hardware & Devices

 
GeneralRe: hci_get_route and hci_open_dev - few questions Pin
wunsch taria24-Apr-23 20:48
wunsch taria24-Apr-23 20:48 
AnswerRe: are Bluetooth "devices " pairing or connecting before "scan" ? Pin
k505423-Mar-22 10:28
mvek505423-Mar-22 10:28 
AnswerRe: How to recover from stuck Bluetooth scan ? Pin
Eddy Vluggen20-Mar-22 8:39
professionalEddy Vluggen20-Mar-22 8:39 
AnswerRe: How to recover from stuck Bluetooth scan ? Pin
k505421-Mar-22 5:02
mvek505421-Mar-22 5:02 
GeneralRe: How to recover from stuck Bluetooth scan ? Pin
k505423-Mar-22 8:04
mvek505423-Mar-22 8:04 
AnswerRe: What Is RAID 5 advantage over simple backup? Pin
Eddy Vluggen20-Mar-22 8:37
professionalEddy Vluggen20-Mar-22 8:37 
AnswerRe: What Is RAID 5 advantage over simple backup? Pin
Dave Kreskowiak20-Mar-22 11:03
mveDave Kreskowiak20-Mar-22 11:03 
AnswerRe: What Is RAID 5 advantage over simple backup? Pin
k505421-Mar-22 5:56
mvek505421-Mar-22 5:56 
AnswerRe: What Is RAID 5 advantage over simple backup? Pin
trønderen21-Mar-22 6:28
trønderen21-Mar-22 6:28 
AnswerRe: How to backup partition? Pin
Sanyam Vikram31-May-22 5:48
Sanyam Vikram31-May-22 5:48 
GeneralRe: where / how to DISCUSS operating system(s) ? Pin
Sean Ewington15-Mar-22 3:11
staffSean Ewington15-Mar-22 3:11 
QuestionMicroprocessor vs microchips Pin
Calin Negru23-Feb-22 2:41
Calin Negru23-Feb-22 2:41 
AnswerRe: Microprocessor vs microchips Pin
Dave Kreskowiak27-Feb-22 9:35
mveDave Kreskowiak27-Feb-22 9:35 
QuestionRe: Microprocessor vs microchips Pin
Eddy Vluggen27-Feb-22 9:42
professionalEddy Vluggen27-Feb-22 9:42 
AnswerRe: Microprocessor vs microchips Pin
Dave Kreskowiak27-Feb-22 10:29
mveDave Kreskowiak27-Feb-22 10:29 
QuestionRe: Microprocessor vs microchips Pin
Eddy Vluggen27-Feb-22 11:02
professionalEddy Vluggen27-Feb-22 11:02 
AnswerRe: Microprocessor vs microchips Pin
Dave Kreskowiak27-Feb-22 11:13
mveDave Kreskowiak27-Feb-22 11:13 
QuestionRe: Microprocessor vs microchips Pin
Eddy Vluggen27-Feb-22 11:17
professionalEddy Vluggen27-Feb-22 11:17 
AnswerRe: Microprocessor vs microchips Pin
Dave Kreskowiak27-Feb-22 12:08
mveDave Kreskowiak27-Feb-22 12:08 
GeneralRe: Microprocessor vs microchips Pin
Eddy Vluggen27-Feb-22 12:11
professionalEddy Vluggen27-Feb-22 12:11 
AnswerRe: Microprocessor vs microchips Pin
trønderen27-Feb-22 12:37
trønderen27-Feb-22 12:37 
GeneralRe: Microprocessor vs microchips Pin
Eddy Vluggen27-Feb-22 13:45
professionalEddy Vluggen27-Feb-22 13:45 
GeneralRe: Microprocessor vs microchips Pin
trønderen27-Feb-22 15:05
trønderen27-Feb-22 15:05 
Eddy Vluggen wrote:
A processor is multiple chips then?
In exactly the same way as my house is multiple houses, right?

There were a number of processors thirty to forty years ago requiring multiple chips. Maye there still are some, but I haven't seen any multi-chip processors for quite some time.

In any case, you turned my analogy upside down. A processor (the functional part, the housing unit) resides in a physical unit, a chip, a building. Like an apartment can house multiple functional housing units, can a physical chip house several processors. In a multi-core CPU, some of the processors may be identical, but the chip may in addition house I/O-processors, graphic processors, debug processors and other specialized pones.

It can't, in economical terms, they a single piece.
Several of my friends have housing units which has a main house, a garage, a shed and even other houses. They are one housing unit, but spread on several physical units.

In the old days, you could have one main CPU, supported by a Floating Point Unit, possibly also a Memory Management Unit - the CPU, FPU and MMU being three different chips, making up one single processor.

If you go further back in history, even the CPU core was built on multiple chips: The iAPX432 processor had one chip to fetch and decode instructions, one to execute them, and a third chip controlling I/O.

For some years, many 16- or 32-bit CPUs were built from an array of "bit slice" chips - typically 4-bit AMD290x. The 290x were labeled 'bit slice processors', but they were not: They were hardcoded ALU logic that could be activated through control lines. The programming was external to the 290x. (That's exactly what you did when building a real processor from 4 or 8 290x chips.

Way back in time, CPUs were typically built from hundreds of 74 series chips, usually with support of a fair number of discrete components.

So in the old days, processors were built from several chips. Nowadays, several processors may be placed on the same chip.

You saying a chip can be a microprocessor and a microprocessor can be a chip?
"<x> can be a <y>" is the wrong way of saying it. To build the functionality of a processor, you might need to use several chips, although that is rarely the case today. And you can build the functionality of multiple processors onto the same chip. A chip is a physical electronic component. A processor is a functionality realized by (a) suitable chip(s).

My problem is understanding how this can be a problem to understand.
GeneralRe: Microprocessor vs microchips Pin
Eddy Vluggen27-Feb-22 15:25
professionalEddy Vluggen27-Feb-22 15:25 
GeneralRe: Microprocessor vs microchips Pin
trønderen27-Feb-22 12:49
trønderen27-Feb-22 12:49 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.