WOLFRAM SYSTEM MODELER

PeriodCounter

Component used for recording length of pendulum period.

Wolfram Language

In[1]:=
SystemModel["IndustryExamples.ConsumerProducts.PendulumClock.Components.PeriodCounter"]
Out[1]:=

Information

Component that contains equations that count the time of one period. Also stores the last period and compares the two to calculate the time drift.

Parameters (1)

period_0

Value: 0

Type: Time (s)

Description: Period initialization

Connectors (1)

flange_a

Type: Flange_a

Description: One-dimensional translational flange (left, flange axis directed INTO cut plane)

Used in Examples (2)

ClockWithOneHand

IndustryExamples.ConsumerProducts.PendulumClock

Main pendulum clock example. Clock has one hand that takes one step each second. The movement is controlled by a counterweight.

ClockWithTwoHands

IndustryExamples.ConsumerProducts.PendulumClock

Expanded pendulum clock setup with two hands, the relative motion of the hands are controlled by gear ratios.