Analog to digital converter
조회 수: 3 (최근 30일)
이전 댓글 표시
I am trying to join an XOR gate to a resistor like you would in constructing a DAC but I want the bits weighted equally then summed by an op amp. What do I need to do to convert a Logic High(5V) to be able to conect that to a 1k resistor?
Also, probably a simular problem, I cannot connect ground to and opamp to create an inverting opamp. Why? How do I fix it?
Yes I am new to the Simulink enviroment.
댓글 수: 0
답변 (1개)
Sabin
2024년 1월 23일
This circuit is fundamentally wrong because it is not possible to directly connect Simulink blocks to Simscape blocks. The way Simulink is interacting tom Simsape is via Simulink-PS Converter and PS-Simulink Converter and certain blocks that have a PS port (e.g., controlled Voltage Source, sensors, etc.). Secondly, the ground is also not from Simscape and therefore not possible to connect it to the opamp. An Electrical Reference should be used instead.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Electrical Sensors에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!