• Title/Summary/Keyword: Single layer

Search Result 2,872, Processing Time 0.026 seconds

Recent research activities on hybrid rocket in Japan

  • Harunori, Nagata
    • Proceedings of the Korean Society of Propulsion Engineers Conference
    • /
    • 2011.04a
    • /
    • pp.1-2
    • /
    • 2011
  • Hybrid rockets have lately attracted attention as a strong candidate of small, low cost, safe and reliable launch vehicles. A significant topic is that the first commercially sponsored space ship, SpaceShipOne vehicle chose a hybrid rocket. The main factors for the choice were safety of operation, system cost, quick turnaround, and thrust termination. In Japan, five universities including Hokkaido University and three private companies organized "Hybrid Rocket Research Group" from 1998 to 2002. Their main purpose was to downsize the cost and scale of rocket experiments. In 2002, UNISEC (University Space Engineering Consortium) and HASTIC (Hokkaido Aerospace Science and Technology Incubation Center) took over the educational and R&D rocket activities respectively and the research group dissolved. In 2008, JAXA/ISAS and eleven universities formed "Hybrid Rocket Research Working Group" as a subcommittee of the Steering Committee for Space Engineering in ISAS. Their goal is to demonstrate technical feasibility of lowcost and high frequency launches of nano/micro satellites into sun-synchronous orbits. Hybrid rockets use a combination of solid and liquid propellants. Usually the fuel is in a solid phase. A serious problem of hybrid rockets is the low regression rate of the solid fuel. In single port hybrids the low regression rate below 1 mm/s causes large L/D exceeding a hundred and small fuel loading ratio falling below 0.3. Multi-port hybrids are a typical solution to solve this problem. However, this solution is not the mainstream in Japan. Another approach is to use high regression rate fuels. For example, a fuel regression rate of 4 mm/s decreases L/D to around 10 and increases the loading ratio to around 0.75. Liquefying fuels such as paraffins are strong candidates for high regression fuels and subject of active research in Japan too. Nakagawa et al. in Tokai University employed EVA (Ethylene Vinyl Acetate) to modify viscosity of paraffin based fuels and investigated the effect of viscosity on regression rates. Wada et al. in Akita University employed LTP (Low melting ThermoPlastic) as another candidate of liquefying fuels and demonstrated high regression rates comparable to paraffin fuels. Hori et al. in JAXA/ISAS employed glycidylazide-poly(ethylene glycol) (GAP-PEG) copolymers as high regression rate fuels and modified the combustion characteristics by changing the PEG mixing ratio. Regression rate improvement by changing internal ballistics is another stream of research. The author proposed a new fuel configuration named "CAMUI" in 1998. CAMUI comes from an abbreviation of "cascaded multistage impinging-jet" meaning the distinctive flow field. A CAMUI type fuel grain consists of several cylindrical fuel blocks with two ports in axial direction. The port alignment shifts 90 degrees with each other to make jets out of ports impinge on the upstream end face of the downstream fuel block, resulting in intense heat transfer to the fuel. Yuasa et al. in Tokyo Metropolitan University employed swirling injection method and improved regression rates more than three times higher. However, regression rate distribution along the axis is not uniform due to the decay of the swirl strength. Aso et al. in Kyushu University employed multi-swirl injection to solve this problem. Combinations of swirling injection and paraffin based fuel have been tried and some results show very high regression rates exceeding ten times of conventional one. High fuel regression rates by new fuel, new internal ballistics, or combination of them require faster fuel-oxidizer mixing to maintain combustion efficiency. Nakagawa et al. succeeded to improve combustion efficiency of a paraffin-based fuel from 77% to 96% by a baffle plate. Another effective approach some researchers are trying is to use an aft-chamber to increase residence time. Better understanding of the new flow fields is necessary to reveal basic mechanisms of regression enhancement. Yuasa et al. visualized the combustion field in a swirling injection type motor. Nakagawa et al. observed boundary layer combustion of wax-based fuels. To understand detailed flow structures in swirling flow type hybrids, Sawada et al. (Tohoku Univ.), Teramoto et al. (Univ. of Tokyo), Shimada et al. (ISAS), and Tsuboi et al. (Kyushu Inst. Tech.) are trying to simulate the flow field numerically. Main challenges are turbulent reaction, stiffness due to low Mach number flow, fuel regression model, and other non-steady phenomena. Oshima et al. in Hokkaido University simulated CAMUI type flow fields and discussed correspondence relation between regression distribution of a burning surface and the vortex structure over the surface.

  • PDF

Anomaly Detection for User Action with Generative Adversarial Networks (적대적 생성 모델을 활용한 사용자 행위 이상 탐지 방법)

  • Choi, Nam woong;Kim, Wooju
    • Journal of Intelligence and Information Systems
    • /
    • v.25 no.3
    • /
    • pp.43-62
    • /
    • 2019
  • At one time, the anomaly detection sector dominated the method of determining whether there was an abnormality based on the statistics derived from specific data. This methodology was possible because the dimension of the data was simple in the past, so the classical statistical method could work effectively. However, as the characteristics of data have changed complexly in the era of big data, it has become more difficult to accurately analyze and predict the data that occurs throughout the industry in the conventional way. Therefore, SVM and Decision Tree based supervised learning algorithms were used. However, there is peculiarity that supervised learning based model can only accurately predict the test data, when the number of classes is equal to the number of normal classes and most of the data generated in the industry has unbalanced data class. Therefore, the predicted results are not always valid when supervised learning model is applied. In order to overcome these drawbacks, many studies now use the unsupervised learning-based model that is not influenced by class distribution, such as autoencoder or generative adversarial networks. In this paper, we propose a method to detect anomalies using generative adversarial networks. AnoGAN, introduced in the study of Thomas et al (2017), is a classification model that performs abnormal detection of medical images. It was composed of a Convolution Neural Net and was used in the field of detection. On the other hand, sequencing data abnormality detection using generative adversarial network is a lack of research papers compared to image data. Of course, in Li et al (2018), a study by Li et al (LSTM), a type of recurrent neural network, has proposed a model to classify the abnormities of numerical sequence data, but it has not been used for categorical sequence data, as well as feature matching method applied by salans et al.(2016). So it suggests that there are a number of studies to be tried on in the ideal classification of sequence data through a generative adversarial Network. In order to learn the sequence data, the structure of the generative adversarial networks is composed of LSTM, and the 2 stacked-LSTM of the generator is composed of 32-dim hidden unit layers and 64-dim hidden unit layers. The LSTM of the discriminator consists of 64-dim hidden unit layer were used. In the process of deriving abnormal scores from existing paper of Anomaly Detection for Sequence data, entropy values of probability of actual data are used in the process of deriving abnormal scores. but in this paper, as mentioned earlier, abnormal scores have been derived by using feature matching techniques. In addition, the process of optimizing latent variables was designed with LSTM to improve model performance. The modified form of generative adversarial model was more accurate in all experiments than the autoencoder in terms of precision and was approximately 7% higher in accuracy. In terms of Robustness, Generative adversarial networks also performed better than autoencoder. Because generative adversarial networks can learn data distribution from real categorical sequence data, Unaffected by a single normal data. But autoencoder is not. Result of Robustness test showed that he accuracy of the autocoder was 92%, the accuracy of the hostile neural network was 96%, and in terms of sensitivity, the autocoder was 40% and the hostile neural network was 51%. In this paper, experiments have also been conducted to show how much performance changes due to differences in the optimization structure of potential variables. As a result, the level of 1% was improved in terms of sensitivity. These results suggest that it presented a new perspective on optimizing latent variable that were relatively insignificant.