Data-TDMA

 view release on metacpan or  search on metacpan

lib/Data/TDMA.pm  view on Meta::CPAN

can be formed simultaneously. 
	
 JTIDS-Link 16, US Navy Warfighter's Encyclopedia
 (see references)

=head1 TDMA in (a whole lot of) Detail

TDMA is the division of a day into multiple epochs, which are further
subdivided into frames, which are then subdivided again, into slots.

The basic formula is thus:

	1 TDMA Day   = 112.5 Epochs
	1 TDMA Epoch = 64 frames
	1 TDMA Frame = 1536 Slots
	1 TDMA Slot  = 0.0078125 seconds (1/128 second)

	# Thus, walking back up the hierarchy, we see that:
	
	1 TDMA Frame = 12 seconds
	1 TDMA Epoch = 12.8 minutes (768 seconds)



( run in 0.516 second using v1.01-cache-2.11-cpan-3cd7ad12f66 )