function Gate_TimeCnst = GateTimeCnst_db(alpha,beta)
    Gate_TimeCnst = 1./(alpha+beta);
end