-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support Mayfly v1.1 with many sensors #3
Comments
@neilh10, it looks like these new designs still have a 155mA fuse on the power line to the sensors. However, we know that we need to be able to handle higher power loads, especially when we have many sensors and/or during power spikes when a brush starts spinning (see https://github.com/EnviroDIY/YosemitechModbus#power-supply). Can we increase the size of that fuse? |
Oops yes I got the wrong place to post it, thanks for moving it I think its better to state target powering. From the link my understanding is the target requirement spec is 52mA hold (representing one instrument), and then surge to 280mA <10mS (representing brush turn on)- though the objective is perhaps 150mA (three instruments?) with surge capability to 100+280mA <10mS The critical issue is dynamic power, what power can be consumed and still maintain the processors integrity. With the Mayfly1.1A components I was able to maintained a 11.2V@500mA from a Liion at 3.8V The PRG18BC4R7MM1RB with a hold of 155mA should work for this at room temperature, but perhaps not at 60C. As an analog thermal device, the core issue is too look at when it trips so that it guarantees electronic protection of the devices behind it, over what temperature range. In fault theory - the assumption is one fault at a time - in this case that the instrument line has short circuited. The fuses as analog thermal devices guarantee a hold current and a trip current - and are sometimes rated for the energy - time and current - that it takes to exceed the trip. Then the next available is |
@neilh10 Please reach out to Anthony for my cell phone number or personal e-mail, our requirements which are vastly different then a majority of the users on your platform caused issues with your Modbus wing. Anthony said you were revising it to accommodate more of our use case, I would like to discuss the status of where that board is at and how much it would cost to manufacturer them. |
sure happy to chat neilh the usual at azonde.com or http://azonde.com/w/contact.html |
Just to announce I'm coming up with a design that is an extension of the last board ~ higher power and more sensor interfaces. The process is I'm going to do a design with an open review for anybody interested, design will be published next week after the July 4th, The design criteria requirements are |
I’ve released an expanded Modbus/RS485 Wingboard for community design review https://github.com/EnviroDIY/Mayfly-Modbus-Wing/tree/master/knh002-MayflyWingShield/rev8 I’d welcome design comments, here by Monday 2022-July-20 12noon PST. Easier to correct any possible problems early on, than find them later on the PCB. As the old clothes tailor saying goes “measure three times, cut once”. 🙂 Discussion on desired Modbus usage or general questions to be posted |
@s-hicks2, any thoughts on Neil's rev8 design, described in #3 (comment) above? |
I've updated the description from reviews time frame and this is the candidate for starting the PCB creation. |
Boards build and tested nicely. |
I’ll reach out to Anthony for a status of the order, the schematic still leverages the larger battery from voltaic correct? |
@neilh10, thanks for your commits last night that updated the schematics (7d3721d, 214f66d) and descriptions (e1bef3d, f6986fd, 7ed412f) of your new Mayfly Modbus Wing v2 (knh002)! I'm excited to test them with the full set of 6 YosemiTech sensors! @GArrigotti-cws, I'll get them next week and will let you know how it goes! |
@GArrigotti-cws, here are my thoughts on wiring your station to the Voltaic's V70 19,200mAh (71Wh) battery pack with unregulated 10-12.6V output. The ideal approach, due to simplicity, would be to purchase/build 12V-to-5V USB-C converters, which would provide power to the Mayfly, which in turn would charge a standard 3.8V Lipo battery. The modbus sensors would then get powered from the lipo via this new Modbus Wing v2, which @neilh10 carefully designed to regulate power to each 12V modbus sensor. |
Continuing the conversation from:
EnviroDIY/SensorModbusMaster#21
There is a need for an updated RS-485 Half Shield or Modbus Wing that:
From @neilh10:
cc: @s-hicks2
The text was updated successfully, but these errors were encountered: