element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
N-gaged Design Challenge
  • Challenges & Projects
  • Design Challenges
  • N-gaged Design Challenge
  • More
  • Cancel
N-gaged Design Challenge
N-Gaged Blog PVMonitor #7 - System performances
  • Blog
  • Forum
  • Documents
  • Polls
  • Files
  • Leaderboard
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: amgalbu
  • Date Created: 21 May 2022 3:15 PM Date Created
  • Views 497 views
  • Likes 1 like
  • Comments 0 comments
  • n-gaged design challenge
  • pvmonitor
  • n-gaged
  • iot
  • remote monitoring
Related
Recommended

PVMonitor #7 - System performances

amgalbu
amgalbu
21 May 2022
Blogs in this series
PVMonitor #1 - Unboxing and project description
PVMonitor #2 - Getting started
PVMonitor #3 - The great pretender (1)
PVMonitor #4 - The great pretender (2)
PVMonitor #5 - Installation and preliminary data
PVMonitor #6 - Anomaly detection
PVMonitor #7 - System performances
PVMonitor #8 - Anomaly detection (2)
PVMonitor #9 - Conclusions
  

This is a slightly out-of-topic post where I will review the performances of the Omega Layer N platform.

In an IoT solution, many things can go wrong. The most common are

  • Internet connectivity goes down
  • Gateway goes down / is switched off
  • Sensor goes offline (for example because of low battery or RF interferences)

image

Let's see what happens when one of components in the system fails temporary.

1. Internet connectivity

What happens when the Omega gateway has no connection to the cloud?

1.1 Omega gateway boots with cable disconnected / router switched off

If the Omega gateway boots and the cable is disconnected or the router is switched off, the Omega gateway will not connect to the cloud even after the network is plugged or the router is switched on. I guess this is because the Omega gateway tries to get a valid IP address from DHCP server at boot, and does not make any further attempt in case of error. The only option to recover from this condition is to power-cycle the Omega gateway

1.2 Lost of internet connectivity

In case of lost of internet connectivity after successful boot process (as reported by the green LED), the gateway can automatically recover connection to the cloud. However, sample are not buffered by the gateway, so all the samples collected while the gateway is not connected to cloud are basically lost

image

Gateway is reported as offline on the cloud after about 20 minutes. After reconnection, the online condition is reported almost immediately 

image

2. Gateway switched off

If we switch off the Omega gateway, does the Smart Sensor store data until the connection with the gateway is back online? Unfortunately the answer is no...

image

It's not clear to me what is the meaning of the "Data logging options" you can find in the SYNC application

image

3. Smart Sensor switched off

When the Smart Sensor is switched off, the Omega Cloud N provides a visual feedback that the Smart Sensor is not sending data. An alarm in case no data has been received from the Smart Sensor for an extended period of time would be very useful. Modbus devices status is correctly and promptly reported by the cloud portal 

 

4. Maximum distance

A made an empirical test to measure the maximum distance at which the Smart Sensor and the Omega gateway can communicate. The test procedure was

  1. stop at a certain position
  2. wait until the Smart Sensor LED starts blinking. If the LED blink for less than 30 seconds, the Smart Sensor has been able to communicate with the gateway. If the LED blinks for more than 30 seconds, we are out of range
  3. if Smart Sensor and gateway were able to communicate, move 100 meters away from the gateway and go to step 1  

Note that the Smart Sensor and Omega gateway operates at 915 MHz, which is a free frequency in US, but is reserved for GSM communication in Europe. for this reason, results may not be affected by a significant error

4.1 Line of sight

The first test was made in line-of-sight condition. The maximum distance was

  • with internal AA battery: 1.2 km
  • with external battery: 1.8 km

image

4.2 With obstacles

The second test was made along a route with some obstacles (trees and houses). The maximum distance was

  • with internal AA battery: 400 m
  • with external battery: 500 m

image

5. Nice-to-have features

In my opinion, there are at least two features that would be very useful for the Layer N platform

5.1 Smart Sensor remote configuration

When you have the Smart Sensor installed in a plant, it would be difficult the reach it out to change configuration. Currently, you need to use a USB cable and the SYNC application to change configuration and parameters. It would be very nice to be able to upload a new configuration through the Omega gateway 

5.2 Complex alarm definition

Currently, an alarm condition can be defined on a single measure (for example "temperature greater than 50 °C"). Adding the possibility to create a complex condition (for example "temperature greater than 50 °C AND humidity less than 50%") will greatly  increase the possibility of the system

<< Prev: Anomaly detection 

Next: Anomaly detection (2) >>

  • Sign in to reply
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube