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 BAT_MAN

  1. BAT_MAN

    microproceesor datapath

    can anyone plz explain me what are these control signals doing in the datapath (with their proper names ) **broken link removed**
  2. BAT_MAN

    64 bit random generation in C

    How i can generate Random 64 bit in C ?
  3. BAT_MAN

    Optimal routing Techniques

    Why Optimal Routing Techniques like prim-dijkstra , kruskal have not seen a widespread use despite their obvious advantages?
  4. BAT_MAN

    Multiplicative inverse in finite field GF(28)

    I am confused in calculating inverse in finite field Gf( 2^8 ) using extended euclidean method of (x6+x4+x+1)^-1mod (mod x8+x4+x3+x+1)
  5. BAT_MAN

    Password Hash algorithm

    I have been given the hash algorithm and guess the hash of all password range between 1 to 65537 but how i can guess the password that hash correspond to the correct stored password hash where size of password is maximum 20 charaters. ULONG Hash(TCHAR *szText) { ULONG hash = 17; TCHAR ch...
  6. BAT_MAN

    Idea Case for huffman

    Basically my question was Can the average length of a Huffman or Shannon-Fano code be equal to the value of entropy for a given input stream? If no, give reasons, if yes, give conditions when they will be equal.
  7. BAT_MAN

    Idea Case for huffman

    Can anybody tell me what is the ideal case for huffman encoding and shan-fano and why it is always greater than the entropy of the signal.
  8. BAT_MAN

    How is this circuit a negative feedback one?

    feedback polarity i dont get how its a negative feedback circuit, here is the solution of it ?? plz help me
  9. BAT_MAN

    differential amplifier

    What will be the values of the intrinsic resistances and also R1 in this circuit? specifications are Av=50 Va,n=5V Va,p=4V Iee=2mA Vin=10mW FOLLOWING IS THE LINK TO THE CIRCUIT, https://i39.tinypic.com/hvnmkg.jpg GAIN IS Av=-1/gm3(ro1||R1||ro3)
  10. BAT_MAN

    how to get the voltage gain of this mosfet circuit?

    link of the circuit with answer, i want its derivation. please help me https://i47.tinypic.com/5keqnq.png https://i46.tinypic.com/i3ibo1.jpg
  11. BAT_MAN

    GSM: Frequency Reusage - how many channels will be there?

    GSM: Frequency Reusage Can anybody help me out in this problem below? If a mobile company got the bandwidth of 12MHz with the guardband of 5 KHz and the seperation band of 10 KHz How many channels will be available for communication in the above scenario ? How many channels will be available...
  12. BAT_MAN

    Problem Using Dsp tools software(Acel dsp)

    I am using Dsp tools software to convert matlab code into vhdl ,but the problem is that i get an error when i verify the code converted into fixed point form. Please can anyone guide me how to use Dsp tools software correctly so that my Matlab code is sysntesized easily so that it could be...
  13. BAT_MAN

    SIP(Session initiation protocol) for Voip Performance

    I have coded a sip messenger for the voip traffic that simulate and setup the connection between the sender and the receiver. My second objective is to check the performance of SIP protocol can anybody help me in this regard
  14. BAT_MAN

    I need materials on SIP Protocol tester

    SIP Protocol tester I cannot find any relevant material relating to sip testing. Can anybody find anything related to it or software testing tool
  15. BAT_MAN

    Network Programming, how to analyze a ip packet using c/c++

    Network Programming I want to know how to analyze a ip packet using c/c++ as a programming language any book or reference will be helpful

Part and Inventory Search

Back
Top