¿ªÔÆÌåÓý

Date

Re: SD Card problem

 

Thanks Herb. But TBH that post might as well have been written in Klingon speak for me. I have no idea about such stuff.
For me it would have to be plug and play, click and drag etc. ?Cheers. Peter.?


Re: Statistics on cal output level #poll-notice

 

I just measured the calibrator at 30 MHz on my mini ultra using my Mini-Circuits Pwr sens 4GHS USB power meter. Using averaging, it reads -33.32 dBm.

This is a very accurate meter. I did not use a cable between the Ultra and the sensor, just one microwave-type N to SMA adapter. I will cross-check against an HP sensor later in the day.?

Stuart K6YAZ
Los Angeles, California

On Tuesday, December 26, 2023 at 09:47:08 PM PST, josephlevy via groups.io <josephlevy@...> wrote:


Hi
-35.66??? on a SignalHound


Re: SD Card problem

 

On Wed, Dec 27, 2023 at 06:57 AM, Prawlin wrote:

.... Whilst on this topic, I don¡¯t like constantly pulling micro SD cards. Is there a way to read out the card files via the USB C

The Ultra provides the following console commands for managing files on the SD card from a PC:

sd_delete? ? ??usage: sd_delete {filename}

sd_list? ? ??? ? ? ? usage: sd_list

sd_read? ? ??usage: sd_read {filename}

An example of using "sd_list" from a serial terminal on my computer (The number after the file names is the file size in bytes):

Sd_list

SA_000101_023819.bmp 307270

SA_230113_123131.csv 12079

WIFI.bnd 76

3-27-2023.cfg 2664

31MAR23_ANTENNA.csv 12079

01APR23_ANTENNA.csv 12087

TRACE1_LIMIT-LINES.bmp 307322

CISPR.bnd 106

4-30-2023.cfg 2672

5-11-23.cfg 2672

TEST.cfg 2672

?

5-11-2023.cfg 2672

Using the attached Python script for?the Ultra, provided by Erik as an elementary example class library, a plot can be transferred from the Ultra to a PC without removing the SD card. The following examples list all the bmp files on the Ultra SD card and save "1.bmp" to "C:\Temp" on my PC.? The script is a quick re-write of tinysa.py, and as such, is not well commented and does not provide error checking.? There are Python experts in the group who can probably answer any questions you might have about running the scripts.? Martin may have already added the SD management features to his GitHub utility application.?

[C:\tinySA4\Scripts]python tinysa4.py -l *.bmp

0.bmp 307322

1.bmp 307322

?

?

[C:\tinySA4\Scripts]python tinysa4.py -r 1.bmp C:\Temp\1.bmp

307322



Herb


Re: SD Card problem

 

Thanks Erik. I¡¯m certain it would be a popular feature if it could ever be developed. As said, micro SD cards are pretty fragile and frequently pulling them isn¡¯t a pleasant experience even when it all works.?


Thanks for everything you do (and have clearly done!). The TInySA Ultra is truly amazing. Peter.?


Re: SD Card problem

 

Thanks all for the feedback.

I guess that even if you don't have an Android phone then it might pay to purchase
a cheap used one just to use it as an SDCARD formatter ?

Useful not only for our Tiny SA's but for other stuff too.

Unrelated, I did my 2nd firmware upgrade today.

No problems using DFU util on my Linux box.

I've cobbled together a webpage today reviewing the Tiny SA Ultra.



That should be enough to get users started or interested in these excellent devices.

73 de Andy


Re: SD Card problem

 

On Wed, Dec 27, 2023 at 06:57 AM, Prawlin wrote:
Whilst on this topic, I don¡¯t like constantly pulling micro SD cards. Is there a way to read out the card files via the USB C?
Not yet
?
--
For more info on the tinySA go to https://tinysa.org/wiki/


Re: SD Card problem

 

Thanks Andy. A Novel tip, however I¡¯m on Apple phones here ?(no memory card functionality) ?.
I do have an old android Lenovo tablet that I rarely use so I might try that? (If I can figure out how¡­. I really struggle doing anything on Android as I¡¯m too utterly brainwashed on decades of Apple ?)

Anyway the main thing is my great new toy doesn¡¯t appear to be damaged. I can soon buy spare SDs if needed. Not worried about the few files I lost. I can re capture fairly easily.?

Thanks and regards. Peter.?


Re: SD Card problem

 

¿ªÔÆÌåÓý

Yes Andy, my experience too. Not so much with reformatting in a phone, but with Windows. Windows reads the read only flags on the SD and obeys.
Phones, Linux, Media boxes with DVR etc all seem to reformat and play nicely.
I also use HPUSB-4-WIN.exe in windows which sometimes plays nicely, and Gnome-disk-utility in Linux to delete partitions and rewrite them.
hth, 73 es HNY

On 27/12/2023 14:55, Andy G0FTD via groups.io wrote:

I think we have all experienced SD card problems over the years.

Sometimes I find reformatting or recovery tools work, but it's still a bit
hit and miss if they work.

However I have been discovering that the best way to sort out a corrupt
SD CARD is actually your cell phone ;-)

I'm no expert but I'm convinced that the reformatters in my Android phones
appear to be able to write to certain hidden memory areas or reset hidden
flags somehow.

I guess there might be some collusion between phone makers and sd card
manufacturers for this stuff, since the industry relies heavily on the two
working together, and that if there were too many failures then it would
soon get a bad reputation / bad for business. Well that's my theory.

When all my other utils fail, I end up shoving the bad sd cards in my phone
and reformat them in the phone.

So far it's been quite revealing how much more reliable this method has been.

YMMV.

73 de Andy


Re: SD Card problem

 

Thanks Martin. Luckily I did have a spare uSD 32GB (Kingston make) card lying around. Also it is already formatted as FAT.
So I deleted all the files from it, then put it in the TInySA Ultra. Phew! It seems to function normally again. I saved a test capture and can view it on PC as expected. So it looks like the original card is simply faulty.?


I tried formatting the original card in PC but all format attempts fail. I also tried using the famous SD Formatter app which is supposed to be the best, but zilch. So the supplied SD is toast seemingly. I¡¯ll leave the Kingston SD in the SA now.

Whilst on this topic, I don¡¯t like constantly pulling micro SD cards. Is there a way to read out the card files via the USB C?

Again I could just try it but would rather know before I mess anything else up. It might be super easy that way?

And finally are there any specific sizes or types or formats of micro SD card required in Tiny SA Ultra for future use, or will it just take anything? ?Thanks again. Peter.?


Re: SD Card problem

 

I think we have all experienced SD card problems over the years.

Sometimes I find reformatting or recovery tools work, but it's still a bit
hit and miss if they work.

However I have been discovering that the best way to sort out a corrupt
SD CARD is actually your cell phone ;-)

I'm no expert but I'm convinced that the reformatters in my Android phones
appear to be able to write to certain hidden memory areas or reset hidden
flags somehow.

I guess there might be some collusion between phone makers and sd card
manufacturers for this stuff, since the industry relies heavily on the two
working together, and that if there were too many failures then it would
soon get a bad reputation / bad for business. Well that's my theory.

When all my other utils fail, I end up shoving the bad sd cards in my phone
and reformat them in the phone.

So far it's been quite revealing how much more reliable this method has been.

YMMV.

73 de Andy


Re: SD Card problem

 

I'd try a different card.

Unfortunately, uSD cards tend to be pretty fragile and can easily become corrupted.

There are various SD card recovery tools (normally used for digital photos), if you want to try and save some of your previous captures.

Reformatting may make the card usable again, but you will lose the existing data.

Regards,

Martin


SD Card problem

 

Hi. Help please.

I¡¯ve had my genuine Tiny CT Ultra for a couple of weeks now. All going extremely well until today.
I have been saving/loading settings and captures to the supplied SD card from the start with no problems.

Today I wanted to copy a capture shot to my pc. So put the SD into my PC and it was recognised normally (I am used to inserting micro SD cards regularly so I know the card reader is good). Yet if look onto the card in W10 there¡¯s no files visible except a uupd.bin 32,768 KB dated 10/12/2012

It was apparently working fine and there was a few captures etc saved and visible on the card until before I pulled it out of the TInySA. (Yes I did shut down the TInySA BEFORE pulling the card)
Now when I put it back into the Tiny SA the SD symbol lower left goes green as is normal but if I try to load or save it comes up with No Card.?

If I view the card properties in W10 it shows File system FAT. Free space 1.86GB
I tried saving a small file to the SD on my PC. It appeared to save ok, but when I reinserted the SD into PC the file was gone.

So it looks like the few files I had on the card are lost unfortunately. What should I do now? Format the card? Try another SD card? If so what format file system should I use to prepare the new SD card. Is there a card format command on the Tiny SA Ultra?

Any advice welcome please. I don¡¯t want to experiment blindly and risk making things any worse. TINY SA Ultra appears to be working normally, but now refuses to see the card.

Thanks and regards Peter.


Re: Statistics on cal output level #poll-notice

 

Hi,
-35,3 dBm on R&S FSL
-35,4 dBm on Advantest R3131A

Mirek


Re: Statistics on cal output level #poll-notice

 

Tried adding multiple votes, but it doesn't seem possible.

All analysers are out of calibration, but there is a trend towards being slightly low of -35.0 dBm

-35.17 dBm on an HP 8563E
-35.30 dBm on a Signal Hound SA44B
-35.57 dBm on a Rigol DSA815

Regards,

Martin


Re: Statistics on cal output level #poll-notice

 

-35.60 dBm on Siglent SSA-3021X.? -35.0 dBm on HP8592A.


Re: Statistics on cal output level #poll-notice

 

Hi
-35.66??? on a SignalHound


Re: Statistics on cal output level #poll-notice

 

I submitted my vote but just because it is so pretty here is what the screen of my HP 3585B looks like.

73

-Jim
NU0C

On Tue, 26 Dec 2023 09:50:10 -0800
"Erik Kaashoek" <erik@...> wrote:

A new poll has been created:

There is a need for better statistics on the CAL output level
Could those tinySA Ultra users with access to a high quality spectrum analyzer measure the output level of the 30MHz CAL signal?
This will help me to get some insight in the variation
Please make sure your battery indicator is green or the device is connected to USB

1. Below 34.6 dBm
2. Between 34.6 and 34.7999 dBm
3. Between 34.8 and 34.9999 dBm
4. Between 35 and 35.1999 dBm
5. Between 35.2 and 35.3999 dBm
6. Above 35.4 dBm

Click Here To Vote ( /g/tinysa/vote?pollid=40833 )

Do not reply to this message to vote in the poll. You can vote in polls only through the group's website.






--

73

-Jim
NU0C


Re: Statistics on cal output level #poll-notice

 

I looked at the calibration output on an oscilloscope and saw a square wave with a glitch every 13.8ms. See scope capture attached.
Gary
W9TD


Re: Ultra longevity

 

Big thanks to all for your inputs on this. It makes total sense to use something that is calibrated and validated for our medical device testing.
I just developed a test system and did not design it for Tx power measurement so do not have room in my test rack for a 2U spectrum analyzer but I will use one of the other RF devices pointed in the replies to see if I can use it.?

It is such a great tool to understand and design the tests..loving it being able to control it using Labview too for my testing
Best!


Re: Statistics on cal output level #poll-notice

 

On Tue, Dec 26, 2023 at 02:33 PM, Stuart Landau wrote:
In many applications, having a much higher resolution than the accuracy would otherwise dictate still may be a useful feature.
I remember an engineering class? that described 3 attributes of interest when using measuring equipment.

Resolution - what is the smallest increment that can be measured
Precision - To what increment can the measurement be repeated and still give the same result
Accuracy - How close is the measurement to the actual value.

So a device can have fine resolution but not make very repeatable or accurate measurements which is not great.?
But if it has fine resolution and good precision and/or accuracy it is much better.

Roger