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 hani nik

  1. H

    intro on soft core processor

    soft core processor Hello. I will be doing an introductory tutorial on "My First Nios II Software Design". But I just need to get overview of the matter so that I can appreciate and be happy with what I am doing. So Wikipedia says "soft-core processor is a processor that can be wholly...
  2. H

    cannot find pspice model in the manufacturer webpage

    thanks. would there be any significant difference if the manufacturer is different? I was just trying to be as exact as possible as the circuit I am building.
  3. H

    cannot find pspice model in the manufacturer webpage

    pspice lm2904 Hi. I've been searching and searching on the TI webpage for the LM2904P https://focus.ti.com/docs/prod/folders/print/lm2904.html I can download the symbol but it doesn't come with the PSPICE model does it? It's just a general purpose op amp and is suppose to be relatively simple...
  4. H

    opamp output clips far from rail values

    It is OPA2336PA. How do I check how much current it drives into the load? Find the resistance of the load and then apply V=IR?
  5. H

    opamp output clips far from rail values

    Hello all. I am using a CMOS opamp with power supply 0 to 3 V. The opamp is used as a buffer with the output driving a transducer input based on the signal fed to the non-inverting input. My problem is that the output clips at 1.8 V. I need to drive it op to 2.6 V or so. I know the output...
  6. H

    ADC circuit - Analog to Digital Fixed Point

    Hello Frank. Thanks. It sounds awfully simple for you but I am feeling a bit lost with so much to pick up from Matlab to Verilog, mathematics to electronics to digital design. Could you please kick me in the right direction i.e. suggest me the right kind of books/links/ref for this issue of...
  7. H

    What ADC IC allows conversion to Q format?

    (Sorry I posted this same question in another thread but realized it should have been here instead) Hi. I want to make a simple circuit to convert an analog signal to fixed point signed representation Q format. Is this possible? Do ADC ICs allow this? I had a quick look at some datasheets but...
  8. H

    ADC circuit - Analog to Digital Fixed Point

    I need to convert readings from sensor in analog voltage to binary fixed point Q2.13 format. (I hope this is the right place to ask...) Is this something easy to do with discrete ADC on stripboard? Any suggestions on components? Thank you.
  9. H

    choosing suitable type of adder

    Hi. I am writing Verilog code to implement an algorithm. To handle fixed point two's complement number format maths, are there specific adders for specific number formats or should the data be handled first before feeding to a standard adder? Thank you.
  10. H

    converting to fixed point number representation

    verilog fixed to float Hi Kalyan, Thank you. I thought this was a simple basic question that is trivial to all in the digital design world. I asked a few people I know but did not get a clear answer like yours and it had made me felt very stupid not knowing where to start! Looking in the wrong...
  11. H

    a general purpose neuron implementation on FPGA

    hi rakesh, nice of you for sharing. If you are still here on this forum... I am just starting Verilog and do not know VHDL so I havent quite understood the written code but eventually will, hopefully. Does the sigmoid use a lookup table?? Do you construct your own adders/multipliers or do you...
  12. H

    converting to fixed point number representation

    fixed point number representation Hi. I am writing an algorithm in Matlab which would eventually have to be implemented on FPGA. The numbers I use in Matlab are real numbers, positive and negative with up to 4 decimal points. My question: 1.) Before I write the Verilog code, I assume I need...

Part and Inventory Search

Back
Top