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 imimissta

  1. I

    Matlab code for Rayleigh Fading Channel

    here is the code...relatively easy one function [c t]=Rayleigh_Calculation(fd) So=16; %Number of paths Fs=1000; Ts=1/Fs; tstart=0; tend=2; t=[tstart:Ts:tend]; wm=2*pi*fd; %Maximum shift fm=wm/(2*pi); %Doppler shift S=2*(2*So+1); Xco=(1.414*cos(wm*t)); Xso=0; sum1=0...
  2. I

    [SOLVED] digital communication by glover and grant solution

    digital communication glover solution plzzzz has any body got solutions of glover and grant introduction to digital communication
  3. I

    research paper writing templates needed

    research paper writing hey can anybody tell me how we can write a research paper i mean in field of enginnering (RF telecommunication) :|
  4. I

    Microcontroller introduction

    yes book on microcontrollers by mazidi is a very nice book..having really good project material in assembly language....for programming in C "MICROCONTROLLERS IN C" by dogar ibrahim is also good
  5. I

    Proteus ISIS simulation: the cpu is overloaded

    proteus transistor simulation if u r using microcontroller and seven segment displays then u should rather check the scanning rate which u set in the code for the displays to set pattern..... think if the scanning rate is wrongly set...too fast then when hex file is code and burnt then during...
  6. I

    Share what you worked on in your Final Year Project.

    Re: What was/is your FYP? FPGA based noise cancellation adaptive filter and proposed application would be in voice over ip networks removing network echoing factors
  7. I

    LMS using FPGA - vhdl coding for LMS adaptive filters

    site:www.edaboard.com xilinx dsp primer hey can anyone help me with vhdl coding for LMS adaptive filters plzzzzzzzzzzzzz
  8. I

    Computer Stops At Boot Problem

    Computer Boot Problem this might be due to any virus in ur system...which might have affected ur kernel....u should reinstall ur windows and format the drive containing the operating system...not the one with backup so as to avoid losing data
  9. I

    Who can tell me the difference between off-set and bias?

    offset is the dc voltage level which is added along with an AC signal ....and it is depicted when the output signal level is a bit raised from normal zero.......bias is a voltage level or current which is essential for the BJT or MOSFET transistors to turn on...or reman in the desired linear or...

Part and Inventory Search

Back
Top