-
Notifications
You must be signed in to change notification settings - Fork 13
/
input_94_cbr.config
executable file
·176 lines (166 loc) · 4.56 KB
/
input_94_cbr.config
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
# input.config
# This is the input file to the simulation program.
# Please follow the given format just as shown below.
Protocol=myproto
Nodes=94
# Number of packets per node packet queue
PacketQueueSize=10
# Number of partitions to be made for a node's energy level
EnergyDivisions=500
# This value is in percentage. i.e., x percentage of maxEnergy
EnergyGapThreshold=20
# Duration for relaxation period
RelaxTime=1.0
Tracefile=traces/trace_94_cbr.tr
EnergyTracefile=traces/trace_94_cbr_energy.tr
# Format for 'Attributes'
# <Node ID> : <x,y> : <Max_transmission_radius(metres)> : <Bandwidth(kbps)> : <Initial_energy(Joule)> : <NodeType=[CH,ACH,NCH,BS]> : <Cluster number>
# BS = node(31)
Attributes=
0:80,280:260:256:1000:CH:0
1:190,95:260:256:1000:CH:1
2:280,180:260:256:1000:CH:2
3:360,55:260:256:1000:CH:3
4:150,420:260:256:1000:CH:4
5:320,325:260:256:1000:CH:5
6:530,120:260:256:1000:CH:6
7:525,260:260:256:1000:CH:7
8:515,425:260:256:1000:CH:8
9:720,210:260:256:1000:CH:9
10:740,335:260:256:1000:CH:10
11:850,170:260:256:1000:CH:11
12:360,455:260:256:1000:CH:12
13:595,20:260:256:1000:CH:13
14:810,55:260:256:1000:CH:14
15:650,515:260:256:1000:CH:15
16:895,490:260:256:1000:CH:16
17:305,610:260:256:1000:CH:17
18:55,545:260:256:1000:CH:18
19:10,80:260:256:1000:CH:19
20:1065,179:260:256:1000:CH:20
21:1170,54:260:256:1000:CH:21
22:1305,209:260:256:1000:CH:22
23:1110,540:260:256:1000:CH:23
24:1105,360:260:256:1000:CH:24
25:1315,340:260:256:1000:CH:25
26:1260,475:260:256:1000:CH:26
27:950,660:260:256:1000:CH:27
28:660,675:260:256:1000:CH:28
29:1255,680:260:256:1000:CH:29
30:449,725:260:256:1000:CH:30
31:885,310:1000:2048:999999:BS:-1
32:120,230:260:256:1000:ACH:0
33:140,130:260:256:1000:ACH:1
34:265,225:260:256:1000:ACH:2
35:355,95:260:256:1000:ACH:3
36:180,375:260:256:1000:ACH:4
37:335,370:260:256:1000:ACH:5
38:485,150:260:256:1000:ACH:6
39:470,255:260:256:1000:ACH:7
40:540,385:260:256:1000:ACH:8
41:705,175:260:256:1000:ACH:9
42:720,375:260:256:1000:ACH:10
43:825,205:260:256:1000:ACH:11
44:315,460:260:256:1000:ACH:12
45:659,40:260:256:1000:ACH:13
46:868,37:260:256:1000:ACH:14
47:602,518:260:256:1000:ACH:15
48:838,478:260:256:1000:ACH:16
49:383,589:260:256:1000:ACH:17
50:119,553:260:256:1000:ACH:18
51:8,126:260:256:1000:ACH:19
52:1037,140:260:256:1000:ACH:20
53:1199,100:260:256:1000:ACH:21
54:1259,225:260:256:1000:ACH:22
55:1059,510:260:256:1000:ACH:23
56:1114,320:260:256:1000:ACH:24
57:1284,310:260:256:1000:ACH:25
58:1214,465:260:256:1000:ACH:26
59:914,625:260:256:1000:ACH:27
60:709,645:260:256:1000:ACH:28
61:1184,680:260:256:1000:ACH:29
62:499,695:260:256:1000:ACH:30
63:50,275:260:256:1000:NCH:0
64:159,84:260:256:1000:NCH:1
65:280,155:260:256:1000:NCH:2
66:340,35:260:256:1000:NCH:3
67:118,432:260:256:1000:NCH:4
68:284,342:260:256:1000:NCH:5
69:542,89:260:256:1000:NCH:6
70:555,295:260:256:1000:NCH:7
71:535,485:260:256:1000:NCH:8
72:749,185:260:256:1000:NCH:9
73:770,380:260:256:1000:NCH:10
74:863,132:260:256:1000:NCH:11
75:386,511:260:256:1000:NCH:12
76:570,15:260:256:1000:NCH:13
77:788,33:260:256:1000:NCH:14
78:595,562:260:256:1000:NCH:15
79:865,532:260:256:1000:NCH:16
80:365,645:260:256:1000:NCH:17
81:89,591:260:256:1000:NCH:18
82:41,54:260:256:1000:NCH:19
83:1102,135:260:256:1000:NCH:20
84:1140,47:260:256:1000:NCH:21
85:1349,200:260:256:1000:NCH:22
86:1164,545:260:256:1000:NCH:23
87:1079,390:260:256:1000:NCH:24
88:1319,390:260:256:1000:NCH:25
89:1314,490:260:256:1000:NCH:26
90:939,710:260:256:1000:NCH:27
91:674,735:260:256:1000:NCH:28
92:1274,645:260:256:1000:NCH:29
93:499,770:260:256:1000:NCH:30
Events=
CBR_EVENT:N43:1:500
CBR_EVENT:N44:5:500
CBR_EVENT:N45:15:500
CBR_EVENT:N46:18:500
CBR_EVENT:N47:20:500
CBR_EVENT:N48:23:500
CBR_EVENT:N49:25:500
CBR_EVENT:N50:30:500
CBR_EVENT:N51:35:500
CBR_EVENT:N52:40:500
CBR_EVENT:N53:45:500
CBR_EVENT:N54:50:500
CBR_EVENT:N55:55:500
CBR_EVENT:N56:60:500
CBR_EVENT:N57:65:500
CBR_EVENT:N58:70:500
CBR_EVENT:N59:75:500
CBR_EVENT:N60:80:500
CBR_EVENT:N61:85:500
CBR_EVENT:N62:90:500
CBR_EVENT:N63:95:500
CBR_EVENT:N64:100:500
CBR_EVENT:N65:105:500
CBR_EVENT:N66:110:500
CBR_EVENT:N67:115:500
CBR_EVENT:N68:120:500
CBR_EVENT:N69:125:500
CBR_EVENT:N70:130:500
CBR_EVENT:N71:135:500
CBR_EVENT:N72:140:500
CBR_EVENT:N73:145:500
CBR_EVENT:N74:150:500
CBR_EVENT:N75:155:500
CBR_EVENT:N76:160:500
CBR_EVENT:N77:165:500
CBR_EVENT:N78:170:500
CBR_EVENT:N79:175:500
CBR_EVENT:N80:180:500
CBR_EVENT:N81:185:500
CBR_EVENT:N82:190:500
CBR_EVENT:N83:195:500
CBR_EVENT:N84:200:500
CBR_EVENT:N85:205:500
CBR_EVENT:N86:210:500
CBR_EVENT:N87:215:500
CBR_EVENT:N88:220:500
CBR_EVENT:N89:225:500
CBR_EVENT:N90:230:500
CBR_EVENT:N91:235:500
CBR_EVENT:N92:240:500
CBR_EVENT:N93:245:500
END