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 bravo1234

  1. B

    Design a system clock monitor in verilog

    So basically , lets just say there is a external clock generated via crystal oscillator which is also used by the FPGA chip as reference. Now is it possible to implement a monitoring logic ,in the same FPGA, to detect the failure of the external clock from crystal oscillator?
  2. B

    Design a system clock monitor in verilog

    How can I approach to design a system clock monitor logic in verilog where same clock is used as reference in FPGA ?
  3. B

    Detect the absence of sampled AC signal (from digital filter) in verilog

    thank you for your reply. I am new to this. I am designing the filter for 50 Khz and 39 Khz separately. So what should be the timing window period be ? Should it be greater than 1/ (50 k) and 1/ 39k respectively or something else? I was thinking to use a matched filter with peak finder. What do...
  4. B

    Detect the absence of sampled AC signal (from digital filter) in verilog

    I want to write a code for a system which detects the absence of AC signal ,received after the digital filter (sampled @ 200khz). My ideas 1. level detector - If level is zero - no ac signal.(I liked it the most but struggling to come up with logic:bang:) 2. Continuously measure frequency of...
  5. B

    How to calculate transfer function of a band pass filter in simulink

    Hi, It is actually a working circuit. I made a typo on the label of resistor 10k (labelled as 10 pF). This is the circuit used in field (as is) and my intention is to implement the whole thing in FPGA (a Digital filter).
  6. B

    How to calculate transfer function of a band pass filter in simulink

    Please find the circuit attached. I used the below link for reference but I got an error saying the the block in empty and hence no output could be plotted. I am trying to capture a step response and then use it to calculate transfer function for the same. If any one is able to produce the the...
  7. B

    Lock -in Amplifier/ tuned amplifier in DSP

    I want to implement a digital filter and tuned amplifier for (39 KHz and 50 kHz) in DSP. Currently the whole implementation of filtering transients and noise and tuned amplifier is in Analog and I would like to implement everything using DSP with excellent noise immunity. As the circuit gets...
  8. B

    Unable to run the simulation correctly ( Modelsim )

    Please find the attached simulation and required verilog files (notepad). If you see the simulation ,you would notice 00x values as output and it is in red. It is expected that the output is 3 bit number instead of 00x. I am unable to rectify the problem. (Modelsim starter edition) I have tried...

Part and Inventory Search

Back
Top