I have the following problem.
MY ATTEMPT
The switch-mode power supply looks like it's a boost converter. I found that the DC-transfer functions for the boost converter to be:
\$\frac{V_C}{V_{in}}=\frac{1}{1-d} \: \: \$ and \$\frac{I_L}{I_{out}}=\frac{1}{1-d} \: \: \$ where I presume that \$ d\$ is the duty cycle.
My idea was first to find \$d\$ with the first equation: \$d=-\frac{V_{in}}{V_C}+1=\frac{-2.7 \text{V}}{5 \text{V}}+1=0.46 \$
From here, we can plug \$ d\$ into the second equation and find \$I_L=\frac{I_{out}}{1-d}=\frac{2.3 \text{A}}{1-0.46}=4.256 \text{A}\$
And since the \$V_{in}\$ and the inductor is in series, we conclude that \$I_{in}=4.256 \text{A}\$.
But is what I have found the \$\underline{peak}\$ input current or something else? I am in doubt, because I don't use the information about the switching frequency at all.
I hope someone can help me with this.