Protocol to Access Spectrum Database
draft-ietf-paws-protocol-02
PAWS V. Chen, Ed.
Internet-Draft Google
Intended status: Standards Track S. Das
Expires: August 16, 2013 Applied Communication Sciences
L. Zhu
Huawei
J. Malyar
Telcordia Technologies Inc.
P. McCann
Huawei
February 12, 2013
Protocol to Access Spectrum Database
draft-ietf-paws-protocol-02
Abstract
Portions of the radio spectrum that are allocated to licensees are
available for non-interfering use. This available spectrum is called
"White Space." Allowing secondary users access to available spectrum
"unlocks" existing spectrum to maximize its utilization and to
provide opportunities for innovation, resulting in greater overall
spectrum utilization.
One approach to manage spectrum sharing uses databases to report
spectrum availability to devices. To achieve interoperability among
multiple devices and databases, a standardized protocol must be
defined and implemented. This document defines such a protocol, the
"Protocol to Access White Space database" (PAWS).
Status of this Memo
This Internet-Draft is submitted in full conformance with the
provisions of BCP 78 and BCP 79.
Internet-Drafts are working documents of the Internet Engineering
Task Force (IETF). Note that other groups may also distribute
working documents as Internet-Drafts. The list of current Internet-
Drafts is at http://datatracker.ietf.org/drafts/current/.
Internet-Drafts are draft documents valid for a maximum of six months
and may be updated, replaced, or obsoleted by other documents at any
time. It is inappropriate to use Internet-Drafts as reference
material or to cite them other than as "work in progress."
This Internet-Draft will expire on August 16, 2013.
Chen, et al. Expires August 16, 2013 [Page 1]
Internet-Draft paws-protocol February 2013
Copyright Notice
Copyright (c) 2013 IETF Trust and the persons identified as the
document authors. All rights reserved.
This document is subject to BCP 78 and the IETF Trust's Legal
Provisions Relating to IETF Documents
(http://trustee.ietf.org/license-info) in effect on the date of
publication of this document. Please review these documents
carefully, as they describe your rights and restrictions with respect
to this document. Code Components extracted from this document must
include Simplified BSD License text as described in Section 4.e of
the Trust Legal Provisions and are provided without warranty as
described in the Simplified BSD License.
Table of Contents
1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . . 5
2. Conventions and Terminology . . . . . . . . . . . . . . . . . 5
2.1. Conventions Used in This Document . . . . . . . . . . . . 5
2.2. Terminology . . . . . . . . . . . . . . . . . . . . . . . 6
3. Protocol Overview . . . . . . . . . . . . . . . . . . . . . . 6
3.1. Multi-ruleset Support . . . . . . . . . . . . . . . . . . 7
4. Protocol Functionalities . . . . . . . . . . . . . . . . . . . 7
4.1. Database Discovery . . . . . . . . . . . . . . . . . . . . 8
4.2. Initialization . . . . . . . . . . . . . . . . . . . . . . 8
4.2.1. INIT_REQ . . . . . . . . . . . . . . . . . . . . . . . 9
4.2.2. INIT_RESP . . . . . . . . . . . . . . . . . . . . . . 9
4.3. Device Registration . . . . . . . . . . . . . . . . . . . 10
4.3.1. REGISTRATION_REQ . . . . . . . . . . . . . . . . . . . 11
4.3.2. REGISTRATION_RESP . . . . . . . . . . . . . . . . . . 11
4.4. Available Spectrum Query . . . . . . . . . . . . . . . . . 12
4.4.1. AVAIL_SPECTRUM_REQ . . . . . . . . . . . . . . . . . . 14
4.4.2. AVAIL_SPECTRUM_RESP . . . . . . . . . . . . . . . . . 15
4.4.3. AVAIL_SPECTRUM_BATCH_REQ . . . . . . . . . . . . . . . 17
4.4.4. AVAIL_SPECTRUM_BATCH_RESP . . . . . . . . . . . . . . 18
4.4.5. SPECTRUM_USE_NOTIFY . . . . . . . . . . . . . . . . . 19
4.4.6. SPECTRUM_USE_RESP . . . . . . . . . . . . . . . . . . 20
4.5. Device Validation . . . . . . . . . . . . . . . . . . . . 20
4.5.1. DEV_VALID_REQ . . . . . . . . . . . . . . . . . . . . 21
4.5.2. DEV_VALID_RESP . . . . . . . . . . . . . . . . . . . . 22
5. Protocol Parameters . . . . . . . . . . . . . . . . . . . . . 22
Show full document text