Browsing by Author "LHR TP 9954"
Now showing 1 - 2 of 2
- Results Per Page
- Sort Options
Item A Plant Design Project on the 67,000 tons per year of Green Ammonia Production through Novel Lithium-Mediated Pathway(Library Information Services, COMSATS University Islamabad, Lahore Campus, 2024) M. Zubair Naeem (CIIT/FA20-CHE-001/LHR), Hamza Aasim (CIIT/FA20-CHE-013/LHR), Abdul Rehman Virk (CIIT/FA20-CHE-051/LHR), Habib Haider (CIIT/FA20-CHE-064/LHR), Shoaib Ali (CIIT/FA20-CHE-094/LHR); Dr. Wajih-ur-Rahman; LHR TP 9954Welcome to our Chemical Engineering Final Year Design Project (FYDP), where innovation meets sustainability. Our project revolves around the concept of utilizing ammonia as a carbon-free energy carrier, allowing for decentralized and remote energy distribution. This is a pivotal step in reducing our dependence on the energy-intensive and carbon-heavy Haber-Bosch method for ammonia production. Our FYDP presents a novel approach – lithium-mediated electrochemical ammonia synthesis at mild process conditions. We dive deep into this innovative solution, aiming to not only reduce energy consumption but also the cost associated with ammonia production. Moreover, our focus extends to environmental considerations, assessing the environmental impact from start to finish. In this proposal, we'll explore the world of electrochemical ammonia synthesis using lithium-ion conductive membranes and cryogenic distillation for nitrogen generation. Our aim is to provide a sustainable alternative that rivals traditional methods, both in terms of cost and environmental friendliness. Join us on this journey through the realms of chemical engineering, innovation, and sustainability, as we design a green chemical plant that could reshape the future of energy production. Our FYDP represents our commitment to a cleaner, more sustainable world and our readiness to make a significant impact in the field of green chemistry.Item Classification of heart disease using MLP with SeLU activation function and Binary Cross Entropy as Loss function(Library Information Services, COMSATS University Islamabad, Lahore Campus, 2024) Nouman Ali; CIIT/FA20-BST-009/LHR; Dr. Mian Muhammad Farooq; LHR TP 9954Multilayer perceptron are the basic components of deep learning and neural net- work characterized by their architecture of feedforwading consisting of fully con- nected neurons with the non linear activation functions.This thesis provides a comprehensive overview of MLPs,by giving detailed about their structure and com- ponents,including the input layer,hidden layers, and output layer. This explains the role of weights and bias neurons in the process of learning and adjustment of the complex pattern in data. Different activation functions which are Sigmoid, ReLU, tanh, were used, illustrating their important in non-linearity and using the model to find its relationship.The training of MLPs by using the back propagation method is thoroughly studied. This includes the forward pass,where the input data is stored and processed though the network,and the backward pass, where gradients of loss function are calculated to update the network parameters. The importance of the loss estimation and parameter updates are used in minimiz- ing the error and improving the model’s performance.Additionally, we will discuss about the important steps in data preparation, which involves the handling missing values,feature scaling, and ensuring the proper data formatting. The importance of splitting the data into training and testing is highlighted, Technique for preventing the over fitting, such as regularization,dropout, and early stopping. The guidelines for using the MLP is provided, starting with the simple one and then increasing the complexity based on different tasks.This thesis focuses on the usage of exper- imentation with various architecture,hyper parameters and optimizing the model to get the optimal results. Different techniques used for monitoring the training and the adjustment of hyper parameters are discussed, along with the methods to calculate the model accuracy and loss checking and test datasets.This thesis aims to adopt practitioners with the understanding of tools to develop robust and efficiency of model on different applications such as image recognition,NLP, and speech recognition. By following the detailed guidelines and using the best tech- niques in data preparation, training and evaluation can increase the performance of model.