MEEN 260 - Exam 1 Review

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/55

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 10:51 PM on 3/15/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

56 Terms

1
New cards

Systematic Error (Bias)

Error with the same magnitude and sign (always positive or always negative); caused by instrument bias, parallax, procedure, etc.

2
New cards

Blunder (Mistake)

Catastrophic error that invalidates the result; caused by human error or mechanical failure; results should be rejected.

3
New cards

Offset Error

A fixed/constant error each time the measurement is made, independent of input magnitude; can be positive or negative.

4
New cards

Proportional Error

An error equal to a fixed fraction of the input/measurand; increases as the input magnitude increases (fixed relative error).

5
New cards

Systematic Uncertainty (Us)

Uncertainty estimate due to systematic effects, commonly computed from manufacturer accuracy specifications (often offset plus percent-of-reading).

6
New cards

Precision Uncertainty (Up)

Uncertainty estimated from the scatter of repeated measurements under fixed conditions; random errors appear as normally distributed scatter.

7
New cards

Error (E)

Error is the difference between the measured value (X-bar) and the true value (mu): E equals X-bar minus mu.

8
New cards

True Value (mu)

The actual or exact value of the measurand (unknown).

9
New cards

Measured Value (measurement result)

The assumed value of the measurand; usually the sample mean (x-bar).

10
New cards

Random Error

Error with random magnitude and sign (plus/minus); caused by vibrations, temperature fluctuations, observer movement, etc.

11
New cards

Precision Uncertainty Formula (mean of n)

Up equals t-sub-(nu, alpha over 2) times (s-sub-x divided by the square root of n).

12
New cards

Total Uncertainty (uncorrelated)

Combine independent uncertainties by root-sum-square: U-total equals the square root of (U1 squared plus U2 squared plus ...).

13
New cards

Propagation of Uncertainty (Kline-McClintock)

For w equals f of (x, y, z): Uw equals the square root of ((partial f partial x times Ux) squared plus (partial f partial y times Uy) squared plus (partial f partial z times Uz) squared).

14
New cards

Sensitivity Coefficient

The partial-derivative term (e.g., partial f partial x) that weights how an input uncertainty contributes to the output uncertainty.

15
New cards

Rounding with Uncertainty (NIST GLP-9)

Do not round intermediate calculations; round expanded uncertainty to two significant digits, then round the reported value to the same decimal place as the uncertainty.

16
New cards

Modeling

Process of selecting the general form of a predictive equation: y equals f of x.

17
New cards

Curve Fitting

Process of selecting coefficients of a predictive equation to match a data set (example: y equals a x plus b).

18
New cards

Regression

Mathematical optimization process used to select best coefficient values (e.g., by least squares).

19
New cards

Residual

Difference between measured response and predicted response: R equals y-sub-i minus y-hat-sub-i.

20
New cards

Prediction Error (e-sub-i)

e-sub-i equals y-sub-i minus y-hat-sub-i.

21
New cards

Least Squares Objective

Choose parameters to minimize S-squared equals the sum from i equals 1 to N of (e-sub-i squared).

22
New cards

SSE (Explained Squared Variation)

SSE equals the sum from i equals 1 to N of (y-hat-sub-i minus y-bar) squared.

23
New cards

SSR (Squared Prediction Error / Residuals)

SSR equals the sum from i equals 1 to N of (y-hat-sub-i minus y-sub-i) squared.

24
New cards

SST (Total Squared Variation)

SST equals the sum from i equals 1 to N of (y-sub-i minus y-bar) squared.

25
New cards

Correlation Coefficient (r-squared)

r-squared equals Se-squared divided by ST-squared.

26
New cards

Adjusted Correlation Metric (r-prime)

r-prime equals (one minus r-squared).

27
New cards

Coefficient of Determination (R-squared)

R-squared equals one minus (Sr-squared divided by ST-squared).

28
New cards

Nonlinear Linearization (exponential example)

If y equals c1 times e to the (c2 x), then take ln of both sides: ln(y-sub-i) equals ln(c1) plus c2 times x-sub-i.

29
New cards

Transducer

A device that converts energy (or a signal) from one form to another.

30
New cards

Sensor

A class of transducer that converts a physical phenomenon into a signal/information.

31
New cards

Accuracy (Sensor)

How close the sensor's measured value is to the true/actual value; usually the primary source of systematic uncertainty.

32
New cards

Resolution (Sensor)

The smallest change in input that produces an observable change in output; used to compute zero-order uncertainty U0.

33
New cards

Range/Span (Sensor)

Range: the upper and lower input limits; span: the numerical difference between those limits.

34
New cards

Sensitivity (Sensor)

Change in output per change in input: S equals partial(output) partial(input), approximately delta-y over delta-x.

35
New cards

Linearity Error (%)

Linearity error percent equals (absolute value of maximum deviation divided by full-scale output) times 100 percent.

36
New cards

Hysteresis

Difference in output for the same input depending on whether the input is increasing or decreasing; often expressed as percent full scale.

37
New cards

Time Constant (tau)

Time to reach 63.2% of final value after a step input (or decay to 36.8% for decreasing).

38
New cards

Response Time

Time to reach about 99.3% of final value, typically about five times tau.

39
New cards

Normal Stress (sigma)

sigma equals P divided by A.

40
New cards

Normal Strain (epsilon)

epsilon equals delta-L divided by L.

41
New cards

Hooke's Law

sigma equals E times epsilon.

42
New cards

Poisson Relation (transverse strain)

epsilon-trans equals negative nu times epsilon.

43
New cards

Strain Gage (function)

Electromechanical sensing element that transduces strain to resistance (resistance changes with applied strain).

44
New cards

Gage Factor (K)

K equals (delta-R over R) divided by epsilon.

45
New cards

Strain Gage Output Function

R of epsilon equals R-zero times (one plus K epsilon).

46
New cards

Wheatstone Bridge Balance Condition

Bridge is balanced when R1 over R2 equals R3 over R4 (equivalently R1 over R3 equals R2 over R4); then Vo equals zero.

47
New cards

Wheatstone Bridge Deflection Voltage

Vo equals V-ex times (R3 divided by (R3 plus R4) minus R1 divided by (R1 plus R2)).

48
New cards

Quarter-Bridge Shortcut (approx.)

Vo equals V-ex times (K epsilon over 4) under the stated approximation conditions.

49
New cards

Bridge Factor (BF)

Bridge factor depends on configuration: quarter bridge BF equals 1, half bridge BF equals 2, full bridge BF equals 4.

50
New cards

Sampling Frequency

fs equals one divided by Ts.

51
New cards

N-bit Quantization Resolution

Delta equals (V-max minus V-min) divided by (two to the N).

52
New cards

ADC Uncertainty (quantization)

ADC uncertainty equals one-half times the resolution (one-half times Delta).

53
New cards

Digital Resolution (DAQ)

Smallest change in the input analog voltage that can be represented unambiguously by a unique digital code.

54
New cards

Digital Range (levels)

Digital range equals two to the (number of bits).

55
New cards

Digital Assignment of Input (counts)

Counts equals round (or truncate) of: digital range times (input minus min input) divided by input range.

56
New cards

ADC Key Concept

The ADC does not simply convert the analog value to binary; it converts the input to a number of binary steps across the expected input range.

Explore top notes

note
Quadratic sequences
Updated 1158d ago
0.0(0)
note
AP Bio: Unit 2 Chemistry of Life
Updated 690d ago
0.0(0)
note
Chemistry Honors: Final Review
Updated 299d ago
0.0(0)
note
War of the worlds plot summary
Updated 33d ago
0.0(0)
note
French Unit 3 Study Guide
Updated 1236d ago
0.0(0)
note
Hormones and behavior
Updated 1355d ago
0.0(0)
note
Electricity
Updated 1232d ago
0.0(0)
note
Quadratic sequences
Updated 1158d ago
0.0(0)
note
AP Bio: Unit 2 Chemistry of Life
Updated 690d ago
0.0(0)
note
Chemistry Honors: Final Review
Updated 299d ago
0.0(0)
note
War of the worlds plot summary
Updated 33d ago
0.0(0)
note
French Unit 3 Study Guide
Updated 1236d ago
0.0(0)
note
Hormones and behavior
Updated 1355d ago
0.0(0)
note
Electricity
Updated 1232d ago
0.0(0)