Search results for: Dong Hoon Lim
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 396

Search results for: Dong Hoon Lim

396 A House for Men: A Study of the Dong Minority Residential Architecture in the Southern Dialect Areas from a Gender Perspective

Authors: Fung Sze Wai Veera, Peter W. Ferretto

Abstract:

Gender functions as a principle in organizing society based on the cultural meanings given to males and females. It is an essential component in constructing the spatial reality, one that is in most cases in favor of men’s needs and disregards that of women’s. Similar to other minorities in China, men of the Dong community hold the primary position in policymaking, moral standards, social values, and, furthermore, the building of the physical environment. This study, therefore, aims to investigate the residential architecture of Dong through the lens of gender. Specifically, it examines how the patriarchal practice of Dong is manifested in terms of the spatial organization, the architectural feature, and the construction process of Dong houses in the southern dialect areas. While the residential architecture of Dong has been extensively researched, the role of gender culture in designing and constructing it deserves more research attention. Ultimately, the objective of this study is to challenge the notion of gender-inclusive design in the rural China context while opening up a cross-disciplinary discussion concerning Chinese minority architecture and gender studies.

Keywords: Dong minority residential architecture, gender study, built environment, male-dominated society, gender-inclusive design

Procedia PDF Downloads 175
395 Woman, House, Identity: The Study of the Role of House in Constructing the Contemporary Dong Minority Woman’s Identity

Authors: Sze Wai Veera Fung, Peter W. Ferretto

Abstract:

Similar to most ethnic groups in China, men of the Dong minority hold the primary position in policymaking, moral authority, social values, and the control of the property. As the spatial embodiment of the patriarchal ideals, the house plays a significant role in producing and reproducing the distinctive gender status within the Dong society. Nevertheless, Dong women do not see their home as a cage of confinement, nor do they see themselves as a victim of oppression. For these women with reference to their productive identity, a house is a dwelling place with manifold meanings, including a proof of identity, an economic instrument, and a public resource operating on the community level. This paper examines the role of the house as a central site for identity construction and maintenance for the southern dialect Dong minority women in Hunan, China. Drawing on recent interviews with the Dong women, this study argues that women as productive individuals have a strong influence on the form of their house and the immediate environment, regardless of the male-dominated social construct of the Dong society. The aim of this study is not to produce a definitive relationship between women, house, and identity. Rather, it seeks to offer an alternative lens into the complexity and diversity of gender dynamics operating in and beyond the boundary of the house in the context of contemporary rural China.

Keywords: conception of home, Dong minority, house, rural China, woman’s identity

Procedia PDF Downloads 103
394 Dietary Effect of Probiotic Bacteria, Bacillus amyloliquefaciens JFP-2 Isolate from Jeju Island`s Traditional Fermented Food, on Innate Immune Response of Oplegnathus fasciatus Challenged with Vibrio anguillarum

Authors: Dong Hwi Kim, Dharaneedharan Subramanian, So Hyun Park, Ha-Ri Choi, Ji-Hyung Kim, Dong-Hoon Lee, Moon Soo Heo

Abstract:

The present study was performed to evaluate the use of Bacillus amyloliquefaciens JFP-2 isolated from a traditional fermented sea food, as probiotic bacteria in the diets for Rock-bream, Oplegnathus faciatus. A total of 180 fish (187.4 ± 2.7 g) were divided into two groups, control (C) and probiotic (P) group (90 fish per group) in triplicate. C group was fed with basal diet without probiotic, while P group was fed with B. amyloliquefaciens spores at concentration of 1.4 x 106 colony forming units per gram (CFU/g) of feed. After two months of feeding experiments, P group fish showed significant improvements in body weight (BW), weight gain (WG), specific growth rate (SGR) and food conversion ratio (FCR) compared with C group. Also, bi-weekly assessment of serum protein, glucose, fatty acid profile showed a significant increase in probiotic fed fish than that of control fish group. Similar increase in serum antioxidant and lysozyme activity was found in probiotic fed fish group. Twenty days challenge experiment shows decrease mortality in probiotic fed fish group when compared with that of control group. Hence, these results indicate that the use of B. amyloliquefaciens JFP-2 as a feed supplement, is beneficial to improve the health status of Oplegnathus fasciatus challenged with Vibrio anguillarum.

Keywords: Bacillus amyloliquefaciens, Oplegnathus fasciatus, probiotic feed, rock bream

Procedia PDF Downloads 231
393 Suggestion for Malware Detection Agent Considering Network Environment

Authors: Ji-Hoon Hong, Dong-Hee Kim, Nam-Uk Kim, Tai-Myoung Chung

Abstract:

Smartphone users are increasing rapidly. Accordingly, many companies are running BYOD (Bring Your Own Device: Policies to bring private-smartphones to the company) policy to increase work efficiency. However, smartphones are always under the threat of malware, thus the company network that is connected smartphone is exposed to serious risks. Most smartphone malware detection techniques are to perform an independent detection (perform the detection of a single target application). In this paper, we analyzed a variety of intrusion detection techniques. Based on the results of analysis propose an agent using the network IDS.

Keywords: android malware detection, software-defined network, interaction environment, android malware detection, software-defined network, interaction environment

Procedia PDF Downloads 405
392 Big Data Analysis with RHadoop

Authors: Ji Eun Shin, Byung Ho Jung, Dong Hoon Lim

Abstract:

It is almost impossible to store or analyze big data increasing exponentially with traditional technologies. Hadoop is a new technology to make that possible. R programming language is by far the most popular statistical tool for big data analysis based on distributed processing with Hadoop technology. With RHadoop that integrates R and Hadoop environment, we implemented parallel multiple regression analysis with different sizes of actual data. Experimental results showed our RHadoop system was much faster as the number of data nodes increases. We also compared the performance of our RHadoop with lm function and big lm packages available on big memory. The results showed that our RHadoop was faster than other packages owing to paralleling processing with increasing the number of map tasks as the size of data increases.

Keywords: big data, Hadoop, parallel regression analysis, R, RHadoop

Procedia PDF Downloads 408
391 Pushover Experiment of Traditional Dieh-Dou Timber Frame

Authors: Ren Zuo Wang

Abstract:

In this paper, in order to investigate the joint behaviors of the Dieh-Dou structure. A pushover experiment of Dieh-Dou Jia-Dong is implemented. NDI, LVDT and image measurement system are used to measure displacements of joints and deformations of Dieh-Dou Jia-Dong. In addition, joint rotation-moment relationships of column restoring force, purlin-supporting, Dou-Shu, Dou-Gong brackets, primary beam-Gua Tong, secondary beam-Gua Tong, Tertiary beam are builied. From Jia-Dong experiments, formulations of joint rotation are proposed.

Keywords: pushover experiment, Dieh-Dou timber frame, image measurement system, joint rotation-moment relationships

Procedia PDF Downloads 415
390 Improved K-Means Clustering Algorithm Using RHadoop with Combiner

Authors: Ji Eun Shin, Dong Hoon Lim

Abstract:

Data clustering is a common technique used in data analysis and is used in many applications, such as artificial intelligence, pattern recognition, economics, ecology, psychiatry and marketing. K-means clustering is a well-known clustering algorithm aiming to cluster a set of data points to a predefined number of clusters. In this paper, we implement K-means algorithm based on MapReduce framework with RHadoop to make the clustering method applicable to large scale data. RHadoop is a collection of R packages that allow users to manage and analyze data with Hadoop. The main idea is to introduce a combiner as a function of our map output to decrease the amount of data needed to be processed by reducers. The experimental results demonstrated that K-means algorithm using RHadoop can scale well and efficiently process large data sets on commodity hardware. We also showed that our K-means algorithm using RHadoop with combiner was faster than regular algorithm without combiner as the size of data set increases.

Keywords: big data, combiner, K-means clustering, RHadoop

Procedia PDF Downloads 401
389 Big Data Analysis with Rhipe

Authors: Byung Ho Jung, Ji Eun Shin, Dong Hoon Lim

Abstract:

Rhipe that integrates R and Hadoop environment made it possible to process and analyze massive amounts of data using a distributed processing environment. In this paper, we implemented multiple regression analysis using Rhipe with various data sizes of actual data. Experimental results for comparing the performance of our Rhipe with stats and biglm packages available on bigmemory, showed that our Rhipe was more fast than other packages owing to paralleling processing with increasing the number of map tasks as the size of data increases. We also compared the computing speeds of pseudo-distributed and fully-distributed modes for configuring Hadoop cluster. The results showed that fully-distributed mode was faster than pseudo-distributed mode, and computing speeds of fully-distributed mode were faster as the number of data nodes increases.

Keywords: big data, Hadoop, Parallel regression analysis, R, Rhipe

Procedia PDF Downloads 476
388 Home-based Production of the Southern Dialect Dong Minority Women in Rural Hunan, China

Authors: Sze Wai Veera Fung, Peter W. Ferretto

Abstract:

Since the economic reform in 1980s, many men and women of the southern dialect Dong minority have migrated to coastal cities for employment. Responding to the outgoing providers of the families, women, especially those at the middle age, resort to the informal home-based services and goods production for income generation. Homework, therefore, becomes a key economic strategy in supporting the household expenses in rural China, where formal employment is often inadequate for local women. This paper seeks to examine the intersection between gender and household strategy in the broader economic context of rural China. Based on the interviews and site survey in Tongdao Dong Autonomous County, the study analyses the variety of the home-based production activities, the experience of women in the production process, and the impact on familial relation and gender division of labor at home. The objective of this research is to advance the understanding of the informal economic landscape in the contemporary rural China, through which an alternative and possibly a more appropriate mode of development can be investigated.

Keywords: gender relation, home-based production, household strategy, informal economy, rural China, dong minority

Procedia PDF Downloads 91
387 Structural Analysis and Detail Design of APV Module Structure Using Topology Optimization Design

Authors: Hyun Kyu Cho, Jun Soo Kim, Young Hoon Lee, Sang Hoon Kang, Young Chul Park

Abstract:

In the study, structure for one of offshore drilling system APV(Air Pressure Vessle) modules was designed by using topology optimum design and performed structural safety evaluation according to DNV rules. 3D model created base on design area and non-design area separated by using topology optimization for the environmental loads. This model separated 17 types for wind loads and dynamic loads and performed structural analysis evaluation for each model. As a result, the maximum stress occurred 181.25MPa.

Keywords: APV, topology optimum design, DNV, structural analysis, stress

Procedia PDF Downloads 387
386 Biomimetic Adhesive Pads for Precision Manufacturing Robots

Authors: Hoon Yi, Minho Sung, Hangil Ko, Moon Kyu Kwak, Hoon Eui Jeong

Abstract:

Inspired by the remarkable adhesion properties of gecko lizards, bio-inspired dry adhesives with smart adhesion properties have been developed in the last decade. Compared to earlier dry adhesives, the recently developed ones exhibit excellent adhesion strength, smart directional adhesion, and structural robustness. With these unique adhesion properties, bio-inspired dry adhesive pads have strong potential for use in precision industries such as semiconductor or display manufacturing. In this communication, we present a new manufacturing technology based on advanced dry adhesive systems that enable precise manipulation of large-area substrates over repeating cycles without any requirement for external force application. This new manufacturing technique is also highly accurate and environment-friendly, and thus has strong potential as a next-generation clean manufacturing technology.

Keywords: gecko, manufacturing robot, precision manufacturing

Procedia PDF Downloads 477
385 MapReduce Logistic Regression Algorithms with RHadoop

Authors: Byung Ho Jung, Dong Hoon Lim

Abstract:

Logistic regression is a statistical method for analyzing a dataset in which there are one or more independent variables that determine an outcome. Logistic regression is used extensively in numerous disciplines, including the medical and social science fields. In this paper, we address the problem of estimating parameters in the logistic regression based on MapReduce framework with RHadoop that integrates R and Hadoop environment applicable to large scale data. There exist three learning algorithms for logistic regression, namely Gradient descent method, Cost minimization method and Newton-Rhapson's method. The Newton-Rhapson's method does not require a learning rate, while gradient descent and cost minimization methods need to manually pick a learning rate. The experimental results demonstrated that our learning algorithms using RHadoop can scale well and efficiently process large data sets on commodity hardware. We also compared the performance of our Newton-Rhapson's method with gradient descent and cost minimization methods. The results showed that our newton's method appeared to be the most robust to all data tested.

Keywords: big data, logistic regression, MapReduce, RHadoop

Procedia PDF Downloads 246
384 Research for Hollow Reinforced Concrete Bridge Piers in Korea

Authors: Ho Young Kim, Jae Hoon Lee, Do Kyu Hwang, Im Jong Kwahk, Tae Hoon Kim, Seung Hoon Lee

Abstract:

Hollow section for bridge columns has some advantages. However, current seismic design codes do not provide design regulations for hollow bridge piers. There have been many experimental studied for hollow reinforced concrete piers in the world. But, Study for hollow section for bridge piers in Korea has been begun with approximately 2000s. There has been conducted experimental study for hollow piers of flexural controlled sections by Yeungnam University, Sung kyunkwan University, Korea Expressway Corporation in 2009. This study concluded that flexural controlled sections for hollow piers showed the similar behavior to solid sections. And there have been conducted experimental study for hollow piers of compression controlled sections by Yeungnam University, Korea Institute of Construction Technology in 2012. This study concluded that compression controlled sections for hollow piers showed compression fracture of concrete in inside wall face. Samsung C&T Engineering & Construction Group has been conducted study with Yeungnam University for reduce the quantity of reinforcement details about hollow piers. Reduce the quantity of reinforcement details are triangular cross tie. This study concluded that triangular reinforcement details showed the similar behavior as compared with existing reinforcement details.

Keywords: hollow pier, flexural controlled section, compression controlled section, reduce the quantity of reinforcement, details

Procedia PDF Downloads 381
383 The Moderation Effect of Smart Phone Addiction in Relationship between Self-Leadership and Innovative Behavior

Authors: Gi-Ryun Park, Gye-Wan Moon, Dong-Hoon Yang

Abstract:

This study aims to explore the positive effects of self-leadership and innovative behavior that'd been proven in the existing researches proactively and understand the regulation effects of smartphone addiction which has recently become an issue in Korea. This study conducted a convenient sampling of college students attending the four colleges located at Daegu. A total of 210 questionnaires in 5-point Likert scale were distributed to college students. Among which, a total of 200 questionnaires were collected for our final analysis data. Both correlation analysis and regression analysis were carried out to verify those questionnaires through SPSS 20.0. As a result, college students' self-leadership had a significantly positive impact on innovative behavior (B= .210, P= .003). In addition, it is found that the relationship between self-leadership and innovative behavior can be adjusted depending on the degree of smartphone addiction in college students (B= .264, P= .000). This study could first understand the negative effects of smartphone addiction and find that if students' self-leadership is improved in terms of self-management and unnecessary use of smartphone is controlled properly, innovative behavior can be improved. In addition, this study is significant in that it attempts to identify a new impact of smartphone addiction with the recent environmental changes, unlike the existing researches that'd been carried out from the perspective of organizational behavior theory.

Keywords: innovative behavior, revolutionary behavior, self-leadership, smartphone addiction

Procedia PDF Downloads 225
382 Antidiabetic Effects of Bitter Melon

Authors: Jinhyun Ryu, Chengliang Xie, Nal Ae Yoon, Dong Hoon Lee, Gu Seob Roh, Hyun Joon Kim, Gyeong Jae Cho, Wan Sung Choi, Sang Soo Kang

Abstract:

Type 2 diabetes is a heterogeneous group of metabolic disorders featured by a deficit in or loss of insulin activity to maintain normal glucose homeostasis. Mainly, it results from the compromised insulin secretion and/or reduced insulin activity. The frequency of type 2 diabetes (T2D) has been increased rapidly in recent decades with the increase in the trend of obesity due to life style and food habit. Obesity is considered to be the primary risk factor for the development of insulin resistance and thereby developing T2D. Traditionally naturally occurring fruits, vegetables etc. are being used to treat many pathogenic conditions. In this study, we tried to find out the effect of a popularly used vegetable in Bangladesh and several other Asian countries, ‘bitter melon’ on high fat diet induced T2D. To investigate the effect, we used 70% ethanol extract of bitter melon (BME) as dietary supplement with chow. BME was found to attenuate the high fat diet (HFD) induced body weight and total fat mass significantly. We also observed that BME reduced the insulin resistance induced by HFD effectively. Furthermore, dietary supplementation of BME was highly effective in increasing insulin sensitivity, and reducing the hepatic fat and obesity. These results indicate that BME could be effective to attenuate T2D and could be a preventive measure against T2D.

Keywords: bitter melon, obesity, type 2 diabetes, high fat diet

Procedia PDF Downloads 336
381 Nanoenergetic Materials as Effective Heat Energy Sources for Enhanced Gas Generators

Authors: Sang Beom Kim, Kyung Ju Kim, Myung Hoon Cho, Ji Hoon Kim, Soo Hyung Kim

Abstract:

In this study, we systematically investigated the effect of nanoscale energetic materials in formulations of aluminum nanoparticles (Al NPs; heat source)/copper oxide nanoparticles (CuO NPs; oxidizer) on the combustion and gas-generating properties of sodium azide microparticles (NaN3 MPs; gas-generating agent) for potential applications in gas generators. The burn rate of the NaN3 MP/CuO NP composite powder was only ~0.3 m/s. However, the addition of Al NPs to the NaN3 MP/CuO NP matrix caused the rates to reach ~5.3 m/s, respectively. In addition, the N2 gas volume flow rate generated by the ignition of the NaN3 MP/CuO NP composite powder was only ~0.6 L/s, which was significantly increased to ~3.9 L/s by adding Al NPs to the NaN3 MP/CuO NP composite powder. This suggested that the highly reactive NPs, with the assistance of CuO NPs, were effective heat-generating sources enabling the complete thermal decomposition of NaN3 MPs upon ignition. Al NPs were highly effective in the gas generators because of the increased reactivity induced by the reduced particle size. Finally, we successfully demonstrated that a homemade airbag with a specific volume of ~140 mL could be rapidly and fully inflated by the thermal activation of nanoscale energetic material-added gas-generating agents (i.e., NaN3 MP/Al NP/CuO NP composites) within the standard time of ~50 ms for airbag inflation.

Keywords: nanoenergetic materials, aluminum nanoparticles, copper oxide nanoparticles, gas generators

Procedia PDF Downloads 339
380 Measurements of Flow Mixing Behaviors Using a Wire-Mesh Sensor in a Wire-Wrapped 37-Pin Rod Assembly

Authors: Hyungmo Kim, Hwang Bae, Seok-Kyu Chang, Dong Won Lee, Yung Joo Ko, Sun Rock Choi, Hae Seob Choi, Hyeon Seok Woo, Dong-Jin Euh, Hyeong-Yeon Lee

Abstract:

Flow mixing characteristics in the wire-wrapped 37-pin rod bundle were measured by using a wire-mesh sensing system for a sodium-cooled fast reactor (SFR). The subchannel flow mixing in SFR core subchannels was an essential characteristic for verification of a core thermal design and safety analysis. A dedicated test facility including the wire-mesh sensor system and tracing liquid injection system was developed, and the conductivity fields at the end of 37-pin rod bundle were visualized in several different flow conditions. These experimental results represented the reasonable agreements with the results of CFD, and the uncertainty of the mixing experiments has been conducted to evaluate the experimental results.

Keywords: core thermal design, flow mixing, a wire-mesh sensor, a wire-wrap effect

Procedia PDF Downloads 604
379 Management Practices and Economic Performance of Smallholder Dairy Cattle Farms in Southern Vietnam

Authors: Ngoc-Hieu Vu

Abstract:

Although dairy production in Vietnam is a relatively new agricultural activity, milk production increased remarkably in recent years. Smallholders are still the main drivers for this development, especially in the southern part of the country. However, information on the farming practices is very limited. Therefore, this study aimed to characterize husbandry practices, educational experiences, decision-making practices, constraints, income and expenses of smallholder dairy farms in Southern Vietnam. A total of 200 farms, located in the regions Ho Chi Minh (HCM, N=80 farms), Lam Dong (N=40 farms), Binh Duong (N=40 farms) and Long An (N=40 farms) were included. Between October 2013 and December 2014 farmers were interviewed twice. On average, farms owned 3.200m2, 2.000m2, and 193m2 of pasture, cropping and housing area, respectively. The number of total, milking and dry cows, heifers, and calves were 20.4, 11.6, 4.7, 3.3, and 2.9 head. The number of lactating dairy cows was higher (p<0.001) in HCM (15.5) and Lam Dong (14.7) than in Binh Duong (6.7) and Long An (10.7). Animals were mainly crossbred Holstein-Friesian (HF) cows with at least 75% HF origin (84%), whereas a higher (P<0.001) percentage of purebred HF was found in HCM and Lam Dong and crossbreds in Binh Duong and Long An. Animals were mainly raised in tie-stalls (94%) and machine-milked (80%). Farmers used their own replacement animals (76%), and both genetic and phenotypic information (67%) for selecting sires. Farmers were predominantly educated at primary school level (53%). Major constraints for dairy farming were the lack of capital (43%), diseases (17%), marketing (22%), lack of knowledge (8%) and feed (7%). Monthly profit per lactating cow was superior in Lam Dong (2,817 thousand VND) and HCM (2,798 thousand VND) compared to other regions in Long An (2,597 thousand VND), and Binh Duong (1,775 thousand VND). Regional differences may be mainly attributed to environmental factors, urbanization, and particularly governmental support and the availability of extension and financial institutions. Results from this study provide important information on farming practices of smallholders in Southern Vietnam that are useful in determining regions that need to be addressed by authorities in order to improve dairy production.

Keywords: dairy farms, milk yield, Southern Vietnam, socio-economics

Procedia PDF Downloads 428
378 The Importance of Storage Period on Biogas Potential of Cattle Manure

Authors: Seongwon Im, Jimin Kim, Kyeongcheol Kim, Dong-Hoon Kim

Abstract:

Cattle manure (CM) produced from farmhas been utilized to soils for increasing crop production owing to high nutrients content and effective microorganisms. Some cities with the concentrated activity of livestock industry have suffered from environmental problems, such as odorous gas emissions and soil and water pollution, caused by excessive use of compost. As an alternative option, the anaerobic digestion (AD) process can be utilized, which can reduce the volume of organic waste but also produce energy. According to Korea-Ministry of Trade, Industry, and Energy (KMTIE), the energy potential of CM via biogas production was estimated to be 0.8 million TOE per year, which is higher than that of other organic wastes. However, limited energy is recovered since useful organic matter, capable of converting to biogas, may be degraded during the long storage period (1-6 months).In this study, the effect of storage period on biogas potential of CM was investigated. Compared to fresh CM (VS 14±1 g/L, COD 205±5 g/L, TKN 7.4±0.8 g/L, NH4+-N 1.5±0.1), old CM has higher organic (35-37%) and nitrogen content (50-100%) due to the drying process during storage. After stabilization period, biogas potential of 0.09 L CH4/g VS was obtained in R1 (old CM supplement) at HRT of 150-100 d, and it was decreased further to 0.06 L CH4/g VS at HRT of 80 d. The drop of pH and organic acids accumulation were not observed during the whole operation of R1. Ammonia stripping and pretreatment of CM were found to be not effective to increase CH4 yield. On the other hand, a sudden increase of biogas potential to 0.19-0.22 L CH4/g VS was achieved in R2 after changing feedstock to fresh CM. The expected reason for the low biogas potential of old CM might be related with the composition of organic matters in CM. Easily biodegradable organic matters in the fresh CM were contained in high concentration, butthey were removed by microorganisms during storing CM in a farm, resulting low biogas yield. This study implies that fresh storage is important to make AD process applicable for CM.

Keywords: storage period, cattle manure, biogas potential, microbial analysis

Procedia PDF Downloads 140
377 Reservoir Inflow Prediction for Pump Station Using Upstream Sewer Depth Data

Authors: Osung Im, Neha Yadav, Eui Hoon Lee, Joong Hoon Kim

Abstract:

Artificial Neural Network (ANN) approach is commonly used in lots of fields for forecasting. In water resources engineering, forecast of water level or inflow of reservoir is useful for various kind of purposes. Due to advantages of ANN, many papers were written for inflow prediction in river networks, but in this study, ANN is used in urban sewer networks. The growth of severe rain storm in Korea has increased flood damage severely, and the precipitation distribution is getting more erratic. Therefore, effective pump operation in pump station is an essential task for the reduction in urban area. If real time inflow of pump station reservoir can be predicted, it is possible to operate pump effectively for reducing the flood damage. This study used ANN model for pump station reservoir inflow prediction using upstream sewer depth data. For this study, rainfall events, sewer depth, and inflow into Banpo pump station reservoir between years of 2013-2014 were considered. Feed – Forward Back Propagation (FFBF), Cascade – Forward Back Propagation (CFBP), Elman Back Propagation (EBP) and Nonlinear Autoregressive Exogenous (NARX) were used as ANN model for prediction. A comparison of results with ANN model suggests that ANN is a powerful tool for inflow prediction using the sewer depth data.

Keywords: artificial neural network, forecasting, reservoir inflow, sewer depth

Procedia PDF Downloads 285
376 Enhanced Anti-Obesity Effect of Soybean by Fermentation with Lactobacillus plantarum P1201 in 3T3-L1 Adipocyte

Authors: Chengliang Xie, Jinhyun Ryu, Hyun Joon Kim, Gyeong Jae Cho, Wan Sung Choi, Sang Soo Kang, Kye Man Cho, Dong Hoon Lee

Abstract:

Obesity has become a global health problem and a source of major metabolic diseases like type-2 diabetes, hypertension, heart disease, nonalcoholic fatty liver and cancer. Synthetic anti-obesity drugs are effective but very costly and with undesirable side effects, so natural products such as soybean are needed as an alternative for obesity treatment. Lactobacillus Plantarum P1201is a probiotic bacterial strain reported to produce conjugated linoleic acid (CLA) and increase the ratio of aglycone-isoflavone of soybean, both of which have anti-obesity effect. In this study, the anti-obesity effect of the fermented soybean extract with P1201 (FSE) will be evaluated compared with that of the soybean extract (SE) by 3T3-L1 cells as an in vitro model of adipogenesis. 3T3-L1 cells were treated with SE and FSE during the nine days of the differentiation, lipid accumulation was evaluated by oil-red staining and triglyceride content and the mRNA expression level of adipogenic or lipogenic genes were analyzed by RT-PCR and qPCR. The results showed that formation of lipid droplets in differentiated 3T3-L1 cells was inhibited and triglyceride content was reduced by 23.1% after treated with 1000 μg/mL of FSE compared with control. For SE-treated groups, no delipidating effect was observed. The effect of FSE on adipogenesis inhibition can be attributed to the down-regulation of mRNA expressionof CCAAT/enhancer binding protein (C/EBP-α), lipoprotein lipase (LPL), adiponectin, adipocyte fatty acid-binding protein (aP2), fatty acid synthesis (FAS) and CoA carboxylase (ACC). Our results demonstrated that the anti-obesity effect of soybean can be improved by fermentation with P1201, and P1201can be used as a potential probiotic bacterial strain to produce natural anti-obesity food.

Keywords: fermentation, Lactobacillus plantarum P1201, obesity, soybean

Procedia PDF Downloads 308
375 UCP1 Regulates Cardiolipin Metabolism and Mediates Mitochondrial Homeostasis Maintenance of ANXA1 in Diabetic Nephropathy

Authors: Zi-Han Li, Lu Fang, Liang Wu, Dong-Yuan Chang, Manyuan Dong, Liang Ji, Qi Zhang, Ming-Hui Zhao, Sydney C. W. Tang, Lemin Zheng, Min Chen

Abstract:

Uncoupling of mitochondrial respiration by chemical uncouplers has proven effective in ameliorating obesity, insulin resistance, and hyperglycemia, which were risk factors for diabetic nephropathy (DN). Recently, we found that ANXA1 could improve mitochondrial function to mitigate DN progression. However, the underlying mechanism is not fully clear yet. Here, we identified uncoupling protein 1 (UCP1), an inner membrane protein of mitochondria, as a key to mitochondrial homeostasis improved by ANXA1. Specifically, ANXA1 attenuated mitochondrial dysfunction via appropriately upregulating UCP1 by stabilizing its transcription factor GATA binding protein 3 (GATA3) by combining it with thioredoxin. Moreover, specific overexpression of UCP1 in the renal cortex rescued renal injuries in diabetic Anxa1-KO mice. UCP1 deletion aggravated renal injuries in HFD/STZ-induced diabetic mice. Mechanistically, UCP1 reduced mitochondrial fission through the aristaless-related homeobox (ARX)/cardiolipin synthase 1 (CRLS1) pathway. Therapeutically, CL316243, a UCP1 agonist, could attenuate established DN in db/db mice. This work established an alternative principle to harness the power of uncouplers for the treatment of DN.

Keywords: diabetic nephropathy, uncoupling protein 1, mitochondrial homeostasis, cardiolipin metabolism

Procedia PDF Downloads 41
374 ANXA1 Plays A Nephroprotective Role By Maintaining Mitochondrial Homeostasis Via Upregulating Uncoupling Protein 1 In Diabetic Nephropathy

Authors: Zi-Han Li, Lu Fang, Liang Wu, Dong-Yuan Chang, Manyuan Dong, Liang Ji, Qi Zhang, Ming-Hui Zhao, Sydney C.W. Tang, Lemin Zheng, Min Chen

Abstract:

Uncoupling of mitochondrial respiration by chemical uncouplers has proven effective in ameliorating obesity, insulin resistance, and hyperglycemia, which were risk factors for diabetic nephropathy (DN). Recently, it was found that annexin A1(ANXA1) could improve mitochondrial function to mitigate DN progression. However, the underlying mechanism is not fully clear yet. Here, it was identified that uncoupling protein 1 (UCP1), an inner membrane protein of mitochondria, as a key to mitochondrial homeostasis improved by ANXA1. Specifically, ANXA1 attenuated mitochondrial dysfunction via appropriately upregulating UCP1 by stabilizing its transcription factor GATA binding protein 3 (GATA3) through combining with thioredoxin. Moreover, specific overexpression of UCP1 in renal cortex rescued renal injuries in diabetic Anxa1-KO mice. UCP1 deletion aggravated renal injuries in HFD/STZ-induced diabetic mice. Mechanistically, UCP1 reduced mitochondrial fission through the aristaless-related homeobox (ARX)/cardiolipin synthase 1 (CRLS1) pathway. Therapeutically, CL316243, a UCP1 agonist, could attenuate established DN in db/db mice. This work established a novel principle to harness the power of uncouplers for the treatment of DN.

Keywords: diabetic nephropathy, uncoupling protein 1, mitochondrial homeostasis, cardiolipin metabolism

Procedia PDF Downloads 44
373 RE:SOUNDING a 2000-Year-Old Vietnamese Dong Son Bronze Drum; Artist-Led Collaborations outside the Museum to Challenge the Impasse of Repatriating and Rematriating Cultural Instruments

Authors: H. A. J. Nguyen, V. A. Pham

Abstract:

RE:SOUNDING is an ongoing research project and artwork seeking to return the sound and knowledge of Dong Son bronze drums back to contemporary musicians. Colonial collections of ethnographic instruments are problematic in how they commit acts of conceptual, cultural, and acoustic silencing. The collection (or more honestly), the plagiarism, and pillaging of these instruments have systemically separated them from living and breathing cultures. This includes diasporic communities, who have come to resettle in close proximity - but still have little access - to the museums and galleries that display their cultural objects. Despite recent attempts to 'open up' and 'recognise' the tensions and violence of these ethnographic collections, many museums continue to structurally organize and reproduce knowledge with the same procedural distance and limitations of imperial condescension. Impatient with the slowness of these museums, our diaspora led collaborations participated in the opaque economy of the auction market to gain access and begin the process of digitally recording and archiving the actual sounds of the ancient Dong Son drum. This self-directed, self-initiated artwork not only acoustically reinvigorated an ancient instrument but redistributed these sonic materials back to contemporary musicians, composers, and their diasporic communities throughout Vietnam, South East Asia, and Australia. Our methodologies not only highlight the persistent inflexibility of museum infrastructures but demand that museums refrain from their paternalistic practice of risk-averse ownership, to seriously engage with new technologies and political formations that require all public institutions to be held accountable for the ethical and intellectual viability of their colonial collections. The integrated and practical resolve of diasporic artists and their communities are more than capable of working with new technologies to reclaim and reinvigorate what is culturally and spiritually theirs. The motivation to rematriate – as opposed to merely repatriate – the acoustic legacies of these instruments to contemporary musicians and artists is a new model for decolonial and restorative practices. Exposing the inadequacies of western scholarship that continues to treat these instruments as discreet, disembodied, and detached artifacts, these collaborative strategies have thus far produced a wealth of new knowledge – new to the west perhaps – but not that new to these, our own communities. This includes the little-acknowledged fact that the Dong Son drum were political instruments of war and technology, rather than their simplistic description in the museum and western academia as agrarian instruments of fertility and harvest. Through the collective and continued sharing of knowledge and sound materials produced from this research, these drums are gaining a contemporary relevance beyond the cultural silencing of the museum display cabinet. Acknowledgement: We acknowledge the Wurundjeri and Boon Wurrung of the Kulin Nation and the Gadigal of the Eora Nation where we began this project. We pay our respects to the Peoples, Lands, Traditional Custodians, Practices, and Creator Ancestors of these Great Nations, as well as those First Nations peoples throughout Australia, Vietnam, and Indonesia, where this research continues, and upon whose stolen lands and waterways were never ceded.

Keywords: acoustic archaeology, decolonisation, museum collections, rematriation, repatriation, Dong Son, experimental music, digital recording

Procedia PDF Downloads 114
372 Enhancement of Seed Longevity in Japonica Rice Cultivars Using Weed Rice

Authors: Jun-Hyeon Cho, Ji-Yoon Lee, Young-Bo Sohn, Dong-Jin Shin, You-Chun Song, Dong-Soo Park, Min-Hee Nam, Young-Up Kwon

Abstract:

Seed germination is a main factor in japonica rice cultivation. For japonica strains unlike indica lines, fast loss of germination ability during storage leads to risk of seeding and deterioration in the quality. To resolve these problems, germplasms screening for longevity was conducted using six days of compulsory aging stress of high temperature (50℃) and humidity (~95% RH). ‘Dharial’, a weedy rice collected in Bangladesh, was chosen as a source of seed longevity for long term storage. The strong germination trait originated from ‘Dharial’ was incorporated into Korean elite japonica cultivars, ‘Ilmi’ and ‘Gopum’, through backcross method. The germination ratio was evaluated after two years of room temperature storage conditions. A high germination ratio of 80.5% in donor plant of ‘Dharial’ and 77.3% in an introgression line were observed based on the two years of storage while the recurrent japonica cultivars, ‘Ilmi’ and ‘Gopum’, were failed in germination. As a result, we investigated the changes of quality affected by germination ability during storage. A gentle slope of palatability which is one of the measurement items for indirect selection indicator of high eating quality in japonica varieties was studied in a high germination ratio introgression line during storage. The introgression line could be useful to increase longevity and quality of japonica rice seed if molecular breeding strategy such as QTLs analysis is combined.

Keywords: rice, longevity, germination, storage

Procedia PDF Downloads 400
371 High-Temperature Corrosion of Weldment of Fe-2%Mn-0.5%Si Steel in N2/H2O/H2S-Mixed Gas

Authors: Sang Hwan Bak, Min Jung Kim, Dong Bok Lee

Abstract:

Fe-2%Mn-0.5%Si-0.2C steel was welded and corroded at 600, 700 and 800oC for 20 h in 1 atm of N2/H2S/H2O-mixed gas in order to characterize the high-temperature corrosion behavior of the welded joint. Corrosion proceeded fast and almost linearly. It increased with an increase in the corrosion temperature. H2S formed FeS owing to sulfur released from H2S. The scales were fragile and nonadherent.

Keywords: Fe-Mn-Si steel, corrosion, welding, sulfidation, H2S gas

Procedia PDF Downloads 375
370 A Clinical Study of Tracheobronchopathia Osteochondroplastica: Findings from a Large Chinese Cohort

Authors: Ying Zhu, Ning Wu, Hai-Dong Huang, Yu-Chao Dong, Qin-Ying Sun, Wei Zhang, Qin Wang, Qiang Li

Abstract:

Background and study aims: Tracheobronchopathia osteochondroplastica (TO) is an uncommon disease of the tracheobronchial system that leads to narrowing of the airway lumen from cartilaginous and/or osseous submucosal nodules. The aim of this study is to perform a detailed review of this rare disease in a large cohort of patients with TO proven by fiberoptic bronchoscopy from China. Patients and Methods: Retrospective chart review was performed on 41,600 patients who underwent bronchoscopy in the Department of Respiratory Medicine of Changhai Hospital between January 2005 and December 2012. Cases of TO were identified based on characteristic features during bronchoscopic examination. Results: 22 cases of bronchoscopic TO were identified. Among whom one-half were male and the mean age was 47.45 ±10.91 years old. The most frequent symptoms at presentation were chronic cough (n=14) and increased sputum production (n=10). Radiographic abnormalities were observed in 3/18 patients and findings on computed tomography consistent with TO such as beaded intraluminal calcifications and/or increased luminal thickenings were observed in 18/22 patients. Patients were classified into the following categories based on the severity of bronchoscopic findings: Stage I (n=2), Stage II (n=6) and Stage III(n=14). The result that bronchoscopic improvement was observed in 2 patients administered with inhaled corticosteroids suggested that resolution of this disease is possible. Conclusions: TO is a benign disease with slow progression, which could be roughly divided into 3 stages on the basis of the characteristic endoscopic features and histopathologic findings. Chronic inflammation was thought to be more important than the other existing plausible hypotheses in the course of TO. Inhaled corticosteroids might have some impact on patients at Stage I/II.

Keywords: airway obstruction, bronchoscopy, etiology, Tracheobronchopathia osteochondroplastica (TO), treatment

Procedia PDF Downloads 432
369 H∞ Sampled-Data Control for Linear Systems Time-Varying Delays: Application to Power System

Authors: Chang-Ho Lee, Seung-Hoon Lee, Myeong-Jin Park, Oh-Min Kwon

Abstract:

This paper investigates improved stability criteria for sampled-data control of linear systems with disturbances and time-varying delays. Based on Lyapunov-Krasovskii stability theory, delay-dependent conditions sufficient to ensure H∞ stability for the system are derived in the form of linear matrix inequalities(LMI). The effectiveness of the proposed method will be shown in numerical examples.

Keywords: sampled-data control system, Lyapunov-Krasovskii functional, time delay-dependent, LMI, H∞ control

Procedia PDF Downloads 294
368 Detection of Parkinsonian Freezing of Gait

Authors: Sang-Hoon Park, Yeji Ho, Gwang-Moon Eom

Abstract:

Fast and accurate detection of Freezing of Gait (FOG) is desirable for appropriate application of cueing which has been shown to ameliorate FOG. Utilization of frequency spectrum of leg acceleration to derive the freeze index requires much calculation and it would lead to delayed cueing. We hypothesized that FOG can be reasonably detected from the time domain amplitude of foot acceleration. A time instant was recognized as FOG if the mean amplitude of the acceleration in the time window surrounding the time instant was in the specific FOG range. Parameters required in the FOG detection was optimized by simulated annealing. The suggested time domain methods showed performances comparable to those of frequency domain methods.

Keywords: freezing of gait, detection, Parkinson's disease, time-domain method

Procedia PDF Downloads 415
367 Preparation and Characterizations of Natural Material Based Ceramic Membranes

Authors: In-Hyuck Song, Jang-Hoon Ha

Abstract:

Recently, porous ceramic membranes have attracted great interest due to their outstanding thermal and chemical stability. In this paper, we report the results of our efforts to determine whether we could prepare a diatomite-kaolin composite coating to be deposited over a sintered diatomite support layer that could reduce the largest pore size of the sintered diatomite membrane while retaining an acceptable level of permeability. We determined under what conditions such a composite coating over a support layer could be prepared without the generation of micro-cracks during drying and sintering. The pore characteristics of the sintered diatomite membranes were studied by scanning electron microscopy and capillary flow porosimetry.

Keywords: ceramic membrane, diatomite, water treatment, sintering

Procedia PDF Downloads 485