Skip to content

DSP LOG

Signal Processing

Random Articles
  • About
    • Articles
  • Advertise
  • Blog
  • Home
  • Search
  • Home
  • DSP
  • Page 2

DSP

Defines typical signal processing blocks like – CORDIC’s, polyphase filters etc

  • DSP

CORDIC for phase rotation

Krishna Sankar18 years ago17 years ago21 mins

My understanding of the CORDIC (Co-ordinate Rotation by DIgital Computer) thanks to the nice article in [DSPGURU-CORDIC].

Read More
  • DSP

Straight line fit using least squares estimate

Krishna Sankar18 years ago17 years ago71 mins

Two points suffice for drawing a straight line. However we may be presented with a set of data points (more than two?) presumably forming a straight line. How can one use the available set of data points to draw a straight line? A probable approach is to draw a straight line which hopefully minimizes the…

Read More
  • DSP

Interpreting the output of fft() operation in Matlab

Krishna Sankar18 years ago16 years ago261 mins

It might be interesting to interpret the output of the fft() function in Matlab. Consider the following simple examples. fsMHz = 20; % sampling frequency fcMHz = 1.5625; % signal frequency N = 128; % fft size % generating the time domain signal x1T = exp(j*2*pi*fcMHz*[0:N-1]/fsMHz); x1F = fft(x1T,N); % 128 pt FFT figure; plot([-N/2:N/2-1]*fsMHz/N,fftshift(abs(x1F)))…

Read More
  • DSP

First order digital PLL for tracking constant phase offset

Krishna Sankar18 years ago13 years ago141 mins

Considering a typical scenario where there might exist a small phase offset between local oscillator between the transmitter and receiver. Figure 1 : Transmitter receiver with constant phase offset In such cases, it might be desirable to estimate and track the phase offset such that the performance of the receiver does not degrade.

Read More
  • DSP

Using Toeplitz matrices in MATLAB

Krishna Sankar18 years ago13 years ago101 mins

The definition of Toeplitz matrix from [1] is: A matrix is said to be Toeplitz if the elements are determined completely by the difference .

Read More
  • 1
  • 2

Tag

16-PSK 16-QAM 802.11a 2012 Alamouti AWGN BPSK Capacity Communication conference Digital Diversity ECE electromagnetics eye diagram first order FSK GATE Gray IISc interpolation machine_learning Math MIMO ML MMSE modulator noise Nyquist OFDM PAM pdf phase phase_noise PSK pulse shaping QAM raised cosine Rayleigh SIC STBC TETRA transmitter Viterbi ZF

Categories

Archives

Comment

  • Krishna Sankar on Download free e-book on error probability in AWGN
  • rohini on Download free e-book on error probability in AWGN
  • yousif on Alamouti STBC with 2 receive antenna
  • Krishna Sankar on MIMO with Zero Forcing equalizer
  • Krishna Sankar on Bit Error Rate (BER) for BPSK modulation
  • Krishna Sankar on MIMO with MMSE equalizer
  • Krishna Sankar on BER for BPSK in ISI channel with Zero Forcing equalization

Recent Posts

  • Gradients for linear regression
  • Migrated to Amazon EC2 instance (from shared hosting)
  • GATE-2012 ECE Q28 (electromagnetics)
  • Image Rejection Ratio (IMRR) with transmit IQ gain/phase imbalance
  • GATE-2012 ECE Q15 (communication)

DSP

  • ANALOG & DSP
  • Complex to Real
  • DSP DesignLine
  • DSP Guide
  • DSPRelated
  • Octave
  • Octave-Forge
  • Online Scientific Calculator (from EEWeb.com)

FPGA

  • FPGA Central

General

  • Amit Agarwal – Digital Inspiration
  • Enchanting Kerala