Questions tagged [function]
For questions about mathematical functions or computer functions (e.g. in VHDL, C++, etc.). Use the "transfer-function" tag instead for questions about transfer functions. Use in conjunction with tags that specify the type of function, e.g. "math", "vhdl", "c++", etc.
76 questions
2 votes
2 answers
194 views
Why is the value set on function generator different than the one measured in DSO?
I am a first year student of ECE. There was this experiment of basic electronics where we had to generate function through function gen. and read the properties of thee output signal through DSO. Func....
0 votes
1 answer
159 views
How Do I Simplify These Massive Boolean Equations?
I'm fairly new to this, and I am working on a computer that would play tic-tac-toe with you. It takes the position convert it into binary split it into different inputs, run it through some function ...
0 votes
5 answers
161 views
Find a model with transfer function and real data
I am currently trying to create a model using a transfer function and my data. Here is my schematic: Here is my transfer function: My input signal is 2.5V for 10s, after which I decrease the voltage ...
0 votes
1 answer
213 views
How can I find the transfer function with Laplace in the (s) domain?
How can I find the transfer function for this circuit with laplace in the (s) domain?
0 votes
0 answers
129 views
ESP32 Dual Core
Does anyone have experience with using the second ESP32 core? I searched the internet but I only came across two loops that run independently of each other. I would need to be able to call a function ...
0 votes
3 answers
3k views
RLC circuit transfer function
I'm trying to obtain the transfer function which relates the input voltage with the inductor's voltage H(s) = Vl(S)/U(s) so far I've tried to use Kirchoff's Laws in order to find it. Any suggestions? ...
1 vote
3 answers
617 views
The functional relationship between LDR and output voltage in a light activated differential amplifier
while learning about amplifiers, I found that this circuit cannot be quantitatively analyzed and I need help. I have two questions: LDR as a function of the input and output voltage of the amplifier (...
1 vote
1 answer
403 views
Construction of a Lagrangian function for a circuit
I was reading the paper "Introduction to quantum electromagnetic circuits", by U. Vool and M. Devoret and I am stuck in the construction of a Lagrangian function for the example LC circuit ...