• 제목/요약/키워드: floating-point

Search Result 495, Processing Time 0.024 seconds

Factors Indicating Culture Status During Cultivation of Spirulina (Arthrospira) platensis

  • Kim, Choong-Jae;Jung, Yun-Ho;Oh, Hee-Mock
    • Journal of Microbiology
    • /
    • v.45 no.2
    • /
    • pp.122-127
    • /
    • 2007
  • Factors indicating culture status of two Spirulina platensis strains were monitored in a batch mode cultivation for 36 days. Changing mode in all factors showed a common turning point, indicating shift of cell or culture status. Mean biomass productivity was highly sustained until day 22, chlorophyll a concentration peaked on day 22, pH value was > 12 on day 22, coil number was abruptly shortened on day 22, and floating activity was sustained at greater than 79% after day 22, indicating that day 22 is a criterion reflecting phase-transfer in cell physiology in a batch culture system. Many of these changes may have been caused by increased pH, suggesting that pH control is essential for mass production of S. platensis. Fluctuations in floating activity were likely induced by the number of cellular gas vacuoles. Consequently, coil number per trichome and floating activity of S. platensis could readily act as simple indicators for determination of culture status or harvesting time of cells.

Performance and Internal Flow Characteristics of an Axial Flow Pump for a Floating Type Water Treatment System (부유식 수처리시스템용 축류펌프의 성능 및 내부유동)

  • Singh, Patrick Mark;Choi, Young-Do
    • The KSFM Journal of Fluid Machinery
    • /
    • v.17 no.3
    • /
    • pp.52-58
    • /
    • 2014
  • The development of efficient systems for water quality improvement for water sources such as lakes, dams and reservoirs has become a necessity to provide not only a cleaner and safer water to the urban society, but also to provide a cleaner and safer environment for the aquatic organisms living in lakes, dams and reservoirs. This study concentrates on the outlet design and internal flow analysis of an axial flow pump used in a floating type water treatment system completely powered by renewable energy source. The treatment system is designed to raise water from depths of about 3~5m up to the water surface where it is naturally mixed with air as it is released back to the reservoir. The outlet of a typical axial flow pump is modified to suit the floating type water mixer. The performance of the axial flow pump is studied by investigating the internal flow of the system. Results show that the change in outlet shape does not alter the performance of the original pump at the maximum efficiency point as long as the cross sectional area of inlet is the same as the outlet. The axial pump for floating type water treatment system has good cavitation performance in the whole flow passage.

Comparative Study on the Radiation Techniques for the Problem of Floating Body Motion with Forward Speed (전진 속도를 가지는 부유체 운동 문제에 대한 방사기법 비교 연구)

  • Oh, Seunghoon
    • Journal of the Society of Naval Architects of Korea
    • /
    • v.56 no.5
    • /
    • pp.396-409
    • /
    • 2019
  • In this paper, a comparative study on the radiation techniques for the motion analysis of the three dimensional floating structure with the forward speed was carried out. The Sommerfeld radiation condition, the damping technique, and the point shift technique were used for the comparative study. Radiated wave patterns and hydrodynamic coefficients of the heave motion of floating structure with the forward speed were compared and analyzed. The characteristics and limitations of each radiation technique were analyzed through the calculation results. To overcome the limitations of conventional radiation techniques, the hybrid radiation technique combining the Sommerfeld radiation condition with the damping technique was proposed. It is confirmed that the proposed method, the Hybrid radiation technique, improves the limitation of the speed range and the dissipation of the wave of the conventional radiation technique. The motion analysis code of the three dimensional floating structure with the forward speed based on the Rankine source method with hybrid radiation technique was developed. In order to validate the developed code, hydrodynamic analyses were carried and compared with published experiments.

A Real-Time JPEG2000 Codec Implementation on ARM9 Processor (ARM9 프로세서용 실시간 JPEG2000 코덱의 구현)

  • Kim, Young-Tae;Cho, Shi-Won;Lee, Dong-Wook
    • Journal of the Institute of Convergence Signal Processing
    • /
    • v.8 no.3
    • /
    • pp.149-155
    • /
    • 2007
  • In this paper, we propose an real-time implementation of JPEG2000 codec on the ARM9 processor. The implemented codec is designed to separate control codes from data management codes in order to use effectively the system resources such as processor and memory. Especially, in embedded situations like cellular phones it is very important to provide good services using limited processor and internal memory. Since ARM9 series processors do not provide floating-point, large amount of computational time is required to perform the operation which needs highly repetitive floating-point computations like DWT(discrete wavelet transform). The proposed codec was programed using fixed-point to overcome this weakness. Also code optimization considering cache memory was applied to further improve the computational speed.

  • PDF

AC Servo Motor Control Using Low Voltage High Performance DSP (저전압 고성능 DSP를 이용한 AC 서보모터 제어)

  • 최치영;홍선기
    • Journal of the Semiconductor & Display Technology
    • /
    • v.3 no.1
    • /
    • pp.21-26
    • /
    • 2004
  • Recently with the development of power switching device and DSP which has peripheral devices to control AC servo system, the servo technology has met a new development opportunity. Those things make it possible to reduce the time of developing a AC servo system. Fixed point DSP such as TMS320F240x, and TMS320F28x series have a disadvantage in calculating floating number where TMS320C32 or TMS320C31 are floating point DSP. However they usually become a complex hardware system to implement the AC servo system and it increases the cost. In this study, a DSP based AC servo system with a 3-phase PMSM is proposed. The newly produced DSP TMX320F28l2-version C which has the performance of fast speed, 150MIPS, and a rich peripheral interface such as a 12bit high speed AD converter, QEP(Quadrature Encoder Pulse) circuit, PDPINT(Power Drive Protect Interrupt), SVPWM module and dead time module are used. This paper presents a method to overcome fixed point calculating using scaling all parameters. Also space vector pulse width modulation (SVPWM) using off-set voltage and a digital PI control are implemented to the servo system.

  • PDF

Development of an Integer Algorithm for Computation of the Matching Probability in the Hidden Markov Model (I) (은닉마르코브 모델의 부합확률연산의 정수화 알고리즘 개발 (I))

  • 김진헌;김민기;박귀태
    • Journal of the Korean Institute of Telematics and Electronics B
    • /
    • v.31B no.8
    • /
    • pp.11-19
    • /
    • 1994
  • The matching probability P(ο/$\lambda$), of the signal sequence(ο) observed for a finite time interval with a HMM (Hidden Markov Model $\lambda$) indicates the probability that signal comes from the given model. By utilizing the fact that the probability represents matching score of the observed signal with the model we can recognize an unknown signal pattern by comparing the magnitudes of the matching probabilities with respect to the known models. Because the algorithm however uses floating point variables during the computing process hardware implementation of the algorithm requires floating point units. This paper proposes an integer algorithm which uses positive integer numbers rather than float point ones to compute the matching probability so that we can economically realize the algorithm into hardware. The algorithm makes the model parameters integer numbers by multiplying positive constants and prevents from divergence of data through the normalization of variables at each step. The final equation of matching probability is composed of constant terms and a variable term which contains logarithm operations. A scheme to make the log conversion table smaller is also presented. To analyze the qualitive characteristics of the proposed algorithm we attatch simulation result performed on two groups of 10 hypothetic models respectively and inspect the statistical properties with repect to the model order the magnitude of scaling constants and the effect of the observation length.

  • PDF

A Study on the Behavior of Flexible Riser for Upwelling Deep Ocean Water by a Numerical Method (수치해석적 방법을 통한 해양심층수 취수용 유연 라이저의 거동 해석에 관한 연구)

  • JUNG DONG-HO;KIM HYEON-JU;PARK HAN-IL
    • Journal of Ocean Engineering and Technology
    • /
    • v.18 no.4 s.59
    • /
    • pp.15-22
    • /
    • 2004
  • Static and dynamic analyses of a very flexible and light riser, for upwelling the deep ocean water, is performed. In this numerical study, an implicit finite difference algorithm is employed for three-dimensional riser equations. Fluid non-linearity and bending stiffness are considered and solved, using the Newton-Raphson iteration. Maintaining the depth of end point of a flexible and light riser is very important for upwelling deep ocean water in a floating type development system. Weight is attached at the end point of the riser in order to maintain its intake depth. It is designed under the strong surface current and the configuration of the rise is predicted. In the dynamic analysis, the tension variation at the top point of the riser is presented. T e results of this study can contribute to the design of the development system in floating type for upwelling deep ocean water.

Real-Time Implementation of MPEG-1 Layer III Audio Decoder Using TMS320C6201 (TMS320C6201을 이용한 MPEG-1 Layer III 오디오 디코더의 실시간 구현)

  • 권홍석;김시호;배건성
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.25 no.8B
    • /
    • pp.1460-1468
    • /
    • 2000
  • The goal of this research is the real-time implementation of MPEG-1 Layer III audio decoder using the fixed-point digital signal processor of TMS320C6201 The main job for this work is twofold: one is to convert floating-point operation in the decoder into fixed-point operation while maintaining the high resolution, and the other is to optimize the program to make it run in real-time with memory size as small as possible. We, especially, devote much time to the descaling module in the decoder for conversion of floating-point operation into fixed-point operation with high accuracy. The inverse modified cosine transform(IMDCT) and synthesis polyphase filter bank modules are optimized in order to reduce the amount of computation and memory size. After the optimization process, in this paper, the implemented decoder uses about 26% of maximum computation capacity of TMS320C6201. The program memory, data ROM, data RAM used in the decoder are about 6.77kwords, 3.13 kwords and 9.94 kwords, respectively. Comparing the PCM output of fixed-point computation with that of floating-point computation, we achieve the signal-to-noise ratio of more than 60 dB. A real-time operation is demonstrated on the PC using the sound I/O and host communication functions in the EVM board.

  • PDF

Tolerance-based Point Classification Algorithm for a Polygonal Region (공차를 고려한 다각형 영역의 내외부 판별 알고리즘)

  • 정연찬;박준철
    • Korean Journal of Computational Design and Engineering
    • /
    • v.7 no.2
    • /
    • pp.75-80
    • /
    • 2002
  • This paper details a robust and efficient algorithm for point classification with respect to a polygon in 2D real number domain. The concept of tolerance makes this algorithm robust and consistent. It enables to define‘on-boundary’ , which can be interpreted as either‘in-’or‘out-’side region, and to manage rounding errors in floating point computation. Also the tolerance is used as a measure of reliability of point classifications. The proposed algorithm is based on a ray-intersection technique known as the most efficient, in which intersections between a ray originating from a given test point and the boundary of a region are counted. An odd number of intersections indicates that the point is inside region. For practical examples the algorithm is most efficient because most edges of the polygon region are processed by simple bit operations.

Design-for-Testability of The Floating-Point DSP Processor (부동 소수점 DSP 프로세서의 테스트 용이 설계)

  • Yun, Dae-Han;Song, Oh-Young;Chang, Hoon
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.26 no.5B
    • /
    • pp.685-691
    • /
    • 2001
  • 본 논문은 4단계 파이프 라인과 VLIW (Very Long Instruction Word) 구조를 갖는 FLOVA라는 DSP 프로세서의 테스트용이 설계 기법을 다룬다. Full-scan design, BIST(Built-In-Self-Test), IEEE 1149.1의 기법들이 플립플롭과 floaing point unit, 내장된 메모리, I/O cell 등에 각각 적용되었다. 이러한 기법들은 테스트 용이도의 관점에서 FLOVA의 구조에 적절하게 적용되었다. 본 논문에서는 이와 같이 FLOVA에 적용된 테스트 용이 설계의 특징들을 중심으로 상세하게 기술한다.

  • PDF