• Title/Summary/Keyword: FORTRAN interface

Search Result 40, Processing Time 0.019 seconds

Developing a Simulator of the Capture Process in Towed Fishing Gears by Chaotic Fish Behavior Model and Parallel Computing

  • Kim Yong-Hae;Ha Seok-Wun;Jun Yong-Kee
    • Fisheries and Aquatic Sciences
    • /
    • v.7 no.3
    • /
    • pp.163-170
    • /
    • 2004
  • A fishing simulator for towed fishing gear was investigated in order to mimic the fish behavior in capture process and investigate fishing selectivity. A fish behavior model using a psycho-hydraulic wheel activated by stimuli is established to introduce Lorenz chaos equations and a neural network system and to generate the components of realistic fish capture processes. The fish positions within the specified gear geometry are calculated from normalized intensities of the stimuli of the fishing gear components or neighboring fish and then these are related to the sensitivities and the abilities of the fish. This study is applied to four different towed gears i.e. a bottom trawl, a midwater trawl, a two-boat seine, and an anchovy boat seine and for 17 fish species as mainly caught. The Alpha cluster computer system and Fortran MPI (Message-Passing Interface) parallel programming were used for rapid calculation and mass data processing in this chaotic behavior model. The results of the simulation can be represented as animation of fish movements in relation to fishing gear using Open-GL and C graphic programming and catch data as well as selectivity analysis. The results of this simulator mimicked closely the field studies of the same gears and can therefore be used in further study of fishing gear design, predicting selectivity and indoor training systems.

Component Modeling of Micro SMES Based Design of Stabilizer Simulation for Power Supply using PSCAD/EMTDC (Micro SMES를 이용한 전원공급 안정화장치 시뮬레이션을 위한 PSCAD/EMTDC 컴포넌트 모델링)

  • Kim, Bong-Tae;Park, Min-Won;Seong, Ki-Chul;Yu, In-Keun
    • Proceedings of the KIEE Conference
    • /
    • 2002.04a
    • /
    • pp.228-230
    • /
    • 2002
  • Recently, electric power reliability of our country has been improved. However, there are still remaining problems which are short-duration variations like instantaneous and momentary interruption and voltage sag by nature calamity ; typhoon, lightning, snow, etc. Besides, power quality ; harmonics, caused by using power electronics equipments, become a hot issue Malfunction of controller and stop machinery, and losing the important data are caused by poor power quality at a couple of second. Due to those, UPS, which is made up battery, has being used, but there are several disadvantages ; long charge and discharge time, environmental problem by acid and heavy metal, and short life time. As generally know, micro-SMES is a method to settle those mentioned. However, there need huge system apparatuses in order to verify the effect of system efficiency and stability considering the size of micro-SMES, the sort of converter type, and various conditions ; inner temperature, magnetic field, quench characteristic of micro-SMES, and etc. In this paper, in order to bring the mentioned above to a settlement, a micro-SMES is modeled with characteristics of micro-SMES is interfaced to EMTOC program using Fortran program interface method. We obtained hopeful answers and made the simulation model of micro SMES.

  • PDF

Power Control of Synchronous Machine Type Wind Power System Using PSCAD/EMTDC (PSCAD/EMTDC를 이용한 동기기형 풍력 발전 시스템의 출력제어)

  • Han, Sang-Geun;Park, Min-Won;Yu, In-Keun
    • Proceedings of the KIEE Conference
    • /
    • 2002.04a
    • /
    • pp.201-203
    • /
    • 2002
  • In recent years there has been a growing interest in renewable energy systems due to the environmental problem and the economic benefits of fuel savings. Such systems are usually connected to the existing power grid for "fuel displacement" purpose as well as of earning some "capacity credit". Wind power generation system(WPGS) is one of the most useful energy resource using natural environment. So far, it was very difficult to simulate the dispersed generation system including WPGS using EMTP or EMTDC because the source of the dispersed generation system has a particular wind power characteristic equation. In this paper, a novel simulation method of WPGS has proposed and a new wind turbine component for EMTDC is also developed. The wind power characteristic equation of wind turbine is used in order to realize the WPGS in EMTDC simulation. And the real field data of weather conditions is interfaced to EMTDC using Fortran program interface method. Consequently the simulation of WPGS using field data is realized in this paper and shows acceptable results.

  • PDF

Estimation of Delivery Ratio Based on BASINS/HSPF Model for Total Maximum Daily Load (BASINS/HSPF 모형을 이용한 수질오염총량관리 유달율 산정방법 연구)

  • Park, Ju-Hyun;Hwang, Hasun;Rhew, Doughee;Kwon, Oh-Sang
    • Journal of Korean Society on Water Environment
    • /
    • v.28 no.6
    • /
    • pp.833-842
    • /
    • 2012
  • In this study Window interface to Hydrological Simulation Program-FORTRAN (HSPF) developed by the United States Environmental Protection Agency (EPA) was applied to the upstream of Namgang watershed to estimate its applicability for estimating Delivery Ratio (DR) of water pollutants for Total Maximum Daily Load (TMDL). BASINS/HSPF which is selected in this study, is found to be appropriate for simulation of daily flow and water quality in target basins. DR was estimated utilizing discharge loads of unobserved sub-basin and delivery load of unobserved locations obtained not by actual evaluation but by simulation through validation and verification. Annual average DR of BOD, TN and TP were 0.97 ~ 1.50, 2.23 ~ 3.21, and 0.81 ~ 1.09 respectively. Net DR of dependent basins excluding influence of upstream basin was 1.50 ~ 1.70, 0.55 ~ 0.69, and 0.24 ~ 0.31, all of which are lower than those of independent basins area. Utilizing the model selected by this research, DR and Net DR of unobserved basins will be estimated, which will help determine priorities in management of basin areas.

A Study on Distributed System Construction and Numerical Calculation Using Raspberry Pi

  • Ko, Young-ho;Heo, Gyu-Seong;Lee, Sang-Hyun
    • International journal of advanced smart convergence
    • /
    • v.8 no.4
    • /
    • pp.194-199
    • /
    • 2019
  • As the performance of the system increases, more parallelized data is being processed than single processing of data. Today's cpu structure has been developed to leverage multicore, and hence data processing methods are being developed to enable parallel processing. In recent years desktop cpu has increased multicore, data is growing exponentially, and there is also a growing need for data processing as artificial intelligence develops. This neural network of artificial intelligence consists of a matrix, making it advantageous for parallel processing. This paper aims to speed up the processing of the system by using raspberrypi to implement the cluster building and parallel processing system against the backdrop of the foregoing discussion. Raspberrypi is a credit card-sized single computer made by the raspberrypi Foundation in England, developed for education in schools and developing countries. It is cheap and easy to get the information you need because many people use it. Distributed processing systems should be supported by programs that connected multiple computers in parallel and operate on a built-in system. RaspberryPi is connected to switchhub, each connected raspberrypi communicates using the internal network, and internally implements parallel processing using the Message Passing Interface (MPI). Parallel processing programs can be programmed in python and can also use C or Fortran. The system was tested for parallel processing as a result of multiplying the two-dimensional arrangement of 10000 size by 0.1. Tests have shown a reduction in computational time and that parallelism can be reduced to the maximum number of cores in the system. The systems in this paper are manufactured on a Linux-based single computer and are thought to require testing on systems in different environments.

Studies on the Cycle Simulation for a Geothermal Heat Pump System using CO2 as Refrigerant (CO2 지열 히트펌프 사이클 모사에 관한 연구)

  • Kim, Young-Jae;Chang, Keun-Sun
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.12 no.6
    • /
    • pp.2888-2897
    • /
    • 2011
  • The performance of a geothermal heat pump system using carbon dioxide was investigated by the steady-state cycle simulation program developed in this study. A parametric study was carried out in order to investigate the effect of various operating conditions on the performance of the basic cycle without an IHX(internal heat exchanger). The simulation program consists of several Fortran subroutines for simulating indoor and outdoor heat exchangers, compressors, and expansion valves and Visual Basic subroutines for the graphic user interface(GUI) consisted with pre-processor for input data and post-processor for the output data. Refprop V6.01 was used for estimating the thermodynamic properties and equilibrium behaviors of carbon dioxide. The simulation results were validated by comparing experimental data through a series of case studies. The cycle simulation program developed in this work would seem to be a useful tool in optimizing and establishing economical and efficient operating conditions in the $CO_2$ geothermal heat pump system.

Study on a Noval Simulation Method of Wind Power Generation System Using PSCAD/EMTDC (PSCAD/EMTDC를 이용한 풍력발전시스템의 새로운 시뮬레이션 방법에 관한 연구)

  • 한상근;박민원;유인근
    • The Transactions of the Korean Institute of Electrical Engineers A
    • /
    • v.52 no.6
    • /
    • pp.307-315
    • /
    • 2003
  • This paper proposes a novel simulation method of WPGS (Wind Power Generation System). The rotation speed control method of turbine under variable wind speed using the pitch control is proposed. Moreover, when wind speed exceeds the cut-out wind speed, the turbine will be stopped by controlling pitch angle to 90$^{\circ}$, otherwise it will be controlled to steady-state operation. For the purpose of effective simulation, the SWRW (Simulation method for WPGS using Real Weather condition) is used for the utility interactive WPGS simulation in this paper, in which those of three topics for the WPGS simulation: user-friendly method, applicability to grid-connection and the utilization of the real weather conditions, are satisfied. It is impossible to consider the real weather conditions in the WPGS simulation using the EMTP type of simulators and PSPICE, etc. External parameter of the real weather conditions is necessary to ensure the simulation accuracy. The simulation of the WPGS using the real weather conditions including components modeling of wind turbine system is achieved by introducing the interface method of a non-linear external parameter and FORTRAN using PSCAD/EMTDC in this paper. The simulation of long-term, short-term, over cut-out and under cut-out wind speeds will be peformed by the proposed simulation method effectively. The efficiency of wind power generator, power converter and flow of energy are analyzed by wind speed of the long-term simulation. The generator output and current supplied into utility can be obtained by the short-term simulation. Finally, transient-state of the WPGS can be analyzed by the simulation results of over cut-out and under cut-out wind speeds, respectively.

A 3D RVE model with periodic boundary conditions to estimate mechanical properties of composites

  • Taheri-Behrooz, Fathollah;Pourahmadi, Emad
    • Structural Engineering and Mechanics
    • /
    • v.72 no.6
    • /
    • pp.713-722
    • /
    • 2019
  • Micromechanics is a technique for the analysis of composites or heterogeneous materials which focuses on the components of the intended structure. Each one of the components can exhibit isotropic behavior, but the microstructure characteristics of the heterogeneous material result in the anisotropic behavior of the structure. In this research, the general mechanical properties of a 3D anisotropic and heterogeneous Representative Volume Element (RVE), have been determined by applying periodic boundary conditions (PBCs), using the Asymptotic Homogenization Theory (AHT) and strain energy. In order to use the homogenization theory and apply the periodic boundary conditions, the ABAQUS scripting interface (ASI) has been used along with the Python programming language. The results have been compared with those of the Homogeneous Boundary Conditions method, which leads to an overestimation of the effective mechanical properties. According to the results, applying homogenous boundary conditions results in a 33% and 13% increase in the shear moduli G23 and G12, respectively. In polymeric composites, the fibers have linear and brittle behavior, while the resin exhibits a non-linear behavior. Therefore, the nonlinear effects of resin on the mechanical properties of the composite material is studied using a user-defined subroutine in Fortran (USDFLD). The non-linear shear stress-strain behavior of unidirectional composite laminates has been obtained. Results indicate that at arbitrary constant stress as 80 MPa in-plane shear modulus, G12, experienced a 47%, 41% and 31% reduction at the fiber volume fraction of 30%, 50% and 70%, compared to the linear assumption. The results of this study are in good agreement with the analytical and experimental results available in the literature.

A Study on BASINS/WinHSPF for Evaluation of Non-point Source Reduction Efficiency in the Upstream of Nam-Han River Watershed (BASINS/WinHSPF를 이용한 남한강 상류 유역의 비점오염원 저감효율평가)

  • Yoon, Chun-Gyeong;Shin, Ah-Hyun;Jung, Kwang-Wook;Jang, Jae-Ho
    • Journal of Korean Society on Water Environment
    • /
    • v.23 no.6
    • /
    • pp.951-960
    • /
    • 2007
  • Window interface to Hydrological Simulation Program-FORTRAN (WinHSPF) developed by the United States Environmental Protection Agency (EPA) was applied to the upstream of Nam-Han river watershed to examine its applicability for loading estimates in watershed scale and to evaluate non-point source control scenarios using BMPRAC in WinHSPF. The WinHSPF model was calibrated and verified for water flow using Ministry of Construction and Transportation (MOCT, 3 stations, 2003~2005) and water qualities using Ministry of Environment (MOE, 5 station, 2000~2006). Water flow and water quality simulation results were also satisfactory over the total simulation period. But outliers were occurred in the time series data of TN and TP at some regions and periods. Therefore, it required more profit calibration process for more various parameters. As a result, all the study was performed within the expectation considering the complexity of the watershed, pollutant sources and land uses intermixed in the watershed. The estimated pollutant load for annual average about $BOD_5$, T-N and T-P respectively. Nonpoint source loading had a great portion of total pollutant loading, about 86.5~95.2%. In WinHSPF, BMPRAC was applied to evaluate non-point source control scenarios (constructed wetland, wet detention ponds and infiltration basins). All the scenarios showed efficiency of non-point source removal. Overall, the HSPF model is adequate for simulating watersheds characteristics, and its application is recommended for watershed management and evaluation of best management practices.

Coupled solid and fluid mechanics simulation for estimating optimum injection pressure during reservoir CO2-EOR

  • Elyasi, Ayub;Goshtasbi, Kamran;Hashemolhosseini, Hamid;Barati, Sharif
    • Structural Engineering and Mechanics
    • /
    • v.59 no.1
    • /
    • pp.37-57
    • /
    • 2016
  • Reservoir geomechanics can play an important role in hydrocarbon recovery mechanism. In $CO_2$-EOR process, reservoir geomechanics analysis is concerned with the simultaneous study of fluid flow and the mechanical response of the reservoir under $CO_2$ injection. Accurate prediction of geomechanical effects during $CO_2$ injection will assist in modeling the Carbon dioxide recovery process and making a better design of process and production equipment. This paper deals with the implementation of a program (FORTRAN 90 interface code), which was developed to couple conventional reservoir (ECLIPSE) and geomechanical (ABAQUS) simulators, using a partial coupling algorithm. A geomechanics reservoir partially coupled approach is presented that allows to iteratively take the impact of geomechanics into account in the fluid flow calculations and therefore performs a better prediction of the process. The proposed approach is illustrated on a realistic field case. The reservoir geomechanics coupled models show that in the case of lower maximum bottom hole injection pressure, the cumulative oil production is more than other scenarios. Moreover at the high injection pressures, the production rates will not change with the injection bottom hole pressure variations. Also the FEM analysis of the reservoir showed that at $CO_2$ injection pressure of 11000 Psi the plastic strain has been occurred in the some parts of the reservoir and the related stress path show a critical behavior.