skip to main content
US FlagAn official website of the United States government
dot gov icon
Official websites use .gov
A .gov website belongs to an official government organization in the United States.
https lock icon
Secure .gov websites use HTTPS
A lock ( lock ) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.


Title: A Critical Review of Microelectrode Arrays and Strategies for Improving Neural Interfaces
Abstract Though neural interface systems (NISs) can provide a potential solution for mitigating the effects of limb loss and central nervous system damage, the microelectrode array (MEA) component of NISs remains a significant limiting factor to their widespread clinical applications. Several strategies can be applied to MEA designs to increase their biocompatibility. Herein, an overview of NISs and their applications is provided, along with a detailed discussion of strategies for alleviating the foreign body response (FBR) and abnormalities seen at the interface of MEAs and the brain tissue following MEA implantation. Various surface modifications, including natural/synthetic surface coatings, hydrogels, and topography alterations, have shown to be highly successful in improving neural cell adhesion, reducing gliosis, and increasing MEA longevity. Different MEA surface geometries, such as those seen in the Utah and Michigan arrays, can help alleviate the resultant FBR by reducing insertion damage, while providing new avenues for improving MEA recording performance and resolution. Increasing overall flexibility of MEAs as well as reducing their stiffness is also shown to reduce MEA induced micromotion along with FBR severity. By combining multiple different properties into a single MEA, the severity and duration of an FBR postimplantation can be reduced substantially.  more » « less
Award ID(s):
1703570
PAR ID:
10459505
Author(s) / Creator(s):
 ;  ;  ;  
Publisher / Repository:
Wiley Blackwell (John Wiley & Sons)
Date Published:
Journal Name:
Advanced Healthcare Materials
Volume:
8
Issue:
19
ISSN:
2192-2640
Format(s):
Medium: X
Sponsoring Org:
National Science Foundation
More Like this
  1. During high current density operation, water production in the polymer electrolyte membrane fuel cell (PEMFC) cathode catalyst layer can negatively affect performance by lowering mass transport of oxygen into the cathode. In this paper, a novel heat treatment process for controlling the ionic polymer/gas interface property of the fuel cell catalyst layer is investigated and then incorporated into the membrane electrode assembly (MEA) fabrication process. XPS characterization of the catalyst layer’s ionomer-gas interface at its outer surface and its sublayers’ surfaces obtained by scraping off successive layers of the catalyst layers confirms that a hydrophobic ionomer interface can be achieved across the catalyst layer using a specific heat treatment condition. Based on the results of the catalyst layer study, the MEA fabrication process is modified to identify heat treatment configuration and conditions that will create an optimal hydrophobic ionomer-gas interface inside the cathode catalyst layer. Finally, fuel cell tests conducted on the conventional and new MEAs under different operating temperatures show the performance of the fuel cells with the treated MEAs was > 130% higher than that with the conventional MEA at 25 °C and 70 °C with humidified air and > 45% higher at 70 °C with dry air. The durability of the hydrophobic treatment on the cathode catalyst layer ionomer is also confirmed by the accelerated stress test. 
    more » « less
  2. The urgent need to address the high-cost issue of proton-exchange membrane fuel cell (PEMFC) technologies, particularly for transportation applications, drives the development of simultaneously highly active and durable platinum group metal-free (PGM-free) catalysts and electrodes. The past decade has witnessed remarkable progress in exploring PGM-free cathode catalysts for the oxygen reduction reaction (ORR) to overcome sluggish kinetics and catalyst instability in acids. Among others, scientists have identified the newly emerging atomically dispersed transition metal (M: Fe, Co, or/and Mn) and nitrogen co-doped carbon (M–N–C) catalysts as the most promising alternative to PGM catalysts. Here, we provide a comprehensive review of significant breakthroughs, remaining challenges, and perspectives regarding the M–N–C catalysts in terms of catalyst activity, stability, and membrane electrode assembly (MEA) performance. A variety of novel synthetic strategies demonstrated effectiveness in improving intrinsic activity, increasing active site density, and attaining optimal porous structures of catalysts. Rationally designing and engineering the coordination environment of single metal MN x sites and their local structures are crucial for enhancing intrinsic activity. Increasing the site density relies on the innovative strategies of restricting the migration and agglomeration of single metal sites into metallic clusters. Relevant understandings provide the correlations among the nature of active sites, nanostructures, and catalytic activity of M–N–C catalysts at the atomic scale through a combination of experimentation and theory. Current knowledge of the transferring catalytic properties of M–N–C catalysts to MEA performance is limited. Rationally designing morphologic features of M–N–C catalysts play a vital role in boosting electrode performance through exposing more accessible active sites, realizing uniform ionomer distribution, and facilitating mass/proton transports. We outline future research directions concerning the comprehensive evaluation of M–N–C catalysts in MEAs. The most considerable challenge of current M–N–C catalysts is the unsatisfied stability and rapid performance degradation in MEAs. Therefore, we further discuss practical methods and strategies to mitigate catalyst and electrode degradation, which is fundamentally essential to make M–N–C catalysts viable in PEMFC technologies. 
    more » « less
  3. Abstract Multi‐elemental alloy (MEA) nanoparticles have recently received notable attention owing to their high activity and superior phase stability. Previous syntheses of MEA nanoparticles mainly used carbon as the support, owing to its high surface area, good electrical conductivity, and tunable defective sites. However, the interfacial stability issue, such as nanoparticle agglomeration, remains outstanding due to poor interfacial binding between MEA and carbon. Such a problem often causes performance decay when MEA nanoparticles are used as catalysts, hindering their practical applications. Herein, an interface engineering strategy is developed to synthesize MEA–oxide–carbon hierarchical catalysts, where the oxide on carbon helps disperse and stabilize the MEA nanoparticles toward superior thermal and electrochemical stability. Using several MEA compositions (PdRuRh, PtPdIrRuRh, and PdRuRhFeCoNi) and oxides (TiO2and Cr2O3) as model systems, it is shown that adding the oxide renders superior interfacial stability and therefore excellent catalytic performance. Excellent thermal stability is demonstrated under transmission electron microscopy with in situ heating up to 1023 K, as well as via long‐term cycling (>370 hours) of a Li–O2battery as a harsh electrochemical condition to challenge the catalyst stability. This work offers a new route toward constructing efficient and stable catalysts for various applications. 
    more » « less
  4. Security is a critical aspect in the design, development, and testing of software systems. Due to the increasing need for security-related skills within software systems and engineering, there is a growing demand for these skills to be taught at the university level. A series of 41 security modules was developed to assess the impact of these modules on teaching critical cyber security topics to students. This paper presents the implementation and outcomes of the first set of six security modules in a Freshman level course. This set consists of five modules presented in lectures as well as a sixth module emphasizing encryption and decryption used as the semester project for the course. Each module is a collection of concepts related to cyber security. The individual cyber security concepts are presented with a general description of a security issue to avoid, sample code with the security issue written in the Java programming language, and a second version of the code with an effective solution. The set of these modules was implemented in Computer Science I during the Fall 2019 semester. Incorporating each of the concepts in these modules into lectures depends on both the topic covered and the approach to resolving the related security issue. Students were introduced to computing concepts related to both the security issue and the appropriate solution to fully grasp the overall concept. After presenting the materials to students, continual review with students is also essential. This reviewal process requires exploring use-cases for the programming mechanisms presented as solutions to the security issues discussed. In addition to the security modules presented in lectures, students were given a hands-on approach to understanding the concepts through Model-Eliciting Activities (MEAs). MEAs are open-ended, problem-solving activities in which groups of three to four students work to solve realistic complex problems in a classroom setting. The semester project related to encryption and decryption was implemented into the course as an MEA. To assess the effectiveness of incorporating security modules with the MEA project into the curriculum of Computer Science I, two sections of the course were used as a control group and a treatment group. The treatment group included the security modules in lectures and the MEA project while the control group did not. To measure the overall effectiveness of incorporating security modules with the MEA project, both the instructor’s effectiveness as well as the student’s attitudes and interest were measured. For instructors, the primary question to address was to what extent do instructors change their attitudes towards student learning and their teaching practices because of the implementation of cyber security modules through MEAs. For students, the primary question to address was how the inclusion of security modules with the MEA project improved their understanding of the course materials and their interests in computer science. After implementing security modules with the MEA project, students showed a better understanding of cyber security concepts and a greater interest in broader computer science concepts. The instructor’s beliefs about teaching, learning, and assessment shifted from teacher-centered to student-centered, during his experience with the security modules and MEA. 
    more » « less
  5. Abstract Objective.This study aims to reveal longitudinal changes in functional network connectivity within and across different brain structures near chronically implanted microelectrodes. While it is well established that the foreign-body response (FBR) contributes to the gradual decline of the signals recorded from brain implants over time, how the FBR affects the functional stability of neural circuits near implanted brain–computer interfaces (BCIs) remains unknown. This research aims to illuminate how the chronic FBR can alter local neural circuit function and the implications for BCI decoders.Approach.This study utilized single-shank, 16-channel,100µm site-spacing Michigan-style microelectrodes (3 mm length, 703µm2 site area) that span all cortical layers and the hippocampal CA1 region. Sex balanced C57BL6 wildtype mice (11–13 weeks old) received perpendicularly implanted microelectrode in left primary visual cortex. Electrophysiological recordings were performed during both spontaneous activity and visual sensory stimulation. Alterations in neuronal activity near the microelectrode were tested assessing cross-frequency synchronization of local field potential (LFP) and spike entrainment to LFP oscillatory activity throughout 16 weeks after microelectrode implantation.Main results. The study found that cortical layer 4, the input-receiving layer, maintained activity over the implantation time. However, layers 2/3 rapidly experienced severe impairment, leading to a loss of proper intralaminar connectivity in the downstream output layers 5/6. Furthermore, the impairment of interlaminar connectivity near the microelectrode was unidirectional, showing decreased connectivity from Layers 2/3 to Layers 5/6 but not the reverse direction. In the hippocampus, CA1 neurons gradually became unable to properly entrain to the surrounding LFP oscillations.Significance. This study provides a detailed characterization of network connectivity dysfunction over long-term microelectrode implantation periods. This new knowledge could contribute to the development of targeted therapeutic strategies aimed at improving the health of the tissue surrounding brain implants and potentially inform engineering of adaptive decoders as the FBR progresses. Our study’s understanding of the dynamic changes in the functional network over time opens the door to developing interventions for improving the long-term stability and performance of intracortical microelectrodes. 
    more » « less