Earthquake ground motion details (horizontal component).
\r\n\t• Role of technological innovation and corporate risk management
\r\n\t• Challenges for corporate governance while launching corporate environmental management among emerging economies
\r\n\t• Demonstrating the relationship between environmental risk management and sustainable management
\r\n\t• Contemplating strategic corporate environmental responsibility under the influence of cultural barriers
\r\n\t• Risk management in different countries – the international management dimension
\r\n\t• Global Standardization vs local adaptation of corporate environmental risk management in multinational corporations.
\r\n\t• Is there a transnational approach to environmental risk management?
\r\n\t• Approaches towards Risk management strategies in the short-term and long-term.
With the rapid development of hardware and software technology for personal computers (PCs), it is simple to effectively incorporate PCs in various precise measurement and complex control applications.VI (Virtual Instrumentation) has evolved into a thorough quest that encompasses the whole field of computer-based instrumentation leading to the large reduction of hardware. The LabVIEW (Laboratory Virtual Instrumentation Engineering Workbench) can be interfaced with several hardware, such as data acquisition cards, instrument control, and industrial automation [1]. LabVIEW is a platform and development environment for system design that focused on the framework of data flow programming. It enables the user to build programs with graphics rather than text code. It performs many applications, such as data acquisition, data interpretation, signal detection, signal processing, control and monitoring. It also simulates the vibration testing and vibration signal processing. It is an important technique that makes it easy to detect internal damage to the structure. Therefore, it is shown to be the prevailing instrument in the study of the dynamic behavior of structures which had become a major concern of mechanical, civil and aerospace engineers. To better understand the dynamic behavior, it is essential to know the modal parameters of the structure, i.e. its natural frequencies, mode shapes and damping ratios. The precise identification of these parameters can be made through the use of robust and reliable methods that belong to the field of research known as modal analysis [2].
There are different causes of vibration, such as continuous force, degradation, resonance, etc. The response of it can be understood through various control actions such as manual, automatic, sine wave generation and square wave generation on the structure. The preventive measures on the structure may be taken through analysis and monitoring of vibration signal by two processes. When the variation of force with time is known, the variation of response is formulated in time domain. This is referred to as time-domain analysis and this former signal analysis can be used to evaluate the response of any linear SDOF system to any arbitrary input. Sometimes, the force function is random and it is not possible to determine its frequency. Moreover, it may have a variable frequency over its duration and hence it is then convenient to perform the analysis in frequency domain. The frequency domain approach is also conceptually similar to the Fourier analysis procedure. However, to apply the periodic load technique to arbitrary loading, it is necessary to extend the Fourier series concept to the representation of non-periodic functions. Various researches are made in recent years to apprehend the dynamic behavior of the structure using virtual instrument engineering workbench. Sura et al., [3] analyzed the cantilever beam using the virtual instrument in which free vibrations were induced and measured in the beam. The results in the form of modal frequency were obtained for the cantilever beam which was properly fixed and he concluded that the theoretically calculated natural frequency and the experimentally calculated natural frequency are almost the same. Yao et al. [4] built a virtual earthquake simulation system instrumentation and stated that the design concept of LabVIEW is more user-friendly and efficient than others. Hu [5], describes the development of modal recognition computing tools and long-term dynamic monitoring in the LabVIEW framework. These consist mainly of two independent functional toolkits known as Structural Modal Identification (SMI) and Continuous Monitoring (CSMI) respectively. It involves checking the latest output measurements, identifying the maximum vibration amplitudes and performing statistical time series on acceleration. It generates waveform plots to represent the distribution of the frequency component and modal parameter based on automated Enhanced Frequency Domain Decomposition (EFDD) technique. An attempt is made to expand hands-on activity-based educational module through the integration of PASCO models, LabVIEW, NI hardware, sensors, and MATLAB software. Despite some existing limitations, the results successfully showed that this structure worked precisely and stably, producing good output data. It was proved as a potential tool for structural dynamics as well as Structural Health Monitoring (SHM) education and also study in which, each case of damaged structure had a distinctive property [6]. Ugo Andreaus [7] studied the experimental dynamic response of a base-isolated SDOF oscillator and formulated numerical model excited by a harmonic base acceleration using LabVIEW. The behavior of the system was well understood as the numerical simulation in LabVIEW platform efficiently agreed with the experimental investigation.
In this context of the study, an attempt is being made to propose program for time integration method in LabVIEW to predict the changes in displacement, velocity and acceleration for SDOF model for earthquake excitations. The versions of these expressions can be used for damaged structures, if the damage parameters are known. The expressions are integrated into an algorithm [8]; priory developed for Time History Analysis (THA) of structures and are analyzed here in case of central difference method and Wilson-θ method.
There are many numerical integration methods available to evaluate the approximate solution of equation of motions. There are two basic characteristics of these methods firstly, the differential equations of these methods are satisfied only at discrete time intervals ∆t and secondly, a variation in displacement, velocity and acceleration is assumed within each time interval ∆t [9]. Causevic et al., [10] discussed about non-linear dynamic time-history analysis; non-linear static method (Euro code 8); non-linear static procedure NSP (FEMA 356) and improved capacity spectrum method CSM (FEMA 440). An eight-storey reinforced concrete frame building is analyzed as the research subject. It is evident that neither of static procedures takes into consideration the damage which can be significant for long duration earthquakes. The author thus concluded that the non-linear THA was the most accurate method. Lestuzzi et al., [11] discussed about the selection of real ground motion records by considering the response of single-degree-of-freedom (SDOF) system with bilinear hysteretic model. The findings from this study are very limited, i.e., they are applicable only for building structures that can be modeled as a SDOF system. The response parameters considered are maximum displacement and ductility of the SDOF system. The study csoncludes the following points: 1.While selecting the real records of THA, the spectral acceleration records that matches with the design spectrum has to be chosen. 2. The period has to be kept as T0 or in a range between T0 and the period corresponding to the secant stiffness. It is observed that the mathematical computation of these methods is difficult and is time consuming and hence a requirement for alternate and efficient platform is needed.
Thus, the concept of nonlinear behavior of structures and the importance of Time history analysis (THA) is more important even though it’s a century old concept. Although the linear elastic analysis and the design methods are well established, nonlinear inelastic analysis and their application to design are still evolving. The answer for the question, “Why do we need a nonlinear analysis?” lies in the fact that under extreme probable loading like earthquake; it is no longer advisable to keep the structure elastic due to the reason of yielding in structural components. Thus, a nonlinear analysis requires a clear understanding of the stress–strain curves of all the materials used in the structure, its inelastic behavior, failure criteria of the components, the capacity of its in failure modes and also the nonlinear analysis techniques. In case a single degree of freedom (SDOF) system or a multi degree of freedom (MDOF) system is subjected to a random acceleration time history, it is very difficult to solve the differential equation using the basic principle of calculus. The direct integration methods or step-by-step integration methods are used for the solutions of such problems. A very small time step Δt, is chosen and the solution is obtained from one step to the next step leading to the linear interpolation of the forces. The expression at time step (t + h) may be entirely in term of quantities at time step t or both at time step t and (t + h) which gives rise to two types of algorithm: explicit algorithm and implicit algorithm. In the former, the expressions at time step (t + h) are in terms of time step t only, whereas, in the latter, the expressions at time step (t + h) are in terms of t and (t + h). The solutions using the explicit algorithm are as easy as compared to those using the implicit algorithm.
Hence an attempt is being made to make LabVIEW programs for the widely used explicit and implicit algorithm. A brief overview of these approaches is given, followed by programming in LabVIEW platform and their validation through examples. Li [12] stated that Finite difference method optimizes the approximation for the differential operator in the central node of the considered space and provides numerical solutions to differential equations. It is noticed that the results of the central difference method approximation show a significant improvement in the accuracy along the smooth region. He also concluded that it is possible to test the function f (x) at values on the left and right of x, to obtain an optimal two-point approximation which includes abscissas that are symmetrically chosen on both sides of x. The advantage of this approach is that, its convergence speed is higher than some other finite differentiating methods, such as forward and backward differentiation. Similarly another method developed by E L Wilson for unconditionally stable linear acceleration method is Wilson θ method. This method is based on the assumption that acceleration varies linearly over an extended time step δt = θδt [13]. Wilson-θ method is highly stable numerically as it converges rapidly to a meaningful solution. In our study, earthquake-induced ground motions of El Centro (1940) and Loma Prieta (1989) earthquake data are fed as input to the SDOF system. Seismic responses considered were in the form of acceleration, velocity, displacement and force and the application example considered was SDOF system. The accuracy which means the chosen numerical methods should converges the exact solution in terms of amplitude accuracy or amplitude decay or period accuracy or period decay was carried out in the workbench. The ground motions records were obtained from the PEER Strong Motion Database (http://peer.berke ley.edu/smcat /) [14].
In the explicit method the response at time tn+1 is known in terms of known variables at time tn. Thus the response values displacement, velocity and acceleration can be determined directly. Whereas, in implicit method, the response at time tn+1 is known in terms of the known variables at time tn and unknown variables at time tn+1. These implicit algorithms involve either an iterative scheme or solution of linear simultaneous equations because the unknown quantities appear on both sides of the equations.
This method is based on the finite difference approximation of the time derivative of displacement, that is, velocity and acceleration [9].
An equation of motion for an SDOF system is given as:
Initial acceleration is given as,
Initial displacement at i-1th time step
Incremental Stiffness for the ith time step,
Incremental force for ith time step,
Where,
Displacement for i + 1th time step,
Velocity for ith time step,
Acceleration for ith time step,
Step 1: Initial displacement and velocity are known as initial conditions of the problem at time t = 0.
Step 2: Damping c and stiffness k are computed from the system properties.
Step 3: Acceleration at time t = 0 is computed from Eq. (2).
Step 4: Compute equivalent stiffness
Step 5: For time step i, compute equivalent force
Step 6: Compute constants a and b from Eq. (6).
Step 7: Solve for new displacement
Step 8: Compute velocity and acceleration at time step i from Eq. (2) and (3).
Step 9: Repeat Steps 6 to 8 for the next time step.
A visual block diagram which describes the data flow within the VI is presented in the form algorithm in LabVIEW. LabVIEW accepted the input, and the algorithm was sampled and programmed through appropriate interfaces in accordance with the specification of VI, and the output data was collected. In our software, data such as damping, mass and time period were provided as an input and displacement, velocity and acceleration plot was obtained for the time history data (i.e. it can function as an analog to digital converter). Owing to the sheer quantity and simplicity of the different built-in functions, the data was thus manipulated in a wide range of forms as shown in Figure 1.
Block diagram of central difference method in LabVIEW.
The incremental equation of equilibrium known as Wilson-
An equation of motion for an SDOF system is given as:
Initial acceleration is given as,
Incremental force for ith time step,
Where,
Tangent Stiffness for ith time step,
Solve for
Solve for
Incremental Acceleration is given as
Knowing incremental acceleration, incremental velocity and displacement can be calculated,
Incremental velocity,
Incremental displacement,
At time
Step 1: Compute
Step 2: Calculate
Step3: Update c and k.
Step 4: Repeat steps 1 to 3.
It should be noted that in this method, k and c are assumed to remain constant during the extended time step and are updated at the end of the real-time increment
The block diagram given below shows all the features that are expressed in VIs. The input signal was simulated at the first step. This was accomplished by incorporating block diagram from simulate signal express VI, which is located under the signal analysis palette. The functions, such as mathematical operations, express VIs, built analysis tools and signal simulation, were assessed from the palettes by right clicking in the block diagram or front panel, which brought up the palette menu. The frame work was thus created using the algorithm and the waveform was generated for displacement, acceleration and velocity as shown in the Figure 2.
Block diagram of wilson-θ method in LabVIEW.
The peak ground motion recorded, magnitude and it’s predominated period at real-time data storage station during the 1940 El Centro earthquake or 1940 Imperial Valley earthquake (Mw = 6.9) was considered for THA as the first analytical case study. The SDOF system that was considered has a mass of 1 kg and a damping value of 0.05. The time step that was considered for it was 0.02 s. The ground motion details (horizontal component) are given in Table 1. In order to further prove the efficiency of the program, the 1989 Loma Prieta earthquake was considered for analysis and the percentage variation of the LabVIEW is evaluated. The basic parameters of the SDOF system considered has a mass of 1 kg, time step 0.02 s, damping ratio 0.05 and time period of 0.513 s [16].
Earthquake | Maximum acceleration (g) | Magnitude | Predominant period |
---|---|---|---|
El Centro | 0.296 | 6.9 | 0.588 |
Loma Prieta | 0.276 | 7 | 0.588 |
Earthquake ground motion details (horizontal component).
El Centro and Loma Prieta earthquake ground motions were considered for the analysis. The problem was solved using the time step 0.02 to understand the displacement-time history, velocity-time history and acceleration- time history under El Centro and Loma Prieta earthquake using both the methods on LabVIEW and are shown below.
The displacement response in central difference and wilson-θ method were obtained in LabVIEW and was displayed below in Figures 3 and 4.
Displacement vs time response under El Centro earthquake (a) central difference method (b) wilson-θ method.
Displacement vs time response under Loma Prieta earthquake (a) central difference method (b) wilson-θ method.
In case of El Centro earthquake maximum peak displacement of 0.0531 (m) and minimum peak displacement of 0.0456 (m) was given by Wilson-θ method and in case of Loma Prieta the maximum peak displacement of 0.033 (m) and minimum peak displacement of 0.029 (m) was again given by Wilson θ-method.
The velocity response in central difference and wilson-θ method are obtained in LabVIEW and is displayed below (Figures 5 and 6).
Velocity vs time response under El Centro earthquake (a) central difference method (b) wilson-θ method.
Velocity vs time response under Loma Prieta earthquake (a) central difference method (b) wilson-θ method.
The complex solution determined by the central difference method in terms of velocity is contrasted with the method of wilson-θ. In the case of El Centro earthquake highest peak velocity of 0.653 (m/s.) and lowest peak velocity of 0.606 (m/s.) is responded by wilson-θ method and in case of Loma Prieta the highest peak velocity of 0.363 (m/s.) and lowest peak velocity of 0.341 (m/s.) is displayed by central difference method.
The acceleration response in central difference and wilson-θ method were obtained in LabVIEW and are displayed below (Figures 7 and 8).
Acceleration vs time response under El Centro ground motion (a) central difference method (b) wilson-θ method.
Acceleration vs time response under Loma Prieta ground motion (a) central difference method (b) wilson-θ method.
Dynamic acceleration response calculated using central difference was compared with wilson-θ method. In case of El Centro earthquake motion, maximum peak acceleration of 10.32 (m/s2) and minimum peak acceleration of 7.75 (m/s2) was displayed by central difference method. Whereas, in case of Loma Prieta ground motion the maximum peak acceleration of 4.25 (m/s2) was shown by central difference method and minimum peak acceleration of 4.24 (m/s2) was given by wilson-θ method.
In the Table 2 shown above, response results obtained from central difference method and wilson-θ method for El Centro earthquake was worked out. The difference in response was calculated and it was clearly seen that the variation did not exceed more than 0.08.
El Centro | Peak Displacement(m) | Peak Velocity (m/s) | Peak acceleration (m/s2) |
---|---|---|---|
CDM | 0.0462 | 0.635 | 10.32 |
WTM | 0.0531 | 0.653 | 10.20 |
Percentage variation of linear SDOF system under El Centro earthquake.
In the Table 3 shown above, response results obtained from central difference method and wilson-θ method for Loma Prieta earthquake was worked out. The difference in response was calculated and it was clearly seen that the variation did not exceed more than 0.04.
Loma Prieta | Peak Displacement(m) | Peak Velocity (m/s) | Peak acceleration (m/s2) |
---|---|---|---|
CDM | 0.031 | 0.363 | 4.25 |
WTM | 0.033 | 0.328 | 4.21 |
Percentage variation of linear SDOF under Loma Prieta earthquake.
This paper summarizes, the modeling of linear SDOF system in LabVIEW software using time integration method. The comparative study with the results of an example chosen for the proposed program in LabVIEW clearly stated that the responses obtained are accurate and hence programming in it for time integration problems will lead to trustworthy results.
These methods are thus based on two essential features:
Variation of displacement, velocity and acceleration are assumed within each time step. Hence, the accuracy and stability of the final solution depends on this variation.
The equilibrium is satisfied at all discrete time points within the interval of solution instead of any time t.
As the percentage difference between central difference method and wilson-θ method is negligible these programs can be extended to various earthquake ground motions and also for non-linear simulations. There is a need to track the system displacement, member spring force and spring stiffness to solve the problems in material nonlinearity. It should be noted that the time steps and appropriate stiffness has to be chosen very carefully to obtain accurate results. With the establishment of appropriate modeling for various other integration methods the accuracy can be further improved and time constraint problems can be easily solved.
This is a brief overview of the main steps involved in publishing with IntechOpen Compacts, Monographs and Edited Books. Once you submit your proposal you will be appointed a Author Service Manager who will be your single point of contact and lead you through all the described steps below.
",metaTitle:"Publishing Process Steps and Descriptions",metaDescription:"This is a brief overview of the main steps involved in publishing with InTechOpen Compacts, Monographs and Edited Books. Once you submit your proposal you will be appointed a Publishing Process Manager who will be your single point of contact and lead you through all the described steps below.",metaKeywords:null,canonicalURL:"page/publishing-process-steps",contentRaw:'[{"type":"htmlEditorComponent","content":"1. SEND YOUR PROPOSAL
\\n\\nPlease complete the publishing proposal form. The completed form should serve as an overview of your future Compacts, Monograph or Edited Book. Once submitted, your publishing proposal will be sent for evaluation, and a notice of acceptance or rejection will be sent within 10 to 30 working days from the date of submission.
\\n\\n2. SUBMIT YOUR MANUSCRIPT
\\n\\nAfter approval, you will proceed in submitting your full-length manuscript. 50-130 pages for compacts, 130-500 for Monographs & Edited Books.Your full-length manuscript must follow IntechOpen's Author Guidelines and comply with our publishing rules. Once the manuscript is submitted, but before it is forwarded for peer review, it will be screened for plagiarism.
\\n\\n3. PEER REVIEW RESULTS
\\n\\nExternal reviewers will evaluate your manuscript and provide you with their feedback. You may be asked to revise your draft, or parts of your draft, provide additional information and make any other necessary changes according to their comments and suggestions.
\\n\\n4. ACCEPTANCE AND PRICE QUOTE
\\n\\nIf the manuscript is formally accepted after peer review you will receive a formal Notice of Acceptance, and a price quote.
\\n\\nThe Open Access Publishing Fee of your IntechOpen Compacts, Monograph or Edited Book depends on the volume of the publication and includes: project management, editorial and peer review services, technical editing, language copyediting, cover design and book layout, book promotion and ISBN assignment.
\\n\\nWe will send you your price quote and after it has been accepted (by both the author and the publisher), both parties will sign a Statement of Work binding them to adhere to the agreed upon terms.
\\n\\nAt this step you will also be asked to accept the Copyright Agreement.
\\n\\n5. LANGUAGE COPYEDITING, TECHNICAL EDITING AND TYPESET PROOF
\\n\\nYour manuscript will be sent to SPi Global, a leader in content solution services, for language copyediting. You will then receive a typeset proof formatted in XML and available online in HTML and PDF to proofread and check for completeness. The first typeset proof of your manuscript is usually available 10 days after its original submission.
\\n\\nAfter we receive your proof corrections and a final typeset of the manuscript is approved, your manuscript is sent to our in house DTP department for technical formatting and online publication preparation.
\\n\\nAdditionally, you will be asked to provide a profile picture (face or chest-up portrait photograph) and a short summary of the book which is required for the book cover design.
\\n\\n6. INVOICE PAYMENT
\\n\\nThe invoice is generally paid by the author, the author’s institution or funder. The payment can be made by credit card from your Author Panel (one will be assigned to you at the beginning of the project), or via bank transfer as indicated on the invoice. We currently accept the following payment options:
\\n\\nIntechOpen will help you complete your payment safely and securely, keeping your personal, professional and financial information safe.
\\n\\n7. ONLINE PUBLICATION, PRINT AND DELIVERY OF THE BOOK
\\n\\nIntechOpen authors can choose whether to publish their book online only or opt for online and print editions. IntechOpen Compacts, Monographs and Edited Books will be published on www.intechopen.com. If ordered, print copies are delivered by DHL within 12 to 15 working days.
\\n\\nIf you feel that IntechOpen Compacts, Monographs or Edited Books are the right publishing format for your work, please fill out the publishing proposal form. For any specific queries related to the publishing process, or IntechOpen Compacts, Monographs & Edited Books in general, please contact us at book.department@intechopen.com
\\n"}]'},components:[{type:"htmlEditorComponent",content:'1. SEND YOUR PROPOSAL
\n\nPlease complete the publishing proposal form. The completed form should serve as an overview of your future Compacts, Monograph or Edited Book. Once submitted, your publishing proposal will be sent for evaluation, and a notice of acceptance or rejection will be sent within 10 to 30 working days from the date of submission.
\n\n2. SUBMIT YOUR MANUSCRIPT
\n\nAfter approval, you will proceed in submitting your full-length manuscript. 50-130 pages for compacts, 130-500 for Monographs & Edited Books.Your full-length manuscript must follow IntechOpen's Author Guidelines and comply with our publishing rules. Once the manuscript is submitted, but before it is forwarded for peer review, it will be screened for plagiarism.
\n\n3. PEER REVIEW RESULTS
\n\nExternal reviewers will evaluate your manuscript and provide you with their feedback. You may be asked to revise your draft, or parts of your draft, provide additional information and make any other necessary changes according to their comments and suggestions.
\n\n4. ACCEPTANCE AND PRICE QUOTE
\n\nIf the manuscript is formally accepted after peer review you will receive a formal Notice of Acceptance, and a price quote.
\n\nThe Open Access Publishing Fee of your IntechOpen Compacts, Monograph or Edited Book depends on the volume of the publication and includes: project management, editorial and peer review services, technical editing, language copyediting, cover design and book layout, book promotion and ISBN assignment.
\n\nWe will send you your price quote and after it has been accepted (by both the author and the publisher), both parties will sign a Statement of Work binding them to adhere to the agreed upon terms.
\n\nAt this step you will also be asked to accept the Copyright Agreement.
\n\n5. LANGUAGE COPYEDITING, TECHNICAL EDITING AND TYPESET PROOF
\n\nYour manuscript will be sent to SPi Global, a leader in content solution services, for language copyediting. You will then receive a typeset proof formatted in XML and available online in HTML and PDF to proofread and check for completeness. The first typeset proof of your manuscript is usually available 10 days after its original submission.
\n\nAfter we receive your proof corrections and a final typeset of the manuscript is approved, your manuscript is sent to our in house DTP department for technical formatting and online publication preparation.
\n\nAdditionally, you will be asked to provide a profile picture (face or chest-up portrait photograph) and a short summary of the book which is required for the book cover design.
\n\n6. INVOICE PAYMENT
\n\nThe invoice is generally paid by the author, the author’s institution or funder. The payment can be made by credit card from your Author Panel (one will be assigned to you at the beginning of the project), or via bank transfer as indicated on the invoice. We currently accept the following payment options:
\n\nIntechOpen will help you complete your payment safely and securely, keeping your personal, professional and financial information safe.
\n\n7. ONLINE PUBLICATION, PRINT AND DELIVERY OF THE BOOK
\n\nIntechOpen authors can choose whether to publish their book online only or opt for online and print editions. IntechOpen Compacts, Monographs and Edited Books will be published on www.intechopen.com. If ordered, print copies are delivered by DHL within 12 to 15 working days.
\n\nIf you feel that IntechOpen Compacts, Monographs or Edited Books are the right publishing format for your work, please fill out the publishing proposal form. For any specific queries related to the publishing process, or IntechOpen Compacts, Monographs & Edited Books in general, please contact us at book.department@intechopen.com
\n'}]},successStories:{items:[]},authorsAndEditors:{filterParams:{sort:"featured,name"},profiles:[{id:"58592",title:"Dr.",name:"Arun",middleName:null,surname:"Shanker",slug:"arun-shanker",fullName:"Arun Shanker",position:null,profilePictureURL:"https://mts.intechopen.com/storage/users/58592/images/1664_n.jpg",biography:"Arun K. Shanker is serving as a Principal Scientist (Plant Physiology) with the Indian Council of Agricultural Research (ICAR) at the Central Research Institute for Dryland Agriculture in Hyderabad, India. He is working with the ICAR as a full time researcher since 1993 and has since earned his Advanced degree in Crop Physiology while in service. He has been awarded the prestigious Member of the Royal Society of Chemistry (MRSC), by the Royal Society of Chemistry, London in 2015. Presently he is working on systems biology approach to study the mechanism of abiotic stress tolerance in crops. His main focus now is to unravel the mechanism of drought and heat stress response in plants to tackle climate change related threats in agriculture.",institutionString:null,institution:{name:"Indian Council of Agricultural Research",country:{name:"India"}}},{id:"4782",title:"Prof.",name:"Bishnu",middleName:"P",surname:"Pal",slug:"bishnu-pal",fullName:"Bishnu Pal",position:null,profilePictureURL:"https://mts.intechopen.com/storage/users/4782/images/system/4782.jpg",biography:"Bishnu P. Pal is Professor of Physics at Mahindra École\nCentrale Hyderabad India since July 1st 2014 after retirement\nas Professor of Physics from IIT Delhi; Ph.D.’1975 from IIT\nDelhi; Fellow of OSA and SPIE; Senior Member IEEE;\nHonorary Foreign Member Royal Norwegian Society for\nScience and Arts; Member OSA Board of Directors (2009-\n11); Distinguished Lecturer IEEE Photonics Society (2005-\n07).",institutionString:null,institution:{name:"Indian Institute of Technology Delhi",country:{name:"India"}}},{id:"69653",title:"Dr.",name:"Chusak",middleName:null,surname:"Limsakul",slug:"chusak-limsakul",fullName:"Chusak Limsakul",position:null,profilePictureURL:"//cdnintech.com/web/frontend/www/assets/author.svg",biography:null,institutionString:null,institution:{name:"Prince of Songkla University",country:{name:"Thailand"}}},{id:"75563",title:"Dr.",name:"Farzana Khan",middleName:null,surname:"Perveen",slug:"farzana-khan-perveen",fullName:"Farzana Khan Perveen",position:null,profilePictureURL:"https://mts.intechopen.com/storage/users/75563/images/system/75563.png",biography:"Dr Farzana Khan Perveen (FLS; Gold-Medallist) obtained her BSc (Hons) and MSc (Zoology: Entomology) from the University of Karachi, MAS (Monbush-Scholar; Agriculture: Agronomy) and from the Nagoya University, Japan, and PhD (Research and Course-works from the Nagoya University; Toxicology) degree from the University of Karachi. She is Founder/Chairperson of the Department of Zoology (DOZ) and Ex-Controller of Examinations at Shaheed Benazir Bhutto University (SBBU) and Ex-Founder/ Ex-Chairperson of DOZ, Hazara University and Kohat University of Science & Technology. \nShe is the author of 150 high impact research papers, 135 abstracts, 4 authored books and 8 chapters. She is the editor of 5 books and she supervised BS(4), MSc(50), MPhil(40), and Ph.D. (1) students. She has organized and participated in numerous international and national conferences and received multiple awards and fellowships. She is a member of research societies, editorial boards of Journals, and World-Commission on Protected Areas, International Union for Conservation of Nature. Her fields of interest are Entomology, Toxicology, Forensic Entomology, and Zoology.",institutionString:"Shaheed Benazir Bhutto University",institution:{name:"Shaheed Benazir Bhutto University",country:{name:"Pakistan"}}},{id:"23804",title:"Dr.",name:"Hamzah",middleName:null,surname:"Arof",slug:"hamzah-arof",fullName:"Hamzah Arof",position:null,profilePictureURL:"https://mts.intechopen.com/storage/users/23804/images/5492_n.jpg",biography:"Hamzah Arof received his BSc from Michigan State University, and PhD from the University of Wales. Both degrees were in electrical engineering. His current research interests include signal processing and photonics. Currently he is affiliated with the Department of Electrical Engineering, University of Malaya, Malaysia.",institutionString:null,institution:{name:"University of Malaya",country:{name:"Malaysia"}}},{id:"41989",title:"Prof.",name:"He",middleName:null,surname:"Tian",slug:"he-tian",fullName:"He Tian",position:null,profilePictureURL:"//cdnintech.com/web/frontend/www/assets/author.svg",biography:null,institutionString:null,institution:{name:"East China University of Science and Technology",country:{name:"China"}}},{id:"33351",title:null,name:"Hendra",middleName:null,surname:"Hermawan",slug:"hendra-hermawan",fullName:"Hendra Hermawan",position:null,profilePictureURL:"https://mts.intechopen.com/storage/users/33351/images/168_n.jpg",biography:null,institutionString:null,institution:{name:"Institut Teknologi Bandung",country:{name:"Indonesia"}}},{id:"11981",title:"Prof.",name:"Hiroshi",middleName:null,surname:"Ishiguro",slug:"hiroshi-ishiguro",fullName:"Hiroshi Ishiguro",position:null,profilePictureURL:"//cdnintech.com/web/frontend/www/assets/author.svg",biography:null,institutionString:null,institution:{name:"Osaka University",country:{name:"Japan"}}},{id:"45747",title:"Dr.",name:"Hsin-I",middleName:null,surname:"Chang",slug:"hsin-i-chang",fullName:"Hsin-I Chang",position:null,profilePictureURL:"https://mts.intechopen.com/storage/users/no_image.jpg",biography:null,institutionString:null,institution:{name:"National Chiayi University",country:{name:"Taiwan"}}},{id:"61581",title:"Dr.",name:"Joy Rizki Pangestu",middleName:null,surname:"Djuansjah",slug:"joy-rizki-pangestu-djuansjah",fullName:"Joy Rizki Pangestu Djuansjah",position:null,profilePictureURL:"https://mts.intechopen.com/storage/users/61581/images/237_n.jpg",biography:null,institutionString:null,institution:{name:"University of Technology Malaysia",country:{name:"Malaysia"}}},{id:"94249",title:"Prof.",name:"Junji",middleName:null,surname:"Kido",slug:"junji-kido",fullName:"Junji Kido",position:null,profilePictureURL:"//cdnintech.com/web/frontend/www/assets/author.svg",biography:null,institutionString:null,institution:{name:"Yamagata University",country:{name:"Japan"}}},{id:"12009",title:"Dr.",name:"Ki Young",middleName:null,surname:"Kim",slug:"ki-young-kim",fullName:"Ki Young Kim",position:null,profilePictureURL:"https://mts.intechopen.com/storage/users/12009/images/system/12009.jpg",biography:"Http://m80.knu.ac.kr/~doors",institutionString:null,institution:{name:"National Cheng Kung University",country:{name:"Taiwan"}}}],filtersByRegion:[{group:"region",caption:"North America",value:1,count:5820},{group:"region",caption:"Middle and South America",value:2,count:5289},{group:"region",caption:"Africa",value:3,count:1761},{group:"region",caption:"Asia",value:4,count:10546},{group:"region",caption:"Australia and Oceania",value:5,count:909},{group:"region",caption:"Europe",value:6,count:15933}],offset:12,limit:12,total:10546},chapterEmbeded:{data:{}},editorApplication:{success:null,errors:{}},ofsBooks:{filterParams:{},books:[{type:"book",id:"8969",title:"Deserts and Desertification",subtitle:null,isOpenForSubmission:!0,hash:"4df95c7f295de7f6003e635d9a309fe9",slug:null,bookSignature:"Dr. Yajuan Zhu, Dr. Qinghong Luo and Dr. Yuguo Liu",coverURL:"https://cdn.intechopen.com/books/images_new/8969.jpg",editedByType:null,editors:[{id:"180427",title:"Dr.",name:"Yajuan",surname:"Zhu",slug:"yajuan-zhu",fullName:"Yajuan Zhu"}],productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"9667",title:"Neuroimmunology",subtitle:null,isOpenForSubmission:!0,hash:"9cf0e8203ce088c0b84add014fd8d382",slug:null,bookSignature:"Prof. Robert Weissert",coverURL:"https://cdn.intechopen.com/books/images_new/9667.jpg",editedByType:null,editors:[{id:"79343",title:"Prof.",name:"Robert",surname:"Weissert",slug:"robert-weissert",fullName:"Robert Weissert"}],productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"9816",title:"Idiopathic Pulmonary Fibrosis",subtitle:null,isOpenForSubmission:!0,hash:"365bb9762ba33db2d07e677690af1772",slug:null,bookSignature:"Dr. Salim Surani and Dr. Venkat Rajasurya",coverURL:"https://cdn.intechopen.com/books/images_new/9816.jpg",editedByType:null,editors:[{id:"15654",title:"Dr.",name:"Salim",surname:"Surani",slug:"salim-surani",fullName:"Salim Surani"}],productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"10176",title:"Microgrids and Local Energy Systems",subtitle:null,isOpenForSubmission:!0,hash:"c32b4a5351a88f263074b0d0ca813a9c",slug:null,bookSignature:"Prof. Nick Jenkins",coverURL:"https://cdn.intechopen.com/books/images_new/10176.jpg",editedByType:null,editors:[{id:"55219",title:"Prof.",name:"Nick",surname:"Jenkins",slug:"nick-jenkins",fullName:"Nick Jenkins"}],productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"10218",title:"Flagellar Motility in Cells",subtitle:null,isOpenForSubmission:!0,hash:"5fcc15570365a82d9f2c4816f4e0ee2e",slug:null,bookSignature:"Prof. Yusuf Bozkurt",coverURL:"https://cdn.intechopen.com/books/images_new/10218.jpg",editedByType:null,editors:[{id:"90846",title:"Prof.",name:"Yusuf",surname:"Bozkurt",slug:"yusuf-bozkurt",fullName:"Yusuf Bozkurt"}],productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"10223",title:"Obesity and Health",subtitle:null,isOpenForSubmission:!0,hash:"c202a2b74cd9a2c44b1c385f103ac65d",slug:null,bookSignature:"Dr. Venketeshwer Rao and Dr. Leticia Rao",coverURL:"https://cdn.intechopen.com/books/images_new/10223.jpg",editedByType:null,editors:[{id:"82663",title:"Dr.",name:"Venketeshwer",surname:"Rao",slug:"venketeshwer-rao",fullName:"Venketeshwer Rao"}],productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"10231",title:"Proton Therapy",subtitle:null,isOpenForSubmission:!0,hash:"f4a9009287953c8d1d89f0fa9b7597b0",slug:null,bookSignature:"",coverURL:"https://cdn.intechopen.com/books/images_new/10231.jpg",editedByType:null,editors:null,productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"10343",title:"Ocular Hypertension",subtitle:null,isOpenForSubmission:!0,hash:"0ff71cc7e0d9f394f41162c0c825588a",slug:null,bookSignature:"Prof. Michele Lanza",coverURL:"https://cdn.intechopen.com/books/images_new/10343.jpg",editedByType:null,editors:[{id:"240088",title:"Prof.",name:"Michele",surname:"Lanza",slug:"michele-lanza",fullName:"Michele Lanza"}],productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"10370",title:"Advances in Fundamental and Applied Research on Spatial Audio",subtitle:null,isOpenForSubmission:!0,hash:"f16232a481c08a05cc191ac64cf2c69e",slug:null,bookSignature:"Dr. Brian FG Katz and Dr. Piotr Majdak",coverURL:"https://cdn.intechopen.com/books/images_new/10370.jpg",editedByType:null,editors:[{id:"278731",title:"Dr.",name:"Brian FG",surname:"Katz",slug:"brian-fg-katz",fullName:"Brian FG Katz"}],productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"10504",title:"Crystallization",subtitle:null,isOpenForSubmission:!0,hash:"3478d05926950f475f4ad2825d340963",slug:null,bookSignature:"Dr. Youssef Ben Smida and Dr. Riadh Marzouki",coverURL:"https://cdn.intechopen.com/books/images_new/10504.jpg",editedByType:null,editors:[{id:"311698",title:"Dr.",name:"Youssef",surname:"Ben Smida",slug:"youssef-ben-smida",fullName:"Youssef Ben Smida"}],productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"10519",title:"Middleware Architecture",subtitle:null,isOpenForSubmission:!0,hash:"c326d436ae0f4c508849d2336dbdfb48",slug:null,bookSignature:"Dr. Mehdia Ajana El Khaddar",coverURL:"https://cdn.intechopen.com/books/images_new/10519.jpg",editedByType:null,editors:[{id:"26677",title:"Dr.",name:"Mehdia",surname:"Ajana El Khaddar",slug:"mehdia-ajana-el-khaddar",fullName:"Mehdia Ajana El Khaddar"}],productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"10557",title:"Elaeis guineensis",subtitle:null,isOpenForSubmission:!0,hash:"79500ab1930271876b4e0575e2ed3966",slug:null,bookSignature:"Dr. Hesam Kamyab",coverURL:"https://cdn.intechopen.com/books/images_new/10557.jpg",editedByType:null,editors:[{id:"225957",title:"Dr.",name:"Hesam",surname:"Kamyab",slug:"hesam-kamyab",fullName:"Hesam Kamyab"}],productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}}],filtersByTopic:[{group:"topic",caption:"Agricultural and Biological Sciences",value:5,count:28},{group:"topic",caption:"Biochemistry, Genetics and Molecular Biology",value:6,count:8},{group:"topic",caption:"Business, Management and Economics",value:7,count:3},{group:"topic",caption:"Chemistry",value:8,count:10},{group:"topic",caption:"Computer and Information Science",value:9,count:10},{group:"topic",caption:"Earth and Planetary Sciences",value:10,count:10},{group:"topic",caption:"Engineering",value:11,count:26},{group:"topic",caption:"Environmental Sciences",value:12,count:3},{group:"topic",caption:"Immunology and Microbiology",value:13,count:4},{group:"topic",caption:"Materials Science",value:14,count:7},{group:"topic",caption:"Mathematics",value:15,count:3},{group:"topic",caption:"Medicine",value:16,count:49},{group:"topic",caption:"Neuroscience",value:18,count:3},{group:"topic",caption:"Pharmacology, Toxicology and Pharmaceutical Science",value:19,count:3},{group:"topic",caption:"Physics",value:20,count:4},{group:"topic",caption:"Psychology",value:21,count:5},{group:"topic",caption:"Robotics",value:22,count:2},{group:"topic",caption:"Social Sciences",value:23,count:3},{group:"topic",caption:"Technology",value:24,count:1},{group:"topic",caption:"Veterinary Medicine and Science",value:25,count:2}],offset:12,limit:12,total:220},popularBooks:{featuredBooks:[{type:"book",id:"9154",title:"Spinal Deformities in Adolescents, Adults and Older Adults",subtitle:null,isOpenForSubmission:!1,hash:"313f1dffa803b60a14ff1e6966e93d91",slug:"spinal-deformities-in-adolescents-adults-and-older-adults",bookSignature:"Josette Bettany-Saltikov and Gokulakannan Kandasamy",coverURL:"https://cdn.intechopen.com/books/images_new/9154.jpg",editors:[{id:"94802",title:"Dr.",name:"Josette",middleName:null,surname:"Bettany-Saltikov",slug:"josette-bettany-saltikov",fullName:"Josette Bettany-Saltikov"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}},{type:"book",id:"7030",title:"Satellite Systems",subtitle:"Design, Modeling, Simulation and Analysis",isOpenForSubmission:!1,hash:"b9db6d2645ef248ceb1b33ea75f38e88",slug:"satellite-systems-design-modeling-simulation-and-analysis",bookSignature:"Tien Nguyen",coverURL:"https://cdn.intechopen.com/books/images_new/7030.jpg",editors:[{id:"210657",title:"Dr.",name:"Tien M.",middleName:"Manh",surname:"Nguyen",slug:"tien-m.-nguyen",fullName:"Tien M. Nguyen"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}},{type:"book",id:"10201",title:"Post-Transition Metals",subtitle:null,isOpenForSubmission:!1,hash:"cc7f53ff5269916e3ce29f65a51a87ae",slug:"post-transition-metals",bookSignature:"Mohammed Muzibur Rahman, Abdullah Mohammed Asiri, Anish Khan, Inamuddin and Thamer Tabbakh",coverURL:"https://cdn.intechopen.com/books/images_new/10201.jpg",editors:[{id:"24438",title:"Prof.",name:"Mohammed Muzibur",middleName:null,surname:"Rahman",slug:"mohammed-muzibur-rahman",fullName:"Mohammed Muzibur Rahman"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}},{type:"book",id:"10413",title:"A Collection of Papers on Chaos Theory and Its Applications",subtitle:null,isOpenForSubmission:!1,hash:"900b71b164948830fec3d6254b7881f7",slug:"a-collection-of-papers-on-chaos-theory-and-its-applications",bookSignature:"Paul Bracken and Dimo I. Uzunov",coverURL:"https://cdn.intechopen.com/books/images_new/10413.jpg",editors:[{id:"92883",title:"Prof.",name:"Paul",middleName:null,surname:"Bracken",slug:"paul-bracken",fullName:"Paul Bracken"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}},{type:"book",id:"8472",title:"Bioactive Compounds in Nutraceutical and Functional Food for Good Human Health",subtitle:null,isOpenForSubmission:!1,hash:"8855452919b8495810ef8e88641feb20",slug:"bioactive-compounds-in-nutraceutical-and-functional-food-for-good-human-health",bookSignature:"Kavita Sharma, Kanchan Mishra, Kula Kamal Senapati and Corina Danciu",coverURL:"https://cdn.intechopen.com/books/images_new/8472.jpg",editors:[{id:"197731",title:"Dr.",name:"Kavita",middleName:null,surname:"Sharma",slug:"kavita-sharma",fullName:"Kavita Sharma"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}},{type:"book",id:"9515",title:"Update in Geriatrics",subtitle:null,isOpenForSubmission:!1,hash:"913e16c0ae977474b283bbd4269564c8",slug:"update-in-geriatrics",bookSignature:"Somchai Amornyotin",coverURL:"https://cdn.intechopen.com/books/images_new/9515.jpg",editors:[{id:"185484",title:"Prof.",name:"Somchai",middleName:null,surname:"Amornyotin",slug:"somchai-amornyotin",fullName:"Somchai Amornyotin"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}},{type:"book",id:"8148",title:"Investment Strategies in Emerging New Trends in Finance",subtitle:null,isOpenForSubmission:!1,hash:"3b714d96a68d2acdfbd7b50aba6504ca",slug:"investment-strategies-in-emerging-new-trends-in-finance",bookSignature:"Reza Gharoie Ahangar and Asma Salman",coverURL:"https://cdn.intechopen.com/books/images_new/8148.jpg",editors:[{id:"91081",title:"Dr.",name:"Reza",middleName:null,surname:"Gharoie Ahangar",slug:"reza-gharoie-ahangar",fullName:"Reza Gharoie Ahangar"}],equalEditorOne:{id:"206443",title:"Prof.",name:"Asma",middleName:null,surname:"Salman",slug:"asma-salman",fullName:"Asma Salman",profilePictureURL:"https://mts.intechopen.com/storage/users/206443/images/system/206443.png",biography:"Professor Asma Salman is a blockchain developer and Professor of Finance at the American University in the Emirates, UAE. An Honorary Global Advisor at the Global Academy of Finance and Management, USA, she completed her MBA in Finance and Accounting and earned a Ph.D. in Finance from an AACSB member, AMBA accredited, School of Management at Harbin Institute of Technology, China. Her research credentials include a one-year residency at the Brunel Business School, Brunel University, UK. Prof. Salman also served as the Dubai Cohort supervisor for DBA students under the Nottingham Business School, UK, for seven years and is currently a Ph.D. supervisor at the University of Northampton, UK, where she is a visiting fellow. She also served on the Board of Etihad Airlines during 2019–2020. One of her recent articles on “Bitcoin and Blockchain” gained wide visibility and she is an active speaker on Fintech, blockchain, and crypto events around the GCC. She holds various professional certifications including Chartered Fintech Professional (USA), Certified Financial Manager (USA), Women in Leadership and Management in Higher Education, (UK), and Taxation GCC VAT Compliance, (UK). She recently won an award for “Blockchain Trainer of the Year” from Berkeley Middle East. Other recognitions include the Women Leadership Impact Award by H.E First Lady of Armenia, Research Excellence Award, and the Global Inspirational Women Leadership Award by H.H Sheikh Juma Bin Maktoum Juma Al Maktoum.",institutionString:"American University in the Emirates",position:null,outsideEditionCount:0,totalCites:0,totalAuthoredChapters:"2",totalChapterViews:"0",totalEditedBooks:"2",institution:{name:"American University in the Emirates",institutionURL:null,country:{name:"United Arab Emirates"}}},equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}},{type:"book",id:"9959",title:"Biomedical Signal and Image Processing",subtitle:null,isOpenForSubmission:!1,hash:"22b87a09bd6df065d78c175235d367c8",slug:"biomedical-signal-and-image-processing",bookSignature:"Yongxia Zhou",coverURL:"https://cdn.intechopen.com/books/images_new/9959.jpg",editors:[{id:"259308",title:"Dr.",name:"Yongxia",middleName:null,surname:"Zhou",slug:"yongxia-zhou",fullName:"Yongxia Zhou"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}},{type:"book",id:"9685",title:"Agroecosystems",subtitle:"Very Complex Environmental Systems",isOpenForSubmission:!1,hash:"c44f7b43a9f9610c243dc32300d37df6",slug:"agroecosystems-very-complex-environmental-systems",bookSignature:"Marcelo L. Larramendy and Sonia Soloneski",coverURL:"https://cdn.intechopen.com/books/images_new/9685.jpg",editors:[{id:"14764",title:"Dr.",name:"Marcelo L.",middleName:null,surname:"Larramendy",slug:"marcelo-l.-larramendy",fullName:"Marcelo L. Larramendy"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}},{type:"book",id:"9385",title:"Renewable Energy",subtitle:"Technologies and Applications",isOpenForSubmission:!1,hash:"a6b446d19166f17f313008e6c056f3d8",slug:"renewable-energy-technologies-and-applications",bookSignature:"Tolga Taner, Archana Tiwari and Taha Selim Ustun",coverURL:"https://cdn.intechopen.com/books/images_new/9385.jpg",editors:[{id:"197240",title:"Associate Prof.",name:"Tolga",middleName:null,surname:"Taner",slug:"tolga-taner",fullName:"Tolga Taner"}],equalEditorOne:{id:"186791",title:"Dr.",name:"Archana",middleName:null,surname:"Tiwari",slug:"archana-tiwari",fullName:"Archana Tiwari",profilePictureURL:"https://mts.intechopen.com/storage/users/186791/images/system/186791.jpg",biography:"Dr. Archana Tiwari is Associate Professor at Amity University, India. Her research interests include renewable sources of energy from microalgae and further utilizing the residual biomass for the generation of value-added products, bioremediation through microalgae and microbial consortium, antioxidative enzymes and stress, and nutraceuticals from microalgae. She has been working on algal biotechnology for the last two decades. She has published her research in many international journals and has authored many books and chapters with renowned publishing houses. She has also delivered talks as an invited speaker at many national and international conferences. Dr. Tiwari is the recipient of several awards including Researcher of the Year and Distinguished Scientist.",institutionString:"Amity University",position:null,outsideEditionCount:0,totalCites:0,totalAuthoredChapters:"3",totalChapterViews:"0",totalEditedBooks:"1",institution:{name:"Amity University",institutionURL:null,country:{name:"India"}}},equalEditorTwo:{id:"197609",title:"Prof.",name:"Taha Selim",middleName:null,surname:"Ustun",slug:"taha-selim-ustun",fullName:"Taha Selim Ustun",profilePictureURL:"https://mts.intechopen.com/storage/users/197609/images/system/197609.jpeg",biography:"Dr. Taha Selim Ustun received a Ph.D. in Electrical Engineering from Victoria University, Melbourne, Australia. He is a researcher with the Fukushima Renewable Energy Institute, AIST (FREA), where he leads the Smart Grid Cybersecurity Laboratory. Prior to that, he was a faculty member with the School of Electrical and Computer Engineering, Carnegie Mellon University, Pittsburgh, PA, USA. His current research interests include power systems protection, communication in power networks, distributed generation, microgrids, electric vehicle integration, and cybersecurity in smart grids. He serves on the editorial boards of IEEE Access, IEEE Transactions on Industrial Informatics, Energies, Electronics, Electricity, World Electric Vehicle and Information journals. Dr. Ustun is a member of the IEEE 2004 and 2800, IEC Renewable Energy Management WG 8, and IEC TC 57 WG17. He has been invited to run specialist courses in Africa, India, and China. He has delivered talks for the Qatar Foundation, the World Energy Council, the Waterloo Global Science Initiative, and the European Union Energy Initiative (EUEI). His research has attracted funding from prestigious programs in Japan, Australia, the European Union, and North America.",institutionString:"Fukushima Renewable Energy Institute, AIST (FREA)",position:null,outsideEditionCount:0,totalCites:0,totalAuthoredChapters:"1",totalChapterViews:"0",totalEditedBooks:"0",institution:{name:"National Institute of Advanced Industrial Science and Technology",institutionURL:null,country:{name:"Japan"}}},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:"9161",title:"Frailty in the Elderly",subtitle:"Understanding and Managing Complexity",isOpenForSubmission:!1,hash:"a4f0f2fade8fb8ba35c405f5ad31a823",slug:"frailty-in-the-elderly-understanding-and-managing-complexity",bookSignature:"Sara Palermo",coverURL:"https://cdn.intechopen.com/books/images_new/9161.jpg",editors:[{id:"233998",title:"Ph.D.",name:"Sara",middleName:null,surname:"Palermo",slug:"sara-palermo",fullName:"Sara Palermo"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}}],offset:12,limit:12,total:5327},hotBookTopics:{hotBooks:[],offset:0,limit:12,total:null},publish:{},publishingProposal:{success:null,errors:{}},books:{featuredBooks:[{type:"book",id:"9154",title:"Spinal Deformities in Adolescents, Adults and Older Adults",subtitle:null,isOpenForSubmission:!1,hash:"313f1dffa803b60a14ff1e6966e93d91",slug:"spinal-deformities-in-adolescents-adults-and-older-adults",bookSignature:"Josette Bettany-Saltikov and Gokulakannan Kandasamy",coverURL:"https://cdn.intechopen.com/books/images_new/9154.jpg",editors:[{id:"94802",title:"Dr.",name:"Josette",middleName:null,surname:"Bettany-Saltikov",slug:"josette-bettany-saltikov",fullName:"Josette Bettany-Saltikov"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}},{type:"book",id:"7030",title:"Satellite Systems",subtitle:"Design, Modeling, Simulation and Analysis",isOpenForSubmission:!1,hash:"b9db6d2645ef248ceb1b33ea75f38e88",slug:"satellite-systems-design-modeling-simulation-and-analysis",bookSignature:"Tien Nguyen",coverURL:"https://cdn.intechopen.com/books/images_new/7030.jpg",editors:[{id:"210657",title:"Dr.",name:"Tien M.",middleName:"Manh",surname:"Nguyen",slug:"tien-m.-nguyen",fullName:"Tien M. Nguyen"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}},{type:"book",id:"10201",title:"Post-Transition Metals",subtitle:null,isOpenForSubmission:!1,hash:"cc7f53ff5269916e3ce29f65a51a87ae",slug:"post-transition-metals",bookSignature:"Mohammed Muzibur Rahman, Abdullah Mohammed Asiri, Anish Khan, Inamuddin and Thamer Tabbakh",coverURL:"https://cdn.intechopen.com/books/images_new/10201.jpg",editors:[{id:"24438",title:"Prof.",name:"Mohammed Muzibur",middleName:null,surname:"Rahman",slug:"mohammed-muzibur-rahman",fullName:"Mohammed Muzibur Rahman"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}},{type:"book",id:"10413",title:"A Collection of Papers on Chaos Theory and Its Applications",subtitle:null,isOpenForSubmission:!1,hash:"900b71b164948830fec3d6254b7881f7",slug:"a-collection-of-papers-on-chaos-theory-and-its-applications",bookSignature:"Paul Bracken and Dimo I. Uzunov",coverURL:"https://cdn.intechopen.com/books/images_new/10413.jpg",editors:[{id:"92883",title:"Prof.",name:"Paul",middleName:null,surname:"Bracken",slug:"paul-bracken",fullName:"Paul Bracken"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}},{type:"book",id:"9515",title:"Update in Geriatrics",subtitle:null,isOpenForSubmission:!1,hash:"913e16c0ae977474b283bbd4269564c8",slug:"update-in-geriatrics",bookSignature:"Somchai Amornyotin",coverURL:"https://cdn.intechopen.com/books/images_new/9515.jpg",editors:[{id:"185484",title:"Prof.",name:"Somchai",middleName:null,surname:"Amornyotin",slug:"somchai-amornyotin",fullName:"Somchai Amornyotin"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}},{type:"book",id:"8148",title:"Investment Strategies in Emerging New Trends in Finance",subtitle:null,isOpenForSubmission:!1,hash:"3b714d96a68d2acdfbd7b50aba6504ca",slug:"investment-strategies-in-emerging-new-trends-in-finance",bookSignature:"Reza Gharoie Ahangar and Asma Salman",coverURL:"https://cdn.intechopen.com/books/images_new/8148.jpg",editors:[{id:"91081",title:"Dr.",name:"Reza",middleName:null,surname:"Gharoie Ahangar",slug:"reza-gharoie-ahangar",fullName:"Reza Gharoie Ahangar"}],equalEditorOne:{id:"206443",title:"Prof.",name:"Asma",middleName:null,surname:"Salman",slug:"asma-salman",fullName:"Asma Salman",profilePictureURL:"https://mts.intechopen.com/storage/users/206443/images/system/206443.png",biography:"Professor Asma Salman is a blockchain developer and Professor of Finance at the American University in the Emirates, UAE. An Honorary Global Advisor at the Global Academy of Finance and Management, USA, she completed her MBA in Finance and Accounting and earned a Ph.D. in Finance from an AACSB member, AMBA accredited, School of Management at Harbin Institute of Technology, China. Her research credentials include a one-year residency at the Brunel Business School, Brunel University, UK. Prof. Salman also served as the Dubai Cohort supervisor for DBA students under the Nottingham Business School, UK, for seven years and is currently a Ph.D. supervisor at the University of Northampton, UK, where she is a visiting fellow. She also served on the Board of Etihad Airlines during 2019–2020. One of her recent articles on “Bitcoin and Blockchain” gained wide visibility and she is an active speaker on Fintech, blockchain, and crypto events around the GCC. She holds various professional certifications including Chartered Fintech Professional (USA), Certified Financial Manager (USA), Women in Leadership and Management in Higher Education, (UK), and Taxation GCC VAT Compliance, (UK). She recently won an award for “Blockchain Trainer of the Year” from Berkeley Middle East. Other recognitions include the Women Leadership Impact Award by H.E First Lady of Armenia, Research Excellence Award, and the Global Inspirational Women Leadership Award by H.H Sheikh Juma Bin Maktoum Juma Al Maktoum.",institutionString:"American University in the Emirates",position:null,outsideEditionCount:0,totalCites:0,totalAuthoredChapters:"2",totalChapterViews:"0",totalEditedBooks:"2",institution:{name:"American University in the Emirates",institutionURL:null,country:{name:"United Arab Emirates"}}},equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}},{type:"book",id:"8472",title:"Bioactive Compounds in Nutraceutical and Functional Food for Good Human Health",subtitle:null,isOpenForSubmission:!1,hash:"8855452919b8495810ef8e88641feb20",slug:"bioactive-compounds-in-nutraceutical-and-functional-food-for-good-human-health",bookSignature:"Kavita Sharma, Kanchan Mishra, Kula Kamal Senapati and Corina Danciu",coverURL:"https://cdn.intechopen.com/books/images_new/8472.jpg",editors:[{id:"197731",title:"Dr.",name:"Kavita",middleName:null,surname:"Sharma",slug:"kavita-sharma",fullName:"Kavita Sharma"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}},{type:"book",id:"9959",title:"Biomedical Signal and Image Processing",subtitle:null,isOpenForSubmission:!1,hash:"22b87a09bd6df065d78c175235d367c8",slug:"biomedical-signal-and-image-processing",bookSignature:"Yongxia Zhou",coverURL:"https://cdn.intechopen.com/books/images_new/9959.jpg",editors:[{id:"259308",title:"Dr.",name:"Yongxia",middleName:null,surname:"Zhou",slug:"yongxia-zhou",fullName:"Yongxia Zhou"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}},{type:"book",id:"9685",title:"Agroecosystems",subtitle:"Very Complex Environmental Systems",isOpenForSubmission:!1,hash:"c44f7b43a9f9610c243dc32300d37df6",slug:"agroecosystems-very-complex-environmental-systems",bookSignature:"Marcelo L. Larramendy and Sonia Soloneski",coverURL:"https://cdn.intechopen.com/books/images_new/9685.jpg",editors:[{id:"14764",title:"Dr.",name:"Marcelo L.",middleName:null,surname:"Larramendy",slug:"marcelo-l.-larramendy",fullName:"Marcelo L. Larramendy"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}},{type:"book",id:"8564",title:"Cell Interaction",subtitle:"Molecular and Immunological Basis for Disease Management",isOpenForSubmission:!1,hash:"98d7f080d80524285f091e72a8e92a6d",slug:"cell-interaction-molecular-and-immunological-basis-for-disease-management",bookSignature:"Bhawana Singh",coverURL:"https://cdn.intechopen.com/books/images_new/8564.jpg",editors:[{id:"315192",title:"Dr.",name:"Bhawana",middleName:null,surname:"Singh",slug:"bhawana-singh",fullName:"Bhawana Singh"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}}],latestBooks:[{type:"book",id:"9515",title:"Update in Geriatrics",subtitle:null,isOpenForSubmission:!1,hash:"913e16c0ae977474b283bbd4269564c8",slug:"update-in-geriatrics",bookSignature:"Somchai Amornyotin",coverURL:"https://cdn.intechopen.com/books/images_new/9515.jpg",editedByType:"Edited by",editors:[{id:"185484",title:"Prof.",name:"Somchai",middleName:null,surname:"Amornyotin",slug:"somchai-amornyotin",fullName:"Somchai Amornyotin"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"9021",title:"Novel Perspectives of Stem Cell Manufacturing and Therapies",subtitle:null,isOpenForSubmission:!1,hash:"522c6db871783d2a11c17b83f1fd4e18",slug:"novel-perspectives-of-stem-cell-manufacturing-and-therapies",bookSignature:"Diana Kitala and Ana Colette Maurício",coverURL:"https://cdn.intechopen.com/books/images_new/9021.jpg",editedByType:"Edited by",editors:[{id:"203598",title:"Ph.D.",name:"Diana",middleName:null,surname:"Kitala",slug:"diana-kitala",fullName:"Diana Kitala"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"7030",title:"Satellite Systems",subtitle:"Design, Modeling, Simulation and Analysis",isOpenForSubmission:!1,hash:"b9db6d2645ef248ceb1b33ea75f38e88",slug:"satellite-systems-design-modeling-simulation-and-analysis",bookSignature:"Tien Nguyen",coverURL:"https://cdn.intechopen.com/books/images_new/7030.jpg",editedByType:"Edited by",editors:[{id:"210657",title:"Dr.",name:"Tien M.",middleName:"Manh",surname:"Nguyen",slug:"tien-m.-nguyen",fullName:"Tien M. Nguyen"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"10413",title:"A Collection of Papers on Chaos Theory and Its Applications",subtitle:null,isOpenForSubmission:!1,hash:"900b71b164948830fec3d6254b7881f7",slug:"a-collection-of-papers-on-chaos-theory-and-its-applications",bookSignature:"Paul Bracken and Dimo I. Uzunov",coverURL:"https://cdn.intechopen.com/books/images_new/10413.jpg",editedByType:"Edited by",editors:[{id:"92883",title:"Prof.",name:"Paul",middleName:null,surname:"Bracken",slug:"paul-bracken",fullName:"Paul Bracken"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"9154",title:"Spinal Deformities in Adolescents, Adults and Older Adults",subtitle:null,isOpenForSubmission:!1,hash:"313f1dffa803b60a14ff1e6966e93d91",slug:"spinal-deformities-in-adolescents-adults-and-older-adults",bookSignature:"Josette Bettany-Saltikov and Gokulakannan Kandasamy",coverURL:"https://cdn.intechopen.com/books/images_new/9154.jpg",editedByType:"Edited by",editors:[{id:"94802",title:"Dr.",name:"Josette",middleName:null,surname:"Bettany-Saltikov",slug:"josette-bettany-saltikov",fullName:"Josette Bettany-Saltikov"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"8148",title:"Investment Strategies in Emerging New Trends in Finance",subtitle:null,isOpenForSubmission:!1,hash:"3b714d96a68d2acdfbd7b50aba6504ca",slug:"investment-strategies-in-emerging-new-trends-in-finance",bookSignature:"Reza Gharoie Ahangar and Asma Salman",coverURL:"https://cdn.intechopen.com/books/images_new/8148.jpg",editedByType:"Edited by",editors:[{id:"91081",title:"Dr.",name:"Reza",middleName:null,surname:"Gharoie Ahangar",slug:"reza-gharoie-ahangar",fullName:"Reza Gharoie Ahangar"}],equalEditorOne:{id:"206443",title:"Prof.",name:"Asma",middleName:null,surname:"Salman",slug:"asma-salman",fullName:"Asma Salman",profilePictureURL:"https://mts.intechopen.com/storage/users/206443/images/system/206443.png",biography:"Professor Asma Salman is a blockchain developer and Professor of Finance at the American University in the Emirates, UAE. An Honorary Global Advisor at the Global Academy of Finance and Management, USA, she completed her MBA in Finance and Accounting and earned a Ph.D. in Finance from an AACSB member, AMBA accredited, School of Management at Harbin Institute of Technology, China. Her research credentials include a one-year residency at the Brunel Business School, Brunel University, UK. Prof. Salman also served as the Dubai Cohort supervisor for DBA students under the Nottingham Business School, UK, for seven years and is currently a Ph.D. supervisor at the University of Northampton, UK, where she is a visiting fellow. She also served on the Board of Etihad Airlines during 2019–2020. One of her recent articles on “Bitcoin and Blockchain” gained wide visibility and she is an active speaker on Fintech, blockchain, and crypto events around the GCC. She holds various professional certifications including Chartered Fintech Professional (USA), Certified Financial Manager (USA), Women in Leadership and Management in Higher Education, (UK), and Taxation GCC VAT Compliance, (UK). She recently won an award for “Blockchain Trainer of the Year” from Berkeley Middle East. Other recognitions include the Women Leadership Impact Award by H.E First Lady of Armenia, Research Excellence Award, and the Global Inspirational Women Leadership Award by H.H Sheikh Juma Bin Maktoum Juma Al Maktoum.",institutionString:"American University in the Emirates",position:null,outsideEditionCount:0,totalCites:0,totalAuthoredChapters:"2",totalChapterViews:"0",totalEditedBooks:"2",institution:{name:"American University in the Emirates",institutionURL:null,country:{name:"United Arab Emirates"}}},equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"10201",title:"Post-Transition Metals",subtitle:null,isOpenForSubmission:!1,hash:"cc7f53ff5269916e3ce29f65a51a87ae",slug:"post-transition-metals",bookSignature:"Mohammed Muzibur Rahman, Abdullah Mohammed Asiri, Anish Khan, Inamuddin and Thamer Tabbakh",coverURL:"https://cdn.intechopen.com/books/images_new/10201.jpg",editedByType:"Edited by",editors:[{id:"24438",title:"Prof.",name:"Mohammed Muzibur",middleName:null,surname:"Rahman",slug:"mohammed-muzibur-rahman",fullName:"Mohammed Muzibur Rahman"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"9959",title:"Biomedical Signal and Image Processing",subtitle:null,isOpenForSubmission:!1,hash:"22b87a09bd6df065d78c175235d367c8",slug:"biomedical-signal-and-image-processing",bookSignature:"Yongxia Zhou",coverURL:"https://cdn.intechopen.com/books/images_new/9959.jpg",editedByType:"Edited by",editors:[{id:"259308",title:"Dr.",name:"Yongxia",middleName:null,surname:"Zhou",slug:"yongxia-zhou",fullName:"Yongxia Zhou"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"8472",title:"Bioactive Compounds in Nutraceutical and Functional Food for Good Human Health",subtitle:null,isOpenForSubmission:!1,hash:"8855452919b8495810ef8e88641feb20",slug:"bioactive-compounds-in-nutraceutical-and-functional-food-for-good-human-health",bookSignature:"Kavita Sharma, Kanchan Mishra, Kula Kamal Senapati and Corina Danciu",coverURL:"https://cdn.intechopen.com/books/images_new/8472.jpg",editedByType:"Edited by",editors:[{id:"197731",title:"Dr.",name:"Kavita",middleName:null,surname:"Sharma",slug:"kavita-sharma",fullName:"Kavita Sharma"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}},{type:"book",id:"8760",title:"Structure Topology and Symplectic Geometry",subtitle:null,isOpenForSubmission:!1,hash:"8974840985ec3652492c83e20233bf02",slug:"structure-topology-and-symplectic-geometry",bookSignature:"Kamal Shah and Min Lei",coverURL:"https://cdn.intechopen.com/books/images_new/8760.jpg",editedByType:"Edited by",editors:[{id:"231748",title:"Dr.",name:"Kamal",middleName:null,surname:"Shah",slug:"kamal-shah",fullName:"Kamal Shah"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}}]},subject:{topic:{id:"302",title:"Pathology",slug:"veterinary-medicine-and-science-pathology",parent:{title:"Veterinary Medicine and Science",slug:"veterinary-medicine-and-science"},numberOfBooks:1,numberOfAuthorsAndEditors:30,numberOfWosCitations:41,numberOfCrossrefCitations:18,numberOfDimensionsCitations:41,videoUrl:null,fallbackUrl:null,description:null},booksByTopicFilter:{topicSlug:"veterinary-medicine-and-science-pathology",sort:"-publishedDate",limit:12,offset:0},booksByTopicCollection:[{type:"book",id:"5861",title:"Theriogenology",subtitle:null,isOpenForSubmission:!1,hash:"b5aae519c030c5492d65c181d9c0ea57",slug:"theriogenology",bookSignature:"Rita Payan Carreira",coverURL:"https://cdn.intechopen.com/books/images_new/5861.jpg",editedByType:"Edited by",editors:[{id:"38652",title:"Dr.",name:"Rita",middleName:null,surname:"Payan-Carreira",slug:"rita-payan-carreira",fullName:"Rita Payan-Carreira"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter",authoredCaption:"Edited by"}}],booksByTopicTotal:1,mostCitedChapters:[{id:"55491",doi:"10.5772/intechopen.69091",title:"Mitigation of the Heat Stress Impact in Livestock Reproduction",slug:"mitigation-of-the-heat-stress-impact-in-livestock-reproduction",totalDownloads:3494,totalCrossrefCites:8,totalDimensionsCites:17,book:{slug:"theriogenology",title:"Theriogenology",fullTitle:"Theriogenology"},signatures:"Govindan Krishnan, Madiajagan Bagath, Prathap Pragna,\nMallenahally Kusha Vidya, Joy Aleena, Payyanakkal Ravindranathan\nArchana, Veerasamy Sejian and Raghavendra Bhatta",authors:[{id:"89780",title:"Dr.",name:"Veerasamy",middleName:null,surname:"Sejian",slug:"veerasamy-sejian",fullName:"Veerasamy Sejian"},{id:"177210",title:"Dr.",name:"Raghavendra",middleName:null,surname:"Bhatta",slug:"raghavendra-bhatta",fullName:"Raghavendra Bhatta"},{id:"177220",title:"Dr.",name:"M",middleName:null,surname:"Bagath",slug:"m-bagath",fullName:"M Bagath"},{id:"201967",title:"Dr.",name:"Govindan",middleName:null,surname:"Krishnan",slug:"govindan-krishnan",fullName:"Govindan Krishnan"},{id:"201968",title:"Ms.",name:"Archana",middleName:null,surname:"Pr",slug:"archana-pr",fullName:"Archana Pr"},{id:"201969",title:"Ms.",name:"Pragna",middleName:null,surname:"Prathap",slug:"pragna-prathap",fullName:"Pragna Prathap"},{id:"201970",title:"Ms.",name:"Aleena",middleName:null,surname:"Joy",slug:"aleena-joy",fullName:"Aleena Joy"},{id:"201971",title:"Dr.",name:"Vidya",middleName:null,surname:"Mk",slug:"vidya-mk",fullName:"Vidya Mk"}]},{id:"55006",doi:"10.5772/intechopen.68650",title:"Immunocastration as Alternative to Surgical Castration in Pigs",slug:"immunocastration-as-alternative-to-surgical-castration-in-pigs",totalDownloads:1555,totalCrossrefCites:7,totalDimensionsCites:11,book:{slug:"theriogenology",title:"Theriogenology",fullTitle:"Theriogenology"},signatures:"Marjeta Čandek-Potokar, Martin Škrlep and Galia Zamaratskaia",authors:[{id:"23161",title:"Dr.",name:"Marjeta",middleName:null,surname:"Čandek-Potokar",slug:"marjeta-candek-potokar",fullName:"Marjeta Čandek-Potokar"},{id:"198220",title:"Dr.",name:"Martin",middleName:null,surname:"Škrlep",slug:"martin-skrlep",fullName:"Martin Škrlep"},{id:"198221",title:"Prof.",name:"Galia",middleName:null,surname:"Zamaratskaia",slug:"galia-zamaratskaia",fullName:"Galia Zamaratskaia"}]},{id:"56522",doi:"10.5772/intechopen.69549",title:"Role of Melatonin in Reproductive Seasonality in Buffaloes",slug:"role-of-melatonin-in-reproductive-seasonality-in-buffaloes",totalDownloads:1421,totalCrossrefCites:1,totalDimensionsCites:4,book:{slug:"theriogenology",title:"Theriogenology",fullTitle:"Theriogenology"},signatures:"Tamer Awad Ramadan",authors:[{id:"197651",title:"Dr.",name:"Tamer",middleName:"Awad",surname:"Ramadan",slug:"tamer-ramadan",fullName:"Tamer Ramadan"}]}],mostDownloadedChaptersLast30Days:[{id:"55491",title:"Mitigation of the Heat Stress Impact in Livestock Reproduction",slug:"mitigation-of-the-heat-stress-impact-in-livestock-reproduction",totalDownloads:3494,totalCrossrefCites:8,totalDimensionsCites:17,book:{slug:"theriogenology",title:"Theriogenology",fullTitle:"Theriogenology"},signatures:"Govindan Krishnan, Madiajagan Bagath, Prathap Pragna,\nMallenahally Kusha Vidya, Joy Aleena, Payyanakkal Ravindranathan\nArchana, Veerasamy Sejian and Raghavendra Bhatta",authors:[{id:"89780",title:"Dr.",name:"Veerasamy",middleName:null,surname:"Sejian",slug:"veerasamy-sejian",fullName:"Veerasamy Sejian"},{id:"177210",title:"Dr.",name:"Raghavendra",middleName:null,surname:"Bhatta",slug:"raghavendra-bhatta",fullName:"Raghavendra Bhatta"},{id:"177220",title:"Dr.",name:"M",middleName:null,surname:"Bagath",slug:"m-bagath",fullName:"M Bagath"},{id:"201967",title:"Dr.",name:"Govindan",middleName:null,surname:"Krishnan",slug:"govindan-krishnan",fullName:"Govindan Krishnan"},{id:"201968",title:"Ms.",name:"Archana",middleName:null,surname:"Pr",slug:"archana-pr",fullName:"Archana Pr"},{id:"201969",title:"Ms.",name:"Pragna",middleName:null,surname:"Prathap",slug:"pragna-prathap",fullName:"Pragna Prathap"},{id:"201970",title:"Ms.",name:"Aleena",middleName:null,surname:"Joy",slug:"aleena-joy",fullName:"Aleena Joy"},{id:"201971",title:"Dr.",name:"Vidya",middleName:null,surname:"Mk",slug:"vidya-mk",fullName:"Vidya Mk"}]},{id:"55619",title:"Ovary Differentiation and Activity in Teleostei Fish",slug:"ovary-differentiation-and-activity-in-teleostei-fish",totalDownloads:1891,totalCrossrefCites:1,totalDimensionsCites:2,book:{slug:"theriogenology",title:"Theriogenology",fullTitle:"Theriogenology"},signatures:"Talita Sarah Mazzoni and Irani Quagio Grassiotto",authors:[{id:"197554",title:"Dr.",name:"Irani",middleName:null,surname:"Quagio Grassiotto",slug:"irani-quagio-grassiotto",fullName:"Irani Quagio Grassiotto"},{id:"197735",title:"Prof.",name:"Talita Sarah",middleName:null,surname:"Mazzoni",slug:"talita-sarah-mazzoni",fullName:"Talita Sarah Mazzoni"}]},{id:"55324",title:"The Role of Androgens in Ovarian Follicular Development: From Fertility to Ovarian Cancer",slug:"the-role-of-androgens-in-ovarian-follicular-development-from-fertility-to-ovarian-cancer",totalDownloads:1374,totalCrossrefCites:0,totalDimensionsCites:0,book:{slug:"theriogenology",title:"Theriogenology",fullTitle:"Theriogenology"},signatures:"Malgorzata Duda, Kamil Wartalski, Zbigniew Tabarowski and\nGabriela Gorczyca",authors:[{id:"177042",title:"Ph.D.",name:"Malgorzata",middleName:null,surname:"Duda",slug:"malgorzata-duda",fullName:"Malgorzata Duda"},{id:"177918",title:"Dr.",name:"Zbigniew",middleName:null,surname:"Tabarowski",slug:"zbigniew-tabarowski",fullName:"Zbigniew Tabarowski"},{id:"205391",title:"MSc.",name:"Kamil",middleName:null,surname:"Wartalski",slug:"kamil-wartalski",fullName:"Kamil Wartalski"},{id:"205392",title:"MSc.",name:"Gabriela",middleName:null,surname:"Gorczyca",slug:"gabriela-gorczyca",fullName:"Gabriela Gorczyca"}]},{id:"55696",title:"Estrus Cycle Monitoring in Wild Mammals: Challenges and Perspectives",slug:"estrus-cycle-monitoring-in-wild-mammals-challenges-and-perspectives",totalDownloads:1401,totalCrossrefCites:0,totalDimensionsCites:2,book:{slug:"theriogenology",title:"Theriogenology",fullTitle:"Theriogenology"},signatures:"Alexandre R. Silva, Nei Moreira, Alexsandra F. Pereira, Gislayne C.X.\nPeixoto, Keilla M. Maia, Lívia B. Campos and Alana A. Borges",authors:[{id:"90066",title:"Dr.",name:"Alexandre",middleName:"Rodrigues",surname:"Silva",slug:"alexandre-silva",fullName:"Alexandre Silva"},{id:"177090",title:"Dr.",name:"Alexsandra Fernandes",middleName:null,surname:"Pereira",slug:"alexsandra-fernandes-pereira",fullName:"Alexsandra Fernandes Pereira"},{id:"177093",title:"MSc.",name:"Gislayne Christianne Xavier",middleName:null,surname:"Peixoto",slug:"gislayne-christianne-xavier-peixoto",fullName:"Gislayne Christianne Xavier Peixoto"},{id:"198314",title:"Prof.",name:"Nei",middleName:null,surname:"Moreira",slug:"nei-moreira",fullName:"Nei Moreira"},{id:"198315",title:"MSc.",name:"Keilla Moreira",middleName:null,surname:"Maia",slug:"keilla-moreira-maia",fullName:"Keilla Moreira Maia"},{id:"198316",title:"MSc.",name:"Lívia Batista",middleName:null,surname:"Campos",slug:"livia-batista-campos",fullName:"Lívia Batista Campos"},{id:"198317",title:"MSc.",name:"Alana Azevedo",middleName:null,surname:"Borges",slug:"alana-azevedo-borges",fullName:"Alana Azevedo Borges"}]},{id:"56522",title:"Role of Melatonin in Reproductive Seasonality in Buffaloes",slug:"role-of-melatonin-in-reproductive-seasonality-in-buffaloes",totalDownloads:1421,totalCrossrefCites:1,totalDimensionsCites:4,book:{slug:"theriogenology",title:"Theriogenology",fullTitle:"Theriogenology"},signatures:"Tamer Awad Ramadan",authors:[{id:"197651",title:"Dr.",name:"Tamer",middleName:"Awad",surname:"Ramadan",slug:"tamer-ramadan",fullName:"Tamer Ramadan"}]},{id:"55006",title:"Immunocastration as Alternative to Surgical Castration in Pigs",slug:"immunocastration-as-alternative-to-surgical-castration-in-pigs",totalDownloads:1555,totalCrossrefCites:7,totalDimensionsCites:11,book:{slug:"theriogenology",title:"Theriogenology",fullTitle:"Theriogenology"},signatures:"Marjeta Čandek-Potokar, Martin Škrlep and Galia Zamaratskaia",authors:[{id:"23161",title:"Dr.",name:"Marjeta",middleName:null,surname:"Čandek-Potokar",slug:"marjeta-candek-potokar",fullName:"Marjeta Čandek-Potokar"},{id:"198220",title:"Dr.",name:"Martin",middleName:null,surname:"Škrlep",slug:"martin-skrlep",fullName:"Martin Škrlep"},{id:"198221",title:"Prof.",name:"Galia",middleName:null,surname:"Zamaratskaia",slug:"galia-zamaratskaia",fullName:"Galia Zamaratskaia"}]},{id:"54974",title:"Markers for Sperm Freezability and Relevance of Transcriptome Studies in Semen Cryopreservation: A Review",slug:"markers-for-sperm-freezability-and-relevance-of-transcriptome-studies-in-semen-cryopreservation-a-re",totalDownloads:1283,totalCrossrefCites:0,totalDimensionsCites:3,book:{slug:"theriogenology",title:"Theriogenology",fullTitle:"Theriogenology"},signatures:"Leyland Fraser",authors:[{id:"199650",title:"Dr.",name:"Leyland",middleName:null,surname:"Fraser",slug:"leyland-fraser",fullName:"Leyland Fraser"}]},{id:"56161",title:"The Thalassinidean Mud Shrimp Upogebia vasquezi: Life Cycle and Reproductive Traits on the Amazonian Coast, Brazil",slug:"the-thalassinidean-mud-shrimp-upogebia-vasquezi-life-cycle-and-reproductive-traits-on-the-amazonian-",totalDownloads:1287,totalCrossrefCites:1,totalDimensionsCites:1,book:{slug:"theriogenology",title:"Theriogenology",fullTitle:"Theriogenology"},signatures:"Danielly Brito de Oliveira, Fernando Araújo Abrunhosa and Jussara\nMoretto Martinelli-Lemos",authors:[{id:"147527",title:"Dr.",name:"Fernando Araújo",middleName:null,surname:"Abrunhosa",slug:"fernando-araujo-abrunhosa",fullName:"Fernando Araújo Abrunhosa"},{id:"198331",title:"Dr.",name:"Danielly",middleName:null,surname:"Oliveira",slug:"danielly-oliveira",fullName:"Danielly Oliveira"},{id:"204935",title:"Dr.",name:"Jussara",middleName:null,surname:"Moretto Martinelli Lemos",slug:"jussara-moretto-martinelli-lemos",fullName:"Jussara Moretto Martinelli Lemos"}]}],onlineFirstChaptersFilter:{topicSlug:"veterinary-medicine-and-science-pathology",limit:3,offset:0},onlineFirstChaptersCollection:[],onlineFirstChaptersTotal:0},preDownload:{success:null,errors:{}},aboutIntechopen:{},privacyPolicy:{},peerReviewing:{},howOpenAccessPublishingWithIntechopenWorks:{},sponsorshipBooks:{sponsorshipBooks:[{type:"book",id:"10176",title:"Microgrids and Local Energy Systems",subtitle:null,isOpenForSubmission:!0,hash:"c32b4a5351a88f263074b0d0ca813a9c",slug:null,bookSignature:"Prof. Nick Jenkins",coverURL:"https://cdn.intechopen.com/books/images_new/10176.jpg",editedByType:null,editors:[{id:"55219",title:"Prof.",name:"Nick",middleName:null,surname:"Jenkins",slug:"nick-jenkins",fullName:"Nick Jenkins"}],equalEditorOne:null,equalEditorTwo:null,equalEditorThree:null,productType:{id:"1",chapterContentType:"chapter"}}],offset:8,limit:8,total:1},route:{name:"onlineFirst.detail",path:"/online-first/advanced-modeling-of-single-degree-of-freedom-system-for-earthquake-ground-motion-using-labview-soft",hash:"",query:{},params:{chapter:"advanced-modeling-of-single-degree-of-freedom-system-for-earthquake-ground-motion-using-labview-soft"},fullPath:"/online-first/advanced-modeling-of-single-degree-of-freedom-system-for-earthquake-ground-motion-using-labview-soft",meta:{},from:{name:null,path:"/",hash:"",query:{},params:{},fullPath:"/",meta:{}}}},function(){var e;(e=document.currentScript||document.scripts[document.scripts.length-1]).parentNode.removeChild(e)}()