Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - nomel

#1
Quote from: kitor on May 08, 2014, 10:47:23 PM
Still, it's nonsense as all Canon cameras has 20 or 40MB/s hardware limit on SD cards.
What would make sense it raid0 (mirror striped) array of few MicroSD cards

My crummy SD cards have trouble, especially when I'm out for a while and end up with fragmented cards from deleting...so I could use an SD only implementation. :) But yes, I suppose compact flash does make more sense.


Quote from: g3gg0 on May 09, 2014, 11:33:04 AM
so i think you would have to not only add a FPGA, but also some SDRAM for buffering as the latency could cause trouble.

where are you located at? U.S. i guess?

Yes, of course! I mentioned buffer memory after the FPGA price. Yes, I'm in the US.

I'll see what I can throw together in the next few weeks. I suppose the time to make something like this would be now rather than later, as card prices drop. :)
#2
I'm a hardware guy and have been messing around with raw video. I'm thinking it wouldn't be all that or expensive to stick a small FPGA between the SD port and an SD card bank (maybe 4 cards) to allow some redundant and/or parallel speeds for recording with slower cards.

So, basically, the fpga would be connected to a dummy SD card. It would split the data between the sd card ports (depending on the number of cards inserted), reducing the required bandwidth for each card. The split data would be rejoined into files on your computer.

The FPGA alone would be around $30, buffer memory quite a bit less, so I'm thinking no more than $100 for the final product (most likely molded epoxy case).

This wouldn't benefit sd controller limited cameras like the 600D, but it might be useful for other cameras, and allow you to use cheaper high density cards.

This will be for an incredibly niche market, but does this interest anyone?