Sort by:
Publication Type:
Open access:
Publication Date:
Periodicals:
Search results
Online since: August 2013
Authors: Guan Huan Chen, Jian Zhong Zhu
Fig 2 Unconfined compressive strength of sample SCA, SCAH, SCAR and SCHR
Fig. 2 shows that the high molecular material decreased the UCS of SCA at all curing ages, but the reduction of UCS at 28d was less than that of 14d.
Conclusion From the data presented in this study, the following conclusion can be drawn: (1) Results showed that the activator had the best effect on increasing the UCS.
Conclusion From the data presented in this study, the following conclusion can be drawn: (1) Results showed that the activator had the best effect on increasing the UCS.
Online since: November 2015
Authors: Xian Zhang, Guan Zhou Qiu, Xue Duan Liu, Yi Li Liang, Hua Qun Yin
Nine sequences were obtained using BLAST search against Protein Data Bank (PDB), four of which were used for align multiple sequences.
Moreover, the replacement of any histidine residues by a phenylalanine also led to a distinct reduction of SOR catalytic ability [6].
Moreover, the replacement of any histidine residues by a phenylalanine also led to a distinct reduction of SOR catalytic ability [6].
Online since: July 2015
Authors: Tereza Kulovaná, Zbyšek Pavlík
Nevertheless, application of waste ceramics in concrete industry would lead to the reduction of energy demands and cost for concrete production and to the conservation of natural resources.
The compressive strength data are not in agreement with total open porosity values.
The compressive strength data are not in agreement with total open porosity values.
Online since: January 2016
Authors: Sufizar Ahmad, Murni Faridah Mahammad Rafter, Nur Suliani Abdul Manaf, Fazimah Mat Noor, M. Rosli
In the shrinkage measurement, the thickness have shown the reduction after sintering process.
Based on the data analysis that has been discussed, best sintering temperature and composition were on 1200˚C and 65wt%, respectively.
Based on the data analysis that has been discussed, best sintering temperature and composition were on 1200˚C and 65wt%, respectively.
Online since: September 2015
Authors: Vladimir Levin, Elena Rychagova
Fig. 1 and Fig. 2 show the change in the probability of developing and emergency defects in power transformers 6/0,4 kV data interval operation.
Probability of emergency defects in power transformers As it is shown in Fig. 1 and Fig. 2 the tendency to reduction the probability of defects in the second and third groups is result of routine or emergency repairs.
Probability of emergency defects in power transformers As it is shown in Fig. 1 and Fig. 2 the tendency to reduction the probability of defects in the second and third groups is result of routine or emergency repairs.
Online since: October 2015
Authors: Fábio Radicchi, Raniro A. Coelho, Roberto B.R. Costa, Ramon Molina Valle, Raphael Braga
Also called jet-ignition and flame-jet-ignition, this kind of system has already been known since the 1920s, but it still has a potential for further development, especially focused on greenhouse gas emissions reduction.
(a) Assembly of the prechamber (b) Generated mesh Results Through the comparison between values of cylinder pressure from numerical and experimental data, it’s possible to see that the results from simulation are really consistent.
(a) Assembly of the prechamber (b) Generated mesh Results Through the comparison between values of cylinder pressure from numerical and experimental data, it’s possible to see that the results from simulation are really consistent.
Online since: January 2013
Authors: Zhong Quan Zou, Xu Wang, Zhi Mei Wang
(a) (b)
(c) (d)
Fig. 4 Typical waveforms reflecting different quality of CFST: (a) Normal Waveform for good quality; (b) Distorted waveform for poor bonding; (c) Distorted waveform with amplitude and frequency attenuation for poor bonding and interior flaw; (d) distorted waveform with sonic time extension and amplitude attenuation for poor bonding
For reduction of the paper length, the detailed obtained data wasn’t listed.
Online since: October 2011
Authors: Chen Guo, Zhi Peng Shen, Yu Ting Wang
Then the optimum degree membership function is determined with the algorithm of BP learning.
2.1 The Period of Self-organizing Learning
The core though of learning is covering the scope of input data with the domain of membership function.
Superposition degree is marked as , described by , (4) The membership function shows narrow and thin when is excessively reduction.
Superposition degree is marked as , described by , (4) The membership function shows narrow and thin when is excessively reduction.
Online since: August 2013
Authors: Ren Ming Peng, Cheng Hu Zhang
Where the Tornado tool is a set of powerful cross-development tools, they can also be used for all target systems, and VxWorks is one high performance, reduction of real-time operating system running on the target machine.
Device driver framework (1) Define the constants and global variables: #define VENDOR_ID xxx (2) Define information data structures Typedef struct xxx_Info { UINT pciBus, pciDevice Char irq; }XXX_INFO; (3) Access to hardware interface parameters Void xxxInit() { xxxFindDevice(); Xxxbase = XXX; //Determine base address of the device which is mapped to the system pciConfigInByte(busNo, deviceNo, funcNo, PCI_CFG_DEV_INT_LINE, &irq); //Determine the device's IRQ } (4) The interrupt service routine Void xxxIntr() { } (5) Equipment initial subroutines { //Initialize device,Connecte interrupt service routine PciIntConnect(); } Programming environment summary In order to write device drivers, after mastering the system structure and starting process, you also need to understand the basis of software programming in the VxWorks environment.
Device driver framework (1) Define the constants and global variables: #define VENDOR_ID xxx (2) Define information data structures Typedef struct xxx_Info { UINT pciBus, pciDevice Char irq; }XXX_INFO; (3) Access to hardware interface parameters Void xxxInit() { xxxFindDevice(); Xxxbase = XXX; //Determine base address of the device which is mapped to the system pciConfigInByte(busNo, deviceNo, funcNo, PCI_CFG_DEV_INT_LINE, &irq); //Determine the device's IRQ } (4) The interrupt service routine Void xxxIntr() { } (5) Equipment initial subroutines { //Initialize device,Connecte interrupt service routine PciIntConnect(); } Programming environment summary In order to write device drivers, after mastering the system structure and starting process, you also need to understand the basis of software programming in the VxWorks environment.