The transconductance is defined e.g. for BJT by
gm = dIc/dVBE with VCE=const (1)
where Ic is the collector current and VBE is base-emitter voltage, and from (1) we can deduce
gm = d( Is*exp( VBE/(m*VT) ) )/dVBE,
= Is*exp( VBE/(m*VT) ) * 1/(m*VT),
= Ic * 1/(m*VT), (2)
and then the normalized transconductance is defined by
gm,norm = gm/(Ic/Vt) (3)
where Vt is the thermal voltage, Is is the saturated current, m is the linearity factor related to the technology. In my master thesis, I focus on the variation of gm,norm with changing the doping profiles of transistor, the target is to improve the gm,norm by design the transistors. I can understand that, with a higher gm,norm the transconductance of the device is better. But why do not we use the gm directly? Is there any superiority using normalized transconductance rather than transconductance? Can someone tell me also the meaning of transconductance in the circuit design? Thanks a lot!