Search results for: custom made implants
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 7478

Search results for: custom made implants

7418 Design and Fabrication of Stiffness Reduced Metallic Locking Compression Plates through Topology Optimization and Additive Manufacturing

Authors: Abdulsalam A. Al-Tamimi, Chris Peach, Paulo Rui Fernandes, Paulo J. Bartolo

Abstract:

Bone fixation implants currently used to treat traumatic fractured bones and to promote fracture healing are built with biocompatible metallic materials such as stainless steel, cobalt chromium and titanium and its alloys (e.g., CoCrMo and Ti6Al4V). The noticeable stiffness mismatch between current metallic implants and host bone associates with negative outcomes such as stress shielding which causes bone loss and implant loosening leading to deficient fracture treatment. This paper, part of a major research program to design the next generation of bone fixation implants, describes the combined use of three-dimensional (3D) topology optimization (TO) and additive manufacturing powder bed technology (Electron Beam Melting) to redesign and fabricate the plates based on the current standard one (i.e., locking compression plate). Topology optimization is applied with an objective function to maximize the stiffness and constraint by volume reductions (i.e., 25-75%) in order to obtain optimized implant designs with reduced stress shielding phenomenon, under different boundary conditions (i.e., tension, bending, torsion and combined loads). The stiffness of the original and optimised plates are assessed through a finite-element study. The TO results showed actual reduction in the stiffness for most of the plates due to the critical values of volume reduction. Additionally, the optimized plates fabricated using powder bed techniques proved that the integration between the TO and additive manufacturing presents the capability of producing stiff reduced plates with acceptable tolerances.

Keywords: additive manufacturing, locking compression plate, finite element, topology optimization

Procedia PDF Downloads 179
7417 Design and Implementation of a Hardened Cryptographic Coprocessor with 128-bit RISC-V Core

Authors: Yashas Bedre Raghavendra, Pim Vullers

Abstract:

This study presents the design and implementation of an abstract cryptographic coprocessor, leveraging AMBA(Advanced Microcontroller Bus Architecture) protocols - APB (Advanced Peripheral Bus) and AHB (Advanced High-performance Bus), to enable seamless integration with the main CPU(Central processing unit) and enhance the coprocessor’s algorithm flexibility. The primary objective is to create a versatile coprocessor that can execute various cryptographic algorithms, including ECC(Elliptic-curve cryptography), RSA(Rivest–Shamir–Adleman), and AES (Advanced Encryption Standard) while providing a robust and secure solution for modern secure embedded systems. To achieve this goal, the coprocessor is equipped with a tightly coupled memory (TCM) for rapid data access during cryptographic operations. The TCM is placed within the coprocessor, ensuring quick retrieval of critical data and optimizing overall performance. Additionally, the program memory is positioned outside the coprocessor, allowing for easy updates and reconfiguration, which enhances adaptability to future algorithm implementations. Direct links are employed instead of DMA(Direct memory access) for data transfer, ensuring faster communication and reducing complexity. The AMBA-based communication architecture facilitates seamless interaction between the coprocessor and the main CPU, streamlining data flow and ensuring efficient utilization of system resources. The abstract nature of the coprocessor allows for easy integration of new cryptographic algorithms in the future. As the security landscape continues to evolve, the coprocessor can adapt and incorporate emerging algorithms, making it a future-proof solution for cryptographic processing. Furthermore, this study explores the addition of custom instructions into RISC-V ISE (Instruction Set Extension) to enhance cryptographic operations. By incorporating custom instructions specifically tailored for cryptographic algorithms, the coprocessor achieves higher efficiency and reduced cycles per instruction (CPI) compared to traditional instruction sets. The adoption of RISC-V 128-bit architecture significantly reduces the total number of instructions required for complex cryptographic tasks, leading to faster execution times and improved overall performance. Comparisons are made with 32-bit and 64-bit architectures, highlighting the advantages of the 128-bit architecture in terms of reduced instruction count and CPI. In conclusion, the abstract cryptographic coprocessor presented in this study offers significant advantages in terms of algorithm flexibility, security, and integration with the main CPU. By leveraging AMBA protocols and employing direct links for data transfer, the coprocessor achieves high-performance cryptographic operations without compromising system efficiency. With its TCM and external program memory, the coprocessor is capable of securely executing a wide range of cryptographic algorithms. This versatility and adaptability, coupled with the benefits of custom instructions and the 128-bit architecture, make it an invaluable asset for secure embedded systems, meeting the demands of modern cryptographic applications.

Keywords: abstract cryptographic coprocessor, AMBA protocols, ECC, RSA, AES, tightly coupled memory, secure embedded systems, RISC-V ISE, custom instructions, instruction count, cycles per instruction

Procedia PDF Downloads 46
7416 Dealing with the Spaces: Ultra Conservative Approach from Childhood to Adulthood

Authors: Maryam Firouzmandi, Moosa Miri

Abstract:

Common reasons for early tooth loss are trauma, extraction due to caries or periodontal disease and congenital missing. The remaining space after tooth loss may cause functional and esthetic problems. Therefore restorative dentists should attempt to manage these spaces using conservative methods. The goal is to restore the lost esthetic and function, prevent phonetic, self-esteem and personality problems and tongue habits. Preserving alveolar bone is also of great importance during the growth stage. Purpose: When deciding about the management of the missing tooth, space implants are contradicted until the completion of dentoalveolar development. Even in adulthood, due to systemic or periodontal problems or biological and economic issues, the implant might not be indicated. In this article, the alternative conservative restorative methods of space maintenance are going to be discussed. Essix retainers are made chair-side as easy as forming a custom bleaching tray with some modifications. They are esthetically acceptable and not expensive. These temporaries provide support for the lips but could not be used during function. Mini-screw-supported temporaries are another option for maintaining the space, especially after orthodontic treatment when there is a time lag between the termination of orthodontic treatment and definitive restoration. Two techniques will be presented for this kind of restoration: Denture tooth pontic or a composite crown. The benefits are alveolar bone preservation, Physiologic pressure on the alveolar ridge to increase its density and even can be retained until the completion of the definitive treatment. Bonded fixed partial denture includes Maryland bridge, fiber-reinforced composite bridge, resin-bonded bridge, and ceramic bonded bridge. These types of bridges are recommended to be used after a pubertal growth spurt and a recent meta-analysis considered their clinical success similar to conventional FDPs and implant-supported crowns. However, they have several advantages that are going to be discussed by presenting some clinical examples. Practical instruction on how to construct an FRC bridge and a novel chair-side Maryland bridge will be given by means of clinical cases. Clinical relevance: minimally invasive options should always be considered and destruction of healthy enamel and dentin during the preparation phase should be avoided as much as possible.

Keywords: tooth missing, fiber-reinforced composite, Maryland, Essix retainers, screw-retained restoration

Procedia PDF Downloads 174
7415 ARABEX: Automated Dotted Arabic Expiration Date Extraction using Optimized Convolutional Autoencoder and Custom Convolutional Recurrent Neural Network

Authors: Hozaifa Zaki, Ghada Soliman

Abstract:

In this paper, we introduced an approach for Automated Dotted Arabic Expiration Date Extraction using Optimized Convolutional Autoencoder (ARABEX) with bidirectional LSTM. This approach is used for translating the Arabic dot-matrix expiration dates into their corresponding filled-in dates. A custom lightweight Convolutional Recurrent Neural Network (CRNN) model is then employed to extract the expiration dates. Due to the lack of available dataset images for the Arabic dot-matrix expiration date, we generated synthetic images by creating an Arabic dot-matrix True Type Font (TTF) matrix to address this limitation. Our model was trained on a realistic synthetic dataset of 3287 images, covering the period from 2019 to 2027, represented in the format of yyyy/mm/dd. We then trained our custom CRNN model using the generated synthetic images to assess the performance of our model (ARABEX) by extracting expiration dates from the translated images. Our proposed approach achieved an accuracy of 99.4% on the test dataset of 658 images, while also achieving a Structural Similarity Index (SSIM) of 0.46 for image translation on our dataset. The ARABEX approach demonstrates its ability to be applied to various downstream learning tasks, including image translation and reconstruction. Moreover, this pipeline (ARABEX+CRNN) can be seamlessly integrated into automated sorting systems to extract expiry dates and sort products accordingly during the manufacturing stage. By eliminating the need for manual entry of expiration dates, which can be time-consuming and inefficient for merchants, our approach offers significant results in terms of efficiency and accuracy for Arabic dot-matrix expiration date recognition.

Keywords: computer vision, deep learning, image processing, character recognition

Procedia PDF Downloads 52
7414 Utilizing Google Earth for Internet GIS

Authors: Alireza Derambakhsh

Abstract:

The objective of this examination is to explore the capability of utilizing Google Earth for Internet GIS applications. The study particularly analyzes the utilization of vector and characteristic information and the capability of showing and preparing this information in new ways utilizing the Google Earth stage. It has progressively been perceived that future improvements in GIS will fixate on Internet GIS, and in three noteworthy territories: GIS information access, spatial data scattering and GIS displaying/preparing. Google Earth is one of the group of geobrowsers that offer a free and simple to utilize administration that empower information with a spatial part to be overlain on top of a 3-D model of the Earth. This examination makes a methodological structure to accomplish its objective that comprises of three noteworthy parts: A database level, an application level and a customer level. As verification of idea a web model has been produced, which incorporates a differing scope of datasets and lets clients direst inquiries and make perceptions of this custom information. The outcomes uncovered that both vector and property information can be successfully spoken to and imagined utilizing Google Earth. In addition, the usefulness to question custom information and envision results has been added to the Google Earth stage.

Keywords: Google earth, internet GIS, vector, characteristic information

Procedia PDF Downloads 280
7413 Modification and Surface Characterization of the Co20Cr15W10Ni Alloy for Application as Biomaterial

Authors: Fernanda A. Vechietti, Natália O. B. Muniz, Laura C. Treccani, Kurosch. Rezwan, Luis Alberto dos Santos

Abstract:

CoCr alloys are widely used in prosthetic implants due to their excellent mechanical properties, such as good tensile strength, elastic modulus and wear resistance. Their biocompatibility and lack of corrosion are also prominent features of this alloy. One of the most effective and simple ways to protect metal’s surfaces are treatments, such as electrochemical oxidation by passivation, which is used as a protect release of metallic ions. Another useful treatment is the electropolishing, which is used to reduce the carbide concentration and protrusion at the implanted surface. Electropolishing is a cheap and effective method for treatment of implants, which generally has complex geometries. The purpose of this study is surface modification of the alloy CoCr(ASTM F90-09) by different methods: polishing, electro polishing, passivation and heat treatment for application as biomaterials. The modification of the surface was studied and characterized by SEM, profilometry, wettability and compared to the surface of the samples untreated. The heat treatment and of passivation increased roughness (0.477 µm and 0.825 µm) the samples in relation the sample electropolished and polished(0.131 µm and 0.274 µm) and were observed the improve wettability’s with the increase the roughness.

Keywords: biomaterial, CoCr, surface treatment, heat treatment, roughness

Procedia PDF Downloads 521
7412 Using Kalosara Tradition for Conflict Resolution in Tolaki's People, Southeast Sulawesi

Authors: S. S. Ramis Rauf

Abstract:

This study will be explained the role of local wisdom in Tolakinese customary law on customs offense. The scope of this study was the informants who have a conflict located in Southeast Sulawesi. Then, their conflicts were resolved by using Kalosara tradition. The method of this study was a qualitative research by applying the techniques of deep interviews, revealing experiences and stories from informants, interviews customary leaders who are skilled and experienced in the customary settlement process of Kalosara tradition. Kalosara, as Tolakinese local wisdom, has contained in Tolakinese customary law. Kalosara was the application of customary law which was guided by Tolaki’s people when there was a problem. Knowledge and understanding of the customs have been conceived as something that comes from the ancestors. They created custom rules based on the law of Allah SWT for the elderly to do with full of awareness. Then, it was hereditary obeying by their children from generation to generation. The conflict occurred because of several things, namely bad words, aspersion, and other violations (such as harassment and affair). In custom settlement process, kalosara was done by using the enforcement of Tolakinese customary law that managed within an institution. It was called as Sara Wonua. It led by someone who was called as Pu'utobu that serves as a customary leader.

Keywords: kalosara, conflict resolution, tradition, unity, diversity

Procedia PDF Downloads 180
7411 Evaluation of Efficiency of Naturally Available Disinfectants and Filter Media in Conventional Gravity Filters

Authors: Abhinav Mane, Kedar Karvande, Shubham Patel, Abhayraj Lodha

Abstract:

Gravity filters are one of the most commonly used, economically viable and moderately efficient water purification systems. Their efficiency is mainly based on the type of filter media installed and its location within the filter mass. Several researchers provide valuable input in decision of the type of filter media. However, the choice is mainly restricted to the chemical combinations of different substances. This makes it very much dependent on the factory made filter media, and no cheap alternatives could be found and used. This paper presents the use of disinfectants and filter medias either available naturally or could be prepared using natural resources in conventional mechanism of gravity filter. A small scale laboratory investigation was made with variation in filter media thickness and its location from the top surface of the filter. A rigid steel frame based custom fabricated test setup was used to facilitate placement of filter media at different height within the filter mass. Finely grinded sun dried Neem (Azadirachta indica) extracts and porous burnt clay pads were used as two distinct filter media and placed in isolation as well as in combination with each other. Ground water available in Marathwada region of Maharashtra, India which mainly consists of harmful materials like Arsenic, Chlorides, Iron, Magnesium and Manganese, etc. was treated in the filters fabricated in the present study. The evaluation was made mainly in terms of the input/output water quality assessment through laboratory tests. The present paper should give a cheap and eco-friendly solution to prepare gravity filter at the merit of household skills and availability.

Keywords: fliter media, gravity filters, natural disinfectants, porous clay pads

Procedia PDF Downloads 232
7410 Graph Based Traffic Analysis and Delay Prediction Using a Custom Built Dataset

Authors: Gabriele Borg, Alexei Debono, Charlie Abela

Abstract:

There on a constant rise in the availability of high volumes of data gathered from multiple sources, resulting in an abundance of unprocessed information that can be used to monitor patterns and trends in user behaviour. Similarly, year after year, Malta is also constantly experiencing ongoing population growth and an increase in mobilization demand. This research takes advantage of data which is continuously being sourced and converting it into useful information related to the traffic problem on the Maltese roads. The scope of this paper is to provide a methodology to create a custom dataset (MalTra - Malta Traffic) compiled from multiple participants from various locations across the island to identify the most common routes taken to expose the main areas of activity. This use of big data is seen being used in various technologies and is referred to as ITSs (Intelligent Transportation Systems), which has been concluded that there is significant potential in utilising such sources of data on a nationwide scale. Furthermore, a series of traffic prediction graph neural network models are conducted to compare MalTra to large-scale traffic datasets.

Keywords: graph neural networks, traffic management, big data, mobile data patterns

Procedia PDF Downloads 102
7409 Effects of Insulin on Osseointegration around Implant in Type 2 Diabetic and Non-Diabetic Rats

Authors: Xing Wang, Lin Feng, Lingling E., Hongchen Liu

Abstract:

In patients with type 2 diabetes mellitus (DM) there is poorer quality osseointegration than in non-diabetic (n-DM) patients, and the success of dental implants is less. Recent studies have demonstrated that insulin could stimulate bone cells to produce and accelerate implant osseointegration in DM patients.This raised the question whether insulin could provide local bone anabolic effects in non-diabetic patients. In this study,48 SD rats were divided into four groups randomly: DM group, DM+insulin group, n-DM group, n-DM + insulin group. All rats were implanted the titanium implant near the epiphyseal end of tibia, then the DM + insulin and n-DM + insulin group received twice-daily subcutaneous injections of insulin (10U/day).Two,four and eight weeks after implantation, rats were killed in batches. Histomorphometry and immunohistochemistry were used to evaluate bone formation and osseointegration. The amount of newly formed bone, Implant–bone contact and the expression of OCN,RUNX2 in the DM+insulin, n-DM and n-DM+insulin group were significantly more than in the DM group (p<0.05). Compared with the n-DM group,the Implant–bone contact and expression of OCN,RUNX2 were significantly increased in n-DM+insulin group (p< 0.05). Taken together,these observations provide evidence that insulin has the potential to increase bone formation and osseointegration around implant not only in diabetic subjects but also in non-diabetic subject.

Keywords: insulin, diabetes mellitus, osseointegration, dental implants

Procedia PDF Downloads 434
7408 Biological Activity of Mesenchymal Stem Cells in the Surface of Implants

Authors: Saimir Heta, Ilma Robo, Dhimiter Papakozma, Eduart Kapaj, Vera Ostreni

Abstract:

Introduction: The biocompatible materials applied to the implant surfaces are the target of recent literature studies. Methodologies: Modification of implant surfaces in different ways such as application of additional ions, surface microstructure change, surface or laser ultrasound alteration, or application of various substances such as recombinant proteins are among the most affected by articles published in the literature. The study is of review type with the main aim of finding the different ways that the mesenchymal cell reaction to these materials is, according to the literature, in the same percentage positive to the osteointegration process. Results: It is emphasized in the literature that implant success as a key evaluation key has more to implement implant treatment protocol ranging from dental health amenity and subsequent of the choice of implant type depending on the alveolar shape of the ridge level. Conclusions: Osteointegration is a procedure that should initially be physiologically independent of the type of implant pile material. With this physiological process, it can not "boast" for implant success or implantation depending on the brand of the selected implant, as the breadth of synthetic or natural materials that promote osteointegration is relatively large.

Keywords: mesenchymal cells, implants, review, biocompatible materials

Procedia PDF Downloads 65
7407 Multidisciplinary Rehabilitation Algorithm after Mandibular Resection for Ameloblastoma

Authors: Joaquim de Almeida Dultra, Daiana Cristina Pereira Santana, Fátima Karoline Alves Araújo Dultra, Liliane Akemi Kawano Shibasaki, Mariana Machado Mendes de Carvalho, Ieda Margarida Crusoé Rocha Rebello

Abstract:

Defects originating from mandibular resections can cause significant functional impairment and facial disharmony, and they have complex rehabilitation. The aim of this report is to demonstrate the authors' experience facing challenging rehabilitation after mandibular resection in a patient with ameloblastoma. Clinical and surgical steps are described simultaneously, highlighting the adaptation of the final fixed prosthesis, reported in an unprecedented way in the literature. A 37-year-old male patient was seen after a sports accident, where a pathological fracture in the symphysis and left mandibular body was identified, where a large radiolucent lesion was found. The patient underwent resection, bone graft, distraction osteogenesis, rehabilitation with dental implants, prosthesis, and finally, orofacial harmonization, in an interval of six years. Rehabilitation should consider the patient's needs individually and should have as the main objective to provide similar aesthetics and function to that present before the disease. We also emphasize the importance of interdisciplinary work during the course of rehabilitation.

Keywords: ameloblastoma, mandibular reconstruction, distraction osteogenesis, dental implants. dental prosthesis, implant-supported, treatment outcome

Procedia PDF Downloads 82
7406 A Comparative Study of Twin Delayed Deep Deterministic Policy Gradient and Soft Actor-Critic Algorithms for Robot Exploration and Navigation in Unseen Environments

Authors: Romisaa Ali

Abstract:

This paper presents a comparison between twin-delayed Deep Deterministic Policy Gradient (TD3) and Soft Actor-Critic (SAC) reinforcement learning algorithms in the context of training robust navigation policies for Jackal robots. By leveraging an open-source framework and custom motion control environments, the study evaluates the performance, robustness, and transferability of the trained policies across a range of scenarios. The primary focus of the experiments is to assess the training process, the adaptability of the algorithms, and the robot’s ability to navigate in previously unseen environments. Moreover, the paper examines the influence of varying environmental complexities on the learning process and the generalization capabilities of the resulting policies. The results of this study aim to inform and guide the development of more efficient and practical reinforcement learning-based navigation policies for Jackal robots in real-world scenarios.

Keywords: Jackal robot environments, reinforcement learning, TD3, SAC, robust navigation, transferability, custom environment

Procedia PDF Downloads 63
7405 Antibacterial Bioactive Glasses in Orthopedic Surgery and Traumatology

Authors: V. Schmidt, L. Janovák, N. Wiegand, B. Patczai, K. Turzó

Abstract:

Large bone defects are not able to heal spontaneously. Bioactive glasses seem to be appropriate (bio)materials for bone reconstruction. Bioactive glasses are osteoconductive and osteoinductive, therefore, play a useful role in bony regeneration and repair. Because of their not optimal mechanical properties (e.g., brittleness, low bending strength, and fracture toughness), their applications are limited. Bioactive glass can be used as a coating material applied on metal surfaces. In this way -when using them as implants- the excellent mechanical properties of metals and the biocompatibility and bioactivity of glasses will be utilized. Furthermore, ion release effects of bioactive glasses regarding osteogenic and angiogenic responses have been shown. Silicate bioactive glasses (45S5 Bioglass) induce the release and exchange of soluble Si, Ca, P, and Na ions on the material surface. This will lead to special cellular responses inducing bone formation, which is favorable in the biointegration of the orthopedic prosthesis. The incorporation of other additional elements in the silicate network such as fluorine, magnesium, iron, silver, potassium, or zinc has been shown, as the local delivery of these ions is able to enhance specific cell functions. Although hip and knee prostheses present a high success rate, bacterial infections -mainly implant associated- are serious and frequent complications. Infection can also develop after implantation of hip prostheses, the elimination of which means more surgeries for the patient and additional costs for the clinic. Prosthesis-related infection is a severe complication of orthopedic surgery, which often causes prolonged illness, pain, and functional loss. While international efforts are made to reduce the risk of these infections, orthopedic surgical infections (SSIs) continue to occur in high numbers. It is currently estimated that up to 2.5% of primary hip and knee surgeries and up to 20% of revision arthroplasties are complicated by periprosthetic joint infection (PJIs). According to some authors, these numbers are underestimated, and they are also increasing. Staphylococcus aureus is the leading cause of both SSIs and PJIs, and the prevalence of methicillin-resistant S. aureus (MRSA) is on the rise, particularly in the United States. These deep infections lead to implant removal and consequently increase morbidity and mortality. The study targets this clinical problem using our experience so far with the Ag-doped polymer coatings on Titanium implants. Non-modified or modified (e.g., doped with antibacterial agents, like Ag) bioactive glasses could play a role in the prevention of infections or the therapy of infected tissues. Bioactive glasses have excellent biocompatibility, proved by in vitro cell culture studies of human osteoblast-like MG-63 cells. Ag-doped bioactive glass-scaffold has a good antibacterial ability against Escherichia coli and other bacteria. It may be concluded that these scaffolds have great potential in the prevention and therapy of implant-associated bone infection.

Keywords: antibacterial agents, bioactive glass, hip and knee prosthesis, medical implants

Procedia PDF Downloads 158
7404 Auditory Rehabilitation via an VR Serious Game for Children with Cochlear Implants: Bio-Behavioral Outcomes

Authors: Areti Okalidou, Paul D. Hatzigiannakoglou, Aikaterini Vatou, George Kyriafinis

Abstract:

Young children are nowadays adept at using technology. Hence, computer-based auditory training programs (CBATPs) have become increasingly popular in aural rehabilitation for children with hearing loss and/or with cochlear implants (CI). Yet, their clinical utility for prognostic, diagnostic, and monitoring purposes has not been explored. The purposes of the study were: a) to develop an updated version of the auditory rehabilitation tool for Greek-speaking children with cochlear implants, b) to develop a database for behavioral responses, and c) to compare accuracy rates and reaction times in children differing in hearing status and other medical and demographic characteristics, in order to assess the tool’s clinical utility in prognosis, diagnosis, and progress monitoring. The updated version of the auditory rehabilitation tool was developed on a tablet, retaining the User-Centered Design approach and the elements of the Virtual Reality (VR) serious game. The visual stimuli were farm animals acting in simple game scenarios designed to trigger children’s responses to animal sounds, names, and relevant sentences. Based on an extended version of Erber’s auditory development model, the VR game consisted of six stages, i.e., sound detection, sound discrimination, word discrimination, identification, comprehension of words in a carrier phrase, and comprehension of sentences. A familiarization stage (learning) was set prior to the game. Children’s tactile responses were recorded as correct, false, or impulsive, following a child-dependent set up of a valid delay time after stimulus offset for valid responses. Reaction times were also recorded, and the database was in Εxcel format. The tablet version of the auditory rehabilitation tool was piloted in 22 preschool children with Νormal Ηearing (ΝΗ), which led to improvements. The study took place in clinical settings or at children’s homes. Fifteen children with CI, aged 5;7-12;3 years with post-implantation 0;11-5;1 years used the auditory rehabilitation tool. Eight children with CI were monolingual, two were bilingual and five had additional disabilities. The control groups consisted of 13 children with ΝΗ, aged 2;6-9;11 years. A comparison of both accuracy rates, as percent correct, and reaction times (in sec) was made at each stage, across hearing status, age, and also, within the CI group, based on presence of additional disability and bilingualism. Both monolingual Greek-speaking children with CI with no additional disabilities and hearing peers showed high accuracy rates at all stages, with performances falling above the 3rd quartile. However, children with normal hearing scored higher than the children with CI, especially in the detection and word discrimination tasks. The reaction time differences between the two groups decreased in language-based tasks. Results for children with CI with additional disability or bilingualism varied. Finally, older children scored higher than younger ones in both groups (CI, NH), but larger differences occurred in children with CI. The interactions between familiarization of the software, age, hearing status and demographic characteristics are discussed. Overall, the VR game is a promising tool for tracking the development of auditory skills, as it provides multi-level longitudinal empirical data. Acknowledgment: This work is part of a project that has received funding from the Research Committee of the University of Macedonia under the Basic Research 2020-21 funding programme.

Keywords: VR serious games, auditory rehabilitation, auditory training, children with cochlear implants

Procedia PDF Downloads 61
7403 Characterization of Bacteria by a Nondestructive Sample Preparation Method in a TEM System

Authors: J. Shiue, I. H. Chen, S. W. Y. Chiu, Y. L. Wang

Abstract:

In this work, we present a nondestructive method to characterize bacteria in a TEM system. Unlike the conventional TEM specimen preparation method, which needs to thin the specimen in a destructive way, or spread the samples on a tiny millimeter sized carbon grid, our method is easy to operate without the need of sample pretreatment. With a specially designed transparent chip that allows the electron beam to pass through, and a custom made chip holder to fit into a standard TEM sample holder, the bacteria specimen can be easily prepared on the chip without any pretreatment, and then be observed under TEM. The centimeter-sized chip is covered with Au nanoparticles in the surface as the markers which allow the bacteria to be observed easily on the chip. We demonstrate the success of our method by using E. coli as an example, and show that high-resolution TEM images of E. coli can be obtained with the method presented. Some E. coli morphology characteristics imaged using this method are also presented.

Keywords: bacteria, chip, nanoparticles, TEM

Procedia PDF Downloads 294
7402 Energy Saving, Heritage Conserving Renovation Methods in Case of Historical Building Stock

Authors: Viktória Sugár, Zoltán Laczó, András Horkai, Gyula Kiss, Attila Talamon

Abstract:

The majority of the building stock of Budapest inner districts was built around the turn of the 19th and 20th century. Although the structural stability of the buildings is not questioned, as the load bearing structures are in sufficient state, the secondary structures are aged, resulting unsatisfactory energetic state. The renovation of these historical buildings requires special methodology and technology: their ornamented facades and custom-made fenestration cannot be insulated or exchanged with conventional solutions without damaging the heritage values. The present paper aims to introduce and systematize the possible technological solutions for heritage respecting energy retrofit in case of a historical residential building stock. Through case study, the possible energy saving potential is also calculated using multiple renovation scenarios.

Keywords: energy efficiency, heritage, historical building, renovation

Procedia PDF Downloads 271
7401 Implant Guided Surgery and Immediate Loading

Authors: Omid Tavakol, Mahnaz Gholami

Abstract:

Introduction : In this oral presentation the main goal is discussing immediate loading in dental implants , from treatment planning and surgical guide designing to delivery , follow up and occlusal consideration . Methods and materials : first of all systematic reviews about immediate loading will be considered . besides , a comparison will be made between immediate loading and conventional loading in terms of success rate and complications . After that different methods , prosthetic options and materials best used in immediate loading will be explained. Particularly multi unit abutments and their mechanism of function will be explained .Digital impressions and designing the temporaries is the next topic we are to explicate .Next issue is the differences between single unit , multiple unit and full arch implantation in immediate loading .Following we are going to describe methods for tissue engineering and papilla formation after extraction . Last slides are about a full mouth rehabilitation via immediate loading technique from surgical designing to follow up .At the end we would talk about potential complications , how to prevent from occurrence and what to do if we face up with .

Keywords: guided surgery, digital implantology, immediate loading, digital dentistry

Procedia PDF Downloads 22
7400 Development of β-Ti Alloy Powders for Additive Manufacturing for Application in Patient-Specific Orthopedic Implants

Authors: Eugene Ivanov, Eduardo del-Rio, Igor Kapchenko, Maija Nystrӧm, Juha Kotila

Abstract:

Series of low modulus beta Ti alloy billets and powders can be produced in commercial quantities using a combination of electron beam melting (EBM) and EIGA atomization processes. In the present study, TNZT alloy powder was produced and processed in the EOSINT M290 laser sintering system to produce parts for mechanical testing. Post heat treatments such as diffusion annealing to reduce internal stresses or hot isostatic pressing to remove closed pores were not applied. The density can visually be estimated to be > 99,9 %. According to EDS study Nb, Zr, and Ta are distributed homogeneously throughout the printed sample. There are no indications for any segregation or chemical inhomogeneity, i.e. variation of the element distribution. These points to the fact that under the applied experimental conditions the melt generated by the laser rapidly cools down in the SLM (Selective Laser Melting) process. The selective laser sintering yielded dense structures with relatively good surface quality. The mechanical properties, especially the elongation (24%) along with tensile strength ( > 500MPa) and modulus of elasticity (~60GPa), were found to be promising compared to titanium alloys in general.

Keywords: beta titanium alloys, additive manufacturing, powder, implants

Procedia PDF Downloads 209
7399 Oncoplastic Augmentation Mastopexy: Aesthetic Revisional Surgery in Breast Conserving Therapy

Authors: Bar Y. Ainuz, Harry M. Salinas, Aleeza Ali, Eli B. Levitt, Austin J. Pourmoussa, Antoun Bouz, Miguel A. Medina

Abstract:

Introduction: Breast conservation therapy remains the mainstay surgical treatment for early breast cancer. Oncoplastic techniques, in conjunction with lumpectomy and adjuvant radiotherapy, have been demonstrated to achieve good aesthetic results without adversely affecting cancer outcomes in the treatment of patients with macromastia or significant ptosis. In our patient population, many women present for breast conservation with pre-existing cosmetic implants or with breast volumes too small for soft tissue, only oncoplastic techniques. Our study evaluated a consecutive series of patients presenting for breast conservation undergoing concomitant oncoplastic-augmentation-mastopexy (OAM) with a contralateral augmentation-mastopexy for symmetry. Methods: OAM surgical technique involves simultaneous lumpectomy with exchange or placement of implants, oncoplastic mastopexy, and concomitant contralateral augmentation mastopexy for symmetry. Patients undergoing lumpectomy for breast conservation as outpatients were identified via retrospective chart review at a high volume private academic affiliated community-based cancer center. Patients with ptosis and either pre-existing breast implants or insufficient breast volume undergoing oncoplastic implant placement (or exchange) and mastopexy were included in the study. Operative details, aesthetic outcomes, and complications were assessed. Results: Over a continuous three-year period, with a two-surgeon cohort, 30 consecutive patients (56 breasts, 4 unilateral procedures) were identified. Patients had an average age of 52.5 years and an average BMI of 27.5, with 40% smokers or former smokers. The average operative time was 2.5 hours, the average implant size removed was 352 cc, and the average implant size placed was 300 cc. All new implants were smooth silicone, with the majority (92%) placed in a retropectoral fashion. 40% of patients received chemotherapy, and 80% of patients received whole breast adjuvant photon radiotherapy with a total radiation dose of either 42.56 or 52.56 Gy. The average and median length of follow-up were both 8.2 months. Of the 24 patients that received radiotherapy, 21% had asymmetry due to capsular contracture. A total of 7 patients (29.2%) underwent revisions for either positive margins (12.5%), capsular contracture (8.3%), implant loss (4.2%), or cosmetic concerns (4.2%). One patient developed a pulmonary embolism in the acute postoperative period and was treated with anticoagulant therapy. Conclusion: Oncoplastic augmentation mastopexy is a safe technique with good aesthetic outcomes and acceptable complication rates for ptotic patients with breast cancer and a paucity of breast volume or pre-existing implants who wish to pursue breast-conserving therapy. The revision rates compare favorably with single-stage cosmetic augmentation procedures as well as other oncoplastic techniques described in the literature. The short-term capsular contracture rates seem lower than the rates in patients undergoing radiation after mastectomy and implant-based reconstruction. Long term capsular contractures and revision rates are too early to know in this cohort.

Keywords: breast conserving therapy, oncoplastic augmentation mastopexy, capsular contracture, breast reconstruction

Procedia PDF Downloads 116
7398 Microstructural and Corrosion Analysis of a Ti-Nb-Ta Biocompatible Dental Implant Alloy

Authors: Roxana Maria Angelescu, Doina Răducanu, Mariana Lucia Angelescu, Ion Cincă, Vasile Dănuţ Cojocaru, Cosmin Cotruț, Şerban Nicolae

Abstract:

Titanium alloys are often used for biomedical applications as hard tissue replacements, such as: orthopedic implants, spinal fixation devices and dental implants. Their advantages are well known and demonstrated: excellent mechanical properties, biocompatibility and good corrosion resistance, but it is also known that the main disadvantage of the metallic materials is their tendency of corrosion in in-vivo environments. In 1987, titanium was found to be the only metallic biomaterial that osseointegrates. The aim of this study was to investigate the microstructure and the corrosion behavior of the Ti-20Nb-5Ta wt% alloy. In this case Nb stabilizes the β-Ti structure and Ta is a highly passivating metal. The as studied alloy was melt under argon protective atmosphere in a levitation induction melting furnace, type FIVE CELES - MP25, with a nominal power of 25 kW and a melting capacity of 30 cm3. The microstructure of the as studied alloy was analyzed by using the electronic microscope Tescan Vega II-XMU. The phase structure of the as studied alloy was determined, as well as the crystalline grain size (100-200µ). To determine the corrosion behavior of the as studied alloy, the technique used was the linear polarization, with the PARSTAT 4000 potentiostat, produced by Princeton Applied Research; potentiodynamic curves were obtained with the VeraStudio v.2.4.2 software.

Keywords: corrosion resistance, microstructure, titanium alloys

Procedia PDF Downloads 514
7397 Developing Biocompatible Iridium Oxide Electrodes for Bone-Guided Extra-Cochlear Implant

Authors: Yung-Shan Lu, Chia-Fone Lee, Shang-Hsuan Li, Chien-Hao Liu

Abstract:

Recently, various bioelectronic devices have been developed for neurologic disease treatments via electro-stimulations such as cochlear implants and retinal prosthesis. Since the electric signal needs electrodes to be transmitted to an organism, electrodes play an important role of stimulations. The materials of stimulation electrodes affect the efficiency of the delivered currents. The higher the efficiency of the electrodes, the lower the threshold current can be used to stimulate the organism which minimizes the potential damages to the adjacent tissues. In this study, we proposed a biocompatible composite electrode composed of high-charge-capacity iridium oxide (IrOₓ) film for a bone-guide extra-cochlear implant. IrOₓ was exploited to decrease the threshold current due to its high capacitance and low impedance. The IrOₓ electrode was fabricated via microelectromechanical systems (MEMS) photolithography and examined with in-vivo tests with guinea pigs. Based on the measured responses of brain waves to sound, the results demonstrated that IrOₓ electrodes have a lower threshold current compared with the Platinum (Pt) electrodes. The research results are expected to be beneficial for implantable and biocompatible electrodes for electrical stimulations.

Keywords: cochlear implants, electrode, electrical stimulation, iridium oxide

Procedia PDF Downloads 165
7396 Morphological and Chemical Characterization of the Surface of Orthopedic Implant Materials

Authors: Bertalan Jillek, Péter Szabó, Judit Kopniczky, István Szabó, Balázs Patczai, Kinga Turzó

Abstract:

Hip and knee prostheses are one of the most frequently used medical implants, that can significantly improve patients’ quality of life. Long term success and biointegration of these prostheses depend on several factors, like bulk and surface characteristics, construction and biocompatibility of the material. The applied surgical technique, the general health condition and life-quality of the patient are also determinant factors. Medical devices used in orthopedic surgeries have different surfaces depending on their function inside the human body. Surface roughness of these implants determines the interaction with the surrounding tissues. Numerous modifications have been applied in the recent decades to improve a specific property of an implant. Our goal was to compare the surface characteristics of typical implant materials used in orthopedic surgery and traumatology. Morphological and chemical structure of Vortex plate anodized titanium, cemented THR (total hip replacement) stem high nitrogen REX steel (SS), uncemented THR stem and cup titanium (Ti) alloy with titanium plasma spray coating (TPS), cemented cup and uncemented acetabular liner HXL and UHMWPE and TKR (total knee replacement) femoral component CoCrMo alloy (Sanatmetal Ltd, Hungary) discs were examined. Visualization and elemental analysis were made by scanning electron microscopy (SEM) and energy dispersive spectroscopy (EDS). Surface roughness was determined by atomic force microscopy (AFM) and profilometry. SEM and AFM revealed the morphological and roughness features of the examined materials. TPS Ti presented the highest Ra value (25 ± 2 μm, followed by CoCrMo alloy (535 ± 19 nm), Ti (227 ± 15 nm) and stainless steel (170 ± 11 nm). The roughness of the HXL and UHMWPE surfaces was in the same range, 147 ± 13 nm and 144 ± 15 nm, respectively. EDS confirmed typical elements on the investigated prosthesis materials: Vortex plate Ti (Ti, O, P); TPS Ti (Ti, O, Al); SS (Fe, Cr, Ni, C) CoCrMo (Co, Cr, Mo), HXL (C, Al, Ni) and UHMWPE (C, Al). The results indicate that the surface of prosthesis materials have significantly different features and the applied investigation methods are suitable for their characterization. Contact angle measurements and in vitro cell culture testing are further planned to test their surface energy characteristics and biocompatibility.

Keywords: morphology, PE, roughness, titanium

Procedia PDF Downloads 101
7395 Effect of Infill Density and Pattern on the Compressive Strength of Parts Produced by Polylactic Acid Filament Using Fused Deposition Modelling

Authors: G. K. Awari, Vishwajeet V. Ambade, S. W. Rajurkar

Abstract:

The field of additive manufacturing is growing, and discoveries are being made. 3D printing machines are also being developed to accommodate a wider range of 3D printing materials, including plastics, metals (metal AM powders), composites, filaments, and other materials. There are numerous printing materials available for industrial additive manufacturing. Such materials have their unique characteristics, advantages, and disadvantages. In order to avoid errors in additive manufacturing, key elements such as 3D printing material type, texture, cost, printing technique and procedure, and so on must be examined. It can be complex to select the best material for a particular job. Polylactic acid (PLA) is made from sugar cane or cornstarch, both of which are renewable resources. "Black plastic" is another name for it. Because it is safe to use and print, it is frequently used in primary and secondary schools. This is also how FDM screen printing is done. PLA is simple to print because of its low warping impact. It's also possible to print it on a cold surface. When opposed to ABS, it allows for sharper edges and features to be printed. This material comes in a wide range of colours. Polylactic acid (PLA) is the most common material used in fused deposition modelling (FDM). PLA can be used to print a wide range of components, including medical implants, household items, and mechanical parts. The mechanical behaviour of the printed item is affected by variations in infill patterns that are subjected to compressive tests in the current investigation to examine their behaviour under compressive stresses.

Keywords: fused deposition modelling, polylactic acid, infill density, infill pattern, compressive strength

Procedia PDF Downloads 52
7394 Effect of the pH on the Degradation Kinetics of Biodegradable Mg-0.8Ca Orthopedic Implants

Authors: A. Mohamed, A. El-Aziz

Abstract:

The pH of the body plays a great role in the degradation kinetics of biodegradable Mg-Ca orthopedic implants. At the location of fracture, the pH of the body becomes no longer neutral which draws the attention towards studying a range of different pH values of the body fluid. In this study, the pH of Hank’s balanced salt solution (HBSS) was modified by phosphate buffers into an aggressive acidic pH 1.8, a slightly acidic pH 5.3 and an alkaline pH 8.1. The biodegradation of Mg-0.8Ca implant was tested in those three different media using immersion test and electrochemical polarization means. It was proposed that the degradation rate has increased with decreasing the pH of HBSS. The immersion test revealed weight gain for all the samples followed by weight loss as the immersion time increased. The highest weight gain was pronounced for the acidic pH 1.8 and the least weight gain was observed for the alkaline pH 8.1. This was in agreement with the electrochemical polarization test results where the degradation rate was found to be high (7.29 ± 2.2 mm/year) in the aggressive acidic solution of pH 1.8 and relatively minimum (0.31 ± 0.06 mm/year) in the alkaline medium of pH 8.1. Furthermore, it was confirmed that the pH of HBSS has reached a steady state of an alkaline pH (~pH 11) at the end of the two-month immersion period regardless of the initial pH of the solution. Finally, the corrosion products formed on the samples’ surface were investigated by SEM, EDX and XRD analyses that revealed the formation of magnesium and calcium phosphates with different morphologies according to the pH.

Keywords: biodegradable, electrochemical polarization means, orthopedics, immersion test, simulated body fluid

Procedia PDF Downloads 98
7393 Antibiotic Prophylaxis Habits in Oral Implant Surgery in the Netherlands: A Cross-Sectional Survey

Authors: Fabio Rodriguez Sanchez, Josef Bruers, Iciar Arteagoitia, Carlos Rodriguez Andres

Abstract:

Background: Oral implants are a routine treatment to replace lost teeth. Although they have a high rate of success, implant failures do occur. Perioperative antibiotics have been suggested to prevent postoperative infections and dental implant failures, but they remain a controversial treatment among healthy patients. The objective of this study was to determine whether antibiotic prophylaxis is a common treatment in the Netherlands among general dentists, maxillofacial-surgeons, periodontists and implantologists in conjunction with oral implant surgery among healthy patients and to assess the nature of antibiotics prescriptions in order to evaluate whether any consensus has been reached and the current recommendations are being followed. Methodology: Observational cross-sectional study based on a web-survey reported according to the Strengthening the Reporting of Observational studies in Epidemiology (STROBE) guidelines. A validated questionnaire, developed by Deeb et al. (2015), was translated and slightly adjusted to circumstances in the Netherlands. It was used with the explicit permission of the authors. This questionnaire contained both close-ended and some open-ended questions in relation to the following topics: demographics, qualification, antibiotic type, prescription-duration and dosage. An email was sent February 2018 to a sample of 600 general dentists and all 302 oral implantologists, periodontists and maxillofacial surgeons who were recognized by the Dutch Association of Oral Implantology (NVOI) as oral health care providers placing oral implants. The email included a brief introduction about the study objectives and a link to the web questionnaire, which could be filled in anonymously. Overall, 902 questionnaires were sent. However, 29 questionnaires were not correctly received due to an incorrect email address. So a total number of 873 professionals were reached. Collected data were analyzed using SPSS (IBM Corp., released 2012, Armonk, NY). Results: The questionnaire was sent back by a total number of 218 participants (response rate=24.2%), 45 female (20.8%) and 171 male (79.2%). Two respondents were excluded from the study group because they were not currently working as oral health providers. Overall 151 (69.9%) placed oral implants on regular basis. Approximately 79 (52.7%) of these participants prescribed antibiotics only in determined situations, 66 (44.0%) prescribed antibiotics always and 5 dentists (3.3%) did not prescribe antibiotics at all when placing oral implants. Overall, 83 participants who prescribed antibiotics, did so both pre- and postoperatively (58.5%), 12 exclusively postoperative (8.5%), and 47 followed an exclusive preoperative regime (33.1%). A single dose of 2,000 mg amoxicillin orally 1-hour prior treatment was the most prescribed preoperative regimen. The most frequent prescribed postoperative regimen was 500 mg amoxicillin three times daily for 7 days after surgery. On average, oral health professionals prescribed 6,923 mg antibiotics in conjunction with oral implant surgery, varying from 500 to 14,600 mg. Conclusions: Antibiotic prophylaxis in conjunction with oral implant surgery is prescribed in the Netherlands on a rather large scale. Dutch professionals might prescribe antibiotics more cautiously than in other countries and there seems to be a lower range on the different antibiotic types and regimens being prescribed. Anyway, recommendations based on last-published evidence are frequently not being followed.

Keywords: clinical decision making, infection control, antibiotic prophylaxis, dental implants

Procedia PDF Downloads 121
7392 Novel Development on Orthopedic Prosthesis by Nanocrystalline Hydroxyapatite Nanocomposite Coated on 316 L Stainless Steel

Authors: Neriman Ozada, Ebrahim Karamian, Amirsalar Khandan, Sina Ghafoorpoor Yazdi

Abstract:

Natural hydroxyapatite, NHA, coatings on the surface of 316 L stainless steel implants has been widely employed in order to achieve better osteoconductivity. For coating, the plasma spraying method is generally used because they ensure adhesion between the coating and the 316 L stainless steel (SS) surface. Some compounds such as zircon (ZrSiO4) is employed as an additive in an attempt to improve HA’s mechanical properties such as wear resistance and hardness. In this study wear resistance has been carried out in different chemical compositions of coating. Therefore, nanocomposites based on NHA containing of 0 wt.%, 5 wt.%, 10 wt.%, and 15 wt.% of zircon were used as a coating on the SS implants. The samples consisted of NHA, derived from calf heated at 850 °C for 3 h. The composite mixture was coated on SS by plasma spray method. The results were estimated using the scanning electron microscopy (SEM), X-ray diffraction (XRD) techniques were utilized to characterize the shape and size of NHA powder. Disc wear test and Vickers hardness were utilized to characterize the coated nanocomposite samples. The prepared NHA powder had nano-scale morphological structure with the mean crystallite size of 30-50 nm in diameter. The wear resistance are almost 320, 380, 415, and 395 m/g and hardness are approximately 376, 391, 420, 410 VHN in ceramic composite materials containing ZrSiO4. The results have been shown that the best wear resistance and hardness occurred in the sample coated by NHA/ZrSiO4 containing of 10 wt.% of zircon.

Keywords: zircon, 316 L stainless steel, wear resistance, orthopedic applications, plasma spray

Procedia PDF Downloads 413
7391 Automated End-to-End Pipeline Processing Solution for Autonomous Driving

Authors: Ashish Kumar, Munesh Raghuraj Varma, Nisarg Joshi, Gujjula Vishwa Teja, Srikanth Sambi, Arpit Awasthi

Abstract:

Autonomous driving vehicles are revolutionizing the transportation system of the 21st century. This has been possible due to intensive research put into making a robust, reliable, and intelligent program that can perceive and understand its environment and make decisions based on the understanding. It is a very data-intensive task with data coming from multiple sensors and the amount of data directly reflects on the performance of the system. Researchers have to design the preprocessing pipeline for different datasets with different sensor orientations and alignments before the dataset can be fed to the model. This paper proposes a solution that provides a method to unify all the data from different sources into a uniform format using the intrinsic and extrinsic parameters of the sensor used to capture the data allowing the same pipeline to use data from multiple sources at a time. This also means easy adoption of new datasets or In-house generated datasets. The solution also automates the complete deep learning pipeline from preprocessing to post-processing for various tasks allowing researchers to design multiple custom end-to-end pipelines. Thus, the solution takes care of the input and output data handling, saving the time and effort spent on it and allowing more time for model improvement.

Keywords: augmentation, autonomous driving, camera, custom end-to-end pipeline, data unification, lidar, post-processing, preprocessing

Procedia PDF Downloads 80
7390 The Role of P2X7 Cytoplasmic Anchor in Inflammation

Authors: Federico Cevoli

Abstract:

Purinergic P2X7 receptors (P2X7R) are ligand-gated non-selective cation channels involved in several physiological and pathological processes. They are particularly promising pharmacological targets as they are present in an increasing number of different cells types. P2X7R activation is triggered following elevated concentrations of extracellular ATP, similarly to those observed in tissues injury, chronic inflammation and T-cell activation, as well as in the scrambling of phospholipids leading to membrane blebbing and apoptosis. Another hallmark of P2X7 is cell permeabilization, commonly known as “macropore” formation allowing the passage of nanometer-sized molecules up to 900Da. Recently, full-length P2X7 Cryo-EM structures revealed unique functional sites, including two cytoplasmic domains - the cytoplasmic "anchor" and "ballast". To date, the molecular units/complex by which P2X7R exerts its pathophysiological functions are unknown. Using custom-made cell-penetrating HIV-1 TAT peptides, we show for the first-time potential implications of P2X7 cytoplasmic anchor in the regulation of caspase3/7 activation as well as TNFα regulation.

Keywords: P2X7R, immunology, TAT-peptide, cell death

Procedia PDF Downloads 103
7389 Role of Vitamin D in Osseointegration of Dental Implant

Authors: Pouya Khaleghi

Abstract:

Dental implants are a successful treatment modality for restoring both function and aesthetics. Dental implant treatment has predictive results in the replacement of the lost teeth and has a high success rate even in the long term. The most important factor which is responsible for the positive course of implant treatment is the process of osseointegration between the implant structure and the host’s bone tissue. During recent years, many studies have focused on surgical and prosthetic factors, as well as the implant-related factors. However, implant failure still occurs despite the improvements that have led to the increased survival rate of dental implants, which suggests the possible role of some host-related risk factors. Vitamin D is a fat-soluble vitamin regulating calcium and phosphorus metabolism in tissues. The role of vitamin D in bone healing has been under investigation for several years. Vitamin D deficiency has also been associated with impaired and delayed callus formation and fractures healing; however, the role of vitamin D has not been clarified. Therefore, it is extremely important to study the phenomenon of a connection formed between bone tissue and the surface of a titanium implant and find correlations between the 25- hydroxycholecalciferol concentration in blood serum and the course of osseointegration. Because the processes of bone remodeling are very dynamic in the period of actual osseointegration, it is necessary to obtain the correct concentration of vitamin D3 metabolites in blood serum. In conclusion, the correct level of 25-hydroxycholecalciferol on the day of surgery and vitamin D deficiency treatment have a significant influence on the increase in the bone level at the implant site during the process of osseointegration assessed radiologically.

Keywords: implant, osseointegration, vitamin d, dental

Procedia PDF Downloads 147