LoginSignup
0
0

IEEE GET ProgramTM
https://ieeexplore.ieee.org/browse/standards/get-program/page

802.3-2018 - IEEE Standard for Ethernet
https://ieeexplore.ieee.org/document/8457469

<この項は書きかけです。順次追記します。>

dockerで単語帳を作ります。IEEE 802文書は個人利用しか認められていないため、自分のディスクで作業します。

bash
$ docker run -v /var/tmp/ieee:/var/tmp/ieee -it kaizenjapan/ethernet
bash
# apt update; apt -y upgrade
# pdftotext -q 8023-2018.pdf 8023-2018.txt
# awk -f wc.awk 8023-2018.txt > wc8023-2018.txt
wc.awk
# Print list of word frequencies
# https://researchmap.jp/jomd7nobo-45644/

{
    $0 = tolower($0)    # 
    gsub(/[^a-z_ \t]/, " ", $0)  #
    for (i = 1; i <= NF; i++)
        freq[$i]++
}

END {
    for (word in freq)
        printf "%s\t%d\n", word, freq[word]
}

単語帳

word count
the 111234
to 41357
of 40443
a 33305
is 30998
and 30164
in 28457
for 23624
ieee 23450
at 12075
on 11578
as 11550
from 10870
bit 10817
be 10715
m 10088
pma 10084
this 10032
that 9961
pmd 9108
shall 9083
may 8952
all 8914
are 8596
by 8594
data 8521
link 8474
or 8440
s 7811
with 7782
gbase 7781
yes 7729
b 7640
value 7082
transmit 7054
use 6941
signal 6927
not 6878
pcs 6788
reserved 6765
when 6759
phy 6517
x 6504
standard 6471
d 6442
table 6411
tx 6331
std 6243
base 6234
ethernet 6089
test 6023
figure 5908
function 5887
limited 5841
apply 5835
section 5741
copyright 5734
t 5717
status 5704
restrictions 5693
register 5628
control 5605
rights 5604
kiyoshi 5601
utc 5601
authorized 5600
downloaded 5600
licensed 5600
ogawa 5600
xplore 5600
state 5558
n 5522
receive 5427
an 5403
defined 5384
mode 5254
rx 5207
e 5167
one 5031
interface 5023
c 4960
r 4781
clause 4735
set 4637
lane 4452
if 4403
bits 4388
power 4136
mac 4115
type 4085
see 4063
specified 4022
fec 3914
receiver 3767
f 3758
sublayer 3675
used 3652
no 3527
each 3448
frame 3428
transmitter 3414
mdi 3303
loss 3250
optical 3222
it 3172
time 3070
physical 3060
variable 3037
has 3001
db 2951
lpi 2946
output 2905
code 2833
received 2813
requirements 2756
between 2719
indication 2714
medium 2705
service 2697
than 2640
operation 2567
two 2543
i 2542
values 2519
pattern 2516
block 2496
TRUE 2489
error 2474
request 2422
support 2397
timer 2366
diagram 2364
channel 2349
read 2288
cable 2283
field 2272
message 2255
fault 2244
specifications 2235
local 2224
any 2185
transmission 2175
zero 2168
input 2164
counter 2126
g 2116
shown 2105
following 2093
implementation 2085
jitter 2083
end 2068
using 2066
detect 2055
indicates 2040
delay 2039
FALSE 2018
through 2011
only 1968
four 1965
device 1958
primitive 1936
mhz 1934
other 1931
tp 1928
p 1926
idle 1922
o 1922
rate 1892
ability 1865
eee 1852
frequency 1840
fiber 1827
next 1814
subclause 1813
within 1810
note 1796
valid 1790
pair 1769
maximum 1759
information 1745
reset 1739
number 1735
pics 1735
start 1727
mau 1723
transmitted 1721
can 1710
optional 1695
parameter 1694
management 1692
which 1688
ro 1675
symbol 1665
negotiation 1641
gb 1638
auto 1636
rs 1634
process 1610
differential 1598
during 1593
first 1578
required 1578
enable 1576
remote 1573
signals 1569
octet 1558
pse 1554
per 1552
group 1549
dte 1533
gmii 1533
functions 1515
described 1504
have 1491
system 1474
attribute 1471
these 1453
then 1452
partner 1451
unitdata 1451
max 1437
reference 1433
clock 1424
insertion 1402
capability 1400
characteristics 1392
item 1384
oam 1378
protocol 1363
its 1361
page 1358
disable 1355
u 1351
equation 1350
where 1347
mdio 1344
single 1342
path 1341
pd 1331
symbols 1331
electrical 1326
return 1323
been 1317
length 1308
after 1304
voltage 1293
generated 1292
registers 1260
layer 1259
sequence 1248
repeater 1247
operating 1243
appropriate 1237
unit 1235
dependent 1218
measured 1208
lanes 1201
feature 1198
j 1192
comment 1190
ratio 1190
ok 1187
should 1176
annex 1173
port 1169
noise 1167
master 1162
peak 1162
detected 1160
iec 1158
measurement 1153
proforma 1153
into 1152
name 1150
duplex 1149
segment 1146
lock 1142
transition 1140
indicate 1137
prbs 1132
slave 1132
k 1130
circuit 1123
training 1112
alignment 1107
ns 1103
carrier 1096
parameters 1095
variables 1094
less 1092
supported 1091
v 1090
client 1088
network 1084
over 1082
model 1080
range 1077
gaui 1073
up 1073
does 1072
w 1059
implemented 1054
identification 1050
more 1045
collision 1044
media 1044
min 1043
timing 1038
low 1034
blocks 1028
mii 1028
meet 1025
vector 1024
level 1021
seven 1015
active 1014
eye 1010
frames 1009
description 1008
signaling 998
cabling 992
common 977
minimum 977
loopback 976
normal 965
same 944
xs 942
five 941
sent 941
while 940
both 938
stream 937
octets 932
done 927
mapping 918
given 914
point 908
address 900
three 899
er 896
effect 895
specific 893
wis 890
also 888
conformance 882
via 881
will 876
discovery 870
equal 867
direction 865
current 860
pme 860
count 858
provide 857
h 851
such 848
attachment 843
mb 836
tc 834
packet 832
do 827
pass 827
provided 824
definitions 822
upon 821
phys 819
crosstalk 817
enabled 811
clk 810
codeword 808
pls 806
meets 803
class 802
eight 802
event 800
send 800
detection 799
least 795
specification 788
six 782
full 781
impedance 781
marker 781
xgmii 781
present 777
bi 776
case 776
conditions 775
upstream 771
cnu 769
receipt 763
skew 760
contains 752
onu 737
diagrams 736
being 735
able 726
ber 726
coding 725
downstream 724
high 723
off 723
under 723
configuration 721
encoding 719
quiet 719
condition 718
sync 714
connector 710
order 709
coded 708
reception 708
times 706
cr 704
functional 703
corresponding 699
source 697
txd 690
asserted 689
fail 686
provides 686
ofdm 685
l 684
setting 684
cd 683
additional 682
rxd 682
average 674
get 671
fast 670
amplitude 666
independent 665
coefficient 664
messages 664
mr 664
completed 662
safety 662
optic 661
period 661
ts 659
capable 657
associated 654
either 652
stressed 652
complete 651
mv 649
second 648
synchronization 647
access 642
chip 639
ds 637
integer 637
tolerance 634
characters 633
encoded 631
olt 631
aui 628
generator 628
pairs 628
multiple 626
so 625
sets 623
ma 620
pam 619
response 618
testing 615
logical 614
wake 609
based 599
global 598
supports 598
ui 598
constraints 595
sr 595
new 594
groups 592
measurements 592
behaviour 590
wavelength 590
dbm 586
iso 585
report 585
last 583
syntax 577
there 577
errors 572
layers 571
part 571
recommended 570
fr 569
assembly 568
clt 568
preamble 568
px 566
must 564
without 564
example 562
transmitting 560
kr 556
lr 556
ldpc 554
package 554
statement 553
size 552
filter 551
ghz 551
whether 550
crc 549
dc 548
pulse 548
operate 545
transfer 545
conform 543
including 543
managed 542
but 540
connected 540
boolean 539
pause 539
otherwise 538
payload 537
according 534
da 534
applicable 530
perform 530
y 530
always 529
caui 527
greater 527
tl 526
disabled 522
line 521
devices 520
scrambler 519
implementations 518
pr 518
follows 516
change 514
modulation 514
monitor 514
reconciliation 511
check 510
prx 508
alert 507
total 507
module 505
sleep 505
capabilities 504
semantics 498
available 497
indicated 497
ac 495
loc 494
connection 491
compliance 490
rcvr 490
burst 487
refresh 487
nominal 484
extended 483
ordered 483
default 482
definition 480
relationship 480
sensitivity 480
aggregation 478
margin 477
systems 477
units 477
receiving 476
below 475
object 474
am 473
mmd 473
encoder 469
nm 468
parity 465
higher 462
q 462
waveform 462
ensure 460
ms 459
summary 458
en 457
interfaces 457
oma 454
pi 454
us 454
determined 453
thp 453
represents 452
character 451
out 451
opcode 450
write 449
far 445
supplier 444
half 442
equipment 441
log 440
retrain 439
before 436
non 436
take 435
symb 434
generate 432
necessary 431
sp 431
lower 430
procedure 430
types 430
increment 428
method 427
requirement 427
behavior 426
continuous 424
limit 423
logic 423
compliant 422
failure 422
laser 422
processing 422
uses 421
coaxial 419
defines 419
invalid 419
until 419
illustrated 417
cnt 416
intended 416
means 416
rf 416
raw 415
speed 414
continuously 413
version 413
coefficients 407
exchange 406
overview 405
result 405
sublayers 405
primitives 404
application 403
containing 403
interference 403
aligned 401
generation 401
random 398
alien 396
assigned 395
lp 395
config 394
ack 393
technology 393
baseband 391
applied 390
equivalent 390
includes 390
mapped 390
ps 390
req 390
achieved 389
decoder 389
update 389
width 389
energy 386
wa 386
identifier 384
transitions 384
form 383
host 383
threshold 382
twisted 381
respectively 380
followed 378
bandwidth 377
patterns 376
above 374
wave 374
alldpxdot 373
fixture 373
lx 373
found 371
variation 371
wait 371
subcarrier 370
presence 368
generates 367
channels 366
component 365
entity 365
indicating 365
uct 365
band 363
tlv 363
gigabit 361
grant 360
installation 360
launch 360
points 360
bt 359
ready 359
fields 358
made 358
begin 357
connectors 357
exceed 357
multipoint 357
performance 357
upper 356
was 356
environmental 355
implement 355
format 354
mm 354
np 354
paf 354
counts 353
classification 352
li 352
assignment 349
dispersion 348
general 347
osi 345
components 344
gate 344
sum 344
include 342
their 342
across 341
introduction 341
flag 340
scope 340
step 340
dv 339
id 338
requested 338
delimiter 336
header 335
mask 335
every 334
informative 334
short 334
km 333
they 333
mandatory 331
subcarriers 330
different 329
ignored 329
mf 329
contain 328
coupled 328
meeting 326
pages 326
profile 325
spectral 325
interval 323
items 323
loop 323
maps 323
match 323
equalizer 322
rms 322
window 322
balanced 321
overhead 320
square 320
duration 319
sends 319
ser 319
specifies 319
propagation 318
degraded 317
further 317
zeros 317
codewords 315
psd 315
segments 315
array 314
levels 313
listed 312
options 312
edge 311
offset 311
khz 310
returns 309
since 309
center 308
oampdu 308
quality 308
xlgmii 307
allows 306
possible 306
bypass 305
jabber 304
even 303
extension 302
word 302
codes 301
crs 301
seed 301
gbd 300
instance 300
limits 300
addition 299
long 299
xr 299
attenuation 298
eq 298
due 297
near 297
correction 296
counters 296
performed 296
sinusoidal 296
allow 295
exception 295
recovery 295
snr 293
locked 291
met 291
down 289
purpose 289
major 288
most 288
streams 288
those 288
z 288
contents 285
pmds 285
de 284
di 284
equalization 284
passed 284
spectrum 284
transmitters 284
tw 284
budget 283
sqe 283
structure 283
compatibility 282
extinction 282
gpass 282
considered 281
deep 280
mp 279
action 278
pilot 277
continued 276
particular 276
scrambled 276
sfd 276
standards 276
assertion 275
paths 275
resolution 275
conventions 274
force 274
calculated 271
unsigned 271
inter 270
signature 269
terms 269
side 268
station 267
consists 266
contact 266
determine 266
worst 266
maus 265
acknowledge 264
allowed 264
binary 264
kx 264
modes 264
ord 264
networks 263
rates 263
template 263
column 262
however 262
open 262
cycle 261
detailed 261
comply 260
individual 260
operational 259
rules 259
coupling 257
environment 257
epoc 257
errored 256
consecutive 255
parallel 255
some 255
mechanism 254
om 254
states 254
csma 253
delays 251
serial 251
align 250
correspond 250
positive 250
corresponds 249
penalty 249
tables 249
added 248
npar 248
phase 248
significant 248
interconnection 247
load 247
working 246
about 245
com 245
relative 245
selected 245
shows 245
cgmii 244
manner 244
assert 243
cw 243
flp 243
occurs 243
takes 243
turn 242
cm 241
element 241
allocation 240
ground 240
operates 240
ports 240
sc 240
termination 240
xlaui 240
normalized 239
distribution 238
left 238
modulated 237
ones 237
dme 236
temperature 236
hz 235
md 235
bip 234
once 234
patch 234
position 234
unformatted 234
mpcpdu 233
attached 231
constant 231
notation 231
initial 230
attributes 229
configured 229
ins 229
linear 229
lan 228
decode 227
multi 227
plus 227
receives 227
dtes 226
txc 226
actual 225
cg 225
electromagnetic 225
scr 225
ssd 225
tests 225
fb 224
sa 223
methods 222
rd 222
rxc 222
periods 221
setup 221
difference 220
epon 220
expected 220
llid 220
connections 219
good 219
instances 219
selection 219
stop 219
corrected 217
elements 217
pmf 217
controls 216
resource 216
user 216
generalized 215
isolation 215
mated 215
ppm 215
back 214
col 214
handling 214
latching 214
prior 214
unless 214
driver 213
pbo 213
list 212
probe 212
running 212
ternary 212
decoding 211
else 211
xgxs 211
derived 210
fp 210
incoming 210
qam 209
quanta 209
disturber 208
interpreted 208
requests 208
series 208
solomon 208
th 208
closure 207
encode 207
otd 207
polynomial 207
priority 207
reed 207
sending 207
internal 206
rm 206
chair 205
changes 205
markers 205
pre 205
unique 204
circuits 203
hub 203
sense 203
subtype 203
transmits 203
cables 202
cause 202
except 202
incremented 202
along 201
communication 201
fs 201
ca 200
phd 200
rem 200
coeff 199
descrambler 199
instantiated 199
conversion 198
fall 198
fragment 198
synchronized 198
timers 198
writes 198
command 197
esd 197
exch 197
frequencies 197
integrity 197
settings 197
sub 197
contained 196
damage 196
domain 196
related 196
tone 196
tia 195
considerations 194
links 194
sta 194
idl 193
dd 192
hold 192
index 192
optionally 192
sh 192
adjacent 191
cursor 190
sequences 190
labeling 189
topology 189
operations 188
updated 188
fomau 187
tcpam 187
category 186
functionality 185
init 185
maintenance 185
td 185
therefore 185
composed 184
constants 184
cord 184
known 184
manual 184
map 184
occur 184
reflection 184
whenever 183
bx 182
conditional 182
dr 182
err 182
pct 182
self 182
ci 181
fixed 181
resistance 181
buffer 180
normative 180
correct 179
presented 179
proper 179
tested 179
copper 178
would 178
combination 177
rise 177
row 177
term 177
terminology 177
various 177
advertise 176
plug 176
reach 176
references 176
vendor 176
beyond 175
holds 175
identical 175
reflects 175
special 175
ansi 174
calculation 174
magnitude 174
multigbase 174
oampdus 174
disturbing 173
hi 173
jam 173
mechanical 173
mpcp 173
synchronous 173
toggle 173
calibration 172
gxs 172
il 172
multimode 172
objects 172
protocols 172
reported 172
supporting 172
initialization 171
respect 171
rin 171
highest 170
included 170
infofield 170
matching 170
started 170
terminal 170
users 170
forward 169
activity 168
controlled 168
packets 168
processed 168
profiles 168
slow 168
crossover 167
deskew 167
entities 167
light 167
st 167
beginning 166
conveys 166
define 166
location 166
taken 166
algorithm 165
bad 165
causes 165
destination 165
flags 165
resulting 165
shield 165
aggregate 164
llc 164
multicast 164
nonresettable 164
powered 164
compatible 163
connect 163
basic 162
labeled 162
lsb 162
performs 162
backoff 161
manufacturer 161
ordering 161
sufficient 161
fixtures 160
negative 160
polarity 160
requires 160
services 160
supply 160
timesync 160
xaui 160
cell 159
presentation 159
release 159
ten 159
abilities 158
appropriately 158
characteristic 158
extend 158
fcs 158
physically 158
podl 158
reg 158
represent 158
represented 158
right 158
terminate 158
transport 158
vertical 158
well 158
accordance 157
depicted 157
distortion 157
referred 157
remaining 157
task 157
undefined 157
guidelines 156
post 156
external 155
shift 155
trace 155
instructions 154
manchester 154
numbered 154
results 154
backplane 153
quinary 153
itu 152
placed 152
processes 152
separate 152
star 152
timestamp 152
voltages 152
advertised 151
answer 151
aro 151
distance 151
passive 151
cs 150
disparity 150
enters 150
grants 150
mean 150
verify 150
way 150
another 149
called 149
fourth 149
underlying 149
national 148
pf 148
pilots 148
round 148
implements 147
restart 147
scrn 147
begins 146
rb 146
select 146
discrete 145
here 145
multiplexer 145
receptacle 145
density 144
fit 144
wire 144
boundary 143
enter 143
sections 143
autoneg 142
balance 142
integrated 142
notification 142
oui 142
reflectance 142
unidirectional 142
eop 141
extender 141
immediately 141
measuring 141
transferred 140
unspecified 140
actions 139
among 139
copy 139
lfer 139
purposes 139
uncorrected 139
cf 138
disturbed 138
gap 138
indicator 138
measure 138
msb 138
sl 138
sudi 138
trans 138
exceptions 137
maintain 137
recovered 137
representing 137
them 137
assignments 136
completing 136
lf 136
onto 136
passes 136
queue 136
receivers 136
regardless 136
returned 136
sd 136
subsequent 136
accessible 135
claimed 135
detects 135
directly 135
previous 135
steady 135
sys 135
examples 134
isi 134
place 134
reliable 134
reproduce 134
require 134
sources 134
adjust 133
cannot 133
cx 133
future 133
initiate 133
portion 133
atis 132
date 132
deasserted 132
freely 132
height 132
machines 132
permitted 132
referenced 132
rising 132
target 132
alternative 131
longer 131
repeaters 131
respond 131
terminated 131
xmit 131
kp 130
lldp 130
session 130
were 130
wide 130
applications 129
broadcast 129
circuitry 129
established 129
xsbi 129
bound 128
designed 128
flow 128
tdp 128
amendments 127
initialize 127
ipg 127
nibble 127
outside 127
thus 127
co 126
corrigenda 126
entire 126
follow 126
held 126
oscilloscope 126
relevant 126
simultaneously 126
cleared 125
currently 125
details 125
efficient 125
option 125
pad 125
positions 125
pulses 125
text 125
board 124
clauses 124
ctl 124
cyclic 124
enables 124
overall 124
pdu 124
together 124
trunk 124
absence 123
applies 123
detecting 123
effective 123
smd 123
successfully 123
summarized 123
fext 122
latched 122
mw 122
proformas 122
publish 122
sdu 122
chosen 121
comprises 121
dl 121
having 121
inserted 121
pending 121
qr 121
reflected 121
region 121
sccp 121
conductor 120
factor 120
framing 120
inquiries 120
registered 120
remain 120
trip 120
br 119
ce 119
constellation 119
es 119
fine 119
identify 119
implementer 119
loaded 119
need 119
ofdma 119
rc 119
selector 119
refer 118
registration 118
adjusted 117
completion 117
david 117
expressed 117
midspan 117
removed 117
switch 117
basis 116
deterministic 116
exceeds 116
explicitly 116
mdc 116
suitable 116
thomson 116
autonegotiation 115
bessel 115
dll 115
fifo 115
implementers 115
lh 115
marked 115
objectives 115
partition 115
starting 115
subclauses 115
depicts 114
final 114
spurious 114
broadband 113
effects 113
enumeration 113
odd 113
calculate 112
fc 112
humidity 112
minwait 112
pmas 112
several 112
sm 112
transfers 112
achieve 111
crossing 111
ends 111
mer 111
probability 111
procedures 111
sf 111
amount 110
clamp 110
events 110
mod 110
violation 110
assumed 109
checker 109
etc 109
identified 109
ignore 109
indications 109
inhibit 109
seconds 109
vectors 109
create 108
idles 108
reaches 108
signaled 108
subject 108
consisting 107
describes 107
interpacket 107
pin 107
successful 107
tap 107
techniques 107
tm 107
advertisement 106
because 106
certain 106
combinations 106
eia 106
emissions 106
mark 106
mmf 106
opt 106
produce 106
replaced 106
speeds 106
stations 106
style 106
toward 106
bands 105
depending 105
equals 105
mdnext 105
nr 105
amp 104
conforms 104
decoded 104
digital 104
direct 104
feedback 104
mci 104
obtained 104
overflow 104
re 104
sampling 104
startup 104
conveyed 103
dual 103
fn 103
lowest 103
pfc 103
rapid 103
cid 102
clear 102
lks 102
sample 102
vice 102
driven 101
entry 101
fully 101
generic 101
hexadecimal 101
regulations 101
stored 101
transmissions 101
additionally 100
cases 100
ctle 100
echo 100
extensions 100
fragments 100
handshake 100
outputs 100
overload 100
pmms 100
pseudo 100
ranges 100

参考資料

私のAdvent Calendar 2022 ーー はじめたきっかけ、1月のふりかえり、今後の展望
https://qiita.com/torifukukaiou/items/891db4e40a7f6194af56

自己参照

今、AdventCalendar2021を書いている理由
https://qiita.com/kaizen_nagoya/items/dca73e903785bea2a106

<この記事は個人の過去の経験に基づく個人の感想です。現在所属する組織、業務とは関係がありません。>

文書履歴(document history)

ver. 0.01 初稿  20220213

最後までおよみいただきありがとうございました。

いいね 💚、フォローをお願いします。

Thank you very much for reading to the last sentence.

Please press the like icon 💚 and follow me for your happy life.

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0