Phankokkruad, Manop
Loading...
Preferred name
Phankokkruad, Manop
Main Affiliation
Email
manop.ph@kmitl.ac.th
42 results
Now showing 1 - 10 of 42
- Some of the metrics are blocked by yourconsent settings
Item type:Publication, Mechanical, Thermal and Morphological Properties of Poly(Lactic Acid) and Poly(Butylene Adipate-co-Terephthalate) Blends with Organoclay(2022-01-01) ;Wacharawichanant, Sirirat ;Wongpan, Krittaphorn ;Aksornnam, KhunpatThis work studied the effect of nanoclay surface modified with 25-30 wt% of methyl dihydroxyethyl hydrogenated tallow ammonium (Clay-DHA) on morphological, mechanical and thermal properties of poly(lactic acid) (PLA) and poly(butylene adipate-co-terephthalate) (PBAT) blends. The PLA/PBAT (75/25 w/w) blends without and with Clay-DHA were melt mixed by an internal mixer and molded by compression method. The morphological analysis observed the phase separation of PLA/PBAT blends due to minor PBAT phase dispersed as spherical shape in PLA phase, indicating a poor interfacial adhesion between PLA and PBAT phases. The incorporation of Clay-DHA could improve the compatibility of polymer blends. The tensile testing found that the addition of Clay-DHA 1 and 3 phr increased Young’s modulus of PLA/PBAT blends. The addition of Clay-DHA decreased the strain at break of PLA/PBAT blends. The thermal degradation of PLA/PBAT blends and composites showed the similar thermal degradation process step. The addition of Clay-DHA was no effect on thermal stability and thermal properties of PLA/PBAT blends. - Some of the metrics are blocked by yourconsent settings
Item type:Publication, Classification of file duplication by hierarchical clustering based on similarity relations(2018-06-21)This paper have proposed the classification of the duplicate file by measuring the similarity score between the couple of files. This work examined the distance between the pairwise of files by the Smith-Waterman algorithm. In addition, the make use of the Euclidean distance matrix could identify the relativity between the persons who often copies the files each other. Since the regularity of the duplication happens, this work could classify the proximity to the persons, and a group of person who positioned closely together by applying the hierarchical clustering. The result revealed that the Smith-Waterman algorithms could measure the similarity between files effectively. Also, this work could analyze the relativity of the persons, classifies the person who positioned closely together, and the person between nearest related members of the group. Finally, this work represented the amount of time that person duplicated the files. - Some of the metrics are blocked by yourconsent settings
Item type:Publication, Subcellular Protein Patterns Classification Using Extreme Gradient Boosting with Deep Transfer Learning as Feature Extractor(2024-01-01); Wacharawichanant, SiriratProteins are essential structural and functional components of human cells. Understanding and identifying proteins can provide valuable insights into their structure, function and role in human body. Subcellular proteins provide the expression that characterizes the many proteins and their conditions across cell types. This work proposed a classification model for subcellular protein patterns using XGBoost with transfer learning of CNN as the feature extractor. In the model training process, we used ResNet50, VGG16, Xception, and MobileNet as the pre-trained models based on the transfer learning technique to extract different features. The proposed model was used to classify subcellular proteins into 28 patterns. The XGBoost with ResNet50, VGG16, MobileNet, and Xception model achieved an accuracy level of 92.20% 92.77%, 91.63%, and 91.44%, respectively. The XGBoost with ResNet50, VGG16, MobileNet, and Xception model obtained an F1 score of 0.9179, 0.9233, 0.9131, and 0.9152, respectively. Considering the F1 score, All XGBoost with transfer learning of CNN models gave a high score. Therefore, all evaluation parameters clearly demonstrate the high performance of the subcellular protein pattern classification model. - Some of the metrics are blocked by yourconsent settings
Item type:Publication, Comparative study of text-to-speech synthesis techniques for mobile linguistic translation process(2014-03-30) ;Chomwihoke, PhanchitaThis paper proposed the comparative study of speech synthesis techniques, which cover the five majorly techniques. In order to find out the most appropriate speech synthesis techniques by comparing the three performance factors that includes effectiveness, flexibility and simplicity. In the comparative study, we found that the HMM has the most performance in the speech synthesis. Not only, HMM gave good quality speech and without noise, but also it was easy to understand and not complexity of an implementation. Later, we conducted several experimental evaluations to demonstrate the performance of HMM speech synthesis on the two types of application in the different environments. The results shown that HMM able to produce the good quality of speech in high intelligible and flexibility in adjusting the parameters. - Some of the metrics are blocked by yourconsent settings
Item type:Publication, COVID-19 Pneumonia detection in chest X-ray images using transfer learning of convolutional neural networks(2020-07-24)The COVID-19 pandemic is the defining global health crisis and the greatest challenge. Since its emergence and has spread rising daily worldwide. The early diagnosis of COVID-19 can improve a chance of survival and can support clinical treatment. An automatically COVID-19 pneumonia detection will support the medical diagnosis to examine the chest X-ray image. For this reason, this work intent to develop the CNN model by the process of transfer learning. The models will be created from the three pre-trained models include Xception, VGG16, and Inception-Resnet-V2 model. Then, these newly proposed models will be applied to detect COVID-19 pneumonia from the X-ray image dataset. The proposed models enhance to diagnose the chest X-ray images of patients who have pneumonia by COVID-19. Since the existing COVID-19 X-ray dataset has a small number of images containing 323 images, this work uses the data augmentation techniques to increase the virtual number of images. The results reveal that the proposed models have performed the classification task for detecting pneumonia. The proposed model achieved an accuracy level of Xception, VGG16, and Inception-Resnet-V2 is 97.19%, 95.42% and 93.87%, respectively. It reveals that the CNN model with the Xception has higher accuracy than VGG16 and Inception-ResNet-V2 model. - Some of the metrics are blocked by yourconsent settings
Item type:Publication, Identification, counting, and sizing of dispersed phase droplet of scanning electron microscopy micrograph using digital image processing(2012-12-01); Wacharawichanant, SiriratThe identification of dispersed phase droplet in scanning electron microscopy (SEM) image is the heart of the process polymer blends, especially for the development of the polymeric materials and improvement of the polymer properties. Manual identification is the hard work and inaccurate method. To solve this problem, a digital image processing (DIP) method based on Hough transform is proposed for automatically identifies the dispersed phase droplet in SEM images. By combining the characteristics of SEM images and the DIP method, this method performed hierarchical Hough transform on the circular droplet to detect the object boundary in the SEM images. The DIP method has been experimented on variety of SEM images and very promising results have been achieved given more accuracy. Experimental results show that the proposed method with high adaptability is more accurate and rapidly than the traditional method. © 2012 IEEE. - Some of the metrics are blocked by yourconsent settings
Item type:Publication, Cost-Sensitive Extreme Gradient Boosting for Imbalanced Classification of Breast Cancer Diagnosis(2020-08-01)The clinical information can enhance the doctors for predicting and diagnosing the diseases also making the right decisions. Breast cancer is the most dangerous disease, early diagnosis can improve a chance of survival and can support clinical treatment. Detecting breast cancer takes a lot of time and it is hard to classification. However, the problem of the classification occurs when there is an unequal distribution of classes the dataset. This is caused by the low performance in the traditional machine learning models. For this reason, this work proposed the cost-sensitive XGBoost model, which is an improved version of the XGBoost model in conjunction with cost-sensitive learning. The models were applied to classify the four breast cancer datasets that contained the imbalanced data. In the experiment, this work determined the best parameters on each dataset by the hyperparameters optimization technique before configuring the models. The results indicated that the cost-sensitive XGBoost model had been skillful, and could improve classification accuracy in four datasets. In addition, this work evaluated the model performance by accuracy, ROC AUC, and k-Fold cross-validation to ensure that the new models is accurate. - Some of the metrics are blocked by yourconsent settings
Item type:Publication, Improving the Sound Classification Accuracy Using CNN-LSTM and MFCC with Audio Augmentation for Diagnosing Respiratory Disease(2025-01-01); Wacharawichanant, SiriratAudio is vital information data for understanding various situations. A multitude of sound features can be explained by analysis through the audio signals. Numerous classification methods have been developed to study audio classification. This work studies the improvement of audio classification for the diagnosis of respiratory disease through the integration of audio data augmentation and CNN in conjunction with LSTM (CNN-LSTM). Furthermore, this paper focuses on audio data augmentation and feature extraction in the deep learning approach. This study proposed the CNN-LSTM model to diagnose respiratory disease by learning from the different audio datasets. The results reveal that the CNN-LSTM model attained an accuracy of 81.48%, precision of 0.8340, sensitivity of 0.6948, and F1-score of 0.7225. Considering the achieved F1-score, the CNN-LSTM model demonstrates a high level of diagnotic accuracy. Therefore, all evaluation evaluation parameters collectively indicate the robust performance of the proposed disease classification model. - Some of the metrics are blocked by yourconsent settings
Item type:Publication, Improvement of poly(Lactic acid) properties by ethylene-octene copolymer and organoclay(2020-01-01) ;Wacharawichanant, Sirirat ;Hanjai, Paweena ;Khongaio, SanyaThe work studied the morphological, mechanical and thermal properties of poly(lactic acid) (PLA)/ethylene-octene copolymer (EOC) blends before and after adding the montmorillonite clay surface modified with 25-30% of octadecylamine (clay-ODA). The PLA/EOC blends and composites were prepared by melt mixing in an internal mixer. The EOC contents were 5, 10, 20, 30 wt% and clay-ODA contents were 1 and 3 phr. The morphology analysis showed that the addition of clay-ODA could improve the miscibility of PLA and EOC phases due to the domain size of dispersed EOC phase decreased with increasing clay-ODA content. X-ray diffraction revealed the formation of intercalated/exfoliated structure in PLA/clay-ODA and PLA blend composites. The mechanical properties showed that the impact strength of PLA/EOC blends dramatically increased with increasing EOC content up to 10 wt%. The strain at break of PLA blends increased with increasing EOC content. Moreover, the incorporation of clay-ODA increased significantly Young’s modulus of PLA and PLA/EOC blends with increasing clay-ODA content. The thermal stability of PLA/EOC blends improved with the addition of a small amount of clay-ODA. - Some of the metrics are blocked by yourconsent settings
Item type:Publication, Morphology and properties of poly(lactic acid)/ethylene-octene copolymer blends with different organoclay types(2020-01-01) ;Wacharawichanant, Sirirat ;Sriwattana, Attachai ;Yaisoon, KulayaThis work studied the morphology, mechanical and thermal properties of poly (lactic acid) (PLA)/ethylene-octene copolymer (EOC) (80/20) blends with different organoclay types. Herein, EOC was introduced to toughening PLA by melt blending and organoclay was used to improve compatibility and tensile properties of the blends. The two organoclay types were nanoclay surface modified with aminopropyltriethoxysilane 0.5-5 wt% and octadecylamine 15-35% (Clay-ASO) and nanoclay surface modified with dimethyl dialkyl (C14-C18) amine 35-45 wt% (Clay-DDA). The organoclay contents were 3, 5 and 7 phr. Scanning electron microscope (SEM) observation results revealed PLA/EOC blends demonstrated a two-phase separation of dispersed EOC phase and PLA matrix phase. The addition of organoclay significantly improved the compatibility between PLA and EOC phases due to EOC droplet size decreased dominantly in PLA matrix, so organoclay could act as an effective compatibilizer. The incorporation of organoclay increased significantly tensile strength of PLA/EOC/organoclay composites while Young’s modulus increased with 5 phr of organoclay. The thermal stability of PLA/EOC blends did not change when compared with neat PLA, and when added Clay-ASO in the blends could improve the thermal stability of the PLA/EOC blends.
