Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add cosine sources to MSL #1098

Closed
modelica-trac-importer opened this issue Jan 14, 2017 · 2 comments
Closed

Add cosine sources to MSL #1098

modelica-trac-importer opened this issue Jan 14, 2017 · 2 comments
Assignees
Labels
enhancement New feature or enhancement L: Blocks Issue addresses Modelica.Blocks
Milestone

Comments

@modelica-trac-importer
Copy link

Reported by christiankral on 14 May 2013 12:50 UTC
For particular applications it is advantageous to have sine and cosine source which shall also be clearly indicated by model symbols. In particular for quasi stationary electrical (and magnetic) models cosine sources are required for appropriate comparison with time domain models. In order to avoid errors in adding pi/2 to the phase angle of sinus sources, cosine source are introduced in the MSL. A proper graphical representation of icons will be included.

The changes introduce the new following models:

  • Modelica.Blocks.Sources.Cosine
  • Modelica.Electrical.Analog.Sources.CosineVoltage
  • Modelica.Electrical.Analog.Sources.CosineCurrent
  • Modelica.Electrical.MultiPhase.Sources.CosineVoltage
  • Modelica.Electrical.MultiPhase.Sources.CosineCurrent

Migrated-From: https://trac.modelica.org/Modelica/ticket/1098

@modelica-trac-importer
Copy link
Author

Comment by christiankral on 14 May 2013 13:10 UTC
Cosine blocks and voltage and current sources are included by d9581bb.

@modelica-trac-importer
Copy link
Author

Modified by dietmarw on 18 Jul 2013 11:27 UTC

@modelica-trac-importer modelica-trac-importer added the L: Blocks Issue addresses Modelica.Blocks label Jan 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or enhancement L: Blocks Issue addresses Modelica.Blocks
Projects
None yet
Development

No branches or pull requests

2 participants