• Title/Summary/Keyword: VERTICAL STRUCTURE

Search Result 2,442, Processing Time 0.029 seconds

Structure of the Phytoplanktonic communities in Jeju Strait and Northern East China Sea and Dinoflagellate Blooms in Spring 2004: Analysis of Photosynthetic Pigments (봄철 제주해협과 동중국해 북부해역에서 식물플랑크톤의 광합성 색소분석을 이용한 군집 분포 특성과 dinoflagellate 적조)

  • Park, Mi-Ok;Kang, Sung-Won;Lee, Chung-Il;Choi, Tae-Seob;Lantoine, Francois
    • The Sea:JOURNAL OF THE KOREAN SOCIETY OF OCEANOGRAPHY
    • /
    • v.13 no.1
    • /
    • pp.27-41
    • /
    • 2008
  • Distribution characteristics of phytoplankton community were investigated by HPLC and flow cytometry in Jeju Strait and the Northern East China Sea (NECS) in May 2004, in order to understand the relationship between physical environmental factors and distribution pattern of phytoplankton communities. Based on temperature and salinity data, three distinct water masses were identified; warm and saline Tsushima Warm Current (TWC), which is flowing from northwest of Jeju Island, warm and low saline water at the center of Jeju Strait, which is originated from China Coastal Water (CCW) and relatively cold and high saline water originated from Yellow Sea at the bottom of the Jeju Strait. At Jeju Strait, less saline water (<33 psu) of 15 km width occupied surface layer up to 20 m which located at 20 km offshore and strong thermal front between warm and saline water and cold and less saline water was found in the middle of the Jeju Strait. Vertical transect of temperature and salinity at the NECS also showed that low saline (<33 psu) water occupied the upper 20 m layer and cold and saline water was present at the eastern part. Chl a was measured as $0.06{\sim}3.07\;{\mu}g/L$. Spring bloom of phytoplankton was recognized by the high concentrations of Chl a at the low saline water masses influenced by the CCW and subsurface chlorophyll maximum layer appeared between $20{\sim}30\;m$ depth, which was at thermocline depth or below. Abundances of Synechococcus and picoeukaryote were $0.2{\sim}9.5{\times}10^4\;cells/mL$ and $0.43{\sim}4.3{\times}10^4\;cells/mL$, respectively. Dinoflagellate, diatom and prymnesiophyte were major groups and minor groups were chlorophyte+prasinophyte, chrysophyte, cryptophyte and cyanophyte. Especially high abundance of dinoflagellate was identified by high concentration (>1\;{\mu}g/L$) of peridinin at the bottom of the thermocline, which showed an outbreak of red tide by high density of dinoflagellates. Abundances of picoeukaryote in Jeju Strait were about $5{\sim}10$ times higher than abundance measured in Kuroshio water and showed a good correlation with Chl b (Pras+Viola), which implies the most of population of picoeukaryote was composed of prasinophytes. Prochlorococcus was not detected at all, which suggests that Kuroshio Current did not directly influenced on the study area. Based on the strong negative correlations between biomass of phytoplankton (Chl a) and temperature+salinity, the primary production and biomass of phytoplankton in the study area were controlled by the nutrients supply from CCW.

Memory Organization for a Fuzzy Controller.

  • Jee, K.D.S.;Poluzzi, R.;Russo, B.
    • Proceedings of the Korean Institute of Intelligent Systems Conference
    • /
    • 1993.06a
    • /
    • pp.1041-1043
    • /
    • 1993
  • Fuzzy logic based Control Theory has gained much interest in the industrial world, thanks to its ability to formalize and solve in a very natural way many problems that are very difficult to quantify at an analytical level. This paper shows a solution for treating membership function inside hardware circuits. The proposed hardware structure optimizes the memoried size by using particular form of the vectorial representation. The process of memorizing fuzzy sets, i.e. their membership function, has always been one of the more problematic issues for the hardware implementation, due to the quite large memory space that is needed. To simplify such an implementation, it is commonly [1,2,8,9,10,11] used to limit the membership functions either to those having triangular or trapezoidal shape, or pre-definite shape. These kinds of functions are able to cover a large spectrum of applications with a limited usage of memory, since they can be memorized by specifying very few parameters ( ight, base, critical points, etc.). This however results in a loss of computational power due to computation on the medium points. A solution to this problem is obtained by discretizing the universe of discourse U, i.e. by fixing a finite number of points and memorizing the value of the membership functions on such points [3,10,14,15]. Such a solution provides a satisfying computational speed, a very high precision of definitions and gives the users the opportunity to choose membership functions of any shape. However, a significant memory waste can as well be registered. It is indeed possible that for each of the given fuzzy sets many elements of the universe of discourse have a membership value equal to zero. It has also been noticed that almost in all cases common points among fuzzy sets, i.e. points with non null membership values are very few. More specifically, in many applications, for each element u of U, there exists at most three fuzzy sets for which the membership value is ot null [3,5,6,7,12,13]. Our proposal is based on such hypotheses. Moreover, we use a technique that even though it does not restrict the shapes of membership functions, it reduces strongly the computational time for the membership values and optimizes the function memorization. In figure 1 it is represented a term set whose characteristics are common for fuzzy controllers and to which we will refer in the following. The above term set has a universe of discourse with 128 elements (so to have a good resolution), 8 fuzzy sets that describe the term set, 32 levels of discretization for the membership values. Clearly, the number of bits necessary for the given specifications are 5 for 32 truth levels, 3 for 8 membership functions and 7 for 128 levels of resolution. The memory depth is given by the dimension of the universe of the discourse (128 in our case) and it will be represented by the memory rows. The length of a world of memory is defined by: Length = nem (dm(m)+dm(fm) Where: fm is the maximum number of non null values in every element of the universe of the discourse, dm(m) is the dimension of the values of the membership function m, dm(fm) is the dimension of the word to represent the index of the highest membership function. In our case then Length=24. The memory dimension is therefore 128*24 bits. If we had chosen to memorize all values of the membership functions we would have needed to memorize on each memory row the membership value of each element. Fuzzy sets word dimension is 8*5 bits. Therefore, the dimension of the memory would have been 128*40 bits. Coherently with our hypothesis, in fig. 1 each element of universe of the discourse has a non null membership value on at most three fuzzy sets. Focusing on the elements 32,64,96 of the universe of discourse, they will be memorized as follows: The computation of the rule weights is done by comparing those bits that represent the index of the membership function, with the word of the program memor . The output bus of the Program Memory (μCOD), is given as input a comparator (Combinatory Net). If the index is equal to the bus value then one of the non null weight derives from the rule and it is produced as output, otherwise the output is zero (fig. 2). It is clear, that the memory dimension of the antecedent is in this way reduced since only non null values are memorized. Moreover, the time performance of the system is equivalent to the performance of a system using vectorial memorization of all weights. The dimensioning of the word is influenced by some parameters of the input variable. The most important parameter is the maximum number membership functions (nfm) having a non null value in each element of the universe of discourse. From our study in the field of fuzzy system, we see that typically nfm 3 and there are at most 16 membership function. At any rate, such a value can be increased up to the physical dimensional limit of the antecedent memory. A less important role n the optimization process of the word dimension is played by the number of membership functions defined for each linguistic term. The table below shows the request word dimension as a function of such parameters and compares our proposed method with the method of vectorial memorization[10]. Summing up, the characteristics of our method are: Users are not restricted to membership functions with specific shapes. The number of the fuzzy sets and the resolution of the vertical axis have a very small influence in increasing memory space. Weight computations are done by combinatorial network and therefore the time performance of the system is equivalent to the one of the vectorial method. The number of non null membership values on any element of the universe of discourse is limited. Such a constraint is usually non very restrictive since many controllers obtain a good precision with only three non null weights. The method here briefly described has been adopted by our group in the design of an optimized version of the coprocessor described in [10].

  • PDF