Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by euniceliu

  1. E

    sample-and-hold circuit simulation using MATLAB code

    I have to use Matlab code or C code, rather than simulink.
  2. E

    sample-and-hold circuit simulation using MATLAB code

    I have no idea how to implement the simulation of a sample-and-hold circuit. The model is as basic as "Vo(t) = Vi(t) + RC*dVo(t)/dt", where C is constant and R is a nonlinear function of Vo(t). If I use a sine wave as the input signal, Vi(t), then how can I get Vo(t)? Since Vo(t) is also a...
  3. E

    sample-and-hold circuit simulation in MATLAB

    thank you very much! i will have a try. Added after 33 minutes: Hi, JoannesPaulus, I have another question. If "dVo" can be regarded as Vo(n)-Vo(n-1), then how can I get Vo(n) from a set of Vi(n) since I don't know the Vo(n-1) especial when n=1. Thanks!
  4. E

    sample-and-hold circuit simulation in MATLAB

    Does anyone have ideas about how to simulate a sample-and-hold circuit using MATLAB code (not simulink)? The model I have is Vo = Vi + (a0+a1*Vi+a2*Vi^2)*(dVo/dt). I don't know how to derive the solution of Vo to model it? Thank you in advance.
  5. E

    Matlab code for sampling through ADC

    Sampling through ADC ? i also need such help. thanks
  6. E

    ADC Matlab Model implementation

    does anyone has the idea to simulate a basic sample-and-hold circuit? thanks!

Part and Inventory Search

Back
Top