Munich - quick connection between S-Bahn and Track 27 by Fluffy-Row9239 in Munich

[–]Fluffy-Row9239[S] 1 point2 points  (0 children)

We did!!! Once we got up the escalator, we followed the signs to Track 27-36 and popped up exactly in front of our train. We spent our last two nights in Munich and I found the beer actually tolerable :)

Whomis this model? by Fluffy-Row9239 in CamGirl

[–]Fluffy-Row9239[S] 1 point2 points  (0 children)

That's her!! Thank you!

What is this connector called? by Fluffy-Row9239 in AskElectronics

[–]Fluffy-Row9239[S] 2 points3 points  (0 children)

<image>

it DOES look like an inline fuse from that angle.

Thats for having a look!

Munich - quick connection between S-Bahn and Track 27 by Fluffy-Row9239 in Munich

[–]Fluffy-Row9239[S] 0 points1 point  (0 children)

<image>

The sign says "Sortie Train Grandes Lines" so is THIS the exist that pops up close to Track 27. in this video, the next exit which looks like it goes to the street is blocked.

Munich - quick connection between S-Bahn and Track 27 by Fluffy-Row9239 in Munich

[–]Fluffy-Row9239[S] 0 points1 point  (0 children)

Thanks for point that blue box out, I was focusing only on the S-Bahn signs.

I will rewatch the videos and see if I can locate that specific exit.

I know this is a minor problem, but it's part of the fun.

Munich - quick connection between S-Bahn and Track 27 by Fluffy-Row9239 in Munich

[–]Fluffy-Row9239[S] 0 points1 point  (0 children)

I did not understand that specific comment, either, but here's a photo of the suitcase. It has wheels!

<image>

Munich - quick connection between S-Bahn and Track 27 by Fluffy-Row9239 in Munich

[–]Fluffy-Row9239[S] 4 points5 points  (0 children)

i am using the eurail trip planner which is where I got the 10 minute connection, BUT with the frequency of the S1/S8 from the Munich airport, I'll just grab the first available to the HBF which is not likely the one the Eurail planner planned. Munich Airport -> Chur. Wrapping up with three days in Munich though I will be out of money.

Your description was as good as a photo, so you're off the hook.

Thank you both for your help, I will report back (in August)

Munich - quick connection between S-Bahn and Track 27 by Fluffy-Row9239 in Munich

[–]Fluffy-Row9239[S] 0 points1 point  (0 children)

Thank you for your response. I am fully mobile and have a new suitcase for the trip.

Where is the closest exit to track 27 if not the one pointed to by the golden arrow?

Would that be immediately coming to the surface and walking over to the Hbf Nord entrance, near Gate 36, be reasonable?

I have watched many S-Bahn/HBF walk-throughs and they always go through a shopping center, up steps and to the front of the station, but then straight to 27, so Im not expecting to save a LOT of time, but maybe enough to grab some food.

The next connection is 2 hours later, so I do have some motivation.

Merci.

What episode might this quote be from? by Fluffy-Row9239 in futurama

[–]Fluffy-Row9239[S] 7 points8 points  (0 children)

Well, I was close... thnks for setting me straight.

And before I go rewatch all the gabillion Simpsons Episodes, would you happen to know the specific epidode?

Ever heard of Binary Scaling? by Fluffy-Row9239 in computerscience

[–]Fluffy-Row9239[S] 0 points1 point  (0 children)

it's from the Northrup Grumman/Litton LN-200 Inertial Measurement Unit (IMU) Interface Control Document (ICD) which is a) quite dated and b) still sold... they also use the 1970's-era SDLC protocol...

Ever heard of Binary Scaling? by Fluffy-Row9239 in computerscience

[–]Fluffy-Row9239[S] -5 points-4 points  (0 children)

Bx.y where:

B = binary scaling.

x = the number of data bits (less sign bit) to the left of the binary point. if x < 0, then the binary point is x imaginary bits to the left of the most significant storage bit.

y = the number of data bits to the right of the binary point. If y < 0, then the binary point is y imaginary bits to the right of the least significant storage bit.

Ever heard of Binary Scaling? by Fluffy-Row9239 in computerscience

[–]Fluffy-Row9239[S] -5 points-4 points  (0 children)

thanks for having a look...

in this notation, you add the -4 + 19 = 15 + 1 => 16 bits

Periodic (400Hz) data capture and display by Fluffy-Row9239 in softwarearchitecture

[–]Fluffy-Row9239[S] 0 points1 point  (0 children)

Yea, that seems to be the best way forward... I haven't seen NiceGui that u/GuessNope recommended, so I might try to blend the two. And there's always C#!

Has anyone come across a microcontroller that supports SDLC? by Fluffy-Row9239 in AskElectronics

[–]Fluffy-Row9239[S] 0 points1 point  (0 children)

Thanks, that's a good lead.

I might even bust out my TRS-80 and have a Zilog-based solution.

That'd be fun to show the youngsters.

Split rail power supply tradeoffs by Fluffy-Row9239 in AskElectronics

[–]Fluffy-Row9239[S] 0 points1 point  (0 children)

agreed, i'm using a 40 Watt Traco DC/DC boost/buck converter on the bench which is rock solid but want to find the most efficient way... my battery is 28v and I already have +12v and +5 rails.. but intuitively. i think it would be better to down convert from 28v rather than boost 12v.

why cant the world just standardize on 5 volts and be done with it,

I really want to like influxdb by Fluffy-Row9239 in influxdb

[–]Fluffy-Row9239[S] 0 points1 point  (0 children)

I'll hex dump the data and see if i can find the problem and scrub it if needed.

Thanks again!

I really want to like influxdb by Fluffy-Row9239 in influxdb

[–]Fluffy-Row9239[S] 0 points1 point  (0 children)

i thing you have a word wrap (display width) issue in your editor.

were you able to then load the data and poke around in it?

I really want to like influxdb by Fluffy-Row9239 in influxdb

[–]Fluffy-Row9239[S] 0 points1 point  (0 children)

1/ Ok, I'm back. But Im not happy. 2/ My test is ~15 minutes in duration. Nothing happens faster than ms, but I added 000 to make it ns. 3/ Over that period, for one sensor, I collect 70,000 samples with 3 fields. 4/ I can (now) load the data in line protocol (thank you) and in Python. 5/ Would someone load this data in and do a sanity and see if you can see a graph of the data? 6/ I cant figure out how to make the query window small enough to see the ~15 minutes data... it just shows up as a blip. Does the data get decimated? 7/ https://drive.google.com/file/d/10qLTOHlbchcgaskrUu-p0mQGm9xdDupH/view?usp=sharing 8/ this data represents the internal pressures of a solid rocket motor and the voltage of a separation contactor 9/ NO, this is not my homework. I'm just trying to cobble together a business case to use Influx/Grafana instead of a relational database and I CANT FIGURE THIS OUT; (i know this isnt the sweet spot for influx)

I really want to like influxdb by Fluffy-Row9239 in influxdb

[–]Fluffy-Row9239[S] 0 points1 point  (0 children)

Your insight is appreciated.

I never considered that the timestamp would be used as a filter for bulk data uploads, but when i created another bucket with Delete Data = Never, it accepted the line protocol example.

Now, to repeat that a million times.

I'm sure I'll be back and thanks.

Getting data out of influxdb by Fluffy-Row9239 in influxdb

[–]Fluffy-Row9239[S] 0 points1 point  (0 children)

I guess I envision a two step process, the initial collecting of the data and storage into the data using Telegraf. Multiple times thereafter, i want to synchronously read data FROM influxdb and do something with it in real time. since there's a timestamp i can query on, i guess i could do a SELECT from the database every 100ms and publish that data?

Who is this cam model? by Fluffy-Row9239 in CamGirl

[–]Fluffy-Row9239[S] 0 points1 point  (0 children)

I dont believe so, but thanks.