Your browser doesn't support javascript.
loading
Show: 20 | 50 | 100
Results 1 - 19 de 19
Filter
Add more filters










Publication year range
1.
PeerJ Comput Sci ; 10: e2039, 2024.
Article in English | MEDLINE | ID: mdl-38983232

ABSTRACT

As more aerial imagery becomes readily available, massive volumes of data are being gathered constantly. Several groups can benefit from the data provided by this geographical imagery. However, it is time-consuming to manually analyze each image to gain information on land cover. This research suggests using deep learning methods for precise and rapid pixel-by-pixel classification of aerial imagery for land cover analysis, which would be a significant step forward in resolving this issue. The suggested method has several steps, such as the augmentation and transformation of data, the selection of deep learning models, and the final prediction. The study uses the three most popular deep learning models (Vanilla-UNet, ResNet50 UNet, and DeepLabV3 ResNet50) for the experiments. According to the experimental results, the ResNet50 UNet model achieved an accuracy of 94.37%, the DeepLabV3 ResNet50 model achieved an accuracy of 94.77%, and the Vanilla-UNet model achieved an accuracy of 91.31%. The accuracy, precision, recall, and F1-score of DeepLabV3 and ResNet50 are higher than those of the other two models. The proposed approach is also compared to the existing UNet approach, and the proposed approaches have produced greater probability prediction scores than the conventional UNet model for all classes. Our approach outperforms model DeepLabV3 ResNet50 on aerial image datasets based on the performance.

2.
Diagnostics (Basel) ; 14(11)2024 Jun 01.
Article in English | MEDLINE | ID: mdl-38893700

ABSTRACT

Tuberculosis (TB) is an infectious disease caused by Mycobacterium. It primarily impacts the lungs but can also endanger other organs, such as the renal system, spine, and brain. When an infected individual sneezes, coughs, or speaks, the virus can spread through the air, which contributes to its high contagiousness. The goal is to enhance detection recognition with an X-ray image dataset. This paper proposed a novel approach, named the Tuberculosis Segmentation-Guided Diagnosis Model (TSSG-CNN) for Detecting Tuberculosis, using a combined semantic segmentation and adaptive convolutional neural network (CNN) architecture. The proposed approach is distinguished from most of the previously proposed approaches in that it uses the combination of a deep learning segmentation model with a follow-up classification model based on CNN layers to segment chest X-ray images more precisely as well as to improve the diagnosis of TB. It contrasts with other approaches like ILCM, which is optimized for sequential learning, and explainable AI approaches, which focus on explanations. Moreover, our model is beneficial for the simplified procedure of feature optimization from the perspectives of approach using the Mayfly Algorithm (MA). Other models, including simple CNN, Batch Normalized CNN (BN-CNN), and Dense CNN (DCNN), are also evaluated on this dataset to evaluate the effectiveness of the proposed approach. The performance of the TSSG-CNN model outperformed all the models with an impressive accuracy of 98.75% and an F1 score of 98.70%. The evaluation findings demonstrate how well the deep learning segmentation model works and the potential for further research. The results suggest that this is the most accurate strategy and highlight the potential of the TSSG-CNN Model as a useful technique for precise and early diagnosis of TB.

3.
PeerJ Comput Sci ; 10: e2050, 2024.
Article in English | MEDLINE | ID: mdl-38855199

ABSTRACT

The statewide consumer transportation demand model analyzes consumers' transportation needs and preferences within a particular state. It involves collecting and analyzing data on travel behavior, such as trip purpose, mode choice, and travel patterns, and using this information to create models that predict future travel demand. Naturalistic research, crash databases, and driving simulations have all contributed to our knowledge of how modifications to vehicle design affect road safety. This study proposes an approach named PODE that utilizes federated learning (FL) to train the deep neural network to predict the truck destination state, and in the context of origin-destination (OD) estimation, sensitive individual location information is preserved as the model is trained locally on each device. FL allows the training of our DL model across decentralized devices or servers without exchanging raw data. The primary components of this study are a customized deep neural network based on federated learning, with two clients and a server, and the key preprocessing procedures. We reduce the number of target labels from 51 to 11 for efficient learning. The proposed methodology employs two clients and one-server architecture, where the two clients train their local models using their respective data and send the model updates to the server. The server aggregates the updates and returns the global model to the clients. This architecture helps reduce the server's computational burden and allows for distributed training. Results reveal that the PODE achieves an accuracy of 93.20% on the server side.

4.
Front Comput Neurosci ; 18: 1414462, 2024.
Article in English | MEDLINE | ID: mdl-38933392

ABSTRACT

Parkinson's disease (PD) is a globally significant health challenge, necessitating accurate and timely diagnostic methods to facilitate effective treatment and intervention. In recent years, self-supervised deep representation pattern learning (SS-DRPL) has emerged as a promising approach for extracting valuable representations from data, offering the potential to enhance the efficiency of voice-based PD detection. This research study focuses on investigating the utilization of SS-DRPL in conjunction with deep learning algorithms for voice-based PD classification. This study encompasses a comprehensive evaluation aimed at assessing the accuracy of various predictive models, particularly deep learning methods when combined with SS-DRPL. Two deep learning architectures, namely hybrid Long Short-Term Memory and Recurrent Neural Networks (LSTM-RNN) and Deep Neural Networks (DNN), are employed and compared in terms of their ability to detect voice-based PD cases accurately. Additionally, several traditional machine learning models are also included to establish a baseline for comparison. The findings of the study reveal that the incorporation of SS-DRPL leads to improved model performance across all experimental setups. Notably, the LSTM-RNN architecture augmented with SS-DRPL achieves the highest F1-score of 0.94, indicating its superior ability to detect PD cases using voice-based data effectively. This outcome underscores the efficacy of SS-DRPL in enabling deep learning models to learn intricate patterns and correlations within the data, thereby facilitating more accurate PD classification.

5.
PeerJ Comput Sci ; 10: e1933, 2024.
Article in English | MEDLINE | ID: mdl-38660154

ABSTRACT

The robust development of the blockchain distributed ledger, the Internet of Things (IoT), and fog computing-enabled connected devices and nodes has changed our lifestyle nowadays. Due to this, the increased rate of device sales and utilization increases the demand for edge computing technology with collaborative procedures. However, there is a well-established paradigm designed to optimize various distinct quality-of-service requirements, including bandwidth, latency, transmission power, delay, duty cycle, throughput, response, and edge sense, and bring computation and data storage closer to the devices and edges, along with ledger security and privacy during transmission. In this article, we present a systematic review of blockchain Hyperledger enabling fog and edge computing, which integrates as an outsourcing computation over the serverless consortium network environment. The main objective of this article is to classify recently published articles and survey reports on the current status in the domain of edge distributed computing and outsourcing computation, such as fog and edge. In addition, we proposed a blockchain-Hyperledger Sawtooth-enabled serverless edge-based distributed outsourcing computation architecture. This theoretical architecture-based solution delivers robust data security in terms of integrity, transparency, provenance, and privacy-protected preservation in the immutable storage to store the outsourcing computational ledgers. This article also highlights the changes between the proposed taxonomy and the current system based on distinct parameters, such as system security and privacy. Finally, a few open research issues and limitations with promising future directions are listed for future research work.

6.
PeerJ Comput Sci ; 10: e1816, 2024.
Article in English | MEDLINE | ID: mdl-38435570

ABSTRACT

Background: Feature selection is a vital process in data mining and machine learning approaches by determining which characteristics, out of the available features, are most appropriate for categorization or knowledge representation. However, the challenging task is finding a chosen subset of elements from a given set of features to represent or extract knowledge from raw data. The number of features selected should be appropriately limited and substantial to prevent results from deviating from accuracy. When it comes to the computational time cost, feature selection is crucial. A feature selection model is put out in this study to address the feature selection issue concerning multimodal. Methods: In this work, a novel optimization algorithm inspired by cuckoo birds' behavior is the Binary Reinforced Cuckoo Search Algorithm (BRCSA). In addition, we applied the proposed BRCSA-based classification approach for multimodal feature selection. The proposed method aims to select the most relevant features from multiple modalities to improve the model's classification performance. The BRCSA algorithm is used to optimize the feature selection process, and a binary encoding scheme is employed to represent the selected features. Results: The experiments are conducted on several benchmark datasets, and the results are compared with other state-of-the-art feature selection methods to evaluate the effectiveness of the proposed method. The experimental results demonstrate that the proposed BRCSA-based approach outperforms other methods in terms of classification accuracy, indicating its potential applicability in real-world applications. In specific on accuracy of classification (average), the proposed algorithm outperforms the existing methods such as DGUFS with 32%, MBOICO with 24%, MBOLF with 29%, WOASAT 22%, BGSA with 28%, HGSA 39%, FS-BGSK 37%, FS-pBGSK 42%, and BSSA 40%.

7.
PeerJ Comput Sci ; 10: e1899, 2024.
Article in English | MEDLINE | ID: mdl-38435593

ABSTRACT

Thermal comfort is a crucial element of smart buildings that assists in improving, analyzing, and realizing intelligent structures. Energy consumption forecasts for such smart buildings are crucial owing to the intricate decision-making processes surrounding resource efficiency. Machine learning (ML) techniques are employed to estimate energy consumption. ML algorithms, however, require a large amount of data to be adequate. There may be privacy violations due to collecting this data. To tackle this problem, this study proposes a federated deep learning (FDL) architecture developed around a deep neural network (DNN) paradigm. The study employs the ASHRAE RP-884 standard dataset for experimentation and analysis, which is available to the general public. The data is normalized using the min-max normalization approach, and the Synthetic Minority Over-sampling Technique (SMOTE) is used to enhance the minority class's interpretation. The DNN model is trained separately on the dataset after obtaining modifications from two clients. Each client assesses the data greatly to reduce the over-fitting impact. The test result demonstrates the efficiency of the proposed FDL by reaching 82.40% accuracy while securing the data.

8.
Sci Rep ; 14(1): 3123, 2024 02 07.
Article in English | MEDLINE | ID: mdl-38326488

ABSTRACT

As cardiovascular disorders are prevalent, there is a growing demand for reliable and precise diagnostic methods within this domain. Audio signal-based heart disease detection is a promising area of research that leverages sound signals generated by the heart to identify and diagnose cardiovascular disorders. Machine learning (ML) and deep learning (DL) techniques are pivotal in classifying and identifying heart disease from audio signals. This study investigates ML and DL techniques to detect heart disease by analyzing noisy sound signals. This study employed two subsets of datasets from the PASCAL CHALLENGE having real heart audios. The research process and visually depict signals using spectrograms and Mel-Frequency Cepstral Coefficients (MFCCs). We employ data augmentation to improve the model's performance by introducing synthetic noise to the heart sound signals. In addition, a feature ensembler is developed to integrate various audio feature extraction techniques. Several machine learning and deep learning classifiers are utilized for heart disease detection. Among the numerous models studied and previous study findings, the multilayer perceptron model performed best, with an accuracy rate of 95.65%. This study demonstrates the potential of this methodology in accurately detecting heart disease from sound signals. These findings present promising opportunities for enhancing medical diagnosis and patient care.


Subject(s)
Cardiovascular Diseases , Heart Diseases , Heart Sounds , Humans , Artificial Intelligence , Neural Networks, Computer , Heart Diseases/diagnosis , Machine Learning
9.
PeerJ Comput Sci ; 10: e1793, 2024.
Article in English | MEDLINE | ID: mdl-38259893

ABSTRACT

The Internet of Things (IoT), considered an intriguing technology with substantial potential for tackling many societal concerns, has been developing into a significant component of the future. The foundation of IoT is the capacity to manipulate and track material objects over the Internet. The IoT network infrastructure is more vulnerable to attackers/hackers as additional features are accessible online. The complexity of cyberattacks has grown to pose a bigger threat to public and private sector organizations. They undermine Internet businesses, tarnish company branding, and restrict access to data and amenities. Enterprises and academics are contemplating using machine learning (ML) and deep learning (DL) for cyberattack avoidance because ML and DL show immense potential in several domains. Several DL teachings are implemented to extract various patterns from many annotated datasets. DL can be a helpful tool for detecting cyberattacks. Early network data segregation and detection thus become more essential than ever for mitigating cyberattacks. Numerous deep-learning model variants, including deep neural networks (DNNs), convolutional neural networks (CNNs), and recurrent neural networks (RNNs), are implemented in the study to detect cyberattacks on an assortment of network traffic streams. The Canadian Institute for Cybersecurity's CICDIoT2023 dataset is utilized to test the efficacy of the proposed approach. The proposed method includes data preprocessing, robust scalar and label encoding techniques for categorical variables, and model prediction using deep learning models. The experimental results demonstrate that the RNN model achieved the highest accuracy of 96.56%. The test results indicate that the proposed approach is efficient compared to other methods for identifying cyberattacks in a realistic IoT environment.

10.
Front Med (Lausanne) ; 10: 1282200, 2023.
Article in English | MEDLINE | ID: mdl-38020169

ABSTRACT

Pulmonary Fibrosis (PF) is an immedicable respiratory condition distinguished by permanent fibrotic alterations in the pulmonary tissue for which there is no cure. Hence, it is crucial to diagnose PF swiftly and precisely. The existing research on deep learning-based pulmonary fibrosis detection methods has limitations, including dataset sample sizes and a lack of standardization in data preprocessing and evaluation metrics. This study presents a comparative analysis of four vision transformers regarding their efficacy in accurately detecting and classifying patients with Pulmonary Fibrosis and their ability to localize abnormalities within Images obtained from Computerized Tomography (CT) scans. The dataset consisted of 13,486 samples selected out of 24647 from the Pulmonary Fibrosis dataset, which included both PF-positive CT and normal images that underwent preprocessing. The preprocessed images were divided into three sets: the training set, which accounted for 80% of the total pictures; the validation set, which comprised 10%; and the test set, which also consisted of 10%. The vision transformer models, including ViT, MobileViT2, ViTMSN, and BEiT were subjected to training and validation procedures, during which hyperparameters like the learning rate and batch size were fine-tuned. The overall performance of the optimized architectures has been assessed using various performance metrics to showcase the consistent performance of the fine-tuned model. Regarding performance, ViT has shown superior performance in validation and testing accuracy and loss minimization, specifically for CT images when trained at a single epoch with a tuned learning rate of 0.0001. The results were as follows: validation accuracy of 99.85%, testing accuracy of 100%, training loss of 0.0075, and validation loss of 0.0047. The experimental evaluation of the independently collected data gives empirical evidence that the optimized Vision Transformer (ViT) architecture exhibited superior performance compared to all other optimized architectures. It achieved a flawless score of 1.0 in various standard performance metrics, including Sensitivity, Specificity, Accuracy, F1-score, Precision, Recall, Mathew Correlation Coefficient (MCC), Precision-Recall Area under the Curve (AUC PR), Receiver Operating Characteristic and Area Under the Curve (ROC-AUC). Therefore, the optimized Vision Transformer (ViT) functions as a reliable diagnostic tool for the automated categorization of individuals with pulmonary fibrosis (PF) using chest computed tomography (CT) scans.

11.
Biochem Cell Biol ; 2023 Oct 31.
Article in English | MEDLINE | ID: mdl-37906957

ABSTRACT

Globally, retinal disorders impact thousands of individuals. Early diagnosis and treatment of these anomalies might halt their development and prevent many people from developing preventable blindness. Iris spot segmentation is critical due to acquiring iris cellular images that suffer from the off-angle iris, noise, and specular reflection. Most currently used iris segmentation techniques are based on edge data and noncellular images. The size of the pigment patches on the surface of the iris increases with eye syndrome. In addition, iris images taken in uncooperative settings frequently have negative noise, making it difficult to segment them precisely. The traditional diagnosis processes are costly and time consuming since they require highly qualified personnel and have strict environments. This paper presents an explainable deep learning model integrated with a multiclass support vector machine to analyze iris cellular images for early pigment spot segmentation and classification. Three benchmark datasets MILE, UPOL, and Eyes SUB were used in the experiments to test the proposed methodology. The experimental results are compared on standard metrics, demonstrating that the proposed model outperformed the methods reported in the literature regarding classification errors. Additionally, it is observed that the proposed parameters are highly effective in locating the micro pigment spots on the iris surfaces.

12.
Sensors (Basel) ; 23(16)2023 Aug 10.
Article in English | MEDLINE | ID: mdl-37631622

ABSTRACT

High efficiency and safety are critical factors in ensuring the optimal performance and reliability of systems and equipment across various industries. Fault monitoring (FM) techniques play a pivotal role in this regard by continuously monitoring system performance and identifying the presence of faults or abnormalities. However, traditional FM methods face limitations in fully capturing the complex interactions within a system and providing real-time monitoring capabilities. To overcome these challenges, Digital Twin (DT) technology has emerged as a promising solution to enhance existing FM practices. By creating a virtual replica or digital copy of a physical equipment or system, DT offers the potential to revolutionize fault monitoring approaches. This paper aims to explore and discuss the diverse range of predictive methods utilized in DT and their implementations in FM across industries. Furthermore, it will showcase successful implementations of DT in FM across a wide array of industries, including manufacturing, energy, transportation, and healthcare. The utilization of DT in FM enables a comprehensive understanding of system behavior and performance by leveraging real-time data, advanced analytics, and machine learning algorithms. By integrating physical and virtual components, DT facilitates the monitoring and prediction of faults, providing valuable insights into the system's health and enabling proactive maintenance and decision making.

13.
Sensors (Basel) ; 23(15)2023 Jul 25.
Article in English | MEDLINE | ID: mdl-37571448

ABSTRACT

Contemporary advancements in wearable equipment have generated interest in continuously observing stress utilizing various physiological indicators. Early stress detection can improve healthcare by lessening the negative effects of chronic stress. Machine learning (ML) methodologies have been modified for healthcare equipment to monitor user health situations utilizing sufficient user information. Nevertheless, more data are needed to make applying Artificial Intelligence (AI) methodologies in the medical field easier. This research aimed to detect stress using a stacking model based on machine learning algorithms using chest-based features from the Wearable Stress and Affect Detection (WESAD) dataset. We converted this natural dataset into a convenient format for the suggested model by performing data visualization and preprocessing using the RESP feature and feature analysis using the Z-score, SelectKBest feature, the Synthetic Minority Over-Sampling Technique (SMOTE), and normalization. The efficiency of the proposed model was estimated regarding accuracy, precision, recall, and F1-score. The experimental outcome illustrated the efficacy of the proposed stacking technique, achieving 0.99% accuracy. The results revealed that the proposed stacking methodology performed better than traditional methodologies and previous studies.


Subject(s)
Artificial Intelligence , Galvanic Skin Response , Thorax , Algorithms , Data Visualization
14.
Sensors (Basel) ; 23(15)2023 Jul 31.
Article in English | MEDLINE | ID: mdl-37571604

ABSTRACT

Additive manufacturing (AM) has emerged as a transformative technology for various industries, enabling the production of complex and customized parts. However, ensuring the quality and reliability of AM parts remains a critical challenge. Thus, image-based fault monitoring has gained significant attention as an efficient approach for detecting and classifying faults in AM processes. This paper presents a comprehensive survey of image-based fault monitoring in AM, focusing on recent developments and future directions. Specifically, the proponents garnered relevant papers from 2019 to 2023, gathering a total of 53 papers. This paper discusses the essential techniques, methodologies, and algorithms employed in image-based fault monitoring. Furthermore, recent developments are explored such as the use of novel image acquisition techniques, algorithms, and methods. In this paper, insights into future directions are provided, such as the need for more robust image processing algorithms, efficient data acquisition and analysis methods, standardized benchmarks and datasets, and more research in fault monitoring. By addressing these challenges and pursuing future directions, image-based fault monitoring in AM can be enhanced, improving quality control, process optimization, and overall manufacturing reliability.

15.
Sensors (Basel) ; 23(8)2023 Apr 14.
Article in English | MEDLINE | ID: mdl-37112323

ABSTRACT

With the most recent developments in wearable technology, the possibility of continually monitoring stress using various physiological factors has attracted much attention. By reducing the detrimental effects of chronic stress, early diagnosis of stress can enhance healthcare. Machine Learning (ML) models are trained for healthcare systems to track health status using adequate user data. Insufficient data is accessible, however, due to privacy concerns, making it challenging to use Artificial Intelligence (AI) models in the medical industry. This research aims to preserve the privacy of patient data while classifying wearable-based electrodermal activities. We propose a Federated Learning (FL) based approach using a Deep Neural Network (DNN) model. For experimentation, we use the Wearable Stress and Affect Detection (WESAD) dataset, which includes five data states: transient, baseline, stress, amusement, and meditation. We transform this raw dataset into a suitable form for the proposed methodology using the Synthetic Minority Oversampling Technique (SMOTE) and min-max normalization pre-processing methods. In the FL-based technique, the DNN algorithm is trained on the dataset individually after receiving model updates from two clients. To decrease the over-fitting effect, every client analyses the results three times. Accuracies, Precision, Recall, F1-scores, and Area Under the Receiver Operating Curve (AUROC) values are evaluated for each client. The experimental result shows the effectiveness of the federated learning-based technique on a DNN, reaching 86.82% accuracy while also providing privacy to the patient's data. Using the FL-based DNN model over a WESAD dataset improves the detection accuracy compared to the previous studies while also providing the privacy of patient data.


Subject(s)
Artificial Intelligence , Wrist , Humans , Galvanic Skin Response , Wrist Joint , Fitness Trackers
16.
Sensors (Basel) ; 22(23)2022 Dec 02.
Article in English | MEDLINE | ID: mdl-36502146

ABSTRACT

Three-dimensional printing, often known as additive manufacturing (AM), is a groundbreaking technique that enables rapid prototyping. Monitoring AM delivers benefits, as monitoring print quality can prevent waste and excess material costs. Machine learning is often applied to automating fault detection processes, especially in AM. This paper explores recent research on machine learning-based mechanical fault monitoring systems in fused deposition modeling (FDM). Specifically, various machine learning-based algorithms are applied to measurements extracted from different parts of a 3D printer to diagnose and identify faults. The studies often use mechanical-based fault analysis from data gathered from sensors that measure attitude, acoustic emission, acceleration, and vibration signals. This survey examines what has been achieved and opens up new opportunities for further research in underexplored areas such as SLM-based mechanical fault monitoring.


Subject(s)
Machine Learning , Polymers , Commerce , Algorithms , Printing, Three-Dimensional
17.
Food Chem ; 110(1): 31-8, 2008 Sep 01.
Article in English | MEDLINE | ID: mdl-26050162

ABSTRACT

This study investigates the effectiveness of ozonated water and flake ice (combined Petfrost system) to increase the quality and stability of fresh megrim on fishing boats. The captured fish were washed, placed in plastic boxes, covered with flake ice and refrigerated at 2°C for up to 2-weeks onboard and, thereafter, for 11 days onshore. The experiments employed sterile, filtered and ozonated water at a concentration of 2ppm for washing the fish and making the flake ice. The results are compared with samples from a traditional treatment consisting of water and flake ice of marine origin. Fish were caught in four different hauls, which took 14, 12, 8 and 3 days in being landed. Subsequently, fish were stored for 1, 5, 7 and 11 days at 3°C. The different treatments were evaluated using sensory, microbiological and chemical techniques. Fish treated with ozone always showed the best quality. Megrim treated with ozone was still suitable for consumption after 14 days on board, and megrim stored for 12, 8 and 3 days on board could be stored for a further five days in the ice state once landed with an acceptable quality. In contrast, control fish were not suitable for consumption if stored for longer than three days on board.The results indicate that treatment with water and ice flakes made from sterile and ozonated water maintains the quality of fresh megrim onboard fishing boats and upon arrival onshore.

18.
J Agric Food Chem ; 54(9): 3324-33, 2006 May 03.
Article in English | MEDLINE | ID: mdl-16637692

ABSTRACT

Adding DE 18 maltodextrin (80 g kg(-1)) to high-fat minced mackerel was highly effective against lipid oxidation and protein and color changes during frozen storage. It increased the temperature of ice-melting onset (Tm') and decreased freeze concentration of solutes in the unfrozen water (UFW) phase, which would have allowed it to effectively slow such perturbations. This maltodextrin showed a higher effectiveness against lipid oxidation, but was slightly less effective in preventing the loss of protein solubility than common cryoprotectants, that is, an equiproportional mixture of sucrose and sorbitol. Such differences in effectiveness were much higher in low-fat minces, in which lipid oxidation proceeded to a much lower extent. Consequently, prior to replacing traditional cryoprotectants with maltodextrins, it should be known which processes limit the shelf life of the food. Decreasing (from 80 to 50 g kg(-1)) the proportion of maltodextrin added to high-fat minced mackerel showed that although it affected only slightly the effectiveness against lipid oxidation, it did notably affect the effectiveness in preventing the loss of protein solubility and color changes. Therefore, such a decrease could be accepted only if lipid oxidation is the most limiting process of shelf life, but does not seem appropriate when protein changes are important.


Subject(s)
Cryoprotective Agents/administration & dosage , Freezing , Lipids/analysis , Muscle Proteins/analysis , Muscles/chemistry , Perciformes , Animals , Food Preservation , Polysaccharides/administration & dosage
19.
J Agric Food Chem ; 53(6): 1903-6, 2005 Mar 23.
Article in English | MEDLINE | ID: mdl-15769111

ABSTRACT

The objective of this study was the development of a method for the quantification of free fatty acids (FFA) using less aggressive reactants against the handler and the environment than those used in the classic method of Lowry and Tinsley. The modified procedure is a variation of the Lowry and Tinsley method employing cyclohexane in place of benzene. The use of benzene is prohibited in certain work processes and laboratories, and the competent authority in each country is actively promoting research into harmless or less harmful products that could replace benzene. A comparison with the traditional AOCS titration method for oil analysis was performed. FFA content in mackerel frozen at -10 degrees C was measured according to the three methods over a 12 month period. The results showed similar values, and good correlations were obtained.


Subject(s)
Fatty Acids, Nonesterified/analysis , Fishes , Food Analysis/methods , Animals , Benzene , Cyclohexanes , Indicators and Reagents
SELECTION OF CITATIONS
SEARCH DETAIL
...