lrose
Administrator
Champion
Online
Posts: 943
Re: Carry over of factions
« Reply #21 on: January 20, 2008, 01:26:28 PM » Quote
--------------------------------------------------------------------------------
Quote from: Techwarrior on January 20, 2008, 12:47:46 PM
I get it now.
I still do not believe that in all of known space (look at the IS map on S7) there was not one visionary, one person on one planet somewhere that couldn’t or wouldn’t have saved some of the technology and kept it running.
Do you realize how hard it is to keep modern technology running? Look at a computer among the technologies put into it:
You need people to design the computer chips used- which includes the CPU which does the computation, video chips which can control a display, I/O interfaces (USB, Ethernet, etc), Memory controllers, Hard Drive Controllers, Memory chips.
Then once you have the logic design of the chips (how they work) you need to people to do the physical design- placing the transistors, designing the transistors that make up the logic circuits, developing the materials that are needed for the chips.
Then it needs to be manufactured, which involves a very large clean room and a number of people to handle the process- which involves manufacturing the silicon wafers, doping it, creating masks for the circuit traces, and testing the chips.
Then you need people to design the circuit boards - both the logic design (how it works) and the physical design (putting components on the board and connecting them together.
And as with the chips you need people to actually manufacture the board, which involves similar steps to making the a chip (but on a larger scale).
Then you need people to write code for the system- at the bare minimum you need code to power the system up and initialize all of the components and settings, then you need an operating system to run the computer, drivers for all of the devices attached to it, then you need people to write applications, like Word Processors, Spreadsheets, video games, etc.
And I haven't even touched on the other systems that are needed- keyboards, monitors, hard drives, etc
If this is a bit detailed it is because my background is computer engineering- I have designed computer circuit boards- and while I am familiar with all jobs involved involved in building a computer from raw materials to the finished profuct, each job is highly specialized. Each job requires significant amount of specialized knowledge- lose any of it and the whole system breaks down. It is not reasonable to assume that one person - no matter how smart they are- can have all of the knowledge needed to build a computer (or any other sufficently advanced technology) from raw materials to a finished product.