Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by ianyappy

  1. I

    Bandstop filter in matlab

    Combination of LP + HP filter? fsHz = 1e3; N = 5e2; x = randn(N, 1) + 1j * randn(N, 1); %% LP definition Fs = 1; % Sampling Frequency Fpass = 0.1; % Passband Frequency Fstop = 0.15; % Stopband Frequency Dpass = 0.057501127785; % Passband Ripple Dstop = 0.001...
  2. I

    Recovering PSK from FM demodulated data

    Hi, I'm quite new to the field of communications and I've been recording satellite data for demodulation for kicks. The system I'm looking at, Orbcomm, modulates data in the form of SDPSK, or basically some form of differential PSK. However, there is some software that takes in a NFM demodulated...

Part and Inventory Search

Back
Top