Changes for page **General Overview and Design Considerations
Last modified by Alexander Mott on 2023/12/08 18:37
To version 16.1
edited by Alexander Mott
on 2023/03/28 14:07
on 2023/03/28 14:07
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -16,20 +16,15 @@ 16 16 17 17 == App Mode == 18 18 19 -(% class="box warningmessage" %) 20 -((( 21 -add more here 22 -))) 19 +Using ZUMNET-JBOX-* devices in App Mode means that the majority of the room logic is handled by the [[Primary>>WebHome||anchor="HPrimaryvsSecondaryMode"]] ZUMNET-JBOX-* for the room. This room logic must be configured over Bluetooth using the Crestron Zūm App. In [[Standalone>>WebHome||anchor="HStandalone"]] systems, the Primary ZUMNET-JBOX for each room is the only device handling control logic, whereas [[Networked>>WebHome||anchor="HNetworked"]] systems also have a centralized control processor which handles additional functions such as scheduling and coordinating controls between rooms and third party systems. 23 23 24 -If devices in App Mode are being used as part of a networked system running a custom program, then any configuration changes made through the Zūm App should be made while the device is disconnected from the processor. The easiest ways to accomplish this are to either disconnect the Cat5e/Cat6 cable at the processor, or stop the program running on the processor using Text Console commands. 25 - 26 26 == CNET Mode == 27 27 28 -Using ZUMNET-JBOX-* devices in CNET Mode is only possible on a networked system with a proce ssorat is running a customprogram. While in CNET Mode, ZUMNET-JBOX-* devicesdo not process any local logic andcannot beconnectedto through the Zūm App in order to be configured. This is becausewhile in CNET Mode, ZUMNET-JBOXactas a"dumb" Cresnet-to-Ethernet bridge with a built-in load controller.TheyreportallZūm Link trafficbackto the control processorand donotdo any"thinking"ontheirown.Any attached ZUMLINK-KP or ZUMLINK-OCC-*devices will not work without the processorif the ZUMNET-JBOX is in CNET Mode.23 +Using ZUMNET-JBOX-* devices in CNET Mode is only possible on a [[networked system with a custom program>>WebHome||anchor="HNetworkedwithCustomProgram"]]. While in CNET Mode, ZUMNET-JBOX-* devices suspend any local logic and act as a "dumb" Cresnet-to-Ethernet bridge with a built-in load controller. Instead of receiving communications from Zūm Link devices and deciding what each device should do, the ZUMNET-JBOX simply passes the information on to the control processor to do all the thinking. While in CNET Mode, ZUMNET-JBOX-* devices cannot be connected to through the Zūm App, and any attached ZUMLINK-KP or ZUMLINK-OCC-* sensors will not work without the processor. 29 29 30 -CNET Mode ha ssomebenefitsover App Mode.ComparedtoApp Mode,CNETMode offersdirect control ofall hardwarewhich enablesthesystem to meet a wider range of sequences. Additionally, CNET Mode offers increased security as it is not possible to connect to a device with the25 +The benefit of using CNET Mode with a custom program over App Mode is that it allows for the control processor to have direct control over all hardware in the system. This enables a custom program to meet a significantly wider range of sequences than App Mode. Additionally, CNET Mode offers increased security over App Mode as it is not possible to connect to a device with the Crestron Zūm App while it is in CNET Mode. 31 31 32 -The twomain drawbacks of using CNET Mode are therequirementfora networked systemwitha custom programand thelossof local control in the event that connection to the control processor is lost, however the introduction of the Zūm Mode Auto Switchfeature in .puf firmwarev1.04.05 (device firmware v1.004.00005) has eliminated this seconddrawback byenabling devices to automatically switchbetween CNETand Zūm Modes when connection to the processor is lost or regained.27 +The main drawbacks of using CNET Mode are the added hardware and installation costs that come with requiring a networked system and custom program. Systems running on outdated firmware have the additional drawback of losing all local controls in the event that connection to the control processor is lost, but this risk has been addressed with the introduction of the [[Zūm Mode Auto Switch>>WebHome||anchor="HZ16BmModeAutoSwitch"]] feature. 33 33 34 34 //As of February, 2023, Crestron is shipping all ZUMNET-JBOX-* devices preconfigured in CNET mode, though this may change in the future.// 35 35 ... ... @@ -37,10 +37,12 @@ 37 37 38 38 Zūm Mode Auto Switch is a feature introduced in November of 2022 with .puf firmware v1.04.05 (device firmware 1.004.00005). This feature is intended to address concerns that arose from projects using custom programs with ZUMNET-JBOX-* devices in CNET Mode. Previously, if a device in CNET Mode lost connection to the processor, then it would be impossible to maintain any sort of control over the lighting. With Zūm Mode Auto Switch enabled, a ZUMNET-JBOX running in CNET Mode will automatically switch to App Mode and process local logic in the event that it loses connection to the processor. 39 39 40 -Enabling this feature eliminates the biggest drawback of designing a system to use ZUMNET-JBOX-* devices in CNET Mode.35 +Enabling this feature eliminates one of the biggest risks of designing a system to use ZUMNET-JBOX-* devices in CNET Mode by enabling the system to use local logic as a backup in the event of a loss of connection to the control processor. 41 41 42 42 //As of February, 2023, Crestron is shipping all ZUMNET-JBOX-* devices preconfigured with Zūm Mode Auto Switch disabled, as this feature is only intended to be used with systems that are running custom programs.// 43 43 39 +//Any configuration changes made through the Zūm App should be made while the control processor is disconnected: the easiest ways to accomplish this are to either disconnect the Cat5e/Cat6 cable at the processor or use Text Console commands to temporarily suspend the custom program on the processor.// 40 + 44 44 == Security Considerations == 45 45 46 46 Any ZUMNET-JBOX that is running in App Mode with an attached ZUMLINK-KP can be connected to via the Crestron Zūm App, which is publicly available in the Google Play store. Although unlikely, it is technically possible that a bad actor could download the Zūm App and interfere with the lighting controls. Crestron ships all ZUMNET-JBOX-* devices with a default PIN that is intended to be changed during commissioning, however there is no guarantee that the technician who configured the Zūm Wired hardware knew or remembered to do this. ... ... @@ -63,53 +63,90 @@ 63 63 64 64 = Control Paradigms = 65 65 66 -Designs for Zūm Wired systems are broadly categorized as either "standalone" or "networked" designs. Both standalone and networked systems should be designed with one ZUMNET-JBOX-* per room or logical control space connected to a number of ZUMLINK-* devices within that same space. In networkedsystems, there isalso a control processorwhichprovidescentralizedcontrol of the entiresystem. ZUMNET-JBOX-* mustbedaisy-chainedtogether withZūmNet and thenconnectedbackto theprocessor.Instandaloneapplications,thereis no processorand no Zūm Net cablingconnectingdifferentroomsto each other.63 +Designs for Zūm Wired systems are broadly categorized as either "standalone" or "networked" designs. Both standalone and networked systems should be designed with one ZUMNET-JBOX-* per room or logical control space connected to a number of ZUMLINK-* devices within that same space. In standalone systems, there is no central control processor and no Zūm Net cabling connecting rooms to each other, which reduces the cost and complexity of the installation but also comes with some of its own limitations. Networked systems, by contrast, do have a control processor which provides centralized control of the entire system. Zūm Net cabling is used to daisy-chain ZUMNET-JBOX-* devices together and then connect them to the lighting network for control by the processor. 67 67 65 +Networked systems can be further subdivided into those that use the default program included with ZUM-HUB4 processors and those that use a custom program, such as SHOWRUNNER™. The below sections cover in detail the advantages and disadvantages of each control paradigm. 68 68 69 -(% class="box warningmessage" %) 70 -((( 71 -The difference between the two is that in a networked system there will be Zūm Net cabling connecting each ZUMNET-JBOX-* 72 -))) 67 +== Standalone == 73 73 74 -(% class="box warningmessage" %) 75 -((( 76 -In standalone applications, each room has one ZUMNET-JBOX-* with a number of connected ZUMLINK-* devices. There is no Zūm Net connecting different rooms, 77 -))) 69 +Standalone Zūm Wired designs consist of completely independent Zūm Rooms. Each Zūm Room has a single ZUMNET-JBOX-* with any number of ZUMLINK-* devices connected to it. There is no Zūm Net connecting individual rooms, and there is no processor required. This results in a system which has a reduced hardware cost and can theoretically be commissioned and configured entirely by the electrical contractor, however there are some important drawbacks to consider. 78 78 79 -(% class="box warningmessage" %) 80 -((( 81 -Networked systems can be further subdivided into "Networked with Default Program" or "Networked with Custom Program". 82 -))) 71 +The primary benefits of a standalone Zūm Wired system are: 83 83 84 -(% class="box warningmessage" %) 85 -((( 86 -Depending on which control paradigm is selected, there will be various impacts to the hardware cost, start-up cost, start-up complexity, ease of maintenance, control capabilities, integration with third-party systems, available user interfaces, and the ability to meet a provided sequence of operations. 87 -))) 73 +* Reduced installation time and cost as no Zūm Net cabling is required between rooms 74 +* Reduced hardware cost as no ZUM-HUB4 or networking hardware is required 75 +* Theoretically possible to start-up using only the Crestron Zūm App, with no programming or specialty software required 88 88 89 - ==Standalone==77 +Some drawbacks of a standalone Zūm Wired system are: 90 90 91 -Lorem 79 +* As of 2/2023, ZUMNET-JBOX-* devices ship with factory settings that are incompatible with an App only startup, resulting in extra expense to configure and update devices prior to installation or extra time spent during startup to accomplish these tasks post-installation: 80 +** ZUMNET-JBOX-* devices must be manually set to Zūm App mode 81 +** ZUMNET-JBOX-* devices must be manually set to Primary mode 82 +** Updating firmware with the Crestron Zūm App is not possible with out-of-the-box firmware and must be initially done through Toolbox 83 +* ZUMNET-JBOX-* devices can only be connected to via the App if there is a ZUMLINK-KP on their Zūm Link bus 84 +** During start-up, a technician must bring a ZUMLINK-KP to connect to the ZUMNET-JBOX in order to configure any rooms that were designed without a ZUMLINK-KP 85 +* Firmware updates through the Zūm App can consume a large amount of time on-site 86 +** Only one room can be updated at a time using the Zūm App, and it is not possible to do anything else while the room is updating 87 +** The time required to update a room's firmware varies depending on the number of ZUMLINK devices in the room 88 +* Standalone systems are limited compared to Networked systems in terms of what sequences can be met 89 +** No scheduling capabilities 90 +** No support for third-party integrations beyond the override contact-closure relay at each ZUMNET/ZUMLINK-JBOX and the relay output of any *-RLY model occupancy sensors 91 +** No support for DMX control 92 +** Any future modifications to the sequence requires reconfiguration through the Zūm App 93 +* No support for Cresnet devices 94 +* No cross-room control capabilities (i.e., ZUMLINK-* keypads and occupancy sensors are restricted to controlling loads that are attached to the same ZUMNET-JBOX as they are) 95 +* No possibility for remote support or management, as the only way to connect to any of the devices is by being using the Zūm App, which requires being within Bluetooth range of the device 96 +* Potential security concerns if the default PINs are not changed during start-up 97 +* Not possible to provide a graphical UI (touch screen) 92 92 93 93 == Networked == 94 94 95 - Lorem101 +Networked systems are generally preferred over standalone systems for most applications. Networked systems, and in particular networked systems with custom programming, are able to meet a much wider variety of sequences compared to standalone systems. Additionally, start-up and maintenance can be simplified, and certain aspects completed remotely, compared to standalone systems. 96 96 103 +In general, the drawbacks of any networked system are: 104 + 105 +* Requires additional hardware (at minimum a processor and a network switch for the Zūm Net) 106 +* Requires additional Zūm Net cabling between rooms 107 +* Additional start-up time required to configure the program 108 + 109 +All networked systems have the following benefits: 110 + 111 +* Some aspects of start-up can be accomplished remotely if there is remote access to the lighting network 112 +* Updating firmware and modifying hardware configurations can be accomplished over Zūm Net 113 +** Loadscripts can be written to simultaneous update firmware for up to 10 rooms 114 +*** These can be run remotely if there is remote access to the lighting network, or scheduled by the technician to execute after working hours in order to free up time on-site 115 +** Loadscripts can be written to bulk modify hardware settings (such as changing from Secondary to Primary modes) and configure IP settings (such as changing hostnames or updating IP tables) 116 +* Able to meet a wider range of sequences compared to standalone systems 117 +** Scheduling capabilities 118 +** BMS/BACnet integration 119 +** (% class="box warningmessage" %) 120 +((( 121 +add more 122 +))) 123 + 97 97 === Networked with Default Program === 98 98 99 - Lorem126 +Some benefits of using the default program are: 100 100 101 - ===Networkedwith Custom Program ===128 +* 102 102 103 - Lorem130 +Some drawbacks of using the default program are: 104 104 105 -== Start-Up Considerations == 132 +* Requires a ZUM-HUB4 processor (other types of processors can only be used with a custom program) 133 +* Limited support for Cresnet devices on the Zūm Link bus (n**o support?**) 134 +* Limited scheduling capabilities 135 +* N**o end-user UI availa**ble 106 106 107 - Lorem137 +=== Networked with Custom Program === 108 108 109 - == ProcessorSelectionforNetworkedSystems==139 +Some benefits of using a custom program such as SHOWRUNNER™ are: 110 110 111 - Lorem141 +* 112 112 143 +Some drawbacks of using a custom program such as SHOWRUNNER™ are: 144 + 145 +* 146 + 113 113 = Hardware Design Limitations = 114 114 115 115 There are a handful of limitations to keep in mind when designing Zūm Wired systems, with different restrictions applying to Zūm Net and Zūm Link: