Suppose that a block of user information that is $L$ bytes long is segmented into multiple cells. Assume that each data unit can hold up to $P$ bytes of user information, that each cell has a header that is $H$ bytes long, and that the cells are fixed in length and padded if necessary. Define the efficiency as the ratio of the $L$ user bytes to the total number of bytes produced by the segmentation process.
a. Find an expression for the efficiency as a function of $L, H$, and $P$. Use the ceiling function $c(x)$, which is defined as the smallest integer larger or equal to $x$.
b. Plot the efficiency for the following ATM parameters: $H=5, P=48$, and $L=24 k$ for $k=0,1,2,3,4,5$, and 6 .