kitControl-DigitalInputDemux

The Digital Input Demux (Demultiplexer) object provides four status boolean outputs from one StatusNumeric input. This component is available in the Util folder of the kitControl palette.

A typical application for this demultiplexer object is in association with a multiplexer module to expand the IO capacity of a system. The multiplexer creates a single analog voltage output to represent the state of up to four digital inputs. The analog voltage is then demultiplexed into four status boolean outputs by the DigitalInputDemux object.

The DigitalInputDemux component has the following properties:

NoteThe DigitalInputDemux object has no actions.

Examples

In the example shown in Figure 20, four volt-free contacts, such as door status, are connected to a 4 channel digital input multiplexer. The IO/DIM4 multiplexer device shown is manufactured by Titan Products Ltd., although similar suitable devices are available from other equipment suppliers. The IO/DIM4 multiplexer is microprocessor based and is designed to convert 4 separate digital input signals into a single analogue voltage output. Each combination of digital input signal is converted to an output voltage level which is then connected to one universal input of an NDIO IO-16 module. The NDIO universal input is configured as a “Voltage Input Point” and its output feeds the DigitalInputDemux object. Finally, the DigitalInputDemux object provides 4 status boolean outputs which represent the status of the original 4 contacts.

Figure 20. DigitalInputDemux object application


DigitalInputDemux object application

See also Alphabetical list of kitControl components