Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dual channel ADC for VHS tape capture #84

Open
simoninns opened this issue Jun 17, 2019 · 4 comments
Open

Dual channel ADC for VHS tape capture #84

simoninns opened this issue Jun 17, 2019 · 4 comments

Comments

@simoninns
Copy link
Owner

For use with VHS tape systems (and other capture scenarios where there are dual sources of analogue data), it would be useful for the duplicator board to provide 2 synchronised channels of ADC running from the same sample clock.

This would need some testing though as it's not clear if the USB3 can sustain 2 40MSPS streams (testing so far has been up to 75MSPS).

@happycube
Copy link

VHS doesn't need anywhere near 40msps to work effectively, so there's definitely enough bandwidth there.

@simoninns
Copy link
Owner Author

Good point - since the ADC filter is fixed, the FPGA could be used to decimate the sample in software (to lower the sample rate without changing the ADC clock) - which would then keep the design more universal.

@harrypm
Copy link

harrypm commented Aug 28, 2023

Just thought I would add a footnote

Mimimum Resampled:

  • 16msps VHS NTSC
  • 18msps VHS PAL

Mimium Recommended:

  • 20msps Is considered safe for all VHS
  • 28msps Is considered safe for all SVHS
  • 8-10msps Is considered safe for HiFi (but less can work depending on format)

While mimium sampling is great for post space saving oversamping for VHS is plus in the event of dropouts or out of spec signals.

Video8 / Hi8 fall into 28msps safe relm and are 1 RF tap capture formats.

@harrypm
Copy link

harrypm commented Dec 17, 2023

Just going to note the new adc_usb3 / SMIRF (Now called the MISRC), its in a very dev board work in progress state and software/audio boards are a work in progress aswell, but it has great potential.

Cost: 150 Euro +- 25 Euro - JLCPCB/PCBway direct fabrication

PCB: 20-30USD / Parts 50-70USD

Features:

  • Offshelf FX3 USB 3.0 board (same as DdD)
  • External Clock Source Output
  • 6 Extra Aux inputs for audio ADC modules etc
  • Duel ADC / Duel Imput
  • Physically adjustable input filters
  • 12-Bit, 20/40/65msps sampling
  • AD8138 Driver, Op-Amp / SN74ls541 Buffer / AD9235 ADC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants