If you have a problem or need to report a bug please email : support@dsprobotics.com
There are 3 sections to this support area:
DOWNLOADS: access to product manuals, support files and drivers
HELP & INFORMATION: tutorials and example files for learning or finding pre-made modules for your projects
USER FORUMS: meet with other users and exchange ideas, you can also get help and assistance here
NEW REGISTRATIONS - please contact us if you wish to register on the forum
Users are reminded of the forum rules they sign up to which prohibits any activity that violates any laws including posting material covered by copyright
can this be simplified? (blu->ary->mem to blu->mem)
1 post
• Page 1 of 1
can this be simplified? (blu->ary->mem to blu->mem)
This is a conceptual schematic.
I don't like the part with analyzer that creates an array which is then converted to mem. The project will contain approx. 1500 mem points, some of them with very long arrays.
Question - can this be simplified,so that the blue stream is converted directly into mem, and only one copy of analyzer runs somewhere, to redistribute data across all processors to corresponding mems?
*
And second question, when we speak about mems. How to resample (downsample) stream data contained in mem?
There will be multiple situations, where filter sends a stream at certain sample rate. Let say 10 seconds at 44.1k, which gives 441k of samples). When converting from mem to array - I'd like to get a resampled array, let say at 400Hz, which means that the array will be 4k of samples long.
Green primitive can do the job, but I'm sure mem operation will be faster. Especially with over 1000 operations.
BTW, which lowpass filter (among these on FS forum) is best to use prior to downsampling, to block freqs above the nyquist limit? (in above example - 200Hz or less)
I don't like the part with analyzer that creates an array which is then converted to mem. The project will contain approx. 1500 mem points, some of them with very long arrays.
Question - can this be simplified,so that the blue stream is converted directly into mem, and only one copy of analyzer runs somewhere, to redistribute data across all processors to corresponding mems?
*
And second question, when we speak about mems. How to resample (downsample) stream data contained in mem?
There will be multiple situations, where filter sends a stream at certain sample rate. Let say 10 seconds at 44.1k, which gives 441k of samples). When converting from mem to array - I'd like to get a resampled array, let say at 400Hz, which means that the array will be 4k of samples long.
Green primitive can do the job, but I'm sure mem operation will be faster. Especially with over 1000 operations.
BTW, which lowpass filter (among these on FS forum) is best to use prior to downsampling, to block freqs above the nyquist limit? (in above example - 200Hz or less)
- Attachments
-
- memmultiplexer.fsm
- (32.98 KiB) Downloaded 1266 times
Need to take a break? I have something right for you.
Feel free to donate. Thank you for your contribution.
Feel free to donate. Thank you for your contribution.
- tester
- Posts: 1786
- Joined: Wed Jan 18, 2012 10:52 pm
- Location: Poland, internet
1 post
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 37 guests