I work at an ice hockey rink driving a Zamboni. As part of my job, I keep the ice thickness to within a specific range (1.25 - 1.5 inches thick). It is a challenging job with many environmental factors working together that cause the ice thickness to fluctuate over time. Small variations in ice thickness can drastically affect the amount of energy required to keep the ice at the optimal temperature for ice sports.
I am looking to build a tool using Arduino to help me monitor several environmental conditions in the arena, but the one I am looking for help with today is in measuring the ice thickness. I have found that there is a sonar sensor that can measure proximity, but I am not sure that would be the right tool for my use case. Ideally I would like to be able to attach the measurement device to the Zamboni machine and have the ice depth measured in real time as I clean the ice.
There is a tool that is in use already in the market, and in fact I use it on my Zamboni. It is a laser leveling system that features a laser projected as a plane 15 feet above the ice surface. A receiver is attached to the zamboni on a tall pole that is then used to measure the ice thickness and in turn controls the blade cut depth. This is an active system that I do not want to interact with or use for a few reasons. I am doing this arduino project as a hobby project, and the leveling system is a third party proprietary system that I can't collect the data from. The ice thickness data collected from the laser level system is not collected- it only displays real-time the thicknesses as the zamboni drives over different areas.
I want to be able to store the ice thickness data and use it in conjunction with other environmental data from the air, water and ice. I am trying to create a complete tracking system that can be used to better understand the optimal conditions for ice making and to take the guesswork out of things.
What tools or sensors exist out there that could be used to measure the thickness of the ice?
I am able to bury different objects in the ice on the subfloor, for example to create a grid or array of sensory tools.