Forum Replies Created
- AuthorPosts
AndrewModeratorAndrew August 27, 2020 at 8:58 am in reply to: BB60C matlab bbgetiq.m example code //php bbp_reply_id(); ?>
JGauthier,
You will need to write a dedicated function for that. A wrapper function around the GetIQ functionality should be adequate for performing any triggering on the I/Q data. You could perform video or external triggering with this function. (you didn’t specify trigger type in your message) If external triggering, there is a C++ example showing you how to detect an external trigger event, you would need to then align your capture on the trigger position and collect any additional samples required (with purge disabled to ensure continuity)
The API does not perform any triggering for the user, only provides the facilities for triggering to be performed.
Let me know if you have specific questions as you work through this.
Regards,
Andrew
AndrewModeratorAndrew August 21, 2020 at 11:31 am in reply to: BB60C matlab bbgetiq.m example code //php bbp_reply_id(); ?>
Hi Jgauthier,
This is a good question. The reason this is called twice has less to do with the purge parameter, and more to do with wanting to discard the first chunk of I/Q samples in the stream. Your assumptions about the purge parameter are correct. There are potentially several FIR filters (depending on settings) that are in the signal processing chain when I/Q streaming. These filters take hundreds/thousands of samples to ‘charge’ and until they do, the I/Q samples will not be amplitude accurate. By calling the function once with the purge parameter, this ensures that the first large segment of I/Q samples subject to this charge time are discarded. This is not necessary, but if you do this, doing this only once after each configure is adequate.
Another interesting component of this, the first call to GetIQ might not purge any samples, as there may not be any samples collected yet on the PC. So the worst case scenario is that the first call is just waiting until some samples arrive on the PC, and the second call is the one that actually purges that first chunk of I/Q to arrive.
Feel free to try just 1 call and see if that affects your application.
Also, waiting some small amount of time (100ms) before calling getIQ after configuring the receiver would ensure that the first call to GetIQ purges the first samples.
We chose to give these samples to the user instead of discard them in the API as they could still contain information just at a reduced amplitude.
If you are using any sort of triggering to acquire your waveform, calling the function twice is probably not necessary.
Regards,
Andrew
AndrewModeratorHello Ewald,
I believe the VSG60 would be able to meet the AWGN requirement, but not the 2FSK requirement (at least with the included software). The minimum symbol rate for 2FSK will be 4kS/s on the VSG60. If you need to go lower, you would need to create your FSK waveform as an oversampled arb file and load it as an arb waveform.
You could use the VSG25, but you would need to use a multi-tone signal to simulate AWGN or create your own arb waveform for AWGN. The VSG25 also has no reconstruction filter on the DAC which will create images that might interfere in adjacent bands. Similar restrictions on the FSK signal for the VSG25 as well, except the VSG25 has only a 2k waveform size limitation, whereas the VSG60 does not. Since you will need to oversample the waveform the full waveform won’t fit in the VSG25 arb memory buffer.
The VSG60 software generates AWGN. In some configurations you might see a spurious signal. The picture below at 1524M shows an example spur as well as the adjacent channel performance of 1MHz AWGN channel. I also include a screenshot of the VSG60 software for this configuration.
Let me know if you have additional questions.
Regards,
AndrewAttachments:
You must be logged in to view attached files.
AndrewModeratorHi Dhivagar,
Yes, the BB60C is capable of a 27MHz real-time bandwidth in all of the frequency bands you listed. The BB60C has a 27MHz bandwidth at all center frequencies >= 20MHz.
Regards,
Andrew
AndrewModeratorAndrew July 22, 2020 at 9:39 am in reply to: Recording multiple channel max power over time. //php bbp_reply_id(); ?>
Quadsat,
You can enable a channelizer in Spike to basically perform channel powers through the entire sweep before recording. You can select your channel bandwidth. Is this the functionality you need?
AndrewModeratorAndrew July 10, 2020 at 1:15 pm in reply to: Quasi peak measure for EMI pre qualifications //php bbp_reply_id(); ?>
Dhivagar,
We recommend the use of the BB60C over the SA44B for pre-compliance measurements.
Regards
AndrewModeratorAndrew July 10, 2020 at 1:02 pm in reply to: Delta Markers and Peektracking //php bbp_reply_id(); ?>
Hi Volker,
Thank you for the feedback. I think you might be interested in the peak table functionality. You can find it in the control panel along the bottom of the application in sweep mode. You can activate up to 16 peaks on the screen and measure freq/ampl deltas between those peaks. It sounds like this would satisfy your measurement requirements.
We are also looking into a dedicated intermod measurement in the future. Keep a look out in coming releases.
Regards,
Andrew
AndrewModeratorAndrew July 9, 2020 at 9:03 am in reply to: Sweep time increased dramatically //php bbp_reply_id(); ?>
Hi Karlist,
I mirrored your settings in the latest version of Spike and saw a similar sweep time. Neither EMC precompliance or BB60C functionality has changed recently in a way that would affect the sweep times as you are seeing.
The biggest factor in sweep time for the given settings is the dwell time. You will notice that decreasing dwell time has a drastic effect on sweep speed. If somehow the dwell time has changed since you last performed this measurement, that could be the cause.
If you remember updating Spike from a much older version recently, that would be interesting to know. If it is possible to determine that older version of Spike, I could investigate that further.
Regards,
Andrew
AndrewModeratorAndrew June 23, 2020 at 8:19 am in reply to: Frequency Resolution Spike Software //php bbp_reply_id(); ?>
Hi Flo,
It looks like we use the default print resolution which is 6 digits after the decimal. I can look to change this in a future release to print more digits after the decimal, or change the units to Hz.
I apologize for the inconvenience.
Regards
AndrewModeratorAndrew June 15, 2020 at 2:08 pm in reply to: Reference Level Offset does not stick //php bbp_reply_id(); ?>
Mikeh,
Which one of our spectrum analyzers are you using? I will try to reproduce this with your model specifically.
AndrewModeratorAndrew June 12, 2020 at 9:27 am in reply to: Reference Level Offset does not stick //php bbp_reply_id(); ?>
Mike,
If you are not currently using the latest version of Spike, is it possible you could update to determine if that is why this is not working for you? I am seeing success with this in Spike 3.5.5.
Regards
AndrewModeratorAndrew June 12, 2020 at 8:40 am in reply to: Reference Level Offset does not stick //php bbp_reply_id(); ?>
Hi Mike,
Yes, the reference level offset is saved in presets. If you save a preset with your desired reference level offset, you can quick load it next time you launch the software using the ctrl+N shortcut.
Regards
AndrewModeratorAndrew June 4, 2020 at 10:17 am in reply to: Using mixers with BB60C and Spike + other //php bbp_reply_id(); ?>
Hi Joe,
The v2.12.00 driver you are referring to is for the SA and TG devices. It does not affect the BB60C device. The BB60C USB driver is installed during installation and has not changed since release of the BB60C.
Again, if you would like to dig deeper into this issue, feel free to email me.
Regards,
Andrew
AndrewModerator- This reply was modified 5 years, 3 months ago by
Andrew.
Andrew June 3, 2020 at 7:51 am in reply to: Using mixers with BB60C and Spike + other //php bbp_reply_id(); ?>
Hi Joe,
Which version of software did you update from? The last couple of versions have not introduced BB60C changes.
Can you provide a screenshot of the frequency offset including all settings? I can try to recreate the issue on my end.
We haven’t introduced a frequency offset setting yet in Spike.
The reason you see the “To Center” behavior is because the RBW is changing as you decrease the span. The frequency accuracy is subject to the RBW. As you decrease span, the frequency accuracy gets better, which is why you see an offset as you decrease span.
Feel free to follow up with me via email and we will look at your BB60C frequency offset issue.
aj at signalhound dot comRegards
AndrewModeratorHello rcidade,
You will need some software to generate or receive protocol specific waveforms. We are not familiar with DMR standards.
You might review some of our third party software vendors to see if they provide the functionality you require. I would start by looking at the Decodio software.
https://signalhound.com/support/third-party-software/Regards,
Andrew
AndrewModeratorAndrew May 27, 2020 at 7:28 am in reply to: Linux Spike 3.5.4 Locks Up with Spans Less Than 500 kHz. //php bbp_reply_id(); ?>
Thank you for the bug report Gary. I will be looking into this shortly.
Just as some more information I can attach to this bug report, can you let me know what CPU is in this PC?
AndrewModeratorAndrew May 20, 2020 at 8:24 am in reply to: Spike for Linux Running Wonderfully on Linux Mint 19.3 Cinnamon //php bbp_reply_id(); ?>
Awesome Gary! Glad everything is working great.
If you come across any issues, please let us know.
Thanks for the feedback.
Andrew
AndrewModeratorJason,
You may contact support@signalhound.com if you are unable to resolve this. If you do, please provide as much information as possible.
Regards
AndrewModeratorJason,
The BB60C DLL also relies on the ftd2xx.dll. Is that also present? We include it in the SDK alongside the bb_api.dll.
AndrewModeratorAndrew May 4, 2020 at 9:50 am in reply to: How to record series of spectrums //php bbp_reply_id(); ?>
Hello Kefei,
If you need to record a series of spectrums, you have a few options. You can used the sweep recording toolbar in Spike (in the sweep measurement mode). You will find the toolbar along the lower part of the Spike application in sweep mode. The file saved is a custom binary file which can either be played back through Spike, or could be parsed programatically. An example C++ parser is in our SDK.
You could also use the SM_API to programatically sweep the SM device and store sweep in whatever format you wish. The SM_API is a C++ DLL for Windows or Linux you can use to control the SM200. You can find this in our SDK. (Software menu on our website).
Regards,
Andrew- This reply was modified 5 years, 3 months ago by
- AuthorPosts