Recorded gains and losses between projects from SP-municipality and GRAPHVS with SisRot LIX.
\r\n\tAlthough the microorganism was later described by several other researchers with multiple synonyms, Escherich was recognized as the first, establishing the definitive name of the microbe as Escherichia coli in 1954.
\r\n\tIn 1933, Alfred Adam showed that certain serotypes of "dyspepsia Koli" (as he called the diarrheagenic E. coli strains) were implicated in epidemics of pediatric diarrhoea. In 1944, Kauffman proposed a classification scheme that is still in use today for the purpose of differentiating commensal types from pathogens and subclassifying them.
\r\n\tEscherichia coli, in its natural habitat, lives in the intestines of most healthy mammals. It is the main facultative anaerobic organism of the digestive system. In healthy individuals, that is, if the bacterium does not acquire genetic elements that encode virulent factors, the bacterium acts as a commensal forming part of the intestinal microbiota and thus helping the absorption of nutrients.
\r\n\tIn humans, E. coli colonizes the gastrointestinal tract of a neonate by adhering to the mucus of the large intestine within a few hours of birth. Since then, it remains in a relationship of mutual benefit. However, these commensal strains can cause infections in immunosuppressed patients.
\r\n\r\n\tPathogenic strains of E. coli, on the other hand, as soon as they colonize a healthy host, can cause infections of varying severity in the intestine, urinary tract, meningitis, and sepsis, among other infections.
\r\n\tDiarrhea caused by pathogenic strains of E. coli is an important cause of death in children under 5 years of age, especially in sub-Saharan Africa and South Asia, where it is one of the four most important causes of moderate and severe diarrhea, potentially lethal An increase in mortality is associated with enteropathogenic strains.
\r\n\tUrinary tract infections are more common in women because of the short length of the urethra (25 to 50 mm) compared to men (about 15 cm). Among the elderly, urinary infections tend to be of the same proportion between men and women.
\r\n\tBecause the bacteria invariably enter the urinary tract through the urethra (an ascending infection), poor hygiene habits can predispose to infection; however, other factors become important, such as pregnancy, benign or malignant hypertrophy of the prostate, and in In many cases, the initiating event of the infection is unknown. Although ascending infections are the cause of lower urinary tract infections and cystitis, this is not necessarily the cause of upper infections such as pyelonephritis, which may have a hematogenous origin.
Clustering is a problem related to the process of assigning individuals to several disjoint partitions. Clustering problems can be classified in several ways. The methodology related to this study borns with the min-sum of squares clustering problem (MSSCP), [1, 2]. Its objective is to minimize the function of the least-squares distance between individuals to the geometric center of their partitions, such that the number of clusters to be built is known. This nonlinear binary problem is NP-Hard and can fit to several analytic applications such as classification, machine learning, partitioning, covering, location, and it is fully used by researchers to follow solutions to diverse type of important optimization problems linked with artificial intelligence (AI), [3, 4, 5, 6, 7, 8].
To better understand the problem mathematically, suppose we have,
The MSSCP can be formulated as:
In the MSSCP model, the objective function (1) minimizes the total Euclidean distance from the items to their centers. The constraint (2) indicates the unique assignment of each item to a center of the cluster. Finally, constraints (3) and (4) refer to the decision variables. The MSSCP problem is NP-Hard, as indicated by Hansen & Jummar [3].
The continuous relaxation for
The following mathematical development is in the work of [9], and it is a new formulation for the MSSC problem.
Let
We know that
Consider
The MSSCP can be rewritten as:
Quadratic constraints (6) form a convex set. This MSSC model can be implemented with success using XPRESS, CPLEX, and GUROBI optimization software because they already consider these constraints, then they can solve instances up to 1480 items, [10].
From location problems, the generalized
For the Generalized
The gpMP can be formulated as:
In the gpMP model, the objective function (11) minimizes the total distance from the items to their median centers that are items from the set of items. The constraint (12) indicates the unique assignment of each item to a median of the cluster. Constraint (13) refers to the existence of a median if there is an assignment to it. Constraints (14) and (15) refer to a generalized assignment between items and their related median. In the constraints (16)–(18), we have the decision variables. The gpMP problem is also NP-Hard, [11].
A solution for both MSSCP and gpMP of a classical 50-item instance
Different clustering solutions of the same instance for distinct models and objectives. (a) Instance German Towns. (b) MSSC instance solution. (c) gpMP instance solution.
The introduction of knapsack constraints to clustering problems was done by Mulvey & Beck [12] when they proposed the capacitated
The CpMP can be formulated as:
The objective function (19) minimizes the distance between
At first it is considered that the set of medians are disjoint from the set of items, and as can be observed each median has its own maximum capacity, [12]. Figure 2a shows an instance of the CpMP where the set of items is in yellow squares (
CpMP instance and solution. (a) Capacitated p-median instance. (b) CpMP optimal solution of the instance (left).
If it is desired to extract medians from all the items by using different capacities, the different values of capacities may be repeated for each item in the set of medians. In this case, it is necessary to include a new set of constraints to avoid the use of more than one median between copies of the same item. The same model may be repeated, with the addition of this new constraint. Figure 3a shows the situation (instance) where there are no vertices previously defined as medians, instead all of them could be a median with capacity in
gHCMP instance and solution. (a) A generalized heterogeneous capacitated median instance. (b) gHCMP optimal solution.
Dataprev enterprise IT-Teams layout.
If one wants to consider a direct model that solves the situation of selecting the best median from the set of items, once all the items can absorb all the capacities, a new model may be formulated, which we call generalized heterogeneous capacitated median problem (gHCMP). In this model, the variable
For the Generalized Heterogeneous Capacitated Median Problem (gHCMP), consider:
The gHCMP can be formulated as:
The objective function (26) minimizes the distance between
The gHCMP problem is NP-Hard as CpMP, [12].
The capacitated centered clustering problem (CCCP) was proposed by [13], considering a constrained process of min-sum clustering for a set of demanding individuals on the Euclidean space. Once clustering can be performed in various ways, this problem searches for solutions where limits are present on the capacity of the clusters or even their size (maximum number of individuals per cluster). This problem is also NP-hard and introduces interesting research topics for exploring combinatorial optimization methods for solving it, [14].
Two problems were introduced by [13]:
The literature explores several applications, such as in dry food distribution logistics, designing zones for urban garbage collection, the territorial design of sales, tropical disease control (e.g., dengue, chikungunya, zika, and yellow fever), agro-food supply chain network, vehicle routing, bulk milk collection, routing subscribers of newspapers, integrating commercial and residential pickup and delivery networks, allocating emergency shelters to protect the local population during possible natural disasters, computational biology, facility location, offshore wind farm electrical cable layout, and IT teams placement on the floor of software factories, [11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22].
In many of these applications, the
In the following sections, we consider four applications: factory floors IT-Teams layout in Section 2, logistic (wholesales, staff collection and dispatching) in Section 3, health (EMS and dengue prevention, control, and combat) in Section 4 and waste collection (domiciliar, selective, street sweeping, hill climbing) in Section 5. All these contexts CCP are applied with different forms for each application. It is discussed in detail the models proposed, it is considered the formulation and complexity of the appropriate CCP model used. For some of the approaches we discuss decision support systems (DSS) we developed and we also include forward steps as vehicle routing methodologies to complete the operational level. For the end, we include our experience with these models and DSS technology developed by us revealing the optimization results we achieved in applications such as: IT-Teams, staff collection/dispatching, and waste collection (domiciliary and human street-sweeping).
Following we consider an important organizational problem that is performed weekly in software factories, during the development of software projects by teams in a software factory. The relevance of the CCP in this context was confirmed in two major Brazilian software factories: DATAPREV and SERPRO by [11].
Just before and during the pandemic of COVID-19, the software factories were managing their production by home office. This intent changed the behavior of development teams and the interactions between their members. The living costs highly dropped for factories but increased to their members (energy, food, etc.) although the quality of life improved for most of them. But it confirmed that some management problems may arise when dealing with dispersed teams: ensuring control in completing critical tasks; supporting a feature that needs to be updated regularly; always have some member of the team when a failure is detected or a new task need to be implemented and others. Actual availability of very high-speed internet and impressive software tools for communication by voice, video (alive and recording) and data transfer interchange, between groups, the concept of agile development used in software factories in Brazil changed most recently as labor regulations to deal with home office.
Home office and in-person office labor mixed structure is now evident in major software factories, maintaining the obligation of regular meetings of teams in the factory floor.
Schedules that alter the contingent of projects, or the opening and closing of projects, can motivate companies to move members between workstations, or even teams between rooms or floors of the factory. When this movement is done without criteria, it consequently disorganizes teams, separating members in dispersed places configuring undesirable circumstances such as those already mentioned. The definition of the layout of the teams can be complex in companies that have a high project turnover rate and a large number of employees.
It is explained here a real problem Information Technology-Teams (IT-Teams) project placement, from Brazilian federal company Dataprev. This IT company operates as a software factory and relies on standardized development teams skilled in different contexts.
Each project team has a number of people previously defined by managers in accordance with the complexity or work effort estimated to the project. This number is usually different between teams due to the different complexities of projects.
Dataprev’s project teams are located in a large hall of a building, where workstations are arranged in cells composed up to four stations. There were 121 workstations where teams are allotted, see Figure 4.
Process to layout IT-Teams in Dataprev factory floor. (a) An instance to layout Dataprev IT-Teams. (b) Optimal solution to a Dataprev layout instance.
In this context, it is a common problem to structure the layout of the factory workstations in such a way that the distinct groups of the projects may maintain their own members close to each other. There are many ways of building groups with individuals of any kind and characteristic. Although humans are specialized in separating things to perform better decisions when partitions are to be the expected result, this decision process is not possible when the number of individuals is high. When the individual have a demand/offer and a limited capacity is involved while building the groups, the resulting decision problem is more difficult because of its combinatorial counterpart. Also, in this context, there are many ways of doing
If one wants to consider a direct model that solves the situation of selecting the best median from the set of items, once all the items can absorb all the capacities, the appropriate model to be used is the generalized heterogeneous capacitated median problem (gHCMP), previously defined.
In Figure 5(a), it is presented an instance to layout workstations (points) in Dataprev factory floor at Fortaleza/CE, and in Figure 5(b), it is presented the solution of the model gHCMP, which can be used to solve the factory layout problem.
Process t layout IT-teams in Dataprev factory floor. Step 1 to build a clustering solution to sales force.(a) Customers distributor position spreading in the city of Fortaleza/CE. (b) Covering areas of 50 salesmen.
In fact, the process of layout is more dynamic than what is proposed. Projects end and new projects arise in software factories. The management of this available staff is another important problem that arises in the factory. For the layout, in fact it does not move, because the new instance will run only over the workstations available. In fact, this affect the general layout, and reconfigurations may be needed with minimum change between actual layout.
There are many problems in logistic that consider the use of decision support systems to support strategic, tactical, and operational level of planning. These systems appear most recently with great success in distribution. Most of them were designed by using classical routing algorithms, but the most succeeded went to the area of clustering, once they carry out more information than only distance to join customers. Aspects related to the customers’ attributes (size, type of business, importance, etc) are relevant for many distribution companies to prepare service plans oriented.
Following we discuss two problems related to human force: first in labor (sales force distribution) and the second for the worker (staff collection and dispatching).
In wholesales distribution, actually practiced in Brazilian major cities, the retailer owns its sales-force that is disperse in major cities boroughs, commercial corridors, or downtown. There are several different types of goods to sell to many stores or groceries. Actually the salesmen are equipped with mobile systems that are used to obtain the requests and/or propose offers to special customers along their area.
The market can be efficiently covered by:
Aggregating customers by their similarity in product consumption, revenues, and distance proximity;
Aggregating by the number of customers per cluster.
The first aggregation process abovementioned is related to the attributes of each customer of the market. Then it can be defined a specialized salesman to cover a market accordingly to the product consumption.
The second is the constraint associated with the capacity to cover the market by a salesman. This division is to define a workload of a day for a salesman or for the sales-force.
It is common in certain markets that the sales-force can cover the market customers’ in a week. Or periodically for some customers. The periodic time associated with a customer depends on its relevance to the revenues or the type of product associated with its market share.
The sales-force can be limited to the number of salesman, and it may be required to be calculated the necessary salesmen to cover the areas considering the proposed workload capacity and attributes requirements.
Bard & Jarrah [19] conducted a research on network design focused in a division that considers commercial and residential customers separately, situation motivated by their respective geographic densities and the size and frequency of their demand. To construct driver work areas, the authors indicated that it is necessary to consider the expected demand, vehicle capacity, time on the road, and aspect ratio of individual territories. This triggers a capacitated clustering problem with side constraints. Based on a previously developed column generation algorithm, a case study was conducted involving several scenarios that integrated two networks, to determine the extent of the resulting benefits. The analysis indicated that a significant reduction in fleet size could be achieved when the two networks were either partially or fully combined. It also demonstrated that small reductions with respect to practice were possible when they were separately maintained, with the added benefit that the geometry of the resultant clusters satisfies certain desirable properties in terms of their contours and aspect ratios.
The appropriate model to solve this type of problem was proposed by Negreiros & Palhano [13] with CCCP. The general version is more appropriate when the sales-force needs to be known, and the single version is appropriate to the case when the sales-force dimension is known in advance.
A new and more general model can be proposed to hold the periodic characteristics above mentioned. Let us suppose that the generalized periodic CCCP can be represented using the following set of parameters and variables:
We consider the generalized periodic capacitated centerd clustering problem
The objective function (37) minimizes the Euclidean distance among individuals assigned to the same cluster in horizon
The
The continuous relaxation for
For the nonlinear constraint (40), we can linearize them using more 0–1 variables, as follows.
It is very easy to obtain lower bound
Therefore, we can rewrite problem
Constraint (46) is second-order cone, which forms a convex set.
Graphvs™ developed a new software tool that can hold a preliminary version of this problem. In the DSS, SisRot FULL®, the problem solved considers the partition of the customers for salesmen in two steps: first division of the coverage considering the workload for the total time horizon, and second division of the coverage assigned to each salesman along the time horizon. In this approach, the frequency to visit a customer is unitary. The steps of the solution can be followed in Figures 6–8, where in Figure 6a, it is seen all the customers to be visited in an area, in Figure 6a, it is seen the customers assignment to salesmen. In Figure 6b, it is seen the division of the area to be covered along 5 days of a week for two salesmen. In Figure 8a, it is seen the thematic routes (sequence of visiting customers) for each day of the week for salesman 1 and in Figure 8b for salesman 2.
The customers per week of two salesmen.
Step 2 building the routes per week of two salesmen. (a) Week covering routes of salesman 1. (b)Week covering routes of salesman 2.
SDSS for Wholesales planning distribution of salesmen force.
A tool to manage all the information and decisions into a spatial decision support system is described by its architecture in the Figure 9. To better trace the solution and assign to the decision process the solution to the sales-force in the next step. With the solution, the assigned dispatch went to the selling system that deploys the routes of customers’ visits to the salesmen.
In the SDSS exposed in Figure 9, it is presented the contents of a framework of software that work in conjunction to deal with the problem of planning and organizing the salesmen force of a distribution company. The system is implemented in a cloud unity (VPS) where its components can share information of its competence. The major system is composed of two parts, the first is the spatial decision support system (SDSS) SisRot Full®, and the second is a set of tools to manage information from sales, sales force, and vehicles’ tracking and salesmen monitoring.
In the SDSS of the SisRot Full®, it has embedded a GIS and an SQL-Geodatabase enclosed (ESRI™) that include all the necessary geographical information about the place to plan, and the data from sales force and its constraints. The street network can be also manipulated by the graph base modeling tools (GBMS) available that can revise street status, forbidden turns and directions. As an analytical part of the SDSS, it is presented sectoring and routing tools that contains a set of state-of-the-art algorithms from routing and sectoring. These algorithms perform the preliminary solutions that can be edited using productions available to move customers between routes, reassign routes to new depots, create or delete routes, and many other. The final solution can be sent to be viewed in different map tools such as Google Maps
External software for managing the maintenance of vehicles can be included such as SisFrota®, and managing sales force such as ERPs from Baan, Totvs, SAP, and many other. Graphvs™ most recently introduced a new tool to follow salesman while in the field, it is called CherryTrack®. In this tool it is possible to follow any salesman simultaneously and its results while they are selling using the manager tool, and it can give to the salesman his route while he/she is walking/driving through the customers assigned to the day of the work, including all the information about his results per customer. The mobile CherryTrack Manager and Driver tools are developed to Android and make great difference in performing and controlling the sales force in the field.
The solution abovementioned does not include a more general frequency and heterogeneous capacity (workload) between salesmen. Although we propose a more general model, our proposition open new research opportunities for this application that can be also fitted to Hospitaller Waste Collection, Inventory Routing, and many other.
In the staff collection and dispatching problem, a company is contracted to pickup and deliver the staff of the firm accordingly their turns using a fleet of special busses, and considering that each trip does not exceed a maximum of time spend on traveling (2 h) and the hour to arrive and leave from the workplace. There is a series of different problems to solve, but location-routing and scheduling are the most common used path to solve the problem.
In fact, the preliminary problem to solve is to locate bus-stops close to the staff’s homes (at least 800 m far, by Brazilian law) and second to perform routes that pass through the stops considering the capacity of the busses available, maximum time, and other possible existing constraints. In fact the location-routing can be developed in just one run. This problem was studied preliminarly by Madsen [27], Laporte et al. [28], Laporte [29, 30], and Borges et al. [31]. It is being studied from the literature mostly for school bus routing and scheduling, when there is a necessity to pickup and delivery students in located bus-stops, [32, 33].
The use of original distance constrained and capacitated
The DCpMP can be formulated as:
The objective function (60) minimizes the distance between
Figure 10a and b present the first step of the problem in the city of Fortaleza/CE, in two situations: The geographical spread of the 79 employees of a local distributor for a given turn and the candidate bus-stops. The solution is the selected bus-stops as can be seen in Figure 11a. In more detail, we have the assignment of the employees to their closest stops in Figure 11b. It is also noted that the final solution can violate or not the constraints of the problem, here it is seen that some employees are out from the 800 m distance. In this case it is to the expert the preference to move to the next bus-stop, or to indicate the worker has to take another way to go/back to work.
Homes distribution of the staff and candidate bus-stops. (a) Staff position for Staff Collection & Dispatching Problem. (b) Candidate bus-stops for Staff Collection & Dispatching Problem.
First phase of the staff collection and dispatching problem. (a) Bus-stops selection and assignment to each staff’s home. (b) Detailed assignment of staff to bus stops.
The second problem is to produce aggregated stops to perform the final bus routes. As can be seen, Figure 12a presents the routes of the busses between stops and in more detail the employees moving to their stops in Figure 12b.
Second and third phase of the staff collection and dispatching problem. (a) Aggregation of bus-stops for the Staff Collection & Dispatching Problem. (b) Final routes to the Staff Collection & Dispatching Problem.
Defining HCCCP as the basic model in this step, it is possible to build high-quality routes. A post-optimization procedure can be performed to achieve time constraints, which are not considered in the clustering steps. Applying an appropriate metaheuristic such as GRASP+PR [34], ILS-VNS/VND [33], and TS-PR [35] the procedure can converge to close to optimal solutions even for very large-scale instances with homogeneous/heterogeneous fleet running with up to 10,000 employees and up to 500 vehicles. These solutions can be obtained in few minutes (Figure 12).
Spatial decision support system for staff collection and dispatching logistic planning.
Graphvs™ developed a spatial DSS solution using its SisRot Full® latest version to help staff collection and dispatching location-routing and scheduling. In Figure 14 we have the description of the architecture of this DSS framework.
New Webdengue computational framework.
The system is also implemented in a cloud unity (VPS) where its components can share information for decision analysis. The major system is composed in two parts, the first is the spatial decision support system (SDSS) SisRot Full where exists a Graph-Based Modeling System (GBMS) that operates with many tools over the street network, and the second is a set of tools to manage information from staff (their address, place of work, shift, etc.), garages and places of work, available fleet and vehicles’ tracking, and staff transportation monitoring.
In (Figure 13), the SDSS of the SisRot Full® has the same previous characteristics available for the wholesales distribution and includes the tools and algorithms necessary to support decision to locate candidate closest bus-stops to staff address, to select the ones of minimum cost of location and edit solutions, to perform routes to collect or dispatch staff. These algorithms perform the preliminary solutions that can be edited using productions available to move customers between bus-stops, routes, reassign routes to new garages or final stops, create or delete routes, and many other. The final solution can be sent to be viewed in different map tools such as Google Maps™ and Here Maps™ by using the software Routes®, to better evaluate the paths to bus-stops selected and routes accordingly to the hour to go from/to bus-stop/work. The final routes solution can be also assigned to the driver and can be scheduled accordingly the shift of the days of covering the staff.
External software for managing the maintenance of vehicles can be included such as SisFrota®, and managing staff such as ERPs from Baan, Totvs, SAP, and many other. Graphvs™ most recently introduced a new tool to follow staff while in the field, it is called CherryTrack®. In this tool it is possible to follow any staff while going/back to/from work, and it can give all the information about his/her way to/back work/home as position of the bus and approximate time to be at his bus-stop or to leave.
The use of spatial DSS for health system is still not evident in the health management environment. DSS is in general tool for planning, but at least in Brazil, this concept is avoided managers think like: “the problems are running and have to be solved just with the available resources in the meanwhile.”
After understanding the particularities of the tactical and operational aspects of the organization of each macro problem, it is possible to evaluate adequate techniques to better approach the optimized organization. It is in fact difficult to achieve, but never surrender.
Following we discuss two important problems of main concern worldwide: Arbovirusis prevention, control, and combat using dengue as example; and emergency medical systems, as they are run in Brazil, and as we here propose new developments to them.
Dengue is still a very dangerous tropical disease provoked by arbovirus on infected mosquitoes
Negreiros et al. [16] explain a number of clustering applications to hold the preparation of different kind of problems to define the logistic of dengue disease control and combat in tropical areas. The most important work in this process is made by sanitary agents, actually called endemic agents.
The problem to manage endemic agents for covering restricted areas to control focal and strategic points can be solved by the same generalized capacitated clustering model, even for blocks or unitary real states that are spread in daily urban areas of control.
From the
A framework of computational systems Webdengue was designed to treat the problem of endemic agents coverage in its many forms and populate with solutions to better assign and optimize resources. The framework counts with a manager system that is incorporated with the capacitated clustering DSS tool (calculate and edit solutions) and the assignment tool to send to agents’ and supervisors’ mobile systems the routes between real states to cover. In Figure 14 it can be seen the new structure of the framework, since its modification performed in 2021.
Planning with Manager and visualizing focus and cases in city blocks with Webdengue. (a) Sectoring and routing epidemiological agents between city blocks. (b) Focus X Human cases information cross.
The framework contains a system to process the information from the field that comes from the mobile units and also that could be generated locally by the manager about the status of visits and people affected by the arbovirusis, Figure 15a. Tools to evaluate the territorial spread of the mosquito and the linkages with the human cases were developed to permit planning to better prevent the outcome of the disease, Figure 15b.
Using Dynagraph for space-temporal human cases prediction. (a) Evolution of cases between sequential epidemiological weeks. (b) Forecasting cases using st-clustering techniques.
Predictable areas of dengue occurrence.
Most recently, Negreiros et al. [36] reported that it was included space-temporal clustering tools to track the disease in the affected territories by using a new dynamic-graph tool called Dynagraph, Figure 16a. Dynagraph is a space-temporal graph editor developed by Calixto [37] and later improved by [38], which works as a data warehouse to be adjusted to as many space-temporal applications as possible such as epidemiological outbreaks of diseases, grid network expansion, aircraft transportation network expansion, crime expansion, and so forth.
With this tool it is possible to see the changes between epidemiological weeks of the territorial occurrences of the
Heterogeneous sectoring and circuiting for domiciliary waste collection in Aldeota and Meireles - Fortaleza/CE.
SAMU (Serviço de Atendimento Móvel de Urgência, or
The calling reception and dispatching system (Central of Regulation) is composed by specialized people and doctors that receives urgent calls, filter and dispatch the real urgent cases to be serviced by a specialized unit and assigns the case to an available and appropriate health unity. The urgent mobile care system is composed of a huge structure of specialized ambulances that are equipped with appropriate care materials, instruments, and human resources (doctors, nursers, paramedics, etc.) to deal with the specific levels of urgent treatment needed to maintain the survival ability of the patients. Once the patient injury is confirmed in the field by the local health agents in operation, the calling operating system may renegotiate the better place for the service. The ambulance goes directly to the assigned health unity, and after safety delivery of the patient it is free to attend a new call.
The emergency service is regulated by international standards defined by World Health Organization (WHO). The response time, i.e., the elapsed time between notification of an occurrence and the ambulance arrival at the scene, is about 8 min, Pons & Markovchick [42]. This is the main performance measurement (challenge) of the SAMU system. The Brazilian studies reveal that in medium cities such as Niterói/RJ, Ribeirão Preto/SP, Ouro Preto, and Mariana/MG, and capitals such as Belo Horizonte/MG and Rio de Janeiro/RJ, the response time is far to be achieved in capitals, but it is close to normal in the medium cities evaluated, [40, 43, 44, 45].
The logistic problem here is to define the appropriate fleet and health team to attend people in the diversity of the circumstances that exist in the emergency health context. From other worldwide similar systems and by experience, the players (municipality) already know the different types of infrastructure needed to attend people. In Brazil, there are three types of mobile infrastructures: Basic Support Units (BSU), Intermediate Support Units (ISU), and Advanced Support Units (ASU). These units are composed accordingly the complexity of the emergency it is able to attend, and it is assigned preferable to the one it is prepared for attending.
The problem resides in three major questions to answer:
How many units of each type is necessary?
Where (or how) is the (shape) region or locations they have to be based during their daily service time?
What hospital do they have to be assigned to achieve the international standards?
Once the system works with great uncertainty on where the occurrences will be in the space-time, the logistic problem is solved by adjusting a M/M/
For major cities it may be relevant to consider several bases in the infrastructure. These are places where the teams meet and the regulation center is installed, as the inventory of health care material and the ambulances. In less concentrated cities, the bases can be placed in hospitals when they are located in well-separated regions of the city. But there are cities, as shown by Nogueira Jr. et al. [48], that evaluated optimization models in conjunction with simulation, where they verified that their deterministic approach could minimize the time of service by reconfiguring the fleet, reducing active bases and ambulance relocation. This research brought the essence of the new model we are proposing here.
As it can be seen, the models proposed until now do not take care of reconfiguring the coverage areas as the cities grows or as the number of valid calls come. There is no capability of reaction, and no possibility of dynamic infrastructure revision while the service is on the way. The congestion of the system that works on the normal conditions has been evaluated, but the breakthrough of the actual infrastructure is not considered. Dynamic location optimization models may be introduced for this context. These models may concern to the stability of the system even if sporadic congestion occur in the system.
In the CCP context, there are two possible problem approaches to be used: Dynamic Generalized Multi-Capacitated Clustering Problem (DgMCCP) and a Dynamic Generalized Multi-Capacitated Centerd Clustering Problem (DgMCCCP). In the first model the bases are important to be selected for the logistic context, in the second model there is no base in fact needed to be selected, they are the hospitals that operate in the region defined by the cluster at the end. Below we consider the DgMCCP.
Consider that a base can be either a hospital or a place without hospitaller infrastructure but an infrastructure to keep medicine and other medical inventory and garage to maintain the ambulances. Consider each candidate to be a base (median) has a certain capacity for each type of service. Finally consider that a client must have only one type of service. The following notation for the generalized Multi-Capacitated Clustering Problem (gMCPP) can be placed:
The gMCCP considers as objective (69) the minimization of the fixed cost to use the structure of a base
The dynamic nature of a clustering problem can be modeled as a linear function of time as in the dynamic location problem, [49]. The uncertainty parameters of the model are most often described through scenarios. A scenario is a possible realization of uncertain parameter values, [50, 51, 52]. In our approach, we consider the set of fixed facilities along the planning horizon, with the adaptability to the service (growth or decline) accordingly to the conditions of each scenario. In this approach, the concept of regret function is used, which searches to minimize the impact of bad choices of a set of facilities among the different scenarios of the planning horizon.
Consider that a scenario is composed by the patients of a single shift or workday. A set of scenarios
Constraints (78) should be replaced by:
and
The gMCCP considers as objective (77) the minimization of the regret function. Constraint (78) reports the maximum regret. Constraint (80) guarantees the coverage of the optimal solution in the optimal solution of the scenarios. The constraint (81) guarantees the bases (medians) used in the optimal solution can also be used in the optimal solution of the scenario. Constraints (81) and (82) are the decision variables dominion.
This dynamic model (DgMCCP) can be considered as a better and stimulating challenge for the SAMU problem, once it considers the real data as inputs. The simulation step can also be used to evaluate the precision of the model and its response. The model in itself is in NP-Hard complexity, as the versions proposed by [48, 53]. Important to notice that the bases are not known in advance (although there are given candidates), and it is an output of the model between scenarios, as the number of ambulances per type.
Waste collection actually is considered as an activity that develops and operates different logistic systems to give to solid waste management (SWM) that optimized plans that guarantee the best performance and minimal costs involved. SWM is composed by services such as: domiciliar and selective waste collection, container collection, rubble collection, health residues collection, human and mechanical street sweeping, and many others.
We discuss four problems related to waste collection: domiciliar, selective, street sweeping and collection with hill climbing. In these problems, most of them are traditional, and relevant literature considers them. The eye on arc sectoring routing is the most advanced because it changes the way the waste collection is performed in Brazil and worldwide. We used CCP models to obtain solutions to the first step of these problems, the sectoring, but we also show the final step by using our arc routing algorithms.
The domiciliary refuse collection is a regular activity worldwide, spending billions of dollars monthly in a reverse logistic system where the garbage is collected on streets of residential and/or mixed with commercial areas and discharged at disposal sites like transfer stations and/or landfills using special type of vehicles (i.e., compactors, load packers).
In Brazil, most collection is held by contractors or concessionaires that do their service to municipalities. They divide cities into zones of collections that are covered regularly in specified periods like (diary, alternately or accordingly to the demand). The zones are divided into sectors, areas that are dimension-ed to be covered by vehicles within local workload per day. Each sector of a zone is also covered in several trips, once the vehicle is fulfilled it goes to discharge and comes back to a new loading trip. This circle repeats until all garbage is collected in the sector.
To guarantee that the fleet of vehicles covers all the sectors in the defined workload per day, it is necessary to generate good estimations of the garbage load behavior along a reasonable period. Once it is possible to have good forecasts for garbage generation for a long period, it can also be drawn regions in the sectors to traverse with one vehicle that will guarantee the coverage of the sector for all trips during the workload. This is called the Arc Sector-Routing problem (ASRP), a recent problem proposed by the Mourão et al. [54], which is being studied by a number of researchers, [55, 56, 57, 58, 59, 60].
Most recently, Negreiros et al. [56] proposed three methodologies based on heterogeneous capacitated centerd clustering problem (HCCP) to produce automatic near-optimal solutions to the heterogeneous arc-sectoring routing problem (HASRP). The first method builds solutions by sectoring-clustering-routing (SCR) where sectoring is the process of defining the great areas to be covered in a workday using different types of vehicles (different capacities) and then internally the coverage of the trips is defined in capacitated clusters limited to the maximum load of the vehicle and then the routing phase calls the rural postman routes to perform the trip over the clusters formed; the second process indicated was sectoring-routing-clustering and routing (SRC&R) where it defines sectors and the routes following that giant routes are build into the sectors, after the route is divided into circuits by using an appropriate method, i.e., as the one proposed by [61]; and finally the sector-routing-clustering-routing (SRCR) where it performs the sectoring using the HCCCP and after it generates a giant rural postman tour that is divided into trips of known capacity by using [61] and rebuilt the rural postman tours for each final trip.
The Heterogeneous Capacitated Centerd Clustering Problem with Fixed Cost (HCCCP-FC) here used for the sectoring/clustering phase can be defined as:
VC: Variable cost.
The HCCCP-FC can be formulated as follows:
The same transformations that were performed on gPCCCP to transform it into gPCCCP’ can be performed on HCCCP-FC.
The objective function (83) minimizes the total fixed cost of the fleet used and the total Euclidean distance between
In Figure 18 we can see a sectoring procedure operating to divide a zone of domiciliary waste collection selecting from a set of (19 t, 15 t, and 10 t), the model returns two different vehicles (19 t and 10 t) forming three circuits for 3x39t and 1x27t sectors for the Aldeota and Meireles boroughs in Fortaleza/CE.
Sectors and a circuit of the selective domiciliary waste collection for Navirai/MS. (a) A sector of the selective domiciliary waste collection for Navirai/MS. (b) A route in a circuit of the selective waste collection for Navirai/MS.
The selective garbage collection is an alternative service of waste collection that is being largely explored in Brazil. More than 5% of the garbage can be recycled to be re-manufactured or to the industry (paper, glass, plastic, aluminum, iron, hazardous materials – batteries, oil, etc.). The residential garbage is most organic as can be seen in the literature about the residential garbage gravimetry, [62, 63]. Actually the cities occupation of commercial and domiciliary unities is mostly fuzzy, opening spaces for different kind of selective waste collection.
There are many types of selective waste collection, but three of them are most used in Brazil and many other countries around the world: selective household collection using compactors, selective household collection using vehicles equipped with “jail” units, and selective collection by agents and big compactors with roll-on-roll of equipment to take big boxes of separated garbage (plastic, cardboard, glass, and metal).
In the selective household collection using compactors, the work is done in a specific day of the week where residents keep their selected dry garbage at door. A compactor with huge volumetric capacity is assigned to the region to collect all the material taking into consideration that the volumes can be stored in the compactor unit for one or two trips during a workload. A driver and two garis compose the team for each vehicle in general. The work is performed by concessionaires and/or municipalities, and it is directly sent to triage centers that are runner or organized by associations of garis, [64, 65, 66].
The selective household collection using vehicles equipped with “jail” does the same work, although it is not possible to compact the garbage. It takes two people to arrange the volumes into smaller ones in the vehicle of 28–31
The selective household collection using agents is the more sustainable system that guarantees to the “cleaning agent” job placement and a special place in the society. This system is composed by two stages, the first is performed by the collection agent, which does the selective collection using manual vehicles or motorcycles equipped with small “jails” (0.5
The models used to plan the service of the first two types of processes can be the same as the model proposed for domiciliary waste collection. In Figure 19a it is seen a sector of service projected for the city of Naviraí/MS (Brazil) and the route for a circuit of this sector, Figure 19b. This solution was performed by GRAPHVS for the Brazilian organization Recicleiros to selective waste collection using SisRot LIX®, [67, 68].
Logistic system for cleaning agent in fixed selective collection sectors.
The model to plan service of the third process is composed by two phases of clustering, in the first it is drawn to the areas covered by the agents. It is the
Two different ways of human street sweeping. (a) Sweepers following the axis of the street. (b) Sweepers following gutter’s sidewalks.
Public sweeping is a very difficult process to organize because its planning depends on the flow of people, vehicles, and afforestation in public places. To meet this demand, the city is divided into regions (or sub-municipalities) with defined sweeping frequencies and sectors for groups of sweepers. Circuits are places where each team of sweepers must perform the sweeping task. This service is inspected in sector groups. This service is costly; it demands over 40% of the total cost related to the non-scaled services of the São Paulo city, approximately 250 million USD/yr., [69].
Sweeping is performed in many manners: manual, mechanized, on sidewalks, in squares, in public installations, etc.; however, this study focus on manual and mechanical sweeping plans. In the manual sweeping of São Paulo/SP the major Brazilian city, two street sweepers work together on the same gutter side (1.2 m within the sidewalk line), using a “lutocar,” typical removal equipment, and appropriate clothing. Each team travels an average of 1.228 km/h sweeping and walking at a speed between 2.5 and 3.0 km/h. At this rate, a route of 3.8–5.6 km per working day (7 h 20 min) can be accomplished.
The manual sweeping in the city of São Paulo is paid by considering the street axis perimeter. This approach indicates that a route is taken by a team of two sweepers with a “lutocar” working together that do for the sector perimeter at the half-time distance of the team workload (7 h 20 min). The sweep begins from a designated starting point and goes to an end-point passing through a set of street segments, in the minimal walking path cost, Figure 21a. For the streets that must be swept in the first route passage, the sweepers perform the service in the gutters on one side of the road. Upon returning, they perform the service in the gutters on the other side, Figure 21b.
Comparison between sweeping ways of human street sweeping. (a) Sector 01. (b) Sector 02.
Another way to perform the same work is by dividing the sweepers to sweep each gutters street side simultaneously, Figure 22a. For this case, there is only one open route passage, and the sweepers can perform the same service by walking much less but each one needs to operate with a “lutocar”. Figure 22b displays two examples where an open sweep route (right) by axis is 48.26% shorter than the path from the same sector coverage (left) and in the second the open route is 36.68% shorter than the path using both sides. This solution was proposed to the municipality of São Paulo to reduce labor fatigue and increase sweeping system coverage, [69].
Sectors for human sweeping in Campo Limpo-São Paulo/SP.
As seen in Figure 22, the route designed for the sweeper covers the same set of public places. Once it was determined to include a fixed starting point to allow the sweepers could find a unique place to keep the “lutocar,” we observed that the open RPP’s minimum route can be successfully used. The team of sweepers begins from a support point and concludes their task at a specific point, minimizing the overall cost of the sweepers journey, which will then return to the support point.
An alternative sweeping service sector formation was also considered, where each sector exhibited a capacity that was limited by a maximum sweeping perimeter that cannot exceed half the work shift of each team assigned to it. Thus, the problem becomes an open arc sector-routing problem (OASRP) because a street sweeper team work in a sector, and any team may not overcome their workload, making it necessary to know the path of each team.
Sectors are projected for human street sweepers by the length of the cleaning path, that is most commonly approximated by the workload of a day. The sweep distances in meters are references to workload that can vary depending upon the slope and the pavement to be swept. In Figure 23 it is projected a sector for three teams of two man, working at most for 2.8 km per day, in a defined sidewalk area for the sub-municipality of Campo Limpo/São Paulo-SP.
Sectoring mechanical street sweeping for Campo Limpo, São Paulo/SP. (a) Region of mechanical sweeping in Campo Limpo, São Paulo/SP. (b) Sectoring the region accordingly vehicle coverage constraints from Figure 24a.
In mechanical street sweeping, the work is directly performed by the concessionaires on the most important roads, avenues, and marginals. The work is performed by large wash-sweepers equipped 1000–5000 L tanks of water, steel sweepers, and big vacuum cleaners. The sweeping velocity does not exceed 7–10 km/h, and two people work with the machine (driver and auxiliary). Road coverage occurs daily, but some of them are covered three times per week at night. The frequencies are defined for each place according to their importance. In Figure 25 it can be seen the region and the sector’s solution proposed to the sub-municipality Campo Limpo/São Paulo for mechanical street sweeping.
Places where only “giricas” can cover.
The problem of mechanical sweeping is closely related to that of the human sweeper, although the network is mixed in this case, and the required links become required arcs when the traffic flow must be followed. We can solve the OSARP by using open routes. To design the open routes, we propose the use of the open MRPP (OMRPP), where we adapt SisRot LIX® to perform nearly or optimally for all routes. There are many ways to cross the street from the gutters on both sides, where the cleaning may be performed, but a single graph transformation can be performed to solve the OMRPP as a MRPP, [70, 71, 72].
By applying the methods developed for SisRot LIX®, we achieve superior results than those previously obtained by EcoSampa concessionary. The results demonstrate that it is possible to reduce the number of sectors and still reduce the total time spent on working by 49.20% and distance traveled by mechanical sweepers by 10.52% using their own fleet, Figure 24.
The sectoring problem of domiciliary waste collection with hill climbing appeared during a project in the city of Petropolis/RJ – Brazil, to optimize domiciliary waste collection sectors and routes. The city of Petropolis/RJ is located along the Mantiqueira mounting range, where heights between 400 and 1000 m above the sea level in a bumpy relief are present, narrow and sloping streets are in general along the paving paths; these provoke great difficulty in up, down and collecting when compactors are used, because the weather is humid with frequently rain turning slippery and dangerous the collecting paths in heavy loads. Driving and waste collecting in such places are very difficult and dangerous. It is usual driving in reverse for more than 600 m while cars remain park along sidewalks.
Special compactors are used to do the waste collection, they are called “giricas.” They have 3.5 t of load capacity at maximum, and they are smaller than the compactor used by the local operator. This vehicle is lighter also and faster. But it also suffers in high slopes and slippery paving paths. In Figure 25 it can be seen a satellite photo from the area of Petropolis/RJ, and the places identified that are covered only by “giricas”. In fact the paths with these characteristics are spread out along the city.
Region to be covered by domiciliar waste collection in Petrópolis/RJ. (a) Situation where only “giricas” can cover. (b) Region of coverage in Petrópolis/RJ.
The contractor owns two types of vehicles that can cover the city, and only “giricas” are able to cover any path with moderate slopes. Their problem is to design capacitated clusters of sectors that cover a region with special service for required arcs considering the different capacities and quantities of their available vehicles. To make sectors using such heterogeneous and specialized fleet, the sectoring problem can be reduced to the Multi-Capacitated Centerd Clustering Problem (MCCCP), as follows:
Costraint (94) is second-order cone, which forms a convex set. The MCCCP considers in (93) the minimization of the fixed cost to use sector
The MCCCP problem is still NP-Hard as its version proposed by [73] and most recently deeply investigated by [74]. In Figure 26a this problem can be seen in a resolution process considering that the required arcs coverage must be considered and in Figure 26b it is seen the places where special required arcs must be covered only by “giricas.”
Solution using “giricas” (3.5t) and compactors (8t) for Petrópolis/RJ.
The solution presented in Figure 27 “giricas” may cover both types of required arcs, and they have to be placed in areas that maximize the coverage of the special required arcs, although they have also to cover non specials. The clustering process is supposed to warranty the separation between groups of service, but it does not guarantee that they will be non-overlapping clusters.
Spatial decision support system for waste collection logistic planning.
Graphvs™ developed for more than 30 years a spatial DSS to automatically solve sector-arc-routing problems for many different types of waste collection services. The spatial DSS is called SisRot LIX®, and it is being used with practical impressive results (up to 28% on savings) for applications in domiciliary waste collection (Campo Grande/MS, Petrópolis/RJ, and others), selective waste collection (Naviraí/MS, Casimiro de Abreu/RJ, Xanxerê/SP, Bom Jesus dos Perdões/SP, and others), street sweeping human and mechanical (São Paulo/SP), and most recently to Domiciliary Hill Climbing (Petrópolis/RJ).
The framework of spatial DSS systems is described by its architecture in the Figure 28. It is divided in two parts, the VPS-based tool and the mobile and management tools. In the VPS-based tool there is a georeferenced database linked to QGIS and an ESRI™-based component to read the maps and transform its information into a graph, by using an extended graph-based modeling system (E-GBMS), specially developed to waste collection. With the E-GBMS it is possible to include and edit the required network to design sectors and routes, and all the necessary tools to manipulate information about street loads and pathways characteristics. The system can solve problems in sectoring and routing for heterogeneous fleet, that is informed in the database.
The software is composed of frequency data management and assignment to zones of collection for any type of service, and it contains actual state-of-the-art solvers for solving routes related to general mixed rural postman problem or even general windy rural postman problem, [56, 72].
SisRot LIX® can be used for the operational level. It contains a database to store vehicles characteristics, supervisors, drivers, garis, and teams of collection to schedule them in the related service to be performed daily.
Special reports can be generated by SisRot LIX® with the tool GeoScript®. This tool uses KML files created by the main software that defines zones, sectors, circuits, and routes of the circuits, and draws them in a GIS-based GPS, using different back map resources (Google MAPs, OSM, Bing, etc). All the maps are presented in PDF formats. The KML files generated can be used also by Google Maps or QGIS, as the XLS files that describe the routes street by street.
Once the sectors and routes are defined, they can be sent to another VPS environment that track mobile units running CherryTrack LIX®. This software is composed of four Android mobile applications: Driver, Manager, Supervisor, and Municipality. In the driver unit it is possible to receive the routes (trips) of a sector projected by the SisRot LIX®, and while performing them the software teaches the path as it was projected, facilitating the identification of the work to be done by any driver. Major information about the load per trip, geographical movements, and reported occurrences while running the execution of collection are kept by the software. These information saved in the manager unity that follows each driver in the field, while they are running sector by sector, circuit by circuit. The supervisor app shows the vehicles related only to the supervisor they are allocated. The municipality unity app shows the movements of the vehicle that will attend the citizen home, giving estimates about when it will pass in front to his/her door.
Other tools such as TrashControl® and SisFrota® can be integrated to the VPS to control the loading production and vehicles maintenance standard controls respectively.
As indicated in the previous sections, all combinatorial models here exposed for different instances of the CCP problem are related to NP-Hard problems. In these approaches the models hold a polynomial number of variables and constraints because there is no need to represent all the partitions related to the clustering process. Although this happens, it is not avoided to solve problem that explodes in exponential complexity with the number of items in the clustering formation.
Here we propose models that are possible to be solved to optimality by state-of-the-art solvers such as Cplex, Xpress, and Gorubi in the case of the IT-Teams Layout, as can be seen in [11].
We presented a solution (Figure 5b) for a software factory layout with 121 workplaces and 17 heterogeneous groups, it was obtained in less than 2 seconds using a 10th generation I7-Intel and the Gurobi solver, while this same layout is normally prepared by two persons during 2–3 working days. This impacts directly in better development of teams because people working together do not need to disturb much the other groups in work, meanwhile the interaction of the ordinary groups is facilitated at maximum.
The model proposed does not consider that specific groups has to be close, or even facilitate the dynamic recalculation of groups when the projects are ended and teams are dissolved. These problems remain open, but they can be solved heuristically by the same model if appropriate considerations are made.
Our experience with staff collection/dispatch in the field was with a staff transporter in the state of São Paulo. The transporter works for an industrial food company that had a very confusing schema to collect/dispatch its staff in the state, between 10 municipalities: São Paulo, Guarulhos, Osasco, Carapicuiba, Jandira, Barueri, Itapevi, Taboão da Serra, São Bernardo, Figure 29a. The transporter had eight garages where busses departs/returns and the destiny/return at the factory, Figure 29b. They had 98 workers, which were scheduled along nine entry times and 10 departure times, Figure 30a. The transporter offered a fleet of busses with 15, 27, and 48 seats and it had to perform the travels from the first collection to destiny or from the factory to the last dispatch in at most 2 h considering the traffic jams, and the workers must be collected or dispatched at most 800 m far from his home. The workers cannot arrive at the factory late or spend more than 15 min waiting to arrive/departure of any bus.
Territorial context of the problem. (a) Staff’s territorial dispersion. (b) Territorial distribution of contractor’s bases and the factory.
Staff daily in/out turns and planned fleet to attend them. (a) Staff’s labour time distribution. (b) Distribution of the number of buses along daytime.
The indicated problem was proposed to generate the minimum fleet with set of routes that can cover all the shifts with minimum cost of distance and time spent on the activity, while also maximizing the number of bus-stops along the main avenues and streets.
The case was solved by using the methodology here proposed to locate bus-stops as capacitated medians and after applying the routing process over the selected bus-stops. Unhappily our results were not comparable with the transporter because it will not consider the constraint of time for the worker departure. In Figure 30b the number of busses in operation per hour of the day is illustrated as calculated by our solution.
Taking a shift as an example, Figure 31, we have to perform routes for this shift to pickup and dispatch the staff belonging to it. Figure 32 illustrates these two steps (Figure 32a) of collection and (Figure 32b) dispatch of the same set of workers using routes calculated by SisRot Full and sent to Routes that use Google Maps to propose the best route (with better travel time) considering the traffic conditions from arrival/departure to/from factory for a given calculated sequence of visits.
One shift routes of the staff.
Routes of collection and dispatching workers. (a) Route of collecting. (b) Route of dispatching.
Our experience with CCP models in waste collection is more expressive, because we investigated and developed many cases in Brazil related to the theme using basically SisRot LIX. We divide our main results in domiciliary waste collection and street sweeping.
For domiciliary waste collection, the sectoring approach returned unexpected and impressive results for CCCP models and solving methodology, even for us. In the city of Campo Grande, the capital of the state of Mato Grosso do Sul (MS) in Brazil, we tested our sectoring models for a region (downtown) covered by five vehicles of 15ton each. The sectors were redefined into four sectors and the routes in total were reduced the distance costs by 28% with the same total time spent for the service, [75].
Most recently, our methodology was tested for the city of Petrópolis in the state of Rio de Janeiro, with a completely different traffic network (many hills and curves) but with the same context. The contractor worked with five vehicles of 8ton in five sectors daily, and after redefining the sectors we achieved for the light days (Tue-Sat) four sectors with 26% of savings in travel distance, and for the heavier days we reduced in 8% the total travel distance performed by the fleet.
In both cases the solution editing tools developed in SisRot LIX were very important and decisive, because the process of sector-routing is performed separately. The manual intervention after the calculation of the sectors is a decision tool related to situations that could be included and are not present at the model’s constraints. Problems such as servicing certain places prior to others, duplicate services in different trips on the same sector, side of the service, etc., are some examples of these situations that had to incorporate local decisions and manual intervention.
The use of CCP models in street sweeping was conducted in an application in the city of São Paulo, for the project PMI-SP organized by the Municipal Secretary of Partnerships during 2018 [69]. The projects were conducted to attend non-scalable services as human and mechanized sweeping, collection in fairs, old furniture and rubble removal, etc.
The CPP models used were conducted by math-heuristics developed by Negreiros et al. [56] and Batista et al. [59], to design sectors basically for human street sweeping. There were 32 sub-municipalities composed by populations between 150 and 400 thousand inhabitants, and diverse coverage areas of sweeping: hills, roads, avenues, and streets on suburbs or downtown, squares, etc. The teams of human sweepers, as reported in subsection 5.3, were composed by two sweepers with a “lutocar”, and the sectors to be covered by each team were designed accordingly the frequency of coverage of each one stipulated by AMLURB. Our results revealed that we could develop the same activity in comparison to the previously reported executed plans with 27.7% of reductions in the number of teams and 46.38% in distances performed by the workers.
A “Map of Frequency” of the sub-municipality of Santana-Tucuruvi/SP is presented at Figure 33, where among the most evident colors, there are: Light-Green: Daily – Morning; Navy Blue: Wednesday/Saturday – Morning, Green: Monday/Thursday – Morning, Red: Tuesday/Friday corresponding to the days and regions where the team of sweepers must work. Following, Figure 34 consists of two figures considering sectoring human street sweepers, in Figure 34a it is illustrated in more detail the street map of sweeping frequency to be performed on Tuesdays and Fridays, and in Figure 34b it is seen the 21 sectors defined by the HCCCP model to be covered by 21 teams of street sweepers.
Map of sweeping frequency for the teams of sweepers.
Human street sweeper sectoring solution for Santana-Tucuruvi (ST) municipality. (a) Street area for sweeping sectors on Tue/Fri - Morning at ST (b) 21 sweeping sectors for Tue/Fri - Morning at ST.
As can be seen in Table 1, it presents the results of applying Open Sector Arc Routing (OSAR) in the city of São Paulo, in comparison with the solution used by the municipality. Table 1 represents as Sub-Mun the sub-municipality of the city of São Paulo: BT – Butantã, CV – Casa Verde, PR – Parelheiros, ST – Santana-Tucuruvi, VG – Vila Maria-Vila Guilherme; the term Sectors means the number of sectors defined; Sweep perimeter (km) is the total perimeter that has to be swept by the sweepers; Manual sweep is the number of km per day that the teams perform for the specific solution; Bidding is what it is projected by the municipality; SLix are the values used or projected by SisRot Lix; and finally Gap% means the difference between considerations or solutions.
Sub-Mun | Sectors | Sweep perimeter (km) | Manual sweep - km/day | ||||||
---|---|---|---|---|---|---|---|---|---|
Bidding | SLix | Gap% | Bidding | SLix | Gap% | Bidding | SLix | Gap% | |
BT | 131 | 121 | 7.63 | 763.14 | 760.29 | 0.37 | 275.13 | 197.72 | 28.14 |
CV | 82 | 60 | 26.83 | 406.52 | 407.1 | −0.14 | 199.392 | 156.57 | 21.48 |
PR | 36 | 29 | 19.44 | 165.62 | 166.82 | −0.72 | 61.37 | 39.62 | 35.44 |
ST | 152 | 75 | 50.66 | 493.95 | 321.1 | 34.99 | 242.765 | 148.11 | 38.99 |
VG | 68 | 54 | 20.59 | 395.24 | 364.24 | 7.84 | 395.744 | 87.75 | 77.83 |
Totals | 469 | 339 | 27.72 | 2224.47 | 2019.55 | 9.21 | 1174.40 | 629.77 | 46.38 |
Recorded gains and losses between projects from SP-municipality and GRAPHVS with SisRot LIX.
Table 1 presents the expressive reduction on human resources and distances of work between projects. The cause of this was the effect of the HCCCP-related mathematical methods applied in the practical level, [75].
This chapter presents new models for versions of the Capacitated Clustering Problem to IT-Teams layout, logistic distribution, environmental and health applications. Each application needs special constraints that come from basic knapsack and scheduling problems that affect considerable the complexity of the resolution of their instances. We showed the use of the proposed models in real applications and its formal importance to consider solving these very difficult problems.
For MSSC and
We also reported DSS architectures already implemented that are successful in their applications in Brazil, returning high savings to the end users. The architectures presented much differ between real-life applications considering the information needed to support decision and the effort for monitoring plans as they were conceived.
This chapter also reveals a work of a research & development (R&D) team that develops all these computational framework and decision tools, taking into consideration the state-of-the-art in GIS, web services, map services, database services, graph-based modeling, specialized optimization algorithms and solvers for clustering, location, general routing.
As it is shown in the results section, the CCP can be used with wide success for the mentioned applications and could be further used for many different others from the ones here revealed and investigated.
We thank Intech Open for the invitation to write this manuscript, specially we also thank the Editor Fausto Pedro García Márquez and Iva Ribic for the kind support during the evolution of this work.
We would like to thank the team of programmers and collaborators from GRAPHVS Ltda: Antônio Honorato Guedes, Bruno Chaves, Cícero Elias Guedes, João Amilcar, and Luiz Prudencio.
We also thank Carlos Higashi, Donizete Calil, Eduardo Reis, André Barufi, and Heraldo Neto for their collaboration in the access to staff collection and dispatching, emergency health systems, and waste collection, respectively.
Finally, our thanks to the researchers and readers of this manuscript, who kindly share with our discoveries, ideas, and great effort to turn this work accessible and worth to the humanity.
The authors declare no conflict of interest.
BING
CherryTrack
CharryTrack Lix
ESRI™
Google Maps
Here Maps
GRAPHVS™
QGIS™
Localiza
Open Street Map (org)
Routes
SisFROTA
SisRot Full
SisRot LIX
SisRot SELECTIVE
Trash Control
Webdengue
Autarquia Municipal de Limpeza Urbana de Săo Paulo
Arc sector-routing problem
Capacitated clustering problem
Capacitated centerd clustering problem
Disease provoked by SARs-COVID-19 Virus
Capacitated
Generalized capacitated
Generalized capacitated centerd clustering problem
Capacitated
Generalized multi-capacitated clustering problem
Heterogeneous capacitated sector-routing problem
Empresa de tecnologia e informaçõμes da Previdência (Brazil)
Decision support system
Dynamic generalized multi-capacitated clustering problem
Dynamic generalized multi-capacitated centerd clustering problem
Emergency medical system
Enterprise resource planning
Graph based modeling system
General routing problem
Heterogeneous capacitated centerd clustering problem
Multi-capacitated centerd clustering problem
Mixed rural postman problem
Minimum sum of squares clustering problem
Open mixed rural postman problem
Serviço de Atendimento Móvel de Urgência
Serviço federal de processamento de dados (Brazil)
Solid waste management
World Health Organization
This chapter considers the use of different capacitated clustering problems and models that fits better in real-life applications such as household waste collection, IT teams layout in software factories, wholesales distribution, and staff’s home collection or delivery to/from workplace. Each application is explored in its regular form as it is being developed by contractors and/or users. We consider for each application the aspects of solving the problem by the appropriate mathematical programming model and decision support methodology (using aggregated Geographical Information System and mobile technology) to hold correctly and most precisely the problems and difficulties related to instances in evaluation. The experience on these fields is here revealed in detailed form as the results obtained by using the techniques here explained.
',reviewType:"peer-reviewed",bibtexUrl:"/chapter/bibtex/1082338",risUrl:"/chapter/ris/1082338",signatures:"Marcos J. Negreiros, Nelson Maculan, Augusto W.C. Palhano, Albert E.F. Muritiba and Pablo L.F. Batista",book:{id:"11082",type:"book",title:"Operations Management",subtitle:null,fullTitle:"Operations Management",slug:null,publishedDate:null,bookSignature:"Prof. Fausto Pedro García Márquez",coverURL:"https://cdn.intechopen.com/books/images_new/11082.jpg",licenceType:"CC BY 3.0",editedByType:null,isbn:"978-1-80355-981-0",printIsbn:"978-1-80355-982-7",pdfIsbn:"978-1-80355-983-4",isAvailableForWebshopOrdering:!1,editors:[{id:"22844",title:"Prof.",name:"Fausto Pedro",middleName:null,surname:"García Márquez",slug:"fausto-pedro-garcia-marquez",fullName:"Fausto Pedro García Márquez"}],productType:{id:"1",title:"Edited Volume",chapterContentType:"chapter",authoredCaption:"Edited by"}},authors:[{id:"26496",title:"Dr.",name:"Marcos José",middleName:null,surname:"Negreiros Gomes",fullName:"Marcos José Negreiros Gomes",slug:"marcos-jose-negreiros-gomes",email:"negreiro@graphvs.com.br",position:null,profilePictureURL:"https://intech-files.s3.amazonaws.com/0030O00002aYNvOQAW/ProfilePicture%202021-12-07%2015%3A23%3A34.171",institution:null},{id:"26510",title:"Prof.",name:"Maculan",middleName:null,surname:"Nelson",fullName:"Maculan Nelson",slug:"maculan-nelson",email:"maculan@cos.ufrj.br",position:null,profilePictureURL:"//cdnintech.com/web/frontend/www/assets/author.svg",institution:null},{id:"448661",title:null,name:"Augusto",middleName:null,surname:"Palhano",fullName:"Augusto Palhano",slug:"augusto-palhano",email:"augustopalhano@graphvs.com.br",position:null,profilePictureURL:"//cdnintech.com/web/frontend/www/assets/author.svg",institution:null},{id:"448662",title:"Prof.",name:"Albert",middleName:null,surname:"Muritiba",fullName:"Albert Muritiba",slug:"albert-muritiba",email:"einstein@ufc.br",position:null,profilePictureURL:"//cdnintech.com/web/frontend/www/assets/author.svg",institution:{name:"Universidade Federal do Ceará",institutionURL:null,country:{name:"Brazil"}}},{id:"448663",title:"Dr.",name:"Pablo",middleName:null,surname:"Batista",fullName:"Pablo Batista",slug:"pablo-batista",email:"opablofernandes@hotmail.com",position:null,profilePictureURL:"//cdnintech.com/web/frontend/www/assets/author.svg",institution:null}],sections:[{id:"sec_1",title:"1. Introduction",level:"1"},{id:"sec_2",title:"2. Layout in factory floors",level:"1"},{id:"sec_2_2",title:"2.1 IT-teams layout in software factories",level:"2"},{id:"sec_4",title:"3. Logistic",level:"1"},{id:"sec_4_2",title:"3.1 Wholesales distribution",level:"2"},{id:"sec_4_3",title:"3.1.1 A novel periodic capacitated clustering problem model",level:"3"},{id:"sec_5_3",title:"3.1.2 A spatial DSS to gPCCCP",level:"3"},{id:"sec_6_3",title:"3.1.3 Structuring solutions in a spatial DSS",level:"3"},{id:"sec_8_2",title:"3.2 Staff collection and dispatching",level:"2"},{id:"sec_9_2",title:"3.3 Spatial DSS to staff collection and dispatching",level:"2"},{id:"sec_11",title:"4. Health system",level:"1"},{id:"sec_11_2",title:"4.1 Dengue disease control and combat",level:"2"},{id:"sec_12_2",title:"4.2 A DSS to this problem (Webdengue: manager)",level:"2"},{id:"sec_13_2",title:"4.3 Urgent ambulance system",level:"2"},{id:"sec_15",title:"5. Waste collection",level:"1"},{id:"sec_15_2",title:"5.1 Domiciliary",level:"2"},{id:"sec_16_2",title:"5.2 Selective",level:"2"},{id:"sec_17_2",title:"5.3 Street sweeping",level:"2"},{id:"sec_17_3",title:"5.3.1 Manual sweeping",level:"3"},{id:"sec_18_3",title:"5.3.2 Mechanical sweeping",level:"3"},{id:"sec_19_3",title:"5.3.3 Domiciliary waste collection with hill climbing",level:"3"},{id:"sec_21_2",title:"5.4 Spatial DSS to waste collection logistic planning",level:"2"},{id:"sec_23",title:"6. Results with CCP models",level:"1"},{id:"sec_23_2",title:"6.1 IT teams",level:"2"},{id:"sec_24_2",title:"6.2 Staff collection and dispatch",level:"2"},{id:"sec_25_2",title:"6.3 Waste collection",level:"2"},{id:"sec_25_3",title:"6.3.1 Results in domiciliary waste collection",level:"3"},{id:"sec_26_3",title:"Table 1.",level:"3"},{id:"sec_29",title:"7. Conclusions",level:"1"},{id:"sec_30",title:"Acknowledgments",level:"1"},{id:"sec_30",title:"Conflict of interest",level:"1"},{id:"sec_31",title:"Nomenclature and Abbreviations",level:"1"}],chapterReferences:[{id:"B1",body:'IntechOpen has always supported new and evolving ideas in scholarly publishing. We understand the community we serve, but to provide an even better service for our IntechOpen Authors and Academic Editors, we have partnered with leading companies and associations in the scientific field and beyond.
",metaTitle:"Partnerships",metaDescription:"IntechOpen was built by scientists, for scientists. We understand the community we serve, but to bring an even better service to the table for IntechOpen Authors and Academic Editors, we partnered with the leading companies and associations in the industry and beyond.",metaKeywords:null,canonicalURL:"/page/partnerships",contentRaw:'[{"type":"htmlEditorComponent","content":"\\n"}]'},components:[{type:"htmlEditorComponent",content:'
\n'}]},successStories:{items:[]},authorsAndEditors:{filterParams:{},profiles:[{id:"396",title:"Dr.",name:"Vedran",middleName:null,surname:"Kordic",slug:"vedran-kordic",fullName:"Vedran Kordic",position:null,profilePictureURL:"https://mts.intechopen.com/storage/users/396/images/7281_n.png",biography:"After obtaining his Master's degree in Mechanical Engineering he continued his education at the Vienna University of Technology where he obtained his PhD degree in 2004. He worked as a researcher at the Automation and Control Institute, Faculty of Electrical Engineering, Vienna University of Technology until 2008. His studies in robotics lead him not only to a PhD degree but also inspired him to co-found and build the International Journal of Advanced Robotic Systems - world's first Open Access journal in the field of robotics.",institutionString:null,institution:{name:"TU Wien",country:{name:"Austria"}}},{id:"441",title:"Ph.D.",name:"Jaekyu",middleName:null,surname:"Park",slug:"jaekyu-park",fullName:"Jaekyu Park",position:null,profilePictureURL:"https://mts.intechopen.com/storage/users/441/images/1881_n.jpg",biography:null,institutionString:null,institution:{name:"LG Corporation (South Korea)",country:{name:"Korea, South"}}},{id:"465",title:"Dr.",name:"Christian",middleName:null,surname:"Martens",slug:"christian-martens",fullName:"Christian Martens",position:null,profilePictureURL:"//cdnintech.com/web/frontend/www/assets/author.svg",biography:null,institutionString:null,institution:{name:"Rheinmetall (Germany)",country:{name:"Germany"}}},{id:"479",title:"Dr.",name:"Valentina",middleName:null,surname:"Colla",slug:"valentina-colla",fullName:"Valentina Colla",position:null,profilePictureURL:"https://mts.intechopen.com/storage/users/479/images/358_n.jpg",biography:null,institutionString:null,institution:{name:"Sant'Anna School of Advanced Studies",country:{name:"Italy"}}},{id:"494",title:"PhD",name:"Loris",middleName:null,surname:"Nanni",slug:"loris-nanni",fullName:"Loris Nanni",position:null,profilePictureURL:"https://mts.intechopen.com/storage/users/494/images/system/494.jpg",biography:"Loris Nanni received his Master Degree cum laude on June-2002 from the University of Bologna, and the April 26th 2006 he received his Ph.D. in Computer Engineering at DEIS, University of Bologna. On September, 29th 2006 he has won a post PhD fellowship from the university of Bologna (from October 2006 to October 2008), at the competitive examination he was ranked first in the industrial engineering area. He extensively served as referee for several international journals. He is author/coauthor of more than 100 research papers. He has been involved in some projects supported by MURST and European Community. His research interests include pattern recognition, bioinformatics, and biometric systems (fingerprint classification and recognition, signature verification, face recognition).",institutionString:null,institution:null},{id:"496",title:"Dr.",name:"Carlos",middleName:null,surname:"Leon",slug:"carlos-leon",fullName:"Carlos Leon",position:null,profilePictureURL:"//cdnintech.com/web/frontend/www/assets/author.svg",biography:null,institutionString:null,institution:{name:"University of Seville",country:{name:"Spain"}}},{id:"512",title:"Dr.",name:"Dayang",middleName:null,surname:"Jawawi",slug:"dayang-jawawi",fullName:"Dayang Jawawi",position:null,profilePictureURL:"//cdnintech.com/web/frontend/www/assets/author.svg",biography:null,institutionString:null,institution:{name:"University of Technology Malaysia",country:{name:"Malaysia"}}},{id:"528",title:"Dr.",name:"Kresimir",middleName:null,surname:"Delac",slug:"kresimir-delac",fullName:"Kresimir Delac",position:null,profilePictureURL:"https://mts.intechopen.com/storage/users/528/images/system/528.jpg",biography:"K. Delac received his B.Sc.E.E. degree in 2003 and is currentlypursuing a Ph.D. degree at the University of Zagreb, Faculty of Electrical Engineering andComputing. His current research interests are digital image analysis, pattern recognition andbiometrics.",institutionString:null,institution:{name:"University of Zagreb",country:{name:"Croatia"}}},{id:"557",title:"Dr.",name:"Andon",middleName:"Venelinov",surname:"Topalov",slug:"andon-topalov",fullName:"Andon Topalov",position:null,profilePictureURL:"https://mts.intechopen.com/storage/users/557/images/1927_n.jpg",biography:"Dr. Andon V. Topalov received the MSc degree in Control Engineering from the Faculty of Information Systems, Technologies, and Automation at Moscow State University of Civil Engineering (MGGU) in 1979. He then received his PhD degree in Control Engineering from the Department of Automation and Remote Control at Moscow State Mining University (MGSU), Moscow, in 1984. From 1985 to 1986, he was a Research Fellow in the Research Institute for Electronic Equipment, ZZU AD, Plovdiv, Bulgaria. In 1986, he joined the Department of Control Systems, Technical University of Sofia at the Plovdiv campus, where he is presently a Full Professor. He has held long-term visiting Professor/Scholar positions at various institutions in South Korea, Turkey, Mexico, Greece, Belgium, UK, and Germany. And he has coauthored one book and authored or coauthored more than 80 research papers in conference proceedings and journals. His current research interests are in the fields of intelligent control and robotics.",institutionString:null,institution:{name:"Technical University of Sofia",country:{name:"Bulgaria"}}},{id:"585",title:"Prof.",name:"Munir",middleName:null,surname:"Merdan",slug:"munir-merdan",fullName:"Munir Merdan",position:null,profilePictureURL:"https://mts.intechopen.com/storage/users/585/images/system/585.jpg",biography:"Munir Merdan received the M.Sc. degree in mechanical engineering from the Technical University of Sarajevo, Bosnia and Herzegovina, in 2001, and the Ph.D. degree in electrical engineering from the Vienna University of Technology, Vienna, Austria, in 2009.Since 2005, he has been at the Automation and Control Institute, Vienna University of Technology, where he is currently a Senior Researcher. His research interests include the application of agent technology for achieving agile control in the manufacturing environment.",institutionString:null,institution:null},{id:"605",title:"Prof",name:"Dil",middleName:null,surname:"Hussain",slug:"dil-hussain",fullName:"Dil Hussain",position:null,profilePictureURL:"https://mts.intechopen.com/storage/users/605/images/system/605.jpg",biography:"Dr. Dil Muhammad Akbar Hussain is a professor of Electronics Engineering & Computer Science at the Department of Energy Technology, Aalborg University Denmark. Professor Akbar has a Master degree in Digital Electronics from Govt. College University, Lahore Pakistan and a P-hD degree in Control Engineering from the School of Engineering and Applied Sciences, University of Sussex United Kingdom. Aalborg University has Two Satellite Campuses, one in Copenhagen (Aalborg University Copenhagen) and the other in Esbjerg (Aalborg University Esbjerg).\n· He is a member of prestigious IEEE (Institute of Electrical and Electronics Engineers), and IAENG (International Association of Engineers) organizations. \n· He is the chief Editor of the Journal of Software Engineering.\n· He is the member of the Editorial Board of International Journal of Computer Science and Software Technology (IJCSST) and International Journal of Computer Engineering and Information Technology. \n· He is also the Editor of Communication in Computer and Information Science CCIS-20 by Springer.\n· Reviewer For Many Conferences\nHe is the lead person in making collaboration agreements between Aalborg University and many universities of Pakistan, for which the MOU’s (Memorandum of Understanding) have been signed.\nProfessor Akbar is working in Academia since 1990, he started his career as a Lab demonstrator/TA at the University of Sussex. After finishing his P. hD degree in 1992, he served in the Industry as a Scientific Officer and continued his academic career as a visiting scholar for a number of educational institutions. In 1996 he joined National University of Science & Technology Pakistan (NUST) as an Associate Professor; NUST is one of the top few universities in Pakistan. In 1999 he joined an International Company Lineo Inc, Canada as Manager Compiler Group, where he headed the group for developing Compiler Tool Chain and Porting of Operating Systems for the BLACKfin processor. The processor development was a joint venture by Intel and Analog Devices. In 2002 Lineo Inc., was taken over by another company, so he joined Aalborg University Denmark as an Assistant Professor.\nProfessor Akbar has truly a multi-disciplined career and he continued his legacy and making progress in many areas of his interests both in teaching and research. He has contributed in stochastic estimation of control area especially, in the Multiple Target Tracking and Interactive Multiple Model (IMM) research, Ball & Beam Control Problem, Robotics, Levitation Control. He has contributed in developing Algorithms for Fingerprint Matching, Computer Vision and Face Recognition. He has been supervising Pattern Recognition, Formal Languages and Distributed Processing projects for several years. He has reviewed many books on Management, Computer Science. Currently, he is an active and permanent reviewer for many international conferences and symposia and the program committee member for many international conferences.\nIn teaching he has taught the core computer science subjects like, Digital Design, Real Time Embedded System Programming, Operating Systems, Software Engineering, Data Structures, Databases, Compiler Construction. In the Engineering side, Digital Signal Processing, Computer Architecture, Electronics Devices, Digital Filtering and Engineering Management.\nApart from his Academic Interest and activities he loves sport especially, Cricket, Football, Snooker and Squash. He plays cricket for Esbjerg city in the second division team as an opener wicket keeper batsman. He is a very good player of squash but has not played squash since his arrival in Denmark.",institutionString:null,institution:null},{id:"611",title:"Prof.",name:"T",middleName:null,surname:"Nagarajan",slug:"t-nagarajan",fullName:"T Nagarajan",position:null,profilePictureURL:"//cdnintech.com/web/frontend/www/assets/author.svg",biography:null,institutionString:null,institution:{name:"Universiti Teknologi Petronas",country:{name:"Malaysia"}}}],filtersByRegion:[{group:"region",caption:"North America",value:1,count:13389},{group:"region",caption:"Middle and South America",value:2,count:11660},{group:"region",caption:"Africa",value:3,count:4168},{group:"region",caption:"Asia",value:4,count:22334},{group:"region",caption:"Australia and Oceania",value:5,count:2019},{group:"region",caption:"Europe",value:6,count:33642}],offset:12,limit:12,total:135275},chapterEmbeded:{data:{}},editorApplication:{success:null,errors:{}},ofsBooks:{filterParams:{hasNoEditors:"0",sort:"dateEndThirdStepPublish",topicId:"8,9,10,11,14,15,20,22,24"},books:[{type:"book",id:"11124",title:"Next-Generation Textiles",subtitle:null,isOpenForSubmission:!0,hash:"093f9e26bb829b8d414d13626aea1086",slug:null,bookSignature:"Dr. Hassan Ibrahim",coverURL:"https://cdn.intechopen.com/books/images_new/11124.jpg",editedByType:null,editors:[{id:"90645",title:"Dr.",name:"Hassan",surname:"Ibrahim",slug:"hassan-ibrahim",fullName:"Hassan Ibrahim"}],productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"11561",title:"Zeolite From Wastes - New Perspectives on Innovative Resources and Their Valorization Process",subtitle:null,isOpenForSubmission:!0,hash:"3ed0dfd842de9cd1143212415903e6ad",slug:null,bookSignature:"Dr. Claudia Belviso",coverURL:"https://cdn.intechopen.com/books/images_new/11561.jpg",editedByType:null,editors:[{id:"61457",title:"Dr.",name:"Claudia",surname:"Belviso",slug:"claudia-belviso",fullName:"Claudia Belviso"}],productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"11521",title:"Internal Combustion Engines - Recent Advances",subtitle:null,isOpenForSubmission:!0,hash:"99cc881bcb3efe05085f2728ccbeab6b",slug:null,bookSignature:"Prof. Akaehomen Akii Ibhadode",coverURL:"https://cdn.intechopen.com/books/images_new/11521.jpg",editedByType:null,editors:[{id:"253342",title:"Prof.",name:"Akaehomen",surname:"Ibhadode",slug:"akaehomen-ibhadode",fullName:"Akaehomen Ibhadode"}],productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"11828",title:"Lubrication - Thermal Management and Friction Reduction",subtitle:null,isOpenForSubmission:!0,hash:"b900201d5e8a4b13100f49e7c1019447",slug:null,bookSignature:"Dr. Hafiz Muhammad Ali",coverURL:"https://cdn.intechopen.com/books/images_new/11828.jpg",editedByType:null,editors:[{id:"187624",title:"Dr.",name:"Hafiz Muhammad",surname:"Ali",slug:"hafiz-muhammad-ali",fullName:"Hafiz Muhammad Ali"}],productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"11947",title:"Power Converter Technology - Recent Advances, Design and Applications",subtitle:null,isOpenForSubmission:!0,hash:"1f5c85b127faa05e07e46c646dcb4540",slug:null,bookSignature:"Dr. Raul Gregor",coverURL:"https://cdn.intechopen.com/books/images_new/11947.jpg",editedByType:null,editors:[{id:"175676",title:"Dr.",name:"Raul",surname:"Gregor",slug:"raul-gregor",fullName:"Raul Gregor"}],productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"11499",title:"Nonlinear Systems - Recent Developments and Advances",subtitle:null,isOpenForSubmission:!0,hash:"22a4fb880337aaa9899a7bddcdde52eb",slug:null,bookSignature:"Dr. Bo Yang",coverURL:"https://cdn.intechopen.com/books/images_new/11499.jpg",editedByType:null,editors:[{id:"234525",title:"Dr.",name:"Bo",surname:"Yang",slug:"bo-yang",fullName:"Bo Yang"}],productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"11535",title:"Recent Research Trends in Sustainable Energy Conversion",subtitle:null,isOpenForSubmission:!0,hash:"8a29db15e41fcfcb6d49fa1ecc670318",slug:null,bookSignature:"Prof. Arunkumar Chandrasekhar",coverURL:"https://cdn.intechopen.com/books/images_new/11535.jpg",editedByType:null,editors:[{id:"226215",title:"Prof.",name:"Arunkumar",surname:"Chandrasekhar",slug:"arunkumar-chandrasekhar",fullName:"Arunkumar Chandrasekhar"}],productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"11830",title:"Rubber Materials",subtitle:null,isOpenForSubmission:!0,hash:"6cf0b844f6881c758c61cca10dc8b134",slug:null,bookSignature:"Associate Prof. Gülşen Akın Evingür and Dr. Önder Pekcan",coverURL:"https://cdn.intechopen.com/books/images_new/11830.jpg",editedByType:null,editors:[{id:"180256",title:"Associate Prof.",name:"Gülşen",surname:"Akın Evingür",slug:"gulsen-akin-evingur",fullName:"Gülşen Akın Evingür"}],productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"11453",title:"Biomimetics - Bridging the Gap",subtitle:null,isOpenForSubmission:!0,hash:"173e62fa4d7bf5508cec3bdd8e3cb32d",slug:null,bookSignature:"Prof. Ziyad S. Haidar",coverURL:"https://cdn.intechopen.com/books/images_new/11453.jpg",editedByType:null,editors:[{id:"222709",title:"Prof.",name:"Ziyad S.",surname:"Haidar",slug:"ziyad-s.-haidar",fullName:"Ziyad S. Haidar"}],productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"12019",title:"Chaos Theory - Recent Advances, New Perspectives and Applications",subtitle:null,isOpenForSubmission:!0,hash:"38f0946fe1dd3314939e670799f88426",slug:null,bookSignature:"Dr. Mykhaylo I. Andriychuk",coverURL:"https://cdn.intechopen.com/books/images_new/12019.jpg",editedByType:null,editors:[{id:"57755",title:"Dr.",name:"Mykhaylo",surname:"Andriychuk",slug:"mykhaylo-andriychuk",fullName:"Mykhaylo Andriychuk"}],productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"12081",title:"Dyes and Pigments - Insights and Applications",subtitle:null,isOpenForSubmission:!0,hash:"fcd069956c2e931195925b19a74ce9a3",slug:null,bookSignature:"Dr. Brajesh Kumar",coverURL:"https://cdn.intechopen.com/books/images_new/12081.jpg",editedByType:null,editors:[{id:"176093",title:"Dr.",name:"Brajesh",surname:"Kumar",slug:"brajesh-kumar",fullName:"Brajesh Kumar"}],productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"11948",title:"Field-Effect Transistor",subtitle:null,isOpenForSubmission:!0,hash:"bb6fc82b35ad2c63618a9bc15aeb61ce",slug:null,bookSignature:"Dr. Kim Ho Yeap and Dr. Magdalene Goh Wan Ching",coverURL:"https://cdn.intechopen.com/books/images_new/11948.jpg",editedByType:null,editors:[{id:"24699",title:"Dr.",name:"Kim Ho",surname:"Yeap",slug:"kim-ho-yeap",fullName:"Kim Ho Yeap"}],productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}}],filtersByTopic:[{group:"topic",caption:"Agricultural and Biological Sciences",value:5,count:27},{group:"topic",caption:"Biochemistry, Genetics and Molecular Biology",value:6,count:7},{group:"topic",caption:"Business, Management and Economics",value:7,count:4},{group:"topic",caption:"Chemistry",value:8,count:16},{group:"topic",caption:"Computer and Information Science",value:9,count:18},{group:"topic",caption:"Earth and Planetary Sciences",value:10,count:8},{group:"topic",caption:"Engineering",value:11,count:42},{group:"topic",caption:"Environmental Sciences",value:12,count:5},{group:"topic",caption:"Immunology and Microbiology",value:13,count:8},{group:"topic",caption:"Materials Science",value:14,count:17},{group:"topic",caption:"Mathematics",value:15,count:9},{group:"topic",caption:"Medicine",value:16,count:68},{group:"topic",caption:"Nanotechnology and Nanomaterials",value:17,count:3},{group:"topic",caption:"Neuroscience",value:18,count:3},{group:"topic",caption:"Pharmacology, Toxicology and Pharmaceutical Science",value:19,count:7},{group:"topic",caption:"Physics",value:20,count:6},{group:"topic",caption:"Psychology",value:21,count:5},{group:"topic",caption:"Robotics",value:22,count:2},{group:"topic",caption:"Social Sciences",value:23,count:7},{group:"topic",caption:"Veterinary Medicine and Science",value:25,count:2}],offset:12,limit:12,total:118},popularBooks:{featuredBooks:[{type:"book",id:"7827",title:"Interpersonal Relationships",subtitle:null,isOpenForSubmission:!1,hash:"ebf41f4d17c75010eb3294cc8cac3d47",slug:"interpersonal-relationships",bookSignature:"Martha Peaslee Levine",coverURL:"https://cdn.intechopen.com/books/images_new/7827.jpg",editors:[{id:"186919",title:"Dr.",name:"Martha",middleName:null,surname:"Peaslee Levine",slug:"martha-peaslee-levine",fullName:"Martha Peaslee Levine"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}},{type:"book",id:"10808",title:"Current Concepts in Dental Implantology",subtitle:"From Science to Clinical Research",isOpenForSubmission:!1,hash:"4af8830e463f89c57515c2da2b9777b0",slug:"current-concepts-in-dental-implantology-from-science-to-clinical-research",bookSignature:"Dragana Gabrić and Marko Vuletić",coverURL:"https://cdn.intechopen.com/books/images_new/10808.jpg",editors:[{id:"26946",title:"Prof.",name:"Dragana",middleName:null,surname:"Gabrić",slug:"dragana-gabric",fullName:"Dragana Gabrić"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}},{type:"book",id:"10796",title:"Extracellular Vesicles",subtitle:"Role in Diseases, Pathogenesis and Therapy",isOpenForSubmission:!1,hash:"eb5407fcf93baff7bca3fae5640153a2",slug:"extracellular-vesicles-role-in-diseases-pathogenesis-and-therapy",bookSignature:"Manash K. Paul",coverURL:"https://cdn.intechopen.com/books/images_new/10796.jpg",editors:[{id:"319365",title:"Assistant Prof.",name:"Manash K.",middleName:null,surname:"Paul",slug:"manash-k.-paul",fullName:"Manash K. Paul"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}},{type:"book",id:"10908",title:"Advances in Decision Making",subtitle:null,isOpenForSubmission:!1,hash:"126486f7f91e18e2e3539a32c38be7b1",slug:"advances-in-decision-making",bookSignature:"Fausto Pedro García Márquez",coverURL:"https://cdn.intechopen.com/books/images_new/10908.jpg",editors:[{id:"22844",title:"Prof.",name:"Fausto Pedro",middleName:null,surname:"García Márquez",slug:"fausto-pedro-garcia-marquez",fullName:"Fausto Pedro García Márquez"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}},{type:"book",id:"95",title:"Applications and Experiences of Quality Control",subtitle:null,isOpenForSubmission:!1,hash:"4bcb22b1eee68210a977a97d5a0f363a",slug:"applications-and-experiences-of-quality-control",bookSignature:"Ognyan Ivanov",coverURL:"https://cdn.intechopen.com/books/images_new/95.jpg",editors:[{id:"22230",title:"Prof.",name:"Ognyan",middleName:null,surname:"Ivanov",slug:"ognyan-ivanov",fullName:"Ognyan Ivanov"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}},{type:"book",id:"2160",title:"MATLAB",subtitle:"A Fundamental Tool for Scientific Computing and Engineering Applications - Volume 1",isOpenForSubmission:!1,hash:"dd9c658341fbd264ed4f8d9e6aa8ca29",slug:"matlab-a-fundamental-tool-for-scientific-computing-and-engineering-applications-volume-1",bookSignature:"Vasilios N. Katsikis",coverURL:"https://cdn.intechopen.com/books/images_new/2160.jpg",editors:[{id:"12289",title:"Prof.",name:"Vasilios",middleName:"N.",surname:"Katsikis",slug:"vasilios-katsikis",fullName:"Vasilios Katsikis"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}},{type:"book",id:"3560",title:"Advances in Landscape Architecture",subtitle:null,isOpenForSubmission:!1,hash:"a20614517ec5f7e91188fe8e42832138",slug:"advances-in-landscape-architecture",bookSignature:"Murat Özyavuz",coverURL:"https://cdn.intechopen.com/books/images_new/3560.jpg",editors:[{id:"93073",title:"Dr.",name:"Murat",middleName:null,surname:"Ozyavuz",slug:"murat-ozyavuz",fullName:"Murat Ozyavuz"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}},{type:"book",id:"10739",title:"Global Decline of Insects",subtitle:null,isOpenForSubmission:!1,hash:"543783652b9092962a8fa4bed38eeb17",slug:"global-decline-of-insects",bookSignature:"Hamadttu Abdel Farag El-Shafie",coverURL:"https://cdn.intechopen.com/books/images_new/10739.jpg",editors:[{id:"192142",title:"Dr.",name:"Hamadttu",middleName:null,surname:"Abdel Farag El-Shafie",slug:"hamadttu-abdel-farag-el-shafie",fullName:"Hamadttu Abdel Farag El-Shafie"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}},{type:"book",id:"10911",title:"Higher Education",subtitle:"New Approaches to Accreditation, Digitalization, and Globalization in the Age of Covid",isOpenForSubmission:!1,hash:"223a02337498e535e967174c1f648fbc",slug:"higher-education-new-approaches-to-accreditation-digitalization-and-globalization-in-the-age-of-covid",bookSignature:"Lee Waller and Sharon Waller",coverURL:"https://cdn.intechopen.com/books/images_new/10911.jpg",editors:[{id:"263301",title:"Dr.",name:"Lee",middleName:null,surname:"Waller",slug:"lee-waller",fullName:"Lee Waller"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}},{type:"book",id:"3568",title:"Recent Advances in Plant in vitro Culture",subtitle:null,isOpenForSubmission:!1,hash:"830bbb601742c85a3fb0eeafe1454c43",slug:"recent-advances-in-plant-in-vitro-culture",bookSignature:"Annarita Leva and Laura M. R. Rinaldi",coverURL:"https://cdn.intechopen.com/books/images_new/3568.jpg",editors:[{id:"142145",title:"Dr.",name:"Annarita",middleName:null,surname:"Leva",slug:"annarita-leva",fullName:"Annarita Leva"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}},{type:"book",id:"3737",title:"MATLAB",subtitle:"Modelling, Programming and Simulations",isOpenForSubmission:!1,hash:null,slug:"matlab-modelling-programming-and-simulations",bookSignature:"Emilson Pereira Leite",coverURL:"https://cdn.intechopen.com/books/images_new/3737.jpg",editors:[{id:"12051",title:"Prof.",name:"Emilson",middleName:null,surname:"Pereira Leite",slug:"emilson-pereira-leite",fullName:"Emilson Pereira Leite"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}},{type:"book",id:"1770",title:"Gel Electrophoresis",subtitle:"Principles and Basics",isOpenForSubmission:!1,hash:"279701f6c802cf02deef45103e0611ff",slug:"gel-electrophoresis-principles-and-basics",bookSignature:"Sameh Magdeldin",coverURL:"https://cdn.intechopen.com/books/images_new/1770.jpg",editors:[{id:"123648",title:"Dr.",name:"Sameh",middleName:null,surname:"Magdeldin",slug:"sameh-magdeldin",fullName:"Sameh Magdeldin"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}}],offset:12,limit:12,total:4798},hotBookTopics:{hotBooks:[],offset:0,limit:12,total:null},publish:{},publishingProposal:{success:null,errors:{}},books:{featuredBooks:[{type:"book",id:"7827",title:"Interpersonal Relationships",subtitle:null,isOpenForSubmission:!1,hash:"ebf41f4d17c75010eb3294cc8cac3d47",slug:"interpersonal-relationships",bookSignature:"Martha Peaslee Levine",coverURL:"https://cdn.intechopen.com/books/images_new/7827.jpg",publishedDate:"July 27th 2022",numberOfDownloads:7175,editors:[{id:"186919",title:"Dr.",name:"Martha",middleName:null,surname:"Peaslee Levine",slug:"martha-peaslee-levine",fullName:"Martha Peaslee Levine"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}},{type:"book",id:"10808",title:"Current Concepts in Dental Implantology",subtitle:"From Science to Clinical Research",isOpenForSubmission:!1,hash:"4af8830e463f89c57515c2da2b9777b0",slug:"current-concepts-in-dental-implantology-from-science-to-clinical-research",bookSignature:"Dragana Gabrić and Marko Vuletić",coverURL:"https://cdn.intechopen.com/books/images_new/10808.jpg",publishedDate:"July 27th 2022",numberOfDownloads:1981,editors:[{id:"26946",title:"Prof.",name:"Dragana",middleName:null,surname:"Gabrić",slug:"dragana-gabric",fullName:"Dragana Gabrić"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}},{type:"book",id:"10796",title:"Extracellular Vesicles",subtitle:"Role in Diseases, Pathogenesis and Therapy",isOpenForSubmission:!1,hash:"eb5407fcf93baff7bca3fae5640153a2",slug:"extracellular-vesicles-role-in-diseases-pathogenesis-and-therapy",bookSignature:"Manash K. Paul",coverURL:"https://cdn.intechopen.com/books/images_new/10796.jpg",publishedDate:"July 20th 2022",numberOfDownloads:2308,editors:[{id:"319365",title:"Assistant Prof.",name:"Manash K.",middleName:null,surname:"Paul",slug:"manash-k.-paul",fullName:"Manash K. Paul"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}},{type:"book",id:"10908",title:"Advances in Decision Making",subtitle:null,isOpenForSubmission:!1,hash:"126486f7f91e18e2e3539a32c38be7b1",slug:"advances-in-decision-making",bookSignature:"Fausto Pedro García Márquez",coverURL:"https://cdn.intechopen.com/books/images_new/10908.jpg",publishedDate:"July 27th 2022",numberOfDownloads:1473,editors:[{id:"22844",title:"Prof.",name:"Fausto Pedro",middleName:null,surname:"García Márquez",slug:"fausto-pedro-garcia-marquez",fullName:"Fausto Pedro García Márquez"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}},{type:"book",id:"95",title:"Applications and Experiences of Quality Control",subtitle:null,isOpenForSubmission:!1,hash:"4bcb22b1eee68210a977a97d5a0f363a",slug:"applications-and-experiences-of-quality-control",bookSignature:"Ognyan Ivanov",coverURL:"https://cdn.intechopen.com/books/images_new/95.jpg",publishedDate:"April 26th 2011",numberOfDownloads:318571,editors:[{id:"22230",title:"Prof.",name:"Ognyan",middleName:null,surname:"Ivanov",slug:"ognyan-ivanov",fullName:"Ognyan Ivanov"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}},{type:"book",id:"2160",title:"MATLAB",subtitle:"A Fundamental Tool for Scientific Computing and Engineering Applications - Volume 1",isOpenForSubmission:!1,hash:"dd9c658341fbd264ed4f8d9e6aa8ca29",slug:"matlab-a-fundamental-tool-for-scientific-computing-and-engineering-applications-volume-1",bookSignature:"Vasilios N. Katsikis",coverURL:"https://cdn.intechopen.com/books/images_new/2160.jpg",publishedDate:"September 26th 2012",numberOfDownloads:271836,editors:[{id:"12289",title:"Prof.",name:"Vasilios",middleName:"N.",surname:"Katsikis",slug:"vasilios-katsikis",fullName:"Vasilios Katsikis"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}},{type:"book",id:"3560",title:"Advances in Landscape Architecture",subtitle:null,isOpenForSubmission:!1,hash:"a20614517ec5f7e91188fe8e42832138",slug:"advances-in-landscape-architecture",bookSignature:"Murat Özyavuz",coverURL:"https://cdn.intechopen.com/books/images_new/3560.jpg",publishedDate:"July 1st 2013",numberOfDownloads:243450,editors:[{id:"93073",title:"Dr.",name:"Murat",middleName:null,surname:"Ozyavuz",slug:"murat-ozyavuz",fullName:"Murat Ozyavuz"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}},{type:"book",id:"10739",title:"Global Decline of Insects",subtitle:null,isOpenForSubmission:!1,hash:"543783652b9092962a8fa4bed38eeb17",slug:"global-decline-of-insects",bookSignature:"Hamadttu Abdel Farag El-Shafie",coverURL:"https://cdn.intechopen.com/books/images_new/10739.jpg",publishedDate:"July 20th 2022",numberOfDownloads:1582,editors:[{id:"192142",title:"Dr.",name:"Hamadttu",middleName:null,surname:"Abdel Farag El-Shafie",slug:"hamadttu-abdel-farag-el-shafie",fullName:"Hamadttu Abdel Farag El-Shafie"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}},{type:"book",id:"10911",title:"Higher Education",subtitle:"New Approaches to Accreditation, Digitalization, and Globalization in the Age of Covid",isOpenForSubmission:!1,hash:"223a02337498e535e967174c1f648fbc",slug:"higher-education-new-approaches-to-accreditation-digitalization-and-globalization-in-the-age-of-covid",bookSignature:"Lee Waller and Sharon Waller",coverURL:"https://cdn.intechopen.com/books/images_new/10911.jpg",publishedDate:"July 13th 2022",numberOfDownloads:2082,editors:[{id:"263301",title:"Dr.",name:"Lee",middleName:null,surname:"Waller",slug:"lee-waller",fullName:"Lee Waller"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}},{type:"book",id:"3568",title:"Recent Advances in Plant in vitro Culture",subtitle:null,isOpenForSubmission:!1,hash:"830bbb601742c85a3fb0eeafe1454c43",slug:"recent-advances-in-plant-in-vitro-culture",bookSignature:"Annarita Leva and Laura M. R. Rinaldi",coverURL:"https://cdn.intechopen.com/books/images_new/3568.jpg",publishedDate:"October 17th 2012",numberOfDownloads:256294,editors:[{id:"142145",title:"Dr.",name:"Annarita",middleName:null,surname:"Leva",slug:"annarita-leva",fullName:"Annarita Leva"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}}],latestBooks:[{type:"book",id:"10808",title:"Current Concepts in Dental Implantology",subtitle:"From Science to Clinical Research",isOpenForSubmission:!1,hash:"4af8830e463f89c57515c2da2b9777b0",slug:"current-concepts-in-dental-implantology-from-science-to-clinical-research",bookSignature:"Dragana Gabrić and Marko Vuletić",coverURL:"https://cdn.intechopen.com/books/images_new/10808.jpg",editedByType:"Edited by",publishedDate:"July 27th 2022",editors:[{id:"26946",title:"Prof.",name:"Dragana",middleName:null,surname:"Gabrić",slug:"dragana-gabric",fullName:"Dragana Gabrić"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"11328",title:"Botulinum Toxin",subtitle:"Recent Topics and Applications",isOpenForSubmission:!1,hash:"7dd05a316001cef143e209eda51387a7",slug:"botulinum-toxin-recent-topics-and-applications",bookSignature:"Suna Sabuncuoglu",coverURL:"https://cdn.intechopen.com/books/images_new/11328.jpg",editedByType:"Edited by",publishedDate:"July 27th 2022",editors:[{id:"270856",title:"Associate Prof.",name:"Suna",middleName:null,surname:"Sabuncuoglu",slug:"suna-sabuncuoglu",fullName:"Suna Sabuncuoglu"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"11085",title:"Polycystic Ovary Syndrome",subtitle:"Functional Investigation and Clinical Application",isOpenForSubmission:!1,hash:"3066dd3ff29e1fac072fd60b08d4d3e7",slug:"polycystic-ovary-syndrome-functional-investigation-and-clinical-application",bookSignature:"Zhengchao Wang",coverURL:"https://cdn.intechopen.com/books/images_new/11085.jpg",editedByType:"Edited by",publishedDate:"July 27th 2022",editors:[{id:"204883",title:"Dr.",name:"Zhengchao",middleName:null,surname:"Wang",slug:"zhengchao-wang",fullName:"Zhengchao Wang"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"10833",title:"Tumor Angiogenesis and Modulators",subtitle:null,isOpenForSubmission:!1,hash:"f29b575c46128b2da061ef7f9bd1070b",slug:"tumor-angiogenesis-and-modulators",bookSignature:"Ke Xu",coverURL:"https://cdn.intechopen.com/books/images_new/10833.jpg",editedByType:"Edited by",publishedDate:"July 27th 2022",editors:[{id:"59529",title:"Dr.",name:"Ke",middleName:null,surname:"Xu",slug:"ke-xu",fullName:"Ke Xu"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"11356",title:"Molecular Cloning",subtitle:null,isOpenForSubmission:!1,hash:"671c629dd86e97f0fb467b9e70e92296",slug:"molecular-cloning",bookSignature:"Sadık Dincer, Hatice Aysun Mercimek Takcı and Melis Sumengen Ozdenef",coverURL:"https://cdn.intechopen.com/books/images_new/11356.jpg",editedByType:"Edited by",publishedDate:"July 27th 2022",editors:[{id:"188141",title:"Prof.",name:"Sadik",middleName:null,surname:"Dincer",slug:"sadik-dincer",fullName:"Sadik Dincer"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"7827",title:"Interpersonal Relationships",subtitle:null,isOpenForSubmission:!1,hash:"ebf41f4d17c75010eb3294cc8cac3d47",slug:"interpersonal-relationships",bookSignature:"Martha Peaslee Levine",coverURL:"https://cdn.intechopen.com/books/images_new/7827.jpg",editedByType:"Edited by",publishedDate:"July 27th 2022",editors:[{id:"186919",title:"Dr.",name:"Martha",middleName:null,surname:"Peaslee Levine",slug:"martha-peaslee-levine",fullName:"Martha Peaslee Levine"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"10908",title:"Advances in Decision Making",subtitle:null,isOpenForSubmission:!1,hash:"126486f7f91e18e2e3539a32c38be7b1",slug:"advances-in-decision-making",bookSignature:"Fausto Pedro García Márquez",coverURL:"https://cdn.intechopen.com/books/images_new/10908.jpg",editedByType:"Edited by",publishedDate:"July 27th 2022",editors:[{id:"22844",title:"Prof.",name:"Fausto Pedro",middleName:null,surname:"García Márquez",slug:"fausto-pedro-garcia-marquez",fullName:"Fausto Pedro García Márquez"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"10669",title:"Corrosion",subtitle:"Fundamentals and Protection Mechanisms",isOpenForSubmission:!1,hash:"4a76d54f8a40fc2e7002a8d13fd617c1",slug:"corrosion-fundamentals-and-protection-mechanisms",bookSignature:"Fahmina Zafar, Anujit Ghosal and Eram Sharmin",coverURL:"https://cdn.intechopen.com/books/images_new/10669.jpg",editedByType:"Edited by",publishedDate:"July 27th 2022",editors:[{id:"89672",title:"Dr.",name:"Fahmina",middleName:null,surname:"Zafar",slug:"fahmina-zafar",fullName:"Fahmina Zafar"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"10677",title:"Advanced Topics of Topology",subtitle:null,isOpenForSubmission:!1,hash:"bf964c52f9e653fac20a7fcab58070e5",slug:"advanced-topics-of-topology",bookSignature:"Francisco Bulnes",coverURL:"https://cdn.intechopen.com/books/images_new/10677.jpg",editedByType:"Edited by",publishedDate:"July 27th 2022",editors:[{id:"92918",title:"Dr.",name:"Francisco",middleName:null,surname:"Bulnes",slug:"francisco-bulnes",fullName:"Francisco Bulnes"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"11195",title:"Recent Advances in Biometrics",subtitle:null,isOpenForSubmission:!1,hash:"2d32e33e0f499cb5241734bb75dd2a83",slug:"recent-advances-in-biometrics",bookSignature:"Muhammad Sarfraz",coverURL:"https://cdn.intechopen.com/books/images_new/11195.jpg",editedByType:"Edited by",publishedDate:"July 27th 2022",editors:[{id:"215610",title:"Prof.",name:"Muhammad",middleName:null,surname:"Sarfraz",slug:"muhammad-sarfraz",fullName:"Muhammad Sarfraz"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}}]},subject:{topic:{id:"296",title:"Textile Engineering",slug:"textile-engineering",parent:{id:"24",title:"Technology",slug:"technology"},numberOfBooks:18,numberOfSeries:0,numberOfAuthorsAndEditors:311,numberOfWosCitations:1446,numberOfCrossrefCitations:717,numberOfDimensionsCitations:1827,videoUrl:null,fallbackUrl:null,description:null},booksByTopicFilter:{topicId:"296",sort:"-publishedDate",limit:12,offset:0},booksByTopicCollection:[{type:"book",id:"10410",title:"Textiles for Functional Applications",subtitle:null,isOpenForSubmission:!1,hash:"5be34ee24510dc6ac217b82f0ce41ab0",slug:"textiles-for-functional-applications",bookSignature:"Bipin Kumar",coverURL:"https://cdn.intechopen.com/books/images_new/10410.jpg",editedByType:"Edited by",editors:[{id:"177114",title:"Dr.",name:"Bipin",middleName:null,surname:"Kumar",slug:"bipin-kumar",fullName:"Bipin Kumar"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"10203",title:"Dyes and Pigments",subtitle:"Novel Applications and Waste Treatment",isOpenForSubmission:!1,hash:"624f533946a159bc8a03f109c2e1dc91",slug:"dyes-and-pigments-novel-applications-and-waste-treatment",bookSignature:"Raffaello Papadakis",coverURL:"https://cdn.intechopen.com/books/images_new/10203.jpg",editedByType:"Edited by",editors:[{id:"251885",title:"Dr.",name:"Raffaello",middleName:null,surname:"Papadakis",slug:"raffaello-papadakis",fullName:"Raffaello Papadakis"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"9203",title:"Chemistry and Technology of Natural and Synthetic Dyes and Pigments",subtitle:null,isOpenForSubmission:!1,hash:"126a19fe8435f744b10161895ed51116",slug:"chemistry-and-technology-of-natural-and-synthetic-dyes-and-pigments",bookSignature:"Ashis Kumar Samanta, Nasser S. Awwad and Hamed Majdooa Algarni",coverURL:"https://cdn.intechopen.com/books/images_new/9203.jpg",editedByType:"Edited by",editors:[{id:"42763",title:"Prof.",name:"Ashis Kumar",middleName:null,surname:"Samanta",slug:"ashis-kumar-samanta",fullName:"Ashis Kumar Samanta"}],equalEditorOne:{id:"145209",title:"Prof.",name:"Nasser",middleName:"S",surname:"Awwad",slug:"nasser-awwad",fullName:"Nasser Awwad",profilePictureURL:"https://mts.intechopen.com/storage/users/145209/images/system/145209.jpg",biography:"Nasser Awwad received his Ph.D. in inorganic and radiochemistry in 2000 from Ain Shams University . Nasser Awwad was an Associate Professor of Radiochemistry in 2006 and Professor of Inorganic and Radiochemistry in 2011. He has been a Professor at King Khalid University, Abha, KSA, from 2011 until now. Prof Awwad has edited four books (Uranium, New trends in Nuclear Sciences, Lanthanides, and Nuclear Power Plants) and he has co-edited two books (Chemistry and Technology of Natural and Synthetic Dyes and Pigments and Biochemical Analysis Tools). He has also published 205 papers at ISI journals. He has supervised 4 Ph.D. and 18 MSc students in the field of radioactive and wastewater treatment. He has participated in 26 international conferences in South Korea, the USA, Lebanon, KSA, and Egypt. He has reviewed 2 Ph.D. and 15 MSc theses. He participated in 10 big projects with KACST at KSA and Sandia National Labs in the USA. He is a member of the Arab Society of Forensic Sciences and Forensic Medicine. He is a permanent member of the American Chemical Society, and a rapporteur of the Permanent Committee for Nuclear and Radiological Protection at KKU. He is Head of the Scientific Research and International Cooperation Unit, Faculty of Science, King Khalid University.",institutionString:"King Khalid University",position:null,outsideEditionCount:0,totalCites:0,totalAuthoredChapters:"6",totalChapterViews:"0",totalEditedBooks:"4",institution:{name:"King Khalid University",institutionURL:null,country:{name:"Saudi Arabia"}}},equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"10147",title:"Waste in Textile and Leather Sectors",subtitle:null,isOpenForSubmission:!1,hash:"36eb1ed7179e0790a029523c97f1df04",slug:"waste-in-textile-and-leather-sectors",bookSignature:"Ayşegül Körlü",coverURL:"https://cdn.intechopen.com/books/images_new/10147.jpg",editedByType:"Edited by",editors:[{id:"255885",title:"Dr.",name:"Ayşegül",middleName:null,surname:"Körlü",slug:"aysegul-korlu",fullName:"Ayşegül Körlü"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"8542",title:"Fashion Industry",subtitle:"An Itinerary Between Feelings and Technology",isOpenForSubmission:!1,hash:"88f3d9a82a4972e4bf74cf48490eca31",slug:"fashion-industry-an-itinerary-between-feelings-and-technology",bookSignature:"Riccardo Beltramo, Annalisa Romani and Paolo Cantore",coverURL:"https://cdn.intechopen.com/books/images_new/8542.jpg",editedByType:"Edited by",editors:[{id:"257332",title:"Prof.",name:"Riccardo",middleName:null,surname:"Beltramo",slug:"riccardo-beltramo",fullName:"Riccardo Beltramo"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"8892",title:"Textile Manufacturing Processes",subtitle:null,isOpenForSubmission:!1,hash:"1437c101708777875352cbfd31f6241b",slug:"textile-manufacturing-processes",bookSignature:"Faheem Uddin",coverURL:"https://cdn.intechopen.com/books/images_new/8892.jpg",editedByType:"Edited by",editors:[{id:"228107",title:"Prof.",name:"Faheem",middleName:null,surname:"Uddin",slug:"faheem-uddin",fullName:"Faheem Uddin"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"7431",title:"Textile Industry and Environment",subtitle:null,isOpenForSubmission:!1,hash:"be9d70201ab46060419025deb99c16f3",slug:"textile-industry-and-environment",bookSignature:"Ayşegül Körlü",coverURL:"https://cdn.intechopen.com/books/images_new/7431.jpg",editedByType:"Edited by",editors:[{id:"255885",title:"Dr.",name:"Ayşegül",middleName:null,surname:"Körlü",slug:"aysegul-korlu",fullName:"Ayşegül Körlü"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"7242",title:"Engineered Fabrics",subtitle:null,isOpenForSubmission:!1,hash:"757cc326df7bcca72c8c850d9f4f71d1",slug:"engineered-fabrics",bookSignature:"Mukesh Kumar Singh",coverURL:"https://cdn.intechopen.com/books/images_new/7242.jpg",editedByType:"Edited by",editors:[{id:"36895",title:"Dr.",name:"Mukesh Kumar",middleName:null,surname:"Singh",slug:"mukesh-kumar-singh",fullName:"Mukesh Kumar Singh"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"5921",title:"Textiles for Advanced Applications",subtitle:null,isOpenForSubmission:!1,hash:"4deef8de2e616f18c51985a3cafe9acb",slug:"textiles-for-advanced-applications",bookSignature:"Bipin Kumar and Suman Thakur",coverURL:"https://cdn.intechopen.com/books/images_new/5921.jpg",editedByType:"Edited by",editors:[{id:"177114",title:"Dr.",name:"Bipin",middleName:null,surname:"Kumar",slug:"bipin-kumar",fullName:"Bipin Kumar"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"5086",title:"Textile Wastewater Treatment",subtitle:null,isOpenForSubmission:!1,hash:"793e019e29b364d0daa8031b0800c3c3",slug:"textile-wastewater-treatment",bookSignature:"E. Perrin Akçakoca Kumbasar and Ayşegül Ekmekci Körlü",coverURL:"https://cdn.intechopen.com/books/images_new/5086.jpg",editedByType:"Edited by",editors:[{id:"10485",title:"Dr.",name:"Emriye",middleName:"Perrin",surname:"Akcakoca Kumbasar",slug:"emriye-akcakoca-kumbasar",fullName:"Emriye Akcakoca Kumbasar"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"5062",title:"Non-woven Fabrics",subtitle:null,isOpenForSubmission:!1,hash:"06787f40748e81d97fb3e8c5370b35a5",slug:"non-woven-fabrics",bookSignature:"Han-Yong Jeon",coverURL:"https://cdn.intechopen.com/books/images_new/5062.jpg",editedByType:"Edited by",editors:[{id:"114618",title:"Prof.",name:"Han-Yong",middleName:null,surname:"Jeon",slug:"han-yong-jeon",fullName:"Han-Yong Jeon"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"3137",title:"Eco-Friendly Textile Dyeing and Finishing",subtitle:null,isOpenForSubmission:!1,hash:"78714c655bf80050e9713a50a0581ccb",slug:"eco-friendly-textile-dyeing-and-finishing",bookSignature:"Melih Günay",coverURL:"https://cdn.intechopen.com/books/images_new/3137.jpg",editedByType:"Edited by",editors:[{id:"33126",title:"Dr.",name:"Melih",middleName:null,surname:"Gunay",slug:"melih-gunay",fullName:"Melih Gunay"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}}],booksByTopicTotal:18,seriesByTopicCollection:[],seriesByTopicTotal:0,mostCitedChapters:[{id:"41411",doi:"10.5772/53659",title:"Textile Dyes: Dyeing Process and Environmental Impact",slug:"textile-dyes-dyeing-process-and-environmental-impact",totalDownloads:20684,totalCrossrefCites:101,totalDimensionsCites:320,abstract:null,book:{id:"3137",slug:"eco-friendly-textile-dyeing-and-finishing",title:"Eco-Friendly Textile Dyeing and Finishing",fullTitle:"Eco-Friendly Textile Dyeing and Finishing"},signatures:"Farah Maria Drumond Chequer, Gisele Augusto Rodrigues de Oliveira, Elisa Raquel Anastácio Ferraz, Juliano Carvalho Cardoso, Maria Valnice Boldrin Zanoni and Danielle Palma de Oliveira",authors:[{id:"49040",title:"Prof.",name:"Danielle",middleName:null,surname:"Palma De Oliveira",slug:"danielle-palma-de-oliveira",fullName:"Danielle Palma De Oliveira"},{id:"149074",title:"Prof.",name:"Maria Valnice",middleName:null,surname:"Zanoni",slug:"maria-valnice-zanoni",fullName:"Maria Valnice Zanoni"},{id:"153502",title:"Ph.D.",name:"Farah",middleName:null,surname:"Chequer",slug:"farah-chequer",fullName:"Farah Chequer"},{id:"153504",title:"MSc.",name:"Gisele",middleName:null,surname:"Oliveira",slug:"gisele-oliveira",fullName:"Gisele Oliveira"},{id:"163377",title:"Dr.",name:"Juliano",middleName:null,surname:"Cardoso",slug:"juliano-cardoso",fullName:"Juliano Cardoso"},{id:"163393",title:"Dr.",name:"Elisa",middleName:null,surname:"Ferraz",slug:"elisa-ferraz",fullName:"Elisa Ferraz"}]},{id:"22395",doi:"10.5772/22670",title:"Textile Dyeing Wastewater Treatment",slug:"textile-dyeing-wastewater-treatment",totalDownloads:61313,totalCrossrefCites:63,totalDimensionsCites:147,abstract:null,book:{id:"528",slug:"advances-in-treating-textile-effluent",title:"Advances in Treating Textile Effluent",fullTitle:"Advances in Treating Textile Effluent"},signatures:"Zongping Wang, Miaomiao Xue, Kai Huang and Zizheng Liu",authors:[{id:"48655",title:"Dr.",name:"Zongping",middleName:null,surname:"Wang",slug:"zongping-wang",fullName:"Zongping Wang"},{id:"137783",title:"Prof.",name:"Miaomiao",middleName:null,surname:"Xue",slug:"miaomiao-xue",fullName:"Miaomiao Xue"},{id:"137784",title:"Prof.",name:"Kai",middleName:null,surname:"Huang",slug:"kai-huang",fullName:"Kai Huang"},{id:"137785",title:"Prof.",name:"Zizheng",middleName:null,surname:"Liu",slug:"zizheng-liu",fullName:"Zizheng Liu"}]},{id:"23051",doi:"10.5772/21341",title:"Dyeing of Textiles with Natural Dyes",slug:"dyeing-of-textiles-with-natural-dyes",totalDownloads:48165,totalCrossrefCites:16,totalDimensionsCites:92,abstract:null,book:{id:"1351",slug:"natural-dyes",title:"Natural Dyes",fullTitle:"Natural Dyes"},signatures:"Ashis Kumar Samanta and Adwaita Konar",authors:[{id:"42763",title:"Prof.",name:"Ashis Kumar",middleName:null,surname:"Samanta",slug:"ashis-kumar-samanta",fullName:"Ashis Kumar Samanta"},{id:"50085",title:"Mr.",name:"Adwaita",middleName:null,surname:"Konar",slug:"adwaita-konar",fullName:"Adwaita Konar"}]},{id:"12253",doi:"10.5772/10465",title:"Composites Based on Natural Fibre Fabrics",slug:"composites-based-on-natural-fibre-fabrics",totalDownloads:27519,totalCrossrefCites:27,totalDimensionsCites:80,abstract:null,book:{id:"3682",slug:"woven-fabric-engineering",title:"Woven Fabric Engineering",fullTitle:"Woven Fabric Engineering"},signatures:"Gianluca Cicala, Giuseppe Cristaldi, Giuseppe Recca and Alberta Latteri",authors:null},{id:"22392",doi:"10.5772/19872",title:"Azo Dyes and Their Metabolites: Does the Discharge of the Azo Dye into Water Bodies Represent Human and Ecological Risks?",slug:"azo-dyes-and-their-metabolites-does-the-discharge-of-the-azo-dye-into-water-bodies-represent-human-a",totalDownloads:11723,totalCrossrefCites:17,totalDimensionsCites:70,abstract:null,book:{id:"528",slug:"advances-in-treating-textile-effluent",title:"Advances in Treating Textile Effluent",fullTitle:"Advances in Treating Textile Effluent"},signatures:"Farah Maria Drumond Chequer, Daniel Junqueira Dorta and Danielle Palma de Oliveira",authors:[{id:"49040",title:"Prof.",name:"Danielle",middleName:null,surname:"Palma De Oliveira",slug:"danielle-palma-de-oliveira",fullName:"Danielle Palma De Oliveira"},{id:"36612",title:"Dr.",name:"Farah",middleName:"Drumond",surname:"Chequer",slug:"farah-chequer",fullName:"Farah Chequer"},{id:"88318",title:"Prof.",name:"Daniel",middleName:null,surname:"Junqueira Dorta",slug:"daniel-junqueira-dorta",fullName:"Daniel Junqueira Dorta"}]}],mostDownloadedChaptersLast30Days:[{id:"68157",title:"Introductory Chapter: Textile Manufacturing Processes",slug:"introductory-chapter-textile-manufacturing-processes",totalDownloads:4484,totalCrossrefCites:16,totalDimensionsCites:27,abstract:null,book:{id:"8892",slug:"textile-manufacturing-processes",title:"Textile Manufacturing Processes",fullTitle:"Textile Manufacturing Processes"},signatures:"Faheem Uddin",authors:[{id:"228107",title:"Prof.",name:"Faheem",middleName:null,surname:"Uddin",slug:"faheem-uddin",fullName:"Faheem Uddin"}]},{id:"41411",title:"Textile Dyes: Dyeing Process and Environmental Impact",slug:"textile-dyes-dyeing-process-and-environmental-impact",totalDownloads:20676,totalCrossrefCites:101,totalDimensionsCites:320,abstract:null,book:{id:"3137",slug:"eco-friendly-textile-dyeing-and-finishing",title:"Eco-Friendly Textile Dyeing and Finishing",fullTitle:"Eco-Friendly Textile Dyeing and Finishing"},signatures:"Farah Maria Drumond Chequer, Gisele Augusto Rodrigues de Oliveira, Elisa Raquel Anastácio Ferraz, Juliano Carvalho Cardoso, Maria Valnice Boldrin Zanoni and Danielle Palma de Oliveira",authors:[{id:"49040",title:"Prof.",name:"Danielle",middleName:null,surname:"Palma De Oliveira",slug:"danielle-palma-de-oliveira",fullName:"Danielle Palma De Oliveira"},{id:"149074",title:"Prof.",name:"Maria Valnice",middleName:null,surname:"Zanoni",slug:"maria-valnice-zanoni",fullName:"Maria Valnice Zanoni"},{id:"153502",title:"Ph.D.",name:"Farah",middleName:null,surname:"Chequer",slug:"farah-chequer",fullName:"Farah Chequer"},{id:"153504",title:"MSc.",name:"Gisele",middleName:null,surname:"Oliveira",slug:"gisele-oliveira",fullName:"Gisele Oliveira"},{id:"163377",title:"Dr.",name:"Juliano",middleName:null,surname:"Cardoso",slug:"juliano-cardoso",fullName:"Juliano Cardoso"},{id:"163393",title:"Dr.",name:"Elisa",middleName:null,surname:"Ferraz",slug:"elisa-ferraz",fullName:"Elisa Ferraz"}]},{id:"70564",title:"Fundamentals of Natural Dyes and Its Application on Textile Substrates",slug:"fundamentals-of-natural-dyes-and-its-application-on-textile-substrates",totalDownloads:2991,totalCrossrefCites:9,totalDimensionsCites:22,abstract:"The meticulous environmental standards in textiles and garments imposed by countries cautious about nature and health protection are reviving interest in the application of natural dyes in dyeing of textile materials. The toxic and allergic reactions of synthetic dyes are compelling the people to think about natural dyes. Natural dyes are renewable source of colouring materials. Besides textiles it has application in colouration of foods, medicine and in handicraft items. Though natural dyes are ecofriendly, protective to skin and pleasing colour to eyes, they are having very poor bonding with textile fibre materials, which necessitate mordanting with metallic mordants, some of which are not eco friendly, for fixation of natural dyes on textile fibres. So the supremacy of natural dyes is somewhat subdued. This necessitates newer research on application of natural dyes on different natural fibres for completely eco friendly textiles. The fundamentals of natural dyes chemistry and some of the important research work are therefore discussed in this review article.",book:{id:"9203",slug:"chemistry-and-technology-of-natural-and-synthetic-dyes-and-pigments",title:"Chemistry and Technology of Natural and Synthetic Dyes and Pigments",fullTitle:"Chemistry and Technology of Natural and Synthetic Dyes and Pigments"},signatures:"Virendra Kumar Gupta",authors:[{id:"305259",title:"Dr.",name:"Virendra",middleName:null,surname:"Kumar Gupta",slug:"virendra-kumar-gupta",fullName:"Virendra Kumar Gupta"}]},{id:"49647",title:"Fiber Selection for the Production of Nonwovens",slug:"fiber-selection-for-the-production-of-nonwovens",totalDownloads:10568,totalCrossrefCites:9,totalDimensionsCites:17,abstract:"The most significant feature of nonwoven fabric is made directly from fibers in a continuous production line. While manufacturing nonwovens, some conventional textile operations, such as carding, drawing, roving, spinning, weaving or knitting, are partially or completely eliminated. For this reason the choice of fiber is very important for nonwoven manufacturers. The commonly used fibers include natural fibers (cotton, jute, flax, wool), synthetic fibers (polyester (PES), polypropylene (PP), polyamide, rayon), special fibers (glass, carbon, nanofiber, bi-component, superabsorbent fibers). Raw materials have not only delivered significant product improvements but also benefited people using these products by providing hygiene and comfort.",book:{id:"5062",slug:"non-woven-fabrics",title:"Non-woven Fabrics",fullTitle:"Non-woven Fabrics"},signatures:"Nazan Avcioglu Kalebek and Osman Babaarslan",authors:[{id:"119775",title:"Prof.",name:"Osman",middleName:null,surname:"Babaarslan",slug:"osman-babaarslan",fullName:"Osman Babaarslan"},{id:"175829",title:"Dr.",name:"Nazan",middleName:null,surname:"Kalebek",slug:"nazan-kalebek",fullName:"Nazan Kalebek"}]},{id:"41409",title:"Surface Modification Methods for Improving the Dyeability of Textile Fabrics",slug:"surface-modification-methods-for-improving-the-dyeability-of-textile-fabrics",totalDownloads:7063,totalCrossrefCites:13,totalDimensionsCites:36,abstract:null,book:{id:"3137",slug:"eco-friendly-textile-dyeing-and-finishing",title:"Eco-Friendly Textile Dyeing and Finishing",fullTitle:"Eco-Friendly Textile Dyeing and Finishing"},signatures:"Sheila Shahidi, Jakub Wiener and Mahmood Ghoranneviss",authors:[{id:"58854",title:"Dr.",name:null,middleName:null,surname:"Shahidi",slug:"shahidi",fullName:"Shahidi"}]}],onlineFirstChaptersFilter:{topicId:"296",limit:6,offset:0},onlineFirstChaptersCollection:[],onlineFirstChaptersTotal:0},preDownload:{success:null,errors:{}},subscriptionForm:{success:null,errors:{}},aboutIntechopen:{},privacyPolicy:{},peerReviewing:{},howOpenAccessPublishingWithIntechopenWorks:{},sponsorshipBooks:{sponsorshipBooks:[],offset:8,limit:8,total:0},allSeries:{pteSeriesList:[{id:"14",title:"Artificial Intelligence",numberOfPublishedBooks:9,numberOfPublishedChapters:90,numberOfOpenTopics:6,numberOfUpcomingTopics:0,issn:"2633-1403",doi:"10.5772/intechopen.79920",isOpenForSubmission:!0},{id:"7",title:"Biomedical Engineering",numberOfPublishedBooks:12,numberOfPublishedChapters:107,numberOfOpenTopics:3,numberOfUpcomingTopics:0,issn:"2631-5343",doi:"10.5772/intechopen.71985",isOpenForSubmission:!0}],lsSeriesList:[{id:"11",title:"Biochemistry",numberOfPublishedBooks:33,numberOfPublishedChapters:330,numberOfOpenTopics:4,numberOfUpcomingTopics:0,issn:"2632-0983",doi:"10.5772/intechopen.72877",isOpenForSubmission:!0},{id:"25",title:"Environmental Sciences",numberOfPublishedBooks:1,numberOfPublishedChapters:19,numberOfOpenTopics:4,numberOfUpcomingTopics:0,issn:"2754-6713",doi:"10.5772/intechopen.100362",isOpenForSubmission:!0},{id:"10",title:"Physiology",numberOfPublishedBooks:14,numberOfPublishedChapters:145,numberOfOpenTopics:4,numberOfUpcomingTopics:0,issn:"2631-8261",doi:"10.5772/intechopen.72796",isOpenForSubmission:!0}],hsSeriesList:[{id:"3",title:"Dentistry",numberOfPublishedBooks:9,numberOfPublishedChapters:139,numberOfOpenTopics:2,numberOfUpcomingTopics:0,issn:"2631-6218",doi:"10.5772/intechopen.71199",isOpenForSubmission:!0},{id:"6",title:"Infectious Diseases",numberOfPublishedBooks:13,numberOfPublishedChapters:123,numberOfOpenTopics:4,numberOfUpcomingTopics:0,issn:"2631-6188",doi:"10.5772/intechopen.71852",isOpenForSubmission:!0},{id:"13",title:"Veterinary Medicine and Science",numberOfPublishedBooks:11,numberOfPublishedChapters:112,numberOfOpenTopics:3,numberOfUpcomingTopics:0,issn:"2632-0517",doi:"10.5772/intechopen.73681",isOpenForSubmission:!0}],sshSeriesList:[{id:"22",title:"Business, Management and Economics",numberOfPublishedBooks:1,numberOfPublishedChapters:21,numberOfOpenTopics:3,numberOfUpcomingTopics:0,issn:"2753-894X",doi:"10.5772/intechopen.100359",isOpenForSubmission:!0},{id:"23",title:"Education and Human Development",numberOfPublishedBooks:0,numberOfPublishedChapters:11,numberOfOpenTopics:1,numberOfUpcomingTopics:1,issn:null,doi:"10.5772/intechopen.100360",isOpenForSubmission:!0},{id:"24",title:"Sustainable Development",numberOfPublishedBooks:1,numberOfPublishedChapters:19,numberOfOpenTopics:5,numberOfUpcomingTopics:0,issn:"2753-6580",doi:"10.5772/intechopen.100361",isOpenForSubmission:!0}],testimonialsList:[{id:"13",text:"The collaboration with and support of the technical staff of IntechOpen is fantastic. The whole process of submitting an article and editing of the submitted article goes extremely smooth and fast, the number of reads and downloads of chapters is high, and the contributions are also frequently cited.",author:{id:"55578",name:"Antonio",surname:"Jurado-Navas",institutionString:null,profilePictureURL:"https://s3.us-east-1.amazonaws.com/intech-files/0030O00002bRisIQAS/Profile_Picture_1626166543950",slug:"antonio-jurado-navas",institution:{id:"720",name:"University of Malaga",country:{id:null,name:"Spain"}}}},{id:"6",text:"It is great to work with the IntechOpen to produce a worthwhile collection of research that also becomes a great educational resource and guide for future research endeavors.",author:{id:"259298",name:"Edward",surname:"Narayan",institutionString:null,profilePictureURL:"https://mts.intechopen.com/storage/users/259298/images/system/259298.jpeg",slug:"edward-narayan",institution:{id:"3",name:"University of Queensland",country:{id:null,name:"Australia"}}}}]},series:{item:{id:"11",title:"Biochemistry",doi:"10.5772/intechopen.72877",issn:"2632-0983",scope:"Biochemistry, the study of chemical transformations occurring within living organisms, impacts all areas of life sciences, from molecular crystallography and genetics to ecology, medicine, and population biology. Biochemistry examines macromolecules - proteins, nucleic acids, carbohydrates, and lipids – and their building blocks, structures, functions, and interactions. Much of biochemistry is devoted to enzymes, proteins that catalyze chemical reactions, enzyme structures, mechanisms of action and their roles within cells. Biochemistry also studies small signaling molecules, coenzymes, inhibitors, vitamins, and hormones, which play roles in life processes. Biochemical experimentation, besides coopting classical chemistry methods, e.g., chromatography, adopted new techniques, e.g., X-ray diffraction, electron microscopy, NMR, radioisotopes, and developed sophisticated microbial genetic tools, e.g., auxotroph mutants and their revertants, fermentation, etc. More recently, biochemistry embraced the ‘big data’ omics systems. Initial biochemical studies have been exclusively analytic: dissecting, purifying, and examining individual components of a biological system; in the apt words of Efraim Racker (1913 –1991), “Don’t waste clean thinking on dirty enzymes.” Today, however, biochemistry is becoming more agglomerative and comprehensive, setting out to integrate and describe entirely particular biological systems. The ‘big data’ metabolomics can define the complement of small molecules, e.g., in a soil or biofilm sample; proteomics can distinguish all the comprising proteins, e.g., serum; metagenomics can identify all the genes in a complex environment, e.g., the bovine rumen. This Biochemistry Series will address the current research on biomolecules and the emerging trends with great promise.",coverUrl:"https://cdn.intechopen.com/series/covers/11.jpg",latestPublicationDate:"August 2nd, 2022",hasOnlineFirst:!0,numberOfPublishedBooks:33,editor:{id:"31610",title:"Dr.",name:"Miroslav",middleName:null,surname:"Blumenberg",slug:"miroslav-blumenberg",fullName:"Miroslav Blumenberg",profilePictureURL:"https://mts.intechopen.com/storage/users/31610/images/system/31610.jpg",biography:"Miroslav Blumenberg, Ph.D., was born in Subotica and received his BSc in Belgrade, Yugoslavia. He completed his Ph.D. at MIT in Organic Chemistry; he followed up his Ph.D. with two postdoctoral study periods at Stanford University. Since 1983, he has been a faculty member of the RO Perelman Department of Dermatology, NYU School of Medicine, where he is codirector of a training grant in cutaneous biology. Dr. Blumenberg’s research is focused on the epidermis, expression of keratin genes, transcription profiling, keratinocyte differentiation, inflammatory diseases and cancers, and most recently the effects of the microbiome on the skin. He has published more than 100 peer-reviewed research articles and graduated numerous Ph.D. and postdoctoral students.",institutionString:null,institution:{name:"New York University Langone Medical Center",institutionURL:null,country:{name:"United States of America"}}},editorTwo:null,editorThree:null},subseries:{paginationCount:4,paginationItems:[{id:"14",title:"Cell and Molecular Biology",coverUrl:"https://cdn.intechopen.com/series_topics/covers/14.jpg",isOpenForSubmission:!0,editor:{id:"165627",title:"Dr.",name:"Rosa María",middleName:null,surname:"Martínez-Espinosa",slug:"rosa-maria-martinez-espinosa",fullName:"Rosa María Martínez-Espinosa",profilePictureURL:"https://mts.intechopen.com/storage/users/165627/images/system/165627.jpeg",biography:"Dr. Rosa María Martínez-Espinosa has been a Spanish Full Professor since 2020 (Biochemistry and Molecular Biology) and is currently Vice-President of International Relations and Cooperation development and leader of the research group 'Applied Biochemistry” (University of Alicante, Spain). Other positions she has held at the university include Vice-Dean of Master Programs, Vice-Dean of the Degree in Biology and Vice-Dean for Mobility and Enterprise and Engagement at the Faculty of Science (University of Alicante). She received her Bachelor in Biology in 1998 (University of Alicante) and her PhD in 2003 (Biochemistry, University of Alicante). She undertook post-doctoral research at the University of East Anglia (Norwich, U.K. 2004-2005; 2007-2008).\nHer multidisciplinary research focuses on investigating archaea and their potential applications in biotechnology. She has an H-index of 21. She has authored one patent and has published more than 70 indexed papers and around 60 book chapters.\nShe has contributed to more than 150 national and international meetings during the last 15 years. Her research interests include archaea metabolism, enzymes purification and characterization, gene regulation, carotenoids and bioplastics production, antioxidant\ncompounds, waste water treatments, and brines bioremediation.\nRosa María’s other roles include editorial board member for several journals related\nto biochemistry, reviewer for more than 60 journals (biochemistry, molecular biology, biotechnology, chemistry and microbiology) and president of several organizing committees in international meetings related to the N-cycle or respiratory processes.",institutionString:null,institution:{name:"University of Alicante",institutionURL:null,country:{name:"Spain"}}},editorTwo:null,editorThree:null},{id:"15",title:"Chemical Biology",coverUrl:"https://cdn.intechopen.com/series_topics/covers/15.jpg",isOpenForSubmission:!0,editor:{id:"441442",title:"Dr.",name:"Şükrü",middleName:null,surname:"Beydemir",slug:"sukru-beydemir",fullName:"Şükrü Beydemir",profilePictureURL:"https://s3.us-east-1.amazonaws.com/intech-files/0033Y00003GsUoIQAV/Profile_Picture_1634557147521",biography:"Dr. Şükrü Beydemir obtained a BSc in Chemistry in 1995 from Yüzüncü Yıl University, MSc in Biochemistry in 1998, and PhD in Biochemistry in 2002 from Atatürk University, Turkey. He performed post-doctoral studies at Max-Planck Institute, Germany, and University of Florence, Italy in addition to making several scientific visits abroad. He currently works as a Full Professor of Biochemistry in the Faculty of Pharmacy, Anadolu University, Turkey. Dr. Beydemir has published over a hundred scientific papers spanning protein biochemistry, enzymology and medicinal chemistry, reviews, book chapters and presented several conferences to scientists worldwide. He has received numerous publication awards from various international scientific councils. He serves in the Editorial Board of several international journals. Dr. Beydemir is also Rector of Bilecik Şeyh Edebali University, Turkey.",institutionString:null,institution:{name:"Anadolu University",institutionURL:null,country:{name:"Turkey"}}},editorTwo:{id:"13652",title:"Prof.",name:"Deniz",middleName:null,surname:"Ekinci",slug:"deniz-ekinci",fullName:"Deniz Ekinci",profilePictureURL:"https://s3.us-east-1.amazonaws.com/intech-files/0030O00002aYLT1QAO/Profile_Picture_1634557223079",biography:"Dr. Deniz Ekinci obtained a BSc in Chemistry in 2004, MSc in Biochemistry in 2006, and PhD in Biochemistry in 2009 from Atatürk University, Turkey. He studied at Stetson University, USA, in 2007-2008 and at the Max Planck Institute of Molecular Cell Biology and Genetics, Germany, in 2009-2010. Dr. Ekinci currently works as a Full Professor of Biochemistry in the Faculty of Agriculture and is the Head of the Enzyme and Microbial Biotechnology Division, Ondokuz Mayıs University, Turkey. He is a member of the Turkish Biochemical Society, American Chemical Society, and German Genetics society. Dr. Ekinci published around ninety scientific papers, reviews and book chapters, and presented several conferences to scientists. He has received numerous publication awards from several scientific councils. Dr. Ekinci serves as the Editor in Chief of four international books and is involved in the Editorial Board of several international journals.",institutionString:null,institution:{name:"Ondokuz Mayıs University",institutionURL:null,country:{name:"Turkey"}}},editorThree:null},{id:"17",title:"Metabolism",coverUrl:"https://cdn.intechopen.com/series_topics/covers/17.jpg",isOpenForSubmission:!0,editor:{id:"138626",title:"Dr.",name:"Yannis",middleName:null,surname:"Karamanos",slug:"yannis-karamanos",fullName:"Yannis Karamanos",profilePictureURL:"https://s3.us-east-1.amazonaws.com/intech-files/0030O00002g6Jv2QAE/Profile_Picture_1629356660984",biography:"Yannis Karamanos, born in Greece in 1953, completed his pre-graduate studies at the Université Pierre et Marie Curie, Paris, then his Masters and Doctoral degree at the Université de Lille (1983). He was associate professor at the University of Limoges (1987) before becoming full professor of biochemistry at the Université d’Artois (1996). He worked on the structure-function relationships of glycoconjugates and his main project was the investigations on the biological roles of the de-N-glycosylation enzymes (Endo-N-acetyl-β-D-glucosaminidase and peptide-N4-(N-acetyl-β-glucosaminyl) asparagine amidase). From 2002 he contributes to the understanding of the Blood-brain barrier functioning using proteomics approaches. He has published more than 70 papers. His teaching areas are energy metabolism and regulation, integration and organ specialization and metabolic adaptation.",institutionString:null,institution:{name:"Artois University",institutionURL:null,country:{name:"France"}}},editorTwo:null,editorThree:null},{id:"18",title:"Proteomics",coverUrl:"https://cdn.intechopen.com/series_topics/covers/18.jpg",isOpenForSubmission:!0,editor:{id:"200689",title:"Prof.",name:"Paolo",middleName:null,surname:"Iadarola",slug:"paolo-iadarola",fullName:"Paolo Iadarola",profilePictureURL:"https://s3.us-east-1.amazonaws.com/intech-files/0030O00002bSCl8QAG/Profile_Picture_1623568118342",biography:"Paolo Iadarola graduated with a degree in Chemistry from the University of Pavia (Italy) in July 1972. He then worked as an Assistant Professor at the Faculty of Science of the same University until 1984. In 1985, Prof. Iadarola became Associate Professor at the Department of Biology and Biotechnologies of the University of Pavia and retired in October 2017. Since then, he has been working as an Adjunct Professor in the same Department at the University of Pavia. His research activity during the first years was primarily focused on the purification and structural characterization of enzymes from animal and plant sources. During this period, Prof. Iadarola familiarized himself with the conventional techniques used in column chromatography, spectrophotometry, manual Edman degradation, and electrophoresis). Since 1995, he has been working on: i) the determination in biological fluids (serum, urine, bronchoalveolar lavage, sputum) of proteolytic activities involved in the degradation processes of connective tissue matrix, and ii) on the identification of biological markers of lung diseases. In this context, he has developed and validated new methodologies (e.g., Capillary Electrophoresis coupled to Laser-Induced Fluorescence, CE-LIF) whose application enabled him to determine both the amounts of biochemical markers (Desmosines) in urine/serum of patients affected by Chronic Obstructive Pulmonary Disease (COPD) and the activity of proteolytic enzymes (Human Neutrophil Elastase, Cathepsin G, Pseudomonas aeruginosa elastase) in sputa of these patients. More recently, Prof. Iadarola was involved in developing techniques such as two-dimensional electrophoresis coupled to liquid chromatography/mass spectrometry (2DE-LC/MS) for the proteomic analysis of biological fluids aimed at the identification of potential biomarkers of different lung diseases. He is the author of about 150 publications (According to Scopus: H-Index: 23; Total citations: 1568- According to WOS: H-Index: 20; Total Citations: 1296) of peer-reviewed international journals. He is a Consultant Reviewer for several journals, including the Journal of Chromatography A, Journal of Chromatography B, Plos ONE, Proteomes, International Journal of Molecular Science, Biotech, Electrophoresis, and others. He is also Associate Editor of Biotech.",institutionString:null,institution:{name:"University of Pavia",institutionURL:null,country:{name:"Italy"}}},editorTwo:{id:"201414",title:"Dr.",name:"Simona",middleName:null,surname:"Viglio",slug:"simona-viglio",fullName:"Simona Viglio",profilePictureURL:"https://s3.us-east-1.amazonaws.com/intech-files/0030O00002bRKDHQA4/Profile_Picture_1630402531487",biography:"Simona Viglio is an Associate Professor of Biochemistry at the Department of Molecular Medicine at the University of Pavia. She has been working since 1995 on the determination of proteolytic enzymes involved in the degradation process of connective tissue matrix and on the identification of biological markers of lung diseases. She gained considerable experience in developing and validating new methodologies whose applications allowed her to determine both the amount of biomarkers (Desmosine and Isodesmosine) in the urine of patients affected by COPD, and the activity of proteolytic enzymes (HNE, Cathepsin G, Pseudomonas aeruginosa elastase) in the sputa of these patients. Simona Viglio was also involved in research dealing with the supplementation of amino acids in patients with brain injury and chronic heart failure. She is presently engaged in the development of 2-DE and LC-MS techniques for the study of proteomics in biological fluids. The aim of this research is the identification of potential biomarkers of lung diseases. She is an author of about 90 publications (According to Scopus: H-Index: 23; According to WOS: H-Index: 20) on peer-reviewed journals, a member of the “Società Italiana di Biochimica e Biologia Molecolare,“ and a Consultant Reviewer for International Journal of Molecular Science, Journal of Chromatography A, COPD, Plos ONE and Nutritional Neuroscience.",institutionString:null,institution:{name:"University of Pavia",institutionURL:null,country:{name:"Italy"}}},editorThree:null}]},overviewPageOFChapters:{paginationCount:42,paginationItems:[{id:"82914",title:"Glance on the Critical Role of IL-23 Receptor Gene Variations in Inflammation-Induced Carcinogenesis",doi:"10.5772/intechopen.105049",signatures:"Mohammed El-Gedamy",slug:"glance-on-the-critical-role-of-il-23-receptor-gene-variations-in-inflammation-induced-carcinogenesis",totalDownloads:11,totalCrossrefCites:0,totalDimensionsCites:0,authors:null,book:{title:"Chemokines Updates",coverURL:"https://cdn.intechopen.com/books/images_new/11672.jpg",subseries:{id:"18",title:"Proteomics"}}},{id:"82875",title:"Lipidomics as a Tool in the Diagnosis and Clinical Therapy",doi:"10.5772/intechopen.105857",signatures:"María Elizbeth Alvarez Sánchez, Erick Nolasco Ontiveros, Rodrigo Arreola, Adriana Montserrat Espinosa González, Ana María García Bores, Roberto Eduardo López Urrutia, Ignacio Peñalosa Castro, María del Socorro Sánchez Correa and Edgar Antonio Estrella Parra",slug:"lipidomics-as-a-tool-in-the-diagnosis-and-clinical-therapy",totalDownloads:7,totalCrossrefCites:0,totalDimensionsCites:0,authors:null,book:{title:"Fatty Acids - Recent Advances",coverURL:"https://cdn.intechopen.com/books/images_new/11669.jpg",subseries:{id:"17",title:"Metabolism"}}},{id:"82440",title:"Lipid Metabolism and Associated Molecular Signaling Events in Autoimmune Disease",doi:"10.5772/intechopen.105746",signatures:"Mohan Vanditha, Sonu Das and Mathew John",slug:"lipid-metabolism-and-associated-molecular-signaling-events-in-autoimmune-disease",totalDownloads:17,totalCrossrefCites:0,totalDimensionsCites:0,authors:null,book:{title:"Fatty Acids - Recent Advances",coverURL:"https://cdn.intechopen.com/books/images_new/11669.jpg",subseries:{id:"17",title:"Metabolism"}}},{id:"82483",title:"Oxidative Stress in Cardiovascular Diseases",doi:"10.5772/intechopen.105891",signatures:"Laura Mourino-Alvarez, Tamara Sastre-Oliva, Nerea Corbacho-Alonso and Maria G. Barderas",slug:"oxidative-stress-in-cardiovascular-diseases",totalDownloads:10,totalCrossrefCites:0,totalDimensionsCites:0,authors:null,book:{title:"Importance of Oxidative Stress and Antioxidant System in Health and Disease",coverURL:"https://cdn.intechopen.com/books/images_new/11671.jpg",subseries:{id:"15",title:"Chemical Biology"}}}]},overviewPagePublishedBooks:{paginationCount:33,paginationItems:[{type:"book",id:"7006",title:"Biochemistry and Health Benefits of Fatty Acids",subtitle:null,coverURL:"https://cdn.intechopen.com/books/images_new/7006.jpg",slug:"biochemistry-and-health-benefits-of-fatty-acids",publishedDate:"December 19th 2018",editedByType:"Edited by",bookSignature:"Viduranga Waisundara",hash:"c93a00abd68b5eba67e5e719f67fd20b",volumeInSeries:1,fullTitle:"Biochemistry and Health Benefits of Fatty Acids",editors:[{id:"194281",title:"Dr.",name:"Viduranga Y.",middleName:null,surname:"Waisundara",slug:"viduranga-y.-waisundara",fullName:"Viduranga Y. Waisundara",profilePictureURL:"https://mts.intechopen.com/storage/users/194281/images/system/194281.jpg",biography:"Dr. Viduranga Waisundara obtained her Ph.D. in Food Science\nand Technology from the Department of Chemistry, National\nUniversity of Singapore, in 2010. She was a lecturer at Temasek Polytechnic, Singapore from July 2009 to March 2013.\nShe relocated to her motherland of Sri Lanka and spearheaded the Functional Food Product Development Project at the\nNational Institute of Fundamental Studies from April 2013 to\nOctober 2016. She was a senior lecturer on a temporary basis at the Department of\nFood Technology, Faculty of Technology, Rajarata University of Sri Lanka. She is\ncurrently Deputy Principal of the Australian College of Business and Technology –\nKandy Campus, Sri Lanka. She is also the Global Harmonization Initiative (GHI)",institutionString:"Australian College of Business & Technology",institution:{name:"Kobe College",institutionURL:null,country:{name:"Japan"}}}]},{type:"book",id:"6820",title:"Keratin",subtitle:null,coverURL:"https://cdn.intechopen.com/books/images_new/6820.jpg",slug:"keratin",publishedDate:"December 19th 2018",editedByType:"Edited by",bookSignature:"Miroslav Blumenberg",hash:"6def75cd4b6b5324a02b6dc0359896d0",volumeInSeries:2,fullTitle:"Keratin",editors:[{id:"31610",title:"Dr.",name:"Miroslav",middleName:null,surname:"Blumenberg",slug:"miroslav-blumenberg",fullName:"Miroslav Blumenberg",profilePictureURL:"https://mts.intechopen.com/storage/users/31610/images/system/31610.jpg",biography:"Miroslav Blumenberg, Ph.D., was born in Subotica and received his BSc in Belgrade, Yugoslavia. He completed his Ph.D. at MIT in Organic Chemistry; he followed up his Ph.D. with two postdoctoral study periods at Stanford University. Since 1983, he has been a faculty member of the RO Perelman Department of Dermatology, NYU School of Medicine, where he is codirector of a training grant in cutaneous biology. Dr. Blumenberg’s research is focused on the epidermis, expression of keratin genes, transcription profiling, keratinocyte differentiation, inflammatory diseases and cancers, and most recently the effects of the microbiome on the skin. He has published more than 100 peer-reviewed research articles and graduated numerous Ph.D. and postdoctoral students.",institutionString:null,institution:{name:"New York University Langone Medical Center",institutionURL:null,country:{name:"United States of America"}}}]},{type:"book",id:"7978",title:"Vitamin A",subtitle:null,coverURL:"https://cdn.intechopen.com/books/images_new/7978.jpg",slug:"vitamin-a",publishedDate:"May 15th 2019",editedByType:"Edited by",bookSignature:"Leila Queiroz Zepka, Veridiana Vera de Rosso and Eduardo Jacob-Lopes",hash:"dad04a658ab9e3d851d23705980a688b",volumeInSeries:3,fullTitle:"Vitamin A",editors:[{id:"261969",title:"Dr.",name:"Leila",middleName:null,surname:"Queiroz Zepka",slug:"leila-queiroz-zepka",fullName:"Leila Queiroz Zepka",profilePictureURL:"https://mts.intechopen.com/storage/users/261969/images/system/261969.png",biography:"Prof. Dr. Leila Queiroz Zepka is currently an associate professor in the Department of Food Technology and Science, Federal University of Santa Maria, Brazil. She has more than fifteen years of teaching and research experience. She has published more than 550 scientific publications/communications, including 15 books, 50 book chapters, 100 original research papers, 380 research communications in national and international conferences, and 12 patents. She is a member of the editorial board of five journals and acts as a reviewer for several national and international journals. Her research interests include microalgal biotechnology with an emphasis on microalgae-based products.",institutionString:"Universidade Federal de Santa Maria",institution:{name:"Universidade Federal de Santa Maria",institutionURL:null,country:{name:"Brazil"}}}]},{type:"book",id:"7953",title:"Bioluminescence",subtitle:"Analytical Applications and Basic Biology",coverURL:"https://cdn.intechopen.com/books/images_new/7953.jpg",slug:"bioluminescence-analytical-applications-and-basic-biology",publishedDate:"September 25th 2019",editedByType:"Edited by",bookSignature:"Hirobumi Suzuki",hash:"3a8efa00b71abea11bf01973dc589979",volumeInSeries:4,fullTitle:"Bioluminescence - Analytical Applications and Basic Biology",editors:[{id:"185746",title:"Dr.",name:"Hirobumi",middleName:null,surname:"Suzuki",slug:"hirobumi-suzuki",fullName:"Hirobumi Suzuki",profilePictureURL:"https://mts.intechopen.com/storage/users/185746/images/system/185746.png",biography:"Dr. Hirobumi Suzuki received his Ph.D. in 1997 from Tokyo Metropolitan University, Japan, where he studied firefly phylogeny and the evolution of mating systems. He is especially interested in the genetic differentiation pattern and speciation process that correlate to the flashing pattern and mating behavior of some fireflies in Japan. He then worked for Olympus Corporation, a Japanese manufacturer of optics and imaging products, where he was involved in the development of luminescence technology and produced a bioluminescence microscope that is currently being used for gene expression analysis in chronobiology, neurobiology, and developmental biology. Dr. Suzuki currently serves as a visiting researcher at Kogakuin University, Japan, and also a vice president of the Japan Firefly Society.",institutionString:"Kogakuin University",institution:null}]}]},openForSubmissionBooks:{paginationCount:1,paginationItems:[{id:"11447",title:"Swarm Intelligence - Recent Advances and Current Applications",coverURL:"https://cdn.intechopen.com/books/images_new/11447.jpg",hash:"f68e3c3430a74fc7a7eb97f6ea2bb42e",secondStepPassed:!0,currentStepOfPublishingProcess:3,submissionDeadline:"July 22nd 2022",isOpenForSubmission:!0,editors:[{id:"24555",title:"Dr.",name:"Marco Antonio",surname:"Aceves Fernandez",slug:"marco-antonio-aceves-fernandez",fullName:"Marco Antonio Aceves Fernandez"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null}]},onlineFirstChapters:{paginationCount:20,paginationItems:[{id:"82991",title:"Diseases of the Canine Prostate Gland",doi:"10.5772/intechopen.105835",signatures:"Sabine Schäfer-Somi",slug:"diseases-of-the-canine-prostate-gland",totalDownloads:0,totalCrossrefCites:0,totalDimensionsCites:0,authors:null,book:{title:"Recent Advances in Canine Medicine",coverURL:"https://cdn.intechopen.com/books/images_new/11580.jpg",subseries:{id:"19",title:"Animal Science"}}},{id:"82956",title:"Potential Substitutes of Antibiotics for Swine and Poultry Production",doi:"10.5772/intechopen.106081",signatures:"Ho Trung Thong, Le Nu Anh Thu and Ho Viet Duc",slug:"potential-substitutes-of-antibiotics-for-swine-and-poultry-production",totalDownloads:2,totalCrossrefCites:0,totalDimensionsCites:0,authors:null,book:{title:"Antibiotics and Probiotics in Animal Food - Impact and Regulation",coverURL:"https://cdn.intechopen.com/books/images_new/11578.jpg",subseries:{id:"20",title:"Animal Nutrition"}}},{id:"82905",title:"A Review of Application Strategies and Efficacy of Probiotics in Pet Food",doi:"10.5772/intechopen.105829",signatures:"Heather Acuff and Charles G. Aldrich",slug:"a-review-of-application-strategies-and-efficacy-of-probiotics-in-pet-food",totalDownloads:15,totalCrossrefCites:0,totalDimensionsCites:0,authors:null,book:{title:"Antibiotics and Probiotics in Animal Food - Impact and Regulation",coverURL:"https://cdn.intechopen.com/books/images_new/11578.jpg",subseries:{id:"20",title:"Animal Nutrition"}}},{id:"82773",title:"Canine Transmissible Venereal Tumor: An Infectious Neoplasia in Dogs",doi:"10.5772/intechopen.106150",signatures:"Chanokchon Setthawongsin, Somporn Techangamsuwan and Anudep Rungsipipat",slug:"canine-transmissible-venereal-tumor-an-infectious-neoplasia-in-dogs",totalDownloads:15,totalCrossrefCites:0,totalDimensionsCites:0,authors:null,book:{title:"Recent Advances in Canine Medicine",coverURL:"https://cdn.intechopen.com/books/images_new/11580.jpg",subseries:{id:"19",title:"Animal Science"}}},{id:"82797",title:"Anatomical Guide to the Paranasal Sinuses of Domestic Animals",doi:"10.5772/intechopen.106157",signatures:"Mohamed A.M. Alsafy, Samir A.A. El-Gendy and Catrin Sian Rutland",slug:"anatomical-guide-to-the-paranasal-sinuses-of-domestic-animals",totalDownloads:8,totalCrossrefCites:0,totalDimensionsCites:0,authors:null,book:{title:"Updates on Veterinary Anatomy and Physiology",coverURL:"https://cdn.intechopen.com/books/images_new/10665.jpg",subseries:{id:"19",title:"Animal Science"}}},{id:"82457",title:"Canine Hearing Management",doi:"10.5772/intechopen.105515",signatures:"Peter M. Skip Scheifele, Devan Marshall, Stephen Lee, Paul Reid, Thomas McCreery and David Byrne",slug:"canine-hearing-management",totalDownloads:9,totalCrossrefCites:0,totalDimensionsCites:0,authors:null,book:{title:"Recent Advances in Canine Medicine",coverURL:"https://cdn.intechopen.com/books/images_new/11580.jpg",subseries:{id:"19",title:"Animal Science"}}},{id:"82285",title:"Parvovirus Vectors: The Future of Gene Therapy",doi:"10.5772/intechopen.105085",signatures:"Megha Gupta",slug:"parvovirus-vectors-the-future-of-gene-therapy",totalDownloads:13,totalCrossrefCites:0,totalDimensionsCites:0,authors:null,book:{title:"Recent Advances in Canine Medicine",coverURL:"https://cdn.intechopen.com/books/images_new/11580.jpg",subseries:{id:"19",title:"Animal Science"}}},{id:"82170",title:"Equine Stress: Neuroendocrine Physiology and Pathophysiology",doi:"10.5772/intechopen.105045",signatures:"Milomir Kovac, Tatiana Vladimirovna Ippolitova, Sergey Pozyabin, Ruslan Aliev, Viktoria Lobanova, Nevena Drakul and Catrin S. Rutland",slug:"equine-stress-neuroendocrine-physiology-and-pathophysiology",totalDownloads:32,totalCrossrefCites:0,totalDimensionsCites:0,authors:null,book:{title:"Updates on Veterinary Anatomy and Physiology",coverURL:"https://cdn.intechopen.com/books/images_new/10665.jpg",subseries:{id:"19",title:"Animal Science"}}},{id:"81793",title:"Canine parvovirus-2: An Emerging Threat to Young Pets",doi:"10.5772/intechopen.104846",signatures:"Mithilesh Singh, Rajendran Manikandan, Ujjwal Kumar De, Vishal Chander, Babul Rudra Paul, Saravanan Ramakrishnan and Darshini Maramreddy",slug:"canine-parvovirus-2-an-emerging-threat-to-young-pets",totalDownloads:34,totalCrossrefCites:0,totalDimensionsCites:0,authors:null,book:{title:"Recent Advances in Canine Medicine",coverURL:"https://cdn.intechopen.com/books/images_new/11580.jpg",subseries:{id:"19",title:"Animal Science"}}},{id:"81271",title:"The Diversity of Parvovirus Telomeres",doi:"10.5772/intechopen.102684",signatures:"Marianne Laugel, Emilie Lecomte, Eduard Ayuso, Oumeya Adjali, Mathieu Mével and Magalie Penaud-Budloo",slug:"the-diversity-of-parvovirus-telomeres",totalDownloads:43,totalCrossrefCites:0,totalDimensionsCites:0,authors:null,book:{title:"Recent Advances in Canine Medicine",coverURL:"https://cdn.intechopen.com/books/images_new/11580.jpg",subseries:{id:"19",title:"Animal Science"}}}]},subseriesFiltersForOFChapters:[{caption:"Animal Nutrition",value:20,count:3,group:"subseries"},{caption:"Animal Science",value:19,count:17,group:"subseries"}],publishedBooks:{paginationCount:11,paginationItems:[{type:"book",id:"10664",title:"Animal Reproduction",subtitle:null,coverURL:"https://cdn.intechopen.com/books/images_new/10664.jpg",slug:"animal-reproduction",publishedDate:"May 25th 2022",editedByType:"Edited by",bookSignature:"Yusuf Bozkurt and Mustafa Numan Bucak",hash:"2d66af42fb17d0a6556bb9ef28e273c7",volumeInSeries:11,fullTitle:"Animal Reproduction",editors:[{id:"90846",title:"Prof.",name:"Yusuf",middleName:null,surname:"Bozkurt",slug:"yusuf-bozkurt",fullName:"Yusuf Bozkurt",profilePictureURL:"https://mts.intechopen.com/storage/users/90846/images/system/90846.jpg",institutionString:"İskenderun Technical University",institution:{name:"İskenderun Technical University",institutionURL:null,country:{name:"Turkey"}}}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null},{type:"book",id:"10830",title:"Animal Feed Science and Nutrition",subtitle:"Production, Health and Environment",coverURL:"https://cdn.intechopen.com/books/images_new/10830.jpg",slug:"animal-feed-science-and-nutrition-production-health-and-environment",publishedDate:"May 18th 2022",editedByType:"Edited by",bookSignature:"Amlan Kumar Patra",hash:"79944fc8fbbaa329aed6fde388154832",volumeInSeries:10,fullTitle:"Animal Feed Science and Nutrition - Production, Health and Environment",editors:[{id:"310962",title:"Dr.",name:"Amlan",middleName:"Kumar",surname:"Patra",slug:"amlan-patra",fullName:"Amlan Patra",profilePictureURL:"https://mts.intechopen.com/storage/users/310962/images/system/310962.jpg",institutionString:null,institution:{name:"West Bengal University of Animal and Fishery Sciences",institutionURL:null,country:{name:"India"}}}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null},{type:"book",id:"8737",title:"Rabies Virus at the Beginning of 21st Century",subtitle:null,coverURL:"https://cdn.intechopen.com/books/images_new/8737.jpg",slug:"rabies-virus-at-the-beginning-of-21st-century",publishedDate:"May 11th 2022",editedByType:"Edited by",bookSignature:"Sergey Tkachev",hash:"49cce3f548da548c718c865feb343509",volumeInSeries:9,fullTitle:"Rabies Virus at the Beginning of 21st Century",editors:[{id:"61139",title:"Dr.",name:"Sergey",middleName:null,surname:"Tkachev",slug:"sergey-tkachev",fullName:"Sergey Tkachev",profilePictureURL:"https://mts.intechopen.com/storage/users/61139/images/system/61139.png",institutionString:"Russian Academy of Sciences",institution:{name:"Russian Academy of Sciences",institutionURL:null,country:{name:"Russia"}}}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null},{type:"book",id:"10496",title:"Advanced Studies in the 21st Century Animal Nutrition",subtitle:null,coverURL:"https://cdn.intechopen.com/books/images_new/10496.jpg",slug:"advanced-studies-in-the-21st-century-animal-nutrition",publishedDate:"December 8th 2021",editedByType:"Edited by",bookSignature:"László Babinszky, Juliana Oliveira and Edson Mauro Santos",hash:"8ffe43a82ac48b309abc3632bbf3efd0",volumeInSeries:8,fullTitle:"Advanced Studies in the 21st Century Animal Nutrition",editors:[{id:"53998",title:"Prof.",name:"László",middleName:null,surname:"Babinszky",slug:"laszlo-babinszky",fullName:"László Babinszky",profilePictureURL:"https://mts.intechopen.com/storage/users/53998/images/system/53998.png",institutionString:"University of Debrecen",institution:{name:"University of Debrecen",institutionURL:null,country:{name:"Hungary"}}}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null},{type:"book",id:"10497",title:"Canine Genetics, Health and Medicine",subtitle:null,coverURL:"https://cdn.intechopen.com/books/images_new/10497.jpg",slug:"canine-genetics-health-and-medicine",publishedDate:"June 2nd 2021",editedByType:"Edited by",bookSignature:"Catrin Rutland",hash:"b91512e31ce34032e560362e6cbccc1c",volumeInSeries:7,fullTitle:"Canine Genetics, Health and Medicine",editors:[{id:"202192",title:"Dr.",name:"Catrin",middleName:null,surname:"Rutland",slug:"catrin-rutland",fullName:"Catrin Rutland",profilePictureURL:"https://mts.intechopen.com/storage/users/202192/images/system/202192.png",institutionString:null,institution:{name:"University of Nottingham",institutionURL:null,country:{name:"United Kingdom"}}}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null},{type:"book",id:"8545",title:"Animal Reproduction in Veterinary Medicine",subtitle:null,coverURL:"https://cdn.intechopen.com/books/images_new/8545.jpg",slug:"animal-reproduction-in-veterinary-medicine",publishedDate:"January 20th 2021",editedByType:"Edited by",bookSignature:"Faruk Aral, Rita Payan-Carreira and Miguel Quaresma",hash:"13aaddf5fdbbc78387e77a7da2388bf6",volumeInSeries:6,fullTitle:"Animal Reproduction in Veterinary Medicine",editors:[{id:"25600",title:"Prof.",name:"Faruk",middleName:null,surname:"Aral",slug:"faruk-aral",fullName:"Faruk Aral",profilePictureURL:"https://mts.intechopen.com/storage/users/25600/images/system/25600.jpg",institutionString:"Independent Researcher",institution:{name:"Harran University",institutionURL:null,country:{name:"Turkey"}}}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null},{type:"book",id:"9081",title:"Equine Science",subtitle:null,coverURL:"https://cdn.intechopen.com/books/images_new/9081.jpg",slug:"equine-science",publishedDate:"September 23rd 2020",editedByType:"Edited by",bookSignature:"Catrin Rutland and Albert Rizvanov",hash:"ac415ef2f5450fa80fdb9cf6cf32cd2d",volumeInSeries:5,fullTitle:"Equine Science",editors:[{id:"202192",title:"Dr.",name:"Catrin",middleName:null,surname:"Rutland",slug:"catrin-rutland",fullName:"Catrin Rutland",profilePictureURL:"https://mts.intechopen.com/storage/users/202192/images/system/202192.png",institutionString:null,institution:{name:"University of Nottingham",institutionURL:null,country:{name:"United Kingdom"}}}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null},{type:"book",id:"8460",title:"Reproductive Biology and Technology in Animals",subtitle:null,coverURL:"https://cdn.intechopen.com/books/images_new/8460.jpg",slug:"reproductive-biology-and-technology-in-animals",publishedDate:"April 15th 2020",editedByType:"Edited by",bookSignature:"Juan Carlos Gardón Poggi and Katy Satué Ambrojo",hash:"32ef5fe73998dd723d308225d756fa1e",volumeInSeries:4,fullTitle:"Reproductive Biology and Technology in Animals",editors:[{id:"251314",title:"Dr.",name:"Juan Carlos",middleName:null,surname:"Gardón Poggi",slug:"juan-carlos-gardon-poggi",fullName:"Juan Carlos Gardón Poggi",profilePictureURL:"https://mts.intechopen.com/storage/users/251314/images/system/251314.jpeg",institutionString:null,institution:{name:"Valencia Catholic University Saint Vincent Martyr",institutionURL:null,country:{name:"Spain"}}}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null},{type:"book",id:"8524",title:"Lactation in Farm Animals",subtitle:"Biology, Physiological Basis, Nutritional Requirements, and Modelization",coverURL:"https://cdn.intechopen.com/books/images_new/8524.jpg",slug:"lactation-in-farm-animals-biology-physiological-basis-nutritional-requirements-and-modelization",publishedDate:"January 22nd 2020",editedByType:"Edited by",bookSignature:"Naceur M'Hamdi",hash:"2aa2a9a0ec13040bbf0455e34625504e",volumeInSeries:3,fullTitle:"Lactation in Farm Animals - Biology, Physiological Basis, Nutritional Requirements, and Modelization",editors:[{id:"73376",title:"Dr.",name:"Naceur",middleName:null,surname:"M'Hamdi",slug:"naceur-m'hamdi",fullName:"Naceur M'Hamdi",profilePictureURL:"https://mts.intechopen.com/storage/users/73376/images/system/73376.jpg",institutionString:null,institution:null}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null},{type:"book",id:"7144",title:"Veterinary Anatomy and Physiology",subtitle:null,coverURL:"https://cdn.intechopen.com/books/images_new/7144.jpg",slug:"veterinary-anatomy-and-physiology",publishedDate:"March 13th 2019",editedByType:"Edited by",bookSignature:"Catrin Sian Rutland and Valentina Kubale",hash:"75cdacb570e0e6d15a5f6e69640d87c9",volumeInSeries:2,fullTitle:"Veterinary Anatomy and Physiology",editors:[{id:"202192",title:"Dr.",name:"Catrin",middleName:null,surname:"Rutland",slug:"catrin-rutland",fullName:"Catrin Rutland",profilePictureURL:"https://mts.intechopen.com/storage/users/202192/images/system/202192.png",institutionString:null,institution:{name:"University of Nottingham",institutionURL:null,country:{name:"United Kingdom"}}}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null},{type:"book",id:"7233",title:"New Insights into Theriogenology",subtitle:null,coverURL:"https://cdn.intechopen.com/books/images_new/7233.jpg",slug:"new-insights-into-theriogenology",publishedDate:"December 5th 2018",editedByType:"Edited by",bookSignature:"Rita Payan-Carreira",hash:"74f4147e3fb214dd050e5edd3aaf53bc",volumeInSeries:1,fullTitle:"New Insights into Theriogenology",editors:[{id:"38652",title:"Prof.",name:"Rita",middleName:null,surname:"Payan-Carreira",slug:"rita-payan-carreira",fullName:"Rita Payan-Carreira",profilePictureURL:"https://s3.us-east-1.amazonaws.com/intech-files/0030O00002bRiFPQA0/Profile_Picture_1614601496313",institutionString:null,institution:{name:"University of Évora",institutionURL:null,country:{name:"Portugal"}}}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null}]},subseriesFiltersForPublishedBooks:[{group:"subseries",caption:"Animal Nutrition",value:20,count:2},{group:"subseries",caption:"Animal Reproductive Biology and Technology",value:28,count:4},{group:"subseries",caption:"Animal Science",value:19,count:5}],publicationYearFilters:[{group:"publicationYear",caption:"2022",value:2022,count:3},{group:"publicationYear",caption:"2021",value:2021,count:3},{group:"publicationYear",caption:"2020",value:2020,count:3},{group:"publicationYear",caption:"2019",value:2019,count:1},{group:"publicationYear",caption:"2018",value:2018,count:1}],authors:{paginationCount:25,paginationItems:[{id:"429683",title:"Dr.",name:"Bilal",middleName:null,surname:"Khalid",slug:"bilal-khalid",fullName:"Bilal Khalid",position:null,profilePictureURL:"https://mts.intechopen.com/storage/users/429683/images/system/429683.png",biography:"Dr. Bilal Khalid received a Ph.D. in Industrial Business Administration from KMITL Business School, Bangkok, in 2021, and a master’s in International Business Management from Stamford International University, Bangkok, in 2017. Dr. Khalid\\'s research interests include leadership and negotiations, digital transformations, gamification, eLearning, blockchain, Big Data, and management of information technology. Dr. Bilal Khalid also serves as an academic editor at Education Research International and a reviewer for international journals.",institutionString:"KMITL Business School",institution:{name:"King Mongkut's Institute of Technology Ladkrabang",country:{name:"Thailand"}}},{id:"418514",title:"Dr.",name:"Muhammad",middleName:null,surname:"Mohiuddin",slug:"muhammad-mohiuddin",fullName:"Muhammad Mohiuddin",position:null,profilePictureURL:"https://s3.us-east-1.amazonaws.com/intech-files/0033Y000038UqSfQAK/Profile_Picture_2022-05-13T10:39:03.jpg",biography:"Dr. Muhammad Mohiuddin is an Associate Professor of International Business at Laval University, Canada. He has taught at Thompson Rivers University, Canada; University of Paris-Est, France; Osnabruck University of Applied Science, Germany; and Shanghai Institute of Technology and Tianjin University of Technology, China. He has published research in Research Policy, Applied Economics, Review of Economic Philosophy, Strategic Change, International Journal of Logistics, Sustainability, Journal of Environmental Management, Journal of Global Information Management, Journal of Cleaner Production, M@N@GEMENT, and more. He is a member of CEDIMES Institut (France), Academy of International Business (AIB), Strategic Management Society (SMS), Academy of Management (AOM), Administrative Science Association of Canada (ASAC), and Canadian council of small business and entrepreneurship (CCSBE). He is currently the director of the Research Group on Contemporary Asia (GERAC) at Laval University. He is also co-managing editor of Transnational Corporations Review and a guest editor for Electronic Commerce Research and Journal of Internet Technology.",institutionString:"Université Laval",institution:{name:"Université Laval",country:{name:"Canada"}}},{id:"189147",title:"Dr.",name:"Hailan",middleName:null,surname:"Salamun",slug:"hailan-salamun",fullName:"Hailan Salamun",position:null,profilePictureURL:"https://mts.intechopen.com/storage/users/189147/images/19274_n.jpeg",biography:"Hailan Salamun, (Dr.) was born in Selangor, Malaysia and graduated from Tunku Ampuan Jamaah Religious High School at Shah Alam. Obtained a degree from the International Islamic University (UIA), Gombak in the field of Islamic Revealed Knowledge and Heritage. Next, I furthered my studies to the professional level to obtain a Diploma in Education at UIA. After serving for several years in school, I furthered my studies to the Master of Dakwah and Leadership at Universiti Kebangsaan Malaysia (UKM), Bangi. I graduated with a Doctor of Philosophy in Principalship Leadership from the University of Malaya (UM) in 2010. I am currently a senior lecturer in the Department of Nationalism and Civilization, Center for Basic and Continuing Education, Universiti Malaysia Terengganu. Prior to that, I had served in several educational institutions such as schools, the Institute of Teacher Education (IPG), and also the University of Malaya. I am also actively involved in paper presentation, writing and publishing. My research interests are focused on leadership, education, society and Islamic civilization. This area of research requires a detailed understanding of Islamic studies and research studies in leadership. Another research interest that I have explored recently is the politics of the Malay community and also the leadership of the mosque.",institutionString:null,institution:{name:"Universiti Malaysia Terengganu",country:{name:"Malaysia"}}},{id:"442081",title:"Dr.",name:"Audrey",middleName:null,surname:"Addy",slug:"audrey-addy",fullName:"Audrey Addy",position:null,profilePictureURL:"//cdnintech.com/web/frontend/www/assets/author.svg",biography:null,institutionString:null,institution:{name:"Kwame Nkrumah University of Science and Technology",country:{name:"Ghana"}}},{id:"442083",title:"Dr.",name:"James",middleName:null,surname:"Addy",slug:"james-addy",fullName:"James Addy",position:null,profilePictureURL:"//cdnintech.com/web/frontend/www/assets/author.svg",biography:null,institutionString:null,institution:{name:"Ghana Health Service",country:{name:"Ghana"}}},{id:"437993",title:"Mr.",name:"Job",middleName:null,surname:"Jackson",slug:"job-jackson",fullName:"Job Jackson",position:null,profilePictureURL:"//cdnintech.com/web/frontend/www/assets/author.svg",biography:null,institutionString:null,institution:{name:"Management College of Southern Africa",country:{name:"South Africa"}}},{id:"437991",title:"Prof.",name:"Muhammad",middleName:null,surname:"Hoque",slug:"muhammad-hoque",fullName:"Muhammad Hoque",position:null,profilePictureURL:"//cdnintech.com/web/frontend/www/assets/author.svg",biography:null,institutionString:null,institution:{name:"Management College of Southern Africa",country:{name:"South Africa"}}},{id:"428495",title:"Prof.",name:"Asyraf",middleName:null,surname:"Ab Rahman",slug:"asyraf-ab-rahman",fullName:"Asyraf Ab Rahman",position:null,profilePictureURL:"//cdnintech.com/web/frontend/www/assets/author.svg",biography:null,institutionString:null,institution:{name:"Universiti Malaysia Terengganu",country:{name:"Malaysia"}}},{id:"421024",title:"Prof.",name:"Harold Andrew",middleName:null,surname:"Patrick",slug:"harold-andrew-patrick",fullName:"Harold Andrew Patrick",position:null,profilePictureURL:"//cdnintech.com/web/frontend/www/assets/author.svg",biography:null,institutionString:null,institution:{name:"Jain University",country:{name:"India"}}},{id:"429650",title:"Dr.",name:"Jacqueline",middleName:null,surname:"Kareem",slug:"jacqueline-kareem",fullName:"Jacqueline Kareem",position:null,profilePictureURL:"//cdnintech.com/web/frontend/www/assets/author.svg",biography:null,institutionString:null,institution:{name:"Christ University",country:{name:"India"}}},{id:"421041",title:"Dr.",name:"Sunil",middleName:null,surname:"Kumar Ramdas",slug:"sunil-kumar-ramdas",fullName:"Sunil Kumar Ramdas",position:null,profilePictureURL:"//cdnintech.com/web/frontend/www/assets/author.svg",biography:null,institutionString:null,institution:{name:"Jain University",country:{name:"India"}}},{id:"421833",title:"Mr.",name:"Eugene",middleName:null,surname:"Owusu-Acheampong",slug:"eugene-owusu-acheampong",fullName:"Eugene Owusu-Acheampong",position:null,profilePictureURL:"//cdnintech.com/web/frontend/www/assets/author.svg",biography:null,institutionString:null,institution:{name:"University of Ghana",country:{name:"Ghana"}}},{id:"421826",title:"Dr.",name:"Inusah",middleName:null,surname:"Salifu",slug:"inusah-salifu",fullName:"Inusah Salifu",position:null,profilePictureURL:"//cdnintech.com/web/frontend/www/assets/author.svg",biography:null,institutionString:null,institution:{name:"University of Ghana",country:{name:"Ghana"}}},{id:"420823",title:"Prof.",name:"Gardênia da Silva",middleName:null,surname:"Abbad",slug:"gardenia-da-silva-abbad",fullName:"Gardênia da Silva Abbad",position:null,profilePictureURL:"//cdnintech.com/web/frontend/www/assets/author.svg",biography:null,institutionString:null,institution:{name:"University of Brasília",country:{name:"Brazil"}}},{id:"437613",title:"MSc.",name:"Juliana",middleName:null,surname:"Legentil",slug:"juliana-legentil",fullName:"Juliana Legentil",position:null,profilePictureURL:"//cdnintech.com/web/frontend/www/assets/author.svg",biography:null,institutionString:null,institution:{name:"University of Brasília",country:{name:"Brazil"}}},{id:"239876",title:"Ph.D.",name:"Luciana",middleName:null,surname:"Mourão",slug:"luciana-mourao",fullName:"Luciana Mourão",position:null,profilePictureURL:"//cdnintech.com/web/frontend/www/assets/author.svg",biography:null,institutionString:null,institution:{name:"Universidade Salgado de Oliveira",country:{name:"Brazil"}}},{id:"421735",title:"Dr.",name:"elizabeth",middleName:null,surname:"addy",slug:"elizabeth-addy",fullName:"elizabeth addy",position:null,profilePictureURL:"//cdnintech.com/web/frontend/www/assets/author.svg",biography:null,institutionString:null,institution:null},{id:"421006",title:"Dr.",name:"Anna",middleName:null,surname:"Uster",slug:"anna-uster",fullName:"Anna Uster",position:null,profilePictureURL:"//cdnintech.com/web/frontend/www/assets/author.svg",biography:null,institutionString:null,institution:null},{id:"470243",title:"Dr.",name:"Md Samim",middleName:null,surname:"Al Azad",slug:"md-samim-al-azad",fullName:"Md Samim Al Azad",position:null,profilePictureURL:"//cdnintech.com/web/frontend/www/assets/author.svg",biography:null,institutionString:null,institution:null},{id:"470244",title:"Dr.",name:"Slimane",middleName:null,surname:"Ed-dafali",slug:"slimane-ed-dafali",fullName:"Slimane Ed-dafali",position:null,profilePictureURL:"//cdnintech.com/web/frontend/www/assets/author.svg",biography:null,institutionString:null,institution:null},{id:"421011",title:"Dr.",name:"Afatakpa",middleName:null,surname:"Fortune",slug:"afatakpa-fortune",fullName:"Afatakpa Fortune",position:null,profilePictureURL:"//cdnintech.com/web/frontend/www/assets/author.svg",biography:null,institutionString:null,institution:null},{id:"446057",title:"Mr.",name:"Okedare",middleName:null,surname:"David Olubukunmi",slug:"okedare-david-olubukunmi",fullName:"Okedare David Olubukunmi",position:null,profilePictureURL:"//cdnintech.com/web/frontend/www/assets/author.svg",biography:null,institutionString:null,institution:null},{id:"421778",title:"Dr.",name:"Fatimah",middleName:"Saeed",surname:"AlAhmari",slug:"fatimah-alahmari",fullName:"Fatimah AlAhmari",position:null,profilePictureURL:"//cdnintech.com/web/frontend/www/assets/author.svg",biography:null,institutionString:null,institution:null},{id:"421065",title:"Ms.",name:"Euzália",middleName:null,surname:"do Rosário Botelho Tomé",slug:"euzalia-do-rosario-botelho-tome",fullName:"Euzália do Rosário Botelho Tomé",position:null,profilePictureURL:"//cdnintech.com/web/frontend/www/assets/author.svg",biography:null,institutionString:null,institution:null},{id:"421053",title:"Associate Prof.",name:"Ken",middleName:null,surname:"Kalala Ndalamba",slug:"ken-kalala-ndalamba",fullName:"Ken Kalala Ndalamba",position:null,profilePictureURL:"//cdnintech.com/web/frontend/www/assets/author.svg",biography:null,institutionString:null,institution:null}]}},subseries:{item:{id:"9",type:"subseries",title:"Biotechnology - Biosensors, Biomaterials and Tissue Engineering",keywords:"Biotechnology, Biosensors, Biomaterials, Tissue Engineering",scope:"The Biotechnology - Biosensors, Biomaterials and Tissue Engineering topic within the Biomedical Engineering Series aims to rapidly publish contributions on all aspects of biotechnology, biosensors, biomaterial and tissue engineering. We encourage the submission of manuscripts that provide novel and mechanistic insights that report significant advances in the fields. Topics can include but are not limited to: Biotechnology such as biotechnological products and process engineering; Biotechnologically relevant enzymes and proteins; Bioenergy and biofuels; Applied genetics and molecular biotechnology; Genomics, transcriptomics, proteomics; Applied microbial and cell physiology; Environmental biotechnology; Methods and protocols. Moreover, topics in biosensor technology, like sensors that incorporate enzymes, antibodies, nucleic acids, whole cells, tissues and organelles, and other biological or biologically inspired components will be considered, and topics exploring transducers, including those based on electrochemical and optical piezoelectric, thermal, magnetic, and micromechanical elements. Chapters exploring biomaterial approaches such as polymer synthesis and characterization, drug and gene vector design, biocompatibility, immunology and toxicology, and self-assembly at the nanoscale, are welcome. Finally, the tissue engineering subcategory will support topics such as the fundamentals of stem cells and progenitor cells and their proliferation, differentiation, bioreactors for three-dimensional culture and studies of phenotypic changes, stem and progenitor cells, both short and long term, ex vivo and in vivo implantation both in preclinical models and also in clinical trials.",coverUrl:"https://cdn.intechopen.com/series_topics/covers/9.jpg",hasOnlineFirst:!0,hasPublishedBooks:!0,annualVolume:11405,editor:{id:"126286",title:"Dr.",name:"Luis",middleName:"Jesús",surname:"Villarreal-Gómez",slug:"luis-villarreal-gomez",fullName:"Luis Villarreal-Gómez",profilePictureURL:"https://mts.intechopen.com/storage/users/126286/images/system/126286.jpg",biography:"Dr. Luis Villarreal is a research professor from the Facultad de Ciencias de la Ingeniería y Tecnología, Universidad Autónoma de Baja California, Tijuana, Baja California, México. Dr. Villarreal is the editor in chief and founder of the Revista de Ciencias Tecnológicas (RECIT) (https://recit.uabc.mx/) and is a member of several editorial and reviewer boards for numerous international journals. He has published more than thirty international papers and reviewed more than ninety-two manuscripts. His research interests include biomaterials, nanomaterials, bioengineering, biosensors, drug delivery systems, and tissue engineering.",institutionString:null,institution:{name:"Autonomous University of Baja California",institutionURL:null,country:{name:"Mexico"}}},editorTwo:null,editorThree:null,series:{id:"7",title:"Biomedical Engineering",doi:"10.5772/intechopen.71985",issn:"2631-5343"},editorialBoard:[{id:"35539",title:"Dr.",name:"Cecilia",middleName:null,surname:"Cristea",slug:"cecilia-cristea",fullName:"Cecilia Cristea",profilePictureURL:"https://s3.us-east-1.amazonaws.com/intech-files/0030O00002aYQ65QAG/Profile_Picture_1621007741527",institutionString:null,institution:{name:"Iuliu Hațieganu University of Medicine and Pharmacy",institutionURL:null,country:{name:"Romania"}}},{id:"40735",title:"Dr.",name:"Gil",middleName:"Alberto Batista",surname:"Gonçalves",slug:"gil-goncalves",fullName:"Gil Gonçalves",profilePictureURL:"https://s3.us-east-1.amazonaws.com/intech-files/0030O00002aYRLGQA4/Profile_Picture_1628492612759",institutionString:null,institution:{name:"University of Aveiro",institutionURL:null,country:{name:"Portugal"}}},{id:"211725",title:"Associate Prof.",name:"Johann F.",middleName:null,surname:"Osma",slug:"johann-f.-osma",fullName:"Johann F. Osma",profilePictureURL:"https://s3.us-east-1.amazonaws.com/intech-files/0030O00002bSDv7QAG/Profile_Picture_1626602531691",institutionString:null,institution:{name:"Universidad de Los Andes",institutionURL:null,country:{name:"Colombia"}}},{id:"69697",title:"Dr.",name:"Mani T.",middleName:null,surname:"Valarmathi",slug:"mani-t.-valarmathi",fullName:"Mani T. Valarmathi",profilePictureURL:"https://mts.intechopen.com/storage/users/69697/images/system/69697.jpg",institutionString:"Religen Inc. | A Life Science Company, United States of America",institution:null},{id:"205081",title:"Dr.",name:"Marco",middleName:"Vinícius",surname:"Chaud",slug:"marco-chaud",fullName:"Marco Chaud",profilePictureURL:"https://s3.us-east-1.amazonaws.com/intech-files/0030O00002bSDGeQAO/Profile_Picture_1622624307737",institutionString:null,institution:{name:"Universidade de Sorocaba",institutionURL:null,country:{name:"Brazil"}}}]},onlineFirstChapters:{paginationCount:2,paginationItems:[{id:"82483",title:"Oxidative Stress in Cardiovascular Diseases",doi:"10.5772/intechopen.105891",signatures:"Laura Mourino-Alvarez, Tamara Sastre-Oliva, Nerea Corbacho-Alonso and Maria G. Barderas",slug:"oxidative-stress-in-cardiovascular-diseases",totalDownloads:10,totalCrossrefCites:0,totalDimensionsCites:0,authors:null,book:{title:"Importance of Oxidative Stress and Antioxidant System in Health and Disease",coverURL:"https://cdn.intechopen.com/books/images_new/11671.jpg",subseries:{id:"15",title:"Chemical Biology"}}},{id:"82291",title:"The Role of Oxidative Stress in the Onset and Development of Age-Related Macular Degeneration",doi:"10.5772/intechopen.105599",signatures:"Emina Čolak, Lepša Žorić, Miloš Mirković, Jana Mirković, Ilija Dragojević, Dijana Mirić, Bojana Kisić and Ljubinka Nikolić",slug:"the-role-of-oxidative-stress-in-the-onset-and-development-of-age-related-macular-degeneration",totalDownloads:14,totalCrossrefCites:0,totalDimensionsCites:0,authors:null,book:{title:"Importance of Oxidative Stress and Antioxidant System in Health and Disease",coverURL:"https://cdn.intechopen.com/books/images_new/11671.jpg",subseries:{id:"15",title:"Chemical Biology"}}}]},publishedBooks:{paginationCount:14,paginationItems:[{type:"book",id:"10840",title:"Benzimidazole",subtitle:null,coverURL:"https://cdn.intechopen.com/books/images_new/10840.jpg",slug:"benzimidazole",publishedDate:"July 13th 2022",editedByType:"Edited by",bookSignature:"Pravin Kendrekar and Vinayak Adimule",hash:"e28c770013e7a8dd0fc37aea6aa9def8",volumeInSeries:34,fullTitle:"Benzimidazole",editors:[{id:"310674",title:"Dr.",name:"Pravin",middleName:null,surname:"Kendrekar",slug:"pravin-kendrekar",fullName:"Pravin Kendrekar",profilePictureURL:"https://mts.intechopen.com/storage/users/310674/images/system/310674.jpg",institutionString:"Visiting Scientist at Lipid Nanostructures Laboratory, Centre for Smart Materials, School of Natural Sciences, University of Central Lancashire",institution:null}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null},{type:"book",id:"10798",title:"Starch",subtitle:"Evolution and Recent Advances",coverURL:"https://cdn.intechopen.com/books/images_new/10798.jpg",slug:"starch-evolution-and-recent-advances",publishedDate:"June 28th 2022",editedByType:"Edited by",bookSignature:"Martins Ochubiojo Emeje",hash:"f197f6062c1574a9a90e50a369271bcf",volumeInSeries:33,fullTitle:"Starch - Evolution and Recent Advances",editors:[{id:"94311",title:"Prof.",name:"Martins",middleName:"Ochubiojo",surname:"Ochubiojo Emeje",slug:"martins-ochubiojo-emeje",fullName:"Martins Ochubiojo Emeje",profilePictureURL:"https://mts.intechopen.com/storage/users/94311/images/system/94311.jpeg",institutionString:"National Institute for Pharmaceutical Research and Development",institution:{name:"National Institute for Pharmaceutical Research and Development",institutionURL:null,country:{name:"Nigeria"}}}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null},{type:"book",id:"11332",title:"Essential Oils",subtitle:"Advances in Extractions and Biological Applications",coverURL:"https://cdn.intechopen.com/books/images_new/11332.jpg",slug:"essential-oils-advances-in-extractions-and-biological-applications",publishedDate:"June 23rd 2022",editedByType:"Edited by",bookSignature:"Mozaniel Santana de Oliveira and Eloisa Helena de Aguiar Andrade",hash:"742e6cae3a35686f975edc8d7f9afa94",volumeInSeries:32,fullTitle:"Essential Oils - Advances in Extractions and Biological Applications",editors:[{id:"195290",title:"Ph.D.",name:"Mozaniel",middleName:null,surname:"Santana De Oliveira",slug:"mozaniel-santana-de-oliveira",fullName:"Mozaniel Santana De Oliveira",profilePictureURL:"https://mts.intechopen.com/storage/users/195290/images/system/195290.png",institutionString:"Museu Paraense Emílio Goeldi",institution:{name:"Museu Paraense Emílio Goeldi",institutionURL:null,country:{name:"Brazil"}}}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null},{type:"book",id:"10841",title:"Hydrolases",subtitle:null,coverURL:"https://cdn.intechopen.com/books/images_new/10841.jpg",slug:"hydrolases",publishedDate:"June 15th 2022",editedByType:"Edited by",bookSignature:"Sajjad Haider, Adnan Haider and Angel Catalá",hash:"4e868cde273d65a7ff54b1817d640629",volumeInSeries:29,fullTitle:"Hydrolases",editors:[{id:"110708",title:"Dr.",name:"Sajjad",middleName:null,surname:"Haider",slug:"sajjad-haider",fullName:"Sajjad Haider",profilePictureURL:"https://mts.intechopen.com/storage/users/110708/images/system/110708.png",institutionString:"King Saud University",institution:{name:"King Saud University",institutionURL:null,country:{name:"Saudi Arabia"}}}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null},{type:"book",id:"10799",title:"Phenolic Compounds",subtitle:"Chemistry, Synthesis, Diversity, Non-Conventional Industrial, Pharmaceutical and Therapeutic Applications",coverURL:"https://cdn.intechopen.com/books/images_new/10799.jpg",slug:"phenolic-compounds-chemistry-synthesis-diversity-non-conventional-industrial-pharmaceutical-and-therapeutic-applications",publishedDate:"February 23rd 2022",editedByType:"Edited by",bookSignature:"Farid A. Badria",hash:"339199f254d2987ef3167eef74fb8a38",volumeInSeries:26,fullTitle:"Phenolic Compounds - Chemistry, Synthesis, Diversity, Non-Conventional Industrial, Pharmaceutical and Therapeutic Applications",editors:[{id:"41865",title:"Prof.",name:"Farid A.",middleName:null,surname:"Badria",slug:"farid-a.-badria",fullName:"Farid A. Badria",profilePictureURL:"https://mts.intechopen.com/storage/users/41865/images/system/41865.jpg",institutionString:"Mansoura University",institution:{name:"Mansoura University",institutionURL:null,country:{name:"Egypt"}}}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null},{type:"book",id:"9753",title:"Terpenes and Terpenoids",subtitle:"Recent Advances",coverURL:"https://cdn.intechopen.com/books/images_new/9753.jpg",slug:"terpenes-and-terpenoids-recent-advances",publishedDate:"July 28th 2021",editedByType:"Edited by",bookSignature:"Shagufta Perveen and Areej Mohammad Al-Taweel",hash:"575689df13c78bf0e6c1be40804cd010",volumeInSeries:21,fullTitle:"Terpenes and Terpenoids - Recent Advances",editors:[{id:"192992",title:"Prof.",name:"Shagufta",middleName:null,surname:"Perveen",slug:"shagufta-perveen",fullName:"Shagufta Perveen",profilePictureURL:"https://mts.intechopen.com/storage/users/192992/images/system/192992.png",institutionString:"King Saud University",institution:{name:"King Saud University",institutionURL:null,country:{name:"Saudi Arabia"}}}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null},{type:"book",id:"9731",title:"Oxidoreductase",subtitle:null,coverURL:"https://cdn.intechopen.com/books/images_new/9731.jpg",slug:"oxidoreductase",publishedDate:"February 17th 2021",editedByType:"Edited by",bookSignature:"Mahmoud Ahmed Mansour",hash:"852e6f862c85fc3adecdbaf822e64e6e",volumeInSeries:19,fullTitle:"Oxidoreductase",editors:[{id:"224662",title:"Prof.",name:"Mahmoud Ahmed",middleName:null,surname:"Mansour",slug:"mahmoud-ahmed-mansour",fullName:"Mahmoud Ahmed Mansour",profilePictureURL:"https://mts.intechopen.com/storage/users/224662/images/system/224662.jpg",institutionString:"King Saud bin Abdulaziz University for Health Sciences",institution:{name:"King Saud bin Abdulaziz University for Health Sciences",institutionURL:null,country:{name:"Saudi Arabia"}}}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null},{type:"book",id:"8094",title:"Aflatoxin B1 Occurrence, Detection and Toxicological Effects",subtitle:null,coverURL:"https://cdn.intechopen.com/books/images_new/8094.jpg",slug:"aflatoxin-b1-occurrence-detection-and-toxicological-effects",publishedDate:"June 3rd 2020",editedByType:"Edited by",bookSignature:"Xi-Dai Long",hash:"44f4ad52d8a8cbb22ef3d505d6b18027",volumeInSeries:14,fullTitle:"Aflatoxin B1 Occurrence, Detection and Toxicological Effects",editors:[{id:"202142",title:"Prof.",name:"Xi-Dai",middleName:null,surname:"Long",slug:"xi-dai-long",fullName:"Xi-Dai Long",profilePictureURL:"https://mts.intechopen.com/storage/users/202142/images/system/202142.jpeg",institutionString:"Youjiang Medical University for Nationalities",institution:{name:"University of Macau",institutionURL:null,country:{name:"Macau"}}}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null},{type:"book",id:"8004",title:"Nitrogen Fixation",subtitle:null,coverURL:"https://cdn.intechopen.com/books/images_new/8004.jpg",slug:"nitrogen-fixation",publishedDate:"April 8th 2020",editedByType:"Edited by",bookSignature:"Everlon Cid Rigobelo and Ademar Pereira Serra",hash:"02f39c8365ba155d1c520184c2f26976",volumeInSeries:11,fullTitle:"Nitrogen Fixation",editors:[{id:"39553",title:"Prof.",name:"Everlon",middleName:"Cid",surname:"Rigobelo",slug:"everlon-rigobelo",fullName:"Everlon Rigobelo",profilePictureURL:"https://mts.intechopen.com/storage/users/39553/images/system/39553.jpg",institutionString:"São Paulo State University",institution:{name:"Sao Paulo State University",institutionURL:null,country:{name:"Brazil"}}}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null},{type:"book",id:"8028",title:"Flavonoids",subtitle:"A Coloring Model for Cheering up Life",coverURL:"https://cdn.intechopen.com/books/images_new/8028.jpg",slug:"flavonoids-a-coloring-model-for-cheering-up-life",publishedDate:"March 11th 2020",editedByType:"Edited by",bookSignature:"Farid A. Badria and Anthony Ananga",hash:"6c33178a5c7d2b276d2c6af4255def64",volumeInSeries:10,fullTitle:"Flavonoids - A Coloring Model for Cheering up Life",editors:[{id:"41865",title:"Prof.",name:"Farid A.",middleName:null,surname:"Badria",slug:"farid-a.-badria",fullName:"Farid A. Badria",profilePictureURL:"https://mts.intechopen.com/storage/users/41865/images/system/41865.jpg",institutionString:"Mansoura University",institution:{name:"Mansoura University",institutionURL:null,country:{name:"Egypt"}}}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null},{type:"book",id:"8170",title:"Chemical Properties of Starch",subtitle:null,coverURL:"https://cdn.intechopen.com/books/images_new/8170.jpg",slug:"chemical-properties-of-starch",publishedDate:"March 11th 2020",editedByType:"Edited by",bookSignature:"Martins Emeje",hash:"0aedfdb374631bb3a33870c4ed16559a",volumeInSeries:9,fullTitle:"Chemical Properties of Starch",editors:[{id:"94311",title:"Prof.",name:"Martins",middleName:"Ochubiojo",surname:"Ochubiojo Emeje",slug:"martins-ochubiojo-emeje",fullName:"Martins Ochubiojo Emeje",profilePictureURL:"https://mts.intechopen.com/storage/users/94311/images/system/94311.jpeg",institutionString:"National Institute for Pharmaceutical Research and Development",institution:{name:"National Institute for Pharmaceutical Research and Development",institutionURL:null,country:{name:"Nigeria"}}}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null},{type:"book",id:"8019",title:"Alginates",subtitle:"Recent Uses of This Natural Polymer",coverURL:"https://cdn.intechopen.com/books/images_new/8019.jpg",slug:"alginates-recent-uses-of-this-natural-polymer",publishedDate:"February 5th 2020",editedByType:"Edited by",bookSignature:"Leonel Pereira",hash:"61ea5c1aef462684a3b2215631b7dbf2",volumeInSeries:7,fullTitle:"Alginates - Recent Uses of This Natural Polymer",editors:[{id:"279788",title:"Dr.",name:"Leonel",middleName:null,surname:"Pereira",slug:"leonel-pereira",fullName:"Leonel Pereira",profilePictureURL:"https://mts.intechopen.com/storage/users/279788/images/system/279788.jpg",institutionString:"University of Coimbra",institution:{name:"University of Coimbra",institutionURL:null,country:{name:"Portugal"}}}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null}]},testimonialsList:[{id:"8",text:"I work with IntechOpen for a number of reasons: their professionalism, their mission in support of Open Access publishing, and the quality of their peer-reviewed publications, but also because they believe in equality.",author:{id:"202192",name:"Catrin",surname:"Rutland",institutionString:null,profilePictureURL:"https://mts.intechopen.com/storage/users/202192/images/system/202192.png",slug:"catrin-rutland",institution:{id:"134",name:"University of Nottingham",country:{id:null,name:"United Kingdom"}}}},{id:"18",text:"It was great publishing with IntechOpen, the process was straightforward and I had support all along.",author:{id:"71579",name:"Berend",surname:"Olivier",institutionString:"Utrecht University",profilePictureURL:"https://mts.intechopen.com/storage/users/71579/images/system/71579.png",slug:"berend-olivier",institution:{id:"253",name:"Utrecht University",country:{id:null,name:"Netherlands"}}}},{id:"27",text:"The opportunity to work with a prestigious publisher allows for the possibility to collaborate with more research groups interested in animal nutrition, leading to the development of new feeding strategies and food valuation while being more sustainable with the environment, allowing more readers to learn about the subject.",author:{id:"175967",name:"Manuel",surname:"Gonzalez Ronquillo",institutionString:null,profilePictureURL:"https://mts.intechopen.com/storage/users/175967/images/system/175967.png",slug:"manuel-gonzalez-ronquillo",institution:{id:"6221",name:"Universidad Autónoma del Estado de México",country:{id:null,name:"Mexico"}}}}]},submityourwork:{pteSeriesList:[{id:"14",title:"Artificial Intelligence",numberOfPublishedBooks:9,numberOfPublishedChapters:90,numberOfOpenTopics:6,numberOfUpcomingTopics:0,issn:"2633-1403",doi:"10.5772/intechopen.79920",isOpenForSubmission:!0},{id:"7",title:"Biomedical Engineering",numberOfPublishedBooks:12,numberOfPublishedChapters:107,numberOfOpenTopics:3,numberOfUpcomingTopics:0,issn:"2631-5343",doi:"10.5772/intechopen.71985",isOpenForSubmission:!0}],lsSeriesList:[{id:"11",title:"Biochemistry",numberOfPublishedBooks:33,numberOfPublishedChapters:330,numberOfOpenTopics:4,numberOfUpcomingTopics:0,issn:"2632-0983",doi:"10.5772/intechopen.72877",isOpenForSubmission:!0},{id:"25",title:"Environmental Sciences",numberOfPublishedBooks:1,numberOfPublishedChapters:19,numberOfOpenTopics:4,numberOfUpcomingTopics:0,issn:"2754-6713",doi:"10.5772/intechopen.100362",isOpenForSubmission:!0},{id:"10",title:"Physiology",numberOfPublishedBooks:14,numberOfPublishedChapters:145,numberOfOpenTopics:4,numberOfUpcomingTopics:0,issn:"2631-8261",doi:"10.5772/intechopen.72796",isOpenForSubmission:!0}],hsSeriesList:[{id:"3",title:"Dentistry",numberOfPublishedBooks:9,numberOfPublishedChapters:139,numberOfOpenTopics:2,numberOfUpcomingTopics:0,issn:"2631-6218",doi:"10.5772/intechopen.71199",isOpenForSubmission:!0},{id:"6",title:"Infectious Diseases",numberOfPublishedBooks:13,numberOfPublishedChapters:123,numberOfOpenTopics:4,numberOfUpcomingTopics:0,issn:"2631-6188",doi:"10.5772/intechopen.71852",isOpenForSubmission:!0},{id:"13",title:"Veterinary Medicine and Science",numberOfPublishedBooks:11,numberOfPublishedChapters:112,numberOfOpenTopics:3,numberOfUpcomingTopics:0,issn:"2632-0517",doi:"10.5772/intechopen.73681",isOpenForSubmission:!0}],sshSeriesList:[{id:"22",title:"Business, Management and Economics",numberOfPublishedBooks:1,numberOfPublishedChapters:21,numberOfOpenTopics:3,numberOfUpcomingTopics:0,issn:"2753-894X",doi:"10.5772/intechopen.100359",isOpenForSubmission:!0},{id:"23",title:"Education and Human Development",numberOfPublishedBooks:0,numberOfPublishedChapters:11,numberOfOpenTopics:1,numberOfUpcomingTopics:1,issn:null,doi:"10.5772/intechopen.100360",isOpenForSubmission:!0},{id:"24",title:"Sustainable Development",numberOfPublishedBooks:1,numberOfPublishedChapters:19,numberOfOpenTopics:5,numberOfUpcomingTopics:0,issn:"2753-6580",doi:"10.5772/intechopen.100361",isOpenForSubmission:!0}],subseriesList:[],annualVolumeBook:{},thematicCollection:[],selectedSeries:null,selectedSubseries:null},seriesLanding:{item:{id:"7",title:"Biomedical Engineering",doi:"10.5772/intechopen.71985",issn:"2631-5343",scope:"Biomedical Engineering is one of the fastest-growing interdisciplinary branches of science and industry. The combination of electronics and computer science with biology and medicine has improved patient diagnosis, reduced rehabilitation time, and helped to facilitate a better quality of life. Nowadays, all medical imaging devices, medical instruments, or new laboratory techniques result from the cooperation of specialists in various fields. The series of Biomedical Engineering books covers such areas of knowledge as chemistry, physics, electronics, medicine, and biology. This series is intended for doctors, engineers, and scientists involved in biomedical engineering or those wanting to start working in this field.",coverUrl:"https://cdn.intechopen.com/series/covers/7.jpg",latestPublicationDate:"August 3rd, 2022",hasOnlineFirst:!0,numberOfOpenTopics:3,numberOfPublishedChapters:107,numberOfPublishedBooks:12,editor:{id:"50150",title:"Prof.",name:"Robert",middleName:null,surname:"Koprowski",fullName:"Robert Koprowski",profilePictureURL:"https://s3.us-east-1.amazonaws.com/intech-files/0030O00002aYTYNQA4/Profile_Picture_1630478535317",biography:"Robert Koprowski, MD (1997), PhD (2003), Habilitation (2015), is an employee of the University of Silesia, Poland, Institute of Computer Science, Department of Biomedical Computer Systems. For 20 years, he has studied the analysis and processing of biomedical images, emphasizing the full automation of measurement for a large inter-individual variability of patients. Dr. Koprowski has authored more than a hundred research papers with dozens in impact factor (IF) journals and has authored or co-authored six books. Additionally, he is the author of several national and international patents in the field of biomedical devices and imaging. Since 2011, he has been a reviewer of grants and projects (including EU projects) in biomedical engineering.",institutionString:null,institution:{name:"University of Silesia",institutionURL:null,country:{name:"Poland"}}},subseries:[{id:"7",title:"Bioinformatics and Medical Informatics",keywords:"Biomedical Data, Drug Discovery, Clinical Diagnostics, Decoding Human Genome, AI in Personalized Medicine, Disease-prevention Strategies, Big Data Analysis in Medicine",scope:"Bioinformatics aims to help understand the functioning of the mechanisms of living organisms through the construction and use of quantitative tools. The applications of this research cover many related fields, such as biotechnology and medicine, where, for example, Bioinformatics contributes to faster drug design, DNA analysis in forensics, and DNA sequence analysis in the field of personalized medicine. Personalized medicine is a type of medical care in which treatment is customized individually for each patient. Personalized medicine enables more effective therapy, reduces the costs of therapy and clinical trials, and also minimizes the risk of side effects. Nevertheless, advances in personalized medicine would not have been possible without bioinformatics, which can analyze the human genome and other vast amounts of biomedical data, especially in genetics. The rapid growth of information technology enabled the development of new tools to decode human genomes, large-scale studies of genetic variations and medical informatics. The considerable development of technology, including the computing power of computers, is also conducive to the development of bioinformatics, including personalized medicine. In an era of rapidly growing data volumes and ever lower costs of generating, storing and computing data, personalized medicine holds great promises. Modern computational methods used as bioinformatics tools can integrate multi-scale, multi-modal and longitudinal patient data to create even more effective and safer therapy and disease prevention methods. Main aspects of the topic are: Applying bioinformatics in drug discovery and development; Bioinformatics in clinical diagnostics (genetic variants that act as markers for a condition or a disease); Blockchain and Artificial Intelligence/Machine Learning in personalized medicine; Customize disease-prevention strategies in personalized medicine; Big data analysis in personalized medicine; Translating stratification algorithms into clinical practice of personalized medicine.",annualVolume:11403,isOpenForSubmission:!0,coverUrl:"https://cdn.intechopen.com/series_topics/covers/7.jpg",editor:{id:"351533",title:"Dr.",name:"Slawomir",middleName:null,surname:"Wilczynski",fullName:"Slawomir Wilczynski",profilePictureURL:"https://s3.us-east-1.amazonaws.com/intech-files/0033Y000035U1loQAC/Profile_Picture_1630074514792",institutionString:null,institution:{name:"Medical University of Silesia",institutionURL:null,country:{name:"Poland"}}},editorTwo:null,editorThree:null,editorialBoard:[{id:"5886",title:"Dr.",name:"Alexandros",middleName:"T.",surname:"Tzallas",fullName:"Alexandros Tzallas",profilePictureURL:"https://mts.intechopen.com/storage/users/5886/images/system/5886.png",institutionString:"University of Ioannina, Greece & Imperial College London",institution:{name:"University of Ioannina",institutionURL:null,country:{name:"Greece"}}},{id:"257388",title:"Distinguished Prof.",name:"Lulu",middleName:null,surname:"Wang",fullName:"Lulu Wang",profilePictureURL:"https://s3.us-east-1.amazonaws.com/intech-files/0030O00002bRX6kQAG/Profile_Picture_1630329584194",institutionString:"Shenzhen Technology University",institution:{name:"Shenzhen Technology University",institutionURL:null,country:{name:"China"}}},{id:"225387",title:"Prof.",name:"Reda R.",middleName:"R.",surname:"Gharieb",fullName:"Reda R. Gharieb",profilePictureURL:"https://mts.intechopen.com/storage/users/225387/images/system/225387.jpg",institutionString:"Assiut University",institution:{name:"Assiut University",institutionURL:null,country:{name:"Egypt"}}}]},{id:"8",title:"Bioinspired Technology and Biomechanics",keywords:"Bioinspired Systems, Biomechanics, Assistive Technology, Rehabilitation",scope:'Bioinspired technologies take advantage of understanding the actual biological system to provide solutions to problems in several areas. Recently, bioinspired systems have been successfully employing biomechanics to develop and improve assistive technology and rehabilitation devices. The research topic "Bioinspired Technology and Biomechanics" welcomes studies reporting recent advances in bioinspired technologies that contribute to individuals\' health, inclusion, and rehabilitation. Possible contributions can address (but are not limited to) the following research topics: Bioinspired design and control of exoskeletons, orthoses, and prostheses; Experimental evaluation of the effect of assistive devices (e.g., influence on gait, balance, and neuromuscular system); Bioinspired technologies for rehabilitation, including clinical studies reporting evaluations; Application of neuromuscular and biomechanical models to the development of bioinspired technology.',annualVolume:11404,isOpenForSubmission:!0,coverUrl:"https://cdn.intechopen.com/series_topics/covers/8.jpg",editor:{id:"144937",title:"Prof.",name:"Adriano",middleName:"De Oliveira",surname:"Andrade",fullName:"Adriano Andrade",profilePictureURL:"https://s3.us-east-1.amazonaws.com/intech-files/0030O00002bRC8QQAW/Profile_Picture_1625219101815",institutionString:null,institution:{name:"Federal University of Uberlândia",institutionURL:null,country:{name:"Brazil"}}},editorTwo:null,editorThree:null,editorialBoard:[{id:"49517",title:"Prof.",name:"Hitoshi",middleName:null,surname:"Tsunashima",fullName:"Hitoshi Tsunashima",profilePictureURL:"https://s3.us-east-1.amazonaws.com/intech-files/0030O00002aYTP4QAO/Profile_Picture_1625819726528",institutionString:null,institution:{name:"Nihon University",institutionURL:null,country:{name:"Japan"}}},{id:"425354",title:"Dr.",name:"Marcus",middleName:"Fraga",surname:"Vieira",fullName:"Marcus Vieira",profilePictureURL:"https://s3.us-east-1.amazonaws.com/intech-files/0033Y00003BJSgIQAX/Profile_Picture_1627904687309",institutionString:null,institution:{name:"Universidade Federal de Goiás",institutionURL:null,country:{name:"Brazil"}}},{id:"196746",title:"Dr.",name:"Ramana",middleName:null,surname:"Vinjamuri",fullName:"Ramana Vinjamuri",profilePictureURL:"https://mts.intechopen.com/storage/users/196746/images/system/196746.jpeg",institutionString:"University of Maryland, Baltimore County",institution:{name:"University of Maryland, Baltimore County",institutionURL:null,country:{name:"United States of America"}}}]},{id:"9",title:"Biotechnology - Biosensors, Biomaterials and Tissue Engineering",keywords:"Biotechnology, Biosensors, Biomaterials, Tissue Engineering",scope:"The Biotechnology - Biosensors, Biomaterials and Tissue Engineering topic within the Biomedical Engineering Series aims to rapidly publish contributions on all aspects of biotechnology, biosensors, biomaterial and tissue engineering. We encourage the submission of manuscripts that provide novel and mechanistic insights that report significant advances in the fields. Topics can include but are not limited to: Biotechnology such as biotechnological products and process engineering; Biotechnologically relevant enzymes and proteins; Bioenergy and biofuels; Applied genetics and molecular biotechnology; Genomics, transcriptomics, proteomics; Applied microbial and cell physiology; Environmental biotechnology; Methods and protocols. Moreover, topics in biosensor technology, like sensors that incorporate enzymes, antibodies, nucleic acids, whole cells, tissues and organelles, and other biological or biologically inspired components will be considered, and topics exploring transducers, including those based on electrochemical and optical piezoelectric, thermal, magnetic, and micromechanical elements. Chapters exploring biomaterial approaches such as polymer synthesis and characterization, drug and gene vector design, biocompatibility, immunology and toxicology, and self-assembly at the nanoscale, are welcome. Finally, the tissue engineering subcategory will support topics such as the fundamentals of stem cells and progenitor cells and their proliferation, differentiation, bioreactors for three-dimensional culture and studies of phenotypic changes, stem and progenitor cells, both short and long term, ex vivo and in vivo implantation both in preclinical models and also in clinical trials.",annualVolume:11405,isOpenForSubmission:!0,coverUrl:"https://cdn.intechopen.com/series_topics/covers/9.jpg",editor:{id:"126286",title:"Dr.",name:"Luis",middleName:"Jesús",surname:"Villarreal-Gómez",fullName:"Luis Villarreal-Gómez",profilePictureURL:"https://mts.intechopen.com/storage/users/126286/images/system/126286.jpg",institutionString:null,institution:{name:"Autonomous University of Baja California",institutionURL:null,country:{name:"Mexico"}}},editorTwo:null,editorThree:null,editorialBoard:[{id:"35539",title:"Dr.",name:"Cecilia",middleName:null,surname:"Cristea",fullName:"Cecilia Cristea",profilePictureURL:"https://s3.us-east-1.amazonaws.com/intech-files/0030O00002aYQ65QAG/Profile_Picture_1621007741527",institutionString:null,institution:{name:"Iuliu Hațieganu University of Medicine and Pharmacy",institutionURL:null,country:{name:"Romania"}}},{id:"40735",title:"Dr.",name:"Gil",middleName:"Alberto Batista",surname:"Gonçalves",fullName:"Gil Gonçalves",profilePictureURL:"https://s3.us-east-1.amazonaws.com/intech-files/0030O00002aYRLGQA4/Profile_Picture_1628492612759",institutionString:null,institution:{name:"University of Aveiro",institutionURL:null,country:{name:"Portugal"}}},{id:"211725",title:"Associate Prof.",name:"Johann F.",middleName:null,surname:"Osma",fullName:"Johann F. Osma",profilePictureURL:"https://s3.us-east-1.amazonaws.com/intech-files/0030O00002bSDv7QAG/Profile_Picture_1626602531691",institutionString:null,institution:{name:"Universidad de Los Andes",institutionURL:null,country:{name:"Colombia"}}},{id:"69697",title:"Dr.",name:"Mani T.",middleName:null,surname:"Valarmathi",fullName:"Mani T. Valarmathi",profilePictureURL:"https://mts.intechopen.com/storage/users/69697/images/system/69697.jpg",institutionString:"Religen Inc. | A Life Science Company, United States of America",institution:null},{id:"205081",title:"Dr.",name:"Marco",middleName:"Vinícius",surname:"Chaud",fullName:"Marco Chaud",profilePictureURL:"https://s3.us-east-1.amazonaws.com/intech-files/0030O00002bSDGeQAO/Profile_Picture_1622624307737",institutionString:null,institution:{name:"Universidade de Sorocaba",institutionURL:null,country:{name:"Brazil"}}}]}]}},libraryRecommendation:{success:null,errors:{},institutions:[]},route:{name:"profile.detail",path:"/profiles/313027",hash:"",query:{},params:{id:"313027"},fullPath:"/profiles/313027",meta:{},from:{name:null,path:"/",hash:"",query:{},params:{},fullPath:"/",meta:{}}}},function(){var m;(m=document.currentScript||document.scripts[document.scripts.length-1]).parentNode.removeChild(m)}()