-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Question: Morpheus tool et PlutoSDR #1
Comments
Translate if needed or wait for LamaBleu to respond - This tool is MoRFeus tool, its to control this device: https://othernet.is/collections/outernet-product-catalog/products/morfeus-1 Hope that helps! |
Thanks I understand what this device (Morpheus) can do. However, I still miss the point about the relevance of using the Morpheus device in combination with the PlutoSDR device as I think (?) it is inferred in this article published on RTL-SDR.com. As you can read, the PlutoSDR immage that is cited in this article includes the Morpheus tool and I wonder why ? Is the idea to use the Morpheus device as a down converter to extend the coverage of the PlutoSDR below 70 Mhz ? Can you clarify? Regards |
If you combine this tool with some of the wrappers/front-ends or other controlling applications for the MoRFeus, then you could certainly do a spectrum sweep with it. You could use the signal generation function with a tap or other device to measure the swr of an antenna. To your point, it would allow you to access the 30-70mhz range using it as an up-converter. It would also allow you to add a bias-t function to PlutoSDR since it does not have the ability to provide 5v on the antenna port. i.e., it could be used to power a SpyVerter to then give you access to the entire HF band as well. Use your imagination. :) Hope that helps! |
Hi @saftan52 In french : désolé pour la réponse tardive, j'ai bien compris votre question, et en l'état non ce n'est pas possible, mais la tâche n'est pas bien compliquée. Je suis prêt à m'y coller à partir de mi-mars s'il y a du monde intéressé. |
Bonsoir,
Merci pour les deux réponses en Anglais er en Français. J ai bien compris
maintenant. Oui on en reparle en Mars.
Çela serait vraiment extraordinaire si il y avait une application qui
permet d utiliser le pluto SDR pour mesurer la réponse en fréquence d un
filtre ou d une antenne par exemple en utilisant un coupleur directionnel
externe. Le plutôt peux le faire sans le Morpheus by the way, la see chose
que le Morpheus pourait apporter C est peux être de pouvoir couvrir le
segment de 0 à 70 Mhz non couvert par le PlutoSDR.
J ai regrade partout sur le net et personne ne l à encore fait, il y a
juste un script Matlab, mais il faut une license très onéreuse. Je pense
que la difficulté C est de prévoir dans le programme une procédure de
calibration pour que la mesure de la réponse en fréquence soit précise. Le
top uktimr serait évidement de pouvoir mesurer l amplitude et la phase pour
faire un VNA 1 et peux être 2 port
Bon séjour à Kourou
Peter
…On Fri, 15 Feb 2019, 19:57 LamaBleu ***@***.*** wrote:
Hi @saftan52
First: many thanks to @unixpunk <https://github.com/unixpunk> for initial
answering. He knows I'm off during February, that's why I'm long to reply.
BTW @unixpunk <https://github.com/unixpunk> I feel good, turning on
computer for the first time since I left France. I'm in Kourou space center
today.
The idea was to adapt initial version of moRFeus_GUI (
https://github.com/LamaBleu/moRFeus_GUI) I wrote last year, to be used
with pluto instead of classic RTL-SDR, to extend freq range. However
moRFeus_GUI needs GQRX to get signal level ... I will perhaps (or not) work
again on moRFeus_GUI, to use SoapySDR and acquire signal level without GQRX.
It's probably an easy task however I focused on DATV first.
In french : désolé pour la réponse tardive, j'ai bien compris votre
question, et en l'état non ce n'est pas possible, mais la tâche n'est pas
bien compliquée. Je suis prêt à m'y coller à partir de mi-mars s'il y a du
monde intéressé.
Pour l'instant je suis plutôt en mode hors-connexion, peu de réseau d'où
je suis. Salutations depuis la Guyane. On en reparle en début mars ?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AOP9WWqPcd9kaz0-KPcqPPjLJfdCofbmks5vNwMKgaJpZM4aan2z>
.
|
Je joins pour référence et historique quelques lien vers l'application open source "VNA" (Vector Network Analyser) développée pour le red-pitaya pour fonctionner entre 0 et 60 Mhz et qui utilise lui aussi un Zyncq 7010 (mais deux DAC et deux ADC a la place d'un transceiver AD9363/4). Ce qui serais génial serais d'avoir quelque chose d' équivalent pour le Pluto mais qui fonctionne entre 70mhz et 6 Ghz. http://pavel-demin.github.io/red-pitaya-notes/vna/ et pavel-demin/red-pitaya-notes#808 et pavel-demin/red-pitaya-notes#774 voir aussi la discussion VNA/SNA sur le site the analogue device Pour fournir un tableau complet du sujet VNA/SNA, il me faut ajouter que le NWT6000 developé par BG7TBL et que je possède aussi me permet a faible cout (250 euros) de faire des scan de réponse en fréquence entre 25 Mhz et 6 Ghz de façon relativement satisfaisante pour une utilisation amateur (avec une dynamique entre 80 et 60 dB selon la fréquence). Mais c 'est très basique et ce device n'est pas un "SDR" comme le Pluto (donc moins précis, pas toujours très linaire et trés dificile a calibrer) et surtout, cela n'est pas un VNA comme le red pitayaya mais un SNA. L' interfaxe utilisateur n'est pas franchement performante et n'évolue plus du tout, elle n'est meme plus maintenue |
It seems the desired functionality will be available in the Scopy app that is currently under development for the ADALM 2000 and will be ported to the ADALM Pluto at a later stage |
@satfan52 Thanks for sharing! This app won't run directly on the Pluto itself, from what I gather - if you find something that can be run directly on the Pluto itself, please share that here or on my PlutoWeb repo as well. I would like to implement an SNA/VNA that can be used directly from a web browser like most other things in my PlutoWeb firmware. I may resort to some iio_* scripting or finding some C example (which I have already) to accomplish this via the cmd line. If you or someone you know has the knowledge to assist with this, I can't pay but I can provide credits/attributes. :) |
You are welcome! Ok I did not realize your goal was to run a server on the
Pluto itself and then use a webclient as the access method for the
ebd-user. This means that an external USB based Ethernet interface must be
added to the Pluto, not an issue of course as it is supported natively by
the Pluto
I think the author of the VNA application for the red pitaya is probably
the person you are looking for. Though of course I have no idea if he is
willing to invest time for this. I would suggest you contact Pavel Demin
directly to find out how he can or cannot guide you with this. I will be
posting the link to his VNA repository later here. The red pitaya and the
Pluto share the same Zynq10 processor through the red pitaya board has much
more memory than the Pluto.
The front end and the back end to the Zynq10 on the red pitaya are a pair
of ADCs (for the 2 receiving channels) and DAQs (for the 2 transmitting
channels) whereas the Pluto uses an AD9363 transceiver and only has one TX
and one RX channel (instead of 2 RX+2TX for the redpitaya) . The client is
not a web interface put a python script. The server runs on the redpitaya.
Despite these interferences it seems to me that his VNA client server
application could be ported to the Pluto environment as his VNA client
server aplication (I think but I am not sure) uses only 1 receiver and 1
transceiver. He mentioned it himself by the way in one of the threats on
his github page.
I ll post the links later
…On Wed, 13 Mar 2019, 18:24 unixpunk, ***@***.***> wrote:
@satfan52 <https://github.com/satfan52> Thanks for sharing! This app
won't run directly on the Pluto itself, from what I gather - if you find
something that can be run directly on the Pluto itself, please share that
here or on my PlutoWeb repo as well. I would like to implement an SNA/VNA
that can be used directly from a web browser like most other things in my
PlutoWeb firmware. I may resort to some iio_* scripting or finding some C
example (which I have already) to accomplish this via the cmd line. If you
or someone you know has the knowledge to assist with this, I can't pay but
I can provide credits/attributes. :)
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AOP9Wfx5fu1weHyaHMyafK_YnviLsIAWks5vWTRDgaJpZM4aan2z>
.
|
Key links in relation to my previous post/messages
http://pavel-demin.github.io/red-pitaya-notes/vna/
analogdevicesinc/iio-oscilloscope#143 (comment)
…On Wed, 13 Mar 2019, 18:24 unixpunk, ***@***.***> wrote:
@satfan52 <https://github.com/satfan52> Thanks for sharing! This app
won't run directly on the Pluto itself, from what I gather - if you find
something that can be run directly on the Pluto itself, please share that
here or on my PlutoWeb repo as well. I would like to implement an SNA/VNA
that can be used directly from a web browser like most other things in my
PlutoWeb firmware. I may resort to some iio_* scripting or finding some C
example (which I have already) to accomplish this via the cmd line. If you
or someone you know has the knowledge to assist with this, I can't pay but
I can provide credits/attributes. :)
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AOP9Wfx5fu1weHyaHMyafK_YnviLsIAWks5vWTRDgaJpZM4aan2z>
.
|
Thanks again! I have also been following this a bit too in hopes it may work someday. I will ask him what he thinks the effort is, but does sound promising considering the architecture they've designed for their tool. |
See the discussion around issue
pavel-demin/red-pitaya-notes#688
and the statement of the author of the red pitaya VNA client server app in
relation to porting it to the Pluto
"
There is also ADALM-PLUTO
<http://www.analog.com/en/design-center/evaluation-hardware-and-software/evaluation-boards-kits/adalm-pluto.html>.
Like Red Pitaya, it's based on the Xilinx Zynq chip. I think that my VNA
application can be easily ported to this board.
"
…On Wed, 13 Mar 2019, 19:57 unixpunk, ***@***.***> wrote:
Thanks again! I have also been following this a bit too in hopes it may
work someday. I will ask him what he thinks the effort is, but does sound
promising considering the architecture they've designed for their tool.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AOP9Wfp1WmlFcjXzxs3jCZtzgmypXss_ks5vWUoygaJpZM4aan2z>
.
|
Thanks, yes, in another thread he basically offered me to port it, lol... :) We'll see. I have an issue open on it in the PlutoWeb repo unixpunk/PlutoWeb#50 |
Hi @satfan52 @unixpunk . Sorry for my late answer.. Slowly back to pluto life. After a first look to pavel's github, I thought it was not possible/too complex to port the VNA app. I keep the idea in background and will let you informed. Need to write scripts which may help to resume this little project. |
OK thanks. Clear
…On Sat, 16 Mar 2019, 10:48 LamaBleu, ***@***.***> wrote:
Hi @satfan52 <https://github.com/satfan52> @unixpunk
<https://github.com/unixpunk> . Sorry for my late answer.. Slowly back to
pluto life.
Thanks for the links, very instructive !
Yes saftan we are more considering implementing this feature as native on
the pluto, then you just have to display a web page, or download few files
to get the result. That's why GNUplot is included on the firmware.
And I don't plan to work below 70MHz sorry.
After a first look to pavel's github, I thought it was not possible/too
complex to port the VNA app.
We have limit on flash memory; and there are lot of dependencies.
As said by unixpunk we yet have few bricks to start something cool.
However ...I'm not sure using the Pluto as generator is a good idea even if
it looks simpler : I don't think the signal level is linear across the
spectrum (TBC).
I more inclined to use moRFeus as signal generator : we have remote
control over moRFeus and can even deport it to another location/computer.
Perhaps I'm wrong !
I keep the idea in background and will let you informed. Need to write
scripts which may help to resume this little project.
Things may change quickly: I'm sure we will have this kind of app very
soon ! scopy or another one.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AOP9WdyQCQ_kcrfAy2D0-Ff9qZEsGX_1ks5vXL3SgaJpZM4aan2z>
.
|
Hey guys, seems someone worked a lot on similar project last month. |
I read the threat, and apparently the main issue is the tuning delay, but
on the other hand if the bandwidth available is 56 Mhz t is quite good
already for making sna or vna rf measurements and I guess only a limited
number of hops would be required to swep 1ghz of bandwidth for instance. I
find hard to believe that the receiver and transmitter of the Pluto use
different lo with uncorrelated phases, that is not really convenient for
digital communications
…On Sun, 7 Apr 2019, 13:11 LamaBleu, ***@***.***> wrote:
Hey guys, seems someone worked a lot on similar project last month.
I will have a look, but looks just perfect. I'm too busy now but we have
to contact Kalvin ASAP ;)
http://www.eevblog.com/forum/rf-microwave/adalm-pluto-as-vhfuhf-spectrum-analyzer-and-a-tracking-generator/
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AOP9WRvP_oxfvfrepBwq8DLDA3JYLqh8ks5vedJSgaJpZM4aan2z>
.
|
This one recently released for Lime is very good. Based on SoapySDR. |
Super, looks promising indeed!
…On Thu, 18 Apr 2019, 13:13 LamaBleu, ***@***.***> wrote:
This one recently released for Lime is very good. Based on SoapySDR.
https://github.com/nepeee/limeSNA
Installed on my computer, performed a quick test after some mods, can be
ported to pluto.
However not functional at this moment. Hope to work on this next week-end.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ADR72WLLIVFY6WDHWHDUDBTPQ77O7ANCNFSM4GTKPWZQ>
.
|
Hello,
Well it looks very encouraging! I will be happy to test your code and give
you feedback at a later stage when you will ll be ready with the first
test version
I wonder if this code makes use of FGPA ressources of the Zynq7010 or not".
It does not really matter from an end user perspective of course but I am
just curious to find out .
If limeSDR code can be ported to Pluto (that is a nice surprise), then let
me also draw your attention on this experimental VNA code (as a possible
source of inspiration for future projects or at a much later stage, as an
upgrade of the SNA that you are currently developing )
https://myriadrf.org/news/limesdr-made-simple-part-9-vna/
Thanks
Regards
Peter
…On Tue, 23 Apr 2019, 04:25 LamaBleu, ***@***.***> wrote:
Hi @satfan52 <https://github.com/satfan52> @unixpunk
<https://github.com/unixpunk>
first plot today using pluto and limeSNA, however there is a lot to do.
will keep you informed.
--> Worked on the RX side only, and getting frequent crashes Erreur de
segmentation (core dumped)
[image: limesna2]
<https://user-images.githubusercontent.com/26578895/56524807-5a640380-654a-11e9-8852-9ad7da3edbf5.png>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ADR72WJPDFBBNB2VG56KF3DPRYNM3ANCNFSM4GTKPWZQ>
.
|
Regarding the title of this issue "pluto and moRFeus" : solved and closing.
Both version are working using a local moRFeus or contacting remote moRFeus through network using moRFeus_listener WIP : using pluto as signal generator to replace moRFeus. At this moment I'm not satisfied by first result. |
Light version : https://github.com/LamaBleu/plutoscripts/tree/master/pluto_power |
Bonjour,
Je cherche a comprendre si avec l'image PlutoSDR "custom" que vous avez crée avec tous ces outils et scripts, il est possible d'utiliser mon PlutoSDR pour mesure la courbe de réponse en fréquence d'un DUT (filtre ou d'une antenne par exemple)
Dans le release note il est indiqué "Morpheus" tool, c'est pour ca que je pose la question ? Le programme émule t'il un Morpheus ?
Ce que je cherche sur le net , c'est un programme qui permet d'utiliser mon PlutoSDR pour mesurer la réponse en fréquence d'un DUT. Si vous savez me mettre sur la bonne direction, je vous en serais reconnaissant car jusque a présent je n'ai pas trouvé.
Cordialement
The text was updated successfully, but these errors were encountered: