Untitled


SUBMITTED BY: Guest

DATE: Feb. 26, 2016, 1:21 a.m.

FORMAT: Text only

SIZE: 1.4 kB

HITS: 1033

  1. ==================================
  2. Types of General Purpose Computers
  3. ==================================
  4. ---------
  5. Mainframe
  6. ---------
  7. - 1950's
  8. - 1947 IBM 700 series (vacuum tubes), later 7000 series (transistors)
  9. - still in use today, mostly legacy applications
  10. Attributes
  11. * large transactional power
  12. * large input/output (I/O) capability
  13. * virtualisation (can run multiple OS's)
  14. * high stability and reliability (restarted once a decade)
  15. -------------
  16. Supercomputer
  17. -------------
  18. - 1960's
  19. Attributes
  20. * massive processing power --> arithmetic calculations
  21. * parallelism
  22. -------------
  23. Mini computer
  24. -------------
  25. - Mid 1960's to mid 1980's
  26. - Took advantage of the cost and size savings of transistors (later models used microprocessors).
  27. - 10 to 20 thousand dollars US.
  28. Attributes
  29. * Native interpreters --> allowed for high level languages --> easier to program
  30. * Significantly cheaper and smaller.
  31. * Lower computational and transactional capability, but the cost allowed for wider application.
  32. -------------
  33. Microcomputer
  34. -------------
  35. - Introduced in the 1970's.
  36. e.g. Altair 8800 that used Intel 8080 (clock 2MHz, ~4500 transistors)
  37. - Became popular in the 1980's.
  38. e.g. IBM XT, Apple II, Commodore 64.
  39. Attributes
  40. * Microprocessor (much cheaper to produce, much higher transistor density)
  41. * Today have billions of transistors

comments powered by Disqus