اطلاعیه

Collapse
No announcement yet.

ساخت قطعات در پروتعوس بصورت برنامه نویسی

Collapse
X
 
  • فیلتر
  • زمان
  • Show
Clear All
new posts

    ساخت قطعات در پروتعوس بصورت برنامه نویسی

    سلام یه نگاهی به زیر بندازید ببینید چیزی دستگیرتون میشه من ساختم ولی نشََََـــــــــــــد چرا؟

    Using EasyHDL with ISIS can be a little bit sticky because of the lack of documentation for this language.
    In this tutorial, i’m starting from scratch with my own little experience and discoveries i’ve made.
    First, EasyHDL is a variation of the HDL language (VERILOG).
    Its BASIC-like oriented syntax.
    It can be usefull to simulate simple or complex behaviors of schematic models that are not included in ISIS libraries.
    For this Tutorial, we will simulate a simple behavior of a cell-array sensor known as TSL202R.
    The TSL202R is a 128 photodiodes array organised in 1 row.
    If you take a look at the datasheet, you’ll see that, actually, the sensor’s cells are splitted into 2 sections of 64 photodiodes each, than can be cascaded
    to form a unique row of 128, by correctly connecting the input/output pins of the internal shift register.
    For ease of simulation, this easyHDL tutorial will simulate the device in cascaded mode, wich means that the analogue output will be AO2 pin,SO2
    (’end of cell 128 output&rsquo, while the inputs of the device will be CLK and SI1 pins.
    Despite that fact, SO1 (’end of 64cells output’ signal) will be available as an useable output.
    Starting from the device’s datasheet, the first thing is to build the graphical object into ISIS, with Pins numbered and named accordingly to the datas
    ( VDD,SO1,SO2,SI1,SI2,CLK,AO1,AO2,GND )
    Just before selecting ‘make device’ from the right-click menu, it should look like this :


    Now, when making device, you have to Add properties/definitions to the device, in order to specify wether the simulator will have to treat it as analogic
    or digital when simulating.
    For this tutorial, the script will act as analog, because the AO outputs of the TSL202R are analogic levels.
    The Device will have 3 properties :
    Package : you can let it blank, or add one (DIL14 like)
    PRIMITIVE : ANALOG
    SCRIPT : default value can be the easyHDL script’s name you want to be associated with the device.
    Notice that the SCRIPT property is NOT listed in the drop-down menu of the device’s properties et definition’s popup window.Select ‘blank item’ to
    add this property (name : SCRIPT )
    The PRIMITIVE property setup (default value : ANALOG ):





    #2
    پاسخ : ساخت قطعات در پروتعوس بصورت برنامه نویسی

    کسی اینجا فعال نیست اینو ببنده ما هم یاد بگیریم

    دیدگاه


      #3
      پاسخ : ساخت قطعات در پروتعوس بصورت برنامه نویسی

      نوشته اصلی توسط بنیامین خلیلی
      کسی اینجا فعال نیست اینو ببنده ما هم یاد بگیریم
      سلام
      آقو منم دنبال این(کلا ساخت و تعریف قطعات جدید) هستم دوستان لطفا راهنمایی کنن

      دو سه هفتست نمیدونم چه خبره انجمن اینجوری متروکه شده oo:
      آموزش ساخت جعبه برای مدار با نرم افزار Corel Draw - آموزش طراحی تابلو ثابت با Corel Draw و LED Tool - آموزش کرک LED Tool

      116 کتابخانه مورد نیاز برای Altium Designer

      از دروغ متنفرم؛ هرچند در این مملکت به جرم صداقت، کودن نامیده شوم.

      دیدگاه


        #4
        پاسخ : ساخت قطعات در پروتعوس بصورت برنامه نویسی

        اگه بشه چی میشه اینجوری قطعات جدید بسازیم من که می ترکونم

        دیدگاه


          #5
          پاسخ : ساخت قطعات در پروتعوس بصورت برنامه نویسی

          مجله Pmm که مال سایت همسایه است فکر کنم شماره 11 در مورد ساخت و برنامه نویسی قطعات یه چیزایی گفته بود ولی خب اون هم کپی پست کرده بود اما برای شروع بد نیست.
          اگر این علم برنامه نویسی قطعات رو به دست بیاریم :angry:، چه کارها که نمیشه باهاش کرد :agree:
          ... و (بدانيد) گرفتن تصميمهاى محكم (براى رسيدن به اهداف بزرگ) با خوش گذرانى و سفرهآ‌هاى رنگين سازگار نيست و چه بسيار كه خواب شبانه تصميمهاى محكم روز را از ميان برده و تاريكيآ‌ها، خاطره همتآ‌هاى بلند را از يادها محو كرده است. (نهجآ‌البلاغه، خطبه211)

          امام علي (ع):کسي که به وقت ياري رهبرش در خواب باشد، با لگد دشمنش بيدار مي شود (غررالحکم،ص 422)

          دیدگاه


            #6
            پاسخ : ساخت قطعات در پروتعوس بصورت برنامه نویسی

            الان بجای اینگونه حرفا اگر بسته بودیم جواب گرفته بودیم البته من بستم ولی تا یه جایی رسیدم شما هم شروع کنید

            دیدگاه

            لطفا صبر کنید...
            X