Suggested Topics within your search.
Suggested Topics within your search.
- Design 10
- Design and construction 10
- Research 7
- Methodology 6
- Web sites 6
- Dressmaking 4
- History 4
- Management 4
- Study and teaching 4
- Computer networks 3
- Computer-aided design 3
- Economic development 3
- Evaluation research (Social action programs) 3
- Human-computer interaction 3
- Moral and ethical aspects 3
- Pattern design 3
- Visual communication 3
- methods 3
- Advertising 2
- Application software 2
- Commercial art 2
- Computer animation 2
- Computer programs 2
- Computer-assisted instruction 2
- Curricula 2
- Curriculum planning 2
- Economic policy 2
- Economics 2
- Education 2
- Education, Elementary 2
-
10361
Funnel-Based Adaptive Neural Fault-Tolerant Control for Nonlinear Systems with Dead-Zone and Actuator Faults: Application to Rigid Robot Manipulator and Inverted Pendulum Systems
Published 2024-01-01“…To guarantee the boundedness of the tracking error, a modified transformation for funnel error is devised and incorporated into the control design process. To manage unknown nonlinear functions, radial basis function neural networks (RBFNN) are employed in designing an adaptive neural funnel fault-tolerant controller through the backstepping technique. …”
Get full text
Article -
10362
Virtual network mapping strategy and competitive analysis based on cost constraint
Published 2016-02-01“…And then completed the competitive algorithm design based on virtual network admission control strategy by mapping cost constraint and provided the competitive analysis of this algorithm. …”
Get full text
Article -
10363
Selection and Analysis of the Spring Force of Roller Clutches
Published 2024-08-01“…In the design process of overrunning clutches, the preload spring force has an important impact on the timely disengagement and engagement of roller clutches during the operation process, but the current spring design theory system is not complete. …”
Get full text
Article -
10364
Optimization of Plug-in HEV Power and Control Strategy Parameter based on the Particle Swam Optimization Algorithm
Published 2015-01-01“…A newly developed plug-in hybrid electric vehicle is taken as research object and the vehicle simulation model is built by using CRUISE on the basis of completing the match of transmission parameters and control strategy design.An optimization model of plug-in HEV parameters is set up,applying optimization software Isight to integrate with CRUISE model.The constraints of the model are the designed power performance and the objective function is the fuel consumption and emission performance.The particle swarm optimization is applied to optimize the transmission system parameters and the control strategy parameter simultaneously.Compared the simulation results demonstrate that fuel consumption per hundred kilometer of PHEV is reduced by 12.5%and equivalent fuel consumption is reduced by 10.7% under UDDS driving cycle after optimization.…”
Get full text
Article -
10365
Multiplierless discrete Fourier transform based on moments
Published 2009-01-01“…A novel algorithm to perform Discrete Fourier Transform(DFT) multiplierlessly was proposed.First, by modular mapping and truncating Taylor series expansion, the DFT was expressed in the form of the product of the constants and discrete moments.Second, by performing appropriate bit operations and shift operations in binary system, the product could be transformed to some additions of integers.The proposed algorithm only involved integer additions and shifts because the discrete moments could be computed only by integer additions.The systolic VLSI was designed to perform the new algorithm, followed by complexity analysis.Compared with the state-of-the-art systolic structure, the proposed design was multiplierless and easier to implement with less hardware and time.The approach was also applicable to other discrete transforms.…”
Get full text
Article -
10366
SG-CIM model application method in data middle platform
Published 2020-03-01“…The overall framework of State Grid ubiquitous power IoT and the layered architecture of data middle platform were analyzed.The positioning and application mode of SG-CIM in data middle platform,and the support of model for data analysis application were studied.The physical model design of data middle platform was put forward,on the premise of adopting the baseline version control,parallel expansion tables and joint views was created for personalized model expansion design.As to the integrated implementation of model data for data middle platform,combining database selection and adopt bulk data loading was proposed,so as to improve efficiency of data integration.As for the upgrading and updating of data middle platform model,creating a middle table to minimize the impact on the data analysis application was recommended,and a good support was achieved for the data analysis application based on data middle platform.…”
Get full text
Article -
10367
Fault diagnosis based on sliding mode observer for formation of UAVs
Published 2017-09-01“…Under the directed network topology,formation of UAVs with leader-follower structure was studied.And a fault estimation method using distributed adaptive sliding mode observer was designed for actuator fault with unknown upper bound.First of all,for each network node,based on the directed network topology,relative output estimation error was introduced to show information exchanges between neighbouring nodes.And a corresponding sliding mode observer was constructed.Then the global error system was defined,and the stability and sliding mode reaching condition was proved by Lyapunov theory.At last,all the parameters to be designed were calculated by the linear matrix inequality toolbox,and the validity of the proposed method was verified by Matlab simulation.…”
Get full text
Article -
10368
Detection and elimination method for deception jamming based on an antenna array
Published 2018-05-01“…To estimate the jamming direction with high accuracy, meanwhile considering the feasibility of airborne installation, a novel configurated array combining medium-length baseline with short baseline is designed, and a fast method to solve the integer ambiguity is discussed. …”
Get full text
Article -
10369
Experimental Study on Shape and Discharge Capacity of Spillway of Yuyang Lake
Published 2020-01-01“…According to the actual operation of spillway of Yuyang Lake in Jiyuan City,this paper systematically studies the spillway shape,discharge capacity,flow pattern &velocity,pressure distribution,energy dissipation and scour prevention based on the hydraulic model test,and further optimizes the engineering design through the comparison test of different schemes.The test results show that the discharge capacity can meet the design requirements after the spillway inlet elevation is reduced;and the energy dissipation is improved after the stilling basin is changed from the secondary level to the first level,which can play a good role in protecting the downstream.In view of the phenomenon that the water flows through the top of the wall,reasonable suggestions are put forward to heighten the pier head at the inlet and the wing wall at the downstream of the spillway.…”
Get full text
Article -
10370
A systemic analysis of container terminal layouts
Published 2025-02-01“…This is mainly attributed to site characteristics constraining terminal design and operations with clusters arranged along terminal rectangularity level. …”
Get full text
Article -
10371
Distributed high-efficiency entropy energy-saving clustering routing algorithm for SDWSN
Published 2023-03-01“…In order to improve the life of software defined wireless sensor network (SDWSN) and reduce the energy consumption of data transmission, a hybrid optimization algorithm based on firefly algorithm (FA) and biogeography-based optimization (BBO) were designed, and based on the hybrid optimization algorithm, a distributed high-efficiency entropy energy-saving clustering routing algorithm (DHEEC) was designed, using energy entropy and hybrid optimization algorithm for cluster head selection.The simulation results show that the hybrid optimization algorithm outperforms other algorithms on standard functions.The number of death rounds of 10% nodes of DHEEC is about 13.89% higher than that of IFCEER, and about 41.05% higher than that of DEEC-FA, and the energy utilization is improved.…”
Get full text
Article -
10372
Cache replacement strategy based on content value
Published 2018-11-01“…The cache replacement mechanism is one of the important research issues of the content center network.Considering the limited cache space,the reasonable replacement of the cache content becomes a key factor affecting the overall performance of the network.Therefore,a cache replacement scheme based on content value was designed.Considering the dynamic popularity of content,the cost of caching,and the time of the most recently requested,a more realistic content value function was built,and an effective content storage and replacement scheme was designed based on the content value function.Specifically,when the cache space was insufficient,the existing cache contents were replaced according to the value from small to large.Simulation results show that compared with the traditional replacement algorithms LRU,LFU and FIFO,the proposed scheme effectively improves the content cache hit rate of network nodes and reduces the average hops of users’ content acquisition.…”
Get full text
Article -
10373
Liquid Moisture Transport in Knitted Fabrics in Relaxed and Stretched State
Published 2022-09-01Get full text
Article -
10374
Experimental Study on Response of Platform Beam of High-piled Wharf under Vehicle Load
Published 2020-01-01“…In order to ensure the safety management and normal operation of ports and wharfs, thispaper surveys and observes the current state of pile foundation, beams, cap beams and panels ofhigh-piled wharf platform on site, measures the strain, deflection and crack width of rearplatform beam of wharf under vehicle load through field loading test, and checks whether thebending and shear bearing capacity of the rear platform beam meet the design requirements or not. Theresults show that the maximum strain, mid-span maximum deflection and crack width of the support-closer section of the rear platform beam of wharf are all within the normal range, and the securityand service ability of wharf platform structure meet the design requirements.…”
Get full text
Article -
10375
Usability as Speculum Mundi: A Core Concept in Socio-technical Systems Development
Published 2020-04-01“…This article aims to bring forth three fundamental attributes of usability that originate in classical architecture design, namely, utilitas, firmitas, and venustas. …”
Get full text
Article -
10376
Towards a cultural transition of energy landscapes – Between responsibility and necessity
Published 2024-06-01“…Finally, the third point involves the temporal dimension and, more generally, the design of time as a system of relationships. This contribution aims, therefore, to reflect on the role of architectural design in complex contexts, providing operational indications and establishing the need to ‘read’ the present world and interpret it critically, avoiding exclusive technocratic dominion in issues that affect the future of the next generations and the destinies of our landscape. …”
Get full text
Article -
10377
Statistical indicators system characterizing state and course of modernization process as a factor of housing and public utility services system in regional development
Published 2023-07-01“…The main economic and designed indicators of the development have been evaluated. …”
Get full text
Article -
10378
Data-driven data transmission of the Internet of things based on sensing spectrum
Published 2019-06-01“…Facing the problem of spectrum shortage caused by the mass data,in order to share as a solution,how operators use the sensing spectrum reasonably to transmit data was studied.Considering the limitation of Internet of things(IoT) devices,the ultra-dense cognitive heterogeneous network architecture was designed,based on traffic demand and perception cost,an optimal access control and perception decision method was designed to maximize network utility.Considering the uncertainty of the perceived spectrum,the optimal programming scheme was modeled as a mixed integer stochastic optimization problem,and a data-driven probabilistic solution method based on statistical characteristics was proposed.In the case of unknown probability distribution of available bandwidth,data transmission requirements meeting various service requests were counted.…”
Get full text
Article -
10379
Recent Developments in Maximum Power Point Tracking Technologies for Photovoltaic Systems
Published 2010-01-01“…In photovoltaic (PV) system applications, it is very important to design a system for operating of the solar cells (SCs) under best conditions and highest efficiency. …”
Get full text
Article -
10380
Figure di identità. La lettera-immagine come espressione dell'identità di prodotto
Published 2024-06-01“…Through the analysis of some exemplary cases referred to the field of packaging design, we want to investigate how the typeface generates identity figures that modify the status of fonts, making them play the role of images capable of activating processes of meaning and narratives consistent with the reference world of the product. …”
Get full text
Article