[net.ham-radio.packet] General questions on packet

supp@sphinx.UChicago.UUCP (Steve Upp) (10/31/85)

>This news group has been quiet lately.
>Or is something messed up again?
>
>Bill Retzner
>ihnp4!ihlpg!retzner

  Well maybe these questions can re-awaken a temporarily sleeping group.

I have a few questions regarding the current state of packet radio.  

	1)  Where can I get lots of information about it?  The only
	      documentation I have so far is the November CQ magazine.  

	2)  What is the maximum size of an AX.25 packet?

	3)  What plans are there for the next level of network software
	      to be add to the basic network layer of error checking 
	      packet communications that has been provided by AX.25.

	4)  Why has the FCC limited H.F. data transmission rates to 300
              baud?  I'm aware of the the limits on 2 meters and above.

	5)  I'm particularly intersted in H.F. (D.X.) packet radio.  How 
	      much success has been made on the long distance bands?  
	      I'm aware of the digirepeater capabilities of most of the 
	      packet boxes, however I'm thinking more of long distance 
	      point to point transmission because of the sacrificed speed
	      that digirepeating inherently requires.


Forgive my ignorance if I have made obvious blunders in the statements above
I've only recently started looking into packet radio.

From the few articles I've seen in CQ, this could be very interesting.  

One last thing-I'm not a licensed ham--------yet.


Thanks in advance


------
Steve Upp
  ...!ihnp4!gargoyle!sphinx!supp

retzner@ihlpg.UUCP (Retzner) (10/31/85)

> 	1)  Where can I get lots of information about it?  The only
> 	      documentation I have so far is the November CQ magazine.  
There have been some "introductory" articles in recent issues of
QST.  Detailed information is available, just not in one place.
Here are some national organizations for possible sources:

	AMRAD
	P. O. Drawer 6148
	McLean, VA 22106-6148

	AMSAT
	850 Sligo #601
	Silver Spring MD 20910
	301-589-6062

	Tucson Amateur Packet Radio (TAPR)
	P. O. Box 22888
	Tucson, AZ 85734-2888

	ARRL
	Newington, CT 06111
> 
> 	2)  What is the maximum size of an AX.25 packet?
> 
AX.25 is limited to 128 bytes of data in a packet.

> 	3)  What plans are there for the next level of network software
> 	      to be add to the basic network layer of error checking 
> 	      packet communications that has been provided by AX.25.
> 
These plans are currently in the works.  There are small groups all
over the country looking into this, some are playing with their own
implementations.  This is one of the main concerns of TAPR now.

> 	4)  Why has the FCC limited H.F. data transmission rates to 300
>               baud?  I'm aware of the the limits on 2 meters and above.
> 
In a word, bandwidth.  Higher baud rates (frequency response) requires
more bandwidth.  More sophisticated modem techniques could cram more
data into the available bandwidth (i.e. 212a), but at higher costs.

> 	5)  I'm particularly interested in H.F. (D.X.) packet radio.  How 
> 	      much success has been made on the long distance bands?  
> 	      I'm aware of the digirepeater capabilities of most of the 
> 	      packet boxes, however I'm thinking more of long distance 
> 	      point to point transmission because of the sacrificed speed
> 	      that digirepeating inherently requires.
> 
There are people using it.  Some computer equipped sites have "gateways"
that connect a VHF TNC to an HF TNC.  Others have experimented with
OSCAR satellites.

Hope this is of some help to the net.

Bill Retzner WB9QXJ
ihnp4!ihlpg!retzner

karn@petrus.UUCP (Phil R. Karn) (11/01/85)

> I have a few questions regarding the current state of packet radio.  
> 
> 	1)  Where can I get lots of information about it?  The only
> 	      documentation I have so far is the November CQ magazine.  

What kind of information are you looking for? Offhand, I can suggest
the following for starters:

1. The AX.25 Level 2 Version 2 protocol specification
2. Proceedings from the four ARRL-sponsored Amateur Digital Communications
conferences

Both of the preceeding items are available from the League.

> 	2)  What is the maximum size of an AX.25 packet?

The spec says an I-frame may contain a maximum of 256 bytes. Most of
the actual implementations, however, use a contiguous ring buffer so
it is the total amount received that matters, not the size of each
frame. In some (e.g., the code I wrote for the Xerox 820) the buffers
are on linked lists, and the size allocated for each one is an operator
parameter.

> 	3)  What plans are there for the next level of network software
> 	      to be add to the basic network layer of error checking 
> 	      packet communications that has been provided by AX.25.

No other issue within packet radio has generated more intense and prolonged
controversy than this question. There are perhaps three schools of thought:
those who want to base the upper layers on a virtual circuit protocol
patterned after X.75, the CCITT's standard for public packet network
interconnection; those who prefer a datagram approach, i.e., the DoD/ARPA
standard TCP and IP protocols; and those who couldn't care less but just
want to use something without worrying about the details.  Side issues, such
as the proper placement of the various protocol modules and the need for TNC
software enhancements, are also quite controversial.

The amateur packet radio protocol debates are a perfect miniature of past
debates in packet switching as a whole, and most of the arguments are the
same.

Since I am one of the major protagonists in this debate, I will refrain
from soapboxing unless I am deliberately provoked.

> 	4)  Why has the FCC limited H.F. data transmission rates to 300
>               baud?  I'm aware of the the limits on 2 meters and above.

Probably for bandwidth reasons, since FSK has to run in the CW bands on HF.
Personally, I have very little faith in high speed HF data transmission
because of the severe multipath disperson problems, but I may be biased
because of my involvement with the amateur satellite program.

> 	5)  I'm particularly intersted in H.F. (D.X.) packet radio.  How 
> 	      much success has been made on the long distance bands?  
> 	      I'm aware of the digirepeater capabilities of most of the 
> 	      packet boxes, however I'm thinking more of long distance 
> 	      point to point transmission because of the sacrificed speed
> 	      that digirepeating inherently requires.

There has been moderate success over very long paths (i.e., Maryland to New
Zealand) on 10 meters when the band conditions are right.  It is best to
operate on frequencies just under the MUF in order to reduce the
aforementioned dispersion problems.

I should point out here that a major shortcoming of amateur packet radio is
in RF modem technology. The modems that are used are extremely non-optimal
in terms of bandwidth and power efficiency, and much improvement could be
gained if a talented and determined group were to really take this job on.
The use of minimum shift keying (MSK) has been proposed for HF and some work
has been done on a prototype, but progress has been slow. The same is true
with a PSK modem for satellite work.

Phil Karn, KA9Q

karn@petrus.UUCP (Phil R. Karn) (11/06/85)

> > 	1)  Where can I get lots of information about it?  The only
> > 	      documentation I have so far is the November CQ magazine.  

Oops, almost forgot. The May 1985 issue of the IEEE Journal on Selected
Areas in Communications carries the article "Packet Radio in the Amateur
Service", by Harold Price, Bob Diersing, and yours truly.

Phil