virtual-labs / engineers-forum

This is the central repository to post all the queries regarding labs and experiments.
Other
2 stars 5 forks source link

Experiment Repository Creation Request for Phase II - Industrial Electric Drives Lab - NITK, Surathkal #759

Open SOLVE-NITK opened 2 years ago

SOLVE-NITK commented 2 years ago

Repository Creation Request

Coordinating Institute: NITK Surathkal

Approver’s Name: Dr. Gangadharan K V, NITK Surathkal ( Email: kvganga@nitk.edu.in ) Dr. Pruthviraj U, NITK Surathkal ( Email: pruthviu@nitk.edu.in )

Approved Proposal: The list of experiments for Industrial Electric Drives Lab are as follows:

  1. Introduction to PLC and Introduction to digital I/O interface to PLC
  2. Introduction to ladder logic
  3. PLC On-Delay Timer Instruction
  4. PLC Off-Delay Timer Instruction
  5. PLC Retentive Timer On Instruction
  6. PLC Count-Up instruction
  7. PLC Count-Down instruction
  8. Garage Shutter Opening and Closing Using PLC
  9. Container Filling Process Using PLC
  10. Simultaneous output interlock using PLC
  11. Maximum Simultaneous Operations Limiter using PLC
  12. Motor forward and reverse direction control using PLC

Hosted URL: http://ied-nitk.vlabs.ac.in/

Primary GitHub Handle Details:

Virtual Labs Username: @SOLVE-NITK Gmail: csd@nitk.edu.in

Secondary GitHub Handle Details:

Anusha B Salian Username: @AnushaSalian Gmail: saliananusha1994@gmail.com

Akshaya Username: @AkshayaAcharya Gmail: acharya.akshaya04@gmail.com

@pavanchow

SOLVE-NITK commented 2 years ago

Repository Creation Request

Coordinating Institute: NITK Surathkal

Approver’s Name: Dr. Gangadharan K V, NITK Surathkal ( Email: kvganga@nitk.edu.in ) Dr. Pruthviraj U, NITK Surathkal ( Email: pruthviu@nitk.edu.in )

Approved Proposal: The list of experiments for Industrial Electric Drives Lab are as follows:

  1. Introduction to PLC and Introduction to digital I/O interface to PLC
  2. Introduction to ladder logic
  3. PLC On-Delay Timer Instruction
  4. PLC Off-Delay Timer Instruction
  5. PLC Retentive Timer On Instruction
  6. PLC Count-Up instruction
  7. PLC Count-Down instruction
  8. Garage Shutter Opening and Closing Using PLC
  9. Container Filling Process Using PLC
  10. Simultaneous output interlock using PLC
  11. Maximum Simultaneous Operations Limiter using PLC
  12. Motor forward and reverse direction control using PLC

Hosted URL: http://ied-nitk.vlabs.ac.in/

Primary GitHub Handle Details:

Virtual Labs Username: @SOLVE-NITK Gmail: csd@nitk.edu.in

Secondary GitHub Handle Details:

Anusha B Salian Username: @AnushaSalian Gmail: saliananusha1994@gmail.com

Akshaya Username: @AkshayaAcharya Gmail: acharya.akshaya04@gmail.com

@pavanchow

pavanchow commented 2 years ago

@SOLVE-NITK Please find the links for Industrial Electric Drives Lab experiments and populate the repositories with sources of the experiments as detailed in Step 4 of the migration document.

  1. Introduction to PLC and Introduction to digital I/O interface to PLC - https://github.com/virtual-labs/exp-interface-to-plc-nitk

  2. Introduction to ladder logic - https://github.com/virtual-labs/exp-ladder-logic-nitk

  3. PLC On-Delay Timer Instruction - https://github.com/virtual-labs/exp-plc-on-delay-nitk

  4. PLC Off-Delay Timer Instruction - https://github.com/virtual-labs/exp-plc-off-delay-nitk

  5. PLC Retentive Timer On Instruction - https://github.com/virtual-labs/exp-plc-retentive-timer-nitk

  6. PLC Count-Up instruction - https://github.com/virtual-labs/exp-plc-count-up-nitk

  7. PLC Count-Down instruction - https://github.com/virtual-labs/exp-plc-count-down-nitk-nitk

  8. Garage Shutter Opening and Closing Using PLC - https://github.com/virtual-labs/exp-garage-shutter-plc-nitk

  9. Container Filling Process Using PLC - https://github.com/virtual-labs/exp-container-filling-process-nitk

  10. Simultaneous output interlock using PLC - https://github.com/virtual-labs/exp-simultaneous-output-interlock-nitk

  11. Maximum Simultaneous Operations Limiter using PLC - https://github.com/virtual-labs/exp-maximum-simultaneous-operations-limiter-nitk

  12. Motor forward and reverse direction control using PLC - https://github.com/virtual-labs/exp-motor-forward-reverse-direction-control-nitk

pavanchow commented 2 years ago

@SOLVE-NITK @AnushaSalian @AkshayaAcharya Please click on the following links and accept permissions for repositories.

  1. Introduction to PLC and Introduction to digital I/O interface to PLC - https://github.com/virtual-labs/exp-interface-to-plc-nitk/invitations

  2. Introduction to ladder logic - https://github.com/virtual-labs/exp-ladder-logic-nitk/invitations

  3. PLC On-Delay Timer Instruction - https://github.com/virtual-labs/exp-plc-on-delay-nitk/invitations

  4. PLC Off-Delay Timer Instruction - https://github.com/virtual-labs/exp-plc-off-delay-nitk/invitations

  5. PLC Retentive Timer On Instruction - https://github.com/virtual-labs/exp-plc-retentive-timer-nitk/invitations

  6. PLC Count-Up instruction - https://github.com/virtual-labs/exp-plc-count-up-nitk/invitations

  7. PLC Count-Down instruction - https://github.com/virtual-labs/exp-plc-count-down-nitk-nitk/invitations

  8. Garage Shutter Opening and Closing Using PLC - https://github.com/virtual-labs/exp-garage-shutter-plc-nitk/invitations

  9. Container Filling Process Using PLC - https://github.com/virtual-labs/exp-container-filling-process-nitk/invitations

  10. Simultaneous output interlock using PLC - https://github.com/virtual-labs/exp-simultaneous-output-interlock-nitk/invitations

  11. Maximum Simultaneous Operations Limiter using PLC - https://github.com/virtual-labs/exp-maximum-simultaneous-operations-limiter-nitk/invitations

  12. Motor forward and reverse direction control using PLC - https://github.com/virtual-labs/exp-motor-forward-reverse-direction-control-nitk/invitations

SOLVE-NITK commented 2 years ago

Ok. Thank you. @pavanchow

SOLVE-NITK commented 2 years ago

Even after successfully merging contents from dev to testing branch, testing link ( https://virtual-labs.github.io/exp-interface-to-plc-nitk ) is not getting updated. Can you please help us to solve this issue. @pavanchow

pavanchow commented 2 years ago

@SOLVE-NITK There is a JSON error in the repository which is creating conflicts in the build. Please look into this -> https://github.com/virtual-labs/exp-interface-to-plc-nitk/runs/4656070752?check_suite_focus=true#step:4:71

SOLVE-NITK commented 2 years ago

Ok. Will check the error. Thank you. @pavanchow

SOLVE-NITK commented 11 months ago

@pavanchow @priya100raman

When we attempt to access the Industrial Electric Drives Lab, we receive a 504 Gateway Time-out error. Kindly requesting you to look at it and rectify the errors.

ravikiran2020 commented 11 months ago

@SOLVE-NITK Issue is fixed. Please check and confirm.

SOLVE-NITK commented 11 months ago

@ravikiran2020

Able to access the lab. Thank you.