SSZT710 may   2018 AM3358 , CC1310 , CC1350

 

  1.   1
  2.   2
    1.     3
    2.     900MHz ZumLink series Z9-PE radio
    3.     ZumIQ Application Environment
    4.     Additional Resources

Oil production fields have a large number of wellheads scattered over a wide area. These wellheads require regular monitoring to ensure that the equipment is in good working order and to avoid the potential for breakdowns or oil spills. Traditionally, this monitoring has been labor-intensive; workers must drive around the field to check sensor values and equipment. Not only is this time-consuming and expensive, but workers may occasionally be exposed to hazardous situations if problems occur.

Although the latest generation of oil-field equipment often includes remote monitoring capabilities, many oil fields have capital equipment that is older and very expensive to replace. FreeWave, a leading vendor of wireless Industrial Internet of Things (IIoT) solutions, provides the ability to retrofit remote monitoring into existing capital equipment deployments, thereby reducing operational expenses and increasing worker safety. FreeWave achieves this through its Amazon Web Services (AWS)-based ZumIQTM Application Environment software (which enables remote, browser-based monitoring) and its ZumLink long-range radios, which are based on TI’s SimpleLink™ CC1310/CC1350 wireless microcontrollers (MCUs) and Sitara™ AM3358 processor. In this blog post, we will look at how FreeWave used AWS services and TI devices to deliver products that address their users’ needs.

ZumIQ Application Environment

ZumIQ Application Environment is an application development platform that can run on the AWS cloud.  Via ZumIQ, FreeWave created a customizable dashboard that allows companies to remotely monitor operations, trigger actions on specific conditions, visualize trends and generate reports. In effect, through ZumIQ programmability, FreeWave created a small supervisory control and data acquisition (SCADA) application that enables users to minimize manual sensor inspections and quickly respond to any problems.

To implement a full IoT solution, FreeWave integrated ZumIQ with many AWS services. Using AWS services eliminates the need to develop them from scratch and provides both scalability and security, which are key concerns for many users. AWS Cognito provides secure user access and authentication for its IoT solutions, for example. Data sent from ZumLink radios is uploaded to the cloud using AWS IoT, with messages from the radio published on appropriate MQTT queues. The AWS IoT core broker receives the published message and takes appropriate action, such as insertion into a database or triggering an alert. IoT data is stored using a combination of AWS DynamoDB (a NoSQL database) and Amazon Relational Database Service (Amazon RDS). FreeWave leveraged Amazon Simple Notification Service and Amazon Simple Email Service to trigger immediate text or email alerts to responsible personnel if a proactive response is required in a situation. AWS Lambda runs code to provide real-time filtering or response, without the expense of having a server instance constantly running.

Having seen the benefits of using AWS, FreeWave’s goal is to have all of its future radios be “AWS ready” so users can connect them to the cloud out of the box. The AM3358’s provision of a standard Linux platform will enable FreeWave to offer AWS Greengrass on the ZumLink, simplifying the addition of familiar cloud programming models, messaging, data caching, synchronization and machine-learning inference capabilities at the edge.

FreeWave is also developing another TI-based product using Amazon FreeRTOS to take advantage of IoT services on microcontrollers such as over-the-air (OTA), further reducing their code maintenance costs.

Designing an IoT application requires developers to work with more vendors than a traditional embedded design. TI works closely with AWS to ensure that companies like FreeWave can successfully deliver highly differentiated products.

Additional Resources