Archive

Archive for the ‘Life and times of Jacken’ Category

Time to try blogging from ipod

June 25th, 2009 Jacken No comments

Well, the iPhone version seems to work ok. It’s actually quite nice to be able to write in landscape mode.

Ylva and I have been married for thirteen years!

June 15th, 2009 Jacken 1 comment

And the amazing thing is that now when the kids are at their grand mother, we still know how to have fun. I’ve been laughing my ass of all weekend. So I’m on for another 13 years.

Categories: Life and times of Jacken Tags:

Mods and upgrades on a Pioneer PD S-505 for better audio quality part 1

March 28th, 2009 Jacken 1 comment

Pioneer PD-S505

Part two of this series is now up. Read on how to install a better clock.

So I bought this Pioneer PD S-505 for $40 to test how good audio quality I’m able to squeeze out by modifying it. But I’t wil not be just the standard subjective judgement of improvement but also measurements. Back in 2000 you had to pay about $400 for it. It uses the stable platter which means you have to put the CD in upside down. So let’s get going.

The steps I planned is the following:

  • Remove the mute transistors.
  • Replace the output opamp
  • Remove headphone output
  • Replace the clock with a GD-Audio clock
  • Improve the regulated voltage feeds to the DAC and opamp
  • Improve the power supply
  • Add a separate regulated power supply for the clock and opamp
But first we need the schematic of the player, so download the Pioneer PD-S505 schematic here.

Ok, lets look at some stuff we need to do. First we have to remove the mute transistors. Less stuff in the audio path equals better sound. The transistors is just there to make the measurements look better for reviews. So they have to go.

Pioneer PD-S505 mute transistors

Click for larger image

So transistors Q403, Q404, Q453 and Q454 is removed. Desolder och just clip the pins (carefully) with a wire cutter.

transistors-removed.jpg

Next step, time to desolder the opamp which is a rather old opamp (NE5532). Desolder the opamp IC405 and solder in a socket for easy testing with different opamps. I settled on LM4562 at first.

Remove the heaphone opamp if you don’t going to use it. It’s better to buy an external headphone amplifier like V-CAN Tube Headphone Amplifier or better.

opamps pioneer pd-s505

That’s about it for today. Next installment, upgrade the clock to improve jitter numbers…

On to part two on how to add a better clock to your PIONEER PD S-505

Nerd night

March 28th, 2009 Jacken 3 comments

My friend Pär and I have this reacurring event where we meet up at my place, eat dinner and then sit around hacking on our computers. Showing off all the new stuff we found on the net, programming tips and new software recommendation. It’s a nice little event. Looking forward to tonight.

Categories: Life and times of Jacken Tags:

MAMP WordPress and Error establishing a database connection

March 20th, 2009 Jacken 4 comments

I’ve installed MAMP on my Mac to do some changes to my blog. I tried to set the WordPress wp-config.php file to connect to localhost:8889, but got an error that It could not connect to the database. After replacing localhost:8889 to 127.0.0.1:8889 it works. My quick guess is that permissions for the root user is set to allow connections 127.0.0.1, but not localhost. Anyway, it works now.

My wp-config.php file looks like this:

define('DB_NAME', 'wordpress');
/** MySQL database username */

define('DB_USER', 'root');

/** MySQL database password */

define('DB_PASSWORD', 'root');

/** MySQL hostname */

define('DB_HOST', '127.0.0.1:8889');

The writing is on the wall, Open Source is everywhere

February 23rd, 2009 Jacken No comments
Categories: Life and times of Jacken Tags:

Plex adds a lot of new streaming content

February 23rd, 2009 Jacken No comments

My favorite Media Player, Plex has added a lot of new streaming content. Check it out here.

Categories: Life and times of Jacken Tags:

I must read this book

February 17th, 2009 Jacken No comments

“Black Like Me” (John Howard Griffin)

Back in 1961 the author disguises as a black man and experiences all the prejudices in the south.

Categories: Life and times of Jacken Tags: