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 haisrilatha

  1. H

    Doubt regarding random topology in wireless network

    Hello, I have a given number of nodes, placed randomly according to uniform distribution in a fixed area of square region. I have few questions in this scenario. 1. Assuming source at center, in multi hop network, with every node has equal probability of being destination, how can i get...
  2. H

    Code for Polynomial raised to a power

    Hi, I have a polynomial of the form H(Z)=(1+a*Z^c+Z^b)^10. Could some one tell me, how to get this in simple polynomial form. Is there a matlab or C code to get this? Thanks in advance Srik
  3. H

    Mathematical relation between BER and SINR

    Hi everybody, I have a grid network of 8 nodes and sink at center. With node assuming transmitter, i got average SINR (for that transmitter, there are possible combinations of other nodes interfering) with a specific Medium access protocol and BPSK modulation and White gaussian noise. Now i...
  4. H

    Varying node density not changing ber

    Hi, I have a square grid network with eight nodes on the square (in corners and centre of sides) and one node at the centre. Having considered centre node as destination, am trying to get bit error rate with fixed poisson traffic at all nodes and fixed packet size. Bit errors are found with...
  5. H

    Generate combination of elements in matlab

    Re: Generate combination of elements in C Thnx for the reply. I have a k=3 element vector {1,-1,0} And have n nodes which can transmit any of the three elements. I need to generate all 3^n combinations i.e with repetition allowed for the elements. I got the code in MATLAB as v = [1 -1 0]; n=8...
  6. H

    Generate combination of elements in matlab

    Hi, I have k element vector with elements {1,-1,0}. I need to generate 3 power k combinations. How can i generate in matlab? Can someone suggest me logic to get it? Expecting reply Sri[/b]
  7. H

    Queries regarding Interference and Collision

    I have seen a formula for ber as BER=Σp{signal energy+(number of interfering nodes*its energy)+gaussian noise<0/interference vector} * p{interference vector} where p{x/y} is probability of x given y given that signal energy is the one when source transmits +1. where p{signal energy+(number of...
  8. H

    Queries regarding Interference and Collision

    So for the second question can i proceed by taking worst case i.e considering every node transmits -1. Then BER will decrease if i reduce the number of interferers. Is this analysis correct?
  9. H

    Queries regarding Interference and Collision

    interference help hi everyone, In wireless scenario, say a source starts transmitting data (+1, -1, 0) to receiver and there exists many other nodes which are transmitting ( say +1, -1, 0) and are in the range of receiver. My query is suppose if the source transmits +1, 1.does the other nodes...

Part and Inventory Search

Back
Top