Skip to content

How to apply preamplifier response function to raw simulation pulses in SolidStateDetectors #360

Answered by fhagemann
zqiuli asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,

  1. applying response functions is not part of SSD, we stop at where the raw waveforms are simulated.
    A package dedicated to apply filters to the output of SSD (RDWaveforms) is RadiationDetectorDSP.jl, e.g. in circuit_filters.jl
  2. You need to think about two things when simulating charge clouds:
    a) the initial configuration of the charge carriers at the time of electron-hole-pair creation
    b) charge cloud effects => diffusion and self-repulsion of the charge carriers
    The keywords number_of_carriers and number_of_shells define the initial configuration. In simulate_waveforms, the charge carriers are evenly distributed on surfaces of spheres. number_of_shells gives the numbers of spheres, num…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@zqiuli
Comment options

Answer selected by fhagemann
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants