Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Hardware & Devices
  4. Microprocessor vs microchips

Microprocessor vs microchips

Scheduled Pinned Locked Moved Hardware & Devices
visual-studioalgorithmsquestion
17 Posts 4 Posters 45 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Dave Kreskowiak

    No, not circular. Layers. You can't have the processor without it being made out of a chip. There's tons of other chips out there that are not processors, like arrays of AND gates, and whatnot.

    Asking questions is a skill CodeProject Forum Guidelines Google: C# How to debug code Seriously, go read these articles.
    Dave Kreskowiak

    L Offline
    L Offline
    Lost User
    wrote on last edited by
    #5

    So a bag of chips makes a processor? And a chip never a processor, but multiple are. I'm gonna run and duck before asking if a chip can be a multiprocessor :D

    Bastard Programmer from Hell :suss: "If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.

    D T 2 Replies Last reply
    0
    • D Dave Kreskowiak

      You're comparing apples to oranges. A "microchip" (nobody uses this term anymore) is any small wafer with a defined electronic functionality, like a microprocessor. A microprocessor is just a chip with the defined functionality of information transformation and action.

      Asking questions is a skill CodeProject Forum Guidelines Google: C# How to debug code Seriously, go read these articles.
      Dave Kreskowiak

      C Offline
      C Offline
      Calin Negru
      wrote on last edited by
      #6

      What I might be saying probably isn`t science language but it seems that microprocessors have enough unique characteristics to make them stand out from the rest in the microchip family. Like it has become a breed of its own and deserves a distinct chapter. The country I`m coming from doesn`t have a microprocessor printing plant so I`m not qualified to say what is the correct term for this or that in this field.

      1 Reply Last reply
      0
      • L Lost User

        So a bag of chips makes a processor? And a chip never a processor, but multiple are. I'm gonna run and duck before asking if a chip can be a multiprocessor :D

        Bastard Programmer from Hell :suss: "If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.

        D Offline
        D Offline
        Dave Kreskowiak
        wrote on last edited by
        #7

        Not what I said at all.

        Asking questions is a skill CodeProject Forum Guidelines Google: C# How to debug code Seriously, go read these articles.
        Dave Kreskowiak

        L 1 Reply Last reply
        0
        • D Dave Kreskowiak

          Not what I said at all.

          Asking questions is a skill CodeProject Forum Guidelines Google: C# How to debug code Seriously, go read these articles.
          Dave Kreskowiak

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #8

          Always been said to repeat it in my words to check just that. Mayhaps you'd like to point out for me and others where I went wrong in my assumptions? --edit And scared to make a second attempt :D The reasoning seems circular? Which of the two is the smaller building block?

          Bastard Programmer from Hell :suss: "If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.

          D 1 Reply Last reply
          0
          • L Lost User

            Always been said to repeat it in my words to check just that. Mayhaps you'd like to point out for me and others where I went wrong in my assumptions? --edit And scared to make a second attempt :D The reasoning seems circular? Which of the two is the smaller building block?

            Bastard Programmer from Hell :suss: "If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.

            D Offline
            D Offline
            Dave Kreskowiak
            wrote on last edited by
            #9

            So you can't comprehend that all electronic things made of out of silicon (currently) are microchips and microprocessors are just a subset of those?

            Asking questions is a skill CodeProject Forum Guidelines Google: C# How to debug code Seriously, go read these articles.
            Dave Kreskowiak

            L 1 Reply Last reply
            0
            • D Dave Kreskowiak

              So you can't comprehend that all electronic things made of out of silicon (currently) are microchips and microprocessors are just a subset of those?

              Asking questions is a skill CodeProject Forum Guidelines Google: C# How to debug code Seriously, go read these articles.
              Dave Kreskowiak

              L Offline
              L Offline
              Lost User
              wrote on last edited by
              #10

              Ugh.. thanks for the personal attack, and no, not even remotely interested.

              Bastard Programmer from Hell :suss: "If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.

              1 Reply Last reply
              0
              • C Calin Negru

                What makes a microprocessor different from a microchip? Is is the ability of a microprocessor to load information into transistors, use it/process it and then reset it`s state so that new information may be loaded and used again. Microchips are just an entity meant to direct information based on a hardcoded algorithm, rather than execute mathematical operations. Is this exact?

                T Offline
                T Offline
                trønderen
                wrote on last edited by
                #11

                Surprise of the day: That this is a problem. A chip (whether micro or not, I rarely hear people refer to microchips) is a collection of electronic basic components (transistors, resistors, capacitors, ...) in one physical package - a quite general term. One chip, or possibly a well defined set of chips, may be designed as programmable: It may access a set of instructions from a more or less independent storage, that will determine how the chip(s) behave(s). Another set of instructions (i.e. another program) can make the chip behave differently. The programmability is what identifies the chip(s) as a microprocessor. 'Microprocessor' is functionality, not transistors etc. 'Chip' is any package of components like transistors etc. You may of course press extreme definitions. E.g. How many changeable bits does it take to define it as a 'program'? If an I/O-controller reads a 4-bit set of flags, a 4-bit "program", behaving in one of 16 different ways, is it then a microprocessor? Depends on your understanding of what is a program. Many advanced chips of today contain several microprocessors, sometimes arbitrarily programable, but some of them may be running a single program, read from flash memory (or even ROM). Yet, that set of electronic components is capable of running another program, if flashed in. Are there still multi-chip microprocessors being made? There is this concept of a "chipset", doing lot of support tasks for the main CPU, especially related to I/O, but more and more of this is taken over by the main CPU chip. What is still left to the "chipset" are so advanced I/O-functions that the logic most definitely is programmable, and deserves to be called a microprocessor it its own right. Or some more specialized term, such as a GPU. These are distinct microprocessor; they are not a multi-chip single microprocessor. Maybe there still are multi-chip microprocessors around - thirty years ago, they were not uncommon. In the old days, you saw a lot of chips that could do a single function, determined by how the components where hooked together, and no program store that can be updated or replaced to make the circuits do another job. Since the first super-simple 74-chips appeared, there has been a steady trend towards replacing dedicated circuitry with programmable, so we see more and more microprocessor crammed into a single chip, and more and more non-programmable chips being replaced by programmable ones. I tend to relate to non-programmable chips as in the same class as discrete resis

                1 Reply Last reply
                0
                • L Lost User

                  So a bag of chips makes a processor? And a chip never a processor, but multiple are. I'm gonna run and duck before asking if a chip can be a multiprocessor :D

                  Bastard Programmer from Hell :suss: "If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.

                  T Offline
                  T Offline
                  trønderen
                  wrote on last edited by
                  #12

                  Can a house contain multiple housing units? (such as an apartment building) Can a housing unit consist of multiple houses? (such as the main house, a garage and a shed)

                  L 1 Reply Last reply
                  0
                  • D Dave Kreskowiak

                    No, not circular. Layers. You can't have the processor without it being made out of a chip. There's tons of other chips out there that are not processors, like arrays of AND gates, and whatnot.

                    Asking questions is a skill CodeProject Forum Guidelines Google: C# How to debug code Seriously, go read these articles.
                    Dave Kreskowiak

                    T Offline
                    T Offline
                    trønderen
                    wrote on last edited by
                    #13

                    Dave Kreskowiak wrote:

                    There's tons of other chips out there that are not processors, like arrays of AND gates, and whatnot.

                    The fraction, at least in transistor count, has been steadily falling, though. Years ago, you designed electronics from 74-series chips. Nowadays, that is for extremely simple cases. The primary example of "dumb" chips today are memory chips of various technologies - but modern memory access protocols are so complex that the handling is getting close to a 'processing' task. I haven't yet heard of a memory chip flash update, but I won't be surprised the day it comes. (At least not as surprised as I was the first time a flash update was announced for my SLR lens. What?? Does a lens have a flash?? Nowadays, most SLR lenses do!)

                    1 Reply Last reply
                    0
                    • T trønderen

                      Can a house contain multiple housing units? (such as an apartment building) Can a housing unit consist of multiple houses? (such as the main house, a garage and a shed)

                      L Offline
                      L Offline
                      Lost User
                      wrote on last edited by
                      #14

                      trønderen wrote:

                      Can a house contain multiple housing units? (such as an apartment building)

                      A processor is multiple chips then?

                      trønderen wrote:

                      Can a housing unit consist of multiple houses? (such as the main house, a garage and a shed)

                      It can't, in economical terms, they a single piece. You saying a chip can be a microprocessor and a microprocessor can be a chip? Didn't I just hear that they not the same?

                      Bastard Programmer from Hell :suss: "If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.

                      T 1 Reply Last reply
                      0
                      • L Lost User

                        trønderen wrote:

                        Can a house contain multiple housing units? (such as an apartment building)

                        A processor is multiple chips then?

                        trønderen wrote:

                        Can a housing unit consist of multiple houses? (such as the main house, a garage and a shed)

                        It can't, in economical terms, they a single piece. You saying a chip can be a microprocessor and a microprocessor can be a chip? Didn't I just hear that they not the same?

                        Bastard Programmer from Hell :suss: "If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.

                        T Offline
                        T Offline
                        trønderen
                        wrote on last edited by
                        #15

                        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?

                        " can be a " 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 process

                        L 1 Reply Last reply
                        0
                        • T trønderen

                          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?

                          " can be a " 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 process

                          L Offline
                          L Offline
                          Lost User
                          wrote on last edited by
                          #16

                          trønderen wrote:

                          and even other houses. They are one housing unit

                          Yeah, so one house, consists of houses, many units.

                          trønderen wrote:

                          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.

                          Administative. Normalization still stands. Not impressed.

                          Bastard Programmer from Hell :suss: "If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.

                          1 Reply Last reply
                          0
                          • C Calin Negru

                            What makes a microprocessor different from a microchip? Is is the ability of a microprocessor to load information into transistors, use it/process it and then reset it`s state so that new information may be loaded and used again. Microchips are just an entity meant to direct information based on a hardcoded algorithm, rather than execute mathematical operations. Is this exact?

                            L Offline
                            L Offline
                            Lost User
                            wrote on last edited by
                            #17

                            Microchips are what's left after your partner gets to the chips first.

                            "Before entering on an understanding, I have meditated for a long time, and have foreseen what might happen. It is not genius which reveals to me suddenly, secretly, what I have to say or to do in a circumstance unexpected by other people; it is reflection, it is meditation." - Napoleon I

                            1 Reply Last reply
                            0
                            Reply
                            • Reply as topic
                            Log in to reply
                            • Oldest to Newest
                            • Newest to Oldest
                            • Most Votes


                            • Login

                            • Don't have an account? Register

                            • Login or register to search.
                            • First post
                              Last post
                            0
                            • Categories
                            • Recent
                            • Tags
                            • Popular
                            • World
                            • Users
                            • Groups