modelDigitalClock
Digital Clock Source
Information
The clock source forms pulses between the '0' value (forcing 0) and the '1' value (forcing 1). The pulse length width is specified in percent of the period length period. The number of periods is unlimited. The first pulse starts at startTime.
The clock source is a special but often used variant of the pulse source.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Time | startTime | Output = offset for time < startTime | |
| SI.Time | period | Time for one period | |
| Real | width | Width of pulses in % of period |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| D.Interfaces.DigitalOutput | y | Connector of Digital output signal |
Revisions
- September 18, 2004
- by Andre Schneider initially modelled.