Closed kkennelly closed 4 years ago
Came across where this needs to be implemented... Controllers\PLCCommunication\PLCDrivers\ProductionPLCDriver.cs LINE: 294
Adjusted all of the field and method names to reflect that it is a thermal calibration.
Added to the plc:
Need to figure out how to take the reading and compare it to the outside temperature.
I use the following websites to calculate the temperature from the radio telescope reading: https://www.omnicalculator.com/physics/wiens-law#wiens-law-formula https://www.everythingrf.com/rf-calculators/frequency-to-wavelength https://www.quora.com/What-is-the-relation-between-wavelength-and-intensity-of-radiation
Need to double check with Todd on the math that Devin and I put together. But if that is good, then this should be good to go.
There is a specific tree(location) where we will have to point to and take a reading. Comparing that reading with the actual temperature of the tree (outside) we will be able to tell if the telescope is reading properly. This has to occur between every appointment.