Hacker News new | past | comments | ask | show | jobs | submit | cedivad's comments login

<shill mode> you can run SRSRan on a small self contained SDR such as the Seeve board. Throughput is not going to be good as a custom stack as it's unoptimised, though.

https://rfnm.com/blog/introducing-seeve


It's incredible to see such capability on such a tiny board.

The LA9310 has incredible specs, too, what a beast.

Have you done anything with its Network Listening feature? I'm curious if that's frequency flexible or if it's limited to a specific handful of common bands.

How have you found the NXP SDK, is it reasonably decent to work with?


> After a NDA with NXP...

It is better than NDA with Broadcom, but still...


> When my AoA sensor fails, then what?

crickets, let's just randomise which sensor we use during boot, that ought to do it!


> Airlines really want to be able to use pilots' existing type-rating on this hulking zombie of a 60s-era airframe with modern engines but it behaves differently under certain conditions, what do we do?

let's just build a system that pushes the nose down under those conditions, have it accept potentially unreliable AoA data, and not tell pilots about it!


"AoA sensor" - Angle of Attack sensor.

And the reference is presumably to 737 MAX accident. https://www.afacwa.org/the_inside_story_of_mcas_seattle_time...


Epic fail indeed, costing many lives.


PPS input/output is off to the side, look for the "User Interface Connector" paragraph on the website.

> What do you mean? Do you have your own DSP stack to deal with that while user receiving/transmitting? If there is, do you provide any control over it?

You can quickly pause whatever is running on the LA9310, push the NXP NLM stack, correct local frequency errors by synching to a cell network tower and then resume normal operation. It's going to cause a glitch, but if you want to maintain frequency accuracy it's a small cost you need to pay. Once you have absolute deviation and drift it should track quite well.

My understanding is that SRS and the like all require beefy desktop-class processors to run in?


> My understanding is that SRS and the like all require beefy desktop-class processors to run in?

Yes. You can ignore this question. I should have asked you the driver first. I think you replied that question already on another comment. Thx for your explanation. Looking forward to seeing it in the market soon.


Is this with an older Firefox version maybe? I've tried with a relatively recent one and couldn't reproduce, but I'll look at the logs and try to fix this now that the HN storm has passed :-)


It seems to work a bit better now but it looks like it isn't working as the page stops when it goes into a transition.

There's a writers maxim, "murder your darlings". what they mean is that a work often has some styling, phrases, exposition, even whole characters or subplots that the writer has worked hard on and become attached to, but that detract from the work as a whole. So they have to be removed. I think this may be a darling unfortunately.


Strange. I haven't changed a thing. Just to confirm, the problem yesterday was that the website would be stuck, not that you couldn't move down further by scrolling in an unnatural way, right?


I thought so but don't seem to be able to reproduce it now.


As a data point (another aFF on Android) I could scroll down, but the experience is painful. I am interested in SDRs and have a bunch of HackFRs and dongles, but the page was very off-putting. I suspect most tinkerers that would be interested in this hardware would love an option to see all this on a static web page.


Firefox mobile on Android 111.1.0

I abandon all sites that override scroll because they're too frustrating to read.


Here is a fast render of what the enclosure might look like (work in progress): https://i.imgur.com/AEYgLxU.png

The idea is however you get shielding and cooling, sit it on the desk upside down and have all the RFNM boards accessible from the top.


A few practical use cases that are not easily covered by similar platforms:

1) Direction finding thanks to the 8x 153 MSPS ADCs and coherent clocks.

2) Mixed domain analyzer: have one daughterboard act as a RF receiver, and at the same time sample an analogue voltage with the other one. This is a capability reserved to the most expensive of test equipment and lets you analyze how a RF switch is behaving (or do side channel attacks?).

3) Sample almost 600 MHz of bandwidth in real time, use the powerful DSP core to run FFTs on it and send the results over to a browser that implements a RTSA display. This lets you have a real-time view of the spectrum around you for just a few watts. Thanks to the double-PPLs on the Granita board, you can also sweep the spectrum very fast.

4) There is enough processing power onboard to enable RFNM as a 5G RedCap node. We are working with NXP to add an eSIM, so with the right software, this can become a fully-functional 5G UE and connect to the normal cell network. Don't care about 5G? You can write your own standard and deploy it on the same hardware (the limitation here is having access to NXP's DSP development tools, which might limit the processing to the beefy i.MX 8M Plus, but some cores will be available as binaries).

5) Technically, anything requiring an insane amount of ADCs and DACs. You can implement your own board, as the heavy lifting (the motherboard) is already done for you. You could prototype something easily with the development board that's on the website and turn it into a real design within weeks.


Does this offer 4x RX and 4 TX channels? Or is it 8x RX channels? Is each individual channel capable of MSPS?


8x ADCs and 2x ADCs @ 153 MSPS -> 4x RX I/Q pairs and 1x TX I/Q pair. The way the math works, you can sample a 153 MHz signal at 153 MSPS using I/Q, or you can use each ADC line to sample at nyquist, and in that case you get 8x RF channels, each sampling 80 MHz at most. All untested, of course.


Once Arctic Semi puts the Granita into normal commercial production, what do you guess the 1ku pricing to be?


Typo: Is each RX channel capable of 153 MSPS?


I don't like them either, but I couldn't find a better way to provide the clock in/out feature and still fit in that area of the board. The optional OCXO on the opposite side of the U.FL connectors doesn't help (can't do edge-launch mmcx, for example), and if you move down you would ruin the legend for the user interface connector.

But fair feedback, noted. I can't move the optional OCXO below the enclosure, as that would be taller than the aluminium block itself and require a slot breaking the RF shielding, but maybe I can move the connectors. I'll try and get creative.

Edit, surface-mount MMCX to the rescue? https://i.imgur.com/1GJhJa6.png


They will be the first thing to break.

I can't stand the amount of fragile connectors people keep installing on expensive boards. My BladeRF's micro USB 3.0 sheared off.

USB-C is even a bit contentious for me. USB-A with the 3.0 extensions is much more durable.


Yeah, USB-A/B are the best, where applicable.


I wouldn't change things on my account. I certainly understand the density advantage to u.fl connectors. They just grind my gears.

Best of luck with the project. I couldn't find anything on "Granita". Is it called "SnowWings" now?


No, I think your feedback is fair, MMCX connectors are certainly more durable. Maybe the tradeoff there is that they are not as common, so I might need to include adapters as well. I would like to have them on the opposite side of the board, so that we can maybe enclose them with the CNC enclosure which would make it truly pull resistant.

The Granita is technically unreleased, the manufacturer has been making changes to the packaging of the chip as recently as a couple of months ago. It's based on the same silicon as the IceWings: https://arcticsemiconductor.com/icewings/


I can't commit to pricing before I have decided on a partner for the distribution (DIY vs Kickstarter vs Crowdsupply, they all come with different costs and tradeoffs), but $550 is my target retail price for the Motherboard + Granita + Dev Board + CNC enclosure combo. $450 if you are happy with the Granita Lite board. Everything will be sold separately.

As a comparison, $550 would be 10x to 20x less expensive than what's on the market today for similar bandwidth specs (Aaronia Spectran V6 and Ettus USRP).


This is amazing! I would buy one in this price range. What sort of help/contributions you need/expect from interested users? E.g. financial funding on CrowdSupply, beta testing, feature wishlist, etc.


We need volumes, so the best I can hope for is people join the waitlist and pre-order when we show a functioning prototype. We already placed sizeable orders with the manufacturers and have the first batch planned for September, but further batches are probably going to be delayed into 2024 (we can't start asking for preorders before the product is tested, which is going to take time, so we can't preorder those chips early like we did for the first batch).

Feature wishlist: please! Do send them our way. Especially if it's hardware, this is the right time!


Thanks. I have followed you on Twitter, and will discuss this with my RF fellas and get back to you on Discord or email. However, for now, I could mention 2 things that can be attractive to me as a radio amateur and RF hobbyist: 1. Any daughter board that can provide HF coverage, ideally with a few filters for the ham bands. 2. A proper shielding enclosure (shield from external noise, plus provide some heat dissipation)

and 3rd would be on the software side: support in Soapy and GNURadio (osmosdr) but I guess that would eventually come from the community.

This is exciting, and as supporter of previous open source SDR projects, I'm looking forward to more updates and news from you.


:-) The HF daughterboard is the only thing that's missing, I think. To be honest, I was hoping for someone to suggest a nice design on that front.

Here is a render of the enclosure (work in progress): https://i.imgur.com/AEYgLxU.png

And of course we agree on the software side! Soapy + GNURadio are a must. Hopefully my driver-writing skills are up to the challenge!


A few reasons:

(1) The AFE7903 wouldn't allow for any modularity in the system (look at what we are calling the RFNM interface on the website, I think that's the real reason this platform will work),

(2) Pricing, that single chip would cost in quantity 1k more than our current BOM, and you still need to add FPGAs, frontend, etc. next to it.

(3) Those single chip frontend modules don't have the embedded DSP cores we can use to do things like processing FFTs in real time and feeding them to a browser with no computing on the host, which I think will be very cool (multiple 160 MHz FFTs with a gr-phosphor like visualisation I think has never been done before at this price point).


I designed this system (not the chip, clearly), so feel free to ask any questions!


What's the software story for the VSPA DSP? Is that going to run user code, or a binary blob that does some filtering and sends I/Q samples to the iMX or USB3?

NXP doesn't share many details on the LA9310. Could just be too early, but it smells like a "you must convince a sales rep you're going to be a qualified customer and sign a stack of NDAs before you dare ask for a datasheet or instruction set manual" situation, which is unfortunate.


NXP are open sourcing a lot of the support stack for the LA9310 to go along with this product release, but I'm afraid they consider the VSPA DSP to be highly proprietary, yes.

Example: https://github.com/nxp-qoriq?q=la93


Seeing the spec I thought there is a Zynq but iMX6 looks even better. Can I get this board as an individual hobbyist instead of a company?


*i.MX 8M Plus, please :-) The 8M Plus is not that different from the RPi4!

Yes, of course, this will be sold to anybody and be very, very competitive, like in the order of ~$550 including the Granita board ($100 less for GranitaLite).


I stand corrected. IMX 8M plus. 550 that is a nice price compared to say LimeSDR. I will be sure to grab one when its available.


Can this device work as a medium/short wave receiver? How low can the frequency go? Like, if one has this device, would it also replace something like RSPdx?

What is the compatibility with existing SDR software?

It mentions multiple ADCs, can it work as a coherent receiver, similar to kraken?


The Granita board should already work down to 10 MHz. If you need to go lower, I (or someone else) would need to design a custom RFNM daughterboard for low frequencies. You could do direct conversion up to 150 MHz, so it should be a simple task and come with good performances.

All existing SDR software should be supported via OsmoSDR.

Yes, it should work as a coherent receiver. There are some questions about unmatched I/Q pair trace lengths, but from what I heard from the experts as long as the clock is coherent (which it is), we should be able to correct those in software.


> If you need to go lower, I (or someone else) would need to design a custom RFNM daughterboard for low frequencies. You could do direct conversion up to 150 MHz, so it should be a simple task and come with good performances.

If do ship oscilloscope daughterboard that you have on your site, would that work also as SW radio?


You'd probably want something way more sensitive than that, right? Something that goes well into the micro/nanovolts rather than millivolts. But it should be reasonably simple to do. Also the RTL board when designed with a good frontend should be a viable option.


are the chips available anywhere? https://www.nxp.com/part/LA9310X7S11AA#/ "Lead Time: 52" doesnt sound encouraging.


You need to work directly with NXP. Our first big batch will be here in September. We could have had them earlier but there are plenty of different moving parts, things to do and software to write, so September is a good compromise.

But yes, the long lead time is the reason for the waitlist!


If you can provide a board to Alan, the lead dev of SatDump (https://github.com/SatDump/SatDump) to ensure compatability I'll 100% buy this board.


We should have a fair number of boards going around in a couple of months (10-20), when the first batch is done and basic software is complete. Mostly as loaners at first as there will be more requests than boards, but everyone that contributes should definitely get one from the first mass-production batch :-)


Fantastic news. SatDump and SDR++ compatibility would be sweet


Will this be open source hardware / software like the HackRF One?? I see no mention of this so I assume not?


The schematics will be released publicly when the product is shipping, but it won't be OSHW. I don't want to end up like the HackRF, where one small company is burdened with supporting an ecosystem of what is mostly clones. The HackRF designer himself said he wouldn't do it again.


The board layout triggers my OCD :)

Why the weird angle of those main ICs?

Usually it's 45 degrees or parallel to the board.


I routed the i.MX block like a normal human being, then rotated everything 23 degrees to (1) avoid the fiber weave effect and (2) not collide with any of the mounting holes, as that placement needs to be symmetrical under the slots for the two daughterboards.

I get that it's triggering people, I get PTSD thinking about needing to touch that routing as well. Altium doesn't support arbitrary-angle differential pairs, so this was a huge mess. Next time I should just ask the PCB manufacturer to rotate the fiberglass sheets by a few degrees instead.


I love the curvy traces! It gives me the warm feels about old school handmade rubylith films. Don't change a thing!


Things that are placed non orthogonally is a sign of high speed black magic to me.

Edit: the other thread shows me writing a reply at 2am this morning... Pretty sure I didn't dream walk just to post on HN...


Any chance to get a direct PCIe connection to plug this into an x86 host?


It would need to be a different design entirely.


Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: