What is RS485 and How it's used in Industrial Control Systems?

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 พ.ค. 2024
  • ✅ C'mon over to realpars.com where you can learn PLC programming faster and easier than you ever thought possible!
    ==========================
    ✅ Check out the full blog post over at
    realpars.com/rs485/
    What is RS232 and What is it used for? realpars.com/rs232/
    ==========================
    Today you will learn about RS 485. If you are familiar with RS232, then you may already know a little bit about it.
    Just like it’s older brother RS232, RS485 is a form of serial communication. Think of RS485 as the younger, faster brother of RS232.
    What made it such an advancement over RS232 was the fact that it could transmit not only a single device to device transmission, but also a communications bus to connect multiple devices at once.
    The configuration and specifications of RS 485 make it faster and extend the range of data transmission.
    You aren’t limited to fifty feet of cable like with RS 232. The maximum cable length for RS 485 is typically listed as 1200 meters or about 4000 feet.
    ==========================
    Missed our most recent videos? Watch them here:
    realpars.com/plc-manufacturers/
    realpars.com/plc-analog-inputs/
    realpars.com/servo-motors-adv...
    =============================
    To stay up to date with our last videos and more lessons, make sure to subscribe to this TH-cam channel:
    goo.gl/Y6DRiN
    =============================
    TWEET THIS VIDEO ctt.ac/c5sT2
    =============================
    Like us on Facebook: / therealpars
    Follow us on Twitter: / realpars
    Follow us on LinkedIn / realpars
    =============================
    A special thanks to Frederico Duarte Fagundes for translating this video.
    #RealPars #RS485

ความคิดเห็น • 314

  • @caffeinatedinsanity2324
    @caffeinatedinsanity2324 3 ปีที่แล้ว +36

    Resistance to electrical noise isn't only because of cable shielding, but also thanks to the fact it uses a differential signal rather than a common ground, as with CAN bus. This also allows compensation against interference.

  • @RupinChheda
    @RupinChheda 5 ปีที่แล้ว +84

    The range of the bus is higher and it can support faster speeds because of Differential Signalling. The signal sent across the bus is not referenced to ground, but to each other. The difference in signal levels between the bus wires determines a 1 or a 0. Noise if present pushes both the wires up or down in the same magnitude, thereby maintaining the difference in signal levels. USB is a faster bus partly because of differential signalling.

    • @dethdai447
      @dethdai447 3 ปีที่แล้ว +3

      In fewer words, a balanced signal.

    • @BenGras
      @BenGras 2 ปีที่แล้ว

      great summary, thank you.

    • @UserName-cb6jz
      @UserName-cb6jz ปีที่แล้ว

      Sadly, the USB bus until version 3.0 used a single twisted/balanced pair of wire, unlike the FireWire which used one for transmitting and one for receiving, causing significant delays and slow-downs on USB.

  • @matthachireth4976
    @matthachireth4976 3 ปีที่แล้ว

    We used to instal high end Point of sale network with RS 485 cables. This is highly reliable. Terminal to terminal ( IRC) and Kitchen printers commonly used. All systems on embedded platform. Master / slave configuration and programs done.

  • @drorharari
    @drorharari 2 ปีที่แล้ว +2

    Thanks for the information. It left many basic questions unanswered (like what are the wiring and signals used and how are the basic protocols over RS-485 work).
    Hoping to see a more in-depth video on those in future

    • @realpars
      @realpars  2 ปีที่แล้ว

      Thanks for the suggestion and feedback! Will happily pass this on to our course developers.
      Happy learning!

    • @alfredobadillo2280
      @alfredobadillo2280 ปีที่แล้ว +1

      You can use Modbus Rtu is the most common case.

  • @ElJomoL
    @ElJomoL 5 ปีที่แล้ว +4

    Very informative and easy to understand. Thanks.

  • @jani140
    @jani140 5 ปีที่แล้ว +18

    In the case of controlling a vfd, that also could have been achieved by a current loop.
    You could have pointed out more benefits.
    Ability to push firmware updates, remote configure device, receive status information etc.

    • @rakhymzhansatemir73
      @rakhymzhansatemir73 4 ปีที่แล้ว

      Can I use RS 485 cable with DB 9 pin head, instead rs 232 cable with the same head?

    • @piratenu1
      @piratenu1 4 ปีที่แล้ว

      You can use a DB9 connector but what do you mean by RS485 cable? Any twisted pair shielded cable can be used.

    • @vladosedlak83
      @vladosedlak83 3 ปีที่แล้ว +1

      @@piratenu1 Lust night I have fixed...Thanks for help

    • @luishumbertoruizbetanzos4261
      @luishumbertoruizbetanzos4261 2 ปีที่แล้ว

      welcome to another informative video brought to you by real pars today you will learn about rs-485 if you're familiar with rs-232 then you may already know a little bit about it if not check out our other video what is rs-232 the link will be provided below [Music] before we get started on today's video if you love our videos be sure to click the like button below then make sure to click Subscribe and the little bell to receive notifications of new real Parrs videos this way you never miss another one just like its older brother rs-232 rs-485 is a form of serial communication think of rs-485 as the younger faster brother of rs-232 what made it such an advancement over rs-232 was the fact that it could transmit not only a single device to device transmission but also a communications bus to connect multiple devices at once the configuration and specifications of rs-485 make it faster and extend the range of data transmission you aren't limited to 50 feet of cable like with rs-232 the maximum cable length for rs-485 is typically listed as 1,200 meters or about 4000 feet much like rs-232 rs-485 doesn't have an actual standard connector many times the old db9 connector is used in some applications terminal strips were used in place of a connector this helped rs-485 become a widely used and very versatile form of serial communication another advantage over rs-232 that I mentioned earlier is the number of connectable devices rs-485 can handle up to 32 connected devices rs-232 could only handle one this allowed users and manufacturing facilities to connect larger applications and whole machines with one protocol another +4 rs-485 is that it is less susceptible to noise issues Electric noise can cause all kinds of problems for electronics rs-232 reference ground to decipher the data it was transmitting this allowed for electrical noise to cause interference rs-485 avoids this issue which also allows for shielding of the cables to prevent noise you may be wondering what can I do with serial communications especially rs-485 one very common example in the automation world is remote control of VFDs or variable frequency drives many people just call them motor drives a simple network of a PLC VFD and an HMI allows remote control of motors in an industrial setting let's say you were monitoring a water pump filling a vessel you decide that the water is not filling fast enough to keep up with demand with your rs-485 network you can remotely monitor and control that pump from a control center this is possible since the HMI is connected to your PLC via rs-485 the plc is also connected to the VFD via rs-485 the PLC is programmed to monitor the level of the water in the vessel it also allows manual flow control if needed all of this allows you to speed up the VFD that controls the speed of that water pump problem solved thanks to rs-485 communications about what we now know about rs-485 it is faster and much more versatile than the older rs-232 users can utilize a longer cable up to 1200 meters or about 4,000 feet the greatest feature of rs-485 is the fact that you can connect up to 32 devices on one system rs-232 could only handle one at a time there is no standard connector for the protocol most manufacturers still utilize a db9 connector you can also still simply use a terminal strip this makes utilizing rs-485 simple all-in-all rs485 really allowed full automation possible with its ability to connect so many devices at once I truly hope this video is helpful please don't forget to check back later for more real Parrs videos make sure that you head over to real parse comm to find even more training material for all of your plc programming needs we offer many videos to assist you in learning plc programming and landing that job in the high-paying highly sought after field of automation and controls engineering go to real parse comm and subscribe to our highly effective training series now [Music]

  • @tuaas3157
    @tuaas3157 4 ปีที่แล้ว +2

    Thank you RealPars for making valuable Videos.
    Sir, I have one question: what is the difference between Standard & Protocol in communication? What's the role of a Protocol in data transmission?
    Looking for positive response. Thank you.

  • @Metallizombie
    @Metallizombie 3 ปีที่แล้ว +3

    Brushing up for an interview to go from a technician to controls engineer so thanks for all the help preparing. Fingers crossed.

    • @realpars
      @realpars  3 ปีที่แล้ว +1

      Glad to hear that our course video helped! Best of luck on your interview!

    • @Kazshmir
      @Kazshmir 2 หลายเดือนก่อน

      How did it go for you?

    • @Metallizombie
      @Metallizombie 2 หลายเดือนก่อน +1

      @@Kazshmir so not exactly how I intended 😂. The position ended up in the air for a while. I’m current in maintenance management and enjoying it.

    • @Kazshmir
      @Kazshmir 2 หลายเดือนก่อน

      @@Metallizombie glad to hear you're enjoying it!

  • @brencostigan
    @brencostigan 5 ปีที่แล้ว +22

    RS-485 is more accurately described as the grown up big brother of RS-422. It’s not fair to compare it directly to RS-232. The reason RS-485 still enjoys massive usage in industrial applications is due to the range of physical layer implementations. As stated in the video it supports multi-drop as opposed to just point-to-point like RS-232. However, it can be used in full or half duplex modes. This means that a station on a RS-485 bus can simultaneously transmit and receive data at the same time.
    RS-485 can be transmitted over both optical and copper physical layers. The optical implementations support dual redundant optical rings which are very robust. Both optical and copper layer repeaters mean that each copper segment can be extended to then support up to 255 node addresses (0 to 254) for the overall network. The actual protocols that run over this RS-485 physical layer are also very lean and efficient in data throughput. Profibus-DP is one example, but please note that Profibus does make a number of changes to the underlying RS-485 physical layer rules (capacitance and inductance limits, etc). Profibus-DP can run up to 12Mbps. Unfortunately, RS-485 is probably the single most misunderstood transmission technique due to a lack of understanding about bus termination requirements and correct screen connections.

    • @davidmoran4471
      @davidmoran4471 5 ปีที่แล้ว +3

      Very good, RS 232, in most configurations, is point to point Where RS 422 is point to multi-point and RS 485 is multi point to multi-point. Where I once worked we made counter rotating, self healing, multi-master ring modems capable of translation from 485 to/from 232 to/from 422.

    • @brencostigan
      @brencostigan 5 ปีที่แล้ว +4

      David Moran
      This flexibility and ability to in effect cascade these different physical layers has also contributed to its longevity and success. RS-485 devices can also be used to replace failed stations in older RS-422 architectures with very little difficulty, although the reverse isn’t always possible. However, you can drop an RS-485 master into an existing RS-422 slave network with no problems.

    • @user-pf4zd5qw7o
      @user-pf4zd5qw7o 3 หลายเดือนก่อน

      Hi ! how can we use the RS-485 or RS-232 like does it have a relationship with the devices or cablee

  • @muhammadatif1696
    @muhammadatif1696 5 ปีที่แล้ว +2

    thanks for making it so easy to understand :)

    • @realpars
      @realpars  5 ปีที่แล้ว

      You're welcome!

  • @ardentdfender4116
    @ardentdfender4116 5 ปีที่แล้ว +1

    I find this useful and until earlier today at work I had never heard of RS485, but I’ve heard of and used a RS232 Cable connection. I also maybe think 🤔 something that could of also being elaborated on in the age of where almost all if not many controllers have a Ethernet connection when and where a RS485 cable could be useful? I’m just junior programmer but do O.P.A.C. Engineering - Operation, Process, Automations Control Engineering. Wear many hats in what I’m doing from one week to next. Two weeks ago was on a RO plant water system startup at a plant site. It was SLC PLC with redundant processor chassis and all Ethernet connected to plc network switch with remote I/O’s. To connect directly to the SLC Processor while system was all online had to connect via RS232 on the SLC Card to Primary and Secondary Processor. As the Ethernet port was in use on both cards connected to network. That’s an example I can think of and recent where having my RS232 to USB on laptop Serial cable came in handy and was good to have. Such an example also could of being more in depth explained with the RS485 cable in various situations. However, still excellent video to educate and the more I now know.

    • @realpars
      @realpars  5 ปีที่แล้ว

      Thanks for sharing your thoughts with us!

    • @monishonthewestcoast4903
      @monishonthewestcoast4903 4 ปีที่แล้ว

      Is there a list of cables that fall under the category of RS232 and RS485 separately?

  • @user-ym9ll6yk7x
    @user-ym9ll6yk7x 5 ปีที่แล้ว +6

    Thanks for amazing explain

    • @realpars
      @realpars  5 ปีที่แล้ว +1

      Happy to hear!

  • @liteup423
    @liteup423 3 ปีที่แล้ว +1

    Extremely helpful thank you 🙏🏼

    • @realpars
      @realpars  3 ปีที่แล้ว

      You're very welcome! Happy learning!

  • @sergiodjf
    @sergiodjf 2 ปีที่แล้ว

    Nice video! Very didactic! 💯 I think the only missing thing was to mention the 2-wire o 3-wire type of RS-485 and the terminator resistors or voltage bias at each end of the network

    • @realpars
      @realpars  2 ปีที่แล้ว

      Thanks for sharing that, Sergio!

  • @SafeAndEffectiveTheySaid
    @SafeAndEffectiveTheySaid 5 ปีที่แล้ว +1

    Very helpful, Thank you very much Sir.

    • @realpars
      @realpars  5 ปีที่แล้ว

      Great to hear! You are very welcome.

  • @TV-oe1rq
    @TV-oe1rq 5 ปีที่แล้ว +11

    Wow! This explain is very simple and easy to understand!

    • @realpars
      @realpars  5 ปีที่แล้ว

      Great to hear! Happy learning!

  • @nayan78panchal33
    @nayan78panchal33 4 ปีที่แล้ว

    Thanks a lot for sharing knowledge, good job sir...💐🙏

    • @realpars
      @realpars  4 ปีที่แล้ว

      You are very welcome! Great to hear that.

  • @Totogita
    @Totogita 4 ปีที่แล้ว +4

    You may need a termination resistor of 50 ohm. Avoid running the wires outside it become damaged by lightning. As a field service engineer I found that electricians are used to wire electricity a and electronic, make sure they know that black is ground and red is high in electronics. Rs485 wiring is very sensitive that way.

  • @asifnadeem4520
    @asifnadeem4520 ปีที่แล้ว

    Appreciated your explanation in a very simple way. Thanks

    • @realpars
      @realpars  ปีที่แล้ว

      Glad it was helpful!

  • @paragkolte6556
    @paragkolte6556 3 ปีที่แล้ว

    Explain very simply, thank you

    • @realpars
      @realpars  3 ปีที่แล้ว

      Great to hear that, thanks for sharing!

  • @ahsannaseem1587
    @ahsannaseem1587 4 ปีที่แล้ว

    Very informative and well briefed 🌹

    • @realpars
      @realpars  4 ปีที่แล้ว

      Great to hear that, Ahsan! Thanks for sharing.

  • @rousbelljuarez1807
    @rousbelljuarez1807 5 ปีที่แล้ว

    LO MÁS INTERESANTE QUE VI EN LOS VIDEOS DE TH-cam

    • @realpars
      @realpars  5 ปีที่แล้ว

      Gracias!

  • @scowell
    @scowell 4 ปีที่แล้ว +4

    The 485 systems I work with can address 255 devices... 32 devices is the minimum unit load supported. 10Mbit is the fastest speed possible... you can't go as far in distance at that speed.

    • @dontimberman5493
      @dontimberman5493 3 ปีที่แล้ว

      Right we do 99 just because we only have 2 addresses dial’s. Also 1000’ is about as long as we can go without a repeater. With networks way way over 4000’ total length.

  • @danielmiranda1912
    @danielmiranda1912 3 ปีที่แล้ว

    Practically t it is an industrial I2C communication that may work with 12/24 V without a clock (SCL) or a SDA pin. Instead of that uses A and B lines to communicate as if they would be TX or RX, but at the same time works by adresses. If I said something bad, correct me. I never knew about that type of bus before. (But the video gaved me an idea).

  • @changchiaohui
    @changchiaohui 4 ปีที่แล้ว

    Useful and easy to understand video, thanks

    • @realpars
      @realpars  4 ปีที่แล้ว

      Great to hear that! Thanks a lot for sharing your positive feedback.

  • @airlanggabhumintaraamitaba8363
    @airlanggabhumintaraamitaba8363 2 ปีที่แล้ว

    Thank you, your video helps me to understand RS 232 and RS 485

    • @realpars
      @realpars  2 ปีที่แล้ว +1

      You are most welcome! Great to hear that

  • @mbilukhelebeni1365
    @mbilukhelebeni1365 5 ปีที่แล้ว

    Wonderful I really enjoyed it

    • @realpars
      @realpars  5 ปีที่แล้ว

      Great to hear hat, Mbilu!

  • @civilyard2495
    @civilyard2495 5 ปีที่แล้ว

    Plz, what's the benefits of RS485 for controlling a servo motor with arduino? ?

  • @ya7yaGuitar
    @ya7yaGuitar 5 ปีที่แล้ว +3

    So RS485 is a physical connection, and on top of it there is the protocol that makes the nodes communicate and control, like modbus, canbus, SCADA...is this correct?
    Thanks.

    • @realpars
      @realpars  5 ปีที่แล้ว +2

      Yes, RS485 is merely a physical (electrical) connection and as you mentioned, some defined protocols such as Modbus, Profibus and so on using it as one of their physical media to make their nodes communicate within the network. Thanks for your question.

  • @thaqalain10
    @thaqalain10 4 ปีที่แล้ว

    Amazing video, thanks!

    • @realpars
      @realpars  4 ปีที่แล้ว

      Thanks a lot!

  • @misolutions628
    @misolutions628 4 ปีที่แล้ว

    Thanks for the stuff.

    • @realpars
      @realpars  4 ปีที่แล้ว

      You are very welcome!

  • @azztereris
    @azztereris 2 ปีที่แล้ว

    thanks, my right ear got it!

  • @marvtechindustry6375
    @marvtechindustry6375 4 ปีที่แล้ว

    Good lesson and more helpful thanks

    • @realpars
      @realpars  4 ปีที่แล้ว

      Happy learning!

  • @Creative_Automation
    @Creative_Automation 5 ปีที่แล้ว +1

    Nice and simple information

    • @realpars
      @realpars  5 ปีที่แล้ว

      Happy to hear!

  • @benaissataibi3648
    @benaissataibi3648 4 ปีที่แล้ว

    Great video thanks

  • @mohamedenan2722
    @mohamedenan2722 5 ปีที่แล้ว +1

    can you make a video explaining how to link the vfd with plc to control the speed of a 3 phase induction motor and how to program this process

    • @realpars
      @realpars  5 ปีที่แล้ว

      Hi there, I will pass your request on to our creator team.

  • @arth1723
    @arth1723 2 ปีที่แล้ว

    You made a Great job in this channel , thanks you to much

    • @realpars
      @realpars  2 ปีที่แล้ว

      Glad you enjoy it!

  • @olejnizak
    @olejnizak 2 ปีที่แล้ว

    nice video!. Thanks for teaching us all the time!

    • @realpars
      @realpars  2 ปีที่แล้ว

      You're very welcome, Javier!

  • @funnyclips9369
    @funnyclips9369 ปีที่แล้ว

    You just explained in a high level. Can you put a video about RS485 with deeper electrical specs and communication data format

    • @realpars
      @realpars  ปีที่แล้ว

      Thanks for your topic suggestion, I will happily pass it on to our course developers! Thanks again for sharing and happy learning.

  • @dendrinnomad5934
    @dendrinnomad5934 3 ปีที่แล้ว +1

    Thank you sir

  • @sakirdag2976
    @sakirdag2976 4 ปีที่แล้ว

    thank you

  • @satyendrakumargautam1821
    @satyendrakumargautam1821 4 ปีที่แล้ว

    Thnx so much sir for providing good knowledge. I request 🙏 sir please make video on advance mcc panel. Semocode working

    • @realpars
      @realpars  4 ปีที่แล้ว

      Thanks for the topic suggestion, I will definitely go ahead and forward this to our creator team.
      Happy learning!

  • @nickcontabile
    @nickcontabile 5 ปีที่แล้ว

    Thank you for the easy to understand flow of this video. It really helped me understand the standard.

    • @realpars
      @realpars  5 ปีที่แล้ว +1

      That is perfect Nick! Happy to hear that.

  • @rahimspearfishing2732
    @rahimspearfishing2732 3 ปีที่แล้ว

    Thanks for your effort understanding

    • @realpars
      @realpars  3 ปีที่แล้ว

      You're very welcome, Rahim!

  • @HardeepSingh-wq5ff
    @HardeepSingh-wq5ff 4 ปีที่แล้ว

    Thanks for your valuable information. can u please tell us about cable drawing?

    • @realpars
      @realpars  4 ปีที่แล้ว

      Hey Hardeep!
      Thanks for your comment and your suggestion. I will pass this on to our course developers!
      Thanks for sharing and happy learning!

    • @sassclass6467
      @sassclass6467 4 ปีที่แล้ว

      RealPars Greetings, speaking of drawings can you elaborate what program that is being utilized to generate these spectacular illustrations. Secondly, I’m late to the party but certainly enthralled that I’ve made it. Can you offer insight as well on courses for seeking certification, please or a POC (person of contact), much appreciated!

  • @bharatthapa4829
    @bharatthapa4829 ปีที่แล้ว

    Hi RealPars, thanks for such an informative video. I have a question though. You showed in the video that the PLC and VFD are connected via RS-485. But what about the input and output terminals? Are input and output (i/o modules) needed in this system for control? My understanding was that we use the i/o module of the PLC to connect the VFD or any other type of field sensors, but it looks they are not needed once we connect the VFD with PLC via RS-485. Can you please clarify between the difference or relationship between input/outputs and communication standard? How these two work together in a system? Thanks a lot.

    • @realpars
      @realpars  ปีที่แล้ว

      There are several ways to connect a PLC to a VFD, and it depends pretty much on the model of VFD you are using. There are two main ways to connect to a VFD: hardwired and communication bus. With hardwired, there is an I/O board on the VFD that allows for wiring of PLC inputs and outputs to control and monitor the VFD. This would include analog signals (speed reference, actual speed, current draw, etc.) and digital signals (start, enable, alarms, etc.). For a communication bus (RS-485 based protocols like ProfibusDP, Industrial Ethernet, etc.) all signals are programmed and provided through a single communication cable.

  • @samibatel156
    @samibatel156 3 ปีที่แล้ว

    Thank you Realpars ,I have question Can i control VFD via RS-485 although the communication between the plc and hmi Via ETHERNET?

    • @realpars
      @realpars  3 ปีที่แล้ว

      Yes, as long as the controller and the VFD have an R-485 communication option installed (interface cards). I designed a system not too long ago that had 5 different communication protocols (Ethernet, Profibus DP, Profibus PA, ASi, and IOLink) installed for communicating with different devices and components.

  • @brahimabdelsadek9534
    @brahimabdelsadek9534 2 ปีที่แล้ว

    Thanks this time and every time.please keep doing the right things👍👍👍👍👍

    • @realpars
      @realpars  2 ปีที่แล้ว

      You're more than welcome, Brahim! Glad to hear that you enjoy our video courses.

  • @ayadsura
    @ayadsura 3 ปีที่แล้ว

    From baghdad ..thank you for this important information

    • @realpars
      @realpars  3 ปีที่แล้ว

      It's our pleasure!

  • @tamilarasanmarimuthu4900
    @tamilarasanmarimuthu4900 5 ปีที่แล้ว +3

    Please explain about memory bits,Data blocks ,functional blocks,sfc in simatic manager...
    Specify how to use them ?
    Thank you

    • @realpars
      @realpars  5 ปีที่แล้ว +3

      Hi there, I will pass your request on to our creator team.

    • @dwightgoad1270
      @dwightgoad1270 5 ปีที่แล้ว

      Yes, I've been looking for the same thing.

  • @tubeviewer4041
    @tubeviewer4041 4 ปีที่แล้ว

    yes its helpful
    thanks

    • @realpars
      @realpars  4 ปีที่แล้ว

      Great to hear that!

  • @eddahbieddahbi1378
    @eddahbieddahbi1378 5 ปีที่แล้ว

    thanks

  • @lutzmuller5703
    @lutzmuller5703 ปีที่แล้ว +1

    Hello, I have a question about 485 communication.
    Is it possible with a “D1 MINI WEMOS Pro 4M 16M” using “Tasmota” e.g., B. to control a “JUNTEK DPM8624 60V24A Programmable DC/DC Digital Adjustable Step Down Voltage Power Supply Buck Converter 485 Communication”?

    • @realpars
      @realpars  ปีที่แล้ว

      The D1 Mini includes WiFi and is compatible with Tasmota. You will need to provide a driver or other firmware facility to allow the D1 mini to communicate via RS-485 to the Juntek unit. This should be a straightforward task, as the Juntek provides serial communication capabilities via TTL, USB, and Modbus-RTU.

  • @Damian-ol5cw
    @Damian-ol5cw 5 ปีที่แล้ว +1

    Great job ;)

    • @realpars
      @realpars  5 ปีที่แล้ว

      Thank you!

  • @andreaaguilar6073
    @andreaaguilar6073 3 ปีที่แล้ว

    Hello!, do i have to put a resistance of RS485 half duplex at the end of the connection?

    • @realpars
      @realpars  3 ปีที่แล้ว

      If the data rate is low or cables are short, termination may be unnecessary. As data rates and/or cable lengths increase, which is in most cases, termination becomes mandatory. Use of a 120-ohm resistor at each end of the segment will take care of communication signal issues due to impedance mismatches between devices. RS-485 is an electrical specification, and 2-wire protocols, like Profibus, which uses RS-485 as a communication medium, are half-duplex. In general, RS-485 installations will require terminating resistors. Full duplex RS-485 requires four wires, and is not very common in industrial control systems.

  • @hemanth2a753
    @hemanth2a753 5 ปีที่แล้ว

    Nice video thank you

    • @realpars
      @realpars  5 ปีที่แล้ว

      You are very welcome!

  • @rakibhasan9225
    @rakibhasan9225 5 ปีที่แล้ว

    Special thanks real pars

    • @realpars
      @realpars  5 ปีที่แล้ว

      You are very welcome, Rakib!

  • @aarshavarsenal
    @aarshavarsenal 3 ปีที่แล้ว

    Just love it

  • @TheHiphopgems
    @TheHiphopgems 5 ปีที่แล้ว

    Thanks!

    • @realpars
      @realpars  5 ปีที่แล้ว

      You are welcome!

  • @praveenstomp2471
    @praveenstomp2471 4 ปีที่แล้ว

    One doubt. In your example at the end, you used two RS485 cables. One to connect PLC to HMI and another one from PLC to VFD. But earlier you mentioned RS485 can connect to multiple terminals. If that's the case, is it possible to use a single RS485 cable from PLC and a divider to divide the signal to VFD and HMI ?

    • @realpars
      @realpars  4 ปีที่แล้ว

      Up to 32
      transmitter/receiver pairs may be present on a RS485 network at one time. RS-485 is generally a 2-wire half-duplex system connected in a daisy-chained manner with single twisted pair cable. Many vendors also offer RS-485 multiplexers that allow for star configuration of the network.

    • @drorharari
      @drorharari 2 ปีที่แล้ว

      @@realpars I had just the same question. The answer given seems to suggest that every device on the chain needs to either consume the data or otherwise forward it from one connector to the other if it is not addressed to itself. Is that the case?

  • @hariharan4674
    @hariharan4674 2 ปีที่แล้ว +1

    Thanks for this video.could you make a video for all type of protocol communication (Rs485,IEC,modubus)

    • @realpars
      @realpars  2 ปีที่แล้ว +2

      Hey!
      Thanks for your message and your suggestion. I will pass this on to our course developers!
      Thanks for sharing and happy learning!

  • @saitarak1824
    @saitarak1824 4 ปีที่แล้ว

    Can you give some more practical examples and working principle of the devices used here like HMI,VFD, etc

    • @realpars
      @realpars  4 ปีที่แล้ว

      Hey!
      Thanks for your comment and feedback! I will make sure to pass this on to our creator team.
      Thanks for sharing!
      Happy learning!

  • @moons1166
    @moons1166 3 ปีที่แล้ว

    Hi newbie to modbus here, so if i'm using usb to rs485 terminal strip i just need to connect A B to transmitter then it will works? do i still need to connect ground terminal and 5V power?

    • @realpars
      @realpars  3 ปีที่แล้ว

      In most cases, you will connect three wires: A and B, and ground (common). Power (5V) is supplied by the USB port (if connected to a computer). There are USB connections that are stand-alone, which will require external power.

  • @ogatechsystem3840
    @ogatechsystem3840 2 ปีที่แล้ว

    I want to convert from RS232 to RS485 (My HMI and PLS ports are RS232) and I am using an Optical Fiber extender with RS85.
    Please which of the pins (from 1-9) do I use as my positive and negative on the serial port pin?

    • @realpars
      @realpars  2 ปีที่แล้ว

      I am not sure you are framing your question properly. Both RS232 and RS485 are serial protocols, so when you ask which pin is "positive and negative on the serial port pin", I am not sure which connector you are asking about. If you are asking about the RS-485 connector, Pin 8 is Transmit (+) and Pin 9 is Transmit (-). In a full RS-485 implementation, there are also (+) and (-) for Received Data, Clear to Send, and Ready to Send. RS-232 is voltage-driven, and all pins are positive with reference to ground (Pin 5).

  • @Gersberms
    @Gersberms 3 ปีที่แล้ว

    I did not know that the connector wasn't standardized, I thought that all DB9 serial connectors were wired the same. It turns out this is not the case, every device may be wired differently even if they have matching DB9 connectors.

  • @musicvenom3816
    @musicvenom3816 4 ปีที่แล้ว

    Great!

  • @user-or7we1bw3y
    @user-or7we1bw3y 5 หลายเดือนก่อน

    the conculsion part of this video is really good!

    • @realpars
      @realpars  5 หลายเดือนก่อน

      Glad to hear that! Thank you

  • @shahlalkhan4402
    @shahlalkhan4402 ปีที่แล้ว

    Nice tutorial regarding RS45 data cable in comparasion RS233

    • @realpars
      @realpars  ปีที่แล้ว

      Thank you!

  • @chickenz4604
    @chickenz4604 2 ปีที่แล้ว

    Nice video, btw what is the differences between using RS485 vs analog input output for communication between PLC and VFD? THX

    • @realpars
      @realpars  2 ปีที่แล้ว +2

      An analog input card has several channels, with each channel supporting one 4-20ma or 0-10VDC sensor input. RS485 is a communication protocol that is the foundation of digital bus data transfer (such as ProfiBus PA), which allows many sensors to be connected to one PLC communication port. For RS485 communication to a VFD, Profibus DP is often used, which supports digital and word data. To drive a VFD with PLC I/O cards, you would need DI, DO, AO, and possibly AI cards as well. So the bus-type interfaces allow the VFD to be controlled using a single cable.

    • @chickenz4604
      @chickenz4604 2 ปีที่แล้ว

      @@realpars Ohh icic, thats why rs485 is used to make it easier, cuz it only uses 1 cable. How about let say pH Meter? currently im using analog input 4-20mA and plan to use more ph meter for water treatment plant. Should i use RS485 or just analog input current? thx real pars!💯

  • @somnoi77
    @somnoi77 5 ปีที่แล้ว

    Thank you

    • @realpars
      @realpars  5 ปีที่แล้ว +1

      You're welcome!

  • @shubhampawar496
    @shubhampawar496 5 ปีที่แล้ว

    Guys please provide basic programming of ac servo motor.
    Regards
    And thank you for this.

    • @realpars
      @realpars  5 ปีที่แล้ว

      You're welcome! I will pass your request on to our creator team.

  • @jpblitz2104
    @jpblitz2104 25 วันที่ผ่านมา

    Brilliant video!

    • @realpars
      @realpars  24 วันที่ผ่านมา

      Thank you very much!

  • @angelitocortez4738
    @angelitocortez4738 2 ปีที่แล้ว

    Thanks a lot.and more power.

    • @realpars
      @realpars  2 ปีที่แล้ว

      Always welcome!

  • @vaishnavikulkarni8247
    @vaishnavikulkarni8247 2 ปีที่แล้ว

    thank you so much!

    • @realpars
      @realpars  2 ปีที่แล้ว

      You're welcome!

  • @snozcocram
    @snozcocram ปีที่แล้ว

    My new residential heat pump uses rs 485 for thermostat and communication between the air handler and the compressor condenser. To bad Honeywell and others stick to the 5 wire c configuration…

  • @habebsabri4288
    @habebsabri4288 ปีที่แล้ว

    Thank you for the video.
    I have a question, what is the maximum length that can be used for an ethernet cable?

    • @realpars
      @realpars  ปีที่แล้ว

      A CAT5 or CAT6 Ethernet cable can be run up to 100 meters (300 feet) without loss of signal, at baud rates of 100 Mb/sec or less.

  • @mtokkan
    @mtokkan 5 ปีที่แล้ว

    Brief and useful information about RS-485. Thank you.

    • @realpars
      @realpars  5 ปีที่แล้ว

      Great! You're very welcome.

  • @uditbuch2878
    @uditbuch2878 ปีที่แล้ว

    Is RS-485 communication medium only used in Modbus communication protocol? Or is it used by other communication protocol in industries too?

    • @realpars
      @realpars  ปีที่แล้ว

      RS-485 is an electrical specification that is implemented at the physical layer of a protocol. Several communication protocols use RS-485 for the physical layer\, most notably Modbus and Profibus-DP,

  • @Yusuf-dx4hw
    @Yusuf-dx4hw 4 ปีที่แล้ว

    Thank you so much

    • @realpars
      @realpars  4 ปีที่แล้ว +1

      You are very welcome, Yusuf!

    • @Yusuf-dx4hw
      @Yusuf-dx4hw 4 ปีที่แล้ว

      RealPars that was your pleasant.Good luck

  • @topten7064
    @topten7064 4 ปีที่แล้ว +1

    Thanks alot

    • @realpars
      @realpars  4 ปีที่แล้ว

      You are very welcome, Sami!

  • @muhammadatif1696
    @muhammadatif1696 5 ปีที่แล้ว +19

    waiting for the PID course

    • @MR-nl8xr
      @MR-nl8xr 5 ปีที่แล้ว

      👍🏼

    • @beyourownboss3726
      @beyourownboss3726 4 ปีที่แล้ว

      YOU CAN VISIT MY CHANNEL FOR PID LECTURES.

  • @sakerarab9894
    @sakerarab9894 3 ปีที่แล้ว

    Thx lot

  • @frosty-ke1xe
    @frosty-ke1xe ปีที่แล้ว

    can you please with the wiring of 360 Visions Predator CCTV System? I have wired it through the Matrix Control Unit16/2 -and the joystick VKXM-0845-EU controller with RS485 cables, all that is coming out of the camera is a bunch of wires that have been chopped off. I have managed to identify all of them, but am unsure as how to wire the 4 wire twisted pairs, i.e., Red & Orange TX/ and Purple & Blue RX From the camera do they go to the matrix or the controller, and which pins on a RJ11 6 wire plug? any help would be very much appreciated as 360 vision diagrams only cater for the special power supply connector board, there seems to be no circuit diagrams available, I can supply pictures...

    • @realpars
      @realpars  ปีที่แล้ว

      This is a product I am not familiar with, nor did I find anything useful on the internet. This type of information (wiring or circuits to the board level) is usually available only from the manufacturer.

  • @erickontiveroslara209
    @erickontiveroslara209 5 ปีที่แล้ว +3

    Great stuff!
    Thanks for the extra lesson besides the every friday one on the library.
    Now I understand a bit more the difference between RS-232 and RS-485 communications.
    But then why are we still using it nowadays when we have Profinet (or Industrial Ethernet protocols)?

    • @realpars
      @realpars  5 ปีที่แล้ว

      Hi Erick, thank you very much for the positive feedback.
      Well, if you want to use a Profibus network in your project, you need to use RS-485 as a medium (cable) to transfer data. But for Profinet you'll make use of a CAT5, 6 etc cable.
      So if you have a device that only supports Profibus, for example, you need to make use of an RS-485 cable.

  • @user-yt5ss9qm5z
    @user-yt5ss9qm5z 2 ปีที่แล้ว

    thank you really I like that. 👍🏻

    • @realpars
      @realpars  2 ปีที่แล้ว

      I'm glad you like it!

  • @imarginacionmxd
    @imarginacionmxd 3 ปีที่แล้ว +3

    Love it!

    • @kasekeaton2995
      @kasekeaton2995 2 ปีที่แล้ว

      i guess Im randomly asking but does anyone know a trick to get back into an instagram account..?
      I was stupid lost my account password. I love any help you can offer me.

    • @caidencristiano2178
      @caidencristiano2178 2 ปีที่แล้ว

      @Kase Keaton instablaster =)

    • @kasekeaton2995
      @kasekeaton2995 2 ปีที่แล้ว

      @Caiden Cristiano i really appreciate your reply. I got to the site on google and im waiting for the hacking stuff now.
      Looks like it's gonna take a while so I will reply here later with my results.

    • @kasekeaton2995
      @kasekeaton2995 2 ปีที่แล้ว

      @Caiden Cristiano it did the trick and I now got access to my account again. I'm so happy!
      Thanks so much you saved my account !

    • @caidencristiano2178
      @caidencristiano2178 2 ปีที่แล้ว

      @Kase Keaton Glad I could help xD

  • @murtazahussain6301
    @murtazahussain6301 3 ปีที่แล้ว

    Thanks

  • @muhammedismaeel2228
    @muhammedismaeel2228 5 ปีที่แล้ว +3

    I'm wondering if the realpars programs that give a distance teaching PLC course with a certificate, I'm from Iraq.

    • @realpars
      @realpars  5 ปีที่แล้ว +4

      We certainly offer the option to purchase our Certification of Completion after completing at least 250 of our video courses. You can find more information about our Certificate through the following link bit.ly/2LADnPY
      Let me know if you have any further questions.

    • @beyourownboss3726
      @beyourownboss3726 4 ปีที่แล้ว

      We give Certificate of PLC and SCADA. with 140 Hr watch time and 50 question test.

    • @hafizaliarsalan8172
      @hafizaliarsalan8172 3 ปีที่แล้ว

      ​@@beyourownboss3726 let me know

    • @baherhawass585
      @baherhawass585 3 ปีที่แล้ว

      @@realpars please I want to know the wiring to connect PLC simulator on Laptop through serial port DB9 to a Siemens PLC the o/pfrom PLC are four wires

  • @montesdeocaf.2797
    @montesdeocaf.2797 ปีที่แล้ว

    I like this easy explanation

    • @realpars
      @realpars  ปีที่แล้ว

      Glad to hear that!

  • @XchemicleX
    @XchemicleX 2 ปีที่แล้ว

    Thanks

  • @dedenz17
    @dedenz17 4 ปีที่แล้ว

    Have you video about canbus for VFD control?

    • @realpars
      @realpars  4 ปีที่แล้ว +2

      Hey!
      Unfortunately, not at the moment. This is definitely a great topic suggestion, I have sent this over to our course developers.
      Thanks for sharing and happy learning!

    • @dedenz17
      @dedenz17 4 ปีที่แล้ว +1

      @@realpars , sound good, i hope you may upload the topic soon. Btw im new subscriber of your channel.

    • @realpars
      @realpars  4 ปีที่แล้ว

      Happy to hear that! Welcome to the RealPars family! Feel free to leave all the questions you might have in our comment section.
      Just to let you know, that we also have a free course on PLC Hardware bit.ly/2XnnUrF

  • @thiyagud2769
    @thiyagud2769 5 ปีที่แล้ว

    Thank you rp

    • @realpars
      @realpars  5 ปีที่แล้ว

      You are welcome!

  • @ivanbratanov8699
    @ivanbratanov8699 2 ปีที่แล้ว

    I'm creating industrial automation projects. Yes, my brand is not Siemens, but those interfaces are still widely used despite the opinion that they are obsolete. That is not true. RS-232 is used for PC program upload/download/online mode in my projects. RS-485 (together with Ethernet) is used as main interface between the devices. On the other hand equipment which supports EtherCAT, CANopen and other modern time interfaces is more expensive. In most cases fast interfaces are not needed, so RS-485 meets the requirements.

    • @realpars
      @realpars  2 ปีที่แล้ว +1

      Thank you for your comments. RS-232 use is gradually fading, but it is still used in man applications, such as with programming terminals and analytical instrumentation (GC, HPLC, etc.). RS-485 (and its precursor, RS-422) are very heavily used as the physical layer for many digital protocols (such as Profibus) and interfaces. So yes, RS-485 meets the needs of many, if not most, interfaces between devices. Little by little, though, Industrial Ethernet protocols are being used for backbone networks due to its speed and ease of connection.

  • @karanpoojary3263
    @karanpoojary3263 4 ปีที่แล้ว

    can we interface RS485 and arduino. for eg:- here i have a sesnor which gives data through RS485 cable so can i interface it with arduino ?????

    • @AutomationSpot
      @AutomationSpot 4 ปีที่แล้ว

      yes you can interface arduino.. with rs-485...

  • @MohsinKhan-kc6lu
    @MohsinKhan-kc6lu 5 ปีที่แล้ว

    sir can i connect load via RS 485

    • @realpars
      @realpars  5 ปีที่แล้ว

      If your device has an RS-485 port on it, you can do that.

  • @dawoodiqbal
    @dawoodiqbal 2 ปีที่แล้ว

    Could You Please make video on XY MOD2 humidity & Temperature sensors and its connection with input modules and PLC.

    • @realpars
      @realpars  2 ปีที่แล้ว

      Hey Dawood!
      Thanks for your message and your suggestion. I will pass this on to our course developers!
      Thanks for sharing and happy learning!

  • @richardparra6965
    @richardparra6965 3 ปีที่แล้ว

    Is this the protocol used in profibus? Thanks!

    • @realpars
      @realpars  3 ปีที่แล้ว

      Profibus, at the physical layer of the OSI communication model. You could say Profibus was built on top of RS-485. However, they are not the same. Profibus requires a more stringent cable specification (including termination resistance) so that speeds of up to 12Mbaud can be achieved. RS-485 tops out at 1Mbaud. Profibus has a very much more complex set of layers at the Data Link layer and above. Instead of a primitive UART (universal asynchronous receiver/transmitter) function at the Data Link layer, Profibus uses the more flexible Fieldbus Data Link function. Significant additional functionality is stacked above the Data Link layer in Profibus, where R-485 only has a node addressing function and a limited set of commands and responses.

  • @ahmedalmassri2997
    @ahmedalmassri2997 4 ปีที่แล้ว

    Perfect

    • @realpars
      @realpars  4 ปีที่แล้ว

      Thank you, Ahmed!

  • @Time4yes
    @Time4yes 4 ปีที่แล้ว

    Still learning, pause at 4:00, my question is between those four devices, which one is a master and which is a slave? I would assume the PLC is the master to the VSD, correct?

    • @realpars
      @realpars  4 ปีที่แล้ว

      You are correct; the PLC is the RS-485 master the VSD and the HMI station are slave nodes.

    • @Time4yes
      @Time4yes 4 ปีที่แล้ว

      @@realpars thank you so much.

  • @venkat4137
    @venkat4137 4 ปีที่แล้ว

    Nice and clear explanation 👌 I want to subscribe your channel

    • @realpars
      @realpars  4 ปีที่แล้ว

      Happy to hear that! Thanks for sharing.