程控增益线性脉冲放大器的设计。
设计了一种新型程控增益线性脉冲放大器。采用准高斯CR2RC2CR 成形电路结构,使用非易失性数字电位器和精密运放,使电路结构...
程控增益线性脉冲放大器的设计。
设计了一种新型程控增益线性脉冲放大器。采用准高斯CR2RC2CR 成形电路结构,使用非易失性数字电位器和精密运放,使电路结构大大简化,抗干扰能力强,增益多级连续变化平稳,且具有温漂低、脉冲线性好等特点-Programmable gain linear pulse amplifier design. Design a new type of programmable gain linear pulse amplifier. Using quasi-Gaussian CR2RC2CR forming circuit structure, the use of non-volatile digital potentiometers and precision operational amplifier, so that greatly simplify the circuit structure, anti-jamming, multi-stage continuously variable gain stable, and has a low drift, pulse linear good characteristics
- 2023-07-17 13:00:02下载
- 积分:1
充分实现
uart全功能实现.实现如下函数:
U_Open,
U_Close,
U_GetBytes,
U_PutBytes,
U_GetBytesAvail,
U_GetTxRoomLeft,
U_PutISRBytes,
U_GetTxISRRoomLeft,
U_Purge,
U_SetOwner,
U_SetFlowCtrl,
U_ConfigEscape,
U_SetDCBConfig,
U_CtrlDCD,
U_CtrlBreak,
U_ClrRxBuffer,
U_ClrTxBuffer,
U_SetBaudRate,
U_SendISRData,
U_SendData,
U_GetOwnerID,
U_SetAutoBaud_Div,
/*TY adds these to expand flexibility 2004/10/15*/
U_Register_TX_cb,
U_Register_RX_cb,
/*TY adds these to let virtual COM port can retrive exception log 2005/3/8*/
U_GetUARTByte,
U_PutUARTByte,
U_PutUARTBytes,
/*for virtual com port to return DCB configuration*/
U_ReadDCBConfig,
U_CtrlRI,
U_CtrlDTR,
U_ReadHWStatus -the realization of full-featured UART. to achieve the following functions: U_Open, U_Close, U_GetBytes, U_PutBytes, U_GetBytesAvail, U_GetTxRoomLeft, U_PutISRBytes, U_GetTxISRRoomLeft, U_Purge, U_SetOwner, U_SetFlowCtrl, U_ConfigEscape, U_SetDCBConfig, U
- 2022-01-31 05:01:21下载
- 积分:1