S
server
Guest
message unavailable
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Hello All,
I am tempted to build a PC motherboard from the PCB level. This is out
of curiosity and self challenge. Personally I have some experience
building simple embedded systems but a x86 motherboard would be very
challenging indeed. Objective here it to learn from hands on experience.
If anyone is interested in such project, we can work together in
designing it. E-mail me.
El martes, 14 de agosto de 2001 a la(s) 09:47:18 UTC-5, Gary Cho
escribió:
Hello All,
I am tempted to build a PC motherboard from the PCB level. This is
out of curiosity and self challenge. Personally I have some
experience building simple embedded systems but a x86 motherboard
would be very challenging indeed. Objective here it to learn from
hands on experience. If anyone is interested in such project, we can
work together in designing it. E-mail me.
I know it\'s been almost a decade since this was first published, but
I, a non-engineer with no experience whatsoever in electronics, would
like to build one myself. Were you successful in this project?
Anton T. wrote:
El martes, 14 de agosto de 2001 a la(s) 09:47:18 UTC-5, Gary Cho
escribió:
Hello All,
I am tempted to build a PC motherboard from the PCB level. This is
out of curiosity and self challenge. Personally I have some
experience building simple embedded systems but a x86 motherboard
would be very challenging indeed. Objective here it to learn from
hands on experience. If anyone is interested in such project, we can
work together in designing it. E-mail me.
I know it\'s been almost a decade since this was first published, but
I, a non-engineer with no experience whatsoever in electronics, would
like to build one myself. Were you successful in this project?
It\'s been 2 decades, and I\'m sure he wasn\'t. Even 19 years ago the bus
speeds required software costing many thousands to compute the trace
characteristics.
Anton T. wrote:
El martes, 14 de agosto de 2001 a la(s) 09:47:18 UTC-5, Gary Cho
escribió:
Hello All,
I am tempted to build a PC motherboard from the PCB level. This is
out of curiosity and self challenge. Personally I have some
experience building simple embedded systems but a x86 motherboard
would be very challenging indeed. Objective here it to learn from
hands on experience. If anyone is interested in such project, we can
work together in designing it. E-mail me.
I know it\'s been almost a decade since this was first published, but
I, a non-engineer with no experience whatsoever in electronics, would
like to build one myself. Were you successful in this project?
It\'s been 2 decades, and I\'m sure he wasn\'t. Even 19 years ago the bus
speeds required software costing many thousands to compute the trace
characteristics.
Hello All,
I am tempted to build a PC motherboard from the PCB level. This is out
of curiosity and self challenge. Personally I have some experience
building simple embedded systems but a x86 motherboard would be very
challenging indeed. Objective here it to learn from hands on experience.
If anyone is interested in such project, we can work together in
designing it. E-mail me.
On Wednesday, August 15, 2001 at 12:47:18 AM UTC+10, Gary Cho wrote:
Hello All,
I am tempted to build a PC motherboard from the PCB level. This is out
of curiosity and self challenge. Personally I have some experience
building simple embedded systems but a x86 motherboard would be very
challenging indeed. Objective here it to learn from hands on experience..
If anyone is interested in such project, we can work together in
designing it. E-mail me.
This is probably the wrong project. Modern programmable logic devices can replicate all the hardware on a computer motherboard, including the random access memory.
https://en.wikipedia.org/wiki/Field-programmable_gate_array
What you probably ought to do is buy one with enough USB-C ports to communicate with the mass memory and I/O ports that you would need.
Having a separate USB-C port for each of
1. Mass memory
2. Visual display
3. Keyboard
4. Printer
5,. Audio output
6. Audio input
7. Camera
8. Internet
would probably be an overkill, but I don\'t know enough about USB links to be to too confident about multiplexing them.
A package that had enough pins to deal with that and power supply would probably only need pins around the periphery of the package, making for a fairly simple layout, but it would probably still need a four layer board, and you might need to go for buried strip-lines to keep the connections from device to the USB-C sockets clean enough to handle the frequencies involved..
There\'s probably even a Linux -licensed design for the processor that would go inside the FPGA. There\'s even a user-group for people with those kinds of interests - comp.arch.fpga. Sometimes we used to get stuff cross-posted from there, but I can\'t recall anything recent..
On Wednesday, October 21, 2020 at 1:09:22 AM UTC-4, Bill Sloman wrote:
On Wednesday, August 15, 2001 at 12:47:18 AM UTC+10, Gary Cho wrote:
Hello All,
I am tempted to build a PC motherboard from the PCB level. This is out
of curiosity and self challenge. Personally I have some experience
building simple embedded systems but a x86 motherboard would be very
challenging indeed. Objective here it to learn from hands on experience.
If anyone is interested in such project, we can work together in
designing it. E-mail me.
This is probably the wrong project. Modern programmable logic devices can replicate all the hardware on a computer motherboard, including the random access memory.
https://en.wikipedia.org/wiki/Field-programmable_gate_array
What you probably ought to do is buy one with enough USB-C ports to communicate with the mass memory and I/O ports that you would need.
Having a separate USB-C port for each of
1. Mass memory
2. Visual display
3. Keyboard
4. Printer
5,. Audio output
6. Audio input
7. Camera
8. Internet
would probably be an overkill, but I don\'t know enough about USB links to be to too confident about multiplexing them.
A package that had enough pins to deal with that and power supply would probably only need pins around the periphery of the package, making for a fairly simple layout, but it would probably still need a four layer board, and you might need to go for buried strip-lines to keep the connections from device to the USB-C sockets clean enough to handle the frequencies involved.
There\'s probably even a Linux -licensed design for the processor that would go inside the FPGA. There\'s even a user-group for people with those kinds of interests - comp.arch.fpga. Sometimes we used to get stuff cross-posted from there, but I can\'t recall anything recent..
The latency of USB is too high for a practical memory interface.
This would be easy and fast with the FPGA memory constituting cache.
I\'m sure people have built such machines. Heck they have simulated 8 bit controlled game machines that run much faster than the original. It seems like a huge amount of work to recreate a 2000 era PC on an FPGA.
Why not do something more interesting like find a way to optimize through parallelism tasks like SETI at home? Well, looks like that one is no longer running. Maybe they\'ve already converted to FPGAs or even ASICs. At some point performing processing needs to account for the energy being consumed. That\'s why bit coin is no longer practical on PCs or even FPGAs. The energy costs are higher than the return for producing results.
So much silicon, so little time.
On Wednesday, October 21, 2020 at 5:15:17 PM UTC+11, Ricketty C wrote:
On Wednesday, October 21, 2020 at 1:09:22 AM UTC-4, Bill Sloman wrote:
On Wednesday, August 15, 2001 at 12:47:18 AM UTC+10, Gary Cho wrote:
Hello All,
I am tempted to build a PC motherboard from the PCB level. This is out
of curiosity and self challenge. Personally I have some experience
building simple embedded systems but a x86 motherboard would be very
challenging indeed. Objective here it to learn from hands on experience.
If anyone is interested in such project, we can work together in
designing it. E-mail me.
This is probably the wrong project. Modern programmable logic devices can replicate all the hardware on a computer motherboard, including the random access memory.
https://en.wikipedia.org/wiki/Field-programmable_gate_array
What you probably ought to do is buy one with enough USB-C ports to communicate with the mass memory and I/O ports that you would need.
Having a separate USB-C port for each of
1. Mass memory
2. Visual display
3. Keyboard
4. Printer
5,. Audio output
6. Audio input
7. Camera
8. Internet
would probably be an overkill, but I don\'t know enough about USB links to be to too confident about multiplexing them.
A package that had enough pins to deal with that and power supply would probably only need pins around the periphery of the package, making for a fairly simple layout, but it would probably still need a four layer board, and you might need to go for buried strip-lines to keep the connections from device to the USB-C sockets clean enough to handle the frequencies involved.
There\'s probably even a Linux -licensed design for the processor that would go inside the FPGA. There\'s even a user-group for people with those kinds of interests - comp.arch.fpga. Sometimes we used to get stuff cross-posted from there, but I can\'t recall anything recent..
The latency of USB is too high for a practical memory interface.
What I wrote - and you don\'t seem to have fully processed - was
\"Modern programmable logic devices can replicate all the hardware on a computer motherboard, including the random access memory\".
Perhaps you meant mass storage
I explicitly listed \"mass storage\" as one of the USB-C ports the device would need.
or maybe you are talking about making a PC from 2000 where the main memory would only be measured in MBs, but even then... it would be a large and expensive FPGA to hold half a GB of RAM. But it is practical to hang main memory devices on FPGA I/Os.
That tends to take up a lot of pins. USB-C can be spectaculary fast
https://en.wikipedia.org/wiki/USB-C
This would be easy and fast with the FPGA memory constituting cache.
I\'m sure people have built such machines. Heck they have simulated 8 bit controlled game machines that run much faster than the original. It seems like a huge amount of work to recreate a 2000 era PC on an FPGA.
That\'s why I suggested getting onto comp.arch.fpga and asking around.
Why not do something more interesting like find a way to optimize through parallelism tasks like SETI at home? Well, looks like that one is no longer running. Maybe they\'ve already converted to FPGAs or even ASICs. At some point performing processing needs to account for the energy being consumed. That\'s why bit coin is no longer practical on PCs or even FPGAs. The energy costs are higher than the return for producing results.
So much silicon, so little time.
Ho hum.
On Wednesday, October 21, 2020 at 3:21:00 AM UTC-4, Bill Sloman wrote:
On Wednesday, October 21, 2020 at 5:15:17 PM UTC+11, Ricketty C wrote:
On Wednesday, October 21, 2020 at 1:09:22 AM UTC-4, Bill Sloman wrote:
On Wednesday, August 15, 2001 at 12:47:18 AM UTC+10, Gary Cho wrote:
Hello All,
I am tempted to build a PC motherboard from the PCB level. This is out
of curiosity and self challenge. Personally I have some experience
building simple embedded systems but a x86 motherboard would be very
challenging indeed. Objective here it to learn from hands on experience.
If anyone is interested in such project, we can work together in
designing it. E-mail me.
This is probably the wrong project. Modern programmable logic devices can replicate all the hardware on a computer motherboard, including the random access memory.
https://en.wikipedia.org/wiki/Field-programmable_gate_array
What you probably ought to do is buy one with enough USB-C ports to communicate with the mass memory and I/O ports that you would need.
Having a separate USB-C port for each of
1. Mass memory
2. Visual display
3. Keyboard
4. Printer
5,. Audio output
6. Audio input
7. Camera
8. Internet
would probably be an overkill, but I don\'t know enough about USB links to be to too confident about multiplexing them.
A package that had enough pins to deal with that and power supply would probably only need pins around the periphery of the package, making for a fairly simple layout, but it would probably still need a four layer board, and you might need to go for buried strip-lines to keep the connections from device to the USB-C sockets clean enough to handle the frequencies involved.
There\'s probably even a Linux -licensed design for the processor that would go inside the FPGA. There\'s even a user-group for people with those kinds of interests - comp.arch.fpga. Sometimes we used to get stuff cross-posted from there, but I can\'t recall anything recent..
The latency of USB is too high for a practical memory interface.
What I wrote - and you don\'t seem to have fully processed - was
\"Modern programmable logic devices can replicate all the hardware on a computer motherboard, including the random access memory\".
Yep, read it, processed it and realized it was wrong for the reason I stated, latency.
Perhaps you meant mass storage
I explicitly listed \"mass storage\" as one of the USB-C ports the device would need.
Ah, I interpreted that confusing term as main memory.
or maybe you are talking about making a PC from 2000 where the main memory would only be measured in MBs, but even then... it would be a large and expensive FPGA to hold half a GB of RAM. But it is practical to hang main memory devices on FPGA I/Os.
That tends to take up a lot of pins. USB-C can be spectacularly fast
https://en.wikipedia.org/wiki/USB-C
The issue is not speed, but latency. Perhaps you didn\'t fully process what I wrote.
so you might be able to get away with an affordable amount of cache RAM on-chip.
\"Affordable\" is the key term. \"Affordable\" FPGAs don\'t have GBs of RAM on chip, at least not available as useful memory. Cache, perhaps, but main memory will still be external to the FPGA over a high speed bus with minimal latency. Have you read anything about the speeds and operation of DRAM these days?
This would be easy and fast with the FPGA memory constituting cache.
I\'m sure people have built such machines. Heck they have simulated 8 bit controlled game machines that run much faster than the original. It seems like a huge amount of work to recreate a 2000 era PC on an FPGA.
That\'s why I suggested getting onto comp.arch.fpga and asking around.
Probably not the best place to search, although there is one fellow, can\'t recall his name just now, who has a compendium of MCU cores with performance specs. He has actually built and run a number of them. I don\'t recall anything in the list that would be anything like a full fledged PC CPU although some are quite capable.
Well, looks like that one is no longer running. Maybe they\'ve already converted to FPGAs or even ASICs. At some point performing processing needs to account for the energy being consumed. That\'s why bit coin is no longer practical on PCs or even FPGAs. The energy costs are higher than the return for producing results.
So much silicon, so little time.
Ho hum.
Indeed. One thing Larkin is right about is that you primarily come here to argue with people about pretty much everything and nothing. There are many opportunities to have fruitful conversations on many topics. No need to always focus on disputing every detail of every post.
On Thursday, October 22, 2020 at 4:33:22 AM UTC+11, Ricketty C wrote:
On Wednesday, October 21, 2020 at 3:21:00 AM UTC-4, Bill Sloman wrote:
On Wednesday, October 21, 2020 at 5:15:17 PM UTC+11, Ricketty C wrote:
On Wednesday, October 21, 2020 at 1:09:22 AM UTC-4, Bill Sloman wrote:
On Wednesday, August 15, 2001 at 12:47:18 AM UTC+10, Gary Cho wrote:
Hello All,
I am tempted to build a PC motherboard from the PCB level. This is out
of curiosity and self challenge. Personally I have some experience
building simple embedded systems but a x86 motherboard would be very
challenging indeed. Objective here it to learn from hands on experience.
If anyone is interested in such project, we can work together in
designing it. E-mail me.
This is probably the wrong project. Modern programmable logic devices can replicate all the hardware on a computer motherboard, including the random access memory.
https://en.wikipedia.org/wiki/Field-programmable_gate_array
What you probably ought to do is buy one with enough USB-C ports to communicate with the mass memory and I/O ports that you would need.
Having a separate USB-C port for each of
1. Mass memory
2. Visual display
3. Keyboard
4. Printer
5,. Audio output
6. Audio input
7. Camera
8. Internet
would probably be an overkill, but I don\'t know enough about USB links to be to too confident about multiplexing them.
A package that had enough pins to deal with that and power supply would probably only need pins around the periphery of the package, making for a fairly simple layout, but it would probably still need a four layer board, and you might need to go for buried strip-lines to keep the connections from device to the USB-C sockets clean enough to handle the frequencies involved.
There\'s probably even a Linux -licensed design for the processor that would go inside the FPGA. There\'s even a user-group for people with those kinds of interests - comp.arch.fpga. Sometimes we used to get stuff cross-posted from there, but I can\'t recall anything recent..
The latency of USB is too high for a practical memory interface.
What I wrote - and you don\'t seem to have fully processed - was
\"Modern programmable logic devices can replicate all the hardware on a computer motherboard, including the random access memory\".
Yep, read it, processed it and realized it was wrong for the reason I stated, latency.
There\'s going to be latency in the link inside the programmable logic device?
Perhaps you meant mass storage
I explicitly listed \"mass storage\" as one of the USB-C ports the device would need.
Ah, I interpreted that confusing term as main memory.
Strange. I\'d already said that the programmable logic device should have room for random access memory, which yo should have recognised as \"main memory\".
or maybe you are talking about making a PC from 2000 where the main memory would only be measured in MBs, but even then... it would be a large and expensive FPGA to hold half a GB of RAM. But it is practical to hang main memory devices on FPGA I/Os.
That tends to take up a lot of pins. USB-C can be spectacularly fast
https://en.wikipedia.org/wiki/USB-C
The issue is not speed, but latency. Perhaps you didn\'t fully process what I wrote.
Perhaps you don\'t understand where latency comes from? Any modern serial link processes data in packets, so there\'s a latency implied in the length of the packet, but it is a function of the speed of the link.
Rotating memory has a latency that come from the data only becoming available once per rotation of the media - 7200 rpm implies a maxi,um wait of 8.3 msec. It doesn\'t stop hard disks being a useful form of memory.
so you might be able to get away with an affordable amount of cache RAM on-chip.
\"Affordable\" is the key term. \"Affordable\" FPGAs don\'t have GBs of RAM on chip, at least not available as useful memory. Cache, perhaps, but main memory will still be external to the FPGA over a high speed bus with minimal latency. Have you read anything about the speeds and operation of DRAM these days?
Whenever I think about buying more of it.
This would be easy and fast with the FPGA memory constituting cache..
I\'m sure people have built such machines. Heck they have simulated 8 bit controlled game machines that run much faster than the original. It seems like a huge amount of work to recreate a 2000 era PC on an FPGA.
That\'s why I suggested getting onto comp.arch.fpga and asking around.
Probably not the best place to search, although there is one fellow, can\'t recall his name just now, who has a compendium of MCU cores with performance specs. He has actually built and run a number of them. I don\'t recall anything in the list that would be anything like a full fledged PC CPU although some are quite capable.
So what would be a better place to start searching?
Why not do something more interesting like find a way to optimize through parallelism tasks like SETI at home?
That wasn\'t what the original poster was asking for.
Well, looks like that one is no longer running. Maybe they\'ve already converted to FPGAs or even ASICs. At some point performing processing needs to account for the energy being consumed. That\'s why bit coin is no longer practical on PCs or even FPGAs. The energy costs are higher than the return for producing results.
So much silicon, so little time.
Ho hum.
Indeed. One thing Larkin is right about is that you primarily come here to argue with people about pretty much everything and nothing. There are many opportunities to have fruitful conversations on many topics. No need to always focus on disputing every detail of every post.
So your unspecific claim about \"latency\" was constructive?
It is amazing how much computing power exists in the world. Sometimes I wonder how far we are from the singularity. Once it happens we will be so automated that it might not be much different from Terminator, says the guy with a self driving car!
At the moment there\'s still a lot more computing power between even Larkin\'s ears than you could buy anywhere. It isn\'t fast but it is massively parallel - 86 billion neurones worth of it. Getting it properly programmed is a challenge.
https://www.frontiersin.org/articles/10.3389/neuro.09.031.2009/full
On Wednesday, October 21, 2020 at 11:08:28 PM UTC-4, Bill Sloman wrote:
On Thursday, October 22, 2020 at 4:33:22 AM UTC+11, Ricketty C wrote:
On Wednesday, October 21, 2020 at 3:21:00 AM UTC-4, Bill Sloman wrote:
On Wednesday, October 21, 2020 at 5:15:17 PM UTC+11, Ricketty C wrote:
On Wednesday, October 21, 2020 at 1:09:22 AM UTC-4, Bill Sloman wrote:
On Wednesday, August 15, 2001 at 12:47:18 AM UTC+10, Gary Cho wrote:
Hello All,
I am tempted to build a PC motherboard from the PCB level. This is out
of curiosity and self challenge. Personally I have some experience
building simple embedded systems but a x86 motherboard would be very
challenging indeed. Objective here it to learn from hands on experience.
If anyone is interested in such project, we can work together in
designing it. E-mail me.
This is probably the wrong project. Modern programmable logic devices can replicate all the hardware on a computer motherboard, including the random access memory.
https://en.wikipedia.org/wiki/Field-programmable_gate_array
What you probably ought to do is buy one with enough USB-C ports to communicate with the mass memory and I/O ports that you would need.
Having a separate USB-C port for each of
1. Mass memory
2. Visual display
3. Keyboard
4. Printer
5,. Audio output
6. Audio input
7. Camera
8. Internet
would probably be an overkill, but I don\'t know enough about USB links to be to too confident about multiplexing them.
A package that had enough pins to deal with that and power supply would probably only need pins around the periphery of the package, making for a fairly simple layout, but it would probably still need a four layer board, and you might need to go for buried strip-lines to keep the connections from device to the USB-C sockets clean enough to handle the frequencies involved.
There\'s probably even a Linux -licensed design for the processor that would go inside the FPGA. There\'s even a user-group for people with those kinds of interests - comp.arch.fpga. Sometimes we used to get stuff cross-posted from there, but I can\'t recall anything recent..
The latency of USB is too high for a practical memory interface.
What I wrote - and you don\'t seem to have fully processed - was
\"Modern programmable logic devices can replicate all the hardware on a computer motherboard, including the random access memory\".
Yep, read it, processed it and realized it was wrong for the reason I stated, latency.
There\'s going to be latency in the link inside the programmable logic device?
USB is designed to be a party line. While you can get high data rates and dedicated bandwidth, it is not set up to be a memory interface. It has inherent latencies. But you were talking about mass storage which is not so sensitive to latency.
I explicitly listed \"mass storage\" as one of the USB-C ports the device would need.
Ah, I interpreted that confusing term as main memory.
Strange. I\'d already said that the programmable logic device should have room for random access memory, which you should have recognised as \"main memory\".
I\'ve never seen anyone mix the terms mass and memory. Mass storage or various memories, not mass memory. Your statements about main memory are also wrong unless you are talking about machines from the 1990s.
or maybe you are talking about making a PC from 2000 where the main memory would only be measured in MBs, but even then... it would be a large and expensive FPGA to hold half a GB of RAM. But it is practical to hang main memory devices on FPGA I/Os.
That tends to take up a lot of pins. USB-C can be spectacularly fast
https://en.wikipedia.org/wiki/USB-C
The issue is not speed, but latency. Perhaps you didn\'t fully process what I wrote.
Perhaps you don\'t understand where latency comes from? Any modern serial link processes data in packets, so there\'s a latency implied in the length of the packet, but it is a function of the speed of the link.
Rotating memory has a latency that come from the data only becoming available once per rotation of the media - 7200 rpm implies a maxi,um wait of 8.3 msec. It doesn\'t stop hard disks being a useful form of memory.
Now you seem to be confusing main memory with mass storage.
so you might be able to get away with an affordable amount of cache RAM on-chip.
\"Affordable\" is the key term. \"Affordable\" FPGAs don\'t have GBs of RAM on chip, at least not available as useful memory. Cache, perhaps, but main memory will still be external to the FPGA over a high speed bus with minimal latency. Have you read anything about the speeds and operation of DRAM these days?
Whenever I think about buying more of it.
So that\'s a no or a yes? Regardless, you don\'t seem to understand either memory or FPGAs or perhaps both.
This would be easy and fast with the FPGA memory constituting cache.
I\'m sure people have built such machines. Heck they have simulated 8 bit controlled game machines that run much faster than the original. It seems like a huge amount of work to recreate a 2000 era PC on an FPGA.
That\'s why I suggested getting onto comp.arch.fpga and asking around.
Probably not the best place to search, although there is one fellow, can\'t recall his name just now, who has a compendium of MCU cores with performance specs. He has actually built and run a number of them. I don\'t recall anything in the list that would be anything like a full fledged PC CPU although some are quite capable.
So what would be a better place to start searching?
It\'s your hunt.
You can ask in c.a.f. I ended up getting a response there to a VHDL question when no one responded in c.l.vhdl. Got a much better response in stackexchange from someone who used to post in newsgroups, but not so much anymore. It proved to be a good discussion because there was no consensus if I was violating the language or the simulator had a bug. The vendors are not very responsive to reporting bugs when you aren\'t under a maintenance contract, so it may never get fixed unless someone else also finds it and reports it.
Why not do something more interesting like find a way to optimize through parallelism tasks like SETI at home?
That wasn\'t what the original poster was asking for.
Precisely. Exactly what I said. I am suggesting something I think is more fun. Is that not allowed?
Well, looks like that one is no longer running. Maybe they\'ve already converted to FPGAs or even ASICs. At some point performing processing needs to account for the energy being consumed. That\'s why bit coin is no longer practical on PCs or even FPGAs. The energy costs are higher than the return for producing results.
So much silicon, so little time.
Ho hum.
Indeed. One thing Larkin is right about is that you primarily come here to argue with people about pretty much everything and nothing. There are many opportunities to have fruitful conversations on many topics. No need to always focus on disputing every detail of every post.
So your unspecific claim about \"latency\" was constructive?
What, you don\'t understand it? Do you understand the need for low latency in a main memory interface?
It is amazing how much computing power exists in the world. Sometimes I wonder how far we are from the singularity. Once it happens we will be so automated that it might not be much different from Terminator, says the guy with a self driving car!
At the moment there\'s still a lot more computing power between even Larkin\'s ears than you could buy anywhere. It isn\'t fast but it is massively parallel - 86 billion neurones worth of it. Getting it properly programmed is a challenge.
https://www.frontiersin.org/articles/10.3389/neuro.09.031.2009/full
Apples and oranges. It is good at some jobs, like sorting apples and oranges. It\'s not so good at other tasks like predicting the path of an incoming missile to know if it is headed to Washington, DC or New York City. It is often not even very good a balancing a check book. I think the main issue with it is the lack of reliability. In many tasks that is a very important feature. Even 1 failure in 1,000 is not so good while we accept that from the vast majority of our mental processes.