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 in Distribution System01:27

Transformers in Distribution System

123
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...
123
End Point Prediction: Gran Plot01:07

End Point Prediction: Gran Plot

371
A Gran plot is used to predict the equivalence volume or endpoint of a potentiometric or acid-base titration without reaching the endpoint. Typically, titration data is collected as a function of the titrant's volume up to a point less than the equivalence volume and then transformed into a linear format. The straight line is extended to the x-axis, indicating the necessary titrant volume to achieve the equivalence point.
For potentiometric titration, the Gran plot is created by plotting...
371
Types Of Transformers01:16

Types Of Transformers

1.0K
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.0K
The Ideal Transformer01:26

The Ideal Transformer

423
In single-phase two-winding transformers, two windings are coiled around a magnetic core characterized by cross-sectional area A and magnetic permeability μ. A phasor current i1 enters the left winding while i2 exits the right winding, establishing the fundamental working of the transformer through electromagnetic principles.
Ampere's Law forms the basis of understanding the magnetic field within the transformer. It states that the integral of the magnetic field intensity's...
423
Fast Decoupled and DC Powerflow01:24

Fast Decoupled and DC Powerflow

233
The fast decoupled power flow method addresses contingencies in power system operations, such as generator outages or transmission line failures. This method provides quick power flow solutions, essential for real-time system adjustments. Fast decoupled power flow algorithms simplify the Jacobian matrix by neglecting certain elements, leading to two sets of decoupled equations:
233
Prediction Intervals01:03

Prediction Intervals

2.3K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y. 
2.3K

You might also read

Related Articles

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

Sort by
Same author

A Micromechanical-Based Semi-Empirical Model for Predicting the Compressive Strength Degradation of Concrete under External Sulfate Attack.

Materials (Basel, Switzerland)·2023
Same author

Bell pepper derived nitrogen-doped carbon dots as a pH-modulated fluorescence switching sensor with high sensitivity for visual sensing of 4-nitrophenol.

Food chemistry·2023
Same author

The utility of P-I-R classification in predicting the on-treatment histological and clinical outcomes of patients with hepatitis B and advanced liver fibrosis.

Hepatology (Baltimore, Md.)·2023
Same author

Application of urea-based magnetic covalent organic framework as sorbent for the determination of coumarin and its derivatives in food samples combined with liquid chromatography-mass spectrometry.

Food chemistry·2023
Same author

The prognosis of gliomas with different molecular subtypes in the era of intensity-modulated radiation therapy (IMRT).

Aging·2023
Same author

2D/2D Biochar/Bi<sub>2</sub>WO<sub>6</sub> Hybrid Nanosheets with Enhanced Visible-Light-Driven Photocatalytic Activities for Organic Pollutants Degradation.

ACS omega·2023

Related Experiment Video

Updated: Jul 17, 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

1.9K

A novel hybrid framework based on temporal convolution network and transformer for network traffic prediction.

Zhiwei Zhang1, Shuhui Gong1, Zhaoyu Liu1

  • 1School of Information Engineering, China University of Geosciences, Beijing, China.

Plos One
|September 8, 2023
PubMed
Summary

This study introduces a novel deep-learning model for accurate mobile network traffic prediction, significantly improving resource allocation and network stability. The CSTCN-Transformer model enhances prediction accuracy by effectively capturing spatio-temporal features.

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

440

Related Experiment Videos

Last Updated: Jul 17, 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

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

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

440

Area of Science:

  • Computer Science
  • Artificial Intelligence
  • Telecommunications Engineering

Background:

  • Accurate mobile network traffic prediction is crucial for rational resource allocation and ensuring stable, fast network services.
  • The inherent burstiness and uncertainty of network traffic present significant challenges to precise prediction.
  • Understanding spatio-temporal correlations is key to improving traffic forecasting models.

Purpose of the Study:

  • To develop a novel deep-learning model for accurate mobile network traffic time-series prediction.
  • To effectively extract and utilize spatio-temporal features from network traffic data.
  • To enhance the efficiency and accuracy of mobile network resource management.

Main Methods:

  • Proposed a deep-learning model integrating Convolutional Block Attention Module (CBAM) Spatio-Temporal Convolution Network (CSTCN) and Transformer with a sparse self-attention mechanism.
  • Utilized an improved TCN with CBAM for spatial feature extraction, forming the CSTCN component.
  • Employed Transformer with sparse self-attention to further capture complex spatio-temporal dependencies.

Main Results:

  • The CSTCN-Transformer model demonstrated significant improvements in prediction accuracy compared to baseline models.
  • Achieved substantial reductions in mean square error (up to 65.16%) and mean average error (up to 53.10%) on a real-world dataset.
  • Validated the model's effectiveness on a mobile network traffic dataset from Milan.

Conclusions:

  • The proposed CSTCN-Transformer model effectively addresses the challenges of mobile network traffic prediction.
  • The integration of CBAM, TCN, and sparse self-attention Transformer significantly enhances spatio-temporal feature extraction and prediction accuracy.
  • The model offers a promising solution for optimizing mobile network operations and user experience.