Enterprise Iot, Industrial IoT, Security

Applied Information Integrates IoT Connectivity with Alpha Technologies UPS to Provide Reliable Power to Traffic Control Industry

Applied Information Integrates IoT Connectivity

Applied Information, Inc., the leading provider of intelligent transportation infrastructure technology, announced today the ability to integrate Internet of Things (IoT) connectivity with Alpha Technologies Inc.’s battery backup systems. The new capability enhances the reliability and uptime for the traffic control infrastructure. The announcement was made today at the 2023 IMSA Forum and Expo, taking place in Reno, NV at the Peppermill Resort Spa Casino from June 25th – 29th, 2023.

Traffic infrastructure operators can now easily monitor and manage critical traffic control devices, such as traffic signals and warning systems, outfitted with Alpha’s battery backup systems. Instant alerts of power outages relay important system status changes for rapid response to power outages preventing interruptions of service which could lead to crashes. Knowing the nature of the problem instantly can also save resources by avoiding unnecessary truck rolls, especially to isolated locations.

“The integration of Applied Information’s remote communications technology with Alpha’s power solutions increases customer value,” said Max Guenther, Director of Industry and Traffic at Alpha Technologies, Inc. “Having the Alpha UPS backup to support intersections outages is extremely important. When combining these two solutions, customers will know the nature of the outage, if the intersection is running on battery backup, and what to do to keep systems online.”

“Alpha is a leader in the UPS market. By marrying battery backup and remote communication, we can provide detailed system insights and advanced warning of power failures,” said Peter Ashley, Vice-President of Business Development for Applied Information, Inc. “As a result, Traffic Engineers will see huge time savings by knowing the exact fault before heading to site.”

About Alpha Technologies
Alpha Technologies Inc. provides power conversion, protection and standby products for telecommunications and cable television industries, including custom, application-specific power solutions and hardened, powered gateways for data backhaul applications. In addition to product development, Alpha Technologies provides a comprehensive range of installation and maintenance services, software solutions and consulting services to support its global customer base. Alpha Technologies is a member of The Alpha Group. For more information about Alpha power solutions, visit www.alpha.com.

About Applied Information

Applied Information® is the industry-leading developer of Smart Cities, Connected Vehicle (C-V2X), and Intelligent Transportation System (ITS) solutions for the surface transportation sector. Key products are smart traffic signals, school zone safety beacons, emergency vehicle preemption, transit, and school bus priority, asset security, and intelligent street lighting. Applied Information’s Glance Smart City Supervisory platform enables cities to manage all their traffic and ITS assets on one web-based application. Applied Information’s TravelSafely Connected Vehicle Messenger Engine connects smartphones, vehicles, and navigation apps to the transportation infrastructure providing a safer mobility experience for motorists and vulnerable road users. Applied Information's core values are to develop products that save lives, improve traffic, drive commerce, and help the environment.

Applied Information, Inc. was founded in 2011 and is based in Alpharetta, Georgia. The Company also operates the Infrastructure Automotive Technology Laboratory (iATL), an incubator and developer of Connected Vehicle Applications. Applied Information's products are deployed in more than 1,000 jurisdictions in the U.S. and Canada.

Spotlight

Spotlight

Related News

Enterprise Iot

Lexmark Named 2023 Managed Print Services Leader by Quocirca

PR Newswire | October 06, 2023

Lexmark, a global imaging and IoT solutions leader, today announced it has again been named a leader in Managed Print Services (MPS) by global print and market insight research firm Quocirca. This is the 11th consecutive year in which Lexmark has earned this recognition. In its Managed Print Services Market Landscape 2023 report, Quocirca highlights Lexmark's industry expertise, deep sustainability focus, and comprehensive security approach. It also recognizes Lexmark's small and medium businesses (SMB) MPS offering which was expanded in February 2023 with the launch of MPS Express, a solution for SMBs to streamline their document management processes and free them from day-to-day printer management. Quocirca Director Louella Fernandes said, "Lexmark has a strong heritage in global MPS delivery, particularly excelling in supporting distributed print environments. Its deep vertical industry expertise, mature sustainability focus and comprehensive security approach differentiate Lexmark and ensure its position as an industry leader." In naming Lexmark a market leader, the report recognizes Lexmark's: Mature predictive analytics expertise which leverages artificial intelligence and machine learning technologies to support its sensor monitoring and predictive algorithms. Security-led MPS approach which goes beyond the device, providing customers with a deep understanding of print network security. Smart Refresh lifecycle management program, which uses performance and usage data to reduce waste by only replacing printers and MFPs at the end of their lifecycle. Portfolio of cloud solutions and services, including Cloud Bridge technology which enables many devices and fleet environments to simply, securely and flexibly connect to Lexmark cloud infrastructure. Workflow automation partnerships which form the Lexmark MPS alliance ecosystem, enabling customers to leverage solutions to simplify device management and streamline productivity and output environment from a single source. Recently expanded MPS offerings for the SMB market. Quocirca reports that MPS customers expect strong expertise across cybersecurity, cloud offerings and sustainability, and finds Lexmark well positioned to provide all three. Being recognized once again as a global MPS leader by Quocirca validates our efforts to provide our customers with industry leading technologies and services, said Melanie Hudson, Senior Vice President and Chief Commercial Officer, Lexmark. This year Quocirca has also recognized Lexmark as a leader in its Global Print Security Vendor Landscape report and Cloud Print Services Market Landscape.

Read More

IoT Security

8 Vulnerabilities in OAS Platform for IoT Data, Detected by Cisco

Cisco | September 14, 2023

Cisco disclosed eight vulnerabilities in the OAS platform’s engine configuration management functionality. Three of the eight detected vulnerabilities were rated as high-severity. The issues detected in OAS platform v18.00.0072 were addressed and, v19 was released. Cisco's Talos security researchers have identified eight vulnerabilities in the Open Automation Software (OAS) Platform that can be exploited to bypass authentication, disclose sensitive information, and overwrite files. The OAS Platform is commonly used to facilitate communication and data transfer between servers, industrial control systems (ICS), IoT devices, and other hardware in industrial and enterprise settings. The OAS Platform is widely deployed in industrial operations, enterprise environments, and cross-platform integrations. It plays a crucial role in facilitating communication and data exchange across various devices and systems, facilitating logging and notifications. The vulnerabilities pose a significant security risk, especially in environments where the OAS Platform is used for critical industrial and enterprise operations. Unauthorized access and data breaches can lead to operational disruptions and potentially compromise sensitive information. Among the eight vulnerabilities, three are rated as high-severity. Cisco's Talos security researchers were responsible for discovering and disclosing these vulnerabilities. The most critical issues are CVE-2023-31242 and CVE-2023-34998, both of which are authentication bypass flaws. CVE-2023-31242 can be triggered through a sequence of requests, while CVE-2023-34998 can be exploited by sniffing network traffic. The identified vulnerabilities in the OAS Platform mainly revolve around authentication bypass, information disclosure, and file manipulation. Attackers could leverage these weaknesses to create new users, gain unauthorized access, decrypt sensitive information, and perform arbitrary file and directory actions. These vulnerabilities essentially allow attackers to gain unauthorized access to the system by loading and saving configurations to a disk and installing them on other devices. The issues were identified in OAS Platform version 18 and have been addressed in the subsequent release, version 19.00.0000, highlighting the importance of keeping software up-to-date to mitigate security risks. These issues stem from the fact that when the OAS engine is deployed, by default, no admin user is defined and no authentication is required to access functionality such as new user creation. Even if an admin user is created, the configuration must be stored prior to restarting the engine, or it will revert to its default state. An attacker can create a new user, save the changes, and thus gain access to the underlying system. Also, the vulnerability enables an attacker to acquire a protobuf containing valid admin credentials and construct their own requests. The perpetrator could then again obtain access to the underlying system by utilizing the user creation and saving functionality. Cisco warns that these authentication bypass flaws could be combined with CVE-2023-34317, an improper input validation flaw in the user creation functionality, to gain access to the underlying system by adding ‘a user with the username field containing an SSH key.’ CVE-2023-34353 is another high-severity authentication bypass that allows an attacker to perform network snooping to acquire the protobuf containing admin credentials and then decrypt sensitive information. While two of the remaining vulnerabilities could result in information disclosure, the other two could be exploited to create or overwrite arbitrary files and create arbitrary directories.

Read More

Devices

Microchip Introduces Industry’s First Low Pin Count MCU Family With I3C Support

GlobeNewswire | September 27, 2023

With the step-function increase in data collected and transmitted from cloud-connected edge nodes, Improved Inter Integrated Circuit® (I3C®) is rapidly becoming a more sustainable solution for interfacing sensors with a high data rate and will help expand capabilities in next-generation devices. Leading the way in I3C integration, Microchip Technology (Nasdaq: MCHP) has released its PIC18-Q20 family of microcontrollers (MCUs), the industry’s first low pin count MCUs with up to two I3C peripherals and Multi-Voltage I/O (MVIO). Available in 14- and 20- pin packages as small as 3 x 3 mm, the PIC18-Q20 MCUs are a compact solution for real-time control, touch sensing and connectivity applications. The MCUs offer configurable peripherals, advanced communication interfaces and easy connection across multiple voltage domains without external components. With I3C functionality, flexible peripherals and the ability to operate on three independent voltage domains, PIC18-Q20 MCUs are well suited to be used in conjunction with a primary MCU in a larger overall system. This family of MCUs can perform tasks such as processing sensor data, handling low latency interrupts and system status reporting that the main MCU cannot perform as efficiently. While the Central Processing Unit (CPU) runs at a different voltage domain, the I3C peripheral operates from 1.0 to 3.6V. These low-power, small form factor MCUs can be used in a wide range of space-sensitive applications and markets including automotive, industrial control, computing, consumer, IoT and medical. “One of the main barriers to large-scale IoT adoption is the cost of implementing an edge node. With the PIC18-Q20 family of MCUs, Microchip is helping to break down that barrier,” said Greg Robinson, corporate vice president of Microchip’s 8-bit MCU business unit. “By introducing the industry’s first low pin count MCU with I3C we are enabling flexible, cost-effective scaling of IoT applications and embracing the new standard communications interface.” As the market shifts to demand higher performance solutions with lower power and smaller size, I3C helps designers and software developers address these potentially challenging requirements. Compared to I2C, I3C offers higher communication rates and lower power consumption, all while maintaining backward compatibility with legacy systems. The I3C and MVIO functionality, combined with Microchip’s configurable Core Independent Peripherals (CIPs), allow for lower system costs, reduced design complexity and a reduction in board space by replacing external level shifters with on-chip multiple voltage domains. To learn more about Microchip’s portfolio of PIC® MCUs, visit the website and keep up with the latest company news by following Microchip on LinkedIn, YouTube, Facebook and Instagram. Development Tools The PIC18-Q20 MCU family is supported by Microchip’s full development ecosystem of hardware and software tools, including its MPLAB® X and MPLAB Xpress Integrated Development Environments (IDEs) and MPLAB Code Configurator (MCC) Microchip’s development environment is straightforward and makes it easier to implement and generate code, allowing for a reduction in overall development time and reduced financial investment. Developers can get a quick start in evaluating I3C and MVIO capabilities on the PIC18-Q20 using Microchip’s PIC18F16Q20 Curiosity Nano Evaluation Kit—a compact, cost-effective development board for rapid prototyping.

Read More