Keyboard Shortcuts
Likes
Search
Collision avoidance?
It does not. AX.25 allows for multiple users, Vara is one at a time as far as I know. KE8GRY On Thu, Jul 27, 2023, 2:38 PM Orv Beach <orv.beach@...> wrote: I know how packet radio deals with collision avoidance: poorly. How does |
Orb; I believe that, compared to 1200bps packet operation, the throughput advantage of VARA FM (WIDE or NARROW), even for unlicensed use, more than makes up the lack of a collision detection. |
toggle quoted message
Show quoted text
|
¿ªÔÆÌåÓýUsing G8BPQ software, not uncommon, at 1200 baud AX.25 with NETROM over top of it, the typical 1200 baud throughput is 15 to 25 bytes of payload per second, plus callsigns and flags and whatnot, and that is assuming that PPERSIST is set to some high number, like 200.?The interesting thing, to me, is what happens when four stations are on the same frequency, attempting two different 1 on 1 conversations, each pair thinking they are alone on the channel. ? KR3RAL <¡ª> KW1BRB <¡ª> K1DT <¡ª> KE1AST? KW1BRB in the west suburbs is talking to?KR3RAL, a few miles further out. ? ? Then later K1DT, in downtown, is talking to KE1AST in the East suburbs. And then KW1BRB and?KR3RAL?resume. ?But where?K1DT?can hear KW1BRB and KE1AST, the only station KE1AST can hear is?K1DT. ? So?KE1AST?is pinging away trying to get?K1DT?to answer, and?K1DT?is waiting for?KW1BRB to become silent before?K1DT?can transmit. ?Once in a while K1DT sees the channel quiet enough and goes and sends a frame to KE1AST, trashing the frame?KR3RAL?was sending. ? That¡¯s what happens using AX.25. ? What does VARA FM do in this scenario? The 1200 baud packet exercise, with this scenario, would be massacred pretty badly by bit-errors, plus when a station goes to transmit, it would usually end up waiting until the other stations it can hear are all un-keyed. ?It¡¯s very dynamic. ?If 1200 baud AX.25 is set up with PPERSIST set to a low value on all stations, they¡¯d be really slow in the first place, but the collisions may not be as horrific. ? It¡¯s fun to watch, if one doesn¡¯t take it too personally. ?? The much worse case is when there are a couple of conversations and the stations are using on-channel relays, perhaps more than one relay. ?That¡¯s very common in AX.25 1200 packet. ? The throughput goes from intolerably slow to dropped call.? I¡¯m a big fan of self-coordinated dedicated point to point link frequencies for VHF or UHF FM data links, where the frequency WIKI has enough channels for people to not be on the same channel as another link within range. ? But this is only useful (in an automated real-time network) if there are more than a couple of radios+modems at each site to cross link the channels. ?See the maps on the ncpacket.net webpage. ? VARA FM sounds great and I¡¯d love to have something like it that we can build a real-time network out of. ?I wonder how long it will be before one could get a licensed copy in a device that costs under $200 or so, in order that one could build a bunch of multi-port network stations. ?This would put AX.25 to bed finally, maybe? ? ?The $40 NinoTNC on a FM voice radio is good for 2400bits per second, around 40 bytes per second on G8BPQ with PPERSIST=200 and with NETROM taking up time. ?That¡¯s pretty slow compared to what Mark was talking about. ?But a half dozen NinoTNCs can be attached to a G8BPQ network node with half a dozen radios, if one was so motivated. ?In our local network, ncpacket, we have a large percentage of 4800 and 9600 baud capable radios, when matched with a $40 NinoTNC. ?So we¡¯re getting 60 bytes per second to 110 bytes per second on many links. ?But the network stack does not make bit-rate or processing adjustments to compensate for fading links. ?So it gets pretty bad when we have multi-path phasing. ? We need a network protocol that is more efficient than NETROM, more forgiving of fading links than NETROM, and compatible with VARA FM. ? I¡¯m partial to the Raspberry PI as a computing platform, but we¡¯ll see how the market for VARA FM compatible embedded solutions develops. ?Using a set of Intel NUCs doesn¡¯t seem completely ridiculous, and getting less and less ridiculous as time goes on? Maybe there is already a better deal than Intel NUC for a single port VARA FM instance of a multi-port node. ?? Tadd KA2DEW in NC. ?https://qrz.com/db/ka2dew ? ? https://ncpacket.net ?
|
¿ªÔÆÌåÓýWow, that's pretty ugly, Tadd. I plan on using our high-level VARA-FM digipeater as a "Gateway drug" to lure local Winlink users onto our AREDN mesh network :-D.? It's pretty-well developed in our county and we get 5-7 Megabits/second across the county.?? It has the advantage of not requiring digipeating, too. Orv W6BI On 7/27/23 14:44, Tadd KA2DEW in NC via
groups.io wrote:
Using G8BPQ software, not uncommon, at 1200 baud AX.25 with NETROM over top of it, the typical 1200 baud throughput is 15 to 25 bytes of payload per second, plus callsigns and flags and whatnot, and that is assuming that PPERSIST is set to some high number, like 200.? |
Correct. The two VARA endpoints use nearly 100% of the airtime, when in a connected state, exclusive of: * Key-up time on each transmission * Minor quiet times between keep alive transmissions during idle periods. After the connected state concludes, two other endpoints may use the channel. 73, ? --Michael? WZ0C
On Thursday, July 27, 2023 at 02:53:04 PM EDT, Eric KE8GRY <ke8gry@...> wrote:
It does not. AX.25 allows for multiple users, Vara is one at a time as far as I know. KE8GRY On Thu, Jul 27, 2023, 2:38 PM Orv Beach <orv.beach@...> wrote: I know how packet radio deals with collision avoidance: poorly. How does |
¿ªÔÆÌåÓýNot true.? Packet incorporates CDMA, carrier detect multiple access.? It deals with collisions quite well.VARA FM, so far I know, does not listen for a clear frequency therefor does not detect collisions. The truth is in the starlight. Dan Croskrey, NV2Z, NNX0EM, WRBU785 Otis Orchards, WA, U.S.A. EWA, District 9, Spokane County AEC Winlink RMS NV2Z-10 VARA FM 145.51 MHz Winlink RMS NV2Z-10 VARA FM 432.425 MHz Owner YSF repeater 442.925 + Tsql 100 Hz AMS in/AMS out On 7/27/2023 11:38, Orv Beach wrote:
I know how packet radio deals with collision avoidance: poorly. How does VARA (specifically FM) deal with it? |
On Thu, Jul 27, 2023 at 05:13 PM, Dan Croskrey wrote:
VARA FM, so far I know, does not listen for a clear frequency therefor does not detect collisions.Dan; "listen for a clear frequency" isn't the same as "collision detect", in the context of CDMA.? As I pointed out earlier on this topic; ... VARA FM supports the busy-channel detection that is implemented in the Winlink Express VARA FM session¡ if there¡¯s traffic on the channel, the operator trying to connect must click the ¡°Connect Anyway¡± button. This doesn't happen during ongoing sessions (as collision detection does), but it is a reasonably effective mechanism to prevent new station from interfering with on ongoing VARA FM sessions between other stations. I don't have a way to check this on VARA HF, but I'm pretty sure this functionality is also present in VARA HF and the corresponding Winlink Express VARA HF session. Mark - AD7EF |
¿ªÔÆÌåÓý
VARA HF sessions are the same.
if
there¡¯s traffic on the channel, the operator trying to connect must click the ¡°Connect Anyway¡± button.
Additionally, if listening to radio speaker, you can usually hear 'tones' of the sending
station connecting to the Gateway.
Best Regards,
Allen Bottorff / AC9EB?
From: [email protected] <[email protected]> on behalf of Mark Davis <markad7ef@...>
Sent: Thursday, July 27, 2023 20:39 To: [email protected] <[email protected]> Subject: Re: [VARA-MODEM] Collision avoidance? ?
On Thu, Jul 27, 2023 at 05:13 PM, Dan Croskrey wrote:
VARA FM, so far I know, does not listen for a clear frequency therefor does not detect collisions.Dan; "listen for a clear frequency" isn't the same as "collision detect", in the context of CDMA.? As I pointed out earlier on this topic; ... VARA FM supports the busy-channel detection that is implemented in the Winlink Express VARA FM session¡ if there¡¯s traffic on the channel, the operator trying to connect must click the ¡°Connect Anyway¡± button. This doesn't happen during ongoing sessions (as collision detection does), but it is a reasonably effective mechanism to prevent new station from interfering with on ongoing VARA FM sessions between other stations. I don't have a way to check this on VARA HF, but I'm pretty sure this functionality is also present in VARA HF and the corresponding Winlink Express VARA HF session. Mark - AD7EF |
On Thu, Jul 27, 2023 at 02:44 PM, Tadd KA2DEW in NC wrote:
Tadd; As I pointed out recently on the VARA-MODEM groups.io "VARA on M1 Mac" topic:?
"The VARA HF and VARA FM radio-modem software is proprietary. It is entirely up to the developer, Jose Alberto Nieto Ros EA5HVK, whether to develop versions that run natively under operating systems other than Windows."?
?
After discussing why Jose had little impetus to develop non-Windows versions of VARA HF and VARA FM, and particularly for computers and operating systems designed around non-x86 CPU architectures (i.e. M1 Macs), I believe it's very unlikely that he's going to implement VARA HF/FM on a standalone modem device.
?
Of course, the kind of standalone device you're talking about already exists for HF applications, albeit at a much higher price point... the SCS PACTOR radio modems.
?
Last year, after reading about some powerful new Raspberry Pi systems, I got to thinking some of these devices (or the processors they're designed around) might form the basis of a high performance modem, using technologies comparable to what's being applied in VARA HF and/or VARA FM.?
?
At that time, I started an "AdvancedRadioModem" groups.io, to "explore the possibilities". There were a few early participants that agreed "the time was right", but no one had the skill-set and time to do anything about it. A couple of participants claimed to know people that could make it happen, but those people were too busy with lucrative commercial, military and governmental projects to be interested in the kind of product I envisioned. Activity on that groups.io died out after a couple of months, and I closed it.
I don't think we're going to see a VARA HF and/or VARA FM standalone modem, or a VARA- compatible device, any time in the foreseeable future. Mark - AD7EF? |
On Fri, Jul 28, 2023 at 07:31 AM, Steve Stroh wrote:
Check this sub-article in my newsletter Zero Retries -?Hi Steve; I'm a Zero Retries subscriber... keep up the good work! ? I apparently overlooked the "Mercury software-defined modem" item. I checked out the git-hub site, and looked for other references on the 'net. Very interesting, and somewhat promising. I can see where (with a considerable amount of further development) the Mercury software designed modem might result in a low-cost "VHF/UHF FM radio-modem "appliance" that could compete with VARA FM. However, I believe there needs to be a good deal more "machinery" to make it an effective HF modem. In either case, though, it's very unlikely that either a 'VHF/UHF FM' version or 'HF' version would be compatible with the corresponding VARA system. Mark - AD7EF |
NCPACKET is not so bad when you consider it in terms of a Maker-space hands-on? project.? The network has to follow procedures that are brought down to the level of the least-common ham.? While the sophistication level of AX.25 is pretty high for somebody who has never cared about digital data at all, the diagnostic tools make it pretty easy to follow.? Every ham can visit any site (digitally over the ham-radio-only network) and inspect plus run the diagnostics tools.? When all the links are working (about 80% of the time) we can do a 35-person live chat across the entire 9 county network.? The NCPACKET network is also built out of people's houses in an area where the highest mountain is only 1000' above average terrain and most of the region the network is built in doesn't even have that big of a hill.? 900Mhz is almost a lost cause here because of the big trees, high humidity and lack of high places to run from.? 2.4Ghz is much worse.? To do a 5 mile wide 2.4Ghz network in the northern suburbs of Raleigh, where I live, would take about a dozen participants.? From what I've seen, 2.4Ghz radios and antennas are quite different from 2m and 75m radios and antennas. Any ham can start, build, and operate a TARPN network.? They could get a 40 mile wide network with no towers or hills for about $3000 in a thick forest of 100' trees.? In the NCPACKET network, walk-up servicing is available with no security arrangements even in the time of a national emergency but almost all of the nodes are at the house of the operator, so no walking is even required.?? All of this is run with FM transceivers between 51 and 450Mhz. ?? It's a different world, doing things in people's houses where the users own the network.? |
I don't think Steve was suggesting compatibility with VARA. Just an alternative functional equivalent with certain suggested advantages. Stephen W9SK On July 28, 2023 4:27:35 PM "Mark Davis" <markad7ef@...> wrote:
On Fri, Jul 28, 2023 at 07:31 AM, Steve Stroh wrote: |
I just moved to Waynesville NC from western WA.? In Western WA I participated in building/supporting the HamWAN network there, a robust high speed IP over 3GHz ham freqs that has instigated the build out of similar networks in FL, MI, and Memphis TN.? Used for analog and digital ham repeater linking, emcomm apps inc Winlink data linking, and small local mesh networks, the low cost of client hardware helps fuel it, which starts at abt $50.? Sector node hardware is of course a bit more but still more affordable than the typical Ubiquiti et all gear. FWIW, Stephen W9SK On July 28, 2023 6:23:09 PM "Tadd KA2DEW in NC via groups.io" <tadd@...> wrote:
|
On Thu, Jul 27, 2023 at 02:44 PM, Tadd KA2DEW in NC wrote:
VARA FM sounds great and I¡¯d love to have something like it that we can build a real-time network out of. ?I wonder how long it will be before one could get a licensed copy in a device that costs under $200 or so, in order that one could build a bunch of multi-port network stations.Being able to use existing VHF/UHF radios certainly has advantages, but they are voice radios, with audio bandwidths in the 6KHz - 7Khz range, when set for "9600bps data". With this limitation, physics gets in the way of moving enough data for a workable data network, particularly with the challenges of terrain, and foliage (particularly on UHF bands) It's a different approach than you're proposing, but AREDN is absolutely terrific for building a real-time, high speed (TCP/IP), amateur radio network over large regional areas. It is a true mesh-topology network that is distributed, with substantial redundancy. It is really highly developed in Southern California, and we're rapidly moving in that direction here in the Oregon Willamette Valley (check out? While this is a data-only network, it does a great job of supporting voice communications through VOIP phones. Using the email and "post office" facilities of the Winlink are a snap, through a Telnet Winlink connection. The buy-in, including an AREDN transceiver, antenna and mounting hardware, is probably 3 - 4 times the entry point you'd like to see. Another constraint is that anyone who wants to implement a node needs at least one genuine line-of-sight path to another existing, active node. From the standpoint of mesh-network redundancy, a line-of-sight path to two or more nodes is preferred. I know that both in Southern California and in our local region, the amateur radio EMCOMM community has convinced served agencies of the value of these networks, and have received substantial financial assistance from those served agencies. Mark - AD7EF |
On Fri, Jul 28, 2023 at 05:46 PM, Stephen W9SK wrote:
I don't think Steve was suggesting compatibility with VARA. Just an alternative functional equivalent with certain suggested advantages.Stephen; You're right! ?I was responding to Steve in the context of Tadd KA2DEW's post (#6278), where he said "I¡¯m partial to the Raspberry PI as a computing platform, but we¡¯ll see how the market for VARA FM compatible embedded solutions develops.".? Regarding a standalone "software-defined (radio) modem" that isn't "VARA compatible", however... with the success of VARA HF and VARA FM in the Winlink "radio email" community, and the growing "radio chat" community, I simply don't see a compelling case for adopting a competing-technology standalone "software-defined (radio) modem" over the well-entrenched PC-software + USB sound-card solution offered by VARA HF and VARA FM. If the new "software-defined (radio) modem" could accommodate some effective mesh networking functionaliy, that's another significant use-case, as Tadd KA2DEW suggests. I don't see a way to accomplish that, though, given the audio-bandwidth limitations (7 KHZ maximum) of FM transceivers configured in "9600bps data" mode. Another constraint is that the full-throughput 22Kbps data rate of (licensed) VARA FM WIDE is dependent on the channel being almost 100% utilized between only two stations. Mark - AD7EF |
It really matters where you are. High speed digital networks are great in urban areas. In south Texas we have Houston, San Antonio, and Austin as major metro areas and high speed networks are used. In other parts of STX we have counties with populations of just a few thousand. It makes a huge difference in what one can do.
Get
On Jul 28, 2023, at 9:00 PM, Mark Davis <markad7ef@...> wrote: On Thu, Jul 27, 2023 at 02:44 PM, Tadd KA2DEW in NC wrote: |