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

Desired mechanical components #1873

Open
2 tasks done
modelica-trac-importer opened this issue Jan 15, 2017 · 4 comments
Open
2 tasks done

Desired mechanical components #1873

modelica-trac-importer opened this issue Jan 15, 2017 · 4 comments
Assignees
Labels
enhancement New feature or enhancement L: Mechanics.Rotational Issue addresses Modelica.Mechanics.Rotational

Comments

@modelica-trac-importer
Copy link

modelica-trac-importer commented Jan 15, 2017

Reported by ahaumer on 26 Dec 2015 10:02 UTC
Two mechanical components are missing:

  • a model of drive pulley
  • a simpler model of a gearbox with constant efficiency

The Mechanics.Rotational.Components.LossyGear is not that easy to parameterize and use for beginners; this is easier with the proposed gearbox with constant efficiency.
Furthermore, a drive pulley can be modelled using Mechanics.Rotational.Components.IdealRollingWheel; though connections and parameterization of cabin and counterweight of an elevator is not that easy.
The drive pulley can be modelled as an IdealDrivePulley or with constant efficiency (like the gearbox mentioned above).
For cabin and counterweight, the mass is modelled together with the gravitational force.
See the enclosed library which also contains an example of usage.

Elevator.mo


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

@modelica-trac-importer modelica-trac-importer added this to the MSL_next-MINOR-version milestone Jan 15, 2017
@modelica-trac-importer modelica-trac-importer added enhancement New feature or enhancement L: Mechanics.Rotational Issue addresses Modelica.Mechanics.Rotational labels Jan 15, 2017
@modelica-trac-importer
Copy link
Author

Comment by beutlich on 15 Apr 2016 11:12 UTC
See also #1778 for another missing mechanical component.

@tobolar
Copy link
Contributor

tobolar commented Jan 15, 2018

Another missing component is in #506.

@tobolar tobolar modified the milestones: MSL3.2.3, MSL_next-MINOR-version May 14, 2018
@beutlich beutlich modified the milestones: MSL_next-MINOR-version, MSL_next-MAJOR-version Jun 24, 2018
@tobolar
Copy link
Contributor

tobolar commented Jan 10, 2020

No chance to do this by the feature freeze of MSL v4.0.0 development.

@tobolar tobolar removed this from the MSL4.0.0 milestone Jan 10, 2020
@MartinOtter
Copy link
Member

Reported by ahaumer on 26 Dec 2015 10:02 UTC
Two mechanical components are missing:

* a model of drive pulley

* a simpler model of a gearbox with constant efficiency

The Mechanics.Rotational.Components.LossyGear is not that easy to parameterize and use for beginners; this is easier with the proposed gearbox with constant efficiency.
Furthermore, adrive pulley can be modelled using Mechanics.Rotational.Components.IdealRollingWheel; though connections and parameterization of cabin and counterweight of an elevator is not that easy.
The drive pulley can be modelled as an IdealDrivePulley or with constant efficiency (like the gearbox mentioned above).
For cabin and counterweight, the mass is modelled together with the gravitational force.
See the enclosed library which also contains an example of usage.

Elevator.mo

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

I agree that we should provide a simpler model for a Gearbox with efficiency. The problem with your proposal is that you use a constant efficiency: When inspecting a gearbox catalogue, then there are diagrams of the efficiency over speed, and for low speed the (catalogue) efficiency goes to zero, so a typical efficiency from a gearbox catalogue is far from constant. Can we phone us next week to discuss this. One option could be that the user provides the efficiency at two speeds (say nominal speed and the lowest speed shown in the catalogue). From this information, an instance of LossyGear is constructed.

@MartinOtter MartinOtter added this to the MSL4.0.0 milestone Jan 11, 2020
@beutlich beutlich removed this from the MSL4.0.0 milestone Jan 24, 2020
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: Mechanics.Rotational Issue addresses Modelica.Mechanics.Rotational
Projects
None yet
Development

No branches or pull requests

5 participants