Font Size: a A A

Immune System Simulation Based On Android

Posted on:2018-11-11Degree:MasterType:Thesis
Country:ChinaCandidate:X M JinFull Text:PDF
GTID:2310330515456853Subject:Software engineering
Abstract/Summary:PDF Full Text Request
At present,it is difficult for the research of immune system in field of biological.It is also a hotspot.On the one hand,many teams have been explored vigorously and made a lot of research achievements in this aspect,but there are still a lot of problems left;On the other hand,these results have found many unknown cells,but we still can't determine their interactive in immune process.The immune algorithm is a search algorithm with an iterative process of generating and testing.Immune system has some important cells,like Ag(antigen)?T Cell and APC,and these cells are useful for cellular immunity.Through the overall process of the immune system,we do the modeling and analysis by the original Cellular automaton.Immune model can let us know some rules during cells we don't know before.From the different points of the system,UML defines 9 kinds of diagrams:the use case diagram,class diagram,object diagram,state diagram,activity diagram,sequence diagram and collaboration diagram,component diagram and deployment diagram.These figures of the system are described from different sides.In this paper,we use the use case diagram,state diagram and class diagram to describe the immune system.From the various aspects of the system described,and finally the various angles described in the system model analysis,and their integration together to form as ystem of UML model.UML is able to be loved by developers in the field of software development,because it has a graphical description of the characteristics,at the same time,the use of UML to achieve the project requirements for a complete normative and standard analysis and design,there are some difficulties,UML development is also subject to this.Based on the advantages of UML and formalized B method,the use case diagram,state diagram and class diagram in the immune system are transformed from UML to B method,and expressed in B language.In general,using B method combined with UML graphical description,not only can ensure the accuracy of project requirements analysis and design,but also to a certain extent,can avoid the UML itself ambiguity,imperfection and inconsistency and other shortcomings.With ProB's automated model testing,we can get an accurate protocol and discover vulnerabilities that some of the current tools can not find or can not easily detect.At present,hardware cannot determine the future of smart devices.Android(Android)has these advantages:open,cross-platform,run in parallel mode,the monopoly and the fun.Because it is easier to design computer simulation analysis,modify and update,and cheaper,it gets more and more welcomes of the researchers.Computer modeling theory methods are very important for understanding the macro performance of the immune system and researching the immune system,such as in are very important details.First define the cell base class,which is used to manage the common properties and common methods of various different cells.The attribute is a collection of commonalities for all cells;the method is a common set of methods for all cells,such as self-growth,self-healing,collision detection,collision handling,and so on.And then on the basis of the cell base,derived from different cells(currently three kinds of cells,follow-up can be extended and perfect),such as T cells,Ag cells,APC cells.And enrich their own unique properties and methods,or rewrite the parent class method.Define the Draw class,which is responsible for managing cells and displaying cells on the screen.Management cells include addition of cells,deletion of cells,renewal of cell status,and cell collision detection(mainly for cell interactions).In the program start interface,you can set the parameters and global settings of each cell through the input box and enter the second simulation activity.You can display the number of cells including the number of cells by the menu key to reflect the quantitative characteristics of the cells.In this paper,in order to do a detailed analysis,we learn through the immune system and try to understand the overall process of the immune system.In order to do a detailed analysis,we use formal B method to do the modeling and analysis.At the same time,we use immune algorithm for program optimization.Finally,we make the simulation by the computer,and put it in the Android platform.Finally,the detailed analysis of the graph and the data under the specific platform conditions shows that the simulation results in this paper are consistent with the results of the response mechanism of the immune system,and the simulated colds are the same as those of the immune system.The virus data curve also conforms to the law of the immune system.
Keywords/Search Tags:Immune system model, UML, Formal B method, Android
PDF Full Text Request
Related items