phetsims / blackbody-spectrum

"Blackbody Spectrum" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
1 stars 3 forks source link

Mike suggestions: "AutoScale" button and minimum thermometer's value at 3 K #37

Closed DianaTavares closed 5 years ago

DianaTavares commented 5 years ago

@arouinfar and I showed the new version of the sim to Mike Dubson and he has some suggestion to be considered for implementation:

He share this link of the sim where this features are implemented.

@ariel-phet suggest to discuss those in design meeting, but that autoscale has been very problematic in the past.

arouinfar commented 5 years ago

While autoscale seems handy, I don't think it would be necessary. It would likely add a lot of development time to the sim. The current implementation doesn't seem optimized, either.

For example, autoscale produces the zoom level on the left, but should have probably zoomed out an additional time on the x-axis (right).

I do like the idea of going all the way down to 3K, as it would correspond to the cosmic microwave background. One option would be to have a separate screen for cold temperatures. The range could go 3K-300K, potentially with these benchmarks:

Benchmark Avg T
Earth 300 K
Mars 210 K
Pluto 44 K
CMB 3 K

Some features don't seem particularly useful below 300 K, including the BGR readout, rainbow in the graph, and the electromagnetic spectrum labels (it'd all be radio).

Even with a narrow range of 3-300K, the scaling of the Spectral Radiance is still somewhat tricky, as the values would range ~10^-15 (3 K) to ~10^-5 (300 K). With such a range, we would need at least 10-20 zoom steps. (One or two for every order of magnitude).

Thoughts @ariel-phet @DianaTavares? If you would like to explore a "cold" screen, @DianaTavares and I can work on a mockup.

DianaTavares commented 5 years ago

I am agree with the difficulty of autoscale option. 3K can be interesting, but I not sure if it's so interesting for to add a full "cold" screen for cold.

ariel-phet commented 5 years ago

@arouinfar Lets plan on asking @kathy-phet about this request at design meeting this week. I am not sure how "worth it" it would be, but considering the request came from Mike it would be good to explore KP's thoughts.

arouinfar commented 5 years ago

Okay, sounds good @ariel-phet. I'll unassign myself until a decision has been made in design meeting.

DianaTavares commented 5 years ago

We decided not to make these changes in the October 18,2018 design meeting.