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 FreeMAn0110

  1. F

    Generating sine wave for testbench in systemVerilog

    I think the difference you would be seeing is because of mismatch between units of frequency and time. Time is in pico second whereas frequency is in per second (1 Hz = 1 per second).
  2. F

    Book on Digital Signal Processing

    I think it depends on what you wanna study about!! My manger keeps telling me internet is the best source of any kind of knowledge :P
  3. F

    how to plot wav file in matlab

    According to my understanding I think you are supposed to give absolute path or relative path and the filename in the italicized place of this code - wavread('your_file_name.wav') - - - Updated - - - Also in matlab it is not necessary to declare the variables. It happens on the fly.
  4. F

    HDLs Vs Matlab. Uses!!

    Yes this would very helpful.Thank you Eminent.Engineer
  5. F

    HDLs Vs Matlab. Uses!!

    I agree with what you have said. I have got this doubt because, take for example, the prototype has been developed in Matlab, optimized with respect to design. Now when I have to convert this design onto HDL / hardware, Matlab converter would do that efficiently but a person who writes HDL would...
  6. F

    HDLs Vs Matlab. Uses!!

    Hi, I have been exploring Matlab for sometime now. I see that Matlab codes can be converted to the required hardware description languages with ease. Also most of the prototyping happens using Matlab (at least where I belong to). When all these reasons are present why not use Matlab for all our...
  7. F

    write data to excel sheet column

    If you are talking about Matlab, it is possible. Please check the function browser for excel writing. It has an inbuilt function for the same.
  8. F

    Detection of sinusoids in the discrete sequence

    Since the sample set has zeroes in the sample space for the sine way, it no longer stays as a sine way. May I am understanding you in a wrong way, but the when the sample for a particular signal becomes zero, we wont be able to call it a sine way right. Please correct me if I have understood...
  9. F

    please I need some help with this sinusoidal signal

    Please be specific regarding what is required, only then anyone can help you in generating the waveform. Also try out a few things yourself, we get to learn a lot when we try different things.
  10. F

    Detection of sinusoids in the discrete sequence

    Another issue with this waveform is that the waveform is incomplete. He has not defined the waveforms for the complete sample space. Hence non of those can be considered to be sinusoidals. It is important to define the sinusoidal for the complete sample space. Or else use windowing I guess.
  11. F

    need help in creating partions

    We need to mount it. Only after that you can patitions I guess. For mounting you can do this *Places--->"Select your partiton"
  12. F

    the signal conditioning circuit

    Can you please post the output waveform. It might be useful to analyze.
  13. F

    Please tell me what component is this

    I agree with you Keith. I dint observe the designator. By the look of it I said it might be a diode. I am sorry. Also I agree that it is a 150uF capacitor.
  14. F

    the signal conditioning circuit

    I think you can use Schmitt trigger based implementation. It will help you produce a neat square wave. Schmitt Trigger Applications Schmitt trigger - Wikipedia, the free encyclopedia

Part and Inventory Search

Back
Top