Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision
Révision précédente
public:modeles:rotor_37:accueil [2022/09/16 14:07] alainbataillypublic:modeles:rotor_37:accueil [2023/04/05 09:04] (Version actuelle) – modification externe 127.0.0.1
Ligne 8: Ligne 8:
 <btn type="warning" size="md" modal="modal_en">Downloadable files</btn> <btn type="warning" size="md" modal="modal_en">Downloadable files</btn>
 <modal id="modal_en" title="Open access"> <modal id="modal_en" title="Open access">
-**[[https://gitlab.lava.polymtl.ca/depots_publics/modeles/nasa/rotor37|Git project]]**+**[[https://gitlab.lava.polymtl.ca/depots_publics/modeles/catalogue_aubes/-/tree/master/rotor37|Git project]]**
 </modal>  </modal> 
  
-===== Original model =====+===== About =====
  
-Rotor 37 is part of a research program to study a advanced-core compressor design with a high compression ratio (20:1). It is therefore the third stage rotor of this eight stage transonic compressor. Of these eight stages, the first four have been designed and tested : rotors 35, 36, 37 and 38. For more information, here is a link to [[https://ntrs.nasa.gov/citations/19780025165|report from NASA]].+Rotor 37 is part of a research program to study a advanced-core compressor design with a high compression ratio (20:1). It is therefore the third stage rotor of this eight stage transonic compressor. Of these eight stages, the first four have been designed and tested : rotors 35, 36, 37 and 38. For more information, here is a link to [[https://ntrs.nasa.gov/citations/19780025165|report from NASA]].
  
-  * Original technical report [(cite:moore1980design>Moore. «Performance of Single-Stage Axial-Flow Transonic Compressor With Rotor and Stator Aspect Ratios of 1.19 and 1.26, Respectively, and With Design Pressure Ratio of 2.05 » 1980.  {{ https://ntrs.nasa.gov/citations/19800012840|pdf}})]: <code>@TechReport{moore1980design, +  * Original technical report [(cite:moore1980design>Moore R. D., Reid L. «Performance of Single-Stage Axial-Flow Transonic Compressor With Rotor and Stator Aspect Ratios of 1.19 and 1.26, Respectively, and With Design Pressure Ratio of 2.05 » 1980.  {{ https://ntrs.nasa.gov/citations/19800012840|pdf}})]: <code>@TechReport{moore1980design, 
-author      = {Moore, R. D. and Reid, L.}, +  author           = {Moore, R. D. and Reid, L.}, 
-title       = {Performance of Single-Stage Axial-Flow Transonic Compressor With Rotor and Stator Aspect Ratios of 1.19 and 1.26, Respectively, and With Design Pressure Ratio of 2.05}, +  date             = {1980}, 
-institution = {NASA Lewis Research Center Cleveland, OH, United States}, +  institution      = {NASA Lewis Research Center Cleveland, OH, United States}, 
-note        = {NASA-TP-1659, url~: \url{https://ntrs.nasa.gov/citations/19800012840}, 1980 }}  +  title            = {Performance of Single-Stage Axial-Flow Transonic Compressor With Rotor and Stator Aspect Ratios of 1.19 and 1.26, Respectively, and With Design Pressure Ratio of 2.05}, 
 +  number           = {NASA-TP-1659}, 
 +  url              {https://ntrs.nasa.gov/citations/19800012840}, 
 +  
 </code> </code>
   * Pictures :    * Pictures : 
- 
 <grid> <grid>
 <col md="6">  <col md="6"> 
 {{ :public:modeles:rotor_37:gene_aubes_nasa_image_rotor37a.png?400 |}} {{ :public:modeles:rotor_37:gene_aubes_nasa_image_rotor37a.png?400 |}}
-<caption>Fig1. https://catalog.archives.gov/id/17468361 </caption>+<caption>Fighttps://catalog.archives.gov/id/17468361 </caption>
 </col> </col>
 <col md="6">  <col md="6"> 
 {{ :public:modeles:rotor_37:gene_aubes_nasa_image_rotor37b.png?400 |}} {{ :public:modeles:rotor_37:gene_aubes_nasa_image_rotor37b.png?400 |}}
-<caption>Fig2. https://catalog.archives.gov/id/17468389 </caption>+<caption>Fig. 2. https://catalog.archives.gov/id/17468389 </caption>
 </col> </col>
 </grid> </grid>
-<code>@Misc{huebler1977records,+  * <code>@Misc{huebler1977records,
 author   = {Huebler, D.}, author   = {Huebler, D.},
 title    = {Rotor 37 and stator 37 assembly. {R}ecords of the {N}ational {A}eronautics and {S}pace {A}dministration, 1903 - 2006. {P}hotographs relating to agency activities, facilities and personnel, 1973 - 2013}, title    = {Rotor 37 and stator 37 assembly. {R}ecords of the {N}ational {A}eronautics and {S}pace {A}dministration, 1903 - 2006. {P}hotographs relating to agency activities, facilities and personnel, 1973 - 2013},
Ligne 40: Ligne 42:
 </code> </code>
  
-===== Useful documents  ===== 
  
-  PDF of the NASA report : {{ :public:modeles:rotor_37:rotor37.pdf |}} +<callout type="info" icon="true" title="Useful documents">  
-  * CSV file of the blade geometry : {{ :public:modeles:rotor_37:rotor37_original.csv |}}+  [[https://gitlab.lava.polymtl.ca/depots_publics/modeles/catalogue_aubes/-/tree/master/rotor37|downloadable models]] (Git project) 
 +  * {{ :public:modeles:rotor_37:rotor37.pdf | NASA technical report}} (.pdf) 
 +  * {{ :public:modeles:rotor_37:rotor37_original.csv | geometrical parameters file}} (.csv), usable as input of OpenMCAD[(cite:Kojtych_2022_gene_aubes>Kojtych S., Batailly A. «OpenMCAD, an open blade generator: from Multiple-Circular-Arc profiles to Computer-Aided Design model» 2022. {{ https://hal.science/hal-03923093|open source code}})] to generate reference blade models. 
 +</callout>
  
-===== Geometry =====+ 
 +===== Reference blade ===== 
 + 
 +The **reference blade** is defined with multiple-circular arc profiles[(cite:Crouse_1969_computer)] given in the original NASA report[(cite:moore1980design)]. Corresponding models are computed with the open-source code OpenMCAD[(cite:Kojtych_2022_gene_aubes)]. 
 + 
 +==== Geometry ====
  
 The geometry of rotor 37 is described in the [[https://ntrs.nasa.gov/citations/19800012840|original NASA report]] by the following tables. The length are in centimeters and the angles in degrees. The geometry of rotor 37 is described in the [[https://ntrs.nasa.gov/citations/19800012840|original NASA report]] by the following tables. The length are in centimeters and the angles in degrees.
Ligne 51: Ligne 60:
 {{ :public:modeles:rotor_37:gene_aubes_nasa_geom_rotor37.png?400 |}} {{ :public:modeles:rotor_37:gene_aubes_nasa_geom_rotor37.png?400 |}}
  
-===== Aerodynamic design  ===== +==== Aerodynamic design  ==== 
-^                      ^  unit  ^ values  ^+^                      ^  unit  ^ value  ^
 ^ pressure ratio  |  [-]     | 2.05     | ^ pressure ratio  |  [-]     | 2.05     |
 ^ mass flow        [kg/s]  | 20.2     | ^ mass flow        [kg/s]  | 20.2     |
Ligne 60: Ligne 69:
 ^ number of blades        [-]     | 36       | ^ number of blades        [-]     | 36       |
 ^ rotative speed  |  [rad/s]  | 1800 | ^ rotative speed  |  [rad/s]  | 1800 |
-===== Material properties  =====+==== Material properties  ====
  
-Rotor 37 is made of a 200-grade maraging steel  +Rotor 37 is made of a 200-grade maraging steel[(cite:reid1978designandoverall>Reid. «Design and overall performance of four highly loaded, high-speed inlet stages for and advanced high-pressure-ratio core compressor» 1978.  {{ https://ntrs.nasa.gov/citations/19780025165|pdf}})], but the exact material properties are not provided in the NASA report. The following properties are considered: 
- +^                         ^  unit    value             ^
-^                         ^  unité    valeurs             ^+
 ^ alloy                |  [-]      | 18-Ni-200-maraging  | ^ alloy                |  [-]      | 18-Ni-200-maraging  |
 ^ Young's modulus          |  [GPa]    | 180                 | ^ Young's modulus          |  [GPa]    | 180                 |
Ligne 72: Ligne 80:
  
  
-First three natural frequencies (with clamped root) for the mesh: +==== CAD model ====
-     - <fc #c0c0c0>(1B)</fc>: 5291.8 rad/s  / 842.2 Hz +
-     - <fc #c0c0c0>(1T)</fc>: 15928.2 rad/s / 2535.0 Hz +
-     - <fc #c0c0c0>(2B)</fc>: 19227.7 rad/s / 3060.2 Hz+
  
-===== CAD =====+The CAD model is computed with the open source code OpenMCAD[(cite:Kojtych_2022_gene_aubes)].
  
-{{ :public:modeles:rotor_37:gene_aubes_nasa_rotor37_cao.png?600 |}}+<grid> 
 +<col md="2"> 
 +</col> 
 +<col md="4"> 
 +{{ :public:modeles:rotor_37:37_intra.png?200 |}} 
 + <caption>pressure side</caption> 
 +</col> 
 +<col md="4"> 
 +{{ :public:modeles:rotor_37:37_extra.png?200 |}} 
 +<caption>suction side</caption> 
 +</col> 
 +<col md="2"> 
 +</col> 
 +</grid> 
 + 
 + 
 +==== Natural frequencies ==== 
 + 
 + 
 +First three natural frequencies (with clamped root) for the mesh computed with OpenMCAD[(cite:Kojtych_2022_gene_aubes)]: 
 + 
 +^ Mode  ^ Type  ^ Natural angular frequency (rad/sec)  ^ Natural frequency (Hz)  ^ 
 +| 1     | 1B    | 5268.47                      | 838.503                  | 
 +| 2     | 1T    | 15758.10                      | 2507.98                  | 
 +| 3     | 2B    | 19007.70                      | 3025.17                  | 
 + 
 + 
 + 
 +===== Initial blade ===== 
 + 
 +The **initial blade** is defined with in-house LAVA parameters[(cite:Kojtych_2022_Methodology)] computed from the reference blade CAD model. The initial blade is usually used as starting point for an optimization process. Its geometry is similar to the one of the reference blade. 
 + 
 + 
 + 
 + 
 +==== Natural frequencies ==== 
 + 
 +First three natural frequencies (with clamped root) 
 + 
 +  * from the whole mesh: 
 + 
 +^ Mode  ^ Type  ^ Natural angular frequency (rad/sec)  ^ Natural frequency (Hz)  ^ 
 +| 1     | 1B    | 5331.54                       | 848.541                  | 
 +| 2     | 1T    | 15903.75                      | 2531.16                  | 
 +| 3     | 2B    | 19317.21                      | 3074.43                  | 
 + 
 + 
 +  * from the reduced order model: 
 + 
 +^ Mode  ^ Type  ^ Natural angular frequency (rad/sec)  ^ Natural frequency (Hz)  ^ 
 +| 1     | 1B    | 5332.16                      | 848.64                  | 
 +| 2     | 1T    | 15913.55                     | 2532.72                  | 
 +| 3     | 2B    | 19345.55                     | 3078.94                  | 
 + 
 + 
 + 
 +</pane>
  
-</pane>  
 <pane id="tab-fr"> <pane id="tab-fr">
  
 <btn type="warning" size="md" modal="modal_fr">Fichiers téléchargeables</btn> <btn type="warning" size="md" modal="modal_fr">Fichiers téléchargeables</btn>
 <modal id="modal_fr" title="Libre accès"> <modal id="modal_fr" title="Libre accès">
-**[[https://gitlab.lava.polymtl.ca/depots_publics/modeles/nasa/rotor37|lien vers le projet Git]]**+**[[https://gitlab.lava.polymtl.ca/depots_publics/modeles/catalogue_aubes/-/tree/master/rotor37|lien vers le projet Git]]**
 </modal> </modal>
  
-===== Modèle original =====+===== À propos =====
  
-Le rotor 37 appartient à un programme de recherche visant à étudier une conception de compresseur possédant un grand taux de compression (20:1). Il est donc le rotor du troisième étage de ce compresseur transsonique de huit étages. Parmi ces huit étages, les quatre premiers ont été conçus et testés, ils correspondent aux rotors 35, 36, 37 et 38. Pour plus d'information, voici un lien vers [[https://ntrs.nasa.gov/citations/19780025165|rapport de la NASA]].+Le rotor 37 appartient à un programme de recherche visant à étudier une conception de compresseur possédant un grand taux de compression (20:1). Il est donc le rotor du troisième étage de ce compresseur transsonique de huit étages. Parmi ces huit étages, les quatre premiers ont été conçus et testés, ils correspondent aux rotors 35, 36, 37 et 38. Pour plus d'information, voici un lien vers [[https://ntrs.nasa.gov/citations/19780025165|un rapport de la NASA]].
  
-  * Rapport technique original [(cite:moore1980design>Moore. «Performance of Single-Stage Axial-Flow Transonic Compressor With Rotor and Stator Aspect Ratios of 1.19 and 1.26, Respectively, and With Design Pressure Ratio of 2.05 » 1980.  {{ https://ntrs.nasa.gov/citations/19800012840|pdf}})]: <code>@TechReport{moore1980design, +  * Rapport technique original [(cite:moore1980design>)]: <code>@TechReport{moore1980design, 
-author      = {Moore, R. D. and Reid, L.}, +  author           = {Moore, R. D. and Reid, L.}, 
-title       = {Performance of Single-Stage Axial-Flow Transonic Compressor With Rotor and Stator Aspect Ratios of 1.19 and 1.26, Respectively, and With Design Pressure Ratio of 2.05}, +  date             = {1980}, 
-institution = {NASA Lewis Research Center Cleveland, OH, United States}, +  institution      = {NASA Lewis Research Center Cleveland, OH, United States}, 
-note        = {NASA-TP-1659, url~: \url{https://ntrs.nasa.gov/citations/19800012840}, 1980 }}  +  title            = {Performance of Single-Stage Axial-Flow Transonic Compressor With Rotor and Stator Aspect Ratios of 1.19 and 1.26, Respectively, and With Design Pressure Ratio of 2.05}, 
 +  number           = {NASA-TP-1659}, 
 +  url              {https://ntrs.nasa.gov/citations/19800012840}, 
 +  
 </code> </code>
   * Photographies :   * Photographies :
Ligne 103: Ligne 166:
 <col md="6">  <col md="6"> 
 {{ :public:modeles:rotor_37:gene_aubes_nasa_image_rotor37a.png?400 |}} {{ :public:modeles:rotor_37:gene_aubes_nasa_image_rotor37a.png?400 |}}
-<caption>Fig1. https://catalog.archives.gov/id/17468361 </caption>+<caption>Fighttps://catalog.archives.gov/id/17468361 </caption>
 </col> </col>
 <col md="6">  <col md="6"> 
 {{ :public:modeles:rotor_37:gene_aubes_nasa_image_rotor37b.png?400 |}} {{ :public:modeles:rotor_37:gene_aubes_nasa_image_rotor37b.png?400 |}}
-<caption>Fig2. https://catalog.archives.gov/id/17468389 </caption>+<caption>Fighttps://catalog.archives.gov/id/17468389 </caption>
 </col> </col>
 </grid> </grid>
-<code>@Misc{huebler1977records,+  * <code>@Misc{huebler1977records,
 author   = {Huebler, D.}, author   = {Huebler, D.},
 title    = {Rotor 37 and stator 37 assembly. {R}ecords of the {N}ational {A}eronautics and {S}pace {A}dministration, 1903 - 2006. {P}hotographs relating to agency activities, facilities and personnel, 1973 - 2013}, title    = {Rotor 37 and stator 37 assembly. {R}ecords of the {N}ational {A}eronautics and {S}pace {A}dministration, 1903 - 2006. {P}hotographs relating to agency activities, facilities and personnel, 1973 - 2013},
-note     = {\href{https://catalog.archives.gov/id/17468361}{https://catalog.archives.gov/id/17468361}, 1977 }, % for Fig. 1 +note     = {\href{https://catalog.archives.gov/id/17468361}{https://catalog.archives.gov/id/17468361}, 1977 }, % pour Fig. 1 
-note     = {\href{https://catalog.archives.gov/id/17468389}{https://catalog.archives.gov/id/17468389}, 1977 }, % for Fig. 2}+note     = {\href{https://catalog.archives.gov/id/17468389}{https://catalog.archives.gov/id/17468389}, 1977 }, % pour Fig. 2}
 </code> </code>
  
-===== Documents utiles  ===== 
  
-  PDF du rapport de la NASA : {{ :public:modeles:rotor_37:rotor37.pdf |}} +<callout type="info" icon="true" title="Documents utiles">  
-  * Fichier CSV de la géométrie : {{ :public:modeles:rotor_37:rotor37_original.csv |}}+  [[https://gitlab.lava.polymtl.ca/depots_publics/modeles/catalogue_aubes/-/tree/master/rotor37|modèles téléchargeables]] (lien vers projet Git) 
 +  * {{ :public:modeles:rotor_37:rotor37.pdf | rapport technique original}} de la NASA (.pdf) 
 +  * {{ :public:modeles:rotor_37:rotor37_original.csv | fichier de paramètres géométriques}} (.csv), utilisable en entrée de OpenMCAD[(cite:Kojtych_2022_gene_aubes>)] pour générer l'aube de référence  
 +</callout>
  
-===== Géométrie =====+ 
 +===== Aube de référence ===== 
 + 
 +L'**aube de référence** est définie par des profils de type arcs circulaires multiples[(cite:Crouse_1969_computer>Crouse //et al//. «A computer program for composing compressor blading from simulated circular-arc elements on conical surfaces » 1969. NASA-TN-D-5437. {{ https://ntrs.nasa.gov/citations/19690027504|pdf}})], donnés dans le rapport technique original de la NASA[(cite:moore1980design)]. Les modèles associés sont obtenus avec le code en libre accès OpenMCAD[(cite:Kojtych_2022_gene_aubes)]. 
 + 
 +==== Géométrie ====
  
 La géométrie du rotor 37 est décrite dans le [[https://ntrs.nasa.gov/citations/19800012840|rapport d'origine de la NASA]] par les tableaux suivants. Les grandeurs sont en centimètres et en degrés. La géométrie du rotor 37 est décrite dans le [[https://ntrs.nasa.gov/citations/19800012840|rapport d'origine de la NASA]] par les tableaux suivants. Les grandeurs sont en centimètres et en degrés.
Ligne 128: Ligne 198:
 {{ :public:modeles:rotor_37:gene_aubes_nasa_geom_rotor37.png?400 |}} {{ :public:modeles:rotor_37:gene_aubes_nasa_geom_rotor37.png?400 |}}
  
-===== Caractéristiques aérodynamiques  =====+==== Caractéristiques aérodynamiques  ====
  
 ^                      ^  unités  ^ valeurs  ^ ^                      ^  unités  ^ valeurs  ^
Ligne 139: Ligne 209:
 ^ vitesse de rotation  |  [rad/s]  | 1800  | ^ vitesse de rotation  |  [rad/s]  | 1800  |
  
-===== Propriétés matériau  =====+==== Propriétés matériau  ====
  
-Le matériau du rotor 37 est un alliage à base de nickel : un acier maraging de grade 200+Le matériau du rotor 37 est un alliage à base de nickel : un acier maraging de grade 200[(cite:reid1978designandoverall>Reid. «Design and overall performance of four highly loaded, high-speed inlet stages for and advanced high-pressure-ratio core compressor» 1978.  {{ https://ntrs.nasa.gov/citations/19780025165|pdf}})], mais ses caractéristiques ne sont pas fournies dans le raport de la NASA. Les propriétés considérées sont :
  
 ^                          unité    ^ valeurs             ^ ^                          unité    ^ valeurs             ^
Ligne 151: Ligne 221:
  
  
-Fréquences des trois premiers modes (noeuds de la base encastrés) pour le maillage : +==== Modèle CAO ====
-     - <fc #c0c0c0>(1B)</fc>: 5291,8 rad/s  / 842,2 Hz +
-     - <fc #c0c0c0>(1T)</fc>: 15928,2 rad/s / 2535,0 Hz +
-     - <fc #c0c0c0>(2B)</fc>: 19227,7 rad/s / 3060,2 Hz+
  
 +Le modèle CAO est obtenu avec OpenMCAD[(cite:Kojtych_2022_gene_aubes)].
  
-===== CAO =====+<grid> 
 +<col md="2"> 
 +</col> 
 +<col md="4"> 
 +{{ :public:modeles:rotor_37:37_intra.png?200 |}} 
 + <caption>intrados</caption> 
 +</col> 
 +<col md="4"> 
 +{{ :public:modeles:rotor_37:37_extra.png?200 |}} 
 +<caption>extrados</caption> 
 +</col> 
 +<col md="2"> 
 +</col> 
 +</grid>
  
-{{ :public:modeles:rotor_37:gene_aubes_nasa_rotor37_cao.png?600 |}}+==== Fréquences propres ==== 
 + 
 +Fréquences des trois premiers modes (noeuds du pied d'aube encastrés) pour le maillage obtenu avec OpenMCAD[(cite:Kojtych_2022_gene_aubes)] : 
 + 
 +^ Mode  ^ Type  ^ Pulsation propre (rad/sec)  ^ Fréquence propre (Hz)  ^ 
 +| 1     | 1F    | 5268,47                      | 838,503                  | 
 +| 2     | 1T    | 15758,10                     | 2507,98                  | 
 +| 3     | 2F    | 19007,70                     | 3025,17                  | 
 + 
 + 
 + 
 +===== Aube initiale ===== 
 + 
 +L'**aube initiale** est définie par des paramètres spécifiques au LAVA[(cite:Kojtych_2022_Methodology>Kojtych S. //et al//. «Methodology for the Redesign of Compressor Blades Undergoing Nonlinear Structural InteractionsApplication to Blade-Tip/Casing Contacts » 2022Journal of Engineering for Gas Turbines and Power, Vol. 145, No. 5. {{ https://hal.archives-ouvertes.fr/hal-03795257|pdf}})] obtenus à partir du modèle CAO de l'aube de référence. L'aube initiale est classiquement utilisée comme point de départ dans le cadre de procédures d'optimisation; sa géométrie est similaire à celle de l'aube de référence. 
 + 
 + 
 +==== Fréquences propres ==== 
 +Fréquences des trois premiers modes (noeuds du pied d'aube encastrés), 
 + 
 +  * pour le maillage complet : 
 + 
 +^ Mode  ^ Type  ^ Pulsation propre (rad/sec)  ^ Fréquence propre (Hz)  ^ 
 +| 1     | 1F    | 5331,54                       | 848,541                  | 
 +| 2     | 1T    | 15903,75                      | 2531,16                  | 
 +| 3     | 2F    | 19317,21                      | 3074,43                  | 
 + 
 + 
 +  * pour le modèle réduit : 
 + 
 +^ Mode  ^ Type  ^ Pulsation propre (rad/sec)  ^ Fréquence propre (Hz)  ^ 
 +| 1     | 1F    | 5332,16                      | 848,64                  | 
 +| 2     | 1T    | 15913,55                     | 2532,72                  | 
 +| 3     | 2F    | 19345,55                     | 3078,94                  |
  
  
 </pane> </pane>
 </tabs> </tabs>
- 
  • public/modeles/rotor_37/accueil.1663351635.txt.gz
  • Dernière modification : 2023/04/05 08:59
  • (modification externe)