Forum Replies Created
- AuthorPosts
AndrewModeratorMatan,
Using SCPI, you can retrieve the demodulated bit string. This would return a string of ‘0’s and ‘1’s from the Spike software measurement. This is using the :FETCh:DDEMod? command. You can learn about our SCPI commands and see SCPI examples by downloading our SDK here, https://signalhound.com/software/signal-hound-software-development-kit-sdk/
AndrewModeratorHello rlisboa,
There is no current timeline on availability for this. You can follow updates here, https://signalhound.com/support/forums/topic/bb60c-api-for-arm/
I will be sure to update the linked thread when we do have something to share.
Currently the only ARM support we have is for the SP145 API, compiled on the NVidia Jetson (Orin AGX) platform.
Regards
AndrewModeratorAndrew November 25, 2024 at 1:54 pm in reply to: Request for Technical Guidance on Continuous Data Logging with Signal Hound SA44 //php bbp_reply_id(); ?>
Hello Sagar,
We have received your support emails asking similar questions and have responded via email.
Regards
AndrewModeratorHi Cyprien,
Unfortunately our software does not have this capability right now, but this is a highly requested feature and is likely something we will be implementing in the future. We appreciate your suggestion and feedback.
Thanks!
AndrewModeratorFor a 20 foot range, I would recommend a USB 3.0 “active” cable. A passive cable should not exceed 6ft. We have not personally tested these, but they have all come from customers who have had success with them, and I have recommended them to many other customers (who have not reported issues).
– FIRENEX-ULS-05
– SIIG USB 3.0 active cable 20 meters
– Cable Matters 10m active cables
– Corning 20m USB to optical cables.For other customers who might see this post, these active cables should work for any of our USB 3.0 devices. For much longer distances, the Icron USB-Fiber extender is a popular choice with our customers.
AndrewModeratorAndrew October 17, 2024 at 2:27 pm in reply to: Phase noise Carrier Level – Reference Level Offset //php bbp_reply_id(); ?>
Thank you for the bug report Miran. I believe this should be an easy fix.
AndrewModeratorThere is still only Windows support for the VSG25, with no current plans to support other operating systems or CPU architectures.
Andrew
AndrewModeratorI’m not aware of any workarounds, but maybe someone else will chime in.
We have no plans to support the SA44B on Linux operating systems at this time.
Thanks
AndrewModeratorAndrew September 30, 2024 at 8:47 am in reply to: Spike multi-file sweep recording — thanks! //php bbp_reply_id(); ?>
Thanks for the feedback Andrew! Glad to hear.
AndrewModeratorHi Jeremy,
I responded to your email asking the same question. For others who might be reading, the SA44B is not supported on Linux, only Windows. For Linux support look to our BB60, SP145, or SM200/435 spectrum analyzers.
AndrewModeratorWe have made one small step in this direction yesterday with the release of the SP145 API for the Nvidia Jetson AGX Orin platform. This is a highly requested pairing. It supports sweeps and I/Q streaming with some minor limitations. Hopefully some of you here or future visitors looking for ARM platform support can benefit from these efforts.
If you have any follow up questions or issues with the API, please reach out to me at aj@signalhound.com.
All of these files are now located in our SDK.
Thanks
AndrewModeratorAndrew September 4, 2024 at 2:26 pm in reply to: SA44B as a trigger source for BB60C //php bbp_reply_id(); ?>
Hello,
This scenario is also unfortunately not something you are going to be able to make work with the capabilities of the BB60s. The video trigger is a function of software running on the PC, so it’s fully post acquisition and USB transfer. Any sort of trigger mechanism using the video trigger detection would have very poor resolution.
Additionally the BB60s are not really a good choice for generating a pulse. One of the ports can be configured as a logic high or low, but the resolution on this is very poor.
There might be an alternative way to accomplish this. If you have an external trigger source, such as a GPS PPS signal, that you could route that to both BB60s, the API will mark the position in I/Q stream where the external triggers occur and you could measure them relative to the video triggers you detect. A rather elaborate setup and some code to tie it together, but that should give you something like 40ns of resolution on the timing differences between 2 BB60s.
Our other devices, the SM and SP analyzers, have an internal GPS, which with a GPS antenna could be used to timestamp the data, which would also give you a relative timing between the 2 analyzers of ~40ns, essentially trading the need for an external trigger source with an external GPS antenna for each receiver. The timestamping is all done automatically, so the final code might be slightly simpler.
Let us know if you have follow up questions.
AndrewModeratorHi Steve,
If you want to use SCPI, then yes Spike has to be running. Spike has a hidden mode, which can be activated by launching it from the command line with a special flag. The Spike user manual details this.
If you want a true headless interface, you could use the API’s which are located in our SDK. The headless APIs support only basic data acquisition such as sweeps and I/Q data. Any additional processing or operations such as markers or channel power, or etc, would need to be performed in your application.
Let me know if you have follow up questions.
AndrewModeratorHi Wilson,
Yes, empirical tests have been done. A recent test showed a typical switch time at ~43ms.
It’s important to realize that it can depend on a few things. The 43ms above was done by repeatedly switching frequencies with no I/Q data acquisition at each frequency, probably the optimal scenario.
The switch time includes things like sending the stop streaming command to the device, flushing all USB transfers, cleaning up the large arrays allocated in the API, reconfiguring the instrument, and starting up the stream at the new frequency. Some of these are more deterministic than others.
The BB60 is rather slow in this regard. Both the SM200/435 and SP145 devices have something called the I/Q sweep list in the API. This allows you to preconfigure up front a list of frequencies and I/Q sample counts to collect, and execute this all at once. This brings switching time to sub-1ms at the cost of having to know in advance the frequencies you want to switch to.
The VSG60 is similar in that to get the full speed of 200us, you need to feed the switch frequencies far in advance to keep the queue saturated. If you don’t, the full switch time is more like 100ms.
You may contact me directly at aj@signalhound.com if you want to discuss any of these options in more depth.
AndrewModeratorAndrew July 18, 2024 at 8:25 am in reply to: Recommend GPS receiver for BB60 timestamping recording //php bbp_reply_id(); ?>
There is a company called Jackson Labs that makes suitable GPS modules, I have heard of customers using those products. We have used a ublox EVK-F9T eval kit and Connor Winfield module in the past. The CW module suffered from the 19.6 year rollover issue, so if you bought one used it might suffer from this.
If you aren’t aware, our SP145 and SM200/435 receivers have a built in GPS for timestamping and disciplining. We have certainly heard about the lack of suitable external GPS modules and the SP145 is becoming popular for this reason.
AndrewModeratorAndrew July 9, 2024 at 8:15 am in reply to: Noise figure measurement inconsistencies //php bbp_reply_id(); ?>
I want to make sure that the trace “Type” is set to “Clear & Write” and not averaging when you make the noise marker measurement. Trace averaging will interfere with the noise marker measurement. The trace average control is located in the Trace control panel in the upper left of the Spike application.
With Clear & Write you should no longer be seeing a different between a 100/100 or 100/10 measurement. Can you verify this?
Can you also provide which version of Spike you are using?
AndrewModerator- This reply was modified 9 months, 2 weeks ago by
Andrew.
Andrew July 8, 2024 at 10:04 am in reply to: Noise figure measurement inconsistencies //php bbp_reply_id(); ?>
Hi,
You are seeing this because of the trace averaging you are performing. The trace averaging is being performed as dB, not in linear units, and thus will skew the results. You will want the “clear and write” trace type for noise floor measurement. To compensate for the noisier measurement without the additional averaging, you can increase the RBW/VBW ratio. Something like 100/1Hz would perform significant averaging. Increasing RBW would also have an averaging like effect (1000/1).
You will also want to leave the VideoUnits/Detector settings to Power/Average (as you already have them set).
Let me know if you have follow up questions,
Thanks
AndrewModeratorHi mlund,
Unfortunately no. If you are trying to configure either sweeps or an I/Q stream in the API, most of the settings in the Spike software control panels directly correspond to settings available in the API, but you have to write code to properly configure those desired settings. There is no notion of presets in the API.
It should also be known that the device itself stores very little of the configuration (most memory on device is volatile), almost all of the configuration is PC side.
AndrewModeratorAndy,
Unfortunately this is the only sample rate available from our API.
That being said, in MATLAB, you could use the resample(x,p,q) function like this,
> y = resample(x,9,10)
and y will be resampled to 437500, which would be a nice integer. Is this what you’re trying to do?
AndrewModeratorJeremy,
To convert to mV (voltage) you have to use the V = sqrt(P*R) Ohms law relationship. The system is 50 Ohm. This simplifies to
mV = 10^((dBm+46.9897)/20)
You can also derive an equation to go directly from I/Q to mV without needing to log/power the data too.
Use the 32-bit floating point values to avoid the need for an additional scalar.
- This reply was modified 9 months, 2 weeks ago by
- AuthorPosts