2024 Spring SigSys Note01 CH01
2024 Spring SigSys Note01 CH01
Chapter 1—Part I
Jau-Jr Lin
2024 Spring
2
3
4
5
薪資/員工薪資中位數排行全都露!長榮唯一破400萬奪冠 (yahoo.com)
6
薪資/上市倒數20「薪酸企業」一次看 這家員工薪資中位數僅32.1萬慘墊底 (yahoo.com)
Outlines
• Signal? System?
• System examples.
• Signal examples.
• Signal operations.
Signal? System?
1.1 What is a signal?
A signal is formally defined as a function of one or more variables that
conveys information on the nature of a physical phenomenon.
1.2 What is a system?
A system is formally defined as an entity that manipulates one or more
signals to accomplish a function, thereby yielding new signals.
8
Signal? System?
為什麼能用手機通話呢? 9
http://discovery.panasonic.com.tw/science/library/lib01elc/l01013.html
數位通訊系統架構示意圖。
10
http://technews.tw/2015/10/22/communicating-element-smart-phone-chip/
Signal? System?
訊號與系統
訊號與系統 通訊
控制 數位訊號處理
12
Big Picture of This Course
時域 傅立葉 頻域
Fourier
Frequency
Time domain
domain
CH1 & CH2 CH3 & CH4
Representations of Signals Representations of Signals
Operations (systems) Operations (systems)
Communication
systems CH6
Laplace transform
CH5 CH7
Representations of Signals Z-transform
Operations (systems)
13
類比 取樣 離散
Sampling
Analog Discrete
量化
Quantization
Digital
數位
14
NCUE EE Courses in
Communication Areas
*訊號與系統 通訊導論 機率與統計
(大二下) (大三/大四上) (大二/大三上)
*訊號與系統為必修,每年開課。其餘科目為選修,每兩年開課一次。
15
System examples
16
System examples
17
類比/數位轉換原理
取樣與保持:將原始類比資料逐一擷取,取樣頻率
越高則訊號越不易失真,亦即解析度越高。
量化:量化的目的則是將取樣所獲得的資料以『0』
與『1』的組合給予編碼,編碼的位元數越高則解析
度越高,轉換信號越接近實際之類比信號。
取樣與保持 量化
類比∕數位轉換過程
著作權所有 © 2004 王國禎、余文俊
18
System examples
19
System examples
20
System examples
21
System examples
22
System examples
23
Signal examples
24
Signal examples
25
Signal examples
26
Signal examples
27
Signal examples
• 1. Continuous-time and discrete-time
signals
• 2. Even and odd signals
• 3. Periodic and nonperiodic signals
• 4. Deterministic signals and random
signals
• 5. Energy signals and power signals
28
Signal examples
1.4 Classification of Signals
Parentheses (‧)
1. Continuous-time and discrete-time signals
Continuous-time signals: x(t) Fig. 1-11.
Discrete-time signals: x n x( nTs ), n 0, 1, 2, ....... (1.1) where t = nTs
Fig. 1-12. Brackets [‧]
Signal examples
2. Even and odd signals Symmetric about vertical axis
Even signals: x( t ) x(t ) for all t (1.2) EX: x (t ) cos(t )
Odd signals: x( t ) x(t ) for all t (1.3) EX: x (t ) sin(t )
Odd component:
1
xo (t ) ( e2t cos t e2t cos t ) sinh(2t ) cos t
2 31
Signal examples
◆ Conjugate symmetric: EX: x (t ) cos(t ) j sin(t )
A complex-valued signal x(t) is said to be conjugate symmetric if
x(t ) x (t ) (1.6) Refer to
Let x(t ) a(t ) jb(t ) Fig. 1-13
Problem 1-2
x* (t ) a (t ) jb(t ) a( t ) a(t )
a(t ) jb(t ) a (t ) jb(t ) b( t ) b(t )
3. Periodic and nonperiodic signals (Continuous-Time Case)
Periodic signals: x(t ) x(t T ) for all t (1.7)
T T0 , 2T0 , 3T0 , ...... and T T0 Fundamental period Figure 1.13
(p. 20)
Fundamental frequency: (a) One example
1 of continuous-
f (1.8)
T time signal.
Angular frequency: (b) Another
2 example of a
2 f (1.9) continuous-time
T
signal. 32
Signal examples
◆ Example of periodic and nonperiodic signals: Fig. 1-14.
Signal examples
34
Signal examples
Figure 1.17 (p. 22)
Aperiodic discrete-time signal
consisting of three nonzero samples.
Signal examples
The total energy of the continuous-time signal x(t) is ◆ Discrete-time case:
T
Total energy of x[n]:
E lim x 2 (t )dt x 2 (t )dt
2
T (1.15)
T
E x [ n]
2 2
(1.18)
Time-averaged, or average, power is n
(1.20)
★ Energy signal:
If and only if the total energy of the signal satisfies the condition
0 E
★ Power signal: (Periodic signals)
If and only if the average power of the signal satisfies the condition
0 P 36
Signal operations
1.5 Basic Operations on Signals
1. Amplitude scaling: 6. Time scaling:
x(t) y (t ) cx(t ) (1.21) y (t ) x(at )
x[n] y[n] cx[n]
y[n] x[kn], k 0 k = integer
2. Addition:
y (t ) x1 (t ) x2 (t ) (1.22) 7. Time shifting:
y[n] x1[n] x2 [n] y (t ) x(t t0 )
3. Multiplication: y[n] x[n m] m = integer
y (t ) x1 (t ) x2 (t ) (1.23)
8. Time scaling & shifting:
y[n] x1[n]x2 [n] y (t ) x(at b)
4. Differentiation: y[n ] x[kn m], k 0
d
y (t ) x(t ) (1.24) k & m = integer
dt
5. Integration:
t
y (t ) x( )d (1.26) 37
Signal operations
1.5 Basic Operations on Signals
★ 1.5.1 Operations Performed on dependent Variables c = scaling factor
Amplitude scaling: x(t) y (t ) cx(t ) (1.21)
Discrete-time case: x[n] y[n] cx[ n] Performed by amplifier
Addition:
y (t ) x1 (t ) x2 (t ) (1.22)
Discrete-time case: y[n] x1[n] x2 [n]
Multiplication:
Ex. AM modulation
y (t ) x1 (t ) x2 (t ) (1.23)
y[n] x1[n]x2 [n]
Differentiation: Figure 1.18 (p. 26)
d d Inductor with current
y (t ) x(t ) (1.24) Inductor: v(t ) L i (t ) (1.25) i(t), inducing voltage
dt dt
v(t) across its
Integration: terminals.
t
y (t ) x( )d (1.26) 38
Signal operations
1 t
C
Capacitor: v(t ) i ( )d (1.27) Figure 1.19 (p. 27)
Capacitor with
★ 1.5.2 Operations Performed on voltage v(t) across
independent Variables its terminals,
Time scaling: inducing current i(t).
a >1 compressed
y (t ) x(at )
0 < a < 1 expanded
Fig. 1-20.
EX: X(t) cos 2 ft)
Figure 1.20 (p. 27) EX: X(t) cos 2 (2f)t) EX: X(t) cos 2 (f/2)t)
Time-scaling operation; (a) continuous-time signal x(t), (b) version of x(t) compressed
by a factor of 2, and (c) version of x(t) expanded by a factor of 2. 39
Signal operations
Discrete-time case: y[n] x[kn], k 0 k = integer Some values lost!
Signal operations
green wave leads red wave, red wave lags green wave
若把波形寫成數學式,落後相位的波形相位角為負數,領先相位的波形相
位角為正數。
sg(t)=Acos(ωt) …Green waveform
sr(t)=Acos(ωt–90∘) …Red waveform
https://www.strongpilab.com/phase-lead-lag-single-phase-and-three-phase/
42
Signal operations
43
http://hyperphysics.phy-astr.gsu.edu/hbase/electric/phase.html#c1
Signal operations
Discrete-time case: y[n] x[n m] where m is a positive or negative integer
★ 1.5.3 Precedence Rule for Time Shifting and Time Scaling
1. Combination of time shifting and time scaling:
y (t ) x(at b) (1.28)
y (0) x(b) (1.29)
b
y ( ) x(0) (1.30)
a
2. Operation order: To achieve Eq. (1.28),
1st step: time shifting v(t ) x (t b)
2nd step: time scaling y (t ) v( at ) x(at b)
Ex. 1-5 Precedence Rule for Continuous-Time Signal
Consider the rectangular pulse x(t) depicted in Fig. 1-24(a). Find y(t)=x(2t + 3).
<Sol.> Case 1: Fig. 1-24. Shifting first, then scaling
Case 2: Fig. 1-25. Scaling first, then shifting
y (t ) v(t 3) x(2(t 3)) x(2t 3) 44
Signal operations
45
Signal operations
錯誤的步驟!
HW #0
• 到雲端學院網站。
• 依HW#0指示,完成作業。
• 在2024/02/26(一)14:00前,用pdf格式,完成
上傳,學期總成績加3分。
• 超過時間補交或非pdf格式,總成績加1分,
沒有交加0分。
48