Forum Replies Created
- AuthorPosts
AndrewModeratorAndrew June 1, 2016 at 1:08 pm in reply to: Cannot connect SA44B with Spike //php bbp_reply_id(); ?>
Hello facotl,
Is the LED on the device solid green? Have you tried a different usb port? When the device is plugged in, check under the device manager->Universal Serial Bus Controllers tab and you should see “USB Serial Converter A” and B. If they are there, right click -> Properties. Under the advanced tab, ensure the “Load VCP” checkbox is not selected.
Also, is this the first computer you have tried? If it is possible to try on another computer, it would help rule out certain issues, like a bad cable/hardware.
Let’s start with this, I look forward to your response.
Regards,
A.J.
AndrewModeratorHi Everyone,
Today we are releasing version 3.1.0 of the Spike software. With this comes EMC pre-compliance measurements and features for the BB60A/C users, frequency difference meter utility, temporary time base adjustment utility, ability to hide control panels, and we moved the API files out of the installer into their own separate download. Check out the change log on http://www.signalhound.com/Spike for more details.
Also keep an eye out for the next update where we will be attempting to resolve many of the text scaling issues for high DPI displays.Regards,
A.J.
AndrewModeratorAndrew May 27, 2016 at 7:51 am in reply to: Computing Channel Power with BB60C //php bbp_reply_id(); ?>
Hi bbowar,
I apologize, I am currently out of town and cannot verify, but I believe changing the values 486111.111 to 80.0e6 will correct the equation for the BB60C.
Regards,
A.J.
AndrewModeratorAndrew May 26, 2016 at 7:47 am in reply to: BB60C API library in ELF format //php bbp_reply_id(); ?>
Hi bbowar,
We distribute a linux build of the BB60 API on the BB60 downloads page. Usually it is a few versions behind the main distribution.
You will find it near the top of the list on this page
https://signalhound.com/support/downloads/bb60c-bb60a-downloads/Regards,
A.J.
AndrewModeratorAndrew May 26, 2016 at 7:42 am in reply to: Scale of Frame in RealTime Mode //php bbp_reply_id(); ?>
Hi Andy,
Actually what we do is,
For each column where the sweep size is substantially larger than the max image width (1024), we divide by an integer(n) number, and plot an ‘n’ points on that column.Regards,
A.J.
AndrewModeratorHi Nikita,
This is a very interesting idea, thank you for the suggestion.
Regards,
A.J.
AndrewModeratorHi Jacob, this a limitation of the Spike software that will need to be resolved. Currently there is no way to specify the output format. I apologize for the inconvenience. You may need to export as dBm and perform the conversion manually. I will make a note to investigate this issue and see if there is a quick fix for this.
Regards,
A.J.
AndrewModeratorAndrew May 25, 2016 at 9:19 am in reply to: USB-SA44B – signal level is dependent from reference level //php bbp_reply_id(); ?>
Hi Nikita,
Yes, the noise floor is tied to reference level. This is because we optimize attenuation and gain of the receiver based on the reference level. This makes it easy to configure the receiver for your expected input signal. If you wish you can control the gain and attenuation manually by enabling it from the setting file menu. This way, you have consistent measurements across reference level.
Regards,
A.J.
AndrewModeratorAndrew May 25, 2016 at 7:37 am in reply to: Scale of Frame in RealTime Mode //php bbp_reply_id(); ?>
Hi Andy,
The frame scale represents the total height of the real-time frame in dB. For example, with a frame scale of 100, a frame column will represent amplitudes between the reference level and the (reference level – 100).
Regards,
A.J.
AndrewModeratorAndrew May 25, 2016 at 7:33 am in reply to: FM Modulation Analysis – FM Peak +/- //php bbp_reply_id(); ?>
Hi Hank,
The peak values are the measured min/max frequency deviation values. I hope this answers your question.
Regards,
A.J.
AndrewModerator- This reply was modified 9 years, 3 months ago by
Andrew.
Hi Sam,
The bbr files can be loaded back into Spike. If you press the play button on the sweep recording toolbar and select the bbr file, the software will sequentially play back the sweeps recorded in the file. You also have access to all sweep measurements when playing the file back through Spike.
You can also parse the file programmatically. I am attaching a file which shows how one would parse the bbr file in C. I would imagine it would be very easy to adapt this to Python. The format is very basic.
Let me know if you have further questions.
Regards,
A.J.Attachments:
You must be logged in to view attached files.
AndrewModeratorAndrew May 18, 2016 at 9:47 am in reply to: VSG25A narrow band QAM demodulation using SA series //php bbp_reply_id(); ?>
Hi Mervin,
For the SA and VSG devices, the symbol rate limitations on QAM16 are going to be between 16kS/s and 150kS/s. The VSG is capable of generating QAM64 and QAM256 patterns but the SA is not able to demodulate them currently. You can configure a QAM signal with up to 512 symbols. I have attached an image of this setup.
If you have further questions, let me know.
Regards,
A.J.Attachments:
You must be logged in to view attached files.
AndrewModeratorAndrew May 12, 2016 at 11:51 am in reply to: SA44B – "Device not found" error, another possible solution //php bbp_reply_id(); ?>
Hello Han,
As a preliminary check, have you installed the USB driver from the http://www.signalhound.com/Spike page? When you install it, it will require you to run as administrator (Right click -> Run as Administrator)
You have the necessary y-cable for power? You should connect both PC side connections first before the SA124 side. You should see a green solid LED if the device is properly powered.
Typically connecting a device to the PC for the first time will cause the PC to “load” the driver. You should see some activity in the task bar noting this. It should notify you when done. This can take anywhere from 10 seconds to 1 minute. If you try to launch Spike before this completes, you will get the Device not found error message.
Most customers experience issues with our products on Apple computers, whether in a virtual machine or natively through bootcamp. I would try getting it to run successfully on the PCs first before the Macs.
Sometimes, anti-virus software conflicts with our devices and needs to be disabled/reduced.
I look forward to your response.
Regards,
A.J.
AndrewModeratorAndrew May 11, 2016 at 10:06 am in reply to: Spike crash in File Browser dialog window //php bbp_reply_id(); ?>
Hi bmusicus,
I have seen this problem before with a few other customers and have been unable to track this issue down. I have spent several hours searching for a solution to this, and most searches lead me to believe there is some issue with the PC system configuration. I will link the google results for a reasonable search term for this, and you can find this problem across the board for a large number of applications.
The ntdll library which you noted, is the Microsoft Win32 library responsible for the file dialog (among other things).
For other customers with this issue, they have been able to get around it by installing the 32bit version of the software instead of the 64bit version, or vice-versa. Give that a shot, and see if this allows you to save files. http://www.signalhound.com/Spike for the latest software.
If you try some of the troubleshooting tips found online for this issue, and find something that works, we would love to hear about it.
I apologize for the inconvenience. Let me know if installing the other version of Spike resolves your issue.
Regards,
A.J.
AndrewModeratorAndrew May 2, 2016 at 12:52 pm in reply to: Scalar analysis – why resolution is limited to 1KHz? //php bbp_reply_id(); ?>
Hi Ivan,
There are some hardware/software limitations that limit the step size to 1kHz with the TG/BB combo. I apologize for the inconvenience.
Regards,
A.J.
AndrewModeratorAndrew May 2, 2016 at 9:57 am in reply to: Reconciling bin size, span, trace length, center frequency, and start frequency //php bbp_reply_id(); ?>
Hi Andy,
Yes, you can think of it as the center frequency of that bin.
Regards,
A.J.
AndrewModeratorAndrew May 1, 2016 at 10:51 am in reply to: Reconciling bin size, span, trace length, center frequency, and start frequency //php bbp_reply_id(); ?>
Hi Andy,
I apologize for the confusion. The span found in the bbr file is the span that was entered by the user. Due to a number of reasons we aren’t able to hit the span,start,stop entered by the user exactly, so we return the frequency of the first bin and the bin size. If you need to calculate the frequency of any bin in the sweep, use the bin size and trace start frequency. The bbr file stores the user entered values so that we can display those nice round numbers on the UI when the user replays their sweep.
Let me know if you have follow up questions.
Regards,
A.J.
AndrewModeratorAndrew May 1, 2016 at 10:47 am in reply to: Spike crashes immediately after opening in WIN 7 -32bit //php bbp_reply_id(); ?>
Hi Ik3gjm,
Depending on the video card, it is possible Spike will not be able to run on the PC. If you have the latest video video driver and it still doesn’t work, then either the GPU doesn’t have the required architecture or the driver isn’t compatible. Sometimes you might have to go direct to the GPU manufacturer to find the latest driver.
If you want to move forward with the legacy application, you can send any issues you have opening the application to support at signalhound dot com and we can assist you.
Regards,
A.J.
AndrewModeratorAndrew April 21, 2016 at 8:10 am in reply to: Spike Software High resolution screen //php bbp_reply_id(); ?>
Hi chetferry,
We are aware of these issues. This is something we want to address but haven’t set aside time for yet. I apologize for the inconvenience.
Regards,
A.J.
AndrewModeratorHi Amorim,
Thanks for the update!
Regards,
A.J.- This reply was modified 9 years, 3 months ago by
- AuthorPosts