Scilab Website | Contribute with GitLab | Mailing list archives | ATOMS toolboxes
Scilab Online Help
6.1.0 - Português

Change language to:
English - Français - 日本語 - Русский

Please note that the recommended version of Scilab is 2024.0.0. This page might be outdated.
See the recommended documentation of this function

Ajuda do Scilab >> Xcos > palettes > Discontinuities_pal > HYSTHERESIS

HYSTHERESIS

Hystheresis

Block Screenshot

Description

Switch output between two constants.The Relay block allows its output to switch between two specified values. When the relay is on, it remains on until the input drops below the value of the Switch off point parameter. When the relay is off, it remains off until the input exceeds the value of the Switch on point parameter. The block accepts one input and generates one output.

Parameters

  • Switch on at

    The Switch on point parameter is converted to the input data type offline using round-to-nearest and saturation.

    Properties : Type 'vec' of size 1

  • Switch off at

    The Switch off point parameter is converted to the input data type offline using round-to-nearest and saturation.

    Properties : Type 'vec' of size 1

  • Output when on

    The output when the relay is on.

    Properties : Type 'vec' of size 1

  • Output when off

    The output when the relay is off.

    Properties : Type 'vec' of size 1

  • Use zero crossing: yes

    Select to enable zero crossing detection to detect switch-on and switch-off points.

    Properties : Type 'vec' of size 1

Default properties

  • always active: no

  • direct-feedthrough: yes

  • zero-crossing: yes

  • mode: yes

  • regular inputs:

    - port 1 : size [1,1] / type 1

  • regular outputs:

    - port 1 : size [1,1] / type 1

  • number/sizes of activation inputs: 0

  • number/sizes of activation outputs: 0

  • continuous-time state: no

  • discrete-time state: no

  • object discrete-time state: no

  • name of computational function: hystheresis

Interfacing function

  • SCI/modules/scicos_blocks/macros/Misc/HYSTHERESIS.sci

Computational function

  • SCI/modules/scicos_blocks/src/c/hystheresis.c (Type 4)

Example

Report an issue
<< DEADBAND Discontinuities_pal RATELIMITER >>

Copyright (c) 2022-2023 (Dassault Systèmes)
Copyright (c) 2017-2022 (ESI Group)
Copyright (c) 2011-2017 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Tue Feb 25 08:52:34 CET 2020