Security technology is crucial in software development and operation in the digital age. Secure software can protect user privacy and data security, prevent hacker attacks and data breaches, ensure legitimate business...Security technology is crucial in software development and operation in the digital age. Secure software can protect user privacy and data security, prevent hacker attacks and data breaches, ensure legitimate business operations, and protect core assets. However, the development process often faces threats such as injection attacks, Cross-Site Scripting (XSS), and Cross-Site Request Forgery (CSRF), mainly due to code vulnerabilities, configuration errors, and risks from third-party components. To meet these challenges, this paper discusses the application of security technology in development and operation, emphasizing security requirements analysis, design principles, coding practices, and testing during the development phase. Along with focusing on environmental configuration, continuous monitoring, emergency response, disaster recovery, and regular auditing and updating during the operation phase. These measures can significantly enhance the security of software systems and protect user and corporate data.展开更多
A comparison of arithmetic operations of two dynamic process optimization approaches called quasi-sequential approach and reduced Sequential Quadratic Programming(rSQP)simultaneous approach with respect to equality co...A comparison of arithmetic operations of two dynamic process optimization approaches called quasi-sequential approach and reduced Sequential Quadratic Programming(rSQP)simultaneous approach with respect to equality constrained optimization problems is presented.Through the detail comparison of arithmetic operations,it is concluded that the average iteration number within differential algebraic equations(DAEs)integration of quasi-sequential approach could be regarded as a criterion.One formula is given to calculate the threshold value of average iteration number.If the average iteration number is less than the threshold value,quasi-sequential approach takes advantage of rSQP simultaneous approach which is more suitable contrarily.Two optimal control problems are given to demonstrate the usage of threshold value.For optimal control problems whose objective is to stay near desired operating point,the iteration number is usually small.Therefore,quasi-sequential approach seems more suitable for such problems.展开更多
Software operational profile (SOP) is used in software reliability prediction, software quality assessment, performance analysis of software, test case allocation, determination of "when to stop testing," etc. Due...Software operational profile (SOP) is used in software reliability prediction, software quality assessment, performance analysis of software, test case allocation, determination of "when to stop testing," etc. Due to the limited data resources and large efforts required to collect and convert the gathered data into point estimates, reluctance is observed by the software professionals to develop the SOP. A framework is proposed to develop SOP using fuzzy logic, which requires usage data in the form of linguistics. The resulting profile is named fuzzy software operational profile (FSOP). Based on this work, this paper proposes a generalized approach for the allocation of test cases, in which occurrence probability of operations obtained from FSOP are combined with the criticality of the operations using fuzzy inference system (FIS). Traditional methods for the allocation of test cases do not consider the application in which software operates. This is intuitively incorrect. To solve this problem, allocation of test cases with respect to software application using the FIS model is also proposed in this paper.展开更多
Software reliability was estimated based on NHPP software reliability growth models. Testing reliability and operational reliability may be essentially different. On the basis of analyzing similarities and differences...Software reliability was estimated based on NHPP software reliability growth models. Testing reliability and operational reliability may be essentially different. On the basis of analyzing similarities and differences of the testing phase and the operational phase, using the concept of operational reliability and the testing reliability, different forms of the comparison between the operational failure ratio and the predicted testing failure ratio were conducted, and the mathematical discussion and analysis were performed in detail. Finally, software optimal release was studied using software failure data. The results show that two kinds of conclusions can be derived by applying this method, one conclusion is to continue testing to meet the required reliability level of users, and the other is that testing stops when the required operational reliability is met, thus the testing cost can be reduced.展开更多
Numeral systems in natural languages show astonishing variety,though with very strong unifying tendencies that are increasing as many indigenous numeral systems disappear through language contact and globalization.Mos...Numeral systems in natural languages show astonishing variety,though with very strong unifying tendencies that are increasing as many indigenous numeral systems disappear through language contact and globalization.Most numeral systems make use of a base,typically 10,less commonly 20,followed by a wide range of other possibilities.Higher numerals are formed from primitive lower numerals by applying the processes of addition and multiplication,in many languages also exponentiation;sometimes,however,numerals are formed from a higher numeral,using subtraction or division.Numerous complexities and idiosyncrasies are discussed,as are numeral systems that fall outside this general characterization,such as restricted numeral systems with no internal arithmetic structure,and some New Guinea extended body-part counting systems.展开更多
In this article, we define the arithmetic operations of generalized trapezoidal picture fuzzy numbers by vertex method which is assembled on a combination of the (α, γ, β)-cut concept and standard interval analysis...In this article, we define the arithmetic operations of generalized trapezoidal picture fuzzy numbers by vertex method which is assembled on a combination of the (α, γ, β)-cut concept and standard interval analysis. Various related properties are explored. Finally, some computations of picture fuzzy functions over generalized picture fuzzy variables are illustrated by using our proposed technique.展开更多
A new interval arithmetic method is proposed to solve interval functions with correlated intervals through which the overestimation problem existing in interval analysis could be significantly alleviated. The correlat...A new interval arithmetic method is proposed to solve interval functions with correlated intervals through which the overestimation problem existing in interval analysis could be significantly alleviated. The correlation between interval parameters is defined by the multidimensional parallelepiped model which is convenient to describe the correlative and independent interval variables in a unified framework. The original interval variables with correlation are transformed into the standard space without correlation,and then the relationship between the original variables and the standard interval variables is obtained. The expressions of four basic interval arithmetic operations, namely addition, subtraction, multiplication, and division, are given in the standard space. Finally, several numerical examples and a two-step bar are used to demonstrate the effectiveness of the proposed method.展开更多
Computer numerical control(CNC)system is the base of modern digital and intelligent manufacturing technolo- gy.And opened its architecture and constituted based on PC and Windows operating system(OS)is the main trend ...Computer numerical control(CNC)system is the base of modern digital and intelligent manufacturing technolo- gy.And opened its architecture and constituted based on PC and Windows operating system(OS)is the main trend of CNC sys- tem.However,even if the highest system priority is used in user mode,real-time capability of Windows(2000,NT,XP)for applications is not guaranteed.By using a device driver,which is running in kernel mode,the real time performance of Windows can be enhanced greatly.The acknowledgment performance of Windows to peripheral interrupts was evaluated.Harmonized with an intelligent real-time serial communication bus(RTSB),strict real-time performance can be achieved in Windows platform. An opened architecture software CNC system which is hardware independence is proposed based on PC and RTSB.A numerical control real time kernel(NCRTK),which is implemented as a device driver on Windows,is used to perform the NC tasks.Tasks are divided into real-time and non real-time.Real-time task is running in kernel mode and non real-time task is running in user mode.Data are exchanged between kernel and user mode by DMA and Windows Messages.展开更多
This paper describes the control software together with the operational hardware, which successfully realizes the operation of a new fully programmable imaging system with high spatial and temporal resolutions on the ...This paper describes the control software together with the operational hardware, which successfully realizes the operation of a new fully programmable imaging system with high spatial and temporal resolutions on the KT5D magnetic torus, for observing the visible l ight emission from the plasma discharge.展开更多
The last decade witnessed rapid increase in multimedia and other applications that require transmitting and protecting huge amount of data streams simultaneously.For such applications,a high-performance cryptosystem i...The last decade witnessed rapid increase in multimedia and other applications that require transmitting and protecting huge amount of data streams simultaneously.For such applications,a high-performance cryptosystem is compulsory to provide necessary security services.Elliptic curve cryptosystem(ECC)has been introduced as a considerable option.However,the usual sequential implementation of ECC and the standard elliptic curve(EC)form cannot achieve required performance level.Moreover,the widely used Hardware implementation of ECC is costly option and may be not affordable.This research aims to develop a high-performance parallel software implementation for ECC.To achieve this,many experiments were performed to examine several factors affecting ECC performance including the projective coordinates,the scalar multiplication algorithm,the elliptic curve(EC)form,and the parallel implementation.The ECC performance was analyzed using the different factors to tune-up them and select the best choices to increase the speed of the cryptosystem.Experimental results illustrated that parallel Montgomery ECC implementation using homogenous projection achieves the highest performance level,since it scored the shortest time delay for ECC computations.In addition,results showed thatNAF algorithm consumes less time to perform encryption and scalar multiplication operations in comparison withMontgomery ladder and binarymethods.Java multi-threading technique was adopted to implement ECC computations in parallel.The proposed multithreaded Montgomery ECC implementation significantly improves the performance level compared to previously presented parallel and sequential implementations.展开更多
The fundamental and simplest structure of a complex system is a network.According to this idea,we plan to develop a general methematical framework of complex systems.In this paper,we discuss in detail the concept of s...The fundamental and simplest structure of a complex system is a network.According to this idea,we plan to develop a general methematical framework of complex systems.In this paper,we discuss in detail the concept of systems,a general description of systems:System=(Hardware,Software,Environment),and whole-part relations,including relations between elements and systems,subsystems and systems,and between systems.The rules of operations of systems are given,and the induced transformations between hardware and software of systems are briefly discussed.展开更多
Tailoring of an operating system and an in embedded real-time operating system in particular is es-sential for both, kernel and operation. But many of current embedded real-time operating systems provide somebasic tai...Tailoring of an operating system and an in embedded real-time operating system in particular is es-sential for both, kernel and operation. But many of current embedded real-time operating systems provide somebasic tailoring at the cost of depleting the flexibility of hardware, which causes the lack of flexibility, and de-grades their tailors. A layered modular tailoring model has been proposed together with some tailoring operationsto improve the flexibility of the systems, and algorithms have been proposed for verification of tailoring opera-tions with the current operating system.展开更多
In the paper,an operational program of electric bus charging station is proposed,which is special for "The Construction Project for Expo 2010 Temporary Electric Bus Charging Station".Based on the quick-chang...In the paper,an operational program of electric bus charging station is proposed,which is special for "The Construction Project for Expo 2010 Temporary Electric Bus Charging Station".Based on the quick-change mode,a vehicle operating schedule model has been established to meet the capacity of transport.Then,according to the quantity of passengers and utilization of batteries,a calculative method of parameters,such as the number of spare batteries and bus departure rules,has been provided.Furthermore,optimal simulation software designed for operating process of the charging station has been identified incorporating actual running data from electric buses and monitoring system of the charging station,and the rationality of the design is verified in the preliminary commissioning and the official operation.展开更多
In the textile industry,garment manufacturing contains four major pro-cesses containing cutting,sewing,finishing,and packaging.Sewing is the most crucial and intricate section,dealing with a large number of varied oper...In the textile industry,garment manufacturing contains four major pro-cesses containing cutting,sewing,finishing,and packaging.Sewing is the most crucial and intricate section,dealing with a large number of varied operations.A successful sewing process needs to be optimized regarding different factors,including time,sewing equipment,and skilled workers.Assembly lineflow is combined by a set of operations with a particular sequence.The utmost impor-tance of all garment industry is to arrange the workstations to minimize the num-ber of employees in order to produce at the best productive rate with the most reasonable cost,shortest time,and satisfying quality.In most garment factories,the production lines are balanced using the empirical judgment of the line man-agers.For the whole process the data of production time at each step,labor pro-ductivity,proper choices of equipment were always needed to calculate line efficiency.As far as the issue is concerned,there has not been an academically sewing process analyzing software providing adequate data of sewing motions and sewing time as the credible input for the line balancing tasks.Towards this goal,this paper presents the results of research on optimizing academically self-built software to analyze the sewing process of knitted products applied to industrial production using Java programming language on Google tools.The results achieved by the software are not only to analyze sewing products and the technological sewing process,calculate the sewing time on the machine but also analyze the sewing activities of workers into manipulations,movements,and motions to calculate the preparation time for two typical knitted products,namely,Polo-Shirt and T-Shirt with the case studies at General Textile Garment Joint Stock Company Hanoi and Star Fashion Company Limited.展开更多
Since existing selection methods of surgical treatment schemes of renal cancer patients mainly depend on physicians’clinical experience and judgments,the surgical treatment options of renal cancer patients lack their...Since existing selection methods of surgical treatment schemes of renal cancer patients mainly depend on physicians’clinical experience and judgments,the surgical treatment options of renal cancer patients lack their scientifical and reasonable information expression and group decision-making model for renal cancer patients.Fuzzy multi-sets(FMSs)have a number of properties,which make them suitable for expressing the uncertain information of medical diagnoses and treatments in group decision-making(GDM)problems.To choose the most appropriate surgical treatment scheme for a patient with localized renal cell carcinoma(RCC)(T1 stage kidney tumor),this article needs to develop an effective GDM model based on the fuzzy multivalued evaluation information of the renal cancer patients.First,we propose a conversionmethod of transforming FMSs into entropy fuzzy sets(EFSs)based on the mean and Shannon entropy of a fuzzy sequence in FMS to reasonably simplify the information expression and operations of FMSs and define the score function of an entropy fuzzy element(EFE)for ranking EFEs.Second,we present the Aczel-Alsina t-norm and t-conorm operations of EFEs and the EFE Aczel-Alsina weighted arithmetic averaging(EFEAAWAA)and EFE Aczel-Alsina weighted geometric averaging(EFEAAWGA)operators.Third,we develop a multicriteria GDM model of renal cancer surgery options in the setting of FMSs.Finally,the proposed GDM model is applied to two clinical cases of renal cancer patients to choose the best surgical treatment scheme for a renal cancer patient in the setting of FMSs.The selected results of two clinical cases verify the efficiency and rationality of the proposed GDM model in the setting of FMSs.展开更多
Fundamentally, technology is the key to achieving a competitive advantage. Novel and advanced technologies and manufacturing systems have turned the attention of labour-intensive firms towards technological attractive...Fundamentally, technology is the key to achieving a competitive advantage. Novel and advanced technologies and manufacturing systems have turned the attention of labour-intensive firms towards technological attractiveness. In the textile industry, advancements in technology and products are massive. The study sought to assess the extent to which managers of Small and Medium Textile Enterprises (STMEs) are taking advantage of the technology available in textile designing, production and marketing space, as there is a growing interest worldwide to boost the innovative activity of enterprises, especially technological innovation. The study is quantitative research. A multi-stage sampling procedure involving convenient, purposive and stratified sampling techniques was employed in this study. A sample size of 300 was drawn from the 80 SMTEs. The study discovered that most of the textile enterprises in Ghana mostly use computer-generated designs, manual screen printing and digital embroidery technologies in their production. The study also established that SMTEs continually resort to traditional advertising techniques rather than contemporary marketing and advertising mediums for marketing their products. In view of this, SMTEs should seek more knowledge regarding innovative contemporary marketing strategies to increase patronage.展开更多
The operation of IT systems is a sine qua non condition in precision agriculture. In the traditional approach, professional competencies of a farmer comprise the ability to operate machines and technical equipment in ...The operation of IT systems is a sine qua non condition in precision agriculture. In the traditional approach, professional competencies of a farmer comprise the ability to operate machines and technical equipment in production technologies for biological raw materials. Precision agriculture increases this range of professional competencies with the ability to use computer IT systems that are complex and, by their very nature, much differing in their content and scope from typical farming knowledge. The ergonomic problem can be brought down to determination whether the operation of IT systems in precision agriculture is adjusted to the predispositions, needs and skills of the farmers. Generally, in the IT system of precision agriculture, three phases can be differentiated: data collection, processing and application. To what extent should they be operated by the farmer, and to what extent by the IT specialist, is the problem that determines effective functioning of precision farming. The ergonomic assessment of some software for equipment operation, generation of harvesting maps and applications points to: (1) the need for standardisation in construction and operation of IT systems; (2) the division of the function-farmer and IT specialist (e.g. from an agriculture consulting institution) in the precision agriculture system.展开更多
文摘Security technology is crucial in software development and operation in the digital age. Secure software can protect user privacy and data security, prevent hacker attacks and data breaches, ensure legitimate business operations, and protect core assets. However, the development process often faces threats such as injection attacks, Cross-Site Scripting (XSS), and Cross-Site Request Forgery (CSRF), mainly due to code vulnerabilities, configuration errors, and risks from third-party components. To meet these challenges, this paper discusses the application of security technology in development and operation, emphasizing security requirements analysis, design principles, coding practices, and testing during the development phase. Along with focusing on environmental configuration, continuous monitoring, emergency response, disaster recovery, and regular auditing and updating during the operation phase. These measures can significantly enhance the security of software systems and protect user and corporate data.
基金Supported by the National Natural Science Foundation of China(20676117) the National Creative Research Groups Science Foundation of China(60421002)
文摘A comparison of arithmetic operations of two dynamic process optimization approaches called quasi-sequential approach and reduced Sequential Quadratic Programming(rSQP)simultaneous approach with respect to equality constrained optimization problems is presented.Through the detail comparison of arithmetic operations,it is concluded that the average iteration number within differential algebraic equations(DAEs)integration of quasi-sequential approach could be regarded as a criterion.One formula is given to calculate the threshold value of average iteration number.If the average iteration number is less than the threshold value,quasi-sequential approach takes advantage of rSQP simultaneous approach which is more suitable contrarily.Two optimal control problems are given to demonstrate the usage of threshold value.For optimal control problems whose objective is to stay near desired operating point,the iteration number is usually small.Therefore,quasi-sequential approach seems more suitable for such problems.
文摘Software operational profile (SOP) is used in software reliability prediction, software quality assessment, performance analysis of software, test case allocation, determination of "when to stop testing," etc. Due to the limited data resources and large efforts required to collect and convert the gathered data into point estimates, reluctance is observed by the software professionals to develop the SOP. A framework is proposed to develop SOP using fuzzy logic, which requires usage data in the form of linguistics. The resulting profile is named fuzzy software operational profile (FSOP). Based on this work, this paper proposes a generalized approach for the allocation of test cases, in which occurrence probability of operations obtained from FSOP are combined with the criticality of the operations using fuzzy inference system (FIS). Traditional methods for the allocation of test cases do not consider the application in which software operates. This is intuitively incorrect. To solve this problem, allocation of test cases with respect to software application using the FIS model is also proposed in this paper.
基金the PhD Programs Foundation for Young Researchers of Ministry of Education of China (Grant No.20070217051)Major Program of National Natural Science Foundation of China (Grant No.90718003)
文摘Software reliability was estimated based on NHPP software reliability growth models. Testing reliability and operational reliability may be essentially different. On the basis of analyzing similarities and differences of the testing phase and the operational phase, using the concept of operational reliability and the testing reliability, different forms of the comparison between the operational failure ratio and the predicted testing failure ratio were conducted, and the mathematical discussion and analysis were performed in detail. Finally, software optimal release was studied using software failure data. The results show that two kinds of conclusions can be derived by applying this method, one conclusion is to continue testing to meet the required reliability level of users, and the other is that testing stops when the required operational reliability is met, thus the testing cost can be reduced.
文摘Numeral systems in natural languages show astonishing variety,though with very strong unifying tendencies that are increasing as many indigenous numeral systems disappear through language contact and globalization.Most numeral systems make use of a base,typically 10,less commonly 20,followed by a wide range of other possibilities.Higher numerals are formed from primitive lower numerals by applying the processes of addition and multiplication,in many languages also exponentiation;sometimes,however,numerals are formed from a higher numeral,using subtraction or division.Numerous complexities and idiosyncrasies are discussed,as are numeral systems that fall outside this general characterization,such as restricted numeral systems with no internal arithmetic structure,and some New Guinea extended body-part counting systems.
文摘In this article, we define the arithmetic operations of generalized trapezoidal picture fuzzy numbers by vertex method which is assembled on a combination of the (α, γ, β)-cut concept and standard interval analysis. Various related properties are explored. Finally, some computations of picture fuzzy functions over generalized picture fuzzy variables are illustrated by using our proposed technique.
基金supported by the National Natural Science Foundation for Excellent Young Scholars(Grant 51222502)the National Natural Science Foundation of China(Grant 11172096)the Funds for State Key Laboratory of Construction Machinery(SKLCM2014-1)
文摘A new interval arithmetic method is proposed to solve interval functions with correlated intervals through which the overestimation problem existing in interval analysis could be significantly alleviated. The correlation between interval parameters is defined by the multidimensional parallelepiped model which is convenient to describe the correlative and independent interval variables in a unified framework. The original interval variables with correlation are transformed into the standard space without correlation,and then the relationship between the original variables and the standard interval variables is obtained. The expressions of four basic interval arithmetic operations, namely addition, subtraction, multiplication, and division, are given in the standard space. Finally, several numerical examples and a two-step bar are used to demonstrate the effectiveness of the proposed method.
基金Supported by the National Natural Science Foundation of China(No.50445004).
文摘Computer numerical control(CNC)system is the base of modern digital and intelligent manufacturing technolo- gy.And opened its architecture and constituted based on PC and Windows operating system(OS)is the main trend of CNC sys- tem.However,even if the highest system priority is used in user mode,real-time capability of Windows(2000,NT,XP)for applications is not guaranteed.By using a device driver,which is running in kernel mode,the real time performance of Windows can be enhanced greatly.The acknowledgment performance of Windows to peripheral interrupts was evaluated.Harmonized with an intelligent real-time serial communication bus(RTSB),strict real-time performance can be achieved in Windows platform. An opened architecture software CNC system which is hardware independence is proposed based on PC and RTSB.A numerical control real time kernel(NCRTK),which is implemented as a device driver on Windows,is used to perform the NC tasks.Tasks are divided into real-time and non real-time.Real-time task is running in kernel mode and non real-time task is running in user mode.Data are exchanged between kernel and user mode by DMA and Windows Messages.
基金The project supported by Chinese National Science Foundation (Nos. 10335060, 10235010) and Creative Project Grants of ChineseAcademy of Science
文摘This paper describes the control software together with the operational hardware, which successfully realizes the operation of a new fully programmable imaging system with high spatial and temporal resolutions on the KT5D magnetic torus, for observing the visible l ight emission from the plasma discharge.
基金Authors extend their appreciation to the Deanship of Scientific Research at Imam Mohammad Ibn Saud Islamic University for funding and supporting this work through Graduate Student Research Support Program.
文摘The last decade witnessed rapid increase in multimedia and other applications that require transmitting and protecting huge amount of data streams simultaneously.For such applications,a high-performance cryptosystem is compulsory to provide necessary security services.Elliptic curve cryptosystem(ECC)has been introduced as a considerable option.However,the usual sequential implementation of ECC and the standard elliptic curve(EC)form cannot achieve required performance level.Moreover,the widely used Hardware implementation of ECC is costly option and may be not affordable.This research aims to develop a high-performance parallel software implementation for ECC.To achieve this,many experiments were performed to examine several factors affecting ECC performance including the projective coordinates,the scalar multiplication algorithm,the elliptic curve(EC)form,and the parallel implementation.The ECC performance was analyzed using the different factors to tune-up them and select the best choices to increase the speed of the cryptosystem.Experimental results illustrated that parallel Montgomery ECC implementation using homogenous projection achieves the highest performance level,since it scored the shortest time delay for ECC computations.In addition,results showed thatNAF algorithm consumes less time to perform encryption and scalar multiplication operations in comparison withMontgomery ladder and binarymethods.Java multi-threading technique was adopted to implement ECC computations in parallel.The proposed multithreaded Montgomery ECC implementation significantly improves the performance level compared to previously presented parallel and sequential implementations.
文摘The fundamental and simplest structure of a complex system is a network.According to this idea,we plan to develop a general methematical framework of complex systems.In this paper,we discuss in detail the concept of systems,a general description of systems:System=(Hardware,Software,Environment),and whole-part relations,including relations between elements and systems,subsystems and systems,and between systems.The rules of operations of systems are given,and the induced transformations between hardware and software of systems are briefly discussed.
基金Sponsored by the Research Projection of the Tenth Five-year of National Defence Department( Grant No. 417010402)
文摘Tailoring of an operating system and an in embedded real-time operating system in particular is es-sential for both, kernel and operation. But many of current embedded real-time operating systems provide somebasic tailoring at the cost of depleting the flexibility of hardware, which causes the lack of flexibility, and de-grades their tailors. A layered modular tailoring model has been proposed together with some tailoring operationsto improve the flexibility of the systems, and algorithms have been proposed for verification of tailoring opera-tions with the current operating system.
基金Supported by the National High Technology Research and Development Programme of China(No.2011AA05A108)the National NaturalScience Foundation of China(No.71041025)
文摘In the paper,an operational program of electric bus charging station is proposed,which is special for "The Construction Project for Expo 2010 Temporary Electric Bus Charging Station".Based on the quick-change mode,a vehicle operating schedule model has been established to meet the capacity of transport.Then,according to the quantity of passengers and utilization of batteries,a calculative method of parameters,such as the number of spare batteries and bus departure rules,has been provided.Furthermore,optimal simulation software designed for operating process of the charging station has been identified incorporating actual running data from electric buses and monitoring system of the charging station,and the rationality of the design is verified in the preliminary commissioning and the official operation.
基金This study was carried out within the framework of the topic Science and Technology 01C–02/04–2019–3.
文摘In the textile industry,garment manufacturing contains four major pro-cesses containing cutting,sewing,finishing,and packaging.Sewing is the most crucial and intricate section,dealing with a large number of varied operations.A successful sewing process needs to be optimized regarding different factors,including time,sewing equipment,and skilled workers.Assembly lineflow is combined by a set of operations with a particular sequence.The utmost impor-tance of all garment industry is to arrange the workstations to minimize the num-ber of employees in order to produce at the best productive rate with the most reasonable cost,shortest time,and satisfying quality.In most garment factories,the production lines are balanced using the empirical judgment of the line man-agers.For the whole process the data of production time at each step,labor pro-ductivity,proper choices of equipment were always needed to calculate line efficiency.As far as the issue is concerned,there has not been an academically sewing process analyzing software providing adequate data of sewing motions and sewing time as the credible input for the line balancing tasks.Towards this goal,this paper presents the results of research on optimizing academically self-built software to analyze the sewing process of knitted products applied to industrial production using Java programming language on Google tools.The results achieved by the software are not only to analyze sewing products and the technological sewing process,calculate the sewing time on the machine but also analyze the sewing activities of workers into manipulations,movements,and motions to calculate the preparation time for two typical knitted products,namely,Polo-Shirt and T-Shirt with the case studies at General Textile Garment Joint Stock Company Hanoi and Star Fashion Company Limited.
基金This study has received funding by the Science and Technology Plan Project of Keqiao District(No.2020KZ58).
文摘Since existing selection methods of surgical treatment schemes of renal cancer patients mainly depend on physicians’clinical experience and judgments,the surgical treatment options of renal cancer patients lack their scientifical and reasonable information expression and group decision-making model for renal cancer patients.Fuzzy multi-sets(FMSs)have a number of properties,which make them suitable for expressing the uncertain information of medical diagnoses and treatments in group decision-making(GDM)problems.To choose the most appropriate surgical treatment scheme for a patient with localized renal cell carcinoma(RCC)(T1 stage kidney tumor),this article needs to develop an effective GDM model based on the fuzzy multivalued evaluation information of the renal cancer patients.First,we propose a conversionmethod of transforming FMSs into entropy fuzzy sets(EFSs)based on the mean and Shannon entropy of a fuzzy sequence in FMS to reasonably simplify the information expression and operations of FMSs and define the score function of an entropy fuzzy element(EFE)for ranking EFEs.Second,we present the Aczel-Alsina t-norm and t-conorm operations of EFEs and the EFE Aczel-Alsina weighted arithmetic averaging(EFEAAWAA)and EFE Aczel-Alsina weighted geometric averaging(EFEAAWGA)operators.Third,we develop a multicriteria GDM model of renal cancer surgery options in the setting of FMSs.Finally,the proposed GDM model is applied to two clinical cases of renal cancer patients to choose the best surgical treatment scheme for a renal cancer patient in the setting of FMSs.The selected results of two clinical cases verify the efficiency and rationality of the proposed GDM model in the setting of FMSs.
文摘Fundamentally, technology is the key to achieving a competitive advantage. Novel and advanced technologies and manufacturing systems have turned the attention of labour-intensive firms towards technological attractiveness. In the textile industry, advancements in technology and products are massive. The study sought to assess the extent to which managers of Small and Medium Textile Enterprises (STMEs) are taking advantage of the technology available in textile designing, production and marketing space, as there is a growing interest worldwide to boost the innovative activity of enterprises, especially technological innovation. The study is quantitative research. A multi-stage sampling procedure involving convenient, purposive and stratified sampling techniques was employed in this study. A sample size of 300 was drawn from the 80 SMTEs. The study discovered that most of the textile enterprises in Ghana mostly use computer-generated designs, manual screen printing and digital embroidery technologies in their production. The study also established that SMTEs continually resort to traditional advertising techniques rather than contemporary marketing and advertising mediums for marketing their products. In view of this, SMTEs should seek more knowledge regarding innovative contemporary marketing strategies to increase patronage.
文摘The operation of IT systems is a sine qua non condition in precision agriculture. In the traditional approach, professional competencies of a farmer comprise the ability to operate machines and technical equipment in production technologies for biological raw materials. Precision agriculture increases this range of professional competencies with the ability to use computer IT systems that are complex and, by their very nature, much differing in their content and scope from typical farming knowledge. The ergonomic problem can be brought down to determination whether the operation of IT systems in precision agriculture is adjusted to the predispositions, needs and skills of the farmers. Generally, in the IT system of precision agriculture, three phases can be differentiated: data collection, processing and application. To what extent should they be operated by the farmer, and to what extent by the IT specialist, is the problem that determines effective functioning of precision farming. The ergonomic assessment of some software for equipment operation, generation of harvesting maps and applications points to: (1) the need for standardisation in construction and operation of IT systems; (2) the division of the function-farmer and IT specialist (e.g. from an agriculture consulting institution) in the precision agriculture system.
基金教育部留学回国人员科研启动基金资助项目(08002410012)中央高校基本科研业务费专项资金资助(0800219169)+2 种基金Supported by SRF for ROCSSEM(08002410012)Fundamental Research Funds for the Central Universities(0800219169)