Friday’s lecture went fairly well.
There were a few questions at the beginning of class, one of which lent itself well to my talking about choosing different models for the same phenomenon and using the simplest model that worked for the design being done. In this case it was about the relaxation oscillator using a 74HC14N Schmitt trigger and where the constraints on the feedback resistor came from. I told them about some more detailed models we could do of the Schmitt trigger, including input capacitance (max value on the data sheet), input leakage current (not specified, but probably fairly small, under 1µA), and output resistance (which would get added to the feedback resistance). I’ll have to incorporate some of those ideas into the book, when I rewrite those chapters this summer—the hysteresis lab needs the most rework of anything so far this quarter.
After the questions I mainly talked about polarizable and non-polarizable electrodes developing the R + (R||C) + half-cell model of an electrode that they will be fitting (without the half cell) in labs this week.
This weekend’s grading was a bit painful, and I’m probably going to have to spend all of Monday’s lecture filling in gaps in their prior education that I had not anticipated. Some holes also became apparent from e-mail questions I got from students over the weekend.
I’ll try to gather the common problems here, so that I can use the list as lecture notes tomorrow.
- There were a lot of REDO grades for errors on schematics. I hate giving REDO (since it doubles my grading load), but I told students at the beginning of the quarter that any error on the schematics was an automatic REDO. I plan to stick to that, despite the pain for both me and the students, because they have to develop the habit of double and triple checking their non-redundant documents (schematics, PCR primers, …). Sloppy documentation is a serious problem in engineering and too many faculty and graders have been perpetuating the myth that the almost right idea is good enough. I’m particularly harsh on students who change kHz into Hz or pF into nF. Off-by-a-factor-of-1000 is not good enough! The most extreme case so far is someone who specified a capacitor as being in the gigafarads (they’d typed 109 instead of 10-9). A factor of 1,000,000,000,000,000,000 off is not the sort of thing one can ignore. I also get annoyed by students who randomly pick a unit (H when they need Ω, or Ω when they need Hz), as if all units were just decorations to please a teacher, with no real meaning to them
- Frequency is 1/period. For the relaxation oscillator, they do two charge/discharge calculations to get the period as a multiple of RC (though many blindly copied one of the formulas for just the charge time without understanding it, and assumed it was the period). But even after computing the charging time students blindly used 2πf = 1/(RC) as a magic incantation. That formula was relevant for the corner frequency of RC filters, but has nothing to do with the oscillation frequency of the relaxation oscillator.
- The capacitance calculation being done in the prelab was for the capacitance of a finger touch to the touch plate, but a lot of students claimed that it was the calculation to determine the size of the ceramic capacitor. Only a couple of groups bothered to explain the connection between the two capacitances. I think I need to rewrite the prompts in the book to force the values to be more different, so that students have to think which capacitance they are talking about.
- I find that students often talk about “the voltage” or “the capacitance” as if there was only one in their circuit, and when asked which one they are talking about are completely mystified—to them invoking the magic word is all that can be expected of them—actually knowing what it refers to is unreasonable.
- Students in general were doing too much ritual magic. They would put down a formula they thought was relevant (often copying it incorrectly), then claim that from that formula they got some number for their design. Often the formula was not relevant, or additional assumptions needed to be made (like choosing arbitrary values for some variables). At the very least, there was some substantial algebra to be done to convert the formula into a usable form. Some students claimed that Wolfram alpha gave them the solution (when there was not enough information to solve for the variable they wanted a value for). Basically, I’m a bit angry at the students for trying to bullshit their way through the assignment. One pair of students said quite honestly that they did not know how to do a computation and got the value they used from the students at the next bench. I gave them bonus points, and I’ll help them figure out how to do the computation they were having trouble with—I have no problems with students not knowing how to do something new and somewhat tricky, but I do have trouble with students deliberately looking dishonest and stupid by writing bullshit.
- The computation that the honest students had trouble with is one that many students had trouble with, so I’ll go over it in class. I gave the students a derivation of a formula for the charging time of the capacitor in the relaxation oscillator, but I didn’t have time to step them through the derivation. It seems like most of the class can’t read math, since many just copied the final formula without reading the text that said it was the time to charge the capacitor. There was an exercise immediately afterwards asking students to compute the time to discharge the capacitor, but this exercise was added to the book after the students had done their prelab exercises, so they didn’t bother to look at the exercise. What they needed to do for the lab was to add the charge and discharge times (which are not quite the same) to get the period.
- I need to remind the students that they are turning in design reports, not lab reports. I’m not looking for fill-in-the-blank worksheets, but descriptions of how they designed and tested their circuits. Omitting the design steps is omitting the most important part of the report!
- I gave the students three models to fit to the data, and showed them how to do the fits for two of the models in Wednesday’s lecture. There wasn’t time to get to the third model, so I just told them to use the same technique as the second model, but with the different formula. Most of the class never bothered to fit the third model (the only one that really fits the data well)—if I didn’t do all the work for them in lecture, then they weren’t going to generalize even a tiny bit to do it themselves.
- A lot of students did not do a good job of fitting the models, because they fit the data with linear scaling, rather than with log scaling as I had shown them. This is a fairly subtle point (errors on a linear y axis are differences, but on a log y axis are ratios), so I’ll review it in class.
- I think that some students don’t have any idea when one would use a log-log plot, a log-linear plot, a linear-log plot, or a linear-linear plot. I thought that was covered in precalculus, but I guess not. So tomorrow I’ll present the idea that the only curve most people understand visually is a straight line, so one wants to choose axis scaling so that the expected relationship is a straight line. Linear plots are for linear (or affine) models, log-log plots are for power laws, log-linear are for exponentials, and linear-log are for logarithmic relationships. I’ll put a general straight line on each and derive the form of the function that matches that straight line.
- The purpose of the Tuesday lab was to collect data and model the loudspeaker with a few parameters. But many students neglected to report those parameters in their design reports! They produced a plot and fitted models to it, but nowhere on the plot, in the figure caption, or in the main body (in decreasing order of usefulness) did they report what the parameter values were that the fit produced. For students who are so focussed on answer getting that they neglect to explain how they came up with their answers, this seems like a strange omission.
- For the Thursday lab, no one did back calculations from their observed frequencies to estimate the capacitance of the 74HC14N input, of the untouched touch plate, or even of the touch itself, to see whether their observations were consistent with their design predictions. One group of students claimed to have done sanity checks, but I don’t believe them, as they also reported oscillations around 20Hz, instead of 20kHz.
- For the prelab, it seems that a lot of students computed
instead of
, though most got it right in the gnuplot scripts for the lab itself. I have to remind students that
.
- On the typesetting front, I’m making some progress on getting students to put their plots in as figures with captions, though way too many are still referring to “the plot below” rather than to “Figure 3”. I’m also having some difficulty getting them to be sure to refer to all the figures in the main body text. A lot of times they’ll toss in a handful of plots with no reference to them at all.
- On the opposite side of the coin, I have to teach them that equations are properly part of a sentence, generally as a noun phrase, and are not standalone sentences. When there is an explanation of variables after a formula (“where A is this, and B is that”), the where-clauses are still part of the same sentence.
- Some other little things to tell them:
- The word “significant” should be reserved for its technical meaning of “statistical significance”—very unlikely to have occurred by chance according to the specified null model. It should not be used in the normal English way to mean “big”, “important”, or “something I like”.
- To get gnuplot to produce smooth curves when there are sharp changes in function, it is necessary to do set samples 3000 to compute the function at more points than the small default number.
- Students have been misusing the word “shunt” for any resistor. Properly, it is a low resistance used to divert current from some other part of the circuit—in our designs, it is the resistor being used to sense current and change it into voltage. I wonder if I should switch terms and talk about a “sense” resistor, though “shunt” is the standard term for ammeters.
- A minor pet peeve of mine: I hate the word “utilize”. I have yet to see a context in which “use” does not do the same job better.
Like this:
Like Loading...