
IQ Data, Transmit Power, and Power Spectrum Analysis with LabVIEW
Analyze IQ data, transmit power, and power spectrum using LabVIEW VIs. This article provides insights into the LabVIEW code and its application in wireless communication.
Showing 20 posts (Page 7 of 11)
Advertisement
Analyze IQ data, transmit power, and power spectrum using LabVIEW VIs. This article provides insights into the LabVIEW code and its application in wireless communication.
Simulate the impact of IQ amplitude and phase imbalance on constellation diagrams using MATLAB. Includes code explanation and example plots.
A step-by-step guide with MATLAB code for eye iris detection and recognition, including image processing techniques.
VHDL source code implementation of a JK Flip-Flop with reset functionality. Includes behavioral architecture and links to other VHDL code examples.
LabVIEW VI examples for generating constellation diagrams for BPSK, QPSK, 16QAM, and 64QAM modulation techniques.
LabVIEW source code for modulators and demodulators implementing BPSK, QPSK, 16QAM, and 64QAM modulation techniques. Download links provided.
Explore MATLAB source code for implementing a Low Pass FIR Filter, including filter design using firrcos and the FDA tool.
This article presents a Verilog implementation of a low-pass FIR filter using coefficients generated from MATLAB and converted to Q-15 format.
MATLAB source code for a Butterworth IIR low pass digital filter. Includes filter design, implementation, and visualization of magnitude/phase response.
An introduction to LTE (Long-Term Evolution) concepts and links to useful LTE MATLAB code for simulations, developed by Vienna University of Technology.
VHDL source code for a Mapper/Demapper implementation, with a link to a resource explaining Mapper basics. Download the code for data mapping based on modulation type.
Explore MATLAB source code for interpolation (up-sampling) techniques, including exponential vector up-sampling and using built-in functions like `resample` and `interp1`.
Explore MATLAB code that simulates sampling frequency offset (SFO) impairment and its effects on constellation diagrams. Includes source code and relevant functions.
MATLAB code demonstrating local oscillator phase noise and its impact on constellation diagrams, adapted from 'Digital Front-End Compensation'.
Explore Verilog implementations of Mealy and Moore state machines, highlighting the differences in their output logic.
A comprehensive guide to MSK modulation using MATLAB, including source code, explanations, and expected input/output. Minimum Shift Keying implementation detailed.
Explore the n-stage Johnson counter with VHDL code, combinational logic, applications, and examples.
Overview of NI RFSG and RFSA LabVIEW VIs for configuring NI signal generators and analyzers for signal transmission and reception.
MATLAB code for converting numbers to hexadecimal strings using the num2hex function for single and double-precision floating-point numbers.
This article demonstrates number to string conversion in MATLAB using the num2str function, covering its syntax and providing a code example.
Advertisement