In today’s interconnected world, as the scale of data sharing across diverse systems and organizations continues to grow, the secure and verifiable access to these data is of escalating importance. Nonetheless, exist...
详细信息
ISBN:
(数字)9798331509712
ISBN:
(纸本)9798331509729
In today’s interconnected world, as the scale of data sharing across diverse systems and organizations continues to grow, the secure and verifiable access to these data is of escalating importance. Nonetheless, existing verification methods for prevalent access control models, such as Role-Based Access Control (RBAC), usually face several prevalent challenges, including inadequate support for cross-domain operations, potential systemic risks stemming from potential flaws in policy design and improper implementation in large-scale complex systems, and concerns about modeling credibility. To address the issues, we propose AcVerifier, a novel solution that employs blockchain technology coupled with deterministic finite automaton (DFA) to enable verifiable enforcement of access control policies across disparate domains. AcVerifier uploads data indices and policies to a secure authorization server, which records operation logs in blockchain-connected data containers, thereby ensuring data credibility. AcVerifier employs a hybrid verification method combining static and dynamic analysis techniques, leveraging their respective strengths for preemptive auditing and real-time monitoring. Thus, AcVerifier can verify the correctness and consistency between the permissions granted by the extended access control policies and their actual execution in cross-domain data sharing and ubiquitous circulation scenarios. Here, the permissions encompass desensitization, access, modification and forwarding of personal information. Comprehensive evaluation demonstrates the correctness and efficiency of AcVerifier in addressing the challenges of cross-domain access control verification.
At present, in order to cope with the shortage of traditional energy sources and pollution problems, the development and use of distributed new energy sources is increasing. Aiming at the stochastic drawbacks of distr...
详细信息
ISBN:
(数字)9798331510107
ISBN:
(纸本)9798331510114
At present, in order to cope with the shortage of traditional energy sources and pollution problems, the development and use of distributed new energy sources is increasing. Aiming at the stochastic drawbacks of distributed energy sources and the limitations that exist when they are operated in parallel with the power grid, this paper designs the system structure of virtual synchronous generator control strategy for microgrids and proposes the pre-synchronous control technology for the grid-connected switching process, so that the microgrids have the inertial characteristics and damping characteristics similar to those of synchronous generators during the operation process. Based on Matlab/Simulink platform, the power system model is built and simulated to verify that the proposed technique can support the smooth operation of the microgrid and the smooth switching of the operation mode.
In modern society, live broadcasting has become a popular real-time interactive medium, covering a wide range of fields such as news conferences, sports events, concerts and education. In the traditional multi-camera ...
详细信息
ISBN:
(数字)9798350391954
ISBN:
(纸本)9798350391961
In modern society, live broadcasting has become a popular real-time interactive medium, covering a wide range of fields such as news conferences, sports events, concerts and education. In the traditional multi-camera live broadcast, the director needs to switch between different shots in real time according to the site conditions. This process is highly dependent on the director’s individual judgment and reaction speed, which is under great pressure when facing complex and changing application scenarios. Therefore, this paper proposes a semantic based intelligent shot switching system. It combines real-time face recognition technology with keyword matching to achieve more accurate and smarter shot *** of all, we collected face photos of different genders and age levels as datasets, and preprocessed them. Then, we use the YOLOv8 model for face recognition. After training our customized datasets, we loaded the model to extract the character features from different camera screens. By comparing the similarity between face features and keywords, we calculated a matching score for each picture, and then selected the picture with the highest score as the main screen. In addition, this paper also designed a visual interface for the intelligent switching system based on PyQt5, which will provide users with a convenient use experience.
LLC resonant converter has been widely adopted in switching power supply due to its high power density and high efficiency characteristics. However, because the switching frequency is close to the resonant frequency, ...
LLC resonant converter has been widely adopted in switching power supply due to its high power density and high efficiency characteristics. However, because the switching frequency is close to the resonant frequency, it is difficult to derive the small signal model accurately. In this paper, an accurate small signal model for LLC converter is derived based on the dynamic time-domain model. The LLC converter dynamic time-domain model is developed by modeling three different stages, stage ending conditions, and the judgements of next stage. Combing with the basic concept of small signal modeling, the accurate control-to-output transfer function bode diagram can be derived, which is more accurate than the traditional extended describing function (EDF) method. Simulation results under various conditions are presented to verify the accuracy of the proposed small signal model. The small signal analysis results from the developed model are consistent with the commercial simulation software.
The modern network is equipped with many service functions to acquire high-quality service. The emergence of network function virtualization (NFV) provides a convenient way to accomplish the network services in the fo...
详细信息
The modern network is equipped with many service functions to acquire high-quality service. The emergence of network function virtualization (NFV) provides a convenient way to accomplish the network services in the form of virtual network function (VNF) and also makes the scheduling solution of VNFs flexible. The VNFs can be deployed on commodity servers as software processes. Besides, multiple VNFs are chained in a specified order as a service function chain (SFC) to serve a given flow, increasing the scheduling difficulty to minimize the average flow completion time. In this paper, we study the problem of scheduling multiple SFCs with the constraint of different resource limitations in various commodity servers. This problem is typically formulated as an Integer Linear Programming (ILP) problem, which is NP-hard. To well tackle this problem, we propose a deep reinforcement learning (DRL) approach. It involves multi-step decision making, which can be naturally transformed into a DRL problem. We design specific reward and state representations for such a multi-resource scheduling problem. We also consider how to use DRL to handle online requests of SFCs. The experiment results demonstrate that the DRL approach can significantly reduce the average completion time of a set of SFC and achieves a cost saving of 39.94% against the benchmark method.
Centered on modern C++ and the SYCL standard for heterogeneous programming, Data parallel C++ (dpc++) and Intel's oneAPI software ecosystem aim to lower the barrier to entry for the use of accelerators like FPGAs ...
详细信息
Integration, high reliability and high power density have become the research hotspot of modern high-frequency power converter equipment. More and more research on planar transformers in order to improve the power den...
Integration, high reliability and high power density have become the research hotspot of modern high-frequency power converter equipment. More and more research on planar transformers in order to improve the power density of electronic devices. Taking planar transformer as the research object, combined with its technical indicators. This paper is applied to the half-bridge LLC resonant converter system, based on multi-physics simulation and experiments, the design and optimization of planar transformers are realized. The design and optimization of high-frequency PCB planar transformers are taken as the research goal, a high-frequency equivalent model is established, and it is calculated in electromagnetic simulation software. The optimization is carried out from the two aspects of loss characteristics and structural parameters, which has certain reference significance for the design of PCB type planar transformers in similar high-frequency, low-voltage and high-current applications.
Large-scale matrix multiplication is a computational bottleneck in various applications including artificial intelligence and machine learning. Given the time complexity of O(n 3 ) for matrix multiplication, large mat...
Large-scale matrix multiplication is a computational bottleneck in various applications including artificial intelligence and machine learning. Given the time complexity of O(n 3 ) for matrix multiplication, large matrix computation is exceedingly time-consuming for the client-side user. By outsourcing this task to cloud servers with substantial computational resources, we can significantly reduce the client-side computational time. This paper presents a parallel matrix multiplication outsourcing scheme based on Cannon’s algorithm. By distributing the matrix across multiple cloud servers for parallel computation, we can get a significant efficiency speedup. Our scheme employs multiple cloud servers to perform parallel matrix computation, reducing the computational load by 89-97% when utilizing 4-16 servers as opposed to using a single server. We provide a comprehensive analysis of the scheme’s correctness, security, and verifiability, substantiating the benefits of our approach through the experimental data.
Simulation-oriented research requires precise and validated simulators. Each community has its set of preferred and widely adopted software tools. Some works are multidomain and require the use of dedicated tools and ...
详细信息
ISBN:
(纸本)9783903176324
Simulation-oriented research requires precise and validated simulators. Each community has its set of preferred and widely adopted software tools. Some works are multidomain and require the use of dedicated tools and semantic of each domain to produce largely accepted results. In this work, we demonstrate how to realize co-simulation between power system networks, telecommunication networks and distributed computing resources. The demo will show a basic scenario to explicit the relevance of such a combination.
Container live migration can move the running container between different physical machines without interrupting the operations of container, which brings great flexibility to cloud computing environments. The pre-cop...
详细信息
Container live migration can move the running container between different physical machines without interrupting the operations of container, which brings great flexibility to cloud computing environments. The pre-copy algorithm is a commonly used migration algorithm in live migration. Aiming at the problem of repeated transmission of dirty pages in the pre-copy algorithm, this paper proposes a container pre-copy migration method called MBDPC, which based on dirty page prediction and page compression. The MBDPC method exploits the locality principle of program operations, uses the Random Forest model for dirty page prediction, and skips the transmission of repeated dirty pages. The MBDPC also uses the page incremental compression method in the transmission process, which further reduces the amount of data transmitted and the migration time. Experimental results show that the MBDPC method can significantly reduce the time and data transmission overhead of live migration compared with traditional pre-copy method.
暂无评论