Homework 4

Due at 11:59pm on Friday, May 1st. Submit to https://canvas.uw.edu/courses/1883403/assignments/11402300. It is fine to submit scanned or a picture of handwritten answers, but we must be able to read it. Indicate your final answer clearly, show your work. Each problem is 10 points (all subproblems weighted equally).

Problem 1

Consider the simulated load profile shown here.

Find the following:

a) Peak load

b) Minimum Load

c) Average load

d) Peak to average ratio

e) Total energy consumed

Problem 2

AAssuming an energy rate of \(0.25 \ \$/kWh\), a daily peak demand charge of \(0.75 \ \$/kW\), calculate how much a consumer would be charged for the load profile shown above.

Problem 3

Some electric utilities offer their residential consumers a tariff where the rate is lower during off-peak hours. Calculate how much a consumer would be charged for the load profile shown above, assuming an on-peak rate of \(0.30 \ \$/kWh\), an off-peak rate of \(0.20 \ \$/kWh\), a daily peak demand charge of \(0.75 \ \$/kW\). The off-peak hours are hours 1 to 6, the rest of the hours are on-peak.

Problem 4

The state of California has a peak load of about \(50\) GW (\(50{,}000\) MW). Suppose that you own a generator that is only turned on when the load is above \(40\) GW. The generator has a capacity of \(10\) MW, and we assume that if it is used, then it is operating at its full capacity. Suppose that for \(120\) hours out of the year the load in California is higher than \(40\) GW.

Suppose the generator has a fixed cost (typically include land lost, labor, maintenance, etc) of \(\$1{,}000{,}000\) per year and a variable cost (e.g., fuel cost) of \(\$10/\text{MWh}\). What is price that the generator has to charge in \(\$/\text{MWh}\) to break even? Note that all of the fixed cost has to be recovered from when the generator is running.

Problem 5

A \(500 \text{ cm}^2\) solar cell is operating at \(35^\circ\text{C}\) where the output current is \(2.5 \text{ A}\), the load voltage is \(0.5 \text{ V}\) and the saturation current of the diode is \(0.5 \text{ nA}\). The series resistance of the cell is \(25 \text{ m}\Omega\), and the parallel resistance is \(180 \text{ }\Omega\). At a given time, the solar power density is \(180 \text{ W/m}^2\). Compute

a) The electric losses in the cell. That is, the losses through the resistors.

b) The overall efficiency.

Problem 6

A solar panel consists of \(5\) parallel columns of PV cells. Each column has \(8\) PV cells in series. Each cell produces \(2.5\) W at \(0.6\) V. Compute the voltage and current of the panel.

Problem 7

A solar cell with a reverse saturation current of \(2\) nA has a source current of \(2\) A. The operating temperature of the cell is \(35^\circ\text{C}\). A load draws \(1\) A. Find the output voltage (i.e., the diode voltage) and the output power of the cell.

Problem 8

A solar cell with a reverse saturation current of \(2\) nA has a solar current (that is, the source current) of \(1.2\) A. The operating temperature of the cell is \(35^\circ\text{C}\). Find the maximum output power of the cell and the resistance of the load that achieves this power. You can solve for the maximum power by plotting the power vs voltage or taking the derivative. (Note, you won’t get this question directly in the midterm since it requires more than a calculator.)

Problem 9

This is a bonus problem. The goal of having peak prices is to influence the consumer to reduce their peak load consumption. Cnsider the load profile below.

We are going to write this profile out more formally as a vector, \(z = (z_1, z_2, z_3, z_4)\) where \(z_i\) is the consumption at hour \(i\). Peak pricing can be written as:

\[C = \alpha \sum_{i=1}^{4} z_i + \beta \max(z_1, \ldots, z_4),\]

\(\alpha = 0.5 \text{ \$/kWh}\) and \(\beta = 2 \text{ \$/kW}\).

Suppose the user has a budget of \(\$5\). This is profile is too costly. So let’s assume that the customer would change to a profile that is closest to the original one. What is the new profile of the customer such that it is the closest one to the original load, while coming under budget? Hint: think about what closest means in a vector setting.