[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"doc-detail-128666-en":3,"doc-seo-128666-105":31,"detail-sidebar-cat-0-en-105":96},{"code":4,"msg":5,"data":6},0,"success",{"doc_id":7,"user_id":8,"nickname":9,"user_avatar":10,"doc_module":4,"category_id":11,"category_name":12,"doc_title":13,"doc_description":14,"doc_content":15,"file_id":16,"file_url":17,"file_type":18,"file_size":19,"view_count":20,"is_deleted":4,"is_public":21,"is_downloadable":21,"audit_status":21,"page_count":22,"language":23,"language_code":24,"site_id":25,"html_lang":24,"table_of_contents":26,"faqs":27,"seo_title":28,"seo_description":14,"update_tm":29,"read_time":30},128666,962084925782,"Ava Thompson","https://ap-avatar.wpscdn.com/davatar_9964176cb1d06d4a9deccf72a44ae3dc",8,"Research & Report","Reconstruction of the reversed field pinch magnetic perturbations in toroidal geometry by means of Deep Learning for real-time plasma control - proof of concept for real-time toroidal reconstruction","Aiming at the upcoming operation of RFX-mod2 in reversed field pinch configuration, the work targets a major upgrade to the experiment’s real-time control by replacing the conventional simplified cylindrical approximation with a correct toroidal reconstruction. The toroidal reconstruction from experimental measurements currently involves lengthy computations that are not feasible in real time. Because the underlying solution space is well behaved, the solving algorithm is replaced with a deep learning model integrated into a real-time FPGA-based system. The thesis focuses on computing toroidal equilibrium and demonstrates feasibility through training, validation, and FPGA-oriented optimizations such as pruning and heterogeneous quantization.","UNIVERSIT `A DEGLI STUDI DI PADOVA Dipartimento di Fisica e Astronomia “Galileo Galilei”  \nMaster Degree in Physics of Data  \nFinal Dissertation  \nReconstruction of the reversed field pinch magnetic perturbations in toroidal geometry by means of Deep Learning for real-time plasma control  \nThesis supervisor  \nProf. Jacopo Pazzini Thesis co-supervisor  \nDr . Andrea Rigoni Garola  \nCandidate  \nLorenzo Saccaro  \nAcademic Year 2023/2024  \nAbstract  \nIn view of the forthcoming operation of RFX-mod2 in reversed field pinch configuration, a significant enhancement for the experiment’s real-time control system is transitioning from the conventional simplified cylindrical approximation to the correct toroidal reconstruction. Presently the toroidal reconstruction starting from the experimental measurements, requires lengthy calculations that are impractical in real-time. Given that the solution space is reasonably well-behaved, the solving algorithm can be substituted with a Deep Learning (DL) network that can be integrated into the real-time system.  \nThis thesis tackles the first step of these complex calculations, which is the computation of the equilibrium in toroidal geometry. To achieve this, different neural networks have been trained and validated leveraging the existing toroidal reconstruction code. The most promising model has been selected anda series of optimizations, including pruning and heterogeneous quantization, have been performed in order to adapt the network to a real-time environment built in FPGA components. This work serves as a proof of concept for the feasibility of the real-time toroidal reconstruction using DL methods.  \niv  \nContents  \nIntroduction 1  \n1 Theoretical Perspective 3  \n1.1 Magnetic confinement fusion ................................ 3  \n1.1.1 Tokamak configuration ................................ 4  \n1.1.2 RFP configuration .................................. 5  \n1.2 RFX-mod machine ...................................... 5  \n1.3 MHD instabilities ....................................... 7  \n1.3.1 Dynamo mechanism in RFP ............................. 10  \n1.3.2 MH and QSH magnetic topologies ......................... 11  \n1.4 Toroidal reconstruction of magnetic perturbations .................... 12  \n1.5 Machine learning in fusion plasmas ............................. 14  \n2 Neural Networks 17  \n2.1 Basic concepts ........................................ 17  \n2.1.1 Neurons and layers .................................. 18  \n2.1.2 Activation functions ................................. 18  \n2.1.3 Loss function ..................................... 20  \n2.2 Training neural networks ................................... 22  \n2.2.1 Backpropagation ................................... 23  \n2.2.2 Stochastic Gradient Descent ............................. 24  \n2.2.3 Momentum and advanced optimizers ........................ 25  \n2.3 Universal approximation theorems ............................. 26  \n2.3.1 Arbitrary width ................................... 26  \n2.3.2 Arbitrary depth ................................... 27  \n2.3.3 Bounded depth and bounded width ........................ 27  \n2.4 Overfitting and model selection ............................... 28  \n2.4.1 Regularization and dropout ............................. 28  \n2.4.2 Hyperparameters tuning ............................... 30  \n3 Equilibrium Model 33  \n3.1 Dataset ............................................ 33  \n3.2 Polynomial-Gaussian window model ............................ 34  \n3.2.1 Hyperparameters tuning ............................... 37  \n3.2.2 Results ........................................ 37  \n3.3 Fixed Cubic Spline model .................................. 47  \n3.3.1 Hyperparameters tuning ............................... 47  \n3.3.2 Results ........................................ 47  \n3.4 Cubic Spline model ...................................... 55  \n3.4.1 Performance analysis ................................. 57  \n4 FPGA Implementatio","cbCaitnniQkK5Wiy","https://ap.wps.com/l/cbCaitnniQkK5Wiy","pdf",22602418,2,1,106,"English","en",105,"# Introduction\n## Magnetic confinement fusion and RFP context\n## RFX-mod machine and MHD instabilities\n## Toroidal reconstruction and machine learning in fusion plasmas\n# Neural Networks\n## Core concepts, training, and model selection\n# Equilibrium Model\n## Dataset and polynomial-Gaussian window model\n## Fixed cubic spline and cubic spline models\n# FPGA Implementation\n## FPGA basics, hls4ml, and optimization/deployment\n## Deployed model performance\n# Conclusions and future work\n# Appendix\n## Cubic Splines","[{\"question\":\"Why is toroidal reconstruction needed for RFX-mod2 real-time control?\",\"answer\":\"RFX-mod2 will operate in a reversed field pinch configuration, where real-time control requires toroidal reconstruction rather than the simplified cylindrical approximation.\"},{\"question\":\"What challenge prevents current toroidal reconstruction from being used in real time?\",\"answer\":\"Starting from experimental measurements, toroidal reconstruction requires lengthy calculations that cannot be executed fast enough for a real-time system.\"},{\"question\":\"How does deep learning change the computation workflow?\",\"answer\":\"Deep learning replaces the solving algorithm by using trained neural networks to compute equilibrium in toroidal geometry, enabling integration into a real-time pipeline.\"},{\"question\":\"Which FPGA-oriented optimizations were applied to deploy the selected model?\",\"answer\":\"The work performs pruning and heterogeneous quantization and includes tuning steps to meet FPGA resource and latency constraints using an FPGA deployment flow.\"}]","Reconstruction of the reversed field pinch magnetic perturbations in toroidal geometry by means of Deep Learning for real-time plasma control - proof of concept for real-time toroidal reconstruction | PDF",1786002436,267,{"code":4,"msg":32,"data":33},"ok",{"site_id":25,"language":24,"slug":34,"title":13,"keywords":35,"description":14,"schema_data":36,"social_meta":91,"head_meta":93,"extra_data":95,"updated_unix":29},"reconstruction-of-the-reversed-field-pinch-magnetic-perturbations-in-toroidal-geometry-by-means-of-deep-learning-for-real-time-plasma-control-proof-of-concept-for-real-time-toroidal-reconstruction","",{"@graph":37,"@context":90},[38,54,69],{"@type":39,"itemListElement":40},"BreadcrumbList",[41,45,48,51],{"item":42,"name":43,"@type":44,"position":21},"https://docshare.wps.com","Home","ListItem",{"item":46,"name":47,"@type":44,"position":20},"https://docshare.wps.com/document/","Document",{"item":49,"name":12,"@type":44,"position":50},"https://docshare.wps.com/document/research-report/",3,{"item":52,"name":13,"@type":44,"position":53},"https://docshare.wps.com/document/reconstruction-of-the-reversed-field-pinch-magnetic-perturbations-in-toroidal-geometry-by-means-of-deep-learning-for-real-time-plasma-control-proof-of-concept-for-real-time-toroidal-reconstruction/128666/",4,{"url":52,"name":13,"@type":55,"author":56,"headline":13,"publisher":58,"fileFormat":61,"inLanguage":24,"description":14,"dateModified":62,"datePublished":63,"encodingFormat":61,"isAccessibleForFree":64,"interactionStatistic":65},"DigitalDocument",{"name":9,"@type":57},"Person",{"url":42,"name":59,"@type":60},"DocShare","Organization","application/pdf","2026-08-23","2026-08-06",true,{"@type":66,"interactionType":67,"userInteractionCount":20},"InteractionCounter",{"@type":68},"ViewAction",{"@type":70,"mainEntity":71},"FAQPage",[72,78,82,86],{"name":73,"@type":74,"acceptedAnswer":75},"Why is toroidal reconstruction needed for RFX-mod2 real-time control?","Question",{"text":76,"@type":77},"RFX-mod2 will operate in a reversed field pinch configuration, where real-time control requires toroidal reconstruction rather than the simplified cylindrical approximation.","Answer",{"name":79,"@type":74,"acceptedAnswer":80},"What challenge prevents current toroidal reconstruction from being used in real time?",{"text":81,"@type":77},"Starting from experimental measurements, toroidal reconstruction requires lengthy calculations that cannot be executed fast enough for a real-time system.",{"name":83,"@type":74,"acceptedAnswer":84},"How does deep learning change the computation workflow?",{"text":85,"@type":77},"Deep learning replaces the solving algorithm by using trained neural networks to compute equilibrium in toroidal geometry, enabling integration into a real-time pipeline.",{"name":87,"@type":74,"acceptedAnswer":88},"Which FPGA-oriented optimizations were applied to deploy the selected model?",{"text":89,"@type":77},"The work performs pruning and heterogeneous quantization and includes tuning steps to meet FPGA resource and latency constraints using an FPGA deployment flow.","https://schema.org",{"og:url":52,"og:type":92,"og:title":13,"og:site_name":59,"og:description":14},"article",{"robots":94,"canonical":52},"index,follow",{"doc_id":7,"site_id":25},{"code":4,"msg":5,"data":97},[98,102,106,110,115,120,125,128,133,136,140],{"id":21,"doc_module":4,"doc_module_name":47,"category_name":99,"show_sort_weight":100,"slug":101},"Story & Novel",90,"story-novel",{"id":20,"doc_module":4,"doc_module_name":47,"category_name":103,"show_sort_weight":104,"slug":105},"Literature",80,"literature",{"id":53,"doc_module":4,"doc_module_name":47,"category_name":107,"show_sort_weight":108,"slug":109},"Exam",70,"exam",{"id":111,"doc_module":4,"doc_module_name":47,"category_name":112,"show_sort_weight":113,"slug":114},5,"Comic",60,"comic",{"id":116,"doc_module":4,"doc_module_name":47,"category_name":117,"show_sort_weight":118,"slug":119},6,"Technology",50,"technology",{"id":121,"doc_module":4,"doc_module_name":47,"category_name":122,"show_sort_weight":123,"slug":124},7,"Healthcare",40,"healthcare",{"id":11,"doc_module":4,"doc_module_name":47,"category_name":12,"show_sort_weight":126,"slug":127},30,"research-report",{"id":129,"doc_module":4,"doc_module_name":47,"category_name":130,"show_sort_weight":131,"slug":132},9,"Religion & Spirituality",20,"religion-spirituality",{"id":131,"doc_module":4,"doc_module_name":47,"category_name":134,"show_sort_weight":131,"slug":135},"World Cup","world-cup",{"id":137,"doc_module":4,"doc_module_name":47,"category_name":138,"show_sort_weight":137,"slug":139},10,"Lifestyle","lifestyle",{"id":141,"doc_module":4,"doc_module_name":47,"category_name":142,"show_sort_weight":111,"slug":143},19,"General","general"]