SlideShare a Scribd company logo
1 of 20
Analysis of Semiconductor based Micro
Refrigerator for Quantum Devices
Tong Xu1, Siqing Ma2, Jun Steed Huang3
1,3 Institute of Prospective Autonomous Driving, Nanjing 210000, China
2 Southern University of Science and Technology, Shenzhen 518000, China
August 28-30, 2019, Wireless Valley, Nanjing, China
2019 IEEE International Symposium on Radio-Frequency Integration Technology
About the Authors
Tong Xu, Patent Engineer
Siqing Ma, Project Engineer
Jun Steed Huang, Principal Engineer
Outline
I. Introduction Cooling
II. Brain Storm Optimization
III. Parametric System Identification
IV. Simulation Results
In order to provide the design guidance for a multiple stage refrigerator for
hosting a quantum computing device targeting for unmanned transportation
platform. We provides a modeling analysis based on a preliminary single stage
test data, by using Brain Storm Optimization algorithm.
Introduction Cooling
Cooling device
Cooling device——Thermo Electric Cooler (TEC)
TEC use the Peltier effect through p-type and n-type semiconductor
elements. TEC are widely used in cooling, maintaining and
stabilizing the temperature of the devices like Photon Avalanche
Diode, etc.
A single TEC
PAD is a temperature sensitive
optoelectronic device, where even a
slight variation in temperature can
cause unstable performance in
quantum efficiency, responsibility
and dark counts.
Cooling object——Photon Avalanche Diode (PAD)
Cooling object
Three-layer nested cooling system
A TEC heat sink unit (One stage)
We use a three-layer nested
multi-stage micro-refrigeration
system to improve the
traditional coolant based multi-
stage refrigeration system,
which consist of PAD, TEC and
a custom mounting design of
heat sink and the cooling heat
exchanger components is
specifically designed to fulfill
the purpose.
Modeling and optimization
 In this study, the mathematical model of a TEC together with its mounting
design with PAD is obtained using the Brain Storm Optimization (BSO)
algorithm in MATLAB.
 A highly nonlinear characteristic of TEC has made the normal equations
derivation becoming more complex.
 Use Brain Storm Optimization (BSO) to simulate the mathematical model of
a TEC together with its mounting design with PAD
Brain Storm Optimization
Brain Storm Optimization (BSO) is an
optimization algorithm that was inspired by
human being creative problem solving process.
This new algorithm combines the advantages
of swarm intelligence and data mining,
choosing better solution based on data analysis.
Each solution in this swarm intelligence
optimization algorithm is regarded as a data
point, and the optimal solution is found by
clustering data points.
BSO details
The solution update to their new solution by:
Xnew
d
= Xselected
d
+ ξ t × N μ, σ
where Xselected
d
is the d-th dimension of the individual selected to generate new
individual; Xnew
d
is the d-th dimension of the individual newly generated; N(μ,
σ) is the Gaussian random function with mean μ and variance σ; the ξ(t) is a
coefficient that weights the contribution of the Gaussian random value.
For the simplicity and for the purpose offline tuning, the ξ can be calculated as
ξ t = logsig(
0.5×T–t
𝑘
) × rand()
.
where logsig() is a logarithmic sigmoid transfer function, T is the maximum
number of iterations, and t is the current iteration number, k is for changing
logsig() function’s slope, and rand() is a random value within (0,1). The transfer
function formula logsig() is defined as follows:
logsig a =
1
1+exp(–𝑎)
Parametric System Identification
Parametric system identification is defined by the model structure and
parameters from a given data input and output to describe the real physical
system.
Parametric system identification is a practice of control and prediction of a
real world physical system. The determination of mathematical model using
BSO is realized by minimizing the mean square error prediction output to the
actual output of the system.
There are three steps in determining parameter system identification:
• Collection of input and output experimental data of the system
• Determination of the model structure
• Selection of the parameters mathematical model
Collection of input and output experimental data of the system
720 points sampled data
 Inputs: u (t), from 0 up to 12V
with the small increment of
0.016V is supplied to the
single stage TEC
 Outputs: y(t), temperature of
the PAD at the cold side of the
TEC
Determination of the model structure
BSO based parametric system identification of TEC for PAD application
Selection of the parameters mathematical model
The below equation is the model structure of auto regression with exogenous input
(ARX) was chosen to represent the model structure of the system:
𝑦 𝑡 =–
𝑖=1
𝑁
𝑎𝑖 × 𝑦 𝑡– 𝑖 +
𝑗=0
𝑁
𝑏𝑖 × 𝑢 𝑡– 𝑗
where,
ŷ (t) = The predicted output ;
ai = The denominator ;
bj = The numerator ;
N = The number of the denominator ;
M = The number of the numerator ;
u (t) = The input ;
y (t) = The actual output
Selection of the parameters mathematical model
Mean Square Error (MSE), proposed by Gauss,
which is the objective function for the BSO optimization process.
The result of the MSE should converge to zero:
e(t )=MSE=
1
N
t=1
N
y t – y t 2
Simulation Results
The mathematical model obtained
from the BSO simulation is:
𝑦 t =– 𝑎1y t– 1 – 𝑎2y t– 2 + 𝑏0u t + 𝑏1u t– 1
The parameters of the corresponding
parameter system for each layer are shown
in the below table:
layer parameters a1 a2 b0 b1
one layer -2.1364 1.1337 -3.0008 3.0015
two layer -1.7759 0.7788 0.1146 -0.1151
three layer -2.0682 1.0651 0.7484 -0.7440
Simulation table figure
The blue lines are the actual output
while the green lines are the BSO
predicted output.
By substituting the respective
parameters, we can get the Mean
Square Error at very small level.
Conclusion
--The BSO algorithm use random solutions to replace clustering
centers in solution set, which can help BSO to avoid achieving a
premature convergence of local optimal solution.
--Regression with exogenous input is found to be the second order
model structure of the system.
--Mean Square Error was used as the objective function of BSO, it
converged quickly.
ACKNOWLEDGMENT
Thanks go to:
Prof. Yuhui Shi, Prof. Shi Cheng (Sustech project)
Prof. Hongwei Shi, Mr. Hongbin Qian (Midea project)
and Ms. Jiamin Huang et al (Haylion project)
for discussions and supports!
Thank you !
Questions?
https://github.com/TongXu2
Autonomous is the way to go …

More Related Content

What's hot

Fuzzy c means_realestate_application
Fuzzy c means_realestate_applicationFuzzy c means_realestate_application
Fuzzy c means_realestate_application
Cemal Ardil
 
Fixed-Point Code Synthesis for Neural Networks
Fixed-Point Code Synthesis for Neural NetworksFixed-Point Code Synthesis for Neural Networks
Fixed-Point Code Synthesis for Neural Networks
gerogepatton
 
Drobics, m. 2001: datamining using synergiesbetween self-organising maps and...
Drobics, m. 2001:  datamining using synergiesbetween self-organising maps and...Drobics, m. 2001:  datamining using synergiesbetween self-organising maps and...
Drobics, m. 2001: datamining using synergiesbetween self-organising maps and...
ArchiLab 7
 
Interpolation of-geofield-parameters
Interpolation of-geofield-parametersInterpolation of-geofield-parameters
Interpolation of-geofield-parameters
Cemal Ardil
 

What's hot (20)

Rs lab 06
Rs lab 06Rs lab 06
Rs lab 06
 
Image transforms
Image transformsImage transforms
Image transforms
 
Session II - Estimation methods and accuracy Li-Chun Zhang Discussion: Sess...
Session II - Estimation methods and accuracy   Li-Chun Zhang Discussion: Sess...Session II - Estimation methods and accuracy   Li-Chun Zhang Discussion: Sess...
Session II - Estimation methods and accuracy Li-Chun Zhang Discussion: Sess...
 
40120130406008
4012013040600840120130406008
40120130406008
 
Post mission analysis noise reduction
Post mission analysis noise reductionPost mission analysis noise reduction
Post mission analysis noise reduction
 
FUAT – A Fuzzy Clustering Analysis Tool
FUAT – A Fuzzy Clustering Analysis ToolFUAT – A Fuzzy Clustering Analysis Tool
FUAT – A Fuzzy Clustering Analysis Tool
 
Fuzzy c means_realestate_application
Fuzzy c means_realestate_applicationFuzzy c means_realestate_application
Fuzzy c means_realestate_application
 
Tchebichef moment based hilbert scan for image compression
Tchebichef moment based hilbert scan for image compressionTchebichef moment based hilbert scan for image compression
Tchebichef moment based hilbert scan for image compression
 
W33123127
W33123127W33123127
W33123127
 
Fixed-Point Code Synthesis for Neural Networks
Fixed-Point Code Synthesis for Neural NetworksFixed-Point Code Synthesis for Neural Networks
Fixed-Point Code Synthesis for Neural Networks
 
Drobics, m. 2001: datamining using synergiesbetween self-organising maps and...
Drobics, m. 2001:  datamining using synergiesbetween self-organising maps and...Drobics, m. 2001:  datamining using synergiesbetween self-organising maps and...
Drobics, m. 2001: datamining using synergiesbetween self-organising maps and...
 
Particle Swarm Optimization Algorithm Based Window Function Design
Particle Swarm Optimization Algorithm Based Window Function DesignParticle Swarm Optimization Algorithm Based Window Function Design
Particle Swarm Optimization Algorithm Based Window Function Design
 
Pre-computation for ABC in image analysis
Pre-computation for ABC in image analysisPre-computation for ABC in image analysis
Pre-computation for ABC in image analysis
 
Profiling in Python
Profiling in PythonProfiling in Python
Profiling in Python
 
Hyperparameter optimization with approximate gradient
Hyperparameter optimization with approximate gradientHyperparameter optimization with approximate gradient
Hyperparameter optimization with approximate gradient
 
Network sampling and applications to big data and machine learning
Network sampling and applications to big data and machine learningNetwork sampling and applications to big data and machine learning
Network sampling and applications to big data and machine learning
 
IRJET- IR Instrument Thermal Background Modelling and Radiometric Analysis
IRJET- IR Instrument Thermal Background Modelling and Radiometric AnalysisIRJET- IR Instrument Thermal Background Modelling and Radiometric Analysis
IRJET- IR Instrument Thermal Background Modelling and Radiometric Analysis
 
IRJET- Different Data Mining Techniques for Weather Prediction
IRJET-  	  Different Data Mining Techniques for Weather PredictionIRJET-  	  Different Data Mining Techniques for Weather Prediction
IRJET- Different Data Mining Techniques for Weather Prediction
 
Principal Component Analysis
Principal Component AnalysisPrincipal Component Analysis
Principal Component Analysis
 
Interpolation of-geofield-parameters
Interpolation of-geofield-parametersInterpolation of-geofield-parameters
Interpolation of-geofield-parameters
 

Similar to Quatum fridge

Similar to Quatum fridge (20)

Fixed-Point Code Synthesis for Neural Networks
Fixed-Point Code Synthesis for Neural NetworksFixed-Point Code Synthesis for Neural Networks
Fixed-Point Code Synthesis for Neural Networks
 
Theoretical and Practical Bounds on the Initial Value of Skew-Compensated Cl...
Theoretical and Practical Bounds on the Initial Value of  Skew-Compensated Cl...Theoretical and Practical Bounds on the Initial Value of  Skew-Compensated Cl...
Theoretical and Practical Bounds on the Initial Value of Skew-Compensated Cl...
 
Performance Comparison of Identification Methods Applied to Power Systems for...
Performance Comparison of Identification Methods Applied to Power Systems for...Performance Comparison of Identification Methods Applied to Power Systems for...
Performance Comparison of Identification Methods Applied to Power Systems for...
 
Neural Networks: Principal Component Analysis (PCA)
Neural Networks: Principal Component Analysis (PCA)Neural Networks: Principal Component Analysis (PCA)
Neural Networks: Principal Component Analysis (PCA)
 
Section6 stochastic
Section6 stochasticSection6 stochastic
Section6 stochastic
 
Black-box modeling of nonlinear system using evolutionary neural NARX model
Black-box modeling of nonlinear system using evolutionary neural NARX modelBlack-box modeling of nonlinear system using evolutionary neural NARX model
Black-box modeling of nonlinear system using evolutionary neural NARX model
 
Soham Patra_13000120121.pdf
Soham Patra_13000120121.pdfSoham Patra_13000120121.pdf
Soham Patra_13000120121.pdf
 
Application of thermal error in machine tools based on Dynamic Bayesian Network
Application of thermal error in machine tools based on Dynamic Bayesian NetworkApplication of thermal error in machine tools based on Dynamic Bayesian Network
Application of thermal error in machine tools based on Dynamic Bayesian Network
 
A New Key Stream Generator Based on 3D Henon map and 3D Cat map
A New Key Stream Generator Based on 3D Henon map and 3D Cat mapA New Key Stream Generator Based on 3D Henon map and 3D Cat map
A New Key Stream Generator Based on 3D Henon map and 3D Cat map
 
New Algorithm to calculate kinetic parameters
New Algorithm to calculate kinetic parametersNew Algorithm to calculate kinetic parameters
New Algorithm to calculate kinetic parameters
 
N byte error detecting and correcting code using reedsolomon
N byte error detecting and correcting code using reedsolomonN byte error detecting and correcting code using reedsolomon
N byte error detecting and correcting code using reedsolomon
 
N byte error detecting and correcting code using reed-solomon and cellular au...
N byte error detecting and correcting code using reed-solomon and cellular au...N byte error detecting and correcting code using reed-solomon and cellular au...
N byte error detecting and correcting code using reed-solomon and cellular au...
 
Number of sources estimation using a hybrid algorithm for smart antenna
Number of sources estimation using a hybrid algorithm for  smart antennaNumber of sources estimation using a hybrid algorithm for  smart antenna
Number of sources estimation using a hybrid algorithm for smart antenna
 
Theoretical and Practical Bounds on the Initial Value of Skew-Compensated Clo...
Theoretical and Practical Bounds on the Initial Value of Skew-Compensated Clo...Theoretical and Practical Bounds on the Initial Value of Skew-Compensated Clo...
Theoretical and Practical Bounds on the Initial Value of Skew-Compensated Clo...
 
Principal Components Analysis, Calculation and Visualization
Principal Components Analysis, Calculation and VisualizationPrincipal Components Analysis, Calculation and Visualization
Principal Components Analysis, Calculation and Visualization
 
Disease Classification using ECG Signal Based on PCA Feature along with GA & ...
Disease Classification using ECG Signal Based on PCA Feature along with GA & ...Disease Classification using ECG Signal Based on PCA Feature along with GA & ...
Disease Classification using ECG Signal Based on PCA Feature along with GA & ...
 
05725150
0572515005725150
05725150
 
Count-Distinct Problem
Count-Distinct ProblemCount-Distinct Problem
Count-Distinct Problem
 
Annotations.pdf
Annotations.pdfAnnotations.pdf
Annotations.pdf
 
Clock Skew Compensation Algorithm Immune to Floating-Point Precision Loss
Clock Skew Compensation Algorithm Immune to Floating-Point Precision LossClock Skew Compensation Algorithm Immune to Floating-Point Precision Loss
Clock Skew Compensation Algorithm Immune to Floating-Point Precision Loss
 

More from Jun Steed Huang

More from Jun Steed Huang (20)

ICFT-VNX-2022V2.pdf
ICFT-VNX-2022V2.pdfICFT-VNX-2022V2.pdf
ICFT-VNX-2022V2.pdf
 
Predicted COVID-19 Ending Time
Predicted COVID-19 Ending TimePredicted COVID-19 Ending Time
Predicted COVID-19 Ending Time
 
Forest Environment Analysis for the Pandemic Health
Forest Environment Analysis for the Pandemic HealthForest Environment Analysis for the Pandemic Health
Forest Environment Analysis for the Pandemic Health
 
Alphaba Smart Bus Autonomous Design
Alphaba Smart Bus Autonomous DesignAlphaba Smart Bus Autonomous Design
Alphaba Smart Bus Autonomous Design
 
UK COVID-9 Mutation
UK COVID-9 MutationUK COVID-9 Mutation
UK COVID-9 Mutation
 
Analysis of 2020 USA Presidential Election
Analysis of 2020 USA Presidential Election Analysis of 2020 USA Presidential Election
Analysis of 2020 USA Presidential Election
 
Cosmos Genesis Entanglement Speed
Cosmos Genesis Entanglement SpeedCosmos Genesis Entanglement Speed
Cosmos Genesis Entanglement Speed
 
7 Safety +1 COVID-19 Protection Lines
7 Safety +1 COVID-19 Protection Lines7 Safety +1 COVID-19 Protection Lines
7 Safety +1 COVID-19 Protection Lines
 
Hyper variance and autonomous bus
Hyper variance and autonomous busHyper variance and autonomous bus
Hyper variance and autonomous bus
 
Mine Death Estimation
Mine Death EstimationMine Death Estimation
Mine Death Estimation
 
Steed Variance
Steed VarianceSteed Variance
Steed Variance
 
Power plant
Power plantPower plant
Power plant
 
Vtc9252019
Vtc9252019Vtc9252019
Vtc9252019
 
Hypo Variance
Hypo VarianceHypo Variance
Hypo Variance
 
From Hadamard to Langlands
From Hadamard to LanglandsFrom Hadamard to Langlands
From Hadamard to Langlands
 
Homogeneous Cosmos Unique Genesis
Homogeneous Cosmos Unique GenesisHomogeneous Cosmos Unique Genesis
Homogeneous Cosmos Unique Genesis
 
Complex Hurst for NDVI
Complex Hurst for NDVIComplex Hurst for NDVI
Complex Hurst for NDVI
 
Selabot Swarm
Selabot Swarm Selabot Swarm
Selabot Swarm
 
Autonomous bus
Autonomous busAutonomous bus
Autonomous bus
 
Deep Space Home
Deep Space HomeDeep Space Home
Deep Space Home
 

Recently uploaded

FULL NIGHT — 9999894380 Call Girls In Jagat Puri | Delhi
FULL NIGHT — 9999894380 Call Girls In Jagat Puri | DelhiFULL NIGHT — 9999894380 Call Girls In Jagat Puri | Delhi
FULL NIGHT — 9999894380 Call Girls In Jagat Puri | Delhi
SaketCallGirlsCallUs
 
Call Girls In Kotla Mubarakpur Delhi ❤️8448577510 ⊹Best Escorts Service In 24...
Call Girls In Kotla Mubarakpur Delhi ❤️8448577510 ⊹Best Escorts Service In 24...Call Girls In Kotla Mubarakpur Delhi ❤️8448577510 ⊹Best Escorts Service In 24...
Call Girls In Kotla Mubarakpur Delhi ❤️8448577510 ⊹Best Escorts Service In 24...
lizamodels9
 
Call Girls Bangalore Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Bangalore Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...Call Girls Bangalore Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Bangalore Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
amitlee9823
 
一比一原版(PU学位证书)普渡大学毕业证学历认证加急办理
一比一原版(PU学位证书)普渡大学毕业证学历认证加急办理一比一原版(PU学位证书)普渡大学毕业证学历认证加急办理
一比一原版(PU学位证书)普渡大学毕业证学历认证加急办理
ezgenuh
 
Bangalore Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore E...
Bangalore Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore E...Bangalore Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore E...
Bangalore Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore E...
amitlee9823
 
如何办理麦考瑞大学毕业证(MQU毕业证书)成绩单原版一比一
如何办理麦考瑞大学毕业证(MQU毕业证书)成绩单原版一比一如何办理麦考瑞大学毕业证(MQU毕业证书)成绩单原版一比一
如何办理麦考瑞大学毕业证(MQU毕业证书)成绩单原版一比一
ozave
 
Vip Mumbai Call Girls Mumbai Call On 9920725232 With Body to body massage wit...
Vip Mumbai Call Girls Mumbai Call On 9920725232 With Body to body massage wit...Vip Mumbai Call Girls Mumbai Call On 9920725232 With Body to body massage wit...
Vip Mumbai Call Girls Mumbai Call On 9920725232 With Body to body massage wit...
amitlee9823
 
Escorts Service Rajajinagar ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Rajajinagar ☎ 7737669865☎ Book Your One night Stand (Bangalore)Escorts Service Rajajinagar ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Rajajinagar ☎ 7737669865☎ Book Your One night Stand (Bangalore)
amitlee9823
 
Sales & Marketing Alignment_ How to Synergize for Success.pptx.pdf
Sales & Marketing Alignment_ How to Synergize for Success.pptx.pdfSales & Marketing Alignment_ How to Synergize for Success.pptx.pdf
Sales & Marketing Alignment_ How to Synergize for Success.pptx.pdf
Aggregage
 
➥🔝 7737669865 🔝▻ narsinghpur Call-girls in Women Seeking Men 🔝narsinghpur🔝 ...
➥🔝 7737669865 🔝▻ narsinghpur Call-girls in Women Seeking Men  🔝narsinghpur🔝  ...➥🔝 7737669865 🔝▻ narsinghpur Call-girls in Women Seeking Men  🔝narsinghpur🔝  ...
➥🔝 7737669865 🔝▻ narsinghpur Call-girls in Women Seeking Men 🔝narsinghpur🔝 ...
nirzagarg
 
83778-77756 ( HER.SELF ) Brings Call Girls In Laxmi Nagar
83778-77756 ( HER.SELF ) Brings Call Girls In Laxmi Nagar83778-77756 ( HER.SELF ) Brings Call Girls In Laxmi Nagar
83778-77756 ( HER.SELF ) Brings Call Girls In Laxmi Nagar
dollysharma2066
 

Recently uploaded (20)

FULL NIGHT — 9999894380 Call Girls In Jagat Puri | Delhi
FULL NIGHT — 9999894380 Call Girls In Jagat Puri | DelhiFULL NIGHT — 9999894380 Call Girls In Jagat Puri | Delhi
FULL NIGHT — 9999894380 Call Girls In Jagat Puri | Delhi
 
What Does The Engine Malfunction Reduced Power Message Mean For Your BMW X5
What Does The Engine Malfunction Reduced Power Message Mean For Your BMW X5What Does The Engine Malfunction Reduced Power Message Mean For Your BMW X5
What Does The Engine Malfunction Reduced Power Message Mean For Your BMW X5
 
John Deere Tractors 6130M 6140M Diagnostic Manual
John Deere Tractors  6130M 6140M Diagnostic ManualJohn Deere Tractors  6130M 6140M Diagnostic Manual
John Deere Tractors 6130M 6140M Diagnostic Manual
 
Call Girls In Kotla Mubarakpur Delhi ❤️8448577510 ⊹Best Escorts Service In 24...
Call Girls In Kotla Mubarakpur Delhi ❤️8448577510 ⊹Best Escorts Service In 24...Call Girls In Kotla Mubarakpur Delhi ❤️8448577510 ⊹Best Escorts Service In 24...
Call Girls In Kotla Mubarakpur Delhi ❤️8448577510 ⊹Best Escorts Service In 24...
 
Call Girls Bangalore Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Bangalore Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...Call Girls Bangalore Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Bangalore Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
 
一比一原版(PU学位证书)普渡大学毕业证学历认证加急办理
一比一原版(PU学位证书)普渡大学毕业证学历认证加急办理一比一原版(PU学位证书)普渡大学毕业证学历认证加急办理
一比一原版(PU学位证书)普渡大学毕业证学历认证加急办理
 
Bangalore Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore E...
Bangalore Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore E...Bangalore Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore E...
Bangalore Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore E...
 
如何办理麦考瑞大学毕业证(MQU毕业证书)成绩单原版一比一
如何办理麦考瑞大学毕业证(MQU毕业证书)成绩单原版一比一如何办理麦考瑞大学毕业证(MQU毕业证书)成绩单原版一比一
如何办理麦考瑞大学毕业证(MQU毕业证书)成绩单原版一比一
 
Is Your BMW PDC Malfunctioning Discover How to Easily Reset It
Is Your BMW PDC Malfunctioning Discover How to Easily Reset ItIs Your BMW PDC Malfunctioning Discover How to Easily Reset It
Is Your BMW PDC Malfunctioning Discover How to Easily Reset It
 
Vip Mumbai Call Girls Mumbai Call On 9920725232 With Body to body massage wit...
Vip Mumbai Call Girls Mumbai Call On 9920725232 With Body to body massage wit...Vip Mumbai Call Girls Mumbai Call On 9920725232 With Body to body massage wit...
Vip Mumbai Call Girls Mumbai Call On 9920725232 With Body to body massage wit...
 
Workplace-Hazards TLE EIM 10 QUARTER3 W2
Workplace-Hazards TLE EIM 10 QUARTER3 W2Workplace-Hazards TLE EIM 10 QUARTER3 W2
Workplace-Hazards TLE EIM 10 QUARTER3 W2
 
Escorts Service Rajajinagar ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Rajajinagar ☎ 7737669865☎ Book Your One night Stand (Bangalore)Escorts Service Rajajinagar ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Rajajinagar ☎ 7737669865☎ Book Your One night Stand (Bangalore)
 
What Causes BMW Chassis Stabilization Malfunction Warning To Appear
What Causes BMW Chassis Stabilization Malfunction Warning To AppearWhat Causes BMW Chassis Stabilization Malfunction Warning To Appear
What Causes BMW Chassis Stabilization Malfunction Warning To Appear
 
Sales & Marketing Alignment_ How to Synergize for Success.pptx.pdf
Sales & Marketing Alignment_ How to Synergize for Success.pptx.pdfSales & Marketing Alignment_ How to Synergize for Success.pptx.pdf
Sales & Marketing Alignment_ How to Synergize for Success.pptx.pdf
 
Call Girls in Malviya Nagar Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts Ser...
Call Girls in Malviya Nagar Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts Ser...Call Girls in Malviya Nagar Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts Ser...
Call Girls in Malviya Nagar Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts Ser...
 
(INDIRA) Call Girl Nashik Call Now 8617697112 Nashik Escorts 24x7
(INDIRA) Call Girl Nashik Call Now 8617697112 Nashik Escorts 24x7(INDIRA) Call Girl Nashik Call Now 8617697112 Nashik Escorts 24x7
(INDIRA) Call Girl Nashik Call Now 8617697112 Nashik Escorts 24x7
 
Why Does My Porsche Cayenne's Exhaust Sound So Loud
Why Does My Porsche Cayenne's Exhaust Sound So LoudWhy Does My Porsche Cayenne's Exhaust Sound So Loud
Why Does My Porsche Cayenne's Exhaust Sound So Loud
 
Stay Cool and Compliant: Know Your Window Tint Laws Before You Tint
Stay Cool and Compliant: Know Your Window Tint Laws Before You TintStay Cool and Compliant: Know Your Window Tint Laws Before You Tint
Stay Cool and Compliant: Know Your Window Tint Laws Before You Tint
 
➥🔝 7737669865 🔝▻ narsinghpur Call-girls in Women Seeking Men 🔝narsinghpur🔝 ...
➥🔝 7737669865 🔝▻ narsinghpur Call-girls in Women Seeking Men  🔝narsinghpur🔝  ...➥🔝 7737669865 🔝▻ narsinghpur Call-girls in Women Seeking Men  🔝narsinghpur🔝  ...
➥🔝 7737669865 🔝▻ narsinghpur Call-girls in Women Seeking Men 🔝narsinghpur🔝 ...
 
83778-77756 ( HER.SELF ) Brings Call Girls In Laxmi Nagar
83778-77756 ( HER.SELF ) Brings Call Girls In Laxmi Nagar83778-77756 ( HER.SELF ) Brings Call Girls In Laxmi Nagar
83778-77756 ( HER.SELF ) Brings Call Girls In Laxmi Nagar
 

Quatum fridge

  • 1. Analysis of Semiconductor based Micro Refrigerator for Quantum Devices Tong Xu1, Siqing Ma2, Jun Steed Huang3 1,3 Institute of Prospective Autonomous Driving, Nanjing 210000, China 2 Southern University of Science and Technology, Shenzhen 518000, China August 28-30, 2019, Wireless Valley, Nanjing, China 2019 IEEE International Symposium on Radio-Frequency Integration Technology
  • 2. About the Authors Tong Xu, Patent Engineer Siqing Ma, Project Engineer Jun Steed Huang, Principal Engineer
  • 3. Outline I. Introduction Cooling II. Brain Storm Optimization III. Parametric System Identification IV. Simulation Results
  • 4. In order to provide the design guidance for a multiple stage refrigerator for hosting a quantum computing device targeting for unmanned transportation platform. We provides a modeling analysis based on a preliminary single stage test data, by using Brain Storm Optimization algorithm. Introduction Cooling
  • 5. Cooling device Cooling device——Thermo Electric Cooler (TEC) TEC use the Peltier effect through p-type and n-type semiconductor elements. TEC are widely used in cooling, maintaining and stabilizing the temperature of the devices like Photon Avalanche Diode, etc. A single TEC
  • 6. PAD is a temperature sensitive optoelectronic device, where even a slight variation in temperature can cause unstable performance in quantum efficiency, responsibility and dark counts. Cooling object——Photon Avalanche Diode (PAD) Cooling object
  • 7. Three-layer nested cooling system A TEC heat sink unit (One stage) We use a three-layer nested multi-stage micro-refrigeration system to improve the traditional coolant based multi- stage refrigeration system, which consist of PAD, TEC and a custom mounting design of heat sink and the cooling heat exchanger components is specifically designed to fulfill the purpose.
  • 8. Modeling and optimization  In this study, the mathematical model of a TEC together with its mounting design with PAD is obtained using the Brain Storm Optimization (BSO) algorithm in MATLAB.  A highly nonlinear characteristic of TEC has made the normal equations derivation becoming more complex.  Use Brain Storm Optimization (BSO) to simulate the mathematical model of a TEC together with its mounting design with PAD
  • 9. Brain Storm Optimization Brain Storm Optimization (BSO) is an optimization algorithm that was inspired by human being creative problem solving process. This new algorithm combines the advantages of swarm intelligence and data mining, choosing better solution based on data analysis. Each solution in this swarm intelligence optimization algorithm is regarded as a data point, and the optimal solution is found by clustering data points.
  • 10. BSO details The solution update to their new solution by: Xnew d = Xselected d + ξ t × N μ, σ where Xselected d is the d-th dimension of the individual selected to generate new individual; Xnew d is the d-th dimension of the individual newly generated; N(μ, σ) is the Gaussian random function with mean μ and variance σ; the ξ(t) is a coefficient that weights the contribution of the Gaussian random value. For the simplicity and for the purpose offline tuning, the ξ can be calculated as ξ t = logsig( 0.5×T–t 𝑘 ) × rand() . where logsig() is a logarithmic sigmoid transfer function, T is the maximum number of iterations, and t is the current iteration number, k is for changing logsig() function’s slope, and rand() is a random value within (0,1). The transfer function formula logsig() is defined as follows: logsig a = 1 1+exp(–𝑎)
  • 11. Parametric System Identification Parametric system identification is defined by the model structure and parameters from a given data input and output to describe the real physical system. Parametric system identification is a practice of control and prediction of a real world physical system. The determination of mathematical model using BSO is realized by minimizing the mean square error prediction output to the actual output of the system. There are three steps in determining parameter system identification: • Collection of input and output experimental data of the system • Determination of the model structure • Selection of the parameters mathematical model
  • 12. Collection of input and output experimental data of the system 720 points sampled data  Inputs: u (t), from 0 up to 12V with the small increment of 0.016V is supplied to the single stage TEC  Outputs: y(t), temperature of the PAD at the cold side of the TEC
  • 13. Determination of the model structure BSO based parametric system identification of TEC for PAD application
  • 14. Selection of the parameters mathematical model The below equation is the model structure of auto regression with exogenous input (ARX) was chosen to represent the model structure of the system: 𝑦 𝑡 =– 𝑖=1 𝑁 𝑎𝑖 × 𝑦 𝑡– 𝑖 + 𝑗=0 𝑁 𝑏𝑖 × 𝑢 𝑡– 𝑗 where, ŷ (t) = The predicted output ; ai = The denominator ; bj = The numerator ; N = The number of the denominator ; M = The number of the numerator ; u (t) = The input ; y (t) = The actual output
  • 15. Selection of the parameters mathematical model Mean Square Error (MSE), proposed by Gauss, which is the objective function for the BSO optimization process. The result of the MSE should converge to zero: e(t )=MSE= 1 N t=1 N y t – y t 2
  • 16. Simulation Results The mathematical model obtained from the BSO simulation is: 𝑦 t =– 𝑎1y t– 1 – 𝑎2y t– 2 + 𝑏0u t + 𝑏1u t– 1 The parameters of the corresponding parameter system for each layer are shown in the below table: layer parameters a1 a2 b0 b1 one layer -2.1364 1.1337 -3.0008 3.0015 two layer -1.7759 0.7788 0.1146 -0.1151 three layer -2.0682 1.0651 0.7484 -0.7440
  • 17. Simulation table figure The blue lines are the actual output while the green lines are the BSO predicted output. By substituting the respective parameters, we can get the Mean Square Error at very small level.
  • 18. Conclusion --The BSO algorithm use random solutions to replace clustering centers in solution set, which can help BSO to avoid achieving a premature convergence of local optimal solution. --Regression with exogenous input is found to be the second order model structure of the system. --Mean Square Error was used as the objective function of BSO, it converged quickly.
  • 19. ACKNOWLEDGMENT Thanks go to: Prof. Yuhui Shi, Prof. Shi Cheng (Sustech project) Prof. Hongwei Shi, Mr. Hongbin Qian (Midea project) and Ms. Jiamin Huang et al (Haylion project) for discussions and supports!