Recent content by brainbaby

  1. brainbaby

    Design of interrupt handling hardware circuit for a real time scenario

    True I am interested in implementing computations directly into digital circuitry and converting algorithms into datapaths. Specifically, I aim to first design an algorithm for the current problem under discussion and then create a datapath for it This is similar to an approach demonstrated by...
  2. brainbaby

    Design of interrupt handling hardware circuit for a real time scenario

    The user should input the book name B1 & cpu accordingly search the book into shelves displaying an output telling the shelf & row info of the book, i.e "the book B1 is located in shelf 1 row 2" (just an e.g) For software I mean to make min use of it as I am limited in C,C++ language, just...
  3. brainbaby

    Design of interrupt handling hardware circuit for a real time scenario

    I am just assuming, I need not to be precise about how the actual library is arranged. I have just taken an e.g of a hypothetical scenario. I would appreciate if you could explain in ref to the context.
  4. brainbaby

    Design of interrupt handling hardware circuit for a real time scenario

    Implementing interrupt handling mechanism using interrupt vector table for a daily life (real time) example. I want to design a hardware which implements a logic of accessing books from a library system. The library system contains 3 shelves, 3 racks on each shelf, & some books. The aim of the...
  5. brainbaby

    Searching a book's contents instead of a book title on internet archives?

    sorry to reply a bit late.. just to clarify my point.. As we do some search in google books...the results that are displayed there are just exactly the way I want them to be displayed on internet archives. for e.g I searched the following--" design a datapath from given instruction set" in...
  6. brainbaby

    Searching a book's contents instead of a book title on internet archives?

    Yes, I am talking of only those books. How??
  7. brainbaby

    Searching a book's contents instead of a book title on internet archives?

    hi.. I am using internet archives for searching a book. Normally the method of searching a book on internet archives is as follows-- we enter a word/ phrase/ book title that we want to search in the search tab and hit the search button, the result that is displayed are all the books that have...
  8. brainbaby

    Dragging a component from "supplier search"- Altium Designer 17.1

    Dear viewers, As I am using an Altium designer ver 17.1, I am unable to drag a component from the supplier search to the schematic sheet (.SchDoc). I am stuck. Could anyone help me to rectify what the problem is? Thanks
  9. brainbaby

    Converting RTL design of computer architecture into REAL Hardware

    Somewhat yes. Though the image is bit blurry, it seems that the top fig is a block design that seems to be converted into a much simpler abstraction (not sure) or we can say that it's an eg of project hierarchy where each schematic document is linked back to the top sheet. Well the above is...
  10. brainbaby

    Converting RTL design of computer architecture into REAL Hardware

    No, I am looking out for a procedure to convert a functional design into a schematic. I also need a design example of a smaller design that can be mapped manually as DaveE has mentioned in post #6. Apart from this if manual mapping can be automated, then which software or simulator can be...
  11. brainbaby

    Converting RTL design of computer architecture into REAL Hardware

    Yes, you mean to say it would be a manual mapping of the functional design. For smaller designs, this method can be acquired. But for high complex circuits a manual procedure would be tiresome, I guess? for managing complexity, we rely on simulators. However, for direct conversion of functional...
  12. brainbaby

    Converting RTL design of computer architecture into REAL Hardware

    You got me a little wrong here. I am not talking bout hardware implementation inside the chip. My query is about muti-level circuits that contain different ICs and other components interconnected together by a system bus. for eg: computer motherboard. Let us take this example to make my point...
  13. brainbaby

    Converting RTL design of computer architecture into REAL Hardware

    Hi guys, 1. Most of the design textbooks which I have seen on computer architecture put stress ONLY till the RTL design of computer architecture. But the story of computer system design goes much beyond the RTL description(i.e how RTL design is converted into actual hardware) 2. We begin from...
  14. brainbaby

    Calculating Input impedance of a CC amplifier

    I didn't comprehend this. what does 1k0 signify here?
  15. brainbaby

    Calculating Input impedance of a CC amplifier

    Inverting 2N3906 yield input impedance way out of proportion to 8kΩ however, inverting the power supply brings the value of input impedance down to 1030Ω or 1.03kΩ around 10khz which seems very much reasonable near to my calculated value of 1001 Ω. Isn't?
Back
Top