Bosch PRAESENSA Public Address and Voice Alarm System

Release notes 1.40

Introduction

This section provides an overview of the PRAESENSA system and its release history.

Document history

Release date Documentation version Reason
2019.12.19 V1.00 1st edition
2020.05.15 V1.10 2nd edition
2020.06.18 V1.10 01 Chapter updated: 3.2
2020.09.29 V1.20 Chapters updated: 1.1, 1.2, 6.8, 6.9. New chapters: 2.3, 3.3, 5.1, 6.10.
2020.11.19 V1.20 01 Chapters updated: 1.1, 2.3.
2021.06.14 V1.40 01 Chapters updated for release 1.40

Release history

Release date Released version Reason
2019.12.06 1.00 1st official release
2020.05.18 1.10 2nd official release
2020.09.30 1.20 Official release
2021.02.10 1.30 and 1.31 Specific customer releases
2021.06 1.40 Official release

Scope

The release notes provide an overview of new functionality compared to the previous release, and report known limitations and possible workarounds.

Installation and configuration information

PRAESENSA products are delivered with a quick installation guide (QIG) for basic step-by-step installation instructions. Detailed installation and configuration instructions are provided in the installation manual and configuration manual of PRAESENSA. Both manuals can be downloaded in different languages from www.boschsecurity.com in the PRAESENSA product section.

When a PRAESENSA system is installed for voice alarm purposes, take notice of the installation and configuration directions in the checklist for compliance to the EN 54-16 and EN 54-4 standards. The checklist can be found at the end of the installation manual.

Supported products

Release 1.40

The PRA-ANS Ambient noise sensor is now part of the set that can be installed and configured. This unit monitors changing ambient noise levels for automatic adjustment of announcement or background music levels (AVC - Automatic Volume Control) to ensure intelligibility of announcements at a comfortable level. Upon failure or disconnection, the announcement volume is automatically set to its maximum within the applicable control range.

The 'Make announcement with zone selection' function is available for extension buttons, allowing pre-configured messages to be started or stopped in selected zones/zone groups. Zones and zone groups can be configured to the call station's Push-To-Talk button for live announcements without a call station extension, simplifying basic call handling.

Traditional Chinese is now available for the Graphic user interface of the PRA-CSLx.

Functionality has been added for certification to the North American standard for mass notification systems:

Release 1.30

Not published; release for internal purposes only.

Release 1.20

An important bug fix addresses Call stations losing their state during a reset. Users of previous 1.00 and 1.10 software releases must upgrade.

Configuration webpages are available in additional languages: Czech, German, Spanish, English, French, Italian, Dutch, Korean, Polish, Portuguese, Russian, Slovakian, simplified Chinese.

UL amplifier mode is added to system settings, ensuring compliance with UL temperature limitations.

In systems with System controller redundancy, Dante audio routing for inputs/outputs is synchronized with the redundant System controller. The Dante audio routing is configured for the duty System controller and automatically recreated when the backup takes over.

Security vulnerabilities in the configuration web interface have been addressed:

Release 1.10

The PRA-AD604 is now part of the supported set.

Added functionality:

Release 1.00

The following PRAESENSA products can be installed and configured:

The following products can be used without need for configuration:

The following products are described in the installation and/or configuration manuals but are not yet available:

Compliance to voice alarm standards

Release 1.00

This software release, in combination with the listed products, is certified for compliance to EN 54-16 and EN 54-4. See 0560-CPR-182190000 and Declaration of Performance GO002945v1.

Release 1.10

This software release, in combination with the previously described products, is certified for compliance to EN 54-16 and EN 54-4 (See 0560-CPR-182190000 and Declaration of Performance GO002945v1). The same combination is also tested and found compliant to ISO 7240-16 and ISO 7240-4. PRAESENSA is certified according the DNV-GL type approval, valid for the listed products and the PRA-PSM48 power supply module.

Release 1.20

Same compliances as Release 1.00 and 1.10. No new changes or additions.

Release 1.40

Same compliances as Release 1.00 and 1.10. Added to EN54-16 and ISO 7240-169: PRA-ANS Ambient noise sensor.

Notices

System characteristics that are normal, or even intended, but possibly not expected.

Documentation and software download

Multi-lingual PRAESENSA product documentation and software is available from www.boschsecurity.com > PRAESENSA product section. An additional download area for PRAESENSA software and English documentation is available at https://licensing.boschsecurity.com/publicaddress.

Software update

An updated configuration was created with a newer software version and should not be used on an older software version. Always store and keep backups of the current configuration before upgrading.

Fault event - Temperature too high

If the amplifier detects a temperature higher than +90 °C, the output level is attenuated by -3 dB. This attenuation is removed after the fault is acknowledged and reset. The temperature needs to drop below +80 °C to clear the fault.

Load measurement

The amplifier loudspeaker load measurement is part of the configuration (Diagnose > Amplifier loads). It is essential to perform a load measurement to check if amplifier channels and the amplifier are not overloaded. Without this check, the amplifier channel volume is automatically set to -12 dB to protect the amplifier from unexpected overload conditions during an alarm situation.

Audio equalizer

The DSP audio equalizers have an internal headroom of 18 dB. Do not use audio equalizer settings with an accumulated gain of more than 18 dB at any frequency, as this can cause audio clipping for full scale input signals. It is good practice to perform most frequency response corrections by attenuating prominent frequency bands.

Minimum message length

The minimum message length for repeating messages is 500 ms.

Logging server compatibility

In release 1.10, the Open Interface of the System controller was updated, making it incompatible with the Logging Server of release 1.00. To continue receiving diagnostic events, the Logging Server with the Open Interface .NET library must be updated to release 1.10.

System controller redundancy configuration

When a second System controller is added for redundancy, it must be reset to factory default.

Brightness adjustment

Brightness adjustment of the PRA-CSLD and PRA-CSLW LCD and PRA-CSE LEDs is only supported on devices with HW version 01/01 and higher.

Network snapshot

A new network snapshot is required after a device is added, removed, or replaced. A system with redundant cabling and network supervision enabled requires a new network snapshot after a device is added, removed, or replaced. Until this is done, faults in the new device will not be reported.

Missing functions

System functions that are mentioned in the documentation but have been postponed.

System controller

PRA-SCS System controller small and PRA-SCM System controller medium are postponed to a later release. The System controller large (PRA-SCL) performs effectively equal to or better than the smaller versions.

Known limitations

System functions that are implemented but with limitations. Workarounds are provided in some cases.

Firmware upload to call station fails

The MTU (Maximum Transmission Unit) of the call stations is 1468. When the MTU of the PC network adapter is set to a lower value than 1472 (1468 + 4), data packets are split across different frames. The FWUT (Firmware Upload Tool) cannot handle this and will disconnect.

Check the actual MTU value of the network adapter by opening a command prompt (with administrator rights) and entering:

netsh interface ipv4 show subinterface

If the MTU value is too low, it can be increased temporarily by entering:

netsh interface ipv4 set subinterface "<name of interface>" mtu=1500 store=persistent

Then try again.

Dante multicast

Only use Dante unicast streams between a Dante device and the system controller to prevent multicast addressing conflicts that can result in audio distortion or failure to set up a call.

Scheduled calls

If a scheduled call is activated by a call station extension button, the scheduled time intervals are ignored, and the call starts immediately. Scheduled calls can only be started from a control input.

Load measurement

When a load measurement on an amplifier channel is done with a shorted loudspeaker line, the web page will indicate: "Not measured". Remove the short circuit and redo the load measurement.

Firmware upgrade

Before using the firmware upgrade tool, ensure the released PRAESENSA firmware files have been installed. In some rare cases, the upgrade of a device may not be successful on the first attempt. If this occurs, retry for the device that failed.

Enable Network Time Protocol (NTP)

NTP is configured on the “Time settings" page. Enable “Set time automatically (NTP)” and press submit. Wait for the “System reboot" prompt to activate NTP. If you navigate away before the system reboot, a non-responsive web page may show "Loading", and NTP will remain disabled.

Smart safety link

Smart safety link does not support System controller redundancy. In combination with PRAESENSA and Bosch fire detection systems, Smart safety link communication is possible. When a backup System controller takes over, an evacuation call activated by a Smart safety link connection is stopped and not restarted. This missing functionality will be added in the next software release of the Bosch fire detection system.

Dante audio outputs

A system with System controller redundancy does not support secure Dante 4-digit PIN (Personal Identification Number) on the Dante audio outputs. You might want to use Dante audio outputs to interface with 3rd party devices like amplifiers or devices for recording purposes. When control switches from the duty system controller to the redundant System controller, the transmit of the Dante output channels is moved to the redundant System controller to make the Dante audio outputs redundant. The persistent Dante audio channels cannot be authenticated and are not encrypted, forming a security risk. For highest security, these Dante output channels in combination with System controller redundancy should not be used as part of the PRAESENSA system. If such inputs or outputs need to be used, use unicast connections only. Only Dante devices that support Device Lock should be used. Device Lock allows locking and unlocking Dante devices using a 4-digit PIN. Ensure devices are locked during normal operation. Dante Controller is needed to set the PIN and setup connections. Alternatively, use Dante Domain Manager.

Multiple redundant System controllers

Releases 1.10 and 1.20 are tested with one duty and one redundant System controller. There is no built-in limit, and it is possible to add multiple redundant System controllers. A system setup with more than one redundant System controller has not been tested, and proper operation cannot be confirmed.

DHCP server

If the DHCP server is not available when the system starts, some devices may not receive a DHCP IP-address and will remain in link-local. This prevents these devices from connecting to the System Controller. If the System Controller does not receive a DHCP IP-address, it cannot connect to the system devices. It is strongly recommended to have the DHCP server available when the system starts.

Security precautions

PRAESENSA is an IP-connected, networked Public Address and Voice Alarm system. Special attention and measures are required during installation and operation to avoid tampering and ensure intended functions are not compromised. Many such measures are provided in the PRAESENSA configuration manual and installation manual. This section provides an overview of precautions related to network security and system access.

Models: PRAESENSA, Public Address and Voice Alarm System, PRAESENSA Public Address and Voice Alarm System, Voice Alarm System

File Info : application/pdf, 18 Pages, 1.33MB

PDF preview unavailable. Download the PDF instead.

PRAESENSA Release notes V1.40 SCHEMA ST4 ST4 PDF Engine (Build 7.0.2.0)

Related Documents

Preview Bosch PRAESENSA Public Address and Voice Alarm System Installation Manual
Comprehensive installation manual for the Bosch PRAESENSA Public Address and Voice Alarm System, covering system overview, installation procedures, product details, troubleshooting, and compliance.
Preview Bosch PRAESENSA Public Address and Voice Alarm System Installation Manual
This installation manual provides comprehensive information for the installation and connection of the Bosch PRAESENSA Public Address and Voice Alarm System. It guides new technicians and serves as a reference for experienced ones.
Preview Bosch PRAESENSA Public Address and Voice Alarm System - UL Listing Document
Explore the Bosch PRAESENSA Public Address and Voice Alarm system, a scalable and reliable solution for mass notification and emergency communication. This document details system features, installation, and technical specifications.
Preview Bosch Praesensa Public Address and General Alarm System Type Approval Certificate
Type Approval Certificate for the Bosch Praesensa Public Address and General Alarm System, issued by DNV GL, confirming compliance with SOLAS, HSC Code, MODU Code, and IMO A.1021(26). Details system components, application, and testing.
Preview Bosch PRAESENSA Public Address and Voice Alarm System Configuration Manual
This configuration manual provides comprehensive information for the setup, programming, and operation of the Bosch PRAESENSA Public Address and Voice Alarm System. It covers system overview, getting started, configuration, diagnostics, security, and troubleshooting.
Preview Bosch PRA-AD604 Amplifier: 600W 4-Channel Public Address System
Detailed specifications and features of the Bosch PRA-AD604 Amplifier, a 600W 4-channel unit for Public Address and Voice Alarm applications, highlighting its flexibility, efficiency, and advanced digital signal processing.
Preview Bosch PRA-SCL System Controller: Technical Specifications and Features
Discover the Bosch PRA-SCL System Controller, a powerful network-connected solution for Public Address and Voice Alarm systems. This document details its advanced audio routing, message management, and system control capabilities.
Preview PRAESENSA PRA-FRP3-US Operating Instructions
Operating instructions for the Bosch PRAESENSA PRA-FRP3-US First Responder Panel, detailing its functions, indicators, and operational modes for fire alarms, trouble conditions, and system control.