Data Transfer Speed
The data transfer rate is the amount of data that is conveyed per unit of time.
The data rate times time equals the amount of data transferred.
Formula
![Copy to Clipboard QuantityVariable["I", "Information"] == QuantityVariable["R", "InformationRate"]*QuantityVariable["T", "Time"]](https://www.wolframcloud.com/objects/resourcesystem/marketplacestorage/resources/cd5/cd5f28cd-6908-4039-93c5-be4aa1d1e1db/Webpage/FormulaImage.png)
| symbol | description | physical quantity | 
|---|---|---|
| I | data | "Information" | 
| R | data rate | "InformationRate" | 
| T | time | "Time" | 
Forms
Examples
Get the resource:
| In[1]:= | ![ResourceObject["Data Transfer Speed"]](images/cd5/cd5f28cd-6908-4039-93c5-be4aa1d1e1db-io-1-i.en.gif) | 
| Out[1]= |  | 
Get the formula:
| In[2]:= | ![FormulaData[ResourceObject["Data Transfer Speed"]]](images/cd5/cd5f28cd-6908-4039-93c5-be4aa1d1e1db-io-2-i.en.gif) | 
| Out[2]= |  | 
Use some values:
| In[3]:= | ![FormulaData[
 ResourceObject[
  "Data Transfer Speed"], {QuantityVariable["T","Time"] -> 
   Quantity[1, "Seconds"], 
  QuantityVariable["R","InformationRate"] -> 
   Quantity[480, ("Megabits")/("Seconds")]}]](images/cd5/cd5f28cd-6908-4039-93c5-be4aa1d1e1db-io-3-i.en.gif) | 
| Out[3]= |  | 
 
                 
                