Forums › General Discussions › Custom Masks?
- This topic has 10 replies, 2 voices, and was last updated 11 years, 1 month ago by
Andrew.
- AuthorPosts
- August 10, 2015 at 1:31 pm #52635
mikeh
ParticipantAJ,
Sorry to pummel you with questions, but is it possible to create a custom “mask” to overlay on the sweep so that I can keep track of where my channel are (i.e. zigbee channels 906MHz, 908MHz, 910MHz, etc.)?
- This topic was modified 11 years, 1 month ago by
mikeh.
August 10, 2015 at 2:18 pm #52646
AndrewModeratorHey Mike,
You could load a custom limit line which would in effect create a mask. Create a file in a text editor or in excel like so
904.0, -60
905.0, -60
905.0, -40
907.0, -40
907.0, -60
908.0, -60(The format is [MHz, dBm] on each line)
and name it MyFileName.csv. Then in the software, File->Import->LimitLines and find and select your file.
If you create a list of points that outline the channels you are interested in observing, the software will create a max value limit line that will be drawn over the graticle. It would also let you know when a signal exceeds the limit line as well.
Is this type of functionality what you are looking for?
Regards,
A.J.August 10, 2015 at 2:27 pm #52647mikeh
ParticipantAJ,
Yes, that is what I am looking for. But the plot that shows up does not look like what I would expect.
Attachments:
You must be logged in to view attached files.August 10, 2015 at 2:39 pm #52649
AndrewModeratorHey Mike,
I apologize, try file contents like this instead.
904.0, -250, -60
905.0, -250, -60
905.0, -250, -40
907.0, -250, -40
907.0, -250, -60
908.0, -250, -60This specifies a minimum as well for each frequency. This displays correctly for me. It appears the two value line is not being parsed properly. This should resolve the issue and allow you to use limit lines.
Let me know your results.
Regards,
A.J.August 10, 2015 at 2:45 pm #52650August 10, 2015 at 2:57 pm #52652
AndrewModeratorDoes it always show passed?
What version of Spike did you download, see the Help -> About menu.
So I just gave you an example file, you will need to populate it with values for the channels you are interested in, following the same format. See attached image for what I am seeing.A.J.
Attachments:
You must be logged in to view attached files.August 10, 2015 at 3:10 pm #52654mikeh
ParticipantWell, it sort of works, as long as all of my signals are below -40dbm. I guess it’s a poor-man’s mask.
Any chance of a real custom mask utility? In your spare time?
Thanks,
Mike
Attachments:
You must be logged in to view attached files.August 10, 2015 at 3:20 pm #52664
AndrewModeratorYes, it is just a basic limit line.
On the topic of custom mask utilities, are there any implementations you have used on other equipment you like that you can point me to? Maybe you can describe the type of functionality you expect from a custom mask utility? I can’t guarantee that we would build it but I always like collecting ideas from customers.
Regards,
A.J.August 11, 2015 at 6:28 am #52785mikeh
ParticipantI’m starting to think that “mask” may not be the correct term for what I am looking for. Perhaps it should be called “channel markers”. What I would like to see is a semitransparent vertical bar, similar to the one shown in the attached file, centered on each “channel” that I specify in a file similar to the limit-line and path-loss file format. For each channels I specify, a vertical bar is plotted whose width is determined by the settings in the imported file. A small gap (or line) between the channels will help show their boundaries. Perhaps an optional label could be included that is plotted at the top of the channel marker.
For example:
906 (channel center), 2 (channel width), “CH 1” (label) <cr><lf>
908, 2, “CH 2” <cr><lf>
910, 2, “Ch 3” <cr><lf>
etc.- This reply was modified 11 years, 1 month ago by
mikeh.
- This reply was modified 11 years, 1 month ago by
mikeh.
- This reply was modified 11 years, 1 month ago by
mikeh.
- This reply was modified 11 years, 1 month ago by
mikeh.
Attachments:
You must be logged in to view attached files.August 11, 2015 at 7:02 am #52791mikeh
ParticipantHere’s a better representation of the channel markers. I am using the Channel Power markers to illustrate.
Attachments:
You must be logged in to view attached files.August 11, 2015 at 9:37 am #52832
AndrewModeratorHey Mike,
OK, so the functionality is purely aesthetic? Basically just so you can visualize the channels easier. It is an interesting idea and I could see the usefulness in it. Thank you for the suggestion. I do keep track of all users suggestions.
Regards,
A.J. - This topic was modified 11 years, 1 month ago by
- AuthorPosts
- You must be logged in to reply to this topic.