Search results for: Tajul Aris Yang
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 783

Search results for: Tajul Aris Yang

333 Attitudes of University Students toward English Language Education Policy in Iraqi Kurdistan

Authors: Momen Yaseen M. Amin

Abstract:

Despite widespread coverage of language policy in the literature, there has been scant research probing into English language education policy at tertiary levels in general and in the case of higher education context of Iraqi Kurdistan in particular. The present qualitative study investigated the results of a questionnaire on attitudes toward English language education policy in terms of attitudes toward the English language in general, the current English education policy, and the purposes for learning English among Kurdish EFL university students. Moreover, this study aimed to investigate this topic in light of the participants’ gender and major. To this end, an adapted version of Yang’s (2012) questionnaire was administered to university EFL students majoring in soft and hard sciences (N=300, male 34%, female 67%, four and two disciplines, respectively) at two-state and private universities in Iraqi Kurdistan. The findings revealed positive attitudes toward English as an international language in both soft and hard sciences. While strongly subscribing to the idea that all Iraqi Kurdish students should learn the English language and the courses to be offered in English as well as Kurdish, the majority of the participants expressed their readiness and enthusiasm to excel in English and considered such competency a significant academic accomplishment. However, a good number felt dissatisfied with the status quo of English education at their institutions. This paper provides some implications and recommendations for English education policies makers, administrators, and English language instructors at tertiary levels.

Keywords: attitudes, language policy, English language education, Iraqi Kurdistan

Procedia PDF Downloads 137
332 Quantitative Analysis of the Functional Characteristics of Urban Complexes Based on Station-City Integration: Fifteen Case Studies of European, North American, and East Asian Railway Stations

Authors: Dai Yizheng, Chen-Yang Zhang

Abstract:

As station-city integration has been widely accepted as a strategy for mixed-use development, a quantitative analysis of the functional characteristics of urban complexes based on station-city integration is urgently needed. Taking 15 railway stations in European, North American, and East Asian cities as the research objects, this study analyzes their functional proportion, functional positioning, and functional correlation with respect to four categories of functional facilities for both railway passenger flow and subway passenger flow. We found that (1) the functional proportion of urban complexes was mainly concentrated in three models: complementary, dominant, and equilibrium. (2) The mathematical model affected by the functional proportion was created to evaluate the functional positioning of an urban complex at three scales: station area, city, and region. (3) The strength of the correlation between the functional area and passenger flow was revealed via data analysis using Pearson’s correlation coefficient. Finally, the findings of this study provide a valuable reference for research on similar topics in other countries that are developing station-city integration.

Keywords: urban complex, station-city integration, mixed-use, function, quantitative analysis

Procedia PDF Downloads 85
331 Sirt1 Promotes C2C12 Myoblast Cell Proliferation by Myostatin Signaling Pathway

Authors: Cuili Yang, Chengcao Sun, Ruilin Xue, Yongyong Xi, Liang Wang, Dejia Li

Abstract:

Backgrounds: Previous studies showed that Sirt1 plays an important role in C2C12 myoblast cell proliferation, but the mechanism(s) involved in this process remains unclear. This work was undertaken to determine if Myostatin participates in the regulation of C2C12 proliferation by Sirt1. Methods: We administrated the Sirt1 activator resveratrol, inhibitor Nicotinamide (NAM) and Myostatin inhibitor SB431542 on C2C12 myoblast cells. Cell viability was evaluated by CCK8 assay. The expression of Sirt1 and MyoD were detected by qRT-PCR. Utilizing western blot to determinate the expression of myostatin, P107 and p-P107. Results: Our results showed that resveratrol promoted the proliferation of C2C12 myoblast cells, while NAM suppressed the proliferation of C2C12 myoblast cells; SB431542 promoted the proliferation of C2C12 myoblast cells and attenuated the inhibition effect of NAM on C2C12 myoblast cells proliferation; Resveratrol can significantly increase the expression of Sirt1 and MyoD, decrease the expression of Myostatin, while NAM can significantly down-regulate the expression of Sirt1, MyoD and the phosphorylation of P107(p-P107), but up-regulate the expression of Myostatin and the protein P107; SB431542 can significantly mitigate the effect of NAM on the expression of MyoD, P107, and p-P107. Conclusions: Taken together, these results indicate that Sirt1 promotes the proliferation of C2C12 myoblast cells via Myostatin signaling pathway.

Keywords: Sirt1, C2C12 cells, proliferation, myostatin signaling pathway

Procedia PDF Downloads 429
330 A Study on Human Musculoskeletal Model for Cycle Fitting: Comparison with EMG

Authors: Yoon- Ho Shin, Jin-Seung Choi, Dong-Won Kang, Jeong-Woo Seo, Joo-Hack Lee, Ju-Young Kim, Dae-Hyeok Kim, Seung-Tae Yang, Gye-Rae Tack

Abstract:

It is difficult to study the effect of various variables on cycle fitting through actual experiment. To overcome such difficulty, the forward dynamics of a musculoskeletal model was applied to cycle fitting in this study. The measured EMG data were compared with the muscle activities of the musculoskeletal model through forward dynamics. EMG data were measured from five cyclists who do not have musculoskeletal diseases during three minutes pedaling with a constant load (150 W) and cadence (90 RPM). The muscles used for the analysis were the Vastus Lateralis (VL), Tibialis Anterior (TA), Bicep Femoris (BF), and Gastrocnemius Medial (GM). Person’s correlation coefficients of the muscle activity patterns, the peak timing of the maximum muscle activities, and the total muscle activities were calculated and compared. BIKE3D model of AnyBody (Anybodytech, Denmark) was used for the musculoskeletal model simulation. The comparisons of the actual experiments with the simulation results showed significant correlations in the muscle activity patterns (VL: 0.789, TA: 0.503, BF: 0.468, GM: 0.670). The peak timings of the maximum muscle activities were distributed at particular phases. The total muscle activities were compared with the normalized muscle activities, and the comparison showed about 10% difference in the VL (+10%), TA (+9.7%), and BF (+10%), excluding the GM (+29.4%). Thus, it can be concluded that muscle activities of model & experiment showed similar results. The results of this study indicated that it was possible to apply the simulation of further improved musculoskeletal model to cycle fitting.

Keywords: musculoskeletal modeling, EMG, cycle fitting, simulation

Procedia PDF Downloads 537
329 A Transformer-Based Question Answering Framework for Software Contract Risk Assessment

Authors: Qisheng Hu, Jianglei Han, Yue Yang, My Hoa Ha

Abstract:

When a company is considering purchasing software for commercial use, contract risk assessment is critical to identify risks to mitigate the potential adverse business impact, e.g., security, financial and regulatory risks. Contract risk assessment requires reviewers with specialized knowledge and time to evaluate the legal documents manually. Specifically, validating contracts for a software vendor requires the following steps: manual screening, interpreting legal documents, and extracting risk-prone segments. To automate the process, we proposed a framework to assist legal contract document risk identification, leveraging pre-trained deep learning models and natural language processing techniques. Given a set of pre-defined risk evaluation problems, our framework utilizes the pre-trained transformer-based models for question-answering to identify risk-prone sections in a contract. Furthermore, the question-answering model encodes the concatenated question-contract text and predicts the start and end position for clause extraction. Due to the limited labelled dataset for training, we leveraged transfer learning by fine-tuning the models with the CUAD dataset to enhance the model. On a dataset comprising 287 contract documents and 2000 labelled samples, our best model achieved an F1 score of 0.687.

Keywords: contract risk assessment, NLP, transfer learning, question answering

Procedia PDF Downloads 102
328 Model Updating Based on Modal Parameters Using Hybrid Pattern Search Technique

Authors: N. Guo, C. Xu, Z. C. Yang

Abstract:

In order to ensure the high reliability of an aircraft, the accurate structural dynamics analysis has become an indispensable part in the design of an aircraft structure. Therefore, the structural finite element model which can be used to accurately calculate the structural dynamics and their transfer relations is the prerequisite in structural dynamic design. A dynamic finite element model updating method is presented to correct the uncertain parameters of the finite element model of a structure using measured modal parameters. The coordinate modal assurance criterion is used to evaluate the correlation level at each coordinate over the experimental and the analytical mode shapes. Then, the weighted summation of the natural frequency residual and the coordinate modal assurance criterion residual is used as the objective function. Moreover, the hybrid pattern search (HPS) optimization technique, which synthesizes the advantages of pattern search (PS) optimization technique and genetic algorithm (GA), is introduced to solve the dynamic FE model updating problem. A numerical simulation and a model updating experiment for GARTEUR aircraft model are performed to validate the feasibility and effectiveness of the present dynamic model updating method, respectively. The updated results show that the proposed method can be successfully used to modify the incorrect parameters with good robustness.

Keywords: model updating, modal parameter, coordinate modal assurance criterion, hybrid genetic/pattern search

Procedia PDF Downloads 131
327 Experimental Study on a Solar Heat Concentrating Steam Generator

Authors: Qiangqiang Xu, Xu Ji, Jingyang Han, Changchun Yang, Ming Li

Abstract:

Replacing of complex solar concentrating unit, this paper designs a solar heat-concentrating medium-temperature steam-generating system. Solar radiation is collected by using a large solar collecting and heat concentrating plate and is converged to the metal evaporating pipe with high efficient heat transfer. In the meantime, the heat loss is reduced by employing a double-glazed cover and other heat insulating structures. Thus, a high temperature is reached in the metal evaporating pipe. The influences of the system's structure parameters on system performance are analyzed. The steam production rate and the steam production under different solar irradiance, solar collecting and heat concentrating plate area, solar collecting and heat concentrating plate temperature and heat loss are obtained. The results show that when solar irradiance is higher than 600 W/m2, the effective heat collecting area is 7.6 m2 and the double-glazing cover is adopted, the system heat loss amount is lower than the solar irradiance value. The stable steam is produced in the metal evaporating pipe at 100 ℃, 110 ℃, and 120 ℃, respectively. When the average solar irradiance is about 896 W/m2, and the steaming cumulative time is about 5 hours, the daily steam production of the system is about 6.174 kg. In a single day, the solar irradiance is larger at noon, thus the steam production rate is large at that time. Before 9:00 and after 16:00, the solar irradiance is smaller, and the steam production rate is almost 0.

Keywords: heat concentrating, heat loss, medium temperature, solar steam production

Procedia PDF Downloads 157
326 Effect of Heat Treatment on Columnar Grain Growth and Goss Texture on Surface in Grain-Oriented Electrical Steels

Authors: Jungkyun Na, Jaesang Lee, Yang Mo Koo

Abstract:

In this study to find a replacement for expensive secondary recrystallization in GO electrical steel production, effect of heat treatment on the formation of columnar grain and Goss texture is investigated. The composition of the sample is Fe-2.0Si-0.2C. This process involves repeating of cold rolling and decarburization as a replacement for secondary recrystallization. By cold-rolling shear band is made and Goss grain grows from shear band by decarburization. By doing another cold rolling, some Goss texture is newly formed from the shear band, and some Goss texture is retained in microbands. To determine whether additional heat treatment with H2 atmosphere is needed on decarburization process for growth of Goss texture, comparing between decarburization and heat treatment with H2 atmosphere is performed. Also, to find optimum condition for heat treatment, heat treatment with various time and temperature is performed. It was found that increase in the number of cold rolling and heat treatment increases Goss texture. Both high Goss texture and good columnar structure is achieved at 900℃, and this temperature is within a+r phase region. Heat treatment at a temperature higher than a+r phase region caused carbon diffusion and this made layer with Goss grain decrease.

Keywords: electrical steel, Goss texture, columnar structure, normal grain growth

Procedia PDF Downloads 193
325 A Study on Design for Parallel Test Based on Embedded System

Authors: Zheng Sun, Weiwei Cui, Xiaodong Ma, Hongxin Jin, Dongpao Hong, Jinsong Yang, Jingyi Sun

Abstract:

With the improvement of the performance and complexity of modern equipment, automatic test system (ATS) becomes widely used for condition monitoring and fault diagnosis. However, the conventional ATS mainly works in a serial mode, and lacks the ability of testing several equipments at the same time. That leads to low test efficiency and ATS redundancy. Especially for a large majority of equipment under test, the conventional ATS cannot meet the requirement of efficient testing. To reduce the support resource and increase test efficiency, we propose a method of design for the parallel test based on the embedded system in this paper. Firstly, we put forward the general framework of the parallel test system, and the system contains a central management system (CMS) and several distributed test subsystems (DTS). Then we give a detailed design of the system. For the hardware of the system, we use embedded architecture to design DTS. For the software of the system, we use test program set to improve the test adaption. By deploying the parallel test system, the time to test five devices is now equal to the time to test one device in the past. Compared with the conventional test system, the proposed test system reduces the size and improves testing efficiency. This is of great significance for equipment to be put into operation swiftly. Finally, we take an industrial control system as an example to verify the effectiveness of the proposed method. The result shows that the method is reasonable, and the efficiency is improved up to 500%.

Keywords: parallel test, embedded system, automatic test system, automatic test system (ATS), central management system, central management system (CMS), distributed test subsystems, distributed test subsystems (DTS)

Procedia PDF Downloads 269
324 Hsa-miR-329 Functions as a Tumor Suppressor through Targeting MET in Non-Small Cell Lung Cancer

Authors: Cheng-Cao Sun, Shu-Jun Li, Cuili Yang, Yongyong Xi, Liang Wang, Feng Zhang, De-Jia Li

Abstract:

MicroRNAs (miRNAs) act as key regulators of multiple cancers. Hsa-miR-329 (miR-329) functions as a tumor suppressor in some malignancies. However, its role on lung cancer remains poorly understood. In this study, we investigated the role of miR-329 on the development of lung cancer. The results indicated that miR-329 was decreased in primary lung cancer tissues compared with matched adjacent normal lung tissues and very low levels were found in a non-small cell lung cancer (NSCLC) cell lines. Ectopic expression of miR-329 in lung cancer cell lines substantially repressed cell growth as evidenced by cell viability assay, colony formation assay and BrdU staining, through inhibiting cyclin D1, cyclin D2, and up-regulatiing p57(Kip2) and p21(WAF1/CIP1). In addition, miR-329 promoted NSCLC cell apoptosis, as indicated by up-regulation of key apoptosis gene cleaved caspase-3, and down-regulation of anti-apoptosis gene Bcl2. Moreover, miR-329 inhibited cellular migration and invasiveness through inhibiting matrix metalloproteinases (MMP)-7 and MMP-9. Further, oncogene MET was revealed to be a putative target of miR-329, which was inversely correlated with miR-329 expression. Furthermore, down-regulation of MET by siRNA performed similar effects to over-expression of miR-329. Collectively, our results demonstrated that miR-329 played a pivotal role in lung cancer through inhibiting cell proliferation, migration, invasion, and promoting apoptosis by targeting oncogenic MET.

Keywords: hsa-miRNA-329(miR-329), MET, non-small cell lung cancer (NSCLC), proliferation, apoptosis

Procedia PDF Downloads 378
323 The Effect of Intimate Partner Violence on Child Abuse in South Korea: Focused on the Moderating Effects of Patriarchal Attitude and Informal Social Control

Authors: Hye Lin Yang, Clifton R. Emery

Abstract:

Purpose: The purpose of this study is to examine the effects of intimate partner violence on child abuse, whether patriarchal attitude and informal social control moderate the relationship between intimate partner violence and child abuse. This study was conducted with data from The Seoul Families and Neighborhoods Study (SFNS). The SFNS is a representative random probability 3-stage cluster sample of 541 cohabiting couples in Seoul, South Korea collected in 2012. To verify research models, Random effect analysis were used. All analyses were performed using the Stata program. Results: Crucial findings are the following. First, intimate partner violence showed a significantly positive relationship with Child abuse. Second, there are significant moderating effects of informal social control on intimate partner violence - child abuse. Third, there are significant moderating effects of patriarchal attitude on intimate partner violence - child abuse. In other words, Patriarchal attitude is a significant risk factor of child abuse and informal social control is a significant Protection factor of child abuse. Based on results, the policy and practical implications for preventing child abuse, promoting informal social control were discussed.

Keywords: Intimate partner violence, child abuse, informal social control, patriarchal attitude

Procedia PDF Downloads 266
322 Nano-emulsion/Nano-suspension as Precursors for Oral Dissolvable Film to Enhance Bioavalabilty for Poor-water Solubility Drugs

Authors: Yuan Yang, Mickey Lam

Abstract:

Oral dissolvable films have been considered as a unique alternative approach to conventional oral dosage forms. The films could be administrated via the gastrointestinal tract as conventional dosages or through sublingual/buccal mucosa membranes, which could enhance drug bioavailability by avoiding the first-pass effect and improving permeability due to high blood flow and lymphatic circulation. This work has described a state-of-art technic using nano-emulsion/nano-suspension as a precursor for the film to enhance the bioavailability of BCS class II drugs. The drug molecules are consequentially processed through the emulsification, gelation, and film-casting processes. The gelation process is critical to stabilizing the nano-emulsion for the film-casting as well as controlling the drug release process. Furthermore, the size of the nanoparticle on the film has a strong correlation with the size of the micelles in the precursor and the condition of the gelation process. It has been discovered that nanoparticle from 200 nm to 300 nm has shown the highest permeability for sublingual administration. In one example shown in work, the bioavailability of a low solubilize drug has been increased from 10% to 24% via sublingual administration of the film. The increasing of the bioavailability was thought to be associated with the enhancement of the diffusion process of the drug in the saliva layer above the mucosa membrane and the fact that the presents of the emulsifier help lose the rigid junction of the mucosa cells.

Keywords: oral dissolvable film, nano-suspension, nano-emulsion, bioavailability

Procedia PDF Downloads 146
321 Strategic Analysis of Hospitality Marketing Driven by Culture in Historical City: Comparable Case Studies in Tainan City

Authors: Tsung-Han Lin, Chia-Han Yang

Abstract:

Recently, it’s obvious that many hotels not only provide customized service, but offer local culture to give customers different experiences. Luxury decoration and fancy equipment are not enough anymore. Customers expect that hotels not just as an accommodation, but connecting to their trips. Therefore, culture becomes significant when developing marketing strategy for hotels. Tainan, located in south of Taiwan, is the city full of culture that some hospitality industries promote their hotels exactly base on culture. Historic Tainan (台南; táinán), is a city of ancient monuments, delicious food and, above all, temples: there are more gods worshipped and more festivals and rituals observed in Tainan than in any other place in Taiwan. The oldest and most absorbing parts of Tainan are historic Anping, on the west side of town by the sea, and the cultural zones in the heart of the old city; the latter were created specifically to make things easier for visitors, with city information, signs and maps tailored to each zone and well-marked in English. The Chihkan, Dong-an Fang, Five Canals and Confucius Temple cultural zones contain the richest concentration of sights – reckon on spending at least two days to do them justice. As a result, the study aims to analyze the significance of culture on marketing strategies and C and H two hotels in Tainan city as case studies conducting the comparison of cultural marketing and experience marketing to provide a framework for hotels to develop their marketing strategies.

Keywords: cultural marketing, hospitality, historical city, Tainan city

Procedia PDF Downloads 419
320 Trigonella foenum-graecum Seeds Extract as Therapeutic Candidate for Treatment of Alzheimer's Disease

Authors: Mai M. Farid, Ximeng Yang, Tomoharu Kuboyama, Yuna Inada, Chihiro Tohda

Abstract:

Intro: Trigonella foenum-graecum (Fenugreek), from Fabaceae family is a well-known plant traditionally used as food and medicine. Many pharmacological effects of Trigonella foenum- graecum seeds extract (TF extract) were evaluated such as anti-diabetic, anti-tumor and anti-dementia effects using in vivo models. Regarding the anti-dementia effects of TF extract, diabetic rats, aluminum chloride-induced amnesia rats and scopolamine-injected mice were used previously for evaluation, which are not well established as Alzheimer’s disease models. In addition, those previous studies, active constituents in TF extract for memory function were not identified. Method: This study aimed to clarify the effect of TF extract on Alzheimer’s disease model, 5XFAD mouse that overexpresses mutated APP and PS1 genes and determine the major active constituent in the brain after oral intake of TF extract. Results: Trigonelline was detected in the cerebral cortex of 5XFAD mice after 24 hours of oral administration of TF extract by LC-MS/MS. Oral administration of TF extract for 17 days improved object location memory in 5XFAD mice. Conclusion: These results suggest that TF extract and its active constituents could be an expected therapeutic candidate for Alzheimer’s disease.

Keywords: Alzheimer's disease, LC-MS/MS, memory recovery, Trigonella foenum-graecum Seeds, 5XFAD mice

Procedia PDF Downloads 115
319 Development and Characterization of Polymorphic Genomic-SSR Markers in Asian Long-Horned Beetle (Anoplophora glabripennis)

Authors: Zhao Yang Liu, Jing Tao

Abstract:

The Asian long-horned beetle, Anoplophora glabripennis (Motschulsky) (Coleoptera: Cerambycidae: Lamiinae), is a wood-borer and polyphagous xylophages native to Asia and killing healthy trees. As it causes serious danger to trees, the beetle has been paid close attention in the world. However, the genetic markers limited, especially microsatellite. In this study, 24 novel simple sequence repeat (SSR) molecular markers, a powerful tool for genetic diversity studies and linkage map construction, were developed and characterized from whole genome shotgun sequences. We developed SSR loci of 2 to 6 repeated and perfect units including 9895 points, the density of SSRs was found one SSR per 56.57 kb and the abundance of SSR was 0.02/kb, besides 140 types of repeats motifs were found. Half of the 48 pairs SSR primers (containing 4 di-, 7 tri-, 2 tetra- and 11 hexamers SSRs) we selected randomly from 1222 pairs of primers were polymorphism. The number of alleles for these markers in 48 individuals varied from 3 to 21 with an average of 7.71, the number of effective alleles ranged from 1.22 to 9.97 with an average of 3.54. Besides this, the polymorphic information content (PIC) ranged from 0.18 to 0.89 with a mean of 0.65, And Shannon's Information index (I) ranged from 0.46 to 2.62 with an average of 1.44. The results suggest that the method for screening of SSR in the whole genome is feasible and efficient. SSR markers developed in this study can be used for population genetic studies of A. glabripennis. Moreover, they may also be helpful for the development of microsatellites for other Coleoptera.

Keywords: SSR markers, Anoplophora glabripennis, genetic diversity, whole genome

Procedia PDF Downloads 362
318 Data-Driven Performance Evaluation of Surgical Doctors Based on Fuzzy Analytic Hierarchy Processes

Authors: Yuguang Gao, Qiang Yang, Yanpeng Zhang, Mingtao Deng

Abstract:

To enhance the safety, quality and efficiency of healthcare services provided by surgical doctors, we propose a comprehensive approach to the performance evaluation of individual doctors by incorporating insights from performance data as well as views of different stakeholders in the hospital. Exploratory factor analysis was first performed on collective multidimensional performance data of surgical doctors, where key factors were extracted that encompass assessment of professional experience and service performance. A two-level indicator system was then constructed, for which we developed a weighted interval-valued spherical fuzzy analytic hierarchy process to analyze the relative importance of the indicators while handling subjectivity and disparity in the decision-making of multiple parties involved. Our analytical results reveal that, for the key factors identified as instrumental for evaluating surgical doctors’ performance, the overall importance of clinical workload and complexity of service are valued more than capacity of service and professional experience, while the efficiency of resource consumption ranks comparatively the lowest in importance. We also provide a retrospective case study to illustrate the effectiveness and robustness of our quantitative evaluation model by assigning meaningful performance ratings to individual doctors based on the weights developed through our approach.

Keywords: analytic hierarchy processes, factor analysis, fuzzy logic, performance evaluation

Procedia PDF Downloads 24
317 Microscopic Simulation of Toll Plaza Safety and Operations

Authors: Bekir O. Bartin, Kaan Ozbay, Sandeep Mudigonda, Hong Yang

Abstract:

The use of microscopic traffic simulation in evaluating the operational and safety conditions at toll plazas is demonstrated. Two toll plazas in New Jersey are selected as case studies and were developed and validated in Paramics traffic simulation software. In order to simulate drivers’ lane selection behavior in Paramics, a utility-based lane selection approach is implemented in Paramics Application Programming Interface (API). For each vehicle approaching the toll plaza, a utility value is assigned to each toll lane by taking into account the factors that are likely to impact drivers’ lane selection behavior, such as approach lane, exit lane and queue lengths. The results demonstrate that similar operational conditions, such as lane-by-lane toll plaza traffic volume can be attained using this approach. In addition, assessment of safety at toll plazas is conducted via a surrogate safety measure. In particular, the crash index (CI), an improved surrogate measure of time-to-collision (TTC), which reflects the severity of a crash is used in the simulation analyses. The results indicate that the spatial and temporal frequency of observed crashes can be simulated using the proposed methodology. Further analyses can be conducted to evaluate and compare various different operational decisions and safety measures using microscopic simulation models.

Keywords: microscopic simulation, toll plaza, surrogate safety, application programming interface

Procedia PDF Downloads 156
316 Traffic Prediction with Raw Data Utilization and Context Building

Authors: Zhou Yang, Heli Sun, Jianbin Huang, Jizhong Zhao, Shaojie Qiao

Abstract:

Traffic prediction is essential in a multitude of ways in modern urban life. The researchers of earlier work in this domain carry out the investigation chiefly with two major focuses: (1) the accurate forecast of future values in multiple time series and (2) knowledge extraction from spatial-temporal correlations. However, two key considerations for traffic prediction are often missed: the completeness of raw data and the full context of the prediction timestamp. Concentrating on the two drawbacks of earlier work, we devise an approach that can address these issues in a two-phase framework. First, we utilize the raw trajectories to a greater extent through building a VLA table and data compression. We obtain the intra-trajectory features with graph-based encoding and the intertrajectory ones with a grid-based model and the technique of back projection that restore their surrounding high-resolution spatial-temporal environment. To the best of our knowledge, we are the first to study direct feature extraction from raw trajectories for traffic prediction and attempt the use of raw data with the least degree of reduction. In the prediction phase, we provide a broader context for the prediction timestamp by taking into account the information that are around it in the training dataset. Extensive experiments on several well-known datasets have verified the effectiveness of our solution that combines the strength of raw trajectory data and prediction context. In terms of performance, our approach surpasses several state-of-the-art methods for traffic prediction.

Keywords: traffic prediction, raw data utilization, context building, data reduction

Procedia PDF Downloads 99
315 Pathogen Identification of Fusarium Spp. And Chemotypes Associated With Wheat Crown Rot in Hebei Province of China

Authors: Kahsay Tadesse Mawcha, Na Zhang, Xu Yiying, Chang Jiaying, Wenxiang Yang

Abstract:

Fusarium crown rot (FCR) diseased wheat seedlings were collected from different wheat-growing counties in seven different regions (Baoding, Cangzhou, Handan, Hengshui, Langfang, Shijiazhuang, and Xingtai) in Hebei province, China from 2019 to 2020. One-hundred twenty-two Fusarium isolates were isolated from crown rot diseased wheat seedlings and identified morphologically, confirmation was undertaken molecularly, and species-specific PCR was utilized to verify the morphological identification of F. psuedograminearum, F. graminearum, F. asiaticum, and F. culmorum. The predominant Fusarium species associated with wheat crown rot in the Hebei province were F. psuedograminearum, F. graminearum, F. asiaticum, and F. culmorum with isolation frequency of 85.25%, 12.30%, 1.64%, and 0.81%, respectively. All the Fusarium strains isolated from the different wheat-growing fields were qualitatively tested for toxigenic chemotypes using toxin-specific primers and chemotaxonomically classified into DON, 3-ADON, 15-ADON, and NIV. Among F. psuedograminearum identified, 84.62% were classified as DON chemotypes, 6.73% as 15-ADON chemotypes, 3.84% as 3-ADON chemotypes, and 4.81% of them had NIV as detected by the toxin-specific PCR results. Most of the F. graminearum isolates produced 15-ADON, and only two isolates had NIV chemotypes. F. asiaticum and F. culmorum produce chemotype of 15-ADON and 3-ADON, respectively. Pathogenicity test results showed that F. pseudograminearum and F. graminearum had strong pathogenicity, and F. asiaticum and F. culmorum had moderate pathogenicity to wheat in Hebei province.

Keywords: crown rot, pathogen, wheat, Fusarium species, mycotoxin

Procedia PDF Downloads 95
314 An Improved Multiple Scattering Reflectance Model Based on Specular V-Cavity

Authors: Hongbin Yang, Mingxue Liao, Changwen Zheng, Mengyao Kong, Chaohui Liu

Abstract:

Microfacet-based reflection models are widely used to model light reflections for rough surfaces. Microfacet models have become the standard surface material building block for describing specular components with varying roughness; and yet, while they possess many desirable properties as well as produce convincing results, their design ignores important sources of scattering, which can cause a significant loss of energy. Specifically, they only simulate the single scattering on the microfacets and ignore the subsequent interactions. As the roughness increases, the interaction will become more and more important. So a multiple-scattering microfacet model based on specular V-cavity is presented for this important open problem. However, it spends much unnecessary rendering time because of setting the same number of scatterings for different roughness surfaces. In this paper, we design a geometric attenuation term G to compute the BRDF (Bidirectional reflection distribution function) of multiple scattering of rough surfaces. Moreover, we consider determining the number of scattering by deterministic heuristics for different roughness surfaces. As a result, our model produces a similar appearance of the objects with the state of the art model with significantly improved rendering efficiency. Finally, we derive a multiple scattering BRDF based on the original microfacet framework.

Keywords: bidirectional reflection distribution function, BRDF, geometric attenuation term, multiple scattering, V-cavity model

Procedia PDF Downloads 95
313 Evaluation of Real Time PCR Methods for Food Safety

Authors: Ergun Sakalar, Kubra Bilgic

Abstract:

In the last decades, real-time PCR has become a reliable tool preferred to use in many laboratories for pathogen detection. This technique allows for monitoring target amplification via fluorescent molecules besides admit of quantitative analysis by enabling of convert outcomes of thermal cycling to digital data. Sensitivity and traceability of real-time PCR are based on measuring of fluorescence that appears only when fluorescent reporter dye bound to specific target DNA.The fluorescent reporter systems developed for this purpose are divided into two groups. The first group consists of intercalator fluorescence dyes such as SYBR Green, EvaGreen which binds to double-stranded DNA. On the other hand, the second group includes fluorophore-labeled oligonucleotide probes that are separated into three subgroups due to differences in mechanism of action; initial primer-probes such as Cyclicons, Angler®, Amplifluor®, LUX™, Scorpions, and the second one hydrolysis probes like TaqMan, Snake assay, finally hybridization probes, for instance, Molecular Beacons, Hybprobe/FRET, HyBeacon™, MGB-Eclipse, ResonSense®, Yin-Yang, MGB-Pleiades. In addition nucleic acid analogues, an increase of probe affinity to target site is also employed with fluorescence-labeled probes. Consequently, abundant real-time PCR detection chemistries are chosen by researcher according to the field of application, mechanism of action, advantages, and proper structures of primer/probes.

Keywords: fluorescent dye, food safety, molecular probes, nucleic acid analogues

Procedia PDF Downloads 221
312 Of an 80 Gbps Passive Optical Network Using Time and Wavelength Division Multiplexing

Authors: Malik Muhammad Arslan, Muneeb Ullah, Dai Shihan, Faizan Khan, Xiaodong Yang

Abstract:

Internet Service Providers are driving endless demands for higher bandwidth and data throughput as new services and applications require higher bandwidth. Users want immediate and accurate data delivery. This article focuses on converting old conventional networks into passive optical networks based on time division and wavelength division multiplexing. The main focus of this research is to use a hybrid of time-division multiplexing and wavelength-division multiplexing to improve network efficiency and performance. In this paper, we design an 80 Gbps Passive Optical Network (PON), which meets the need of the Next Generation PON Stage 2 (NGPON2) proposed in this paper. The hybrid of the Time and Wavelength division multiplexing (TWDM) is said to be the best solution for the implementation of NGPON2, according to Full-Service Access Network (FSAN). To co-exist with or replace the current PON technologies, many wavelengths of the TWDM can be implemented simultaneously. By utilizing 8 pairs of wavelengths that are multiplexed and then transmitted over optical fiber for 40 Kms and on the receiving side, they are distributed among 256 users, which shows that the solution is reliable for implementation with an acceptable data rate. From the results, it can be concluded that the overall performance, Quality Factor, and bandwidth of the network are increased, and the Bit Error rate is minimized by the integration of this approach.

Keywords: bit error rate, fiber to the home, passive optical network, time and wavelength division multiplexing

Procedia PDF Downloads 46
311 The Effect of Bottom Shape and Baffle Length on the Flow Field in Stirred Tanks in Turbulent and Transitional Flow

Authors: Jie Dong, Binjie Hu, Andrzej W Pacek, Xiaogang Yang, Nicholas J. Miles

Abstract:

The effect of the shape of the vessel bottom and the length of baffles on the velocity distributions in a turbulent and in a transitional flow has been simulated. The turbulent flow was simulated using standard k-ε model and simulation was verified using LES whereas transitional flow was simulated using only LES. It has been found that both the shape of tank bottom and the baffles’ length has significant effect on the flow pattern and velocity distribution below the impeller. In the dished bottom tank with baffles reaching the edge of the dish, the large rotating volume of liquid was formed below the impeller. Liquid in this rotating region was not fully mixing. A dead zone was formed here. The size and the intensity of circulation within this zone calculated by k-ε model and LES were practically identical what reinforces the accuracy of the numerical simulations. Both types of simulations also show that employing full-length baffles can reduce the size of dead zone formed below the impeller. The LES was also used to simulate the velocity distribution below the impeller in transitional flow and it has been found that secondary circulation loops were formed near the tank bottom in all investigated geometries. However, in this case the length of baffles has smaller effect on the volume of rotating liquid than in the turbulent flow.

Keywords: baffles length, dished bottom, dead zone, flow field

Procedia PDF Downloads 275
310 Viewing Entrepreneurship Through a Goal Congruity Lens: The Roles of Dominance and Communal Goal Orientations in Women’s and Men’s Venture Interests

Authors: Xiaoming Yang, Abby Folberg, Carey Ryan, Lwetzel, Tgoering

Abstract:

We examined gender differences in entrepreneurial career interests drawing on goal congruity theory, which posits that people adopt gender-stereotypic goal orientations in response to social pressures to conform to traditional gender roles. Aspiring entrepreneurs (N = 351) first wrote three to five sentences about what they believed made an entrepreneur successful. They then completed measures of agentic and communal goal orientations (i.e., male and female stereotypic orientations, respectively) and indicated their interests in starting ventures in stereotypically feminine (e.g., salon), masculine (e.g., auto-repair) and science, technology, engineering, and mathematics (STEM; e.g., software developer) ventures. Qualitative analyses demonstrated that participants ascribed agentic and, more specifically, dominance, attributes to entrepreneurs; few participants ascribed communal attributes (e.g., warmth). Bifactor structural equation modeling indicated that, as expected, agentic goal orientations included dimensions of competence, self-direction, and dominance orientations and communal goal orientations were unidimensional. Further, as expected, dominance and communal orientations partially accounted for gender differences in all three career types. We discuss implications for entrepreneurial education and practice from a goal congruity perspective and the use of bifactor modeling to improve the measurement of goal orientations.

Keywords: gender, entrepreneurship, gender stereotypes, agentic and communal goal orientations, entrepreneurship education

Procedia PDF Downloads 72
309 Research on the Optimization of the Facility Layout of Efficient Cafeterias for Troops

Authors: Qing Zhang, Jiachen Nie, Yujia Wen, Guanyuan Kou, Peng Yu, Kun Xia, Qin Yang, Li Ding

Abstract:

BACKGROUND: A facility layout problem (FLP) is an NP-complete (non-deterministic polynomial) problem, which is hard to obtain an exact optimal solution. FLP has been widely studied in various limited spaces and workflows. For example, cafeterias with many types of equipment for troops cause chaotic processes when dining. OBJECTIVE: This article tried to optimize the layout of troops’ cafeteria and to improve the overall efficiency of the dining process. METHODS: First, the original cafeteria layout design scheme was analyzed from an ergonomic perspective and two new design schemes were generated. Next, three facility layout models were designed, and further simulation was applied to compare the total time and density of troops between each scheme. Last, an experiment of the dining process with video observation and analysis verified the simulation results. RESULTS: In a simulation, the dining time under the second new layout is shortened by 2.25% and 1.89% (p<0.0001, p=0.0001) compared with the other two layouts, while troops-flow density and interference both greatly reduced in the two new layouts. In the experiment, process completing time and the number of interference reduced as well, which verified corresponding simulation results. CONCLUSIONS: Our two new layout schemes are tested to be optimal by a series of simulation and space experiments. In future research, similar approaches could be applied when taking layout-design algorithm calculation into consideration.

Keywords: layout optimization, dining efficiency, troops’ cafeteria, anylogic simulation, field experiment

Procedia PDF Downloads 118
308 Mixed Matrix Membranes Based on [M₂(DOBDC)] (M = Mg, Co, Ni) and Polydimethylsiloxane for CO₂/N₂ Separation

Authors: Hyunuk Kim, Yang No Yun, Muhammad Sohail, Jong-Ho Moon, Young Cheol Park

Abstract:

Metal-organic frameworks (MOFs), which are emerging absorbents assembled from metal ions and organic ligands, have attracted attention for their permanent porosity and design of tunable pore size. These microporous materials showed interesting properties for CO₂ storage and separation. In particular, MOFs with high surface area and open metal sites showed the remarkable adsorption capacity and selectivity for CO₂. [Mg₂ (DOBDC)] (DOBDC = 2,5-dioxidobenzene-1,4-dicarboxylate) (MOF-74 or CPO-27) is a well-known absorbent showing an exceptionally high CO₂ sorption capacity at low partial pressure and room temperature. In this work, we synthesized [M₂(DOBDC)(DMF)₂] (M = Mg, Co, Ni) and determined their single-crystal structures by X-ray crystallography. The removal of coordinated guest molecules generates Lewis acidic sites and showed high CO₂ adsorption affinity. Both CO₂ adsorption capacity and surface area are much higher than reported values in literature. To fabricate MMMs, microcrystalline [M₂ (DOBDC)(DMF)₂] was synthesized by microwave reaction and dispersed in PDMS solution. The MMMs with a various amount of [M₂ (DOBDC)(DMF) ₂] in PDMS were fabricated by a solution casting method. [M₂ (DOBDC)(DMF)₂]@PDMS membrane showed higher CO2 permeability and CO₂/N₂ selectivity than those of PDMS. Therefore, we believe that MMMs combining polymer and MOFs provide new materials for CO₂ separation technology.

Keywords: metal-organic frameworks, mixed matrix membrane, CO2/N2 separation, polydimethylsiloxane (PDMS)

Procedia PDF Downloads 177
307 Feasibility Study on a Conductive-Type Cooling System for an Axial Flux Permanent Magnet Generator

Authors: Yang-Gyun Kim, Eun-Taek Woo, Myeong-Gon Lee, Yun-Hyun Cho, Seung-Ho Han

Abstract:

For the sustainable development of wind energy, energy industries have invested in the development of highly efficient wind turbines such as an axial flux permanent magnet (AFPM) generator. The AFPM generator, however, has a history of overheating on the surface of the stator, so that power production decreases significantly. A proper cooling system, therefore, is needed. Although a convective-type cooling system has been developed, the size of the air blower must be increased when the generator’s capacity exceeds 2.5 MW. In this paper, we proposed a newly developed conductive-type cooling system using a heat pipe wound to the stator of a 2.5 MW AFPM generator installed on an offshore wind turbine. The numerical results showed that the temperatures on the stator surface using convective-type cooling system and the proposed conductive-type cooling system at thermal saturation were 60 and 76°C, respectively, which met the requirements for power production. The temperatures of the permanent magnet cased by the radiant heating from the stator surface were 53°C and 66°C, respectively, in each case. As a result, the permanent magnet did not reach the malfunction temperature. Although the cooling temperatures in the case of the conductive-type cooling system were higher than that of the convective-type cooling system, the relatively small size of the water pump and radiators make a light-weight design of the AFPM generator possible.

Keywords: wind turbine, axial flux permanent magnet (AFPM) generator, conductive-type cooling system

Procedia PDF Downloads 300
306 Impact Position Method Based on Distributed Structure Multi-Agent Coordination with JADE

Authors: YU Kaijun, Liang Dong, Zhang Yarong, Jin Zhenzhou, Yang Zhaobao

Abstract:

For the impact monitoring of distributed structures, the traditional positioning methods are based on the time difference, which includes the four-point arc positioning method and the triangulation positioning method. But in the actual operation, these two methods have errors. In this paper, the Multi-Agent Blackboard Coordination Principle is used to combine the two methods. Fusion steps: (1) The four-point arc locating agent calculates the initial point and records it to the Blackboard Module.(2) The triangulation agent gets its initial parameters by accessing the initial point.(3) The triangulation agent constantly accesses the blackboard module to update its initial parameters, and it also logs its calculated point into the blackboard.(4) When the subsequent calculation point and the initial calculation point are within the allowable error, the whole coordination fusion process is finished. This paper presents a Multi-Agent collaboration method whose agent framework is JADE. The JADE platform consists of several agent containers, with the agent running in each container. Because of the perfect management and debugging tools of the JADE, it is very convenient to deal with complex data in a large structure. Finally, based on the data in Jade, the results show that the impact location method based on Multi-Agent coordination fusion can reduce the error of the two methods.

Keywords: impact monitoring, structural health monitoring(SHM), multi-agent system(MAS), black-board coordination, JADE

Procedia PDF Downloads 150
305 Physics-Informed Machine Learning for Displacement Estimation in Solid Mechanics Problem

Authors: Feng Yang

Abstract:

Machine learning (ML), especially deep learning (DL), has been extensively applied to many applications in recently years and gained great success in solving different problems, including scientific problems. However, conventional ML/DL methodologies are purely data-driven which have the limitations, such as need of ample amount of labelled training data, lack of consistency to physical principles, and lack of generalizability to new problems/domains. Recently, there is a growing consensus that ML models need to further take advantage of prior knowledge to deal with these limitations. Physics-informed machine learning, aiming at integration of physics/domain knowledge into ML, has been recognized as an emerging area of research, especially in the recent 2 to 3 years. In this work, physics-informed ML, specifically physics-informed neural network (NN), is employed and implemented to estimate the displacements at x, y, z directions in a solid mechanics problem that is controlled by equilibrium equations with boundary conditions. By incorporating the physics (i.e. the equilibrium equations) into the learning process of NN, it is showed that the NN can be trained very efficiently with a small set of labelled training data. Experiments with different settings of the NN model and the amount of labelled training data were conducted, and the results show that very high accuracy can be achieved in fulfilling the equilibrium equations as well as in predicting the displacements, e.g. in setting the overall displacement of 0.1, a root mean square error (RMSE) of 2.09 × 10−4 was achieved.

Keywords: deep learning, neural network, physics-informed machine learning, solid mechanics

Procedia PDF Downloads 105
304 Evaluation of Nitrogen Fixation Capabilities of Selected Pea Lines Grown under Different Environmental Conditions in Canadian Prairie

Authors: Chao Yang, Rosalind Bueckert, Jeff Schoenau, Axel Diederichsen, Hossein Zakeri, Tom Warkentin

Abstract:

Pea is a very popular pulse crop that widely grew in Western Canadian prairie. However, the N fixation capabilities of these pea lines were not well evaluated under local environmental conditions. In this study, 2 supernodulating mutants Frisson P64 Sym29, Frisson P88 Sym28 along with their wild parent Frisson, 1 hypernodulating mutant Rondo-nod3 (fix+) along with its wild parent Rondo, 1 non-nodulating mutant Frisson P56 (nod-) and 2 commercial pea cultivar CDC Meadow and CDC Dakota which are widely planted in Western Canada were selected in order to evaluate the capabilities of their BNF, biomass, and yield production in symbiosis with R. leguminosarumbv. viciae, Our results showed different environmental conditions and variation of pea lines could both significantly impact days to flowering (DTF), days to podding (DTP), biomass and yield of tested pea lines (P < 0.0001), suggesting consideration of environmental factors could be important when selecting pea cultivar for local farming under different soil zones in Western Canada. Significant interaction effects between environmental conditions and pea lines were found on pea N fixation as well (P = 0.001), suggesting changes in N fixation capability of the same pea cultivar when grown under different environmental conditions. Our results provide useful information for farming and better opportunity for selection of pea cultivars with higher N-fixing capacity during breeding programs in Western Canada.

Keywords: Canadian prairie, environmental condition, N fixation, pea cultivar

Procedia PDF Downloads 320