Cell Broadcast Service (CBS)

Cell Broadcast Service (CBS)

Last updated: November 25, 2010

This section is only applicable to lab applications and the test application with a required feature license.

You can test a mobile station's ability to receive Cell Broadcast messages using the Cell Broadcast Service capability in the test set.

This section covers:

Cell Broadcast Service (CBS) Overview

Cell Broadcast Message Setup

Cell Broadcast Setup -General

Cell Broadcast Messages -Content

Cell Broadcast Service (CBS) Overview

The Cell Broadcast Service in the test set allows you to send cell broadcast messages to the mobile station that are transmitted at a defined repetition interval (see Cell Broadcast Setup -General for more information). This allows the mobile station to receive the message even if entering the cell after the first transmission. The cell broadcast messages can be from one to fifteen pages in length, and are transmitted by the test set until the cell broadcast service is disabled or the state of the message(s) being transmitted is set to OFF. All messages sent from the test set are automatically segmented into the minimum number of pages possible. Cell broadcast messages contain a page parameter that indicates to the mobile station the number of the current page being received as well as the total number of pages in the message.

The test set can transmit up to three different messages at a time using the Cell Broadcast Service. If you configure the Cell Broadcast Service to transmit multiple messages, the messages are sent in sequential order at a rate of one page every multiframe until all the pages in the enabled messages are transmitted. The messages are retransmitted at specified intervals, which are set by the Repetition Period .

There are several message parameters that the test set allows you to set. It is important that you configure your mobile station to receive cell broadcast messages. This is done by enabling reception of messages in your mobile station and specifying the message parameters that it can receive, and set the parameters according to the type of cell broadcast message your mobile station is allow to receive. Cell broadcast messages are not acknowledged by the mobile station.

In addition to the pre-defined text strings, you can specify a custom text string and custom data to be sent in a cell broadcast message. See Cell Broadcast Messages -Content for more information on configuring the contents of the cell broadcast message.

Cell Broadcast Message Setup

All three of the messages available for use in the test set's Cell Broadcast Service can be configured independently. The content of each message can include either one of two predefined text messages, a custom text message or a custom binary/UCS2 message.

There are several configurable parameters for each cell broadcast message. The serial number is made up of three of these parameters: Geographical Scope, Message Code, and Update Number as shown in the diagram below. Refer to 3GPP 23.041 version 6.2.0 section 9.4.1.2.1 for more information about cell broadcast message parameters.

Serial Number
Octet 1 Octet 2

7

6 5 4 3 2 1 0

7

6 5 4 3 2 1 0
GS Message Code Update Number

Additionally, each message is classified by topic and allocated a message identifier, data coding scheme, and message content. The following list contains all the configurable cell broadcast message parameters offered by the test set.

Cell Broadcast Setup -General

The settings for the parameters explained in this section apply to all cell broadcast messages.

..

Cell Broadcast Messages -Content

Several Cell Broadcast Service (CBS) message options are available which allow you to choose or create messages to be sent. You can set the Content parameter to Text1 , Text2 , Custom Text, or Custom Data . See the sections below for more information about these settings.

Predefined Cell Broadcast Text Messages

User Defined Text Message (Custom Text)

User Defined Text Message (Custom Data)

Predefined Cell Broadcast Text Messages

There are two predefined cell broadcast text messages. The ASCII text strings of these messages are as follows:

  • Predefined text message 1 ( Text1 )

    The quick brown fox jumps over the lazy dog

  • Predefined text message 2 ( Text2 )

    This instrument provides functional testing of cell broadcast SMS by sending up to three broadcast messages to the device under test. Two fixed text messages and user defined text or binary/UCS2 messages are available for selection. The second fixed message spans multiple pages.

User Defined Text Message (Custom Text)

You can set the cell broadcast message to send a customized text message by setting the Content parameter to: Custom Text . You can define the text for the custom text cell broadcast message using the following GPIB command:

CALL:SMService:CBRoadcast:MESSage[<n>]:CTEXt .

A custom text message can be defined only via the remote user interface and HTTP. The maximum length for the cell broadcast user defined messages is 1395 characters.

The default the custom text message is:

" Enter your text here"

   
NOTE
Text messages sent from the test set to the mobile station are encoded using the ETSI Default Alphabet character set. The ETSI Default Alphabet encoding shares the majority of its character codes with those used by the ASCII character set. Between the two character sets, all alphanumeric characters and most punctuation characters have identical codes.

For the custom user defined text message, the test set accepts a 7-bit ASCII string. This string is then encoded using the ETSI Default Alphabet before it is transmitted. The ASCII code for each character in this string is mapped to the ETSI Default Alphabet character with the same code. Characters present in the user defined text message whose ASCII and ETSI Default Alphabet codes are not identical will be received and displayed by the mobile station as the ETSI Default Alphabet character with the original ASCII character's code. This behavior is only noticeable with certain user defined text messages as all of the predefined text messages use only alphanumeric and basic punctuation characters.


   

User Defined Text Message (Custom Data)

You can set the cell broadcast message to send a customized data message by setting the Content parameter to: Custom Data . You can define the binary data/UCS2 for the custom data cell broadcast message using the following GPIB command:

CALL:SMService:CBRoadcast:MESSage[<n>]:CDATa .

A custom data message can be defined only via the remote user interface. The maximum length for the cell broadcast user defined messages is 2460 hexadecimal characters.

The default the custom data message is an empty string.

Related Topics


Short Message Service (SMS)

How to use the Short Message Service Features

CALL:SMService