精華區beta comm_and_RF 關於我們 聯絡資訊
請教各位: 我在大學幾乎都修通訊方面的課,很少接觸Digital System的領域 但要拿到碩士學位 MSEE with major in Telecommunications 學校的要求必須修這兩方面的領域:1.Communications and Signal Processing 2.Digital System 必修課是:Advanced Digital Logic Computer Architecture 在第一個領域,版上有推薦幾本好書,我也知道如何去準備。 但在第二個領域(Digital System),我想事先讀入門的書。 所以麻煩各位介紹。 課程簡介: Computer Architecture: Trends in processor, memory, I/O and system design Techniques for quantitative analysis and evaluation of computer systems to understand and compare alternative design choices in system design. Components in high performance processors and computers: pipeling, instructure level parallelism, memory hierarchies and input/output. Students will undertake a major computing system analysis and design project. Prerequisites: C/C++ -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 219.68.212.22
pohanchiu:版主如認為不適合在此PO版,請刪除。 04/11 16:41
linminchi:搞不好會期末作業叫你們implement一個project 04/11 16:56
linminchi:這樣的話這門課就硬了! 04/11 16:59
pow:妳的課程簡介涵蓋所有digital system了...... 04/11 21:52
pow:而且到底著重在那個level又不知道 還是寫信去問老師吧 04/11 21:54
> -------------------------------------------------------------------------- < 作者: bxxl (bool) 看板: comm_and_RF 標題: Re: [請益]學校要求的課程 時間: Tue Apr 11 23:46:58 2006 ※ 引述《pohanchiu (￾ )》之銘言: : 請教各位: : 我在大學幾乎都修通訊方面的課,很少接觸Digital System的領域 : 但要拿到碩士學位 MSEE with major in Telecommunications : 學校的要求必須修這兩方面的領域:1.Communications and Signal Processing : 2.Digital System : 必修課是:Advanced Digital Logic : Computer Architecture : 在第一個領域,版上有推薦幾本好書,我也知道如何去準備。 : 但在第二個領域(Digital System),我想事先讀入門的書。 : 所以麻煩各位介紹。 : 課程簡介: : Computer Architecture: Trends in processor, memory, I/O and system design : Techniques for quantitative analysis and evaluation of computer : systems to understand and compare alternative design choices in : system design. Components in high performance processors and : computers: pipeling, instructure level parallelism, memory hierarchies : and input/output. Students will undertake a major computing system : analysis and design project. Prerequisites: C/C++ 這是很標準的計算機組織/結構的簡介... 一般學校開的課都會列書單,需要先修哪些課也會提到. 基本上 Digital System這個系列, 在台灣EE大學部的主要課程 應該是從Logic Design開始, 再來是Digital System Design, 中間還可以修些Assembly language, Micro-processor & application 然後接Computer Organization/Architecture(<-其實我分不太出來兩種有何不同) VLSI/Digital IC Design應該也算這支的吧.. 還有一些跟通訊比較有關的硬體電路設計課, 像是computer arithmetics, VLSI signal processing等等 回到原題,我記得當年研究所的時候唸的是下面這本: David A. Patterson and John L. Hennessy. Computer Architecture: A Quantitative Approach -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 59.120.57.250 > -------------------------------------------------------------------------- < 作者: hmlin (hsiumin) 看板: comm_and_RF 標題: Re: [請益]學校要求的課程 時間: Wed Apr 12 00:34:39 2006 ※ 引述《bxxl (bool)》之銘言: : ※ 引述《pohanchiu (￾ )》之銘言: : : Computer Architecture: Trends in processor, memory, I/O and system design : : Techniques for quantitative analysis and evaluation of computer : : systems to understand and compare alternative design choices in : : system design. Components in high performance processors and : : computers: pipeling, instructure level parallelism, memory hierarchies : : and input/output. Students will undertake a major computing system : : analysis and design project. Prerequisites: C/C++ : 這是很標準的計算機組織/結構的簡介... : 一般學校開的課都會列書單,需要先修哪些課也會提到. : 基本上 Digital System這個系列, 在台灣EE大學部的主要課程 : 應該是從Logic Design開始, : 再來是Digital System Design, : 中間還可以修些Assembly language, Micro-processor & application : 然後接Computer Organization/Architecture(<-其實我分不太出來兩種有何不同) Organization 比較low end, 會比較detail裡面的design 幾乎純以hardware 觀念在design電路 Architecture 講的比較偏system 比較講究performance, software/hardware co design : VLSI/Digital IC Design應該也算這支的吧.. : 還有一些跟通訊比較有關的硬體電路設計課, : 像是computer arithmetics, VLSI signal processing等等 : 回到原題,我記得當年研究所的時候唸的是下面這本: : David A. Patterson and John L. Hennessy. : Computer Architecture: A Quantitative Approach 要找入門書 我在2000年時寫一篇介紹Computer architecture的文章 現在拿來給大家參考.... 作者 smlin (隔壁的大白貓) 看板 NCTU_CM87 標題 some good books about Computer Arcitecture 時間 Wed Sep 13 17:53:52 2000 ────────────────────────────[←離開] [PgUp] [PgDn] 這是一些在computer Arcitecture中很好的書籍 在台灣的書店大都 找的到... 1.title: COMPUTER ARCHITECTURE A QUANTITATIVE APPROACH 2/E 1996 Author:HENNESSY and Paterson 這本可以說是bible 內容很好.作者不但在學術界很有名 一個在 Stanford 一個在Berkeley 教書 在工業界也分別領導Mips 和Sun 的公司或者當顧問... 2.Title:COMPUTER ARCHITECTURE: PIPELINED AND PARALLEL PROCESSOR DESIGN 1995 Author:FLYNN 這本就是那位分類computing 四種SISD,SIMD,MISD,MIMD在Stanford 任教的flynn所寫的 3.Title:ADVANCED COMPUTER ARCHITECTURE PARALLELISM SCALABILITY PROGRAMMABILITY 1993 Author:HWANG Kai 這位作者是應該是華人 台大電機畢業 目前在南加大和香港大學教書.. 在parallel computing 領域比較有研究 這本對不會偏重PC..而是 針對computer比較詳細 4.Title:COMPUTER ORGANIZATION AND ARCHITECTURE 5/E 1999 Author:William STALLINGS 這本大概是這些當中最簡單的 所以系上之前的課就是用這本 不過這是第五版最新出的 對到PentiumII 甚至 Merced也就是 現在的Itanium 都有簡介 5.Title:Superscalar processor design 1992 已絕版 Author:Mike Johnson 這本是AMD的leader寫的 是所有microprocessor中最接近 工業界 也是最清楚的 也是最難的 不過可惜已經絕版 -- my webpage: http://www.wretch.cc/album/hsiumin -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 61.64.190.110