Midterm 1 Flashcards
(40 cards)
Causal Signal
Signal starts on or after time 0
Non Causal Signal
Signal starts before time 0
Anti Causal Signal
Signal stops before time 0
Analog
Continuous range of values for amplitude
Digital
Finite number of values for amplitude (ex. 0 or 1)
Time shift of signal
Right: T>0
Left: T< 0
x(t-T)
Time scale of signal
Compression by a, a>1
Expansion by 1/a, 0<a<1
x(at)
Flip signal
signal flips across vertical axis
x(-t)
Periodic Signal
Exists repeating for all of t, continuous forever signal, is non causal
Additivity
if x1-> y1
x2->y2
then x1+x2 -> y1+y2
Homogeneity
if x->y then kx->ky
Superposition/Linearity
Order shouldn’t matter so
k1x1 + k2x2 -> k1y1 + k2y2
Additivity and homogeneity both work for system
Time-invariant
if x(t) -> y(t)
then x(t-T) should give y(t-T)
doesn’t matter if x is processed by system first or time delay
Time-varying
Order of system process or time delay matter, will not yield same answer
u(t) plotting
Practice graphing u(t-2), u(3t), sin(t)u(t), etc..
Relationship between Step Function (u(t)) & Step Impulse (delta(t))
du(t)/dt = delta(t)
Five steps to model Biomedical System
- Schematic of sys.
- Identify input & output
- Establish sys. equations
- Specify initial conditions
- Simplify equations to describe input-output relationship
Conservation of Electric Charge
Sum current @ node = 0. KCL, resistor, capacitor, inductor
Conservation of Electric Energy
Sum voltage in loop = 0. KVL, resistor, capacitor, inductor
Conservation of Momentum
Sum of Forces = 0, mechanical sys, springs, dampers, mass, etc.
Conservation of Mass
Sum of Q = 0, Fluid mechanical, can convert to electrical ~= sum of current at node = 0. Q –> i, P –> v, R –> R
Laplace under Zero State initial conditions
D–>s
ex)(D^2 + 5D + 6)y(t) = (D+1)x(t)
–>
(s^2 + 5s +6)y(s) = (s+1)x(s)
Full Laplace question
- x(t) -> X(S)
- concert sys. to freq. domain
- solve sys. in freq. domain for Y(S)
- Y(S) -> y(t) (could include partial fraction expansion)
Transfer function
H(S) = Y(S)/X(S)