Computer Hardware - an Overview
Total Page:16
File Type:pdf, Size:1020Kb
Load more
Recommended publications
-
IBM のパソコン事業参入に関するケース・スタディ (1) パソコン市場への参入に遅れた IBM が 1980 年代初頭にパソコン開発に関して下した技術的決断に関 わる組織外的要因と組織内的要因 A
技術戦略論 2011 講義メモ> CASE STUDY>IBM の PC 市場参入 IBM のパソコン事業参入に関するケース・スタディ (1) パソコン市場への参入に遅れた IBM が 1980 年代初頭にパソコン開発に関して下した技術的決断に関 わる組織外的要因と組織内的要因 a. 組織外的要因 --- 1970 年代後半期におけるパソコン市場 メインフレームやミニ・コンピュータといった製品から構成されていたコンピュータ産業に、1970 年代中 頃にパーソナル・コンピュータという製品が付け加わることになった。メインフレーム、ミニ・コンピュータ、 パーソナル・コンピュータではそれぞれターゲットとする顧客層が異なった。 産業構造 メインフレーム、ミニ・コンピュータの製造に関わるほとんどの企業は、垂直統合型構造を志向したが、 パーソナル・コンピュータに関わったほとんどの企業は、応用ソフト、OS、CPU、記憶装置など主要構成 要素に関して分業型構造を志向した。 組 織 PC 市場は 1975 年頃から急激な成長を開始し、1981 年の米国パソコン市場は推定出荷台数 70 万 市場 外 台、推定売上 10 億ドルという規模にまでなっていた。 的 要 競合企業 Apple 社、Commodore 社、Tandy=RadioShack 社 因 先行製品 AppleII(1977.4)、PET 2001(1977.4)、TRS-80(1977.8)などの 8 ビットパソコン 先行製品の 8080 系マイクロプロセッサー(インテルの 8080 と互換性を持つマイクロプロセッサー)>シェア大 採用CPU 6800 系マイクロプロセッサー(モトローラの 6800 と互換性を持つマイクロプロセッサー)>シェア小 ユーザー 主要なユーザー層が、イノベーター(Innovators)からアーリー・アダプター(Early Adopters)へと移行中 b. 組織外的要因 --- 1970 年代後半期におけるパソコン市場 製品の差別化を可能とする要素技術の自社保有の有無およびそうした技 術を開発する能力 自社の 「技術開発」力 パソコンでいえば、CPU の開発力、OS の開発力、アプリケーション・ソフトの開発 力、プログラミング言語の開発力などがこうした「技術開発」力になる 様々な要素技術や部品・ソフトウェアを組み合わせて「魅力」的な製品を 企画・開発・設計する能力 パソコンでいえば、「どのような CPU を採用するのか?」、「プレ・インストール用 製品に関わる OS としてどんな OS を採用するのか?」、「どのようなアプリケーション・ソフトをプ 技術力 レ・インストールしておくのか?」、「周辺機器接続のための拡張カードを利用する (Product Innovation ために、どのような拡張バス(ISA バスなのか、PCI バスなのか、AGP バスなのか、 組 に関わる技術力) 自社の PCI-EXPRESS バスなのか)を採用するのか、あるいは、拡張バスをどれだけの数 織 「製品開発」力 内 だけ設けるのか(あるいは拡張バスを設けないのか)?」、「外部周辺機器を簡単 的 「製品デザイン」 に接続してすぐに使うためにどのような接続ポート(ex.RS232C 接続ポート、ジョイ 要 力 スティック接続ポート、USB 接続ポート、IEEE1394 接続ポート、外部ディスプレイ 因 接続ポート)を採用するのか?」「どのようなマザーボードを採用するのか?」などと いった異なる複数の技術的方式の選択に関わる技術的判断を必要とする事柄に 関する能力 ----なお、 「どのような容量の HDD を採用するのか?」「FDD -
Supercomputing in Plain English: Overview
Supercomputing in Plain English An Introduction to High Performance Computing Part I: Overview: What the Heck is Supercomputing? Henry Neeman, Director OU Supercomputing Center for Education & Research Goals of These Workshops To introduce undergrads, grads, staff and faculty to supercomputing issues To provide a common language for discussing supercomputing issues when we meet to work on your research NOT: to teach everything you need to know about supercomputing – that can’t be done in a handful of hourlong workshops! OU Supercomputing Center for Education & Research 2 What is Supercomputing? Supercomputing is the biggest, fastest computing right this minute. Likewise, a supercomputer is the biggest, fastest computer right this minute. So, the definition of supercomputing is constantly changing. Rule of Thumb: a supercomputer is 100 to 10,000 times as powerful as a PC. Jargon: supercomputing is also called High Performance Computing (HPC). OU Supercomputing Center for Education & Research 3 What is Supercomputing About? Size Speed OU Supercomputing Center for Education & Research 4 What is Supercomputing About? Size: many problems that are interesting to scientists and engineers can’t fit on a PC – usually because they need more than 2 GB of RAM, or more than 60 GB of hard disk. Speed: many problems that are interesting to scientists and engineers would take a very very long time to run on a PC: months or even years. But a problem that would take a month on a PC might take only a few hours on a supercomputer. OU Supercomputing -
Computer Hardware Architecture Lecture 4
Computer Hardware Architecture Lecture 4 Manfred Liebmann Technische Universit¨atM¨unchen Chair of Optimal Control Center for Mathematical Sciences, M17 [email protected] November 10, 2015 Manfred Liebmann November 10, 2015 Reading List • Pacheco - An Introduction to Parallel Programming (Chapter 1 - 2) { Introduction to computer hardware architecture from the parallel programming angle • Hennessy-Patterson - Computer Architecture - A Quantitative Approach { Reference book for computer hardware architecture All books are available on the Moodle platform! Computer Hardware Architecture 1 Manfred Liebmann November 10, 2015 UMA Architecture Figure 1: A uniform memory access (UMA) multicore system Access times to main memory is the same for all cores in the system! Computer Hardware Architecture 2 Manfred Liebmann November 10, 2015 NUMA Architecture Figure 2: A nonuniform memory access (UMA) multicore system Access times to main memory differs form core to core depending on the proximity of the main memory. This architecture is often used in dual and quad socket servers, due to improved memory bandwidth. Computer Hardware Architecture 3 Manfred Liebmann November 10, 2015 Cache Coherence Figure 3: A shared memory system with two cores and two caches What happens if the same data element z1 is manipulated in two different caches? The hardware enforces cache coherence, i.e. consistency between the caches. Expensive! Computer Hardware Architecture 4 Manfred Liebmann November 10, 2015 False Sharing The cache coherence protocol works on the granularity of a cache line. If two threads manipulate different element within a single cache line, the cache coherency protocol is activated to ensure consistency, even if every thread is only manipulating its own data. -
Embedded System Introduction.Pdf
EmbeddedEmbedded SystemSystem IntroductionIntroduction ANDES Confidential WWW.ANDESTECH.COM Embedded System vs Desktop Page 2 相同點 CPU Storage I/O 相異點 Desktop ‧可執行多種功能 ‧作業系統對於系統資源的管理較為複雜 Embedded System ‧執行特定功能 ‧作業系統對於系統資源的管理較為簡單 Page 3 SystemSystem LayerLayer Application Application Operating System Operating System Firmware Firmware Firmware Hardware Hardware Hardware Desktop computer Complex embedded Simple embedded computer computer Page 4 HardwareHardware ArchitectureArchitecture DesktopDesktop ComputerComputer SystemSystem HardwareHardware ArchitectureArchitecture CPU AGP Slot North Bridge Memory PCI Interface USB Interface South Bridge IDE Interface System BIOS ISA Interface Super IO Port Page 5 HardwareHardware ArchitectureArchitecture EmbeddedEmbedded SystemSystem ComputerComputer HardwareHardware ArchitectureArchitecture ADC CPU SPI Digital I/O ROM IIC Host RAM Timers Computer UART Bus Interface Memory Network Interface I/O Page 6 What is the Embedded System? Page 7 IntroductionIntroduction Challenges in embedded system design. Design methodologies. Page 8 EmbeddedEmbedded SystemSystem ?? •An embedded system is a special-purpose computer system designed to perform one or a few dedicated functions •with real-time computing constraints • include hardware, software and mechanical parts Page 9 EmbeddingEmbedding aa computercomputer Page 10 ComponentsComponents ofof anan embeddedembedded systemsystem Characteristics Low power Closed operating environment Cost sensitive Page 11 ComponentsComponents ofof anan embeddedembedded -
14 Los Alamos National Laboratory
14 Los Alamos National Laboratory Every year for the past 17 years, the director of Los Alamos alternative for assessing the safety, reliability, and perfor- National Laboratory has had a legally required task: write mance of the stockpile: virtual-world simulations. a letter—a personal assessment of Los Alamos–designed warheads and bombs in the U.S. nuclear stockpile. Th i s I, Iceberg letter is sent to the secretaries of Energy and Defense and to Hollywood movies such as the Matrix series or I, Robot the Nuclear Weapons Council. Th rough them the letter goes typically portray supercomputers as massive, room-fi lling to the president of the United States. machines that churn out answers to the most complex questions—all by themselves. In fact, like the director’s Th e technical basis for the director’s assessment comes from Annual Assessment Letter, supercomputers are themselves the Laboratory’s ongoing execution of the nation’s Stockpile the tip of an iceberg. Stewardship Program; Los Alamos’ mission is to study its portion of the aging stockpile, fi nd any problems, and address them. And for the past 17 years, the director’s letter has said, Without people, a supercomputer in eff ect, that any problems that have arisen in Los Alamos would be no more than a humble jumble weapons are being addressed and resolved without the need for full-scale underground nuclear testing. of wires, bits, and boxes. When it comes to the Laboratory’s work on the annual assess- Although these rows of huge machines are the most visible ment, the director’s letter is just the tip of the iceberg. -
1977: the Year of the Appliance Computer
1977: The year of the appliance computer Vintage Computer Festival East Sunday, April 2, 2017 Bill Degnan The MITS Mobile Computer Carivan traveled across the USA to demonstrate and teach customers about the MITS Altair, and to help customers with their kit project work. There has to be an easier way! Cover, Byte December 1977 Computer Lib / Dream Machines by Theodor Nelson 1977 a Nexus? • Customer demand for user-friendly computers. • Larger Manufacturers with finished systems entering the market • Mass production • Finished Systems well below $2000 • Multiple PC magazines • Special Interest Groups/Clubs/Conventions Enter The “Appliance Computer” • Phrase coined by Carl Helmers, Byte editor in January 1977 • Finished product desktop general-purpose computer complete with software (BASIC) • Reasonably Priced, purchased at a retail store or computer shop • Turnkey Computer – Works right out of the box • User does not need to know electronics or techniques of tuning of hardware • User does not need to build custom bootstrap program to initiate system • User manual uses pictures and examples to teach use, designed for simplicity. • The point of ownership is not to build the computer and maintain it Appliance computers for small business? You Bet! • A single computer is used in a very small business to take the place of several people either by saving the cost of salaries and benefits or freeing people for other tasks. • Eliminates manual processing of clerical work – inventory, book keeping, spreadsheets, production control, automated process monitoring and measuring, elimination of other paper shuffling. • New capabilities like presentations, mailing lists and other customer sorting, telephone files, library catalogs other databases. -
Advanced Engineering Mathematics
5 Linear Systems of ODEs 5.1 Systems of ODEs In a sense, Chapter 5 equals Chapter 2 “plus” Chapter 3, in the sense that Chapter 5 combines use of matrix theory and ordinary differential equation (ODE) methods. When we have more than one linear ODE, results from matrix theory turn out to be useful. Example 5.1 For the circuit shown in Figure 5.1, let v(t) be the voltage drop across the capacitor and I(t) be the loop current. The input V(t) is a given function. Assume, as usual, that L, R, and C are constants. Write down a system of ODEs in R2 that models this circuit. Method: The series RLC circuit shown in Figure 5.1 is analogous to the DC series RLC circuit discussed near the end of Section 3.3. The first ODE models the voltage drop across the capacitor being v(t) = 1 q(t),whereq(t) is the charge on the capacitor and C ˙ q˙(t) = I(t). The second ODE in the system is Kirchhoff’s voltage law, LI(t)+RI(t)+v(t) = V(t), after dividing through by L. The system is ⎧ ⎫ ⎨˙( ) = 1 ( ) ⎬ v t C I t ⎩ ⎭ . (5.1) ˙( ) = 1 ( ( ) − ( ) − ( )) I t L V t RI t v t More generally, consider a system of two ODEs in unknowns x1(t), x2(t): ⎧ ⎫ ˙ ⎨x1(t) = F1 t, x1(t), x2(t) ⎬ ⎩ ⎭ . (5.2) ˙ x2(t) = F2 t, x1(t), x2(t) A special case is ⎧ ⎫ ˙ ⎨x1(t) = a11(t)x1 + a12(t)x2 + f1(t)⎬ ⎩ ⎭ , (5.3) ˙ x2(t) = a21(t)x1 + a22(t)x2 + f2(t) which is called a linear system. -
Hardware Components and Internal PC Connections
Technological University Dublin ARROW@TU Dublin Instructional Guides School of Multidisciplinary Technologies 2015 Computer Hardware: Hardware Components and Internal PC Connections Jerome Casey Technological University Dublin, [email protected] Follow this and additional works at: https://arrow.tudublin.ie/schmuldissoft Part of the Engineering Education Commons Recommended Citation Casey, J. (2015). Computer Hardware: Hardware Components and Internal PC Connections. Guide for undergraduate students. Technological University Dublin This Other is brought to you for free and open access by the School of Multidisciplinary Technologies at ARROW@TU Dublin. It has been accepted for inclusion in Instructional Guides by an authorized administrator of ARROW@TU Dublin. For more information, please contact [email protected], [email protected]. This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 4.0 License Higher Cert/Bachelor of Technology – DT036A Computer Systems Computer Hardware – Hardware Components & Internal PC Connections: You might see a specification for a PC 1 such as "containing an Intel i7 Hexa core processor - 3.46GHz, 3200MHz Bus, 384 KB L1 cache, 1.5MB L2 cache, 12 MB L3 cache, 32nm process technology; 4 gigabytes of RAM, ATX motherboard, Windows 7 Home Premium 64-bit operating system, an Intel® GMA HD graphics card, a 500 gigabytes SATA hard drive (5400rpm), and WiFi 802.11 bgn". This section aims to discuss a selection of hardware parts, outline common metrics and specifications -
Retrocomputer Magazine
Jurassic News Retrocomputing: Buon compleanno tre scuole di Spectrum! pensiero, un solo movimento C R La storia del BASIC A Y 1 Le mostre Torino: Steve Jobs 1955-2011 Bertiolo 2012 Apple Club: il miniBASIC Trento: Era domani Retrocomputer Magazine Anno 7 - Numero 41 - Maggio 2012 Collophon I dati editoriali della rivista Jurassic News Jurassic News Rivista aperiodica di Retrocomputer Jurassic News Coordinatore editoriale: Tullio Nicolussi [Tn] E’ una fanzine dedicata al retro- Redazione: computing nella più ampia accezione del [email protected] termine. Gli articoli trattano in generale dell’informatica a partire dai primi anni Hanno collaborato a questo numero: ‘80 e si spingono fino ...all’altro ieri. Besdelsec [Bs] Lorenzo [L2] La pubblicazione ha carattere Sonicher [Sn] puramente amatoriale e didattico, tutte Salvatore Macomer [Sm] Lorenzo Paolini [Lp] le informazioni sono tratte da materiale Giovanni [jb72] originale dell’epoca o raccolte su Internet. Antonio Tierno Cecilia Botta Normalmente il materiale originale, Moira Bertolini anche se “giurassico” in termini Felice Pescatore informatici, non è privo di restrizioni di Luca Papinutti utilizzo, pertanto non sempre è possibile Damiano Cavicchio Massimo Cellini riportare per intero articoli, foto, schemi, listati, etc…, che non siano esplicitamente Diffusione: liberi da diritti. La rivista viene diffusa in formato PDF via Internet agli utenti E’ possibile che parti del materiale registrati sul sito: pubblicato derivi da siti internet che non sono citati direttamente negli articoli. www.jurassicnews.com. Questo per la difficoltà di attribuzione del Contatti: materiale alla fonte originale; eventuali [email protected] segnalazioni e relative notifiche sono benvenute. Copyright: I marchi citati sono di copyrights La redazione e gli autori degli dei rispettivi proprietari. -
Las Netbook En Educación
Las Netbook en Educación PDF generated using the open source mwlib toolkit. See http://code.pediapress.com/ for more information. PDF generated at: Sun, 10 Jun 2012 00:15:15 UTC Contents Articles Historia de las computadoras personales 1 Internet 19 Netbook 28 Tecnologías de la información y la comunicación 31 Web 2.0 53 Docencia 2.0 57 Conectar Igualdad 58 References Article Sources and Contributors 60 Image Sources, Licenses and Contributors 61 Article Licenses Licencia 63 Historia de las computadoras personales 1 Historia de las computadoras personales La historia de las computadoras personales comenzó en los años 1970. Una computadora personal esta orientado al uso individual y se diferencia de una computadora mainframe, donde las peticiones del usuario final son filtradas a través del personal de operación o un sistema de tiempo compartido, en el cual un procesador grande es compartido por muchos individuos. Después del desarrollo del microprocesador, las computadoras personales llegaron a ser más económicos y se popularizaron. Niños jugando en una computadora Amstrad CPC 464 en los años 1980 Las primeras computadoras personales, generalmente llamados microcomputadoras, fueron vendidos a menudo como kit electrónicos y en números limitados. Fueron de interés principalmente para los aficionados y técnicos. Etimología Originalmente el término "computadora personal" apareció en un artículo del New York Times el 3 de noviembre de 1962, informando de la visión de John W. Mauchly sobre el futuro de la computación, según lo detallado en una -
Rapid Mapping of Digital Integrated Circuit Logic Gates Via Multi-Spectral Backside Imaging
RAPID MAPPING OF DIGITAL INTEGRATED CIRCUIT LOGIC GATES VIA MULTI-SPECTRAL BACKSIDE IMAGING RONEN ADATO1;4;∗, AYDAN UYAR1;4, MAHMOUD ZANGENEH1;4, BOYOU ZHOU1;4, AJAY JOSHI1;4, BENNETT GOLDBERG1;2;3;4 AND M SELIM UNL¨ U¨ 1;3;4 Abstract. Modern semiconductor integrated circuits are increasingly fabricated at untrusted third party foundries. There now exist myriad security threats of malicious tampering at the hardware level and hence a clear and pressing need for new tools that enable rapid, robust and low-cost validation of circuit layouts. Optical backside imaging offers an attractive platform, but its limited resolution and throughput cannot cope with the nanoscale sizes of modern circuitry and the need to image over a large area. We propose and demonstrate a multi-spectral imaging approach to overcome these obstacles by identifying key circuit elements on the basis of their spectral response. This obviates the need to directly image the nanoscale components that define them, thereby relaxing resolution and spatial sampling requirements by 1 and 2 - 4 orders of magnitude respectively. Our results directly address critical security needs in the integrated circuit supply chain and highlight the potential of spectroscopic techniques to address fundamental resolution obstacles caused by the need to image ever shrinking feature sizes in semiconductor integrated circuits. 1. Introduction Semiconductor integrated circuits (ICs) are pervasive and essential components in virtually all modern devices, from personal computers, to medical equipment, to varied military systems and technologies. Their functionality is defined by a massive number (∼ 106 − 109 currently) of in- terconnected logic gates that correspond physically to various nanoscale doped regions, polysilicon and metal (usually copper and tungsten) structures. -
IBM 5100 APL Reference Manual
Preface This publication is a reference manual that provides specific information about the use of the IBM 5100 Portable Computer, the APL language, and installation planning and procedures. It also provides information about forms insertion and ribbon replacement for the 5103 printer. This publication is intended for users of the 5100 and the APL language. Prerequisite Pub1icat ion IBM 5100 APL Introduction, SA21-9212 Related Publications IBM 5100 APL Reference Card, GX21-9214 APL Language, GC26-3847 IBM 5100 Communications Reference Manual, SA2 1-9215 0 First Edition (August 1979) 0 Changes are continually made to the specifications herein; any such changes will be reported in subsequent revisions or technical newsletters. Requests for copies of IBM publications should be made to your IBM represen- tative or the IBM branch office serving your locality. 0 A form for reader's comments is at the back of this publication. If the form has been removed, address your comments to IBM Corporation, Publications, Dept. 245, Rochester, Minnesota 55901. @ Copyright International Business Machines Corporation, 1975 0 Contents CHAPTER 1. OPERATION ......... 1 CHAPTER 4. PRIMITIVE (BUILT-IN) FUNCTIONS . .43 I8M 5100 Overview ............ 1 Primitive Scalar Functions ..........43 Display Screen ............. 1 The + Function: Conjugate. Plus .......44 . Switches ............... 4 The- Function: Negation. Minus ..... .45 (-. i Power On or Restart Procedures ....... 4 The x Function: Signum. Times ...... .46 Display Screen Control .......... 5 The + Function: Reciprocal. Divide ..... .48 Keyboard .............. 6 The r Function: Ceiling. Maximum ......50 Attention ............. 6 The L Function: Floor. Minimum ..... .51 Hold ............... 6 The I Function: Magnitude. Residue .....52 Execute .............. 7 The *Function: Exponential. Power .... .54 Command ............