当前位置:网站首页>[Multisim] problems and solutions of Multisim Simulation "zero crossing comparator"
[Multisim] problems and solutions of Multisim Simulation "zero crossing comparator"
2022-07-16 06:28:00 【GalaxyerKw】
Problems arise
A few days ago, I wanted to make a sine wave to square wave PCB, Simple, of course “ Zero crossing comparator ” Realized . Painting PCB Before , I first drew the circuit according to the traditional zero crossing comparator , And then use Multisim Simulated it , So there is a problem :

The voltage at the output has reached an astonishing thousands of volts , And did not play the role of comparator , The output is still a sine wave !
Problem analysis
After checking some information , To realize the root of the problem :
The ideal op amp is without negative feedback , Its open-loop gain is close to infinity .
Multisim This software operates completely according to the ideal operational amplifier during simulation , The result is that the output voltage calculated by the software is very, very large !
But this situation does not appear in the actual circuit , One 5V It's ridiculous that the double ended power supply can produce thousands of volts output .
The solution to the problem
The solution is to add a “ Bidirectional zener diode ”.
The function of bidirectional zener diode is :
Working in reverse breakdown state , No matter how much the current changes , The voltage at both ends can always be maintained in the state just when it breaks down , And remain the same .
natural “ Zero crossing comparator ” The design tutorial will not emphasize the need to add regulators , I will only emphasize some properties of the operational amplifier in the comparison state , So it will make Xiaobai encounter such problems for the first time ! But this regulator is very important , Although in the actual circuit, there will be no abnormal situation of thousands of volts without a regulator ( The output voltage is powered by the operational amplifier ±Vcc It's limited ), But there will be problems in the simulation .
Now modify the circuit :
Now the output is the square wave of the normal voltage value :
Summary of experience
In the future, the design work is in the positive “ Compare ” State op amp , It is best to add “ Bidirectional zener diode ”.
边栏推荐
- Gym 101911C Bacteria (最小堆)
- 如何将会员消费能力分类?
- supervisor系列:5、日志
- Go concise grammar summary -- getting started
- keil5软件报错 Error: L6406E: No space in execution regions with .ANY selector matching xxx
- 卷积神经网络中的激活函数sigmoid、tanh、relu
- 第五章 STM32+LD3320语音识别控制淘宝USB宿舍书桌灯
- [paper notes] - low illumination image enhancement - zero samples - ruas Network - 2021-cvpr
- 基于RT_thread的分布式无线温度监控系统之SENSOR框架
- 第四章 STM32+LD3320+SYN6288+DHT11实现语音获取温湿度数值(上)
猜你喜欢

V4L2 操作流程和接口说明

keil5软件报错 Error: L6406E: No space in execution regions with .ANY selector matching xxx

【论文笔记】—暗光视频增强—Supervised—StableLLVE网络—2021-CVPR

阅读论文——A cnn-rnn framework for crop yield prediction

嵌入式软件开发 STM32F407 蜂鸣器 寄存器版

虚拟内存位置结构(保留区、代码区、栈区、堆区、字面值常量区)与变量修饰符(const、auto、static、register、volatile、extern)

第二章 SYN6288语音合成模块的使用

CPU及内存占用过高,如何修改RTSP轮巡检测参数以降低服务器消耗?

【论文笔记】—条件运动传播—Self-Supervised—CMP光流预测—2019-CVPR
![[paper notes] - conditional motion propagation - self supervised - CMP optical flow prediction - 2019-cvpr](/img/a1/b16bd306f9d8b51e659962e67017f9.png)
[paper notes] - conditional motion propagation - self supervised - CMP optical flow prediction - 2019-cvpr
随机推荐
【信号调理】精密检波电路和PCB示例
【 pcb】 quelques expériences sur la conception du matériel et le dessin des PCB dans le jeu électrique (mise à jour continue)
[paper notes] - RESNET - 2015-cvpr
HDU 1435 Stable Match (稳定婚姻匹配)
【论文笔记】—GoogLeNet(Inception-V1)—2015-CVPR
嵌入式软件开发 STM32F407 蜂鸣器 寄存器版
##DHCP-MASTER自动化部署
HDU 1914 The Stable Marriage Problem (稳定婚姻匹配)
V4L2 操作流程和接口说明
c语言 字符串的系列操作(字符串的逆序输出、字符串类型与int、double的互相转换)
嵌入式软件开发 STM32F407 蜂鸣器 标准库版
【论文笔记】—暗光视频增强—Supervised—StableLLVE网络—2021-CVPR
YUV format data
Keil5快捷键
Go concise grammar summary -- getting started
【ICCV2021】Tokens-to-Token ViT: Training Vision Transformers From Scratch on ImageNet
stride for plane for YUV
【MIT Missing Semester 2】Shell Tools
C语言预处理指令大全
Cgrect, cgpoint, etc. cannot be added to the array problem