Showing posts with label IoT. Show all posts
Showing posts with label IoT. Show all posts

Thursday, April 16, 2015

Internet of Things on the High Seas

In the beginning of March I travelled to Gibraltar to board a LNG tanker. My task was installation of temperature sensors in the engine room so that key parameters could be monitored remotely, via satellite link wherever the ship is sailing.

A LNG tanker is a tanker for Liquid Natural Gas, the fossil fuel of the future. Not only is LNG a key ingredient in industrial processes and an important energy source - new regulations are also helping LNG becoming an important fuel for ships in order to reduce the pollution profile of international shipping.

On a LNG tanker the cargo is also used as fuel for propulsion. Although the cargo is kept liquid at the boiling point of the gas (-161 degrees Celsius), there is always some liquid that turns into gas, and this gas is used for energy production. The alternative could be to have separate fuel and use energy to convert the gas back to liquid, but that is both more complicated and more expensive.

Anyway, the development of LNG based propulsion in general and LNG tankers in particular is eager to understand how the energy in the gas is converted to useful work or wasted as heat. Traditional installation of temperature sensors rely on electrical wring. This can be both costly and time consuming. Therefore wireless technology can be very interesting, but a wireless sensor network can meet significant technical challenges deep inside a metal ship.

But the installation was successful - everything worked (and works) fine. In addition to making the temperatures available remotely, the information is also available in the vessel’s control room. This way it will no longer be needed for a member of the crew to walk around to take readings at each sensor.

The "Internet of Things" (IoT) is a popular technology topic nowadays. Many hobbyists are experimenting with instrumenting their homes, semiconductor companies are developing new and better components, and traditional industry are joining the IoT bandwagon. Compared to the popular image of IoT the size of the sensor and the transmitter in the picture may seem bulky. But this equipment is meant for an industrialized environment with high temperatures and vibration, so good packaging certainly seems to be a good idea!

Thursday, February 20, 2014

Øystein's Twine

My house is partially heated by circulating water in the floors, and this hot water is generated by a heat pump. This pump, the hot water tank and the rest of the distribution system is meant to require minimal attention. But when I found myself looking for a target for my Twine, I found that monitoring the heat pump allowed me to maximize my use of its sensors.

Embedded in the Twine there are sensors for temperature, vibration and the device's own orientation. To this I added a moisture sensor, so that I can monitor:
  • the temperature of the water pump
  • the vibration of the water pump
  • any water released to control the pressure in the system
Before activating the Twine I had to rely on observing the heat pump to get its status. As I frequently have business in the basement this was no big problem, but I had to be at home. With the addition of the Twine I can now get the status over the Internet, whether I was elsewhere in the house or somewhere with Internet access.

Access to the Twine goes via the services of Supermechanical, so I depend on they staying in business for the setup to work.

By the way, the use of solutions like Twine is included in the concept of Welfare technology, applied to finding ways to reduce the burden of the elderly boom that is expected in the future.

Wednesday, May 11, 2011

Google selects Arduino for Android Open Accessory

Stop press! Google's initiative for using the Android platform for controlling your environment, Android Open Accessory, has selected Arduino as its platform.

Think of the possibilities - the Arduino is so simple to play with that we can expect "everybody" to play with this. I even have one myself.
My Arduino Duemilanove
With this I can play with simple instrumentation projects and easily interface the real world with applications written in Processing. And now I can also start controlling Arduinos and whatever is connected from my Android devices. Hurray!

But will I find the time? Back in the early eighties I did instrumentation projects with Z80 and similar processors. It was such fun! If my employer practiced the Google concept for employees time to own projects, then I definitely know what I would be doing!

Followers