From the course: Data Acquisition with LabVIEW
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
Analog signal generation fundamentals - LabVIEW Tutorial
From the course: Data Acquisition with LabVIEW
Analog signal generation fundamentals
- So far in this course, we've focused on Analog Input, or acquisition tasks, which use an Analog-to-Digital Converter to turn a signal from the physical world into a series of digital values. Now it's time to turn the focus around and go the opposite direction to perform Analog Output, or a generation task. Analog Output uses a different device called a Digital-to-Analog Converter, or DAC, which takes a series of digital values as it's input, and then generates the corresponding output signal in the physical world. Since the digital input can only represent discreet values with finite precision, the output signal it generates will be at discreet levels, which look like a series of steps when plotted over time. It's common to use some sort of analog filter on the output signal coming from that DAC to smooth out the sharp edges so it looks more like a natural occurring continuous analog signal. There is several key…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
-
-
-
-
(Locked)
Analog signal generation fundamentals2m 55s
-
(Locked)
Analog output with DAQ Assistant5m 25s
-
(Locked)
Finite analog output with NI-DAQmx API4m 56s
-
(Locked)
Continuous analog output (regeneration)7m 8s
-
(Locked)
Continuous output (non-regeneration)5m 39s
-
(Locked)
Challenge: Generate a recorded signal51s
-
(Locked)
Solution: Generate a recorded signal2m 51s
-
(Locked)
-
-
-
-