gy

Navigation:  Library > Bond Graph >

gy

Previous pageReturn to chapter overviewNext page

Library

Bond Graph

Use

Domains: Continuous. Size: 1-D. Kind: Bond Graphs.

Description

This model represents an ideal gyrator, a power continuous relation between the effort of one port and the flow of the other port and vice-versa. The model can have both ports with an effort out causality or both ports with a flow out causality:

 

effort out causality:

 

p1.e = r * p2.f;

p2.e = r * p1.f;

 

flow out causality:

 

p1.f = 1/r * p2.e;

p2.f = 1/r * p1.e;

Interface

Ports

Description

p1, p2

Input and output port of the gyrator.

Causality

 

p1 equal p2

The causality of both ports must be equal.

Parameters

 

r

Gyration ratio.