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 tigger

  1. T

    Fractional interpolation/decimation filter implementation

    nco sample rate converter clock Let me try to explain the problem once again and hopefully it'll be clear this time. There is an analog signal with embedded sync pulses. The A/D converter takes the analog signal and outputs digital data at 100MHz fixed rate. The sync pulses are 1us apart, so...
  2. T

    Fractional interpolation/decimation filter implementation

    fractional polyphase decimator Most answers above are addressing sample rate conversion, which is somehow different from my original question, but the two are closely related. For sample rate conversion, one can use NCO or PLL to generate another clock and simply use it to re-sample the input...
  3. T

    Information about TV PAL System theory

    Re: TV PAL System theory ?? Just do a search of "PAL" and you'll find what you need. For theories, "Video Demystified" is an excellent source.
  4. T

    Request for information about Sony KV-29C3

    sony service menu init tv I've repaird such a TV and can share with you my tips. The symptom was no power. I checked the power supply and found Q601 and Q602 (2SC4834) shorted and fuse resistor R607 (0.1 ohm, 1/2W) blown. Apparently the power supply was shorted -- this is usually caused by...
  5. T

    Fractional interpolation/decimation filter implementation

    decimation filter How do I implement a fractional interpolation/decimation filter in hardware? I know how to do an integer interpolation/decimation filter (by using polyphase filters), but don't know how to do a fractional one without overspeed. For example, to convert 100MHz sampled data to...
  6. T

    which release version of linux have more future in EDA

    As far as I understand, all the different flavors of linux use the same kernel, so it shouldn't be a big deal. Having said that, big EDA vendors (Synopsys, Cadence, etc.) still use redhat 7.3 as the reference linux OS for their product release. I have never used debian or suse, but I heard that...
  7. T

    NTSC/PAL/SECAM video decoder source code

    matlab ntsc decode Thanks for the info. Both encoders were indeed revoked from opencores.org. I know a free IP is difficult to find, but does anyone have a demo code in C or Matlab such that I can at least get the filter paramters? I have written a Matlab decoder using filtfilt() function...
  8. T

    NTSC/PAL/SECAM video decoder source code

    pal decoder c code Does anyone have any kind of video decoder source code in Verilog/VHDL? www.opencores.org has a video encoder, but there is no decoder. I just want to experiment different comb filtering techniques. If no decoder source is available, I'd appreciate if anyone can provide me...
  9. T

    NTSC/PAL Encoder's register spec or the theory of the encode

    Re: NTSC/PAL Encoder's register spec or the theory of the en Is there a spec for Y/C filter design in PAL/NTSC/SECAM?
  10. T

    help:simplest PAL/NTSC video decoder

    Does anyone know where I can find the source code of such a decoder? Also where can I find some raw video data sampled at 27MHz? Thanks!

Part and Inventory Search

Back
Top