Analog to digital converter
3 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Sabin
on 23 Jan 2024
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 Comments
See Also
Categories
Find more on Electrical Sensors in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!