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 noobeestudent

  1. N

    Sequence detector Mealy Diagram

    This is the updated mealy diagram after i found some errors on the previous one
  2. N

    Sequence detector Mealy Diagram

    This is part of my Coursework. Its an assignment to be exact.
  3. N

    Sequence detector Mealy Diagram

    I think I was not clear with my question. The bits are to entered into the machine 1 by 1, thus every correct bit will move in onto the next state. The sequences I need to detect are 0111 0011 and 0100 0010. Overlapping patterns are allowed. It is supposed to be like this but with 8 bit...
  4. N

    Sequence detector Mealy Diagram

    I'm only dealing with logic gates and flip-flops. Would it be advised to reduce the number of states. This is my current Mealy Diagram. Should I proceed with state diagram? And simplify the states using a implication chart?
  5. N

    Sequence detector Mealy Diagram

    Hi guys, I was tasked to built a 8-bit 2 sequences detector. The sequences are 0111 0011 and 0100 0010. I have a question. Is it possible to group the bits if they have an identical value? For example, grouping them like this to reduce the number of states in the Mealy diagram. Is it...
  6. N

    Matlab Homework - temperature profile plotting

    Hi guys, I am new here. Recently, I got this coursework assignment question. I genuinely have no idea how to plot this. Does anyone know how it should look like? Can you guide me to solve this question? Any help is appreciated. Thanks in advance.
  7. N

    Help with LTSpice Op-Amp Modelling

    Using this op-amp model , i have to integrate these extra conditions Unity gain bandwidth = 10MHz Frequency response roll-off rate = 20 dB/dec Does anyone knows how to implement those into the op amp model? Any help is very much appreciated. Thanks a lot.
  8. N

    Help with LTSpice Op-Amp Modelling

    I need help again. I am supposed to use the above op-amp model to create a non-inverting amplifier with a gain of 40. This is what I have now. But the syntax for the behavioural voltage source does not work. What does it need to be? Edit: Ive figured it out, changed it to...
  9. N

    Help with LTSpice Op-Amp Modelling

    Thanks for the help. I did learn to use those but I was asked to use the behavioral voltage to model the op-amp in this assignment
  10. N

    Help with LTSpice Op-Amp Modelling

    Hello guys, I'm in need of urgent help. For my assignment, I was required to model an Op-Amp using a Behavioral Voltage Source using LTSpice. The input resistance of the Op-Amp is 70MΩ and output resistance is 30Ω. The open loop voltage gain is 80k and the supply voltages is +-15V. I'm having...
  11. N

    Self latching relays

    Currently, i am doing it via programming, using a push button to interrupt. Once interrupt, the microcontroller will check on the state if the relay is on, it will be switched off and vice versa. I would like to know if i can use a 2 push buttons, one to start and one to stop
  12. N

    Self latching relays

    Limitation of the circuit is because i dont have any extra interrupt ports to use to turn on the heater. Thus, i cant use the microcontroller to output 0 to turn it in and output 1 to turn it off. This would be better
  13. N

    Self latching relays

    the load is actually powered by 240V ac mains, so i guess that what u are suggesting is not suitabe for it
  14. N

    Self latching relays

    i am actually using an air pump as a load, thus the relay to turn it on and off
  15. N

    [SOLVED] help with PIC internal EEPROM

    i am just asking if the functions i wrote was correct or incorrect before i start testing. i am not used to using assembly language.

Part and Inventory Search

Back
Top