8 results on '"Shang Zeyi"'
Search Results
2. FPGA Implementation of Reaction Systems.
- Author
-
Shang, Zeyi, Verlan, Sergey, Lu, Jing, Wei, Zhe, and Zhou, Min
- Subjects
BIOLOGICALLY inspired computing ,CYTOPLASMIC filaments ,PARALLEL electric circuits ,BIOCHEMICAL models ,DIGITAL electronics - Abstract
Reaction system (RS) belongs to a type of qualitative computing model inspired by biochemical reactions taking place inside biological cells. It concerns more the interactions and causality among reactions rather than concrete concentrations of chemical entities. Many biochemical processes and models can be represented in the form of reaction systems so that complex relations and ultimate products of a variety of reactions can be revealed qualitatively. The reaction system works in parallel mode. Software simulation of this kind of model may suffer from the penalty of inefficient parallelism for the limited performance of CPU/GPU, especially for the simulation of large-scale models. Considering potential applications of reaction systems in disease diagnoses and in drug developments, hardware implementation of reaction systems provides a better way to accelerate computations involved. In this paper, an FPGA implementation method of a reaction system called RSFIM is proposed. Two small-scale models, i.e., the reaction system of intermediate filaments self-assembly and heat shock response, are implemented on FPGA, achieving a computing speed of 2 × 10 8 steps per second. For large-scale models, the ErbB reaction system is implemented, obtaining a speedup of 7.649 × 10 4 compared with its highest performance GPU simulation so far. The reaction system binary counter, which is a quantitative model, is also implemented by the Boolean explanation of the qualitative character of the reaction system. FPGA implementation of reaction systems opens a novel research line to speed up the simulations of reaction systems and other biological models in the perspective of parallel digital circuits. [ABSTRACT FROM AUTHOR]
- Published
- 2024
- Full Text
- View/download PDF
3. Emergency management capability evaluation of chemical parks based on PFDEMATEL‐G1 and PFTOPSIS.
- Author
-
Zhang, Jixin, Lang, Xiaosong, You, Qiuju, Jing, Yilin, Shang, Zeyi, Shi, Minghao, and Kang, Jian
- Abstract
Conducting an evaluation of the emergency management capacity of the chemical park and implementing targeted improvements based on the assessment results can significantly enhance the emergency preparedness and response capabilities of both the management departments and enterprises. This article proposes an emergency management capability assessment model for chemical parks based on PFDEMATEL (the Pythagorean fuzzy decision‐making trial and evaluation laboratory)‐G1 (the ordinal relation method) and PFTOPSIS (the Pythagorean fuzzy set TOPSIS). Firstly, based on the four stages of emergency management of chemical parks, emergency prevention, emergency preparedness, emergency response, and emergency recovery, an index system for evaluating the emergency management capacity of chemical parks was established. Secondly, PFDEMATEL is used to modify the G1 method to determine the index weight, so as to realize the objective rationality of the G1 method empowerment. On this basis, an emergency management capability evaluation model of chemical park to improve PFTOPSIS is proposed. Finally, taking three chemical parks as examples, the applicability of the evaluation model is verified. The research results can provide a theoretical reference for the emergency management decision‐making of governments and enterprises, improve the status quo of emergency management, and improve the prevention and handling capabilities of emergencies. [ABSTRACT FROM AUTHOR]
- Published
- 2023
- Full Text
- View/download PDF
4. An FPGA Architecture for the RRT Algorithm Based on Membrane Computing.
- Author
-
Shang, Zeyi, Wei, Zhe, Verlan, Sergey, Li, Jianming, and He, Zhige
- Subjects
PARALLEL algorithms ,ALGORITHMS ,FIELD programmable gate arrays ,PARALLEL programming - Abstract
This paper investigates an FPGA architecture whose primary function is to accelerate parallel computations involved in the rapid-exploring random tree (RRT) algorithm. The RRT algorithm is inherently serial, while in each computing step there are many computations that can be executed simultaneously. Nevertheless, how to carry out these parallel computations on an FPGA so that a high degree of acceleration can be realized is the key issue. Membrane computing is a parallel computing paradigm inspired from the structures and functions of eukaryotic cells. As a newly proposed membrane computing model, the generalized numerical P system (GNPS) is intrinsically parallel; so, it is a good candidate for modeling parallel computations in the RRT algorithm. Open problems for the FPGA implementation of the RRT algorithm and GNPS include: (1) whether it possible to model the RRT with GNPS; (2) if yes, how to design such an FPGA architecture to achieve a better speedup; and (3) instead of implementing GNPSs with a fixed-point-number format, how to devise a GNPS FPGA architecture working with a floating-point-number format. In this paper, we modeled the RRT with a GNPS at first, showing that it is feasible to model the RRT with a GNPS. An FPGA architecture was fabricated according to the GNPS-modeled RRT. In this architecture, computations, which can be executed in parallel, are accommodated in different inner membranes of the GNPS. These membranes are designed as Verilog modules in the register transfer level model. All the computations within a membrane are triggered by the same clock impulse to implement parallel computing. The proposed architecture is validated by implementing it on the Xilinx VC707 FPGA evaluation board. Compared with the software simulation of the GNPS-modeled RRT, the FPGA architecture achieves a speedup of a 10 4 order of magnitude. Although this speedup is obtained on a small map, it reveals that this architecture promises to accelerate the RRT algorithm to a higher level compared with the previously reported architectures. [ABSTRACT FROM AUTHOR]
- Published
- 2023
- Full Text
- View/download PDF
5. Reaction Systems and Synchronous Digital Circuits
- Author
-
Sergey Verlan, Shang Zeyi, Gexiang Zhang, Ion Petre, Southwest Jiaotong University (SWJTU), Laboratoire d'Algorithmique Complexité et Logique (LACL), Université Paris-Est Créteil Val-de-Marne - Paris 12 (UPEC UP12), Åbo Akademi University [Turku], and Xihua University (XHU)
- Subjects
reaction systems ,Relation (database) ,Computer science ,Biochemical Phenomena ,Pharmaceutical Science ,0102 computer and information sciences ,02 engineering and technology ,Living cell ,computer.software_genre ,01 natural sciences ,Article ,Analytical Chemistry ,lcsh:QD241-441 ,lcsh:Organic chemistry ,[INFO.INFO-FL]Computer Science [cs]/Formal Languages and Automata Theory [cs.FL] ,Drug Discovery ,field-programming gate arrays ,Physical and Theoretical Chemistry ,Field-programmable gate array ,ComputingMilieux_MISCELLANEOUS ,Electronic circuit ,Digital electronics ,business.industry ,Computers ,Organic Chemistry ,021001 nanoscience & nanotechnology ,Computer architecture ,010201 computation theory & mathematics ,Chemistry (miscellaneous) ,Molecular Medicine ,synchronous digital circuits ,Compiler ,Reaction system ,Electronics ,0210 nano-technology ,business ,computer ,Algorithms - Abstract
A reaction system is a modeling framework for investigating the functioning of the living cell, focused on capturing cause&ndash, effect relationships in biochemical environments. Biochemical processes in this framework are seen to interact with each other by producing the ingredients enabling and/or inhibiting other reactions. They can also be influenced by the environment seen as a systematic driver of the processes through the ingredients brought into the cellular environment. In this paper, the first attempt is made to implement reaction systems in the hardware. We first show a tight relation between reaction systems and synchronous digital circuits, generally used for digital electronics design. We describe the algorithms allowing us to translate one model to the other one, while keeping the same behavior and similar size. We also develop a compiler translating a reaction systems description into hardware circuit description using field-programming gate arrays (FPGA) technology, leading to high performance, hardware-based simulations of reaction systems. This work also opens a novel interesting perspective of analyzing the behavior of biological systems using established industrial tools from electronic circuits design.
- Published
- 2019
- Full Text
- View/download PDF
6. FPGA Implementation of Robot Obstacle Avoidance Controller based on Enzymatic Numerical P Systems
- Author
-
Shang, Zeyi, Verlan, Sergey, Zhang, Gexiang, Pérez Hurtado de Mendoza, Ignacio, Universidad de Sevilla. Departamento de Ciencias de la Computación e Inteligencia Artificial, and Universidad de Sevilla. TIC193 : Computación Natural
- Subjects
Universal asynchronous receiver/transmitter (UART) ,Numerical P system ,Enzymatic numerical P systems ,Field Programmable Gate Array (FPGA) ,Membrane computing ,Robot membrane controller - Abstract
It is a long-cherished wish to implement numerical P systems (NPS) on a parallel architecture so that its large scale parallelism can be exploited to speedup computation tremendously. FPGA is a reconfigurable hardware in which operations are triggered so synchronized by edge or level of activating signals, making it an eligible platform to implement NPS and its variant, enzymatic numerical P system (ENPS). In this article, a NPS and a ENPS designed as robot controllers are implemented in FPGA, achieving a speedup of 105 comparing to software simulation. FPGA hardened NPS in this research can be regarded as a heterogeneous multicore processor since membranes inside work as processing units which possess different functions. FPGA hardened NPS is imparted universal asynchronous receiver/transmitter (UART) communication ability to push it closer to real-life application. FPGA hardened ENPS consume less hardware resources and power for less complicate membrane structures and processes.
- Published
- 2019
7. Reaction Systems and Synchronous Digital Circuits.
- Author
-
Shang, Zeyi, Verlan, Sergey, Petre, Ion, Zhang, Gexiang, Zou, Quan, Zeng, Xiangxiang, and Rodríguez-Patón, Alfonso
- Abstract
A reaction system is a modeling framework for investigating the functioning of the living cell, focused on capturing cause–effect relationships in biochemical environments. Biochemical processes in this framework are seen to interact with each other by producing the ingredients enabling and/or inhibiting other reactions. They can also be influenced by the environment seen as a systematic driver of the processes through the ingredients brought into the cellular environment. In this paper, the first attempt is made to implement reaction systems in the hardware. We first show a tight relation between reaction systems and synchronous digital circuits, generally used for digital electronics design. We describe the algorithms allowing us to translate one model to the other one, while keeping the same behavior and similar size. We also develop a compiler translating a reaction systems description into hardware circuit description using field-programming gate arrays (FPGA) technology, leading to high performance, hardware-based simulations of reaction systems. This work also opens a novel interesting perspective of analyzing the behavior of biological systems using established industrial tools from electronic circuits design. [ABSTRACT FROM AUTHOR]
- Published
- 2019
- Full Text
- View/download PDF
8. Vulnerability assessment of hydrogen stations based on cloud center of gravity theory.
- Author
-
Zhang, Jixin, Lang, Xiaosong, Jing, Yilin, Kang, Jian, You, Qiuju, Shang, Zeyi, Shi, Minghao, and Dai, Haoyuan
- Subjects
- *
CENTER of mass , *EMERGENCY management , *HYDROGEN , *INDUSTRIAL districts , *FUZZY numbers - Abstract
Conducting a vulnerability assessment of hydrogen stations is beneficial for a more comprehensive understanding of safety risks, timely identification of weak links in hydrogen stations to reduce accident risks. This paper proposes a vulnerability assessment method for hydrogen stations in industrial parks based on the improved combination ordered weighted averaging (COWA) operator and ordinal relationship method (G1) and cloud gravity center theory. The vulnerability assessment index system for hydrogen stations considers the vulnerability of personnel, facilities, materials, environment, and emergency response capabilities. The Pythagorean fuzzy decision-making trial and evaluation laboratory (PFDEMATEL) method is used to determine the centrality of the evaluation index, and the comprehensive weight is determined by combining the COWA operator and the G1 method. The cloud gravity center is utilized to determine the vulnerability assessment level by calculating the weighted similarity. A hydrogen station is used as an example to verify the applicability and objectivity of the method. The simulation results indicate that the proposed method has high efficiency and is suitable for vulnerability evaluations. The research findings can provide a theoretical reference and decision-making basis for improving safety management and emergency response of hydrogen stations. [Display omitted] • A vulnerability evaluation index system for hydrogen stations was built. • Pythagorean fuzzy numbers address the haziness and ambiguity of assessment. • Apply PFDEMATEL-COWA and G1 method combination assignment to obtain more objective results. • The cloud center of gravity theory is used for the first time to better evaluate the vulnerability of hydrogen stations. [ABSTRACT FROM AUTHOR]
- Published
- 2023
- Full Text
- View/download PDF
Catalog
Discovery Service for Jio Institute Digital Library
For full access to our library's resources, please sign in.