hash
stringlengths 32
32
| doc_id
stringlengths 5
12
| section
stringlengths 4
1.47k
| content
stringlengths 0
6.67M
|
---|---|---|---|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.2.6.1.1 Test purpose
|
To test the correct handling of received frame with P=1.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.2.6.1.2 Method of test
|
Initial Conditions
System Simulator:
The SS is configured to use default RLP parameters.
Mobile Station:
The MS is configured to use default RLP parameters.
A non transparent data call will be established, so that the MS is in call state U10 ("Call Active").
Case a: No negotiation will be initiated by the MS.
Case b: The MS initiates negotiation of RLP default parameters.
NOTE: The MS is allowed to initiate the negotiation of the RLP default parameters, within allowed ranges, defined in 3GPP TS 04.22. The MS shall do this in the ADM, after having sent a CONNECT ACKNOWLEDGE message (MO-case) or after having received a CONNECT ACKNOWLEDGE message from the SS (MT-case). The SS shall accept and use the new RLP parameters till the end of the test.
The ABM will be entered.
Procedure
The MS is made to send continuously I+S frames with a delay inferior to T1 between each frame.
The SS is made to send continuously I+S frames with a delay superior to T2 and inferior to T1 between each frame.
The SS acknowledges the received I+S frames in its sending I+S frames.
The MS shall acknowledge the received I+S frames in its sending I+S frames.
After having sent i I+S frames, the SS sends a I+S frame with P bit set to 1.
The MS shall answer with a supervisory RR or RNR frame with F bit set to 1 and N(R) coded to the next frame waited by the MS.
The SS continue sending I+S frames and acknowledging the I+S frames received from the MS.
The MS shall continue sending I+S frames and acknowledging the I+S frames received from the SS.
The SS rejects 1 I+S frame in a supervisory SREJ frame with P bit set to 1.
The MS shall answer with a supervisory RR or RNR frame with F bit set to 1 and N(R) coded to the next frame waited by the MS.
Then the MS shall retransmit the rejected I+S frame.
The SS continue sending I+S frames and acknowledging the I+S frames received from the MS.
The MS shall continue sending I+S frames and acknowledging the I+S frames received from the SS.
After having sent j I+S frames, the SS sends a supervisory RR frame with P bit set to 1.
The MS shall answer with a supervisory RR or RNR frame with F bit set to 1 and N(R) coded to the next frame waited by the MS.
The SS continue sending I+S frames and acknowledging the I+S frames received from the MS.
The MS shall continue sending I+S frames and acknowledging the I+S frames received from the SS.
The MS is returned to the idle state by clearing of the call.
Expected sequence
MS SS
< I+S 0'
0 I+S >
... etc... ...
< I+S i‑1'
i‑1 I+S >
< I+S (P=1) i'
i S (F=1) >
< I+S i+1'
i+1 I+S >
... etc... ...
< I+S n‑1'
n‑1 I+S >
< I+S n'
n I+S >
< SREJ (P=1) n+1'
n+1 S (F=1) >
< I+S n+2'
n+2 I+S >
< I+S n+3'
n+3 I+S >
... etc... ...
< I+S n+j‑1'
n+j‑1 I+S >
< S (P=1) n+j'
n+j S (F=1) >
< I+S n+j+1'
n+j+1 I+S >
... etc... ...
The frames from the SS will be:
0',...,i‑1': One I+S RR frame containing:
N(S)=Nss,...,Nss+i‑1 mod(62),
N(R)=Nms,...,Nms+i‑1 mod(62).
i': One I+S RR frame containing:
C/R=1,
P/F=1,
N(S)=Nss+i mod(62),
N(R)=Nms+i mod(62).
i+1',...,n‑1': One I+S RR frame containing:
N(S)=Nss+i+1,...,Nss+n‑1 mod(62),
N(R)=Nms+i‑1...,Nms+n‑3 mod(62).
n: One I+S RR frame containing:
N(S)=Nss+n mod(62),
N(R)=Nms+n‑3 mod(62).
n+1: One supervisory SREJ frame containing:
C/R=1,
P/F=1,
N(R)=Nms+n‑2 mod(62).
n+2': One I+S RR frame containing:
N(S)=Nss+n+1 mod(62),
N(R)=Nms+n‑2 mod(62).
n+3',...,n+j‑1': One I+S RR frame containing:
N(S)=Nss+n+2,...,Nss+n+j mod(62),
N(R)=Nms+n,... ,Nms+n+j‑3 mod(62).
n+j: One supervisory SREJ frame containing:
C/R=1,
P/F=1,
N(R)=Nms+n‑2 mod(62).
n+j+1',...: One I+S RR frame containing:
N(S)=Nss+n+j+1,... mod(62),
N(R)=Nms+n+j‑2,... mod(62).
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.2.6.1.3 Test requirements
|
The frames from the MS shall be:
0,...,i‑1: One I+S frame containing:
N(S)=Nms,...,Nms+i‑1 mod(62),
N(R)=Nss+1,...,Nss+i mod(62).
i': One supervisory RR frame containing:
C/R=0,
P/F=1,
N(R)=Nss+i+1 mod(62).
i+1,...,n: One I+S frame containing:
N(S)=Nms+i,...,Nms+n‑1 mod(62),
N(R)=Nss+i+2,...,Nss+n+1 mod(62).
n+1: One supervisory RR frame containing:
C/R=0,
P/F=1,
N(R)=Nss+n+1 mod(62).
n+2: One I+S frame containing:
N(S)=Nms+n‑2 mod(62),
N(R)=Nss+n+2 mod(62).
n+3,...,n+j‑1: One I+S frame containing:
N(S)=Nms+n,...,Nms+n+j‑3 mod(62),
N(R)=Nss+n+3,...,Nss+n+j+1 mod(62).
n+j: One supervisory RR frame containing:
C/R=0,
P/F=1,
N(R)=Nss+n+j+1 mod(62).
n+j+1,...: One I+S frame containing:
N(S)=Nms+n+j‑2 mod(62),
N(R)=Nss+n+j+2,... mod(62).
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.2.6.2 End of the window
| |
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.2.6.2.1 Test purpose
|
To test the correct handling of checkpoint recovery at the end of the window.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.2.6.2.2 Method of test
|
Initial Conditions
System Simulator:
The SS is configured to use default RLP parameters.
Mobile Station:
The MS is configured to use RLP default parameters except the window size from MS to IWF (SS), called Kmi.
A non transparent data call will be established, so that the MS is in call state U10 ("Call Active").
Since some RLP parameters are different from the default parameters, a negotiation procedure will be initiated by the MS after the CONNECKT ACKNOWLEDGE message. The MS may negotiate the RLP default parameters within allowed ranges, defined in 3GPP TS 04.22, except the window size from MS to IWF (SS), called Kmi, which has to be a non default value.
The SS shall accept and use the new RLP parameters till the end of the test.
After the negotiation procedure the ABM will be entered. This test is repeated twice with 2 different values of Kmi, randomly chosen.
Procedure
The MS is made to send continuously I+S frames with a delay inferior to T1 between each frame.
The SS does not acknowledge the received I+S frames in RR frames.
The MS stops sending I+S frames after having sent Kmi frames without acknowledgement, due to the window size.
At the expiry of T1 after the last sending I+S frame, the MS shall send a supervisory command RR frame with P bit set to 1.
The SS answer in a RR response frame with F bit set to 1 and acknowledging j<Kmi frames (j is randomly chosen).
The MS shall retransmit the Kmi-j lost I+S frames and then shall continue to send I+S frames.
The SS acknowledges the received I+S frames in RR frames.
The MS is returned to the idle state by clearing of the call.
Expected sequence
MS SS
0 I+S >
< RR 0'
... etc... ...
Kmi‑1 I+S >
< RR Kmi‑1'
Stops sending I+S frames
Kmi S >
< RR Kmi'
... etc... ...
n‑1 S >
< RR n‑1'
T1 Time-out
n S (P=1) >
< RR (F=1) n'
n+1 I+S >
< RR n+1'
... etc... ...
m I+S >
< RR m'
m+1 I+S >
< RR m+1'
... etc... ...
The frames from the SS will be:
0',...,n‑1': One RR frame containing:
N(R)=Nms mod(62).
n': One supervisory RR frame containing:
C/R=0,
P/F=1,
N(R)=Nms+i‑1+j mod(62).
n+1',...: One supervisory RR frame containing:
N(R)=Nms+i+j mod(62).
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.2.6.2.3 Test requirements
|
The frames from the MS shall be:
0,...,Kmi‑1: One I+S frame containing:
N(S)=Nms,...,Nms+Kmi‑1 mod(62).
Kmi,...,n‑1: The MS stops sending I+S frames. It sends S frames.
n: On T1 Time-out after the last sent I+S frame, the MS sends a S frame containing C/R=1 and P/F=1.
n+1,...,m: The MS retransmits the lost I+S frames, it send I+S frames containing N(S)=Nms‑1+j,...,Nms+Kmi‑1 mod(62).
m+1,...: One I+S frames containing:
N(S)=Nms+Kmi,... mod(62)
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.2.6.3 End of a sequence
| |
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.2.6.3.1 Test purpose
|
To test the correct handling of checkpoint recovery at the end of a sequence of frames
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.2.6.3.2 Method of test
|
Initial Conditions
System Simulator:
The SS is configured to use default RLP parameters.
Mobile Station:
The MS is configured to use RLP default parameters except the window size from MS to IWF (SS), called Kmi.
A non transparent data call will be established, so that the MS is in call state U10 ("Call Active").
Since some RLP parameters are different from the default parameters, a negotiation procedure will be initiated by the MS after the CONNECKT ACKNOWLEDGE message. The MS may negotiate the RLP default parameters within allowed ranges, defined in 3GPP TS 04.22, except the window size from MS to IWF (SS), called Kmi, which has to be a non default value.
The SS shall accept and use the new RLP parameters till the end of the test.
After the negotiation procedure the ABM will be entered.
This test is repeated twice with 2 different values of Kmi, randomly chosen.
Procedure
The MS is made to send a sequence of i I+S frames (1<i<KIM) with a delay inferior to T1 between each frame.
The SS does not acknowledge the received I+S frames.
The MS sends S frames.
At the expiry of T1 after the last sending I+S frame, the MS shall send a supervisory command RR frame with P bit set to 1.
The SS answer in a RR response frame with F bit set to 1 and acknowledging j<i frames (j is randomly chosen).
The MS shall retransmit the i-j lost I+S frames.
The SS acknowledges the received I+S frames in RR frames.
The MS is returned to the idle state by clearing of the call.
Expected sequence
MS SS
0 I+S >
< RR 0'
... etc... ...
i‑1 I+S >
< RR i‑1'
i S >
< RR i'
... etc... ...
n‑1 S >
< RR n‑1'
T1 Time-out
n S (P=1) >
< RR (F=1) n'
n+1 I+S >
< RR n+1'
... etc... ...
m I+S >
< RR m'
The frames from the SS will be:
0',...,n‑1': One RR frame containing:
N(R)=Nms mod(62).
n': One supervisory RR frame containing:
C/R=0,
P/F=1,
N(R)=Nms+j mod(62).
n+1',...: One supervisory RR frame containing:
N(R)=Nms+j mod(62).
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.2.6.3.3 Test requirements
|
The frames from the MS shall be:
0,...,i‑1: One I+S frame containing:
N(S)=Nms,...,Nms+i‑1 mod(62).
i‑1,...,n‑1: The MS sends S frames.
n: On T1 Time-out after the last sent I+S frame, the MS sends a S frame containing C/R=1 and P/F=1.
n+1,...,m: The MS retransmits the lost I+S frames, it send I+S frames containing N(S)=Nms+j,...,Nms+i‑1 mod(62).
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.2.6.4 Time-out of one frame
| |
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.2.6.4.1 Test purpose
|
To test the correct handling of checkpoint recovery when a frame is not acknowledge.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.2.6.4.2 Method of test
|
Initial Conditions
System Simulator:
The SS is configured to use default RLP parameters.
Mobile Station:
The MS is configured to use default RLP parameters.
A non transparent data call will be established, so that the MS is in call state U10 ("Call Active").
Case a: No negotiation will be initiated by the MS.
Case b: The MS initiates negotiation of RLP default parameters.
NOTE: The MS is allowed to initiate the negotiation of the RLP default parameters, within allowed ranges, defined in 3GPP TS 04.22. The MS shall do this in the ADM, after having sent a CONNECT ACKNOWLEDGE message (MO-case) or after having received a CONNECT ACKNOWLEDGE message from the SS (MT-case). The SS shall accept and use the new RLP parameters till the end of the test.
The ABM will be entered.
Procedure
The MS is made to send only one I+S frames.
The SS does not acknowledge the received I+S frame.
At the expiry of T1 after the sending of the I+S frame, the MS shall send a supervisory command RR frame with P bit set to 1.
The SS answer in a RR response frame with F bit set to 1 and N(R) corresponding to the I+S frame sent by the MS.
The MS shall retransmit the I+S frame.
The SS acknowledges the received I+S frame in RR frame.
The MS is returned to the idle state by clearing of the call.
Expected sequence
MS SS
0 I+S >
< RR 0'
1 S >
< RR 1'
... etc... ...
n‑1 S >
< RR n‑1'
T1 Time-out
n S (P=1) >
< RR (F=1) n'
n+1 I+S >
< RR n+1'
The frames from the SS will be:
0',...,n‑1': One RR frame containing:
N(R)=Nms mod(62).
n': One supervisory RR frame containing:
C/R=0,
P/F=1,
N(R)=Nms mod(62).
n+1': One supervisory RR frame containing:
N(R)=Nms+1 mod(62).
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.2.6.4.3 Test requirements
|
The frames from the MS shall be:
0,: One I+S frame containing:
N(S)=Nms mod(62).
1,...,n‑1: The MS sends S frames.
n: On T1 Time-out after the I+S frame, the MS sends a S frame containing C/R=1 and P/F=1.
n+1: The MS retransmits the I+S frame containing N(S)=Nms mod(62).
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.2.6.5 No response to checkpointing
| |
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.2.6.5.1 Test purpose
|
To test the correct repetition of a frame with P=1 if SS does not answer to checkpointing.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.2.6.5.2 Method of test
|
Initial Conditions
System Simulator:
The SS is configured to use default RLP parameters.
Mobile Station:
The MS is configured to use default RLP parameters.
A non transparent data call will be established, so that the MS is in call state U10 ("Call Active").
Case a: No negotiation will be initiated by the MS.
Case b: The MS initiates negotiation of RLP default parameters.
NOTE: The MS is allowed to initiate the negotiation of the RLP default parameters, within allowed ranges, defined in 3GPP TS 04.22. The MS shall do this in the ADM, after having sent a CONNECT ACKNOWLEDGE message (MO-case) or after having received a CONNECT ACKNOWLEDGE message from the SS (MT-case). The SS shall accept and use the new RLP parameters till the end of the test.
The ABM will be entered.
Procedure
The MS is made to send only one I+S frames.
The SS does not acknowledge the received I+S frame.
At the expiry of T1 after the sending of the I+S frame, the MS shall send a supervisory command RR frame with P bit set to 1.
The SS answer in a RR response frame with F bit set to 0 and N(R) acknowledging the I+S frame sent by the MS.
At the expiry of T1 after the sending of the frame with P=1, the MS shall send a new supervisory command RR frame with P bit set to 1.
The SS answer in a RR response frame with F bit set to 1 and N(R) corresponding to the I+S frame sent by the MS.
The MS shall retransmit the I+S frame.
The SS acknowledges the received I+S frame in RR frame.
The MS is returned to the idle state by clearing of the call.
Expected sequence
MS SS
0 I+S >
< RR 0'
1 S >
< RR 1'
... etc... ...
n‑1 S >
< RR n‑1'
T1 Time-out
n S (P=1) >
< RR (F=0) n'
T1 Time-out
n+1 S (P=1) >
< RR (F=1) n+1'
n+2 I+S >
< RR n+2'
The frames from the SS will be:
0',...,n‑1': One RR frame containing:
N(R)=Nms mod(62).
n': One supervisory RR frame containing:
C/R=0,
P/F=0,
N(R)=Nms+1mod(62).
n+1': One supervisory RR frame containing:
C/R=0,
P/F=1,
N(R)=Nms mod(62).
n+2': One supervisory RR frame containing:
N(R)=Nms+1 mod(62).
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.2.6.5.3 Test requirements
|
The frames from the MS shall be:
0,: One I+S frame containing:
N(S)=Nms mod(62).
1,...,n‑1: The MS sends S frames.
n: On T1 Time-out after the I+S frame, the MS sends a S frame containing C/R=1 and P/F=1.
n+1: On T1 Time-out after the sending of the first frame with P=1, the MS sends a S frame containing C/R=1 and P/F=1.
n+2: The MS retransmits the I+S frame containing N(S)=Nms mod(62).
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.2.6.6 Incorrect response to checkpointing
| |
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.2.6.6.1 Test purpose
|
To test the correct repetition of a frame with P=1 if the answer to checkpointing is incorrect.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.2.6.6.2 Method of test
|
Initial Conditions
System Simulator:
The SS is configured to use default RLP parameters.
Mobile Station:
The MS is configured to use default RLP parameters.
A non transparent data call will be established, so that the MS is in call state U10 ("Call Active").
Case a: No negotiation will be initiated by the MS.
Case b: The MS initiates negotiation of RLP default parameters.
NOTE: The MS is allowed to initiate the negotiation of the RLP default parameters, within allowed ranges, defined in 3GPP TS 04.22. The MS shall do this in the ADM, after having sent a CONNECT ACKNOWLEDGE message (MO-case) or after having received a CONNECT ACKNOWLEDGE message from the SS (MT-case). The SS shall accept and use the new RLP parameters till the end of the test.
The ABM will be entered.
Procedure
The MS is made to send only one I+S frames.
The SS does not acknowledge the received I+S frame.
The MS sends supervisory frame with P set to 0 when it has nothing else to send.
At the expiry of T1 after the sending of the I+S frame, the MS shall send a supervisory command RR frame with P bit set to 1.
The SS answer in a supervisory SREJ response frame with F bit set to 1 and N(R) rejecting the I+S frame sent by the MS.
At the expiry of T1 after the sending of the frame with P=1, the MS shall send a new supervisory command RR frame with P bit set to 1.
The SS answer in a supervisory REJ response frame with F bit set to 1 and N(R) rejecting the I+S frame sent by the MS.
At the expiry of T1 after the sending of the frame with P=1, the MS shall send a new supervisory command RR frame with P bit set to 1.
The SS answer in a RR response frame with F bit set to 1 and N(R) corresponding to the I+S frame sent by the MS.
The MS shall retransmit the I+S frame.
The SS acknowledges the received I+S frame in RR frame.
The MS is returned to the idle state by clearing of the call.
Expected sequence
MS SS
0 I+S >
< RR 0'
1 S >
< RR 1'
... etc... ...
n‑1 S >
< SREJ (F=1) n'
n+1 S >
< RR n+1'
... etc... ...
p‑1 S >
< RR p‑1'
T1 Time-out
p S (P=1) >
< REJ (F=1) p'
p+1 S >
< RR p+1'
... etc... ...
q‑1 S >
< RR q‑1'
T1 Time-out
q S (P=1) >
< RR (F=1) q'
q+1 I+S >
< RR q+1'
The frames from the SS will be:
0',...,n‑1': One RR frame containing:
N(R)=Nms mod(62).
n': One supervisory SREJ frame containing:
C/R=0,
P/F=1,
N(R)=Nmsmod(62).
m+1',...,p‑1': One RR frame containing:
N(R)=Nms mod(62).
p': One supervisory REJ frame containing:
C/R=0,
P/F=1,
N(R)=Nmsmod(62).
p+1',...,q‑1': One RR frame containing:
N(R)=Nms mod(62).
q': One supervisory RR frame containing:
C/R=0,
P/F=1,
N(R)=Nmsmod(62).
q+1': One RR frame containing:
N(R)=Nms+1 mod(62).
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.2.6.6.3 Test requirements
|
The frames from the MS shall be:
0,: One I+S frame containing:
N(S)=Nms mod(62).
1,...,n‑1: The MS sends S frames.
n: On T1 Time-out after the I+S frame, the MS sends a S frame containing:
C/R=1,
P/F=1.
n+1,...,p‑1: The MS sends S frames.
p: On T1 Time-out after the I+S frame, the MS sends a S frame containing:
C/R=1,
P/F=1.
p+1,...,q‑1: The MS sends S frames.
q: On T1 Time-out after the I+S frame, the MS sends a S frame containing:
C/R=1,
P/F=1.
q+1: The MS retransmits the I+S frame containing:
N(S)=Nms mod(62).
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.2.6.7 Total loss of response to checkpointing
| |
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.2.6.7.1 Definition
|
The last frame of a sequence of numbered information frames is guarded by timer T1. Failure to receive an acknowledgement, or a reject, within a time T1, shall result in the RLP entity starting a checkpoint recovery procedure. If the RLP peer entity fails to respond to a checkpoint command, which is also guarded by timer T1, the checkpoint recovery procedure shall be repeated, up to N2 times.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.2.6.7.2 Conformance requirements
|
The MS shall start the checkpoint procedure after failure to receive acknowledgement of a numbered information frame within a time T1. 3GPP TS 04.22, subclauses 5.3.3 and 5.3.3.2.
The MS shall repeat the checkpoint procedure, up to N2 times, if the peer RLP entity fails to respond to a checkpoint command within a time T1. 3GPP TS 04.22, subclause 5.3.3.2.
The MS shall disconnect or reset the RLP link after the checkpoint procedure has been performed N2+1 times, 3GPP TS 04.22, subclause 5.3.3.2.
References
3GPP TS 04.22 subclauses 5.3.3 and 5.3.3.2.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.2.6.7.3 Test purpose
|
To test the correct handling of a total loss of response to checkpointing.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.2.6.7.4 Method of test
|
Initial Conditions
System Simulator:
The SS is configured to use default RLP parameters.
Mobile Station:
If possible, the MS is configured to use RLP default parameters except the number of retransmission N2. If a MS cannot be configured to use a non default N2 value, the SS shall use XID negotiation to modify the value of N2 to be used during the test.
A non transparent data call will be established, so that the MS is in call state U10 ("Call Active").
Since some RLP parameters are different from the default parameters, a negotiation procedure will be initiated by the MS after the CONNECKT ACKNOWLEDGE message. The MS may negotiate the RLP default parameters within allowed ranges, defined in 3GPP TS 04.22, except the number of retransmission N2, which has to be a non default value.
The SS shall accept and use the new RLP parameters till the end of the test.
After the negotiation procedure the ABM will be entered.
Once in ABM, the SS shall initiate the transmission of an I+S frame, which will transfer L2RCOP status information between peer L2RCOP entities (SS to MS). The MS may respond with an I+S frame containing L2RCOP status information. The SS shall be capable of initiating this sequence, or responding to an I+S L2RCOP status frame from the MS.
This test is repeated twice with 2 different values of N2, randomly chosen.
Test Procedure
The MS is made to send only one I+S frames.
The SS does not acknowledge the received I+S frame.
At the expiry of T1 after the sending of the I+S frame, the MS shall send a supervisory command RR frame with P bit set to 1.
The SS answer in a RR response frame with F bit set to 0 and N(R) acknowledging the I+S frame sent by the MS.
At the expiry of T1 after the sending of the frame with P=1, the MS shall send a new supervisory command RR frame with P bit set to 1.
The SS answer in a RR response frame with F bit set to 0 and N(R) corresponding to the I+S frame sent by the MS.
These 2 last steps are repeated N2 times.
At the expiry of T1 after the sending of the frame with P=1, the MS shall reset (SABM) or disconnect (DISC) the link.
The SS answer with an UA frame.
The MS is returned to the idle state by clearing of the call.
Expected sequence
MS SS
0 / 0 I+S >
< RR 0 / 0'
0 / 1 S >
< RR 0 / 1'
... etc... ...
0 / n‑1 S >
< RR 0 / n‑1'
T1 Time-out
1 / 0 S (P=1) >
< RR (F=0) 1 / 0'
1 / 1 S >
< RR 1 / 1'
... etc... ...
1 / n‑1 S >
< RR 1 / n‑1'
T1 Time-out
2 / 0 S (P=1) >
< RR (F=0) 2 / 0'
... etc... ...
T1 Time-out
N2+1 / 0 S (P=1) >
< RR (F=0) N2+1 / 0'
N2+1 / 1 S >
< RR N2+1 / 1'
... etc... ...
N2+1 / n‑1 S >
< RR N2+1 / n‑1'
N2+2 SABM/DISC >
< UA N2+2'
The frames from the SS will be:
0 / i',...,0 / i': One RR frame containing:
P/F=0,
N(R)=Nms mod(62).
i = 0,...,n‑1.
k / i',...,k / i': One RR frame containing:
P/F=0,
N(R)=Nms mod(62).
k = 1,..., N2+1, i = 0,...,n‑1.
N2+2': One UA frame containing:
C/R=0,
P/F=P/F received in the DISC or SABM.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.2.6.7.5 Test requirements
|
The frames from the MS shall be:
0 / 0: One I+S frame containing:
N(S)=Nms mod(62).
0 / 1,..., 0/ n‑1: The MS sends S frames.
k / 0: On T1 Time-out after the I+S frame, the MS sends a S frame containing:
C/R=1,
P/F=1.
k = 1,..., N2+1.
k / 1,..., k / n‑1: The MS sends S frames.
N2+2: The MS sends a SABM (C/R=1, P/F=1) or a DISC(C/R=1) frame.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.2.6.8 Retransmission of a sequence
| |
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.2.6.8.1 Test purpose
|
To test the correct repetition of a sequence of frame.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.2.6.8.2 Method of test
|
Initial Conditions
System Simulator:
The SS is configured to use default RLP parameters.
Mobile Station:
The MS is configured to use RLP default parameters except the number of retransmission N2.
A non transparent data call will be established, so that the MS is in call state U10 ("Call Active").
Since some RLP parameters are different from the default parameters, a negotiation procedure will be initiated by the MS after the CONNECKT ACKNOWLEDGE message. The MS may negotiate the RLP default parameters within allowed ranges, defined in 3GPP TS 04.22, except the number of retransmission N2, which has to be a non default value.
The SS shall accept and use the new RLP parameters till the end of the test.
After the negotiation procedure the ABM will be entered.
This test is repeated twice with 2 different values of N2, randomly chosen. The window size from MS to IWF (SS) is called Kmi.
Procedure
The MS is made to send a sequence of i I+S frames (1<i<KIM) with a delay inferior to T1 between each frame.
The SS does not acknowledge the received I+S frames.
The MS starts sending supervisory frames after having sent i frames.
At the expiry of T1 after the last sending I+S frame, the MS shall send a supervisory command RR frame with P bit set to 1.
The SS answers in a RR response frame with F bit set to 1 and acknowledging no frames.
The MS shall retransmit the all I+S frames. Then the MS shall sends supervisory frames.
At the expiry of T1 after the last sending I+S frame, the MS shall send a supervisory command RR frame with P bit set to 1.
The SS answers in a RR response frame with F bit set to 1 and acknowledging j<i frames. (j randomly chosen).
The MS shall retransmit the i-j lost I+S frames.
0,25*T1 after the last I+S frame of the sequence, the SS acknowledges all the received I+S frames in RR frame.
The MS is returned to the idle state by clearing of the call.
Expected sequence
MS SS
I+S >
< RR 0'
... etc... ...
i‑1 I+S >
< RR i‑1'
i S >
< RR i'
... etc... ...
n‑1 S >
< RR n‑1'
T1 Time-out
n S (P=1) >
< RR (F=1) n'
n+1 I+S >
< RR n+1'
... etc... ...
n+i I+S >
< RR n+i'
n+i+1 S >
< RR n+i+1'
... etc... ...
m‑1 S >
< RR m‑1'
T1 Time-out
m S (P=1) >
< RR (F=1) m'
m+1 I+S >
< RR m+1'
... etc... ...
m+i-j I+S >
< RR m+i-j'
m+i-j+1 S >
< RR m+i-j+1'
... etc... ...
p‑1 S >
< RR p‑1'
p S >
< RR p'
... etc... ...
q S >
< RR q'
The frames from the SS will be:
0',...,n‑1': One RR frame containing:
N(R)=Nms mod(62).
n': One supervisory RR frame containing:
C/R=0,
P/F=1,
N(R)=Nms mod(62).
n+1',...,m‑1': One supervisory RR frame containing:
N(R)=Nms mod(62).
m': One supervisory RR frame containing:
C/R=0,
P/F=1,
N(R)=Nms+j mod(62).
m+1,...,p‑2': One supervisory RR frame containing:
N(R)=Nms+j mod(62).
p‑1': 0,25*T1 after the last received I+S frame, the SS sends a supervisory RR frame containing:
N(R)=Nms+i mod(62).
p',...,q': during at least T1, the SS sends supervisory frames.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.2.6.8.3 Test requirements
|
The frames from the MS shall be:
0,...,i‑1: One I+S frame containing:
N(S)=Nms,...,Nms+i‑1 mod(62).
i,...,n‑1: The MS sends S frames with P bit set to 0.
n: On T1 Time-out after the I+S frame, the MS sends a S frame containing:
C/R=1,
P/F=1.
n+1,...,n+i: The MS retransmits the I+S frames containing:
N(S)=Nms,...,Nms+i‑1 mod(62).
n+i+1,...,m‑1: The MS sends S frames with P bit set to 0.
m: On T1 Time-out after the I+S frame, the MS sends a S frame containing:
C/R=1,
P/F=1.
m+1,...,m+i-j: The MS retransmits the I+S frames containing:
N(S)=Nms+j,...,Nms+i‑1 mod(62).
m+i-j+1,...,q: The MS sends S frames with P bit set to 0.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.2.6.9 N2 retransmission of a sequence
| |
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.2.6.9.1 Definition
|
The last frame of a sequence of numbered information frames is guarded by timer T1. Failure to receive an acknowledgement, or a reject, within a time T1, shall result in the RLP entity starting a checkpoint recovery procedure. If the peer RLP entity responds with a Supervisory frame with the F-bit set to "1", the MS shall retransmit the numbered frames, if appropriate.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.2.6.9.2 Conformance requirements
|
The MS shall start the checkpoint procedure after failure to receive acknowledgement of a numbered information frame within a time T1. 3GPP TS 04.22, subclauses 5.3.3 and 5.3.3.2.
The MS shall retransmit the I+S frame sequence starting at N(R), upon reception of a Supervisory frame with the F-bit set to "1" from the peer RLP entity. This shall constitute a retransmission of the original I+S sequence only if N(R) remains constant, 3GPP TS 04.22, subclause 5.3.3.
The MS shall disconnect or reset the RLP link after the I+S sequence and checkpoint procedure has been performed N2+1 times, 3GPP TS 04.22, subclause 5.3.3.2.
References
3GPP TS 04.22 subclauses 5.3.3 and 5.3.3.2.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.2.6.9.3 Test purpose
|
To test the correct repetition of a sequence of frame.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.2.6.9.4 Method of test
|
Initial Conditions
System Simulator:
The SS is configured to use default RLP parameters.
Mobile Station:
If possible, the MS is configured to use RLP default parameters except the number of retransmission N2. If a MS cannot be configured to use a non default N2 value, the SS shall use XID negotiation to modify the value of N2 to be used during the test.
A non transparent data call will be established, so that the MS is in call state U10 ("Call Active").
Since some RLP parameters are different from the default parameters, a negotiation procedure will be initiated by the MS after the CONNECKT ACKNOWLEDGE message. The MS may negotiate the RLP default parameters within allowed ranges, defined in 3GPP TS 04.22, except the number of retransmission N2, which has to be a non default value.
The SS shall accept and use the new RLP parameters till the end of the test.
After the negotiation procedure the ABM will be entered.
Once in ABM, the SS shall initiate the transmission of an I+S frame, which will transfer L2RCOP status information between peer L2RCOP entities (SS to MS). The MS may respond with an I+S frame containing L2RCOP status information. The SS shall be capable of initiating this sequence, or responding to an I+S L2RCOP status frame from the MS.
This test is repeated twice with 2 different values of N2, randomly chosen.
The window size from MS to IWF (SS) is called Kmi.
Test Procedure
The MS is made to send a sequence of i I+S frames (1<i<Kmi, and i>N2) with a delay inferior to T1 between each frame.
The SS does not acknowledge the received I+S frames.
The MS shall send S frames after having sent the i I+S frames.
At the expiry of T1 after the last sending I+S frame, the MS shall send a supervisory command RR frame with P bit set to 1.
The SS answer in a RR response frame with F bit set to 1 and acknowledging 1 frame.
The MS shall retransmit the i‑1 lost I+S frames.
The SS does not acknowledge the received I+S frames.
The MS shall send S frames after having sent the i I+S frames.
The 5 last steps are repeated N2 times.
At the expiry of T1 after sending the last I+S frame, the MS shall reset or disconnect the RLP link by sending an SABM (C/R=1, P/F=1) or a DISC (C/R=1) frame.
The SS answer with an UA frame.
The MS is returned to the idle state by clearing of the call.
Expected sequence
MS SS
0 I+S >
< RR 0'
... etc... ...
i‑1 I+S >
< RR i‑1'
i S >
< RR i'
... etc... ...
n S >
< RR n'
T1 Time-out
1 / 0 S (P=1) >
< RR (F=1) 1 / 0'
1 / 1 I+S >
< RR 1 / 1'
... etc... ...
1 / i‑1 I+S >
< RR 1 / i‑1'
1 / i S >
< RR 1 / i'
... etc... ...
1 / n1 S >
< RR 1 / n1'
T1 Time-out
2 / 0 S (P=1) >
< RR (F=1) 2 / 0'
2 / 1 I+S >
< RR 2 / 1'
... etc... ...
2 / i‑2 I+S >
< RR 2 / i‑2'
2 / i‑1 S >
< RR 2 / i-1'
... etc... ...
2 / n2 S >
< RR 2 / n2'
... etc... ...
T1 Time-out
N2 / 0 S (P=1) >
< RR (F=1) N2 / 0'
N2 / 1 I+S >
< RR N2 / 1'
... etc... ...
N2 / i-N2 I+S >
< RR N2 / i-N2'
N2 / i-N2+1 S >
< RR N2 / i-N2+1'
... etc... ...
N2 / nN2 S >
< RR N2 / nN2'
T1 Time-out
SABM/DISC >
< UA
The frames from the SS will be:
0',...,n': One RR frame containing:
N(R)=Nms mod(62).
k / 0': One supervisory RR frame containing:
C/R=0,
P/F=1,
N(R)=Nms+k mod(62).
k = 1, ..., N2+1.
k / 1',...,k / nk': One RR frame containing:
N(R)=Nms+k mod(62).
k = 1, ..., N2.
One UA frame with P/F bit equal to the P/F received.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.2.6.9.5 Test requirements
|
The frames from the MS shall be:
0,...,i‑1: One I+S frame containing:
N(S)=Nms,...,Nms+i‑1 mod(62).
i,..., n: The MS sends S frames.
k / 0: The MS stops sending I+S frames. It sends S frames. On T1 Time-out after the last sent I+S frame, the MS sends a S frame containing:
C/R=1,
P/F=1.
k = 1, ..., N2+1.
k / 1,..., k / i-k: The MS retransmits the I+S frames containing:
N(S)=Nms+k,...,Nms+i‑1 mod(62).
k = 1, ..., N2.
k / i-k+1,..., k / nk: The MS sends S frames. k= 1, ..., N2.
The MS shall reset to disconnect the RLP link. It shall send an SABM (C/R=1, P/F=1) or a DISC (C/R=1).
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.3 Negotiation of the RLP parameters
| |
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.3.1 Negotiation initiated by the SS
| |
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.3.1.1 Conformance requirements
|
The MS shall be able to respond to a negotiation request from the network and to configure its RLP parameters accordingly. It shall do so in ABM mode as well as in ADM mode.
References
3GPP TS 04.22 subclause 5.2.2.6.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.3.1.2 Test purpose
|
To test the correct handling of the MS to a received XID frame in ADM or ABM mode.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.3.1.3 Test method
|
Initial Conditions
System Simulator:
The SS is configured to use default RLP parameters.
Mobile Station:
The MS is configured to use RLP default parameters. The window size from IWF (SS) to MS is called KIM.
The MS is made to establish a MO non transparent data call. In initial conditions MS is in call state U10 ("Call Active") after having sent a CONN_ACK message.
Case a: No negotiation will be initiated by the MS.
Case b: The MS initiates negotiation of RLP default parameters.
NOTE: The MS is allowed to initiate the negotiation of the RLP default parameters, within allowed ranges, defined in 3GPP TS 04.22. The MS shall do this in the ADM, after having sent a CONNECT ACKNOWLEDGE message (MO-case) or after having received a CONNECT ACKNOWLEDGE message from the SS (MT-case.)
Specific PICS statements:
-
PIXIT statements:
• Bearer services supported
• Characteristics of non-transparent services.
Foreseen final state of the MS
Idle.
Test procedure
Case 1: Testing of the correct handling of the MS to a received XID frame in ADM
Immediately after having received the "CONN_ACK", the SS sends a correct XID frame containing randomly chosen parameters different from the default parameters and supported by the MS.
If the MS initiates a negotiation procedure, before the SS is able to transmit the XID frame (timing conflict), the SS should accept this - XID frame from the MS and start his own negotiation afterwards.
The MS shall respond with a XID frame. If parameters sent in this frame are different from those chosen by the SS, the correct sense of negotiation is checked. The final parameters are noted (T1, T2, N2, KIM (window IWF (SS) -> MS), KMI (window MS -> IWF (SS))).
The MS sends a SABM and the SS answers with an UA. Note: the SABM frame may be sent by the MS before the XID response frame. In such a case, the SS waits for the XID response before sending the UA.
Case 2: Testing of the correct handling of the MS to a received XID frame in ABM
The MS sends a SABM and the SS answer with an UA.
The SS sends a correct XID frame containing parameters different from the default parameters and supported by the MS.
The MS shall respond with a XID frame. If parameters sent in this frame are different from those chosen by the SS, the correct sense of negotiation is checked. The final parameters are noted (T1, T2, N2, KIM (window IWF (SS) -> MS), KMI (window MS -> IWF (SS))).
The SS checks that the MS uses the new parameters determined during the negotiation procedure.
Verification of T2
After optional status bits exchange between the MS and the SS, the SS is configured to send I+S frames with a delay inferior to T1 between each frame. The MS is made to send no user data, it sends only supervisory frame.
The SS sends an I+S frame numbered N(S)=NSS mod(62), the MS shall acknowledge this frame within T2.
Verification of KIM
The SS sends an I+S frame numbered NSS+KIM+1 mod(62). The MS shall ignore this frame (out of the window), it shall not acknowledge or reject it. This is checked during at least T2.
The SS sends an I+S frame numbered N(S)=NSS+1 mod(62), the MS shall acknowledge this frame.
The SS sends an I+S frame numbered NSS+KIM+1 mod(62). The MS shall reject all the lost frames numbered NSS+2 mod(62) to NSS+KIM mod(62). It shall send a REJ or SREJ frame with N(R)=NSS+2 mod(62).
If REJ frame is used by the MS, the SS restarts the transmission of I+S frames from frame numbered NSS+2 mod(62). The MS shall acknowledge these frames. After having sent at least the frame numbered NSS+KIM+2 mod(62), the SS stops sending I+S frames.
If SREJ frame is used by the MS, the SS restarts the transmission of I+S frames from frame numbered NSS+2 mod(62). It does send the frame numbered NSS+KIM+1 mod(62) a second time. The MS shall acknowledge these frames. After having sent at least the frame numbered NSS+KIM+2 mod(62), the SS stops sending I+S frames.
Verification of KMI
The MS is now configured to send continuously I+S frames with a delay inferior to T1 between each frame.
The MS sends I+S frames, the SS does not acknowledge these frames.
After having sent KMI I+S frames, the MS shall stop sending I+S frames (end of the window).
Verification of T1
At the expiry of T1 after the last I+S frame, the MS shall enter in "checkpoint recovery" mode, it shall send a supervisory RR frame with C=1 and P=1.
The SS does not answer to checkpointing.
Verification of N2
At the expiry of T1 after the last RR (C=1, P=1) frame, the MS shall resend a supervisory RR frame with C=1 and P=1. The SS does not answer to checkpointing. This is repeated N2 times.
After N2 retransmissions of the same RR frame (C=1, P=1), The MS shall reset or disconnect the RLP link by sending a SABM (C=1,P=1) or a DISC (C=1) frame. The SS answers with an UA (R=0) frame with F bit set to P bit received in SABM or DISC frame.
The MS is returned to the idle state by clearing of the call.
The test is performed for case 1 and 2.
Maximum duration of test
1 minute.
Expected sequence
MS SS
Case 1
optionally:
------- XID ------>
<------ XID -------
....
<------ XID ------- 0'
0 ------- XID ------>
1 ------- SABM ------>
<------ UA ------- 1'
Case 2
optionally:
------- XID ------>
<------ XID -------
.....
0 ------- SABM ------>
<------ UA ------- 0'
(------- I+S ------>) Optional
(<------ S -------)
<------ XID ------- 1'
1 ------- XID ------>
<------ I+S ------- 2'
2 ------- RR ------>
<------ I+S ------- 3'
3 ------- RR ------>
<------ I+S ------- 4'
4 ------- RR ------>
<------ I+S ------- 5'
5 ------- REJ or SREJ ------>
<------ I+S ------- 6'
6 ------- RR ------>
... etc... ...
<------ I+S ------- i‑1'
i‑1 ------- RR ------>
<------ RR ------- i'
i ------- RR ------>
... etc... ...
<------ RR ------- j‑1'
j‑1 ------- RR ------>
j ------- I+S ------>
<------ RR ------- j'
... etc... ...
j+KMI‑1 ------- I+S ------>
<------ RR ------- j+KMI‑1'
j+KMI ------- RR (P=1) ------>
<------ RR ------- j+KMI'
j+KMI+1 ------- RR (P=1) ------>
<------ RR ------- j+KMI+1'
... etc... ...
j+KMI+N2 ------- RR (P=1) ------>
<------ RR ------- j+KMI+N2'
j+KMI+N2+1 ------- SABM / DISC ------>
<------ UA ------- j+KMI+N2+1'
The frame from the SS will be:
Case 1:
0': One XID frame containing: C=1, P=1.
1': One UA frame containing: R=0, F=1. Note: If SABM is received before the reception of the XID response frame, the SS will wait for the XID before sending the UA frame.
Case 2:
0': One UA frame containing: R=0, F=1.
1': One XID frame containing: C=1, P=1.
2': One I+S frame containing N(S)=NSS mod(62), N(R)=NMS mod (62).
3': One I+S frame containing N(S)=NSS+KIM+1 mod(62), N(R)=NMS mod (62).
4': A delay D (T2<D<T1) after step 3', one I+S frame containing N(S)=NSS+1 mod(62), N(R)=NMS mod (62).
5': One I+S frame containing N(S)=NSS+KIM+1 mod(62), N(R)=NMS mod (62).
If REJ frame is used by the MS:
6',..., KIM+5': One I+S frame containing N(S)=NSS+2, .., NSS+KIM+1 mod(62), N(R)=NMS mod (62).
KIM+6',...,i‑1': One I+S frame containing N(S)=NSS+KIM+2,...,k‑1 mod(62), N(R)=NMS mod (62).
If SREJ frame is used by the MS:
6',..., KIM+4': One I+S frame containing N(S)=NSS+2, .., NSS+KIM mod(62), N(R)=NMS mod (62).
KIM+5',...,i‑1': One I+S frame containing N(S)=NSS+KIM+2,...,k‑1 mod(62), N(R)=NMS mod (62).
The SS stops sending I+S frames.
i',...,j‑1': One RR frame containing, N(R)=NMS mod (62).
j',...,j+KMI‑1': One RR frame containing N(R)=NMS mod (62).
j+KMI',...,j+KMI+N2': One RR (R=0, F=0) frame containing N(R)=NMS mod (62).
j+KMI+N2+1': One UA (R=0) frame with F bit set to P bit received in SABM or DISC frame.
Specific message content
The frame from the MS shall be:
Case 1:
0: One XID frame containing: R=0, F=1. The MS may changed the RLP parameters. In this case the SS verifies the correct sense of negotiation. The final parameters are noted (T1, T2, N2, KIM, KMI).
1: One SABM frame containing: C=1,P=1.
NOTE: The MS may send an SABM frame before the XID.
Case 2:
0: One SABM frame containing: C=1,P=1.
1: One XID frame containing: R=0, F=1. The MS may changed the RLP parameters. In this case the SS verifies the correct sense of negotiation. The final parameters are noted (T1, T2, N2, KIM, KMI).
2: One RR frame containing N(R)=NSS+1 mod (62) within T2.
3: One RR frame containing N(R)=NSS+1 mod (62).
4: One RR frame containing N(R)=NSS+2 mod (62).
5: One REJ or SREJ frame containing N(R)=NSS+2 mod (62).
If REJ frame is used by the MS:
6,..., KIM+5: One RR frame containing N(R)=NSS+3, .., NSS+KIM+2 mod(62).
KIM+6,...,i‑1: One RR frame containing N(R)=NSS+KIM+3,...,k mod(62).
If SREJ frame is used by the MS:
6,..., KIM+3: One RR frame containing N(R)=NSS+3, ..., NSS+KIM mod(62).
KIM+4: One RR frame containing N(R)=NSS+KIM+2 mod(62).
KIM+5,...,i‑1: One RR frame containing N(R)=NSS+KIM+3,...,k mod(62).
i,...,j‑1: One RR frame containing, N(R)=k mod (62).
The MS starts sending data.
j,...,j+KMI‑1: One I+S frame containing N(S)=NMS,...,NMS+KMI‑1 mod(62), N(R)=k mod (62).
j+KMI: T1 after the last I+S frame sent, one supervisory RR (C=1, P=1) frame containing N(R)=k mod (62).
j+KMI+1,...,j+KMI+N2: At T1 expiry, one supervisory RR (C=1, P=1) frame containing N(R)=k mod (62).
j+KMI+N2+1: One SABM (C=1, P=1) or DISC (C=1) frame.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.3.2 Negotiation initiated by the MS
| |
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.3.2.1 Definition
|
The XID negotiation procedure allows RLP parameters to be negotiated between peer RLP entities.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.3.2.2 Conformance requirements
|
The MS shall be able to initiate a negotiation with the network when its RLP parameters are set to non default values. It shall then configure its RLP parameters accordingly. It shall do so in ABM mode as well as in ADM mode. 3GPP TS 04.22, subclause 5.2.2.6.
References
3GPP TS 04.22 subclause 5.2.2.6.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.3.2.3 Test purpose
|
To test that the MS initiate the negotiation if RLP parameters are different from default parameters.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.3.2.4 Method of test
|
Initial Conditions
System Simulator:
The SS is configured to use default RLP parameters.
Mobile Station:
The MS is configured to use RLP arbitrary chosen parameters different from the default parameters.
1. The MS is made to establish a MO non transparent data call. In initial conditions MS is in call state U10 ("Call Active") after having sent a CONN_ACK message.
2. The MS is made to establish a MT non transparent data call. In initial conditions MS is in call state U10 ("Call Active") after having received a CONN_ACK message.
This test is performed for initial conditions 1 and 2.
Once in ABM, the SS shall initiate the transmission of an I+S frame, which will transfer L2RCOP status information between peer L2RCOP entities (SS to MS). The MS may respond with an I+S frame containing L2RCOP status information. The SS shall be capable of initiating this sequence, or responding to an I+S L2RCOP status frame from the MS.
Specific PICS statements:
•
PIXIT statements:
• Bearer services supported
• Characteristics of non-transparent services.
Foreseen final state of the MS
Idle.
Test procedure
The MS shall send an XID (C=1, P=1) frame containing a set of RLP parameters different from the default set. The SS answers with XID (R=0, F=1) containing new parameters randomly chosen, the sense of negotiation is correct. Optionally, a renegotiation initiated by the MS should be possible, if the parameters, randomly chosen by the SS are not supported by the MS. In this case, the SS should accept the parameters renegotiated by the MS, if they are within the allowed range defined in 3GPP TS 04.22. The final parameters are noted (T1, T2, N2, KIM (window IWF (SS) -> MS), KMI (window MS -> IWF (SS))).
The MS established the ABM mode by sending a SABM (C=1, P=1) frame. The SS answers with a UA (R=0, F=1) frame. The SABM frame may be sent by the MS before the XID. In such a case, the SS answers to the XID after having established the ABM mode (i.e. after having sent the UA).
The SS checks that the MS uses the new parameters determined during the negotiation procedure.
Verification of T2:
The SS is configured to send I+S frames with a delay inferior to T1 between each frame. The MS is made to send no user data, it sends only supervisory frame.
The SS sends an I+S frame numbered N(S)=NSS mod(62), the MS shall acknowledge this frame within T2.
Verification of KIM:
The SS sends an I+S frame numbered NSS+KIM+1 mod(62). The MS shall ignore this frame (out of the window), it shall not acknowledge or reject it. This is checked during at least T2.
The SS sends an I+S frame numbered N(S)=NSS+1 mod(62), the MS shall acknowledge this frame.
The SS sends an I+S frame numbered NSS+KIM+1 mod(62). The MS shall reject all the lost frames numbered NSS+2 mod(62) to NSS+KIM mod(62). It shall send a REJ or SREJ frame with N(R)=NSS+2 mod(62)
If REJ frame is used by the MS, the SS restarts the transmission of I+S frames from frame numbered NSS+2 mod(62). The MS shall acknowledge these frames. After having sent at least the frame numbered NSS+KIM+2 mod(62), the SS stops sending I+S frames.
If SREJ frame is used by the MS, the SS restarts the transmission of I+S frames from frame numbered NSS+2 mod(62). It does send the frame numbered NSS+KIM+1 mod(62) a second time. The MS shall acknowledge these frames. After having sent at least the frame numbered NSS+KIM+2 mod(62), the SS stops sending I+S frames.
Verification of KMI:
The MS is now configured to send continuously I+S frames with a delay inferior to T1 between each frame.
The MS sends I+S frames, the SS does not acknowledge these frames.
After having sent KMI I+S frames, the MS shall stop sending I+S frames (end of the window).
Verification of T1:
At the expiry of T1 after the last I+S frame, the MS shall enter in "checkpoint recovery" mode, it shall send a supervisory RR frame with C=1 and P=1.
The SS does not answer to checkpointing.
Verification of N2:
At the expiry of T1 after the last RR (C=1, P=1) frame, the MS shall resend a supervisory RR frame with C=1 and P=1. The SS does not answer to checkpointing. This is repeated N2 times.
After N2 retransmissions of the same RR frame (C=1, P=1), The MS shall reset or disconnect the RLP link by sending a SABM (C=1,P=1) or a DISC (C=1) frame. The SS answers with an UA (R=0) frame with F bit set to P bit received in SABM or DISC frame.
The MS is returned to the idle state by clearing of the call.
Expected sequence
MS SS
0 ------- XID ------>
<------ XID ------- 0
optional renegotiation:
------- XID ------>
<------ XID -------
1 ------- SABM ------>
<------ UA ------- 1'
<------ I+S ------- 2'
2 ------- RR ------>
<------ I+S ------- 3'
3 ------- RR ------>
<------ I+S ------- 4'
4 ------- RR ------>
<------ I+S ------- 5'
5 ------- REJ or SREJ ------>
<------ I+S ------- 6'
6 ------- RR ------>
... etc... ...
<------ I+S ------- i‑1'
i‑1 ------- RR ------>
<------ RR ------- i'
i ------- RR ------>
... etc... ...
<------ RR ------- j‑1'
j‑1 ------- RR ------>
j ------- I+S ------>
<------ RR ------- j'
... etc... ...
j+KMI‑1 ------- I+S ------>
<------ RR ------- j+KMI‑1'
j+KMI ------- RR ------>
<------ RR ------- j+KMI'
j+KMI+1 ------- RR ------>
<------ RR ------- j+KMI+1'
... etc... ...
j+KMI+N2 ------- RR ------>
<------ RR ------- j+KMI+N2'
j+KMI+N2+1 ------- SABM / DISC ------>
<------ UA ------- j+KMI+N2+1'
The frame from the SS will be:
0': One XID frame containing: R=0, F=1. The RLP parameters are changed by the SS, the sense of negotiation is correct. The final parameters are noted (T1, T2, N2, KIM, KMI).
1': One UA frame containing: R=0, F=1. Note: If SABM is received before the XID, the SS answers to the XID after having established the ABM mode (i.e. after having sent the UA).
2': One I+S frame containing N(S)=NSS mod(62), N(R)=NMS mod (62).
3': One I+S frame containing N(S)=NSS+KIM+1 mod(62), N(R)=NMS mod (62).
4': A delay D (T2<D<T1) after step 3', one I+S frame containing N(S)=NSS+1 mod(62), N(R)=NMS mod (62).
5': One I+S frame containing N(S)=NSS+KIM+1 mod(62), N(R)=NMS mod (62).
If REJ frame is used by the MS:
6',..., KIM+5': One I+S frame containing N(S)=NSS+2, .., NSS+KIM+1 mod(62), N(R)=NMS mod (62).
KIM+6',...,i‑1': One I+S frame containing N(S)=NSS+KIM+2,...,k‑1 mod(62), N(R)=NMS mod (62).
If SREJ frame is used by the MS:
6',..., KIM+4': One I+S frame containing N(S)=NSS+2, .., NSS+KIM mod(62), N(R)=NMS mod (62).
KIM+5',...,i‑1': One I+S frame containing N(S)=NSS+KIM+2,...,k‑1 mod(62), N(R)=NMS mod (62).
The SS stops sending I+S frames.
i',...,j‑1': One RR frame containing, N(R)=NMS mod (62).
j',...,j+KMI‑1': One RR frame containing N(R)=NMS mod (62).
j+KMI',...,j+KMI+N2': One RR (R=0, F=0) frame containing N(R)=NMS mod (62).
j+KMI+N2+1': One UA (R=0) frame with F bit set to P bit received in SABM or DISC frame.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.3.2.5 Test requirements
|
Specific message content
The frame from the MS shall be:
0: One XID frame containing: C=1, P=1.
1: One SABM frame containing: C=1,P=1.
NOTE: The MS may send the SABM frame before the XID.
2: One RR frame containing N(R)=NSS+1 mod (62) within T2.
3: One RR frame containing N(R)=NSS+1 mod (62).
4: One RR frame containing N(R)=NSS+2 mod (62).
5: One REJ or SREJ frame containing N(R)=NSS+2 mod (62).
If REJ frame is used by the MS:
6,..., KIM+5: One RR frame containing N(R)=NSS+3, .., NSS+KIM+2 mod(62).
KIM+6,...,i‑1: One RR frame containing N(R)=NSS+KIM+3,...,k mod(62).
If SREJ frame is used by the MS:
6,..., KIM+3: One RR frame containing N(R)=NSS+3, ..., NSS+KIM mod(62).
KIM+4: One RR frame containing N(R)=NSS+KIM+2 mod(62).
KIM+5,...,i‑1: One RR frame containing N(R)=NSS+KIM+3,...,k mod(62).
i,...,j‑1: One RR frame containing, N(R)=k mod (62).
The MS starts sending data.
j,...,j+KMI‑1: One I+S frame containing N(S)=NMS,...,NMS+KMI‑1 mod(62), N(R)=k mod (62).
j+KMI: T1 after the last I+S frame sent, one supervisory RR (C=1, P=1) frame containing N(R)=k mod (62).
j+KMI+1,...,j+KMI+N2: At T1 expiry, one supervisory RR (C=1, P=1) frame containing N(R)=k mod (62).
j+KMI+N2+1: One SABM (C=1, P=1) or DISC (C=1) frame.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.3.3 Collision of XID frames
| |
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.3.3.1 Definition
|
The XID negotiation procedure allows RLP parameters to be negotiated between peer RLP entities. If a collision of XID frames occurs, the MS shall ignore all XID frames and restart the parameter negotiation on expiry of timer T1.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.3.3.2 Conformance requirements
|
The MS shall be able to ignore an XID frame from the network in the case where it has sent a XID frame asking for a negotiation to the network, and to restart the negotiation procedure after expiry of timer T1. 3GPP TS 04.22, 5.2.2.6.
References
3GPP TS 04.22 subclause 5.2.2.6.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.3.3.3 Test purpose
|
To test that the correct reaction of the MS to a collision of XID frames.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.3.3.4 Method of test
|
Initial Conditions
System Simulator:
The SS is configured to use default RLP parameters.
Mobile Station:
The MS is configured to use RLP parameters different from the default parameters and arbitrary chosen.
The MS is made to establish a MO non transparent data call. In initial conditions MS is in call state U10 ("Call Active") after having sent a CONN_ACK message.
Once in ABM, the SS shall initiate the transmission of an I+S frame, which will transfer L2RCOP status information between peer L2RCOP entities (SS to MS). The MS may respond with an I+S frame containing L2RCOP status information. The SS shall be capable of initiating this sequence, or responding to an I+S L2RCOP status frame from the MS.
Specific PICS statements:
•
PIXIT statements:
• Bearer services supported
• Characteristics of non-transparent services.
Foreseen final state of the MS
Idle.
Test procedure
The MS shall send an XID (C=1, P=1) frame containing a set of RLP parameters different from the default set. The SS sends a XID (C=1, P=1) command frame containing new parameters. After a delay the MS shall resend the same XID that it has previously sent. The SS answers with XID (R=0, F=1) accepting the parameters chosen by the MS. These parameters are noted (T1, T2, N2, KIM (window IWF (SS) -> MS), KMI (window MS -> IWF (SS))).
The MS established the ABM mode by sending a SABM (C=1, P=1) frame. The SS answers with a UA (R=0, F=1) frame. The SABM frame may be sent by the MS at any instant (i.e. just after having received an XID, before having sent the response). In such a case, the SS answers to the XID after having established the ABM mode (i.e. after having sent the UA).
The SS checks that the MS uses the new parameters determined during the negotiation procedure.
Verification of T2:
The SS is configured to send I+S frames with a delay inferior to T1 between each frame. The MS is made to send no user data, it sends only supervisory frame.
The SS sends an I+S frame numbered N(S)=NSS mod(62), the MS shall acknowledge this frame within T2.
Verification of KIM:
The SS sends an I+S frame numbered NSS+KIM+1 mod(62). The MS shall ignore this frame (out of the window), it shall not acknowledge or reject it. This is checked during at least T2.
The SS sends an I+S frame numbered N(S)=NSS+1 mod(62), the MS shall acknowledge this frame.
The SS sends an I+S frame numbered NSS+KIM+1 mod(62). The MS shall reject all the lost frames numbered NSS+2 mod(62) to NSS+KIM mod(62). It shall send a REJ or SREJ frame with N(R)=NSS+2 mod(62).
If REJ frame is used by the MS, the SS restarts the transmission of I+S frames from frame numbered NSS+2 mod(62). The MS shall acknowledge these frames. After having sent at least the frame numbered NSS+KIM+2 mod(62), the SS stops sending I+S frames.
If SREJ frame is used by the MS, the SS restarts the transmission of I+S frames from frame numbered NSS+2 mod(62). It does send the frame numbered NSS+KIM+1 mod(62) a second time. The MS shall acknowledge these frames. After having sent at least the frame numbered NSS+KIM+2 mod(62), the SS stops sending I+S frames.
Verification of KMI:
The MS is now configured to send continuously I+S frames with a delay inferior to T1 between each frame.
The MS sends I+S frames, the SS does not acknowledge these frames.
After having sent KMI I+S frames, the MS shall stop sending I+S frames (end of the window).
Verification of T1:
At the expiry of T1 after the last I+S frame, the MS shall enter in "checkpoint recovery" mode, it shall send a supervisory RR frame with C=1 and P=1.
The SS does not answer to checkpointing.
Verification of N2:
At the expiry of T1 after the last RR (C=1, P=1) frame, the MS shall resend a supervisory RR frame with C=1 and P=1. The SS does not answer to checkpointing. This is repeated N2 times.
After N2 retransmissions of the same RR frame (C=1, P=1), The MS shall reset or disconnect the RLP link by sending a SABM (C=1,P=1) or a DISC (C=1) frame. The SS answers with an UA (R=0) frame with F bit set to P bit received in SABM or DISC frame.
The MS is returned to the idle state by clearing of the call.
Maximum duration of test
1 minute.
Expected sequence
MS SS
0 ------- XID ------>
<------ XID ------- 0'
1 ------- XID ------>
<------ XID ------- 1'
2 ------- SABM ------>
<------ UA ------- 2'
<------ I+S ------- 3'
3 ------- RR ------>
<------ I+S ------- 4'
4 ------- RR ------>
<------ I+S ------- 5'
5 ------- RR ------>
<------ I+S ------- 6'
6 ------- REJ or SREJ ------>
<------ I+S ------- 7'
7 ------- RR ------>
... etc... ...
<------ I+S ------- i‑1'
i‑1 ------- RR ------>
<------ RR ------- i'
i ------- RR ------>
... etc... ...
<------ RR ------- j‑1'
j‑1 ------- RR ------>
j ------- I+S ------>
<------ RR ------- j'
... etc... ...
j+KMI‑1 ------- I+S ------>
<------ RR ------- j+KMI‑1'
j+KMI ------- RR ------>
<------ RR ------- j+KMI'
j+KMI+1 ------- RR ------>
<------ RR ------- j+KMI+1'
... etc... ...
j+KMI+N2 ------- RR ------>
<------ RR ------- j+KMI+N2'
j+KMI+N2+1 ------- SABM / DISC ------>
<------ UA ------- j+KMI+N2+1'
The frame from the SS will be:
0': One XID frame containing: C=1, P=1.
1': One XID frame containing: R=0, F=1. The RLP parameters are changed by the SS, the sense of negotiation is correct. The final parameters are noted (T1, T2, N2, KIM, KMI).
2': One UA frame containing: R=0, F=1. Note: If SABM is received before one of the XID frames, the SS will answer to the XID after having established the ABM mode (i.e. after having sent the UA).
3': One I+S frame containing N(S)=NSS mod(62), N(R)=NMS mod (62).
4': One I+S frame containing N(S)=NSS+KIM+1 mod(62), N(R)=NMS mod (62).
5': A delay D (T2<D<T1) after step 3', one I+S frame containing N(S)=NSS+1 mod(62), N(R)=NMS mod (62).
6': One I+S frame containing N(S)=NSS+KIM+1 mod(62), N(R)=NMS mod (62).
If REJ frame is used by the MS:
7',..., KIM+6': One I+S frame containing N(S)=NSS+2, .., NSS+KIM+1 mod(62), N(R)=NMS mod (62).
KIM+7',...,i‑1': One I+S frame containing N(S)=NSS+KIM+2,...,k‑1 mod(62), N(R)=NMS mod (62).
If SREJ frame is used by the MS:
7',..., KIM+5': One I+S frame containing N(S)=NSS+2, .., NSS+KIM mod(62), N(R)=NMS mod (62).
KIM+6',...,i‑1': One I+S frame containing N(S)=NSS+KIM+2,...,k‑1 mod(62), N(R)=NMS mod (62).
The SS stops sending I+S frames.
i',...,j‑1': One RR frame containing, N(R)=NMS mod (62).
j',...,j+KMI‑1': One RR frame containing N(R)=NMS mod (62).
j+KMI',...,j+KMI+N2': One RR (R=0, F=0) frame containing N(R)=NMS mod (62).
j+KMI+N2+1': One UA (R=0) frame with F bit set to P bit received in SABM or DISC frame.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.3.3.5 Test requirements
|
Specific message content
The frame from the MS shall be:
0: One XID frame containing: C=1, P=1.
1: After T1(def) expiry, one XID frame containing: C=1, P=1.
NOTE: The MS may send an SABM frame before the 1st or the 2nd XID frame.
2: One SABM frame containing: C=1,P=1.
3: One RR frame containing N(R)=NSS+1 mod (62) within T2.
4: One RR frame containing N(R)=NSS+1 mod (62).
5: One RR frame containing N(R)=NSS+2 mod (62).
6: One REJ or SREJ frame containing N(R)=NSS+2 mod (62).
If REJ frame is used by the MS:
7,..., KIM+6: One RR frame containing N(R)=NSS+3, .., NSS+KIM+2 mod(62).
KIM+7,...,i‑1: One RR frame containing N(R)=NSS+KIM+3,...,k mod(62).
If SREJ frame is used by the MS:
7,..., KIM+4: One RR frame containing N(R)=NSS+3, ..., NSS+KIM mod(62).
KIM+5: One RR frame containing N(R)=NSS+KIM+2 mod(62).
KIM+6,...,i‑1: One RR frame containing N(R)=NSS+KIM+3,...,k mod(62).
i,...,j‑1: One RR frame containing, N(R)=k mod (62).
The MS starts sending data.
j,...,j+KMI‑1: One I+S frame containing N(S)=NMS,...,NMS+KMI‑1 mod(62), N(R)=k mod (62).
j+KMI: T1 after the last I+S frame sent, one supervisory RR (C=1, P=1) frame containing N(R)=k mod (62).
j+KMI+1,...,j+KMI+N2: At T1 expiry, one supervisory RR (C=1, P=1) frame containing N(R)=k mod (62).
j+KMI+N2+1: One SABM (C=1, P=1) or DISC (C=1) frame.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.3.4 Loss of XID frames
| |
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.3.4.1 Conformance requirements
|
The MS shall repeat an XID frame upon expiry of RLP timer T1 if the network has not acknowledged it by a correct XID frame.
References
3GPP TS 04.22 subclause 5.2.2.6.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.3.4.2 Test purpose
|
To test that the MS repeats the XID frame if the SS does not answer correctly.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.3.4.3 Test method
|
Initial Conditions
System Simulator:
The SS is configured to use default RLP parameters.
Mobile Station:
The MS is configured to use RLP parameters different from the default parameters (T1 different from T1(def)).
The MS is made to establish a MO non transparent data call. In initial conditions MS is in call state U10 ("Call Active") after having sent a CONN_ACK message.
Specific PICS statements:
-
PIXIT statements:
• Bearer services supported
• Characteristics of non-transparent services.
Foreseen final state of the MS
Idle.
Test procedure
The MS shall send an XID (C=1, P=1) frame containing a set of RLP parameters different from the default set. The SS sends a XID (R=0, F=0) command frame. The MS shall ignores this frame.
After a delay the MS shall resend the same XID that it has previously sent. The SS does not answer.
After a delay the MS shall resend the same XID that it has previously sent. The SS answers with XID (R=0, F=1) accepting the parameters chosen by the MS.
The MS established the ABM mode by sending a SABM (C=1, P=1) frame. The answer with a UA (R=0, F=1) frame. The SABM frame may be sent by the MS at any instant (i.e. just after having received an XID). In such a case, the SS answers to the XID after having established the ABM mode (i.e. after having sent the UA).
The MS is returned to the idle state by clearing of the call.
Maximum duration of test
1 minute.
Expected sequence
MS SS
0 ------- XID ------>
<------ XID ------- 0'
1 ------- XID ------>
2 ------- XID ------>
<------ XID ------- 2'
3 ------- SABM ------>
<------ UA ------- 3'
The frame from the SS will be:
0': One XID frame containing: R=0, F=0.
2': One XID frame containing: R=0, F=1. The RLP parameters are accepted by the SS.
3': One UA frame containing: R=0, F=1. Note: If SABM is received before the XID, the SS will answer to the XID after having established the ABM mode (i.e. after having sent the UA).
Specific message content
The frame from the MS shall be:
0: One XID frame containing: C=1, P=1.
1: After T1(def) expiry, one XID frame containing: C=1, P=1.
2: After T1(def) expiry, one XID frame containing: C=1, P=1.
3: One SABM frame containing: C=1,P=1.
NOTE: The MS may send the SABM frame before XID(s), at any moment.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.3.5 Total loss of XID frames
| |
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.3.5.1 Definition
|
The XID negotiation procedure allows RLP parameters to be negotiated between peer RLP entities. An unsuccessful XID exchange shall be repeated on expiry of T1. After N2 times of unsuccessful repetition, the RLP link shall be disconnected.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.3.5.2 Conformance requirements
|
The MS shall not repeat an unacknowledged XID frame more than N2 times. After N2 repetition it shall disconnect the RLP link if it had been connected earlier. 3GPP TS 04.22, subclause 5.2.2.6.
References
3GPP TS 04.22 subclause 5.2.2.6.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.3.5.3 Test purpose
|
To test that the MS repeats the XID frame no more than N2 times, if the SS does not answer correctly.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.3.5.4 Method of test
|
Initial Conditions
System Simulator:
The SS is configured to use default RLP parameters.
Mobile Station:
The MS is configured to use RLP parameters different from the default parameters.
The MS is made to establish a MO non transparent data call. In initial conditions MS is in call state U10 ("Call Active") after having sent a CONN_ACK message.
Specific PICS statements:
•
PIXIT statements:
• Bearer services supported
• Characteristics of non-transparent services.
Foreseen final state of the MS
Idle.
Test procedure
Case a: The MS sends an XID (C=1, P=1) frame in ADM mode
Case b: The MS enters the ABM mode and sends an XID (C=1, P=1) frame after optional status bits exchange between the MS and the SS.
The SS does not answer.
After a delay T1 (def), the MS shall resend the same XID that it has previously sent. The SS does not answer. This step is repeated N2 (def) times.
Case a: After N2 (def) retransmissions the SS waits for 2 * T1 to ensure that the XID frame is not repeated any more.
Case b: After N2 (def) retransmissions the link shall be disconnected. The MS shall send a DISC (C=1) frame, and the SS answers with a UA (R=0, F equal to the P bit received in the DISC).
The MS is returned to the idle state by clearing of the call.
Maximum duration of test
1 minute.
Expected sequence
MS SS
Case a:
1 ------- XID ------>
2 ------- XID ------>
... etc... ...
N2(def) +1 ------- XID ------>
Wait for 2*T1
Case b:
0 ------- SABM ------>
<------ UA ------- 0'
(------- I+S ------>) Optional
(<------ S -------)
1 ------- XID ------>
2 ------- XID ------>
... etc... ...
N2(def)+1 ------- XID ------>
N2(def)+2 ------- DISC ------>
<------ UA ------> N2+2'
The frame from the SS will be:
0': One UA frame containing: R=0, F=1, if the MS sends a SABM.
N2+2': One UA frame containing: R=0, F equal to P bit received in DISC frame.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.3.3.5.5 Test requirements
|
Specific message content
The frame from the MS shall be:
0: The MS may send a SABM frame containing: C=1,P=1. This frame may be sent at any instant. This is not verified.
1: One XID frame containing: C=1, P=1.
2,...,N2(def)+1: After T1 (def) expiry, one XID frame containing: C=1, P=1.
N2(def)+2: If the MS has previously established the ABM mode (SABM/UA exchange), it shall disconnect the link by sending a DISC (C=1) frame.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.4 Facsimile tests for the transparent network support
| |
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.4.1 General
|
According to ITU-T Recommendation T.30 a facsimile call can be divided into the following phases:
- Phase A - call establishment procedure;
- Phase B - pre-message procedure (identification and selection of required facilities);
- Phase C - message transmission according to ITU-T Recommendation T.4;
- Phase D - post-message procedure;
- Phase E - call release procedure.
For each phase a single test sequence was drafted, i.e. the verification of the basic procedures of a fax call will at least consist of 5 tests, in order to verify the above described phases.
In the IDLE state the fax adapter, originating or terminating, will send continuously SYNC frames containing the pattern specified in 3GPP TS 03.45 (CT105 (see note 2) and 109 (see note 2) are in OFF condition).
For the test of the facsimile data transmission, i.e. the phase C, test chart #2 according to ITU-T Recommendation T.21 should be used.
The T.4/30 messages marked with the '*' sign indicate that for the transmission across the radio interface in case of the BCS phase STATUS frames are used, and in case of the message phase the usage of DATA frames is implied.
Manufacturer-declared fax equipment should be connected to the MS, i.e. where possible a fax adapter and a fax machine Group 3. Measuring devices to monitor the T.4/T.30 protocol, the circuits and the SYNC, STATUS and DATA frames should be provided. Configurations, where no access to the interfaces to monitor the protocol and circuits is possible, might exist.
Abbreviations used:
BC-IE Bearer Capability Information Element
BCS Binary Coded Signalling
BCS-REC BCS Reception State of the FA
BCS-TRA BCS Transmission State of the FA
CED Called Station Identification
CFR Confirmation To Receive
CMM Channel Mode Modify
CMM ACK Channel Mode Modify Acknowledge
CNG Calling Tone
DCD Data Call Direction
DCS Digital Command Signal
DIS Digital Identification Signal
EOM End Of Message
EOP End Of Procedure
FA Fax Adapter
Fax Facsimile App. or PC-Fax (e.g. fax software running on a notebook)
ICM In-Call Modification
IDLE Idle State of the FA
MCF Message Confirmation
MO Mobile Originating
MPS Multi Page Signal
MSG-REC Message Reception State of the FA
MT Mobile Terminating
RCSD-IE Reverse Call Setup Direction Information Element
TCF Training Check Frame
TCH Traffic Channel
TS 61 Teleservice 61 (alternate speech/fax)
TS 62 Teleservice 62 (automatic fax)
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.4.2 Mobile originated call
| |
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.4.2.1 Call establishment procedure
| |
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.4.2.1.1 Alternate speech / facsimile
| |
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.4.2.1.1.1 Definition
|
-29.4.2.1.1.2 Conformance requirement
An MS supporting transparent facsimile group 3 shall perform the ICM and shall support the frames and circuits at the Um-, R- and 2w-interface according to the specifications referred to in the subclause "Reference".
Reference
3GPP TS 03.45, 3GPP TS 07.01, ITU-T Recommendation T.30.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.4.2.1.1.3 Test purpose
|
To verify the transition from speech to fax in case of an MS supporting TS 61 and that the circuit and tone handling of the MT and FA is correct.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.4.2.1.1.4 Method of test
|
Initial conditions
A TS 61 s/f call is set up. The speech phase is active.
Test procedure
The transition from speech to fax is initiated by manual intervention at both ends of the connection. The data call direction DCD is mobile originated. Upon connection to line the FA turns on CT108.2 (see note 2) as a basic requirement for the transition from speech to fax. Now, within the next 3 seconds the FA has to detect the DCD, which is in this case is mobile originated, i.e. CT105 is set to ON (see note 2) condition. The following ICM procedure via the MODIFY message is carried out by the MT 3 seconds after circuit CT108.2 was set to ON (see note 2) condition. On completion of the ICM procedure the synchronization of the TCH begins and after its completion the MT has to set CT107 to ON (see note 2) condition and the FA has to send the CED tone (see note 2) towards the connected fax. When CT106/109 are set to ON (see note 2) phase A is completed. Then the call is cleared by manual intervention at the MT or the activity progress of the call proceeds to the next phase.
Expected sequence
MS: SS:
Step Direction
---------------------------------------------------------------------------------------------------------------------------------------
1 MS-->SS Fax: Connect to line (see note 1) Connect to line (see note 1)
FA: CT108.2 ON (see note 2)
Detect DCD
CT105 ON (see note 2)
MT: Send MODIFY message ------> Receive MODIFY message
3 seconds after CT108.2 ON (see note 2)
2 SS-->MS <----- Send MODIFY COMPLETE
3 MS<->SS TCH Synchronization <----> TCH Synchronization
MT: CT107 ON (see note 2), when synchronized
FA: Generate CED (see note 2)
Fax: Detect CED (see note 2)
4 SS-->MS <----- Set X and SB bit in V.110 frame
MT: CT106/109 ON (see note 2)
FA: Enter BCS-TRA state Enter BCS-REC state
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.4.2.1.1.5 Test requirements
|
1. The condition of CT108.2 and CT105 is verified (see note 2); CT106, 107, 109 have to be in OFF (see note 2) condition. The MODIFY message has to be sent 3 seconds after circuit CT108.2 has gone to ON condition (see note 2).
2. To be verified that the MT begins the synchronization phase by sending the pattern 1/OFF after the reception of the MODIFY COMPLETE message, that CT107 is turned on (see note 2) by the MT after successful synchronization and that the CED tone (see note 2) is transmitted by the FA after CT107 has gone to ON condition (see note 2).
3. To be verified that CT106 and CT109 are turned on (see note 2), when in the modified V.110 frames received from the SS the X and SB bits are set. The state of the FA shall be verified (-> BCS-TRA).
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.4.2.1.2 Automatic facsimile
| |
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.4.2.1.2.1 Definition
|
-29.4.2.1.2.2 Conformance requirement
The MS supporting transparent facsimile group 3 shall perform the call setup procedure and shall support the frames and the circuits at the Um-,R- and 2w-interface according the specifications referred to in the subclause "Reference".
Reference
3GPP TS 03.45, 3GPP TS 07.01, ITU-T Recommendation T.30.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.4.2.1.2.3 Test purpose
|
To verify that the circuit and tone handling of the MT and FA is correct.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.4.2.1.2.4 Method of test
|
Initial conditions
The MS, configured for the TS 62 fax call, is updated. Then the call establishment phase A begins.
Test procedure
The FA sets CT108.2 to ON (see note 2) condition and passes the dialling information to the MT. A SETUP message is then sent by the MT towards the SS. When the TCH is available (indicated by the CONNECT message) the synchronization phase begins, i.e. both entities start sending the synchronization pattern 1/OFF. CT106, 107, 109 have to be in OFF condition (see note 2). Upon completion of the synchronization phase the MT sets CT107 to ON condition (see note 2) causing the FA to connect the fax to line. The SS sets CT106 and CT109 to ON at the MT by means of the V.110 X and SB bits. The FA then generates the CED tone (see note 2), which completes phase A. Then the call is cleared by manual intervention at the MT or the activity progress of the call proceeds to the next phase.
Expected sequence
MS: SS:
Step Direction
-----------------------------------------------------------------------------------------------------------------------------
1 MS-->SS Fax: Dial
FA: Pass dialling info, CT108.2 ON (see note 2)
MT: Send SETUP message ------> Receive SETUP message
2 SS-->MS <----- Send CONNECT message
3 MS<->SS TCH Synchronization <----> TCH Synchronization
MT: CT107 ON (see note 2), when synchronized
4 SS-->MS <----- Set X and SB bit in V.110 frame
MT: CT106/109 ON (see note 2)
FA: Generate CED (see note 2)
Fax: Detect CED (see note 2)
5 FA: Enter BCS-TRA state (see note 3) Enter BCS-REC state
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.4.2.1.2.5 Test requirements
|
1. The condition of CT108.2 (see note 2) is verified and the SETUP message should contain the BC-IE for TS 62.
2. To be verified that at the MT CT106, 107, 109 are in OFF (see note 2) condition, that the MT begins the synchronization phase by sending the pattern 1/OFF and that CT107 (see note 2) is turned on by the MT after successful synchronization.
3. To be verified that CT106 and CT109 are turned on (see note 2), when in the V.110 frames received from the SS the X and SB bits are set and that the FA sends the CED (see note 2) tone towards the fax machine.
4. The state of the FA shall be verified (-> BCS-TRA).
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.4.2.2 Pre-message procedure
| |
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.4.2.2.1 Definition
|
-29.4.2.2.2 Conformance requirement
The MS supporting transparent facsimile group 3 shall perform the pre-message procedure and shall support the frames and the circuits at the Um-,R- and 2w-interface according the specifications referred to in the subclause "Reference".
Reference
3GPP TS 03.45, ITU-T Recommendation T.30.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.4.2.2.3 Test purpose
|
To verify the correct handling of the T.30 DIS/DCS/TCF frames.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.4.2.2.4 Method of test
|
Initial conditions
The activity progress of the fax call is brought to the beginning of Phase B.
Test procedure
After phase A the FA is in BCS-TRA state and sends SYNC frames. The SS being in BCS-REC state sends the T.30 DIS embedded in STATUS frames indicating its capabilities. The received DIS is checked, if necessary edited by the FA and sent to the fax. Then the FA returns to the idle state. The fax checks whether the indicated capabilities are in line with its own or not, and chooses the capabilities which are supported end-to-end by the connected fax machines by answering with the DCS frame preceded by the preamble. The FA enters the BCS-REC state and the BCS information is transmitted using the STATUS frames. Afterwards the FA returns to the idle state. Upon reception of the training sequence the FA enters the MSG-REC state without waiting for an acknowledge from the SS, i.e. the TCF is conveyed by means of the DATA frames. The FA enters the idle state and sends at least 5 SYNC frames to indicate that the message phase is over. Then the CFR frame is received, i.e. the FA enters the BCS-TRA state and receives the CFR in STATUS frames. Now, phase B is completed and the data transfer phase C begins. Then the call is cleared by manual intervention at the MT or the activity progress of the call proceeds to the next phase.
Expected sequence
MS: SS:
Step Direction
-----------------------------------------------------------------------------------------------------------------------------
1 SS-->MS <----- Send preamble*,DIS*
FA: BCS-TRA
Monitor DIS
Generate preamble, IS
CT105 OFF (see note 2)
IDLE
Fax: Receive preamble, IS
2 MS-->SS Fax: Send preamble, DCS
FA: CT109 ON (see note 2)
BCS-REC
Monitor DCS
Send preamble*,DCS*
CT109 OFF (see note 2) -----> Receive preamble*,DCS*
IDLE
3 MS-->SS Fax: Send training, TCF
FA: CT109 ON (see note 2)
MSG-REC
Send TCF*
CT109 OFF (see note 2) -----> Receive TCF*
4 SS<--MS <----- Send preamble*,CFR*
FA: CT105 ON (see note 2)
BCS-TRA
Generate preamble, CFR
CT105 OFF (see note 2)
IDLE
Fax: Receive preamble, CFR
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.4.2.2.5 Test requirements
|
1. To be verified that SYNC frames are transmitted across the radio interface in BCS-TRA and in the IDLE state and that CT105 is set to OFF (see note 2). The correct generation of the T.30 BCS shall be verified (down-conversion to the BCS speed according to 3GPP TS 03.45).
2. The condition of CT109 shall be verified (see note 2); that the DCS is correctly inserted into the STATUS frames and that the IDENT octet contains the BCS-REC identifier. At CT109=OFF (see note 2), the FA returns to the idle state and sends SYNC frames (pattern according to 3GPP TS 03.45).
3. To be verified that the FA turns on CT109 (see note 2), enters the MSG-REC state and sends the TCF embedded in DATA frames without waiting for the confirmation that the SS has entered the MSG-TRA state. The ident octet has to be checked (-> MSG-REC). CT109 shall be in OFF condition (see note 2).
4. The condition of CT105 (see note 2) is to be verified. The correct generation of the T.30 BCS shall be checked. In IDLE state SYNC frames have to be sent.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.4.2.3 Message procedure
| |
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.4.2.3.1 Definition
|
-29.4.2.3.2 Conformance requirement
The MS supporting transparent facsimile group 3 shall perform the message procedure and shall support the frames and the circuits at the Um-,R- and 2w-interface according the specifications referred to in the subclause "Reference".
Reference
3GPP TS 03.45, ITU-T Recommendation T.30, ITU-T Recommendation T.4, ITU-T Recommendation T.21.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.4.2.3.3 Test purpose
|
To verify the facsimile data transmission phase.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.4.2.3.4 Method of test
|
Initial conditions
The activity progress of the fax call is brought to the beginning of Phase C. The ECM shall not be used.
Test procedure
The FA is in IDLE state. The connected fax starts transmitting the fax message. Upon reception of the training sequence the FA enters the MSG-REC state and sends STATUS frames, which contain the ident octet set to MSG-REC, interleaved with SYNC frames to the SS. When the SS has entered the MSG-TRA state, which is indicated to the FA by means of the ident octet set to MSG-TRA, the FA starts sending the fax coded data (received from the connected fax) embedded in DATA frames. When the transmission is finished the FA is again in the idle state for at least 5 SYNC frames to indicate that the message phase is over and Phase D begins. Then the call is cleared by manual intervention at the MT or the activity progress of the call proceeds to the next phase.
Expected sequence
MS: SS:
Step Direction
-----------------------------------------------------------------------------------------------------------------------------
1 MS-->SS Fax: Send training, fax message
FA: CT109 ON (see note 2)
MSG-REC
Send STATUS frames (MSG-REC)
interleaved with SYNC
frames
Wait for MSG-TRA indication
from SS
2 SS-->MS <----- Send STATUS frames with
MSG-TRA identifier
3 MS-->SS Send fax message* -----> Receive fax message*
" "
" "
" "
CT109 OFF (see note 2)
IDLE
4 MS-->SS FA: Send at least -----> Receive SYNC frames
5 SYNC frames
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.4.2.3.5 Test requirements
|
1. To be verified that the FA enters the MSG-REC state and inserts the correct ident octet in the STATUS frames interleaved with SYNC frames.
2. To be verified that the FA sends the fax message after the SS has sent the STATUS frames containing the MSG-TRA identifier.
3. At the end of the document transmission the condition of CT109 (see note 2) shall be checked.
4. It shall be verified that at least 5 SYNC frames are sent in order to indicate the end of phase C.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.4.2.4 Post-message procedure
| |
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.4.2.4.1 Definition
|
-29.4.2.4.2 Conformance requirement
The MS supporting transparent facsimile group 3 shall perform the post-message procedure and shall support the frames and the circuits at the Um-,R- and 2w-interface according the specifications referred to in the subclause "Reference".
Reference
3GPP TS 03.45, ITU-T Recommendation T.30.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.4.2.4.3 Test purpose
|
To verify phase D of the facsimile transmission.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.4.2.4.4 Method of test
|
Initial conditions
The activity progress of the fax call is brought to the beginning of Phase D. The ECM shall not be used.
Test procedure
The fax sends the preamble followed by the EOP frame. The FA then enters the BCS-REC state after having transmitted at least 5 SYNC frames since the last transition to the idle state and sends the EOP frame embedded in STATUS frames to the SS. The FA enters the idle state again. Upon detection of the BCS-REC identifier octet the BCS-TRA state is entered in order to receive the MCF frame issued by the SS. Then the preamble and the MCF frame are conveyed to the connected fax by the FA. The FA enters the idle state. Phase D of the fax transmission is completed. Then the call is cleared by manual intervention at the MT or the activity progress of the call proceeds to the next phase.
Expected sequence
MS: SS:
Step Direction
-----------------------------------------------------------------------------------------------------------------------------
1 MS-->SS Fax: Send preamble, EOP
FA: CT109 ON (see note 2)
BCS-REC
Send preamble*, EOP*
CT109 OFF (see note 2) -----> Receive preamble*, EOP*
IDLE
2 SS-->MS <----- Send preamble*, MCF*
FA: CT105 ON (see note 2)
BCS-TRA
Transmit preamble, MCF
CT105 OFF (see note 2)
IDLE
Fax: Receive preamble, MCF
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.4.2.4.5 Test requirements
|
1. To be verified that the FA enters the BCS-REC state and inserts the correct ident octet in the STATUS frames. The up-conversion to the message speed has to be checked.. The condition of CT109 has to be verified (see note 2). The contents of the SYNC frames shall be checked.
2. To be verified that the FA enters the BCS-TRA state upon detection of the BCS-REC identifier and that the correct T.30 message is conveyed to the connected fax machine (down-conversion to the BCS speed). The condition of CT105 should be checked (see note 2).
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.4.2.5 Call release procedure
| |
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.4.2.5.1 Definition
|
-29.4.2.5.2 Conformance requirement
The MS supporting transparent facsimile group 3 shall perform the call release procedure and shall support the frames and the circuits at the Um-,R- and 2w-interface according the specifications referred to in the subclause "Reference".
Reference
3GPP TS 03.45, ITU-T Recommendation T.30.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.4.2.5.3 Test purpose
|
To verify phase E of the facsimile transmission.
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.4.2.5.4 Method of test
|
Initial conditions
The activity progress of the fax call is brought to the beginning of Phase E.
Test procedure
The fax sends the preamble followed by the DCN frame. The FA then enters the BCS-REC state and sends the DCN frame embedded in STATUS frames to the SS. The FA enters the IDLE state again. CT108.2 will go OFF condition (see note 2) and after 200ms CT109 will go to OFF condition (see note 2) too. The MT then sends the DISC message and the call is cleared.
Expected sequence
MS: SS:
Step Direction
-----------------------------------------------------------------------------------------------------------------------------
1 MS-->SS Fax: Send preamble, DCN
FA: CT109 ON (see note 2)
BCS-REC
CT108.2 OFF (see note 2)
Transmit preamble*, DCN*
CT109 OFF (see note 2) -----> Receive preamble*, DCN*
after 200 ms
IDLE
MT: Send DISC message -----> Receive DISC message
|
683b5b8a98f7b1390ddd5516ea9247a2
|
51.010-1
|
29.4.2.5.5 Test requirements
|
To be verified that CT108.2 is turned off (see note 2) and that CT109 is set to OFF (see note 2) 200ms after the DCN frame has been sent. The contents of the STATUS frames including the ident octet has to be checked (up-conversion to the message speed according to 3GPP TS 03.45). The MT shall send the DISC message.
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.