電機系大一專業必修課程簡介

大一(Freshmen)專業必修課程(學分)一覽表

上學期(First Semester)

下學期(Second Semester)

微積分上[CALCUS 1 ](3) 微積分下[CALCUS 2 ](3)
普通物理上[PHYSICS 1](3) 普通物理下[PHYSICS 2](3)
普通物理實驗(1) 普通物理實驗(1)
電機工程概論[Introduction to Electrical Engineering](3) 微分方程[Differential Equations](3)
計算機概論[Introduction to Computers](3) 計算機程式[Computer Programming ](3)

 

微積分(上)CALCUS】,3學分。

極限,微分及應用,積分及應用

普通物理(上)PHYSICS】,3學分。

運動學 、力學、波與光學、熱力學、電磁學、近代物理。  

電機工程概論[Introduction to Electrical Engineering]3學分。

本課程主要介紹電機工程之發展,由本系各組教師輪流介紹相關領域,以便大一新生能對電機工程有整體之認識。

課程大綱

Syllabus

1.

電機工程簡介

1.

Introduction to electrical engineering

2.

微電子及半導體簡介

2.

Introduction to electronics and semi-conductor industry

3.

控制工程簡介

3.

Introduction to control engineering

4.

資訊工程簡介

4.

Introduction to information technology

5.

電力工程簡介

5.

Introduction to power engineering

6.

通訊工程簡介

6.

Introduction to communication engineering

7.

電波光電工程簡介

7.

Introduction to EM wave and electro-optics engineering

 

計算機概論[Introduction to Computers]3學分。

本課程的主要目地在建立基本計算機系統的概念,主要包括1. 計算機的本體是什麼2. 數位運算概念3. 如何與計算機溝通4. 計算機應用於電機工程的概念與基本能力的培養。

課程大綱

Syllabus

1.

基本程式環境介紹

1.

Introduction to programming environment

2.

基本電腦結構介紹:包括資料路徑的建立、 中央處理單元、記憶單元、輸出輸入單元

2.

Introduction to basic computer architecture including data path construction, central processor unit, memory unit, I/O unit

3.

基本數位運算概念

3.

The concept of basic digital operations

4.

程式設計與資料存取觀念

4.

Basic concepts of programming and data access

5.

電腦繪圖基本技巧

5.

Basic concepts of computer graphics

6.

應用程式介紹

6.

Introduction to application program

7.

電腦網路基本概念與網路工作環境簡介

7.

Basic concepts of computer network and introduction to network environment

8.

明日的電腦世界

8.

The computer world in the future

微積分(下)CALCUS】,3學分。

積分方法與應用、瑕積分、級數、向量分析、多變數微分、極值、切平面、Lagrange乘子法則、多重積分、逐次積分、Fubini定理。

普通物理(下)PHYSICS】,3學分。

電磁學、光學、相對論、近代物理。

微分方程[Differential Equations]3學分。

A. Ordinary differential equations

B. Vector calculus

課程大綱

Syllabus

1.

一階微分方程組

1.

First order differential equations

2.

二階微分方程組

2.

2nd order differential equations

3.

高階微分方程組

3.

Higher differential equations

4.

系統的微分方程組

4.

Systems of differential equations

5.

微分方程組的級數解

5.

Series solution of differential equations

6.

偏微分方程組

6.

Partial differential equations

計算機程式[Computer Programming ]3學分。

本課程在養成學生基本程式語言的應用能力與撰寫程式的基本技巧,並能進一步了解電腦內部資料計算的原理與概念。

課程大綱

Syllabus

1.

電腦基本組織介紹

1.

Introduction to basic computer organization

2.

C語言的工作環境與基本程式架構

2.

Operating environment and basic program structure of C language

3.

記憶體與資料變數的定址概念

3.

Memory and the addressing concepts of data variables

4.

間接定址的應用概念(指標)

4.

The application concept of indirect addressing data space (pointer)

5.

陣列

5.

Array

6.

聚合資料型態

6.

Composed data type

7.

基本檔案處理

7.

Basic file processing

8.

結構化檔案處理

8.

Record type file processing