290 likes | 462 Views
Real world measurements. (not ModCon II there will be no modeling or control). Measuring things. M aking accurate measurements is an essential part of all branches science and engineering.
E N D
Real world measurements (not ModCon IIthere will be no modeling or control)
Measuring things • Making accurate measurements is an essential part of all branches science and engineering. • Much (all?)of our understanding of the world was born from experimental measurements (often ones that disagreed with the current theory). • Models of systems are useless without validation. • Performance of engineered systems must always be measured and tested. “Experiment is the sole judge of scientific truth” Feynman
Physics – classical and today Michelson-Morley 1887 2011 Large hadron collider
And corporations want to instrument your life (this is a conspiracy)
What you will learn (hopefully) • Make a set of physical measurements. • Analyze and present experiment data. • Conduct basic error analysis of data. • Design a basic computer based experimental system. • Use measurements test physical models. This class is just the beginning
Leverage • Electronics keep getting cheaper. • Wireless keeps getting cheaper and better. • Sensors getting smaller. • GPS is getting easy and cheap. • IPhone and Wii are driving down complex sensor costs. • Ability to interface to computers keeps getting easier. • PCBs are fast and cheap.
Course structure (some details TBD) Spring break
Project theme – The natural world Possible examples: • Environment • Weather balloons • Lakes, rivers. • Weather, wind, rain. • Bio-instrumentation • EEG • Pulse oximeter • Biomechanics (accelerometers) Projects can focus on building a reasonably challenging sensor/circuit or using commercial sensors and focus on the experiment and the data.
A few things…. • This is not an EE course. • Ninjas. • Lab reports – focus mainly on results. • Weekly labs will be individual, we will try to minimize the sharing of equipment. • Team project will be in groups of about 4. • Significant changes in labs from last years class.
Grades – yes we have to give them • Storey conjecture: If you turn everything in on time, come to class, spend a reasonable amount of time on homework, and put forth a reasonable effort, the lowest grade you will receive is a B. • Corollary: You can easily get a C, D, or F by not doing the above mentioned tasks.
Analog to digital conversion What is the sample rate? Our system has a 14 bit ADC, if we set the range to ±10 V, what is resolution?
Resolution 14 bit ADC: 00101011101101 214=16384 numbers Resolution = range/16384 Eg: range is +10 to -10 V; 20/16384=1.2 mV range is +1 to -1 V; 2/16382 = 0.12 mV
Noise What are sources of noise?
Types of noise • Thermal (Johnson) noise – due to thermal motion of electrons • Shot noise – discrete nature of electrons • 1/f noise or flicker noise Interference • Electromagnetic interference – (man-made or natural) • Cross-talk – coupling between different signal lines
How accurate is the DAQ? • If we measure 1 V, should we believe it? • Test it
Simple voltage divider demo R =5V = R What’s this voltage?
USB 6009 – input impedance i R =5V = i is not 0! R
Analog output demo R=10K and 100 Ω =1V =
Source impedance DAQ Analog Output =100 Ω =1V What is R source for our DAQ?
Generic sensor measurement If R source is small, and Rmeas is big, then you measure Vsensor Otherwise, you might be measuring something else! Sensor Measurement- DAQ
In class exercises • See Data Acq. Toolbox tutorial, try exercises 1, 2, and 3. Work with the person next to you.