Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Transformers with Off-Nominal Turns Ratios01:25

Transformers with Off-Nominal Turns Ratios

277
In scenarios involving parallel transformers with disparate ratings, developing per-unit models requires accommodating off-nominal turns ratios. This situation arises when the selected base voltages are not proportional to the transformer’s voltage ratings. Consider a transformer where the rated voltages are related by the term a. If the chosen voltage bases satisfy a relationship involving term b, term c is defined as the ratio of these bases. This ratio is then substituted into the...
277
Transformers in Distribution System01:27

Transformers in Distribution System

407
Transformers in distribution systems can be broadly categorized into distribution substation transformers and other distribution transformers. They are crucial for stepping down high transmission voltages to levels suitable for distribution and end-user applications.
Distribution substation transformers come in various ratings and typically use mineral oil for insulation and cooling. To prevent moisture and air from entering the oil, some transformers use an inert gas like nitrogen to fill the...
407
Types Of Transformers01:16

Types Of Transformers

1.2K
Transformers can provide desired voltages to a circuit by modifying the number of turns in the secondary windings.
If the ratio of the number of turns in the secondary winding to that of the primary winding is greater than one, then the transformer is said to be a step-up transformer. In a step-up transformer, the voltage at the secondary winding is greater than the voltage applied at the primary winding.
However, if this ratio is less than one, the transformer is said to be a step-down...
1.2K
Energy Losses in Transformers01:21

Energy Losses in Transformers

1.1K
In an ideal transformer, it is assumed that there are no energy losses, and, hence, all the power at the primary winding is transferred to the secondary winding. However, in reality,  the transformers always have some energy losses, and, hence, the output power obtained at the secondary winding is less than the input power at the primary winding due to energy losses.
There are four main reasons for energy losses in transformers.
The first cause can be  the high resistance of the...
1.1K
Three-Winding Transformers01:19

Three-Winding Transformers

394
Three identical single-phase transformers can be configured to form a three-phase transformer connection, which involves high-voltage and low-voltage windings. The high-voltage windings are denoted by capital letters A-B-C, while the low-voltage windings are labeled with lowercase letters a-b-c, representing their respective phases. This notation helps distinguish between the high and low voltage sides of the transformer.
In the per-unit equivalent circuit of a grounded Y-Y three-phase...
394
Transformers01:26

Transformers

1.5K
A device that transforms voltages from one value to another using induction is called a transformer. A transformer consists of two separate coils, or windings, wrapped around the same soft iron core. However, they are electrically insulated from each other.
The iron core has a substantial relative permeability. Therefore, the magnetic field lines generated due to the current in one winding are almost entirely confined within the core, such that the same magnetic flux permeates each turn of both...
1.5K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Global Explainability of A Deep Abstaining Classifier for Cancer Pathology Reports.

IEEE journal of biomedical and health informatics·2026
Same author

Learning to Diagnose Privately: DP-Powered LLMs for Radiology Report Classification.

IEEE access : practical innovations, open solutions·2026
Same author

Predictive analytics to direct clinical attention to complex patients with elevated suicide risk: enhancement of the Veterans Health Administration REACH VET model.

BMJ mental health·2026
Same author

Leveraging Large Language Models for Real-World Data Evidence: A Framework for Automated Treatment Extraction and Data Harmonization.

Journal of registry management·2026
Same author

New Jersey State Cancer Registry Data Ascertainment for Melanoma Research Studies.

Journal of registry management·2026
Same author

Twenty-First Century Data Systems: Evolving Cancer Registries to a Learning Health System.

Learning health systems·2026

Related Experiment Video

Updated: Nov 16, 2025

A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images
04:23

A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images

Published on: April 21, 2023

2.1K

Limitations of Transformers on Clinical Text Classification.

Shang Gao, Mohammed Alawad, M Todd Young

    IEEE Journal of Biomedical and Health Informatics
    |February 26, 2021
    PubMed
    Summary

    Bidirectional Encoder Representations from Transformers (BERT) models struggle with long clinical texts. Simpler models often perform better, suggesting BERT's pretraining and tokenization hinder performance on lengthy documents requiring key phrase identification.

    More Related Videos

    Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
    04:48

    Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

    Published on: July 5, 2024

    649

    Related Experiment Videos

    Last Updated: Nov 16, 2025

    A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images
    04:23

    A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images

    Published on: April 21, 2023

    2.1K
    Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
    04:48

    Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

    Published on: July 5, 2024

    649

    Area of Science:

    • Natural Language Processing
    • Clinical Informatics
    • Machine Learning

    Background:

    • Bidirectional Encoder Representations from Transformers (BERT) models excel at many Natural Language Processing (NLP) tasks.
    • However, BERT's fixed input length limits its application to long clinical documents.
    • Classifying lengthy clinical texts requires specialized approaches to overcome BERT's limitations.

    Purpose of the Study:

    • To adapt BERT for document classification on clinical texts exceeding its default input length.
    • To compare the performance of scaled BERT methods against simpler baseline architectures.
    • To analyze the impact of BERT's pretraining and tokenization on clinical text classification.

    Main Methods:

    • Developed four methods to scale BERT for processing long clinical texts.
    • Compared scaled BERT approaches against a word-level convolutional neural network and a hierarchical self-attention network.
    • Evaluated performance on MIMIC-III discharge summaries and SEER cancer pathology reports.

    Main Results:

    • BERT-based methods did not consistently outperform simpler baseline models on long clinical text classification.
    • Simpler architectures, like CNNs and hierarchical attention networks, achieved competitive or superior results.
    • Analysis indicated BERT's pretraining and WordPiece tokenization may impede performance on long documents.

    Conclusions:

    • Standard BERT scaling methods are not always effective for classifying long clinical documents.
    • Simpler NLP models can be more suitable for clinical text classification tasks where identifying key phrases is crucial.
    • BERT's core components may require modification for optimal performance on extensive clinical text data.