This article presents two designs,the Transaction Serial Format(TSF)and the Transaction Array Model(TAM).Together,they provide full,efficient,transaction serialization facilities for devices with limited onboard energ...This article presents two designs,the Transaction Serial Format(TSF)and the Transaction Array Model(TAM).Together,they provide full,efficient,transaction serialization facilities for devices with limited onboard energy,such as those in an Internet of Things(IoT)network.TSF provides a compact,non-parsed,format that requires minimal processing for transaction deserialization.TAM provides an internal data structure that needs minimal dynamic storage and directly uses the elements of TSF.The simple lexical units of TSF do not require parsing.The lexical units contain enough information to allocate the internal TAM data structure efficiently.TSF generality is equivalent to XML and JSON.TSF represents any XML document or JSON object without loss of information,including whitespace.The XML equivalence provides a foundation for the performance comparisons.A performance comparison of a C reference implementation of TSF and TAM to the popular Expat XML library,also written in C,shows that TSF reduces deserialization processor time by more than 80%.展开更多
Aiming at the problems such as more repeatedly design and longer design cycle, in this paper, the similarity theory was introduced to the design process of the key structures of flotation machine. The impeller and U-s...Aiming at the problems such as more repeatedly design and longer design cycle, in this paper, the similarity theory was introduced to the design process of the key structures of flotation machine. The impeller and U-shaped tank of flotation machine system were analyzed as similarity unit. Meanwhile, the level of similarity of the units and the similarity of the system were calculated. Based on the analysis of the impeller and the size of U-shaped tank, the similarity criteria were derived. The derived conclusions are: (1) The relationship between the diameter of the impeller and the volume of the tank was power function and calculated as the similarity criteria of the impeller; (2) The relationship between the ratio between the U-shaped tank's cross-sectional area and impeller's diameter and the volume of the tank was power function and calculated as the similarity criterions of the U-shaped tank. Using the similarity criterion combined with computer technology and database technology to realize part and system serialization design. The results show that the research can efficiency. avoid repeatedly design, shorten design cycle, and raise the design展开更多
BACKGROUND Mesenchymal stem cells(MSCs)have been extensively studied for therapeutic potential,due to their regenerative and immunomodulatory properties.Serial passage and stress factors may affect the biological char...BACKGROUND Mesenchymal stem cells(MSCs)have been extensively studied for therapeutic potential,due to their regenerative and immunomodulatory properties.Serial passage and stress factors may affect the biological characteristics of MSCs,but the details of these effects have not been recognized yet.AIM To investigate the effects of stress factors(high glucose and severe hypoxia)on the biological characteristics of MSCs at different passages,in order to optimize the therapeutic applications of MSCs.METHODS In this study,we investigated the impact of two stress conditions;severe hypoxia and high glucose on human adipose-tissue derived MSCs(hAD-MSCs)at passages 6(P6),P8,and P10.Proliferation,senescence and apoptosis were evaluated measuring WST-1,senescence-associated beta-galactosidase,and annexin V,respectively.RESULTS Cells at P6 showed decreased proliferation and increased apoptosis under conditions of high glucose and hypoxia compared to control,while the extent of senescence did not change significantly under stress conditions.At P8 hAD-MSCs cultured in stress conditions had a significant decrease in proliferation and apoptosis and a significant increase in senescence compared to counterpart cells at P6.Cells cultured in high glucose at P10 had lower proliferation and higher senescence than their counterparts in the previous passage,while no change in apoptosis was observed.On the other hand,MSCs cultured under hypoxia showed decreased senescence,increased apoptosis and no significant change in proliferation when compared to the same conditions at P8.CONCLUSION These results indicate that stress factors had distinct effects on the biological processes of MSCs at different passages,and suggest that senescence may be a protective mechanism for MSCs to survive under stress conditions at higher passage numbers.展开更多
The study investigates long-term changes in annual and seasonal rainfall patterns in the Indira Sagar Region of Madhya Pradesh, India, from 1901 to 2010. Agriculture sustainability, food supply, natural resource devel...The study investigates long-term changes in annual and seasonal rainfall patterns in the Indira Sagar Region of Madhya Pradesh, India, from 1901 to 2010. Agriculture sustainability, food supply, natural resource development, and hydropower system reliability in the region rely heavily on monsoon rainfall. Monthly rainfall data from three stations (East Nimar, Barwani, and West Nimar) were analyzed. Initially, the pre-whitening method was applied to eliminate serial correlation effects from the rainfall data series. Subsequently, statistical trends in annual and seasonal rainfall were assessed using both parametric (student-t test) and non-parametric tests [Mann-Kendall, Sen’s slope estimator, and Cumulative Sum (CUSUM)]. The magnitude of the rainfall trend was determined using Theil-Sen’s slope estimator. Spatial analysis of the Mann-Kendall test on an annual basis revealed a statistically insignificant decreasing trend for Barwani and East Nimar and an increasing trend for West Nimar. On a seasonal basis, the monsoon season contributes a significant percentage (88.33%) to the total annual rainfall. The CUSUM test results indicated a shift change detection in annual rainfall data for Barwani in 1997, while shifts were observed in West and East Nimar stations in 1929. These findings offer valuable insights into regional rainfall behavior, aiding in the planning and management of water resources and ecological systems.展开更多
We utilized Raspberry Pi 4B to develop a microbial monitoring system to simplify the microbial image-capturing process and facilitate the informatization of microbial observation results.The Raspberry Pi 4B firmware,d...We utilized Raspberry Pi 4B to develop a microbial monitoring system to simplify the microbial image-capturing process and facilitate the informatization of microbial observation results.The Raspberry Pi 4B firmware,developed under Python on the Linux platform,achieves sum verification of serial data,file upload based on TCP protocol,control of sequence light source and light valve,real-time self-test based on multithreading,and an experiment-oriented file management method.The system demonstrated improved code logic,scheduling,exception handling,and code readability.展开更多
To improve the performance of the short interleaved serial concatenated convolutional code(SCCC) with low decoding iterative times, the structure of Log MAP algorithm is introduced into the conventional SOVA decoder...To improve the performance of the short interleaved serial concatenated convolutional code(SCCC) with low decoding iterative times, the structure of Log MAP algorithm is introduced into the conventional SOVA decoder to improve its performance at short interleaving delay. The combination of Log MAP and SOVA avoids updating the matrices of the maximum path, and also makes a contribution to the requirement of short delay. The simulation results of several SCCCs show that the improved decoder can obtain satisfied performance with short frame interleaver and it is suitable to the high bit rate low delay communication systems.展开更多
为了实时掌握农业机械自动导航时运行状态的相关参数,并根据监测参数作出相应的调整动作,本文以Visual Studio 2008为开发平台,开发了一套高速插秧机自动导航的运行参数远程监测系统软件。该软件功能主要包括信号检测、数据通讯、控制...为了实时掌握农业机械自动导航时运行状态的相关参数,并根据监测参数作出相应的调整动作,本文以Visual Studio 2008为开发平台,开发了一套高速插秧机自动导航的运行参数远程监测系统软件。该软件功能主要包括信号检测、数据通讯、控制决策、数据显示和数据存储。系统采用Visual Studio 2008中Visual Basic.net 2008语言进行开发,将远程采集的各监测数据经由GSM网络进行无线传输到上位机;并采用Serial Port控件来进行串行通讯,完成PC机与GSM模块之间数据的交换,并对相应控制动作进行相应性能仿真。展开更多
In order to solve the problem of artificial generation and low efficiency of test sequences for zone controller (ZC), a model-based automatic generation method of test sequence is proposed. Firstly, the timed automata...In order to solve the problem of artificial generation and low efficiency of test sequences for zone controller (ZC), a model-based automatic generation method of test sequence is proposed. Firstly, the timed automata model is established based on function analysis of the zone controller, and the correctness of the model is verified by UPPAAL. Then by parsing the timed automata model files, state information and transition conditions can be extracted to generate test case sets. Finally, according to the serialization conditions of test cases, the test cases are serialized into test sequences by using the improved depth first search algorithm. A case, the ZC controls the train running within its jurisdiction, shows that the method is correct and can effectively improve the efficiency of test sequence generation.展开更多
文摘This article presents two designs,the Transaction Serial Format(TSF)and the Transaction Array Model(TAM).Together,they provide full,efficient,transaction serialization facilities for devices with limited onboard energy,such as those in an Internet of Things(IoT)network.TSF provides a compact,non-parsed,format that requires minimal processing for transaction deserialization.TAM provides an internal data structure that needs minimal dynamic storage and directly uses the elements of TSF.The simple lexical units of TSF do not require parsing.The lexical units contain enough information to allocate the internal TAM data structure efficiently.TSF generality is equivalent to XML and JSON.TSF represents any XML document or JSON object without loss of information,including whitespace.The XML equivalence provides a foundation for the performance comparisons.A performance comparison of a C reference implementation of TSF and TAM to the popular Expat XML library,also written in C,shows that TSF reduces deserialization processor time by more than 80%.
基金Supported by National Natural Science Foundation of China (Grant No.51275145)
文摘Aiming at the problems such as more repeatedly design and longer design cycle, in this paper, the similarity theory was introduced to the design process of the key structures of flotation machine. The impeller and U-shaped tank of flotation machine system were analyzed as similarity unit. Meanwhile, the level of similarity of the units and the similarity of the system were calculated. Based on the analysis of the impeller and the size of U-shaped tank, the similarity criteria were derived. The derived conclusions are: (1) The relationship between the diameter of the impeller and the volume of the tank was power function and calculated as the similarity criteria of the impeller; (2) The relationship between the ratio between the U-shaped tank's cross-sectional area and impeller's diameter and the volume of the tank was power function and calculated as the similarity criterions of the U-shaped tank. Using the similarity criterion combined with computer technology and database technology to realize part and system serialization design. The results show that the research can efficiency. avoid repeatedly design, shorten design cycle, and raise the design
基金Supported by the Deanship of Scientific Research,Yarmouk University,Jordan,No.73/2022.
文摘BACKGROUND Mesenchymal stem cells(MSCs)have been extensively studied for therapeutic potential,due to their regenerative and immunomodulatory properties.Serial passage and stress factors may affect the biological characteristics of MSCs,but the details of these effects have not been recognized yet.AIM To investigate the effects of stress factors(high glucose and severe hypoxia)on the biological characteristics of MSCs at different passages,in order to optimize the therapeutic applications of MSCs.METHODS In this study,we investigated the impact of two stress conditions;severe hypoxia and high glucose on human adipose-tissue derived MSCs(hAD-MSCs)at passages 6(P6),P8,and P10.Proliferation,senescence and apoptosis were evaluated measuring WST-1,senescence-associated beta-galactosidase,and annexin V,respectively.RESULTS Cells at P6 showed decreased proliferation and increased apoptosis under conditions of high glucose and hypoxia compared to control,while the extent of senescence did not change significantly under stress conditions.At P8 hAD-MSCs cultured in stress conditions had a significant decrease in proliferation and apoptosis and a significant increase in senescence compared to counterpart cells at P6.Cells cultured in high glucose at P10 had lower proliferation and higher senescence than their counterparts in the previous passage,while no change in apoptosis was observed.On the other hand,MSCs cultured under hypoxia showed decreased senescence,increased apoptosis and no significant change in proliferation when compared to the same conditions at P8.CONCLUSION These results indicate that stress factors had distinct effects on the biological processes of MSCs at different passages,and suggest that senescence may be a protective mechanism for MSCs to survive under stress conditions at higher passage numbers.
文摘The study investigates long-term changes in annual and seasonal rainfall patterns in the Indira Sagar Region of Madhya Pradesh, India, from 1901 to 2010. Agriculture sustainability, food supply, natural resource development, and hydropower system reliability in the region rely heavily on monsoon rainfall. Monthly rainfall data from three stations (East Nimar, Barwani, and West Nimar) were analyzed. Initially, the pre-whitening method was applied to eliminate serial correlation effects from the rainfall data series. Subsequently, statistical trends in annual and seasonal rainfall were assessed using both parametric (student-t test) and non-parametric tests [Mann-Kendall, Sen’s slope estimator, and Cumulative Sum (CUSUM)]. The magnitude of the rainfall trend was determined using Theil-Sen’s slope estimator. Spatial analysis of the Mann-Kendall test on an annual basis revealed a statistically insignificant decreasing trend for Barwani and East Nimar and an increasing trend for West Nimar. On a seasonal basis, the monsoon season contributes a significant percentage (88.33%) to the total annual rainfall. The CUSUM test results indicated a shift change detection in annual rainfall data for Barwani in 1997, while shifts were observed in West and East Nimar stations in 1929. These findings offer valuable insights into regional rainfall behavior, aiding in the planning and management of water resources and ecological systems.
文摘We utilized Raspberry Pi 4B to develop a microbial monitoring system to simplify the microbial image-capturing process and facilitate the informatization of microbial observation results.The Raspberry Pi 4B firmware,developed under Python on the Linux platform,achieves sum verification of serial data,file upload based on TCP protocol,control of sequence light source and light valve,real-time self-test based on multithreading,and an experiment-oriented file management method.The system demonstrated improved code logic,scheduling,exception handling,and code readability.
文摘To improve the performance of the short interleaved serial concatenated convolutional code(SCCC) with low decoding iterative times, the structure of Log MAP algorithm is introduced into the conventional SOVA decoder to improve its performance at short interleaving delay. The combination of Log MAP and SOVA avoids updating the matrices of the maximum path, and also makes a contribution to the requirement of short delay. The simulation results of several SCCCs show that the improved decoder can obtain satisfied performance with short frame interleaver and it is suitable to the high bit rate low delay communication systems.
文摘为了实时掌握农业机械自动导航时运行状态的相关参数,并根据监测参数作出相应的调整动作,本文以Visual Studio 2008为开发平台,开发了一套高速插秧机自动导航的运行参数远程监测系统软件。该软件功能主要包括信号检测、数据通讯、控制决策、数据显示和数据存储。系统采用Visual Studio 2008中Visual Basic.net 2008语言进行开发,将远程采集的各监测数据经由GSM网络进行无线传输到上位机;并采用Serial Port控件来进行串行通讯,完成PC机与GSM模块之间数据的交换,并对相应控制动作进行相应性能仿真。
文摘In order to solve the problem of artificial generation and low efficiency of test sequences for zone controller (ZC), a model-based automatic generation method of test sequence is proposed. Firstly, the timed automata model is established based on function analysis of the zone controller, and the correctness of the model is verified by UPPAAL. Then by parsing the timed automata model files, state information and transition conditions can be extracted to generate test case sets. Finally, according to the serialization conditions of test cases, the test cases are serialized into test sequences by using the improved depth first search algorithm. A case, the ZC controls the train running within its jurisdiction, shows that the method is correct and can effectively improve the efficiency of test sequence generation.