SlideShare a Scribd company logo
1 of 15
Download to read offline
LTSPICE AUDIO SIMULATION:
A LOUDNESS CONTROL




 Bee Technologies Inc.
20AUG2012
                            1
EQUAL-LOUDNESS CONTOUR
   Equal-loudness contour is a measure of sound pressure (dB SPL), over
    the frequency spectrum, for which the human ear perceive the same
    loudness when presented with pure steady tones (unit is the phon).

                                                 120
                          INTENSITY LEVEL (dB)




                                                 100



                                                  80
                                                            100
                                                            90
                                                  60        80
                                                            70
                                                            60    Loudness level (phon)
                                                  40
                                                       10              100                1000   10000
                                                                              FREQUENCY (Hz)


                  Contours of equal loudness (from the Radiotron Designers Handbook).
For more info . . .
http://www.sfu.ca/sonic-studio/handbook/Equal_Loudness_Contours.html


                                                                                                         2
A LOUDNESS CONTROL
   A loudness control is used as an attempt to restore extreme low and high
    frequencies. As the sound level decreases, the ear becomes less sensitive
    to both extreme low and high frequencies. Thus, when listening at reduced
                 PARAMETERS:
                          RVOL = 500k

    levels, if the frequency response of your system is maintained flat, you will
                          VOL = 0.0245


    not hear those extremes as well.
                 PARAMETERS:
                          RVOL1 = {(1-VOL+1u)*RVOL}
                          RVOL2 = {(VOL+1u)*RVOL}
                                               R1                                         20
                  Input
             V1                                200k
      1Vac                 RVOL-1                                 C1
      0Vdc                {RVOL1}                                 76.9739p   R2
                                                                             2.2119meg
                                                       Output
                                                                                           0
             0             RVOL-2
                          {RVOL2}


                                         R3
                                         330                                             -20




                   R4                    C2
                 2MEG                    58.7883n R5
                                    1                                                    -40
                                                      4.6695k
                                         L1
                                         20m
                                                                C3
                                                                3.9244n
                                                                                         -60
                                    2                                                      20Hz   100Hz           1.0KHz    10KHz   50KHz
                                                                                                    DB(V(OUTPUT))
                                                                             0                                  Frequency

                                     A loudness control and its frequency response (example)

                                                                                                                                            3
THE LOUDNESS CONTROL VS. EQUAL-LOUDNESS CONTOUR

                        20




                         0
 INTENSITY LEVEL (dB)




                        -20
                                   100
                                   100(Sim)
                                   90
                                   90(Sim)
                                   80
                        -40
                                   80(Sim)
                                   70
                                   70(Sim)
                                   60
                                   60(Sim)
                        -60
                              10                 100                        1000                        10000

                                                          FREQUENCY (Hz)

               Frequency response of the loudness control (simulation) is compared to the equal-loudness contour.


                                                                                                                    4
Loudness Control vs. Flat Volume
                                                                                                                                                  The High-Pass
                     PARAMETERS:                                                                        PARAMETERS:                                  circuit is
                     RVOL = 500k                                                                        RVOL = 500k                             disconnected, the
                     VOL = 0.0245                                                                       VOL = 0.0245
                                                                                                                                                 Low-Pass circuit
                     PARAMETERS:                                                                        PARAMETERS:                             is short to ground
                     RVOL1 = {(1-VOL+1u)*RVOL}                                                          RVOL1 = {(1-VOL+1u)*RVOL}
                     RVOL2 = {(VOL+1u)*RVOL}                                                            RVOL2 = {(VOL+1u)*RVOL}
                                          R1                                                                                 R1
             Input                                                                              Input
        V1                                200k                                             V1                                200k
 1Vac                 RVOL-1                                 C1                     1Vac                 RVOL-1                                 C1
 0Vdc                {RVOL1}                                 76.9739p   R2          0Vdc                {RVOL1}                                 76.9739p   R2
                                                                        2.2119meg                                                                          2.2119meg
                                                  Output                                                                             Output
        0             RVOL-2                                                               0             RVOL-2
                     {RVOL2}                                                                            {RVOL2}


                                    R3                                                                                 R3
                                    330                                                                                330



              R4                    C2                                                           R4                    C2
            2MEG                    58.7883n R5                                                2MEG                    58.7883n R5
                               1                                                                                   1
                                                 4.6695k                                                                            4.6695k
                                    L1                                                                                 L1
                                    20m                                                                                20m
                                                           C3                                                                                 C3
                                                           3.9244n                                                                            3.9244n
                               2                                                                                   2

                                                                        0                                                                                  0



                      LOUDNESS CONTROL                                                                            FLAT VOLUME



                                                                                                                                                                       5
Loudness Control vs. Flat Volume
  20                                                 20




   0                                                  0




 -20                                                -20




 -40                                                -40




 -60                                                -60
   20Hz   100Hz           1.0KHz    10KHz   50KHz     20Hz   100Hz           1.0KHz    10KHz   50KHz
            DB(V(OUTPUT))                                      DB(V(OUTPUT))
                        Frequency                                          Frequency


          LOUDNESS CONTROL RESPONSE                             FLAT VOLUME RESPONSE


                                                                                                       6
LTspice Simulation: .WAV IN/OUT Loudness Control


                                                           Low to high swept audible signal (Input)




                                                  -30 dB level down with the loudness control (Output)




  Loudness Control with .WAV input and output   Simulation result: input and output signal


                                                                                                         7
LTspice Simulation: .WAV IN/OUT Flat Volume

                                                      Low to high swept audible signal (Input)




                                                 -30 dB level down with the flat volume (Output)




  Flat Volume with .WAV input and output   Simulation result: input and output signal


                                                                                                   8
.WAV FILES LOCATION




           An input file   Output files created
                               by LTSpice




                                                  9
USING WAVE FILE (.WAV) AS INPUT
 Using audio signal (WAVE file) as an input voltage for LTSpice could be done
 by replace the voltage expression of the voltage source with a WAVE-file
 expression: wavefile=“file location" chan=0 (as seen in the example
 below)




 “chan” refers to the respective channel in the WAVE file used for the
 simulation, can be a number between 1 and 65535  although usually
 channel 0 refer to the left channel and channel 1 refers to the right channel

                A loudness control and its frequency response (example)


                                                                             10
USING WAVE FILE (.WAV) AS OUTPUT
 Exporting an output signal as an audio signal (WAVE file) could be done by
 adding SPICE directive as: .wave=“file location" 16 44100 Output (as
 seen in the example below)




 “16” refers to the bitrate, 44100 is the sampling frequency and Output is
 referring to a label in circuit.



                A loudness control and its frequency response (example)



                                                                          11
LTspice Simulation: music01.WAV IN/OUT Loudness Control


                                                                   music01.wav audio signal (Input)




                                                       -30 dB level down with the loudness control (Output)




  Loudness Control with music01.WAV input and output     Simulation result: input and output signal


                                                                                                              12
LTspice Simulation: music01.WAV IN/OUT Flat Volume

                                                          Low to high swept audible signal (Input)




                                                     -30 dB level down with the flat volume (Output)




   Flat Volume with music01.WAV input and output   Simulation result: input and output signal


                                                                                                       13
.WAV FILES LOCATION




                                    Output files created
                                        by LTSpice
                An input file




             Output files created
                 by LTSpice




                                                           14
VIDEO DEMONSTRATION




                      15

More Related Content

What's hot

基本電學Ii(劉版)自我評量
基本電學Ii(劉版)自我評量基本電學Ii(劉版)自我評量
基本電學Ii(劉版)自我評量lungtengtech
 
build a circuit for battery charger for charging a battery of 6V, 4AH
build a circuit for battery charger for charging a battery of 6V, 4AHbuild a circuit for battery charger for charging a battery of 6V, 4AH
build a circuit for battery charger for charging a battery of 6V, 4AHAshish Sadavarti
 
01.MULTI STAGE AMPLIFIER (L 1).ppt
01.MULTI STAGE AMPLIFIER (L 1).ppt01.MULTI STAGE AMPLIFIER (L 1).ppt
01.MULTI STAGE AMPLIFIER (L 1).pptMahbubUzZaman7
 
OVER VOLTAGE UNDER VOLTAGE TRIPPING MECHANISM
OVER VOLTAGE UNDER VOLTAGE TRIPPING MECHANISMOVER VOLTAGE UNDER VOLTAGE TRIPPING MECHANISM
OVER VOLTAGE UNDER VOLTAGE TRIPPING MECHANISMsaigoud8121
 
L07 dc and ac load line
L07 dc and ac load lineL07 dc and ac load line
L07 dc and ac load lineKishor Roy
 
Circuit Network Analysis - [Chapter1] Basic Circuit Laws
Circuit Network Analysis - [Chapter1] Basic Circuit LawsCircuit Network Analysis - [Chapter1] Basic Circuit Laws
Circuit Network Analysis - [Chapter1] Basic Circuit LawsSimen Li
 
Triac and Diac
Triac and DiacTriac and Diac
Triac and DiacRahul Sahu
 
Dc Choppers
Dc ChoppersDc Choppers
Dc Choppersstooty s
 
Practical handbook-for-relay-protection-engineers
Practical handbook-for-relay-protection-engineers Practical handbook-for-relay-protection-engineers
Practical handbook-for-relay-protection-engineers veerraju143143
 
Op amp tutorial-1
Op amp tutorial-1Op amp tutorial-1
Op amp tutorial-1wtyru1989
 

What's hot (20)

基本電學Ii(劉版)自我評量
基本電學Ii(劉版)自我評量基本電學Ii(劉版)自我評量
基本電學Ii(劉版)自我評量
 
Unit 2_Noise.pdf
Unit 2_Noise.pdfUnit 2_Noise.pdf
Unit 2_Noise.pdf
 
Diac
DiacDiac
Diac
 
build a circuit for battery charger for charging a battery of 6V, 4AH
build a circuit for battery charger for charging a battery of 6V, 4AHbuild a circuit for battery charger for charging a battery of 6V, 4AH
build a circuit for battery charger for charging a battery of 6V, 4AH
 
Power amplifiers
Power amplifiersPower amplifiers
Power amplifiers
 
Layout rules
Layout rulesLayout rules
Layout rules
 
01.MULTI STAGE AMPLIFIER (L 1).ppt
01.MULTI STAGE AMPLIFIER (L 1).ppt01.MULTI STAGE AMPLIFIER (L 1).ppt
01.MULTI STAGE AMPLIFIER (L 1).ppt
 
Electrical characteristics of MOSFET
Electrical characteristics of MOSFETElectrical characteristics of MOSFET
Electrical characteristics of MOSFET
 
Zener cuasi 200w_st
Zener cuasi 200w_stZener cuasi 200w_st
Zener cuasi 200w_st
 
OVER VOLTAGE UNDER VOLTAGE TRIPPING MECHANISM
OVER VOLTAGE UNDER VOLTAGE TRIPPING MECHANISMOVER VOLTAGE UNDER VOLTAGE TRIPPING MECHANISM
OVER VOLTAGE UNDER VOLTAGE TRIPPING MECHANISM
 
L07 dc and ac load line
L07 dc and ac load lineL07 dc and ac load line
L07 dc and ac load line
 
電子學103-Chapter5 BJT電晶體
電子學103-Chapter5 BJT電晶體電子學103-Chapter5 BJT電晶體
電子學103-Chapter5 BJT電晶體
 
Circuit Network Analysis - [Chapter1] Basic Circuit Laws
Circuit Network Analysis - [Chapter1] Basic Circuit LawsCircuit Network Analysis - [Chapter1] Basic Circuit Laws
Circuit Network Analysis - [Chapter1] Basic Circuit Laws
 
Triac and Diac
Triac and DiacTriac and Diac
Triac and Diac
 
Aec manual for III SEM ECE Students VTU
Aec manual for III SEM ECE Students VTUAec manual for III SEM ECE Students VTU
Aec manual for III SEM ECE Students VTU
 
Dc Choppers
Dc ChoppersDc Choppers
Dc Choppers
 
Practical handbook-for-relay-protection-engineers
Practical handbook-for-relay-protection-engineers Practical handbook-for-relay-protection-engineers
Practical handbook-for-relay-protection-engineers
 
L12 ujt based triggering circuit
L12 ujt based triggering circuitL12 ujt based triggering circuit
L12 ujt based triggering circuit
 
Ec ii lab manual
Ec ii lab manualEc ii lab manual
Ec ii lab manual
 
Op amp tutorial-1
Op amp tutorial-1Op amp tutorial-1
Op amp tutorial-1
 

Viewers also liked

Flyback Converter using PWM IC(LTspice Version)
Flyback Converter using PWM IC(LTspice Version)Flyback Converter using PWM IC(LTspice Version)
Flyback Converter using PWM IC(LTspice Version)Tsuyoshi Horigome
 
ENERGY REGENERATING SYSTEM for HEV,EV using PSpice
ENERGY REGENERATING SYSTEM for HEV,EV using PSpiceENERGY REGENERATING SYSTEM for HEV,EV using PSpice
ENERGY REGENERATING SYSTEM for HEV,EV using PSpiceTsuyoshi Horigome
 
SPICE PARK ALL LIST of SEP2015
SPICE PARK ALL LIST of SEP2015SPICE PARK ALL LIST of SEP2015
SPICE PARK ALL LIST of SEP2015Tsuyoshi Horigome
 
R&D of New Technology Using Simulation
R&D of New Technology Using SimulationR&D of New Technology Using Simulation
R&D of New Technology Using SimulationTsuyoshi Horigome
 
How to Design of Power Management of Hybrid Circuit(Battery and Capacitor) us...
How to Design of Power Management of Hybrid Circuit(Battery and Capacitor) us...How to Design of Power Management of Hybrid Circuit(Battery and Capacitor) us...
How to Design of Power Management of Hybrid Circuit(Battery and Capacitor) us...Tsuyoshi Horigome
 
Free SPICE Model List by SPICE PARK(09APR2015)
Free SPICE Model List by SPICE PARK(09APR2015)Free SPICE Model List by SPICE PARK(09APR2015)
Free SPICE Model List by SPICE PARK(09APR2015)Tsuyoshi Horigome
 
All List of SPICE PARK AUG2015 4,412 models
All List of SPICE PARK AUG2015  4,412 modelsAll List of SPICE PARK AUG2015  4,412 models
All List of SPICE PARK AUG2015 4,412 modelsTsuyoshi Horigome
 
Spice Park 257 Free Spice Model 15 JUN2015
Spice Park 257 Free Spice Model 15 JUN2015Spice Park 257 Free Spice Model 15 JUN2015
Spice Park 257 Free Spice Model 15 JUN2015Tsuyoshi Horigome
 
電気通信大学 VBセミナー 回路シミュレータの活用方法
電気通信大学 VBセミナー 回路シミュレータの活用方法電気通信大学 VBセミナー 回路シミュレータの活用方法
電気通信大学 VBセミナー 回路シミュレータの活用方法Tsuyoshi Horigome
 
ビー・テクノロジーの事業内容(26FEB2013)
ビー・テクノロジーの事業内容(26FEB2013)ビー・テクノロジーの事業内容(26FEB2013)
ビー・テクノロジーの事業内容(26FEB2013)spicepark
 
二次電池モデルのご提供方法
二次電池モデルのご提供方法二次電池モデルのご提供方法
二次電池モデルのご提供方法Tsuyoshi Horigome
 
キャパシタモデルのご提供方法
キャパシタモデルのご提供方法キャパシタモデルのご提供方法
キャパシタモデルのご提供方法Tsuyoshi Horigome
 
ビー・テクノロジーの製品のラインナップ(21版)
ビー・テクノロジーの製品のラインナップ(21版)ビー・テクノロジーの製品のラインナップ(21版)
ビー・テクノロジーの製品のラインナップ(21版)Tsuyoshi Horigome
 
2015年5月号トランジスタ技術 GaN FETのモデリングとシミュレーション
2015年5月号トランジスタ技術 GaN FETのモデリングとシミュレーション2015年5月号トランジスタ技術 GaN FETのモデリングとシミュレーション
2015年5月号トランジスタ技術 GaN FETのモデリングとシミュレーションTsuyoshi Horigome
 
Spicepark apr2017 (4,640 spice models)
Spicepark apr2017 (4,640 spice models)Spicepark apr2017 (4,640 spice models)
Spicepark apr2017 (4,640 spice models)Tsuyoshi Horigome
 
PSpice vs. LTspice(MOSFET Professional SPICE Model )
PSpice vs. LTspice(MOSFET Professional SPICE Model )PSpice vs. LTspice(MOSFET Professional SPICE Model )
PSpice vs. LTspice(MOSFET Professional SPICE Model )Tsuyoshi Horigome
 
SPICE PARK Update AUG2015 by Siam Bee Technologies
SPICE PARK Update AUG2015 by Siam Bee TechnologiesSPICE PARK Update AUG2015 by Siam Bee Technologies
SPICE PARK Update AUG2015 by Siam Bee TechnologiesTsuyoshi Horigome
 
SPICE Model of Current Transformer
SPICE Model of Current TransformerSPICE Model of Current Transformer
SPICE Model of Current TransformerTsuyoshi Horigome
 

Viewers also liked (20)

Flyback Converter using PWM IC(LTspice Version)
Flyback Converter using PWM IC(LTspice Version)Flyback Converter using PWM IC(LTspice Version)
Flyback Converter using PWM IC(LTspice Version)
 
ENERGY REGENERATING SYSTEM for HEV,EV using PSpice
ENERGY REGENERATING SYSTEM for HEV,EV using PSpiceENERGY REGENERATING SYSTEM for HEV,EV using PSpice
ENERGY REGENERATING SYSTEM for HEV,EV using PSpice
 
SPICE PARK ALL LIST of SEP2015
SPICE PARK ALL LIST of SEP2015SPICE PARK ALL LIST of SEP2015
SPICE PARK ALL LIST of SEP2015
 
R&D of New Technology Using Simulation
R&D of New Technology Using SimulationR&D of New Technology Using Simulation
R&D of New Technology Using Simulation
 
How to Design of Power Management of Hybrid Circuit(Battery and Capacitor) us...
How to Design of Power Management of Hybrid Circuit(Battery and Capacitor) us...How to Design of Power Management of Hybrid Circuit(Battery and Capacitor) us...
How to Design of Power Management of Hybrid Circuit(Battery and Capacitor) us...
 
Free SPICE Model List by SPICE PARK(09APR2015)
Free SPICE Model List by SPICE PARK(09APR2015)Free SPICE Model List by SPICE PARK(09APR2015)
Free SPICE Model List by SPICE PARK(09APR2015)
 
Simple Model for SPICE
Simple Model for SPICESimple Model for SPICE
Simple Model for SPICE
 
All List of SPICE PARK AUG2015 4,412 models
All List of SPICE PARK AUG2015  4,412 modelsAll List of SPICE PARK AUG2015  4,412 models
All List of SPICE PARK AUG2015 4,412 models
 
Spice Park 257 Free Spice Model 15 JUN2015
Spice Park 257 Free Spice Model 15 JUN2015Spice Park 257 Free Spice Model 15 JUN2015
Spice Park 257 Free Spice Model 15 JUN2015
 
電気通信大学 VBセミナー 回路シミュレータの活用方法
電気通信大学 VBセミナー 回路シミュレータの活用方法電気通信大学 VBセミナー 回路シミュレータの活用方法
電気通信大学 VBセミナー 回路シミュレータの活用方法
 
ビー・テクノロジーの事業内容(26FEB2013)
ビー・テクノロジーの事業内容(26FEB2013)ビー・テクノロジーの事業内容(26FEB2013)
ビー・テクノロジーの事業内容(26FEB2013)
 
二次電池モデルのご提供方法
二次電池モデルのご提供方法二次電池モデルのご提供方法
二次電池モデルのご提供方法
 
キャパシタモデルのご提供方法
キャパシタモデルのご提供方法キャパシタモデルのご提供方法
キャパシタモデルのご提供方法
 
ビー・テクノロジーの製品のラインナップ(21版)
ビー・テクノロジーの製品のラインナップ(21版)ビー・テクノロジーの製品のラインナップ(21版)
ビー・テクノロジーの製品のラインナップ(21版)
 
2015年5月号トランジスタ技術 GaN FETのモデリングとシミュレーション
2015年5月号トランジスタ技術 GaN FETのモデリングとシミュレーション2015年5月号トランジスタ技術 GaN FETのモデリングとシミュレーション
2015年5月号トランジスタ技術 GaN FETのモデリングとシミュレーション
 
Spicepark apr2017 (4,640 spice models)
Spicepark apr2017 (4,640 spice models)Spicepark apr2017 (4,640 spice models)
Spicepark apr2017 (4,640 spice models)
 
PSpice vs. LTspice(MOSFET Professional SPICE Model )
PSpice vs. LTspice(MOSFET Professional SPICE Model )PSpice vs. LTspice(MOSFET Professional SPICE Model )
PSpice vs. LTspice(MOSFET Professional SPICE Model )
 
SPICE PARK Update AUG2015 by Siam Bee Technologies
SPICE PARK Update AUG2015 by Siam Bee TechnologiesSPICE PARK Update AUG2015 by Siam Bee Technologies
SPICE PARK Update AUG2015 by Siam Bee Technologies
 
Simple Model for MATLAB
Simple Model for MATLABSimple Model for MATLAB
Simple Model for MATLAB
 
SPICE Model of Current Transformer
SPICE Model of Current TransformerSPICE Model of Current Transformer
SPICE Model of Current Transformer
 

Similar to LTspice audio simulation

Magnetic hall effect based sensors final
Magnetic hall effect based sensors finalMagnetic hall effect based sensors final
Magnetic hall effect based sensors finalsjykmuch
 
Pulse generator comparison chart
Pulse generator comparison chartPulse generator comparison chart
Pulse generator comparison chartQuantum Composers
 
Rode Videomic Pro
Rode Videomic ProRode Videomic Pro
Rode Videomic ProAV ProfShop
 
ZVxPlus Technology Update: Pulse And Modulation
ZVxPlus Technology Update: Pulse And ModulationZVxPlus Technology Update: Pulse And Modulation
ZVxPlus Technology Update: Pulse And ModulationNMDG NV
 
Tavartkiladze Stp12
Tavartkiladze Stp12Tavartkiladze Stp12
Tavartkiladze Stp12similei
 
TE-DL2027A-8H5.4
TE-DL2027A-8H5.4TE-DL2027A-8H5.4
TE-DL2027A-8H5.4microbuzzer
 
TE-DL2027A-8H5.4 notebook speaker
TE-DL2027A-8H5.4 notebook speakerTE-DL2027A-8H5.4 notebook speaker
TE-DL2027A-8H5.4 notebook speakermicrobuzzer
 
Powering Noise Sensitive Systems - VE2013
Powering Noise Sensitive Systems - VE2013Powering Noise Sensitive Systems - VE2013
Powering Noise Sensitive Systems - VE2013Analog Devices, Inc.
 
チョークコイルのスパイスモデルの事例
チョークコイルのスパイスモデルの事例チョークコイルのスパイスモデルの事例
チョークコイルのスパイスモデルの事例Tsuyoshi Horigome
 
TE-DL1525A-8H4.6
TE-DL1525A-8H4.6TE-DL1525A-8H4.6
TE-DL1525A-8H4.6microbuzzer
 
Amphenol 5272000
Amphenol 5272000Amphenol 5272000
Amphenol 5272000saharmm
 

Similar to LTspice audio simulation (20)

Magnetic hall effect based sensors final
Magnetic hall effect based sensors finalMagnetic hall effect based sensors final
Magnetic hall effect based sensors final
 
Pulse generator comparison chart
Pulse generator comparison chartPulse generator comparison chart
Pulse generator comparison chart
 
Rode Videomic Pro
Rode Videomic ProRode Videomic Pro
Rode Videomic Pro
 
Rode NTG-3
Rode NTG-3Rode NTG-3
Rode NTG-3
 
ZVxPlus Technology Update: Pulse And Modulation
ZVxPlus Technology Update: Pulse And ModulationZVxPlus Technology Update: Pulse And Modulation
ZVxPlus Technology Update: Pulse And Modulation
 
Tavartkiladze Stp12
Tavartkiladze Stp12Tavartkiladze Stp12
Tavartkiladze Stp12
 
TE-DL2027A-8H5.4
TE-DL2027A-8H5.4TE-DL2027A-8H5.4
TE-DL2027A-8H5.4
 
TE-DL2027A-8H5.4 notebook speaker
TE-DL2027A-8H5.4 notebook speakerTE-DL2027A-8H5.4 notebook speaker
TE-DL2027A-8H5.4 notebook speaker
 
Gto1014 td
Gto1014 tdGto1014 td
Gto1014 td
 
oscillators
oscillatorsoscillators
oscillators
 
Rcx1500 brochure
Rcx1500 brochureRcx1500 brochure
Rcx1500 brochure
 
Qc v srs comparison dg535
Qc v srs comparison dg535Qc v srs comparison dg535
Qc v srs comparison dg535
 
Project
ProjectProject
Project
 
Powering Noise Sensitive Systems - VE2013
Powering Noise Sensitive Systems - VE2013Powering Noise Sensitive Systems - VE2013
Powering Noise Sensitive Systems - VE2013
 
チョークコイルのスパイスモデルの事例
チョークコイルのスパイスモデルの事例チョークコイルのスパイスモデルの事例
チョークコイルのスパイスモデルの事例
 
Sc610 cs1e
Sc610 cs1eSc610 cs1e
Sc610 cs1e
 
Sc610 cs1e
Sc610 cs1eSc610 cs1e
Sc610 cs1e
 
TE-DL1525A-8H4.6
TE-DL1525A-8H4.6TE-DL1525A-8H4.6
TE-DL1525A-8H4.6
 
Amphenol 5272000
Amphenol 5272000Amphenol 5272000
Amphenol 5272000
 
TE-DL30B-4H5.5
TE-DL30B-4H5.5TE-DL30B-4H5.5
TE-DL30B-4H5.5
 

More from Tsuyoshi Horigome

Update 22 models(Schottky Rectifier ) in SPICE PARK(APR2024)
Update 22 models(Schottky Rectifier ) in SPICE PARK(APR2024)Update 22 models(Schottky Rectifier ) in SPICE PARK(APR2024)
Update 22 models(Schottky Rectifier ) in SPICE PARK(APR2024)Tsuyoshi Horigome
 
SPICE PARK APR2024 ( 6,747 SPICE Models )
SPICE PARK APR2024 ( 6,747 SPICE Models )SPICE PARK APR2024 ( 6,747 SPICE Models )
SPICE PARK APR2024 ( 6,747 SPICE Models )Tsuyoshi Horigome
 
Update 31 models(Diode/General ) in SPICE PARK(MAR2024)
Update 31 models(Diode/General ) in SPICE PARK(MAR2024)Update 31 models(Diode/General ) in SPICE PARK(MAR2024)
Update 31 models(Diode/General ) in SPICE PARK(MAR2024)Tsuyoshi Horigome
 
SPICE PARK MAR2024 ( 6,725 SPICE Models )
SPICE PARK MAR2024 ( 6,725 SPICE Models )SPICE PARK MAR2024 ( 6,725 SPICE Models )
SPICE PARK MAR2024 ( 6,725 SPICE Models )Tsuyoshi Horigome
 
Update 29 models(Solar cell) in SPICE PARK(FEB2024)
Update 29 models(Solar cell) in SPICE PARK(FEB2024)Update 29 models(Solar cell) in SPICE PARK(FEB2024)
Update 29 models(Solar cell) in SPICE PARK(FEB2024)Tsuyoshi Horigome
 
SPICE PARK FEB2024 ( 6,694 SPICE Models )
SPICE PARK FEB2024 ( 6,694 SPICE Models )SPICE PARK FEB2024 ( 6,694 SPICE Models )
SPICE PARK FEB2024 ( 6,694 SPICE Models )Tsuyoshi Horigome
 
Circuit simulation using LTspice(Case study)
Circuit simulation using LTspice(Case study)Circuit simulation using LTspice(Case study)
Circuit simulation using LTspice(Case study)Tsuyoshi Horigome
 
Mindmap of Semiconductor sales business(15FEB2024)
Mindmap of Semiconductor sales business(15FEB2024)Mindmap of Semiconductor sales business(15FEB2024)
Mindmap of Semiconductor sales business(15FEB2024)Tsuyoshi Horigome
 
2-STAGE COCKCROFT-WALTON [SCHEMATIC] using LTspice
2-STAGE COCKCROFT-WALTON [SCHEMATIC] using LTspice2-STAGE COCKCROFT-WALTON [SCHEMATIC] using LTspice
2-STAGE COCKCROFT-WALTON [SCHEMATIC] using LTspiceTsuyoshi Horigome
 
PSpice simulation of power supply for TI is Error
PSpice simulation of power supply  for TI is ErrorPSpice simulation of power supply  for TI is Error
PSpice simulation of power supply for TI is ErrorTsuyoshi Horigome
 
IGBT Simulation of Results from Rgext or Rgint
IGBT Simulation of Results from Rgext or RgintIGBT Simulation of Results from Rgext or Rgint
IGBT Simulation of Results from Rgext or RgintTsuyoshi Horigome
 
Electronic component sales method centered on alternative proposals
Electronic component sales method centered on alternative proposalsElectronic component sales method centered on alternative proposals
Electronic component sales method centered on alternative proposalsTsuyoshi Horigome
 
Electronic component sales method focused on new hires
Electronic component sales method focused on new hiresElectronic component sales method focused on new hires
Electronic component sales method focused on new hiresTsuyoshi Horigome
 
Mindmap(electronics parts sales visions)
Mindmap(electronics parts sales visions)Mindmap(electronics parts sales visions)
Mindmap(electronics parts sales visions)Tsuyoshi Horigome
 
Chat GPTによる伝達関数の導出
Chat GPTによる伝達関数の導出Chat GPTによる伝達関数の導出
Chat GPTによる伝達関数の導出Tsuyoshi Horigome
 
伝達関数の理解(Chatgpt)
伝達関数の理解(Chatgpt)伝達関数の理解(Chatgpt)
伝達関数の理解(Chatgpt)Tsuyoshi Horigome
 
DXセミナー(2024年1月17日開催)のメモ
DXセミナー(2024年1月17日開催)のメモDXセミナー(2024年1月17日開催)のメモ
DXセミナー(2024年1月17日開催)のメモTsuyoshi Horigome
 
0Ω抵抗を評価ボードで採用する理由は何ですか?
0Ω抵抗を評価ボードで採用する理由は何ですか?0Ω抵抗を評価ボードで採用する理由は何ですか?
0Ω抵抗を評価ボードで採用する理由は何ですか?Tsuyoshi Horigome
 
Update 40 models(Schottky Rectifier ) in SPICE PARK(JAN2024)
Update 40 models(Schottky Rectifier ) in SPICE PARK(JAN2024)Update 40 models(Schottky Rectifier ) in SPICE PARK(JAN2024)
Update 40 models(Schottky Rectifier ) in SPICE PARK(JAN2024)Tsuyoshi Horigome
 
SPICE PARK JAN2024 (6,665 SPICE Models)
SPICE PARK JAN2024 (6,665 SPICE Models)SPICE PARK JAN2024 (6,665 SPICE Models)
SPICE PARK JAN2024 (6,665 SPICE Models)Tsuyoshi Horigome
 

More from Tsuyoshi Horigome (20)

Update 22 models(Schottky Rectifier ) in SPICE PARK(APR2024)
Update 22 models(Schottky Rectifier ) in SPICE PARK(APR2024)Update 22 models(Schottky Rectifier ) in SPICE PARK(APR2024)
Update 22 models(Schottky Rectifier ) in SPICE PARK(APR2024)
 
SPICE PARK APR2024 ( 6,747 SPICE Models )
SPICE PARK APR2024 ( 6,747 SPICE Models )SPICE PARK APR2024 ( 6,747 SPICE Models )
SPICE PARK APR2024 ( 6,747 SPICE Models )
 
Update 31 models(Diode/General ) in SPICE PARK(MAR2024)
Update 31 models(Diode/General ) in SPICE PARK(MAR2024)Update 31 models(Diode/General ) in SPICE PARK(MAR2024)
Update 31 models(Diode/General ) in SPICE PARK(MAR2024)
 
SPICE PARK MAR2024 ( 6,725 SPICE Models )
SPICE PARK MAR2024 ( 6,725 SPICE Models )SPICE PARK MAR2024 ( 6,725 SPICE Models )
SPICE PARK MAR2024 ( 6,725 SPICE Models )
 
Update 29 models(Solar cell) in SPICE PARK(FEB2024)
Update 29 models(Solar cell) in SPICE PARK(FEB2024)Update 29 models(Solar cell) in SPICE PARK(FEB2024)
Update 29 models(Solar cell) in SPICE PARK(FEB2024)
 
SPICE PARK FEB2024 ( 6,694 SPICE Models )
SPICE PARK FEB2024 ( 6,694 SPICE Models )SPICE PARK FEB2024 ( 6,694 SPICE Models )
SPICE PARK FEB2024 ( 6,694 SPICE Models )
 
Circuit simulation using LTspice(Case study)
Circuit simulation using LTspice(Case study)Circuit simulation using LTspice(Case study)
Circuit simulation using LTspice(Case study)
 
Mindmap of Semiconductor sales business(15FEB2024)
Mindmap of Semiconductor sales business(15FEB2024)Mindmap of Semiconductor sales business(15FEB2024)
Mindmap of Semiconductor sales business(15FEB2024)
 
2-STAGE COCKCROFT-WALTON [SCHEMATIC] using LTspice
2-STAGE COCKCROFT-WALTON [SCHEMATIC] using LTspice2-STAGE COCKCROFT-WALTON [SCHEMATIC] using LTspice
2-STAGE COCKCROFT-WALTON [SCHEMATIC] using LTspice
 
PSpice simulation of power supply for TI is Error
PSpice simulation of power supply  for TI is ErrorPSpice simulation of power supply  for TI is Error
PSpice simulation of power supply for TI is Error
 
IGBT Simulation of Results from Rgext or Rgint
IGBT Simulation of Results from Rgext or RgintIGBT Simulation of Results from Rgext or Rgint
IGBT Simulation of Results from Rgext or Rgint
 
Electronic component sales method centered on alternative proposals
Electronic component sales method centered on alternative proposalsElectronic component sales method centered on alternative proposals
Electronic component sales method centered on alternative proposals
 
Electronic component sales method focused on new hires
Electronic component sales method focused on new hiresElectronic component sales method focused on new hires
Electronic component sales method focused on new hires
 
Mindmap(electronics parts sales visions)
Mindmap(electronics parts sales visions)Mindmap(electronics parts sales visions)
Mindmap(electronics parts sales visions)
 
Chat GPTによる伝達関数の導出
Chat GPTによる伝達関数の導出Chat GPTによる伝達関数の導出
Chat GPTによる伝達関数の導出
 
伝達関数の理解(Chatgpt)
伝達関数の理解(Chatgpt)伝達関数の理解(Chatgpt)
伝達関数の理解(Chatgpt)
 
DXセミナー(2024年1月17日開催)のメモ
DXセミナー(2024年1月17日開催)のメモDXセミナー(2024年1月17日開催)のメモ
DXセミナー(2024年1月17日開催)のメモ
 
0Ω抵抗を評価ボードで採用する理由は何ですか?
0Ω抵抗を評価ボードで採用する理由は何ですか?0Ω抵抗を評価ボードで採用する理由は何ですか?
0Ω抵抗を評価ボードで採用する理由は何ですか?
 
Update 40 models(Schottky Rectifier ) in SPICE PARK(JAN2024)
Update 40 models(Schottky Rectifier ) in SPICE PARK(JAN2024)Update 40 models(Schottky Rectifier ) in SPICE PARK(JAN2024)
Update 40 models(Schottky Rectifier ) in SPICE PARK(JAN2024)
 
SPICE PARK JAN2024 (6,665 SPICE Models)
SPICE PARK JAN2024 (6,665 SPICE Models)SPICE PARK JAN2024 (6,665 SPICE Models)
SPICE PARK JAN2024 (6,665 SPICE Models)
 

Recently uploaded

What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxLoriGlavin3
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfMounikaPolabathina
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 

Recently uploaded (20)

What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdf
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 

LTspice audio simulation

  • 1. LTSPICE AUDIO SIMULATION: A LOUDNESS CONTROL Bee Technologies Inc. 20AUG2012 1
  • 2. EQUAL-LOUDNESS CONTOUR  Equal-loudness contour is a measure of sound pressure (dB SPL), over the frequency spectrum, for which the human ear perceive the same loudness when presented with pure steady tones (unit is the phon). 120 INTENSITY LEVEL (dB) 100 80 100 90 60 80 70 60 Loudness level (phon) 40 10 100 1000 10000 FREQUENCY (Hz) Contours of equal loudness (from the Radiotron Designers Handbook). For more info . . . http://www.sfu.ca/sonic-studio/handbook/Equal_Loudness_Contours.html 2
  • 3. A LOUDNESS CONTROL  A loudness control is used as an attempt to restore extreme low and high frequencies. As the sound level decreases, the ear becomes less sensitive to both extreme low and high frequencies. Thus, when listening at reduced PARAMETERS: RVOL = 500k levels, if the frequency response of your system is maintained flat, you will VOL = 0.0245 not hear those extremes as well. PARAMETERS: RVOL1 = {(1-VOL+1u)*RVOL} RVOL2 = {(VOL+1u)*RVOL} R1 20 Input V1 200k 1Vac RVOL-1 C1 0Vdc {RVOL1} 76.9739p R2 2.2119meg Output 0 0 RVOL-2 {RVOL2} R3 330 -20 R4 C2 2MEG 58.7883n R5 1 -40 4.6695k L1 20m C3 3.9244n -60 2 20Hz 100Hz 1.0KHz 10KHz 50KHz DB(V(OUTPUT)) 0 Frequency A loudness control and its frequency response (example) 3
  • 4. THE LOUDNESS CONTROL VS. EQUAL-LOUDNESS CONTOUR 20 0 INTENSITY LEVEL (dB) -20 100 100(Sim) 90 90(Sim) 80 -40 80(Sim) 70 70(Sim) 60 60(Sim) -60 10 100 1000 10000 FREQUENCY (Hz) Frequency response of the loudness control (simulation) is compared to the equal-loudness contour. 4
  • 5. Loudness Control vs. Flat Volume The High-Pass PARAMETERS: PARAMETERS: circuit is RVOL = 500k RVOL = 500k disconnected, the VOL = 0.0245 VOL = 0.0245 Low-Pass circuit PARAMETERS: PARAMETERS: is short to ground RVOL1 = {(1-VOL+1u)*RVOL} RVOL1 = {(1-VOL+1u)*RVOL} RVOL2 = {(VOL+1u)*RVOL} RVOL2 = {(VOL+1u)*RVOL} R1 R1 Input Input V1 200k V1 200k 1Vac RVOL-1 C1 1Vac RVOL-1 C1 0Vdc {RVOL1} 76.9739p R2 0Vdc {RVOL1} 76.9739p R2 2.2119meg 2.2119meg Output Output 0 RVOL-2 0 RVOL-2 {RVOL2} {RVOL2} R3 R3 330 330 R4 C2 R4 C2 2MEG 58.7883n R5 2MEG 58.7883n R5 1 1 4.6695k 4.6695k L1 L1 20m 20m C3 C3 3.9244n 3.9244n 2 2 0 0 LOUDNESS CONTROL FLAT VOLUME 5
  • 6. Loudness Control vs. Flat Volume 20 20 0 0 -20 -20 -40 -40 -60 -60 20Hz 100Hz 1.0KHz 10KHz 50KHz 20Hz 100Hz 1.0KHz 10KHz 50KHz DB(V(OUTPUT)) DB(V(OUTPUT)) Frequency Frequency LOUDNESS CONTROL RESPONSE FLAT VOLUME RESPONSE 6
  • 7. LTspice Simulation: .WAV IN/OUT Loudness Control Low to high swept audible signal (Input) -30 dB level down with the loudness control (Output) Loudness Control with .WAV input and output Simulation result: input and output signal 7
  • 8. LTspice Simulation: .WAV IN/OUT Flat Volume Low to high swept audible signal (Input) -30 dB level down with the flat volume (Output) Flat Volume with .WAV input and output Simulation result: input and output signal 8
  • 9. .WAV FILES LOCATION An input file Output files created by LTSpice 9
  • 10. USING WAVE FILE (.WAV) AS INPUT Using audio signal (WAVE file) as an input voltage for LTSpice could be done by replace the voltage expression of the voltage source with a WAVE-file expression: wavefile=“file location" chan=0 (as seen in the example below) “chan” refers to the respective channel in the WAVE file used for the simulation, can be a number between 1 and 65535  although usually channel 0 refer to the left channel and channel 1 refers to the right channel A loudness control and its frequency response (example) 10
  • 11. USING WAVE FILE (.WAV) AS OUTPUT Exporting an output signal as an audio signal (WAVE file) could be done by adding SPICE directive as: .wave=“file location" 16 44100 Output (as seen in the example below) “16” refers to the bitrate, 44100 is the sampling frequency and Output is referring to a label in circuit. A loudness control and its frequency response (example) 11
  • 12. LTspice Simulation: music01.WAV IN/OUT Loudness Control music01.wav audio signal (Input) -30 dB level down with the loudness control (Output) Loudness Control with music01.WAV input and output Simulation result: input and output signal 12
  • 13. LTspice Simulation: music01.WAV IN/OUT Flat Volume Low to high swept audible signal (Input) -30 dB level down with the flat volume (Output) Flat Volume with music01.WAV input and output Simulation result: input and output signal 13
  • 14. .WAV FILES LOCATION Output files created by LTSpice An input file Output files created by LTSpice 14