{
  "_schema": "https://data.nist.gov/od/dm/nerdm-schema/v0.7#",
  "@context": [
    "https://data.nist.gov/od/dm/nerdm-pub-context.jsonld",
    {
      "@base": "ark:/88434/mds2-2398"
    }
  ],
  "@type": [
    "nrdp:PublicDataResource",
    "dcat:Dataset"
  ],
  "_extensionSchemas": [
    "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/PublicDataResource"
  ],
  "@id": "ark:/88434/mds2-2398",
  "ediid": "ark:/88434/mds2-2398",
  "version": "1.0.0",
  "title": "Study of 5G New Radio (NR) Support for Direct Mode Communications",
  "contactPoint": {
    "fn": "Fernando Cintron",
    "hasEmail": "mailto:fernando.cintron@nist.gov"
  },
  "modified": "2021-05-03 00:00:00",
  "landingPage": "https://data.nist.gov/od/id/mds2-2398",
  "description": [
    "This dataset contains results from numerical analysis of the sidelink physical layer capacities for LTE and NR."
  ],
  "keyword": [
    "public safety communication",
    "device-to-device",
    "D2D",
    "wireless communication",
    "5G New Radio",
    "Direct Mode",
    "Sidelink"
  ],
  "theme": [
    "Advanced Communications: Wireless (RF)",
    "Public Safety: Public safety communications research"
  ],
  "topic": [
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Advanced Communications: Wireless (RF)"
    },
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Public Safety: Public safety communications research"
    }
  ],
  "references": [
    {
      "@type": [
        "npg:Document"
      ],
      "@id": "#ref:10.6028/NIST.IR.8372",
      "refType": "IsSupplementTo",
      "location": "https://doi.org/10.6028/NIST.IR.8372",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/bib/v0.7#/definitions/DCiteReference"
      ],
      "title": "Study of 5G New Radio (NR) Support for Direct Mode Communications",
      "issued": "2021-05-07",
      "citation": "Cintron, F. J., Griffith, D. W., Liu, C., Rouil, R., Sun, Y., Wang, J., \u00e2\u0080\u00a6 Gamboa, S. (2021). Study of 5G New Radio (NR) Support for Direct Mode Communications. doi:10.6028/nist.ir.8372\n"
    }
  ],
  "accessLevel": "public",
  "license": "https://www.nist.gov/open/license",
  "components": [
    {
      "accessURL": "https://doi.org/10.18434/mds2-2398",
      "@type": [
        "nrd:Hidden",
        "dcat:Distribution"
      ],
      "@id": "#doi:10.18434/mds2-2398"
    },
    {
      "@id": "cmps/NR_sidelink_capacity.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "NR_sidelink_capacity.csv",
      "downloadURL": "https://data.nist.gov/od/ds/mds2-2398/NR_sidelink_capacity.csv",
      "mediaType": "application/vnd.ms-excel",
      "description": "NR sidelink capacity is computed in Mbit/s at varying number of HARQ transmissions (1 = no HARQ). Numerologies 0 and 1 were considered, both with 64 QAM and 256 QAM modulation. ",
      "size": 1762,
      "checksum": {
        "hash": "450cb269141efb0999edf23e3269d0d2998f19338a04bf76b1362029ef8ffa05",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/LTE_sidelink_capacity.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "LTE_sidelink_capacity.csv",
      "downloadURL": "https://data.nist.gov/od/ds/mds2-2398/LTE_sidelink_capacity.csv",
      "mediaType": "application/vnd.ms-excel",
      "description": "LTE sidelink capacity is computed (in kbit/s) considering different sidelink period lengths (in ms). The results include (1) capacities at the physical layer, and (2) the capacities considering four blind HARQ transmissions per transport block.",
      "size": 388,
      "checksum": {
        "hash": "615d55d221a13902fb206531fe53d9df76a35533a1510d57046d82b76d32f174",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/NR_sidelink_capacity.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "NR_sidelink_capacity.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/mds2-2398/NR_sidelink_capacity.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/NR_sidelink_capacity.csv",
      "description": "SHA-256 checksum value for NR_sidelink_capacity.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "e7b2ac46e88c743ffb513eb3914469334bb94d7973064dde9f039a813d5c24a4",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/LTE_sidelink_capacity.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "LTE_sidelink_capacity.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/mds2-2398/LTE_sidelink_capacity.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/LTE_sidelink_capacity.csv",
      "description": "SHA-256 checksum value for LTE_sidelink_capacity.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "32f7950478aa309136131ee6d9d267a6769989d4654adaccfbdcde13fc36294b",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    }
  ],
  "publisher": {
    "name": "National Institute of Standards and Technology",
    "@type": "org:Organization"
  },
  "language": [
    "en"
  ],
  "bureauCode": [
    "006:55"
  ],
  "programCode": [
    "006:052"
  ],
  "doi": "doi:10.18434/mds2-2398"
}