Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Login


15 Pages«<1011121314>»
Options
View
Go to last post Go to first unread
DQ828  
#221 Posted : Friday, May 3, 2013 1:24:42 PM(UTC)
DQ828

Rank: Member

Groups: Member
Joined: 8/17/2010(UTC)
Posts: 368
Location: australia

Thanks: 8 times
Was thanked: 3 time(s) in 3 post(s)
Originally Posted by: Corpius Go to Quoted Post
Which isolator are you using? Can't read it from the picture.

I'm using the ADuM1250. This works perfect. Are you powering side 2 of the isolator from the DAC?


I'm using the Si8600

Yes I am powering the bottom side (bottom of picture) of the board from the 5.25v from the Placid HD and running it thru the regulator, which appears to be working fine as I am getting 3.302V at J3

The top side is powered from the Arduino 3.3V

I assume with the Si8600 I dont have to lower the Arduino 5v SCL & SDA lines with a level converter first?

I'm thinking maybe I had the SCL & SDA lines mixed up, if I have the willpower I will put give it another run tomorrow.

Are you using any pullup resistors?

.

Edited by user Friday, May 3, 2013 1:49:15 PM(UTC)  | Reason: Not specified

Corpius  
#222 Posted : Friday, May 3, 2013 5:50:00 PM(UTC)
Corpius

Rank: Member

Groups: Member
Joined: 2/1/2012(UTC)
Posts: 332
Location: The Netherlands

Thanks: 4 times
Was thanked: 18 time(s) in 18 post(s)
A quick look at the datasheet revealed that the Si8600 does the level conversion, so no need to use the level converter. Anyways, you should power it the Arduino side with 5V from the Arduino, unless you are using the Arduino Due.

Yes, I am using (4.7K) pull-up resistors on both sides of the isolator.
DQ828  
#223 Posted : Saturday, May 4, 2013 2:02:54 AM(UTC)
DQ828

Rank: Member

Groups: Member
Joined: 8/17/2010(UTC)
Posts: 368
Location: australia

Thanks: 8 times
Was thanked: 3 time(s) in 3 post(s)
Well I got it working. I flipped it around and ran the BIII 3.3V to the input side of the isolator & the Arduino 5V to the output side & made sure I had the SCL & SDA lines connected in the right place.

Of course there's always an issue, once the Arduino & BIII where electrically isolated, I got a low level noise thru the speakers that wasn't there before.

The noise goes away if I link BIII & Arduino main ground points.

The only outstanding problem I still have is the DAC turning itself on which has still got me stumped, Iv'e tried a few things but have run out of ideas.
Corpius  
#224 Posted : Saturday, May 4, 2013 7:57:18 AM(UTC)
Corpius

Rank: Member

Groups: Member
Joined: 2/1/2012(UTC)
Posts: 332
Location: The Netherlands

Thanks: 4 times
Was thanked: 18 time(s) in 18 post(s)
Originally Posted by: DQ828 Go to Quoted Post
Of course there's always an issue, once the Arduino & BIII where electrically isolated, I got a low level noise thru the speakers that wasn't there before.
There should be no noise
Are you sure that both sides if the isolator are grounded?

Arduino powered side: ground from Arduino

BIII powered side: ground from BIII

Regarding the DAC turning itself on, I think that the problem is most likely an error in the code. Sometimes error's can be hard to spot.

DQ828  
#225 Posted : Saturday, May 4, 2013 10:10:55 AM(UTC)
DQ828

Rank: Member

Groups: Member
Joined: 8/17/2010(UTC)
Posts: 368
Location: australia

Thanks: 8 times
Was thanked: 3 time(s) in 3 post(s)
Originally Posted by: Corpius Go to Quoted Post
Originally Posted by: DQ828 Go to Quoted Post
Of course there's always an issue, once the Arduino & BIII where electrically isolated, I got a low level noise thru the speakers that wasn't there before.
There should be no noise
Are you sure that both sides if the isolator are grounded?

Arduino powered side: ground from Arduino

BIII powered side: ground from BIII

Regarding the DAC turning itself on, I think that the problem is most likely an error in the code. Sometimes error's can be hard to spot.



I was wrong, it's not a low level noise, it's actually quite loud.

Yes the grounds for the isolator are as you describe.

When there is no link (tested continuity between grounds) between the DAC side & the Arduino side the noise is quite load, as soon as I connect the grounds together the noise goes away, very confusing. Having a link between the grounds sort of defeats the purpose of having the isolator.

The only thing connected to the Earth wire is the shield on the Tubeizator transformer.

DQ828  
#226 Posted : Tuesday, May 7, 2013 10:23:09 PM(UTC)
DQ828

Rank: Member

Groups: Member
Joined: 8/17/2010(UTC)
Posts: 368
Location: australia

Thanks: 8 times
Was thanked: 3 time(s) in 3 post(s)
This project has turned into a real challenge, the garbage bin looks like a very good option at times.

I thought I had all the issues fixed except the turning on problem, which I to thought it was in the code. Then I made some changes to the code & ended up with all sorts of problems (which I think is just coincidence), I reinstated the original code & still had numerous stability issues.

I had decided it's time for major surgery, I have removed the Mega & new screen & will install my older Mega & screen to see if the issue are coming from there, then depending what happens slowly work my way through the wiring.

DQ828  
#227 Posted : Wednesday, May 8, 2013 10:48:39 AM(UTC)
DQ828

Rank: Member

Groups: Member
Joined: 8/17/2010(UTC)
Posts: 368
Location: australia

Thanks: 8 times
Was thanked: 3 time(s) in 3 post(s)
I'm starting to think my foray into trying to install the isolator was a mistake, at this stage I can only assume I have done something wrong and upset the applecart while doing it.

The new problems started (I2C related, I think) after I installed the isolator, I then removed the isolator & reinstalled the level convertor that was working fine previously & the I2C communications continued to do strange things. I was getting the volume changing itself etc.

I have removed the new Mega & Screen & installed the old Mega & screen, and everything appears to work except the I2C. When I plug it in the BIII losses LOCK & music, as soon as I unplug the I2C the music plays & the LOCK light comes back on.

I'm open to any suggestions as I am out of ideas.
DQ828  
#228 Posted : Thursday, May 9, 2013 3:51:46 AM(UTC)
DQ828

Rank: Member

Groups: Member
Joined: 8/17/2010(UTC)
Posts: 368
Location: australia

Thanks: 8 times
Was thanked: 3 time(s) in 3 post(s)
UserPostedImage

I'm very glad to report, IM AN IDIOT, I had completely forgotten I needed to reset the filters, it's working.

In the last 24hrs while the I2C wasn't connected the DAC didn't turn itself on, which it normally would of, so it will be interesting to see what happens now. If the DAC still doesn't turn itself on, it has to be something to do with the other Mega or screen.

Edited by user Thursday, May 9, 2013 3:52:30 AM(UTC)  | Reason: Not specified

SCompRacer  
#229 Posted : Thursday, May 9, 2013 3:58:01 AM(UTC)
SCompRacer

Rank: Member

Groups: Member
Joined: 1/6/2012(UTC)
Posts: 305
Location: Plainfield, IL

Thanks: 11 times
Was thanked: 26 time(s) in 21 post(s)
Kewl! Good job. Amazing sometimes how a solution will present itself. I've been bit by the simple stuff now and then.
DQ828  
#230 Posted : Thursday, May 9, 2013 11:41:33 AM(UTC)
DQ828

Rank: Member

Groups: Member
Joined: 8/17/2010(UTC)
Posts: 368
Location: australia

Thanks: 8 times
Was thanked: 3 time(s) in 3 post(s)
I'm giving myself an ulcer :)
SCompRacer  
#231 Posted : Thursday, May 9, 2013 6:20:28 PM(UTC)
SCompRacer

Rank: Member

Groups: Member
Joined: 1/6/2012(UTC)
Posts: 305
Location: Plainfield, IL

Thanks: 11 times
Was thanked: 26 time(s) in 21 post(s)
The price of out of the norm DIY builds? Just imagine what retail cost would be for what you have.
DQ828  
#232 Posted : Friday, May 10, 2013 1:41:20 AM(UTC)
DQ828

Rank: Member

Groups: Member
Joined: 8/17/2010(UTC)
Posts: 368
Location: australia

Thanks: 8 times
Was thanked: 3 time(s) in 3 post(s)
Originally Posted by: Brian Donegan Go to Quoted Post
I was/am to mention it at all, since you have your DAC built, and I don't want to be sour. It will probably be just fine the way it is, and I am just nit-picking (I am an engineer after all... "It's what I do").

It's really a problem of using a single-ended I/V stage with a balanced DAC. I'll admit that I am not a fan of the Tube-I-Zator stuff in general, but especially for the Buffalo, since it is not balanced (no common mode cancellation) and has too high of an input impedance to keep the Buffalo from acting as a voltage source.

All that said, people use it and seem to like it, so who am I to call foul. Just enjoy your work... it is a very good build.


Brian

This has been bubbling away in the back of my brain, can you recommend a way of doing the conversion that would be suitable for my application.

DQ828  
#233 Posted : Friday, May 10, 2013 3:09:53 AM(UTC)
DQ828

Rank: Member

Groups: Member
Joined: 8/17/2010(UTC)
Posts: 368
Location: australia

Thanks: 8 times
Was thanked: 3 time(s) in 3 post(s)
Originally Posted by: Corpius Go to Quoted Post
Which isolator are you using? Can't read it from the picture.

I'm using the ADuM1250. This works perfect. Are you powering side 2 of the isolator from the DAC?


Corpius

How did you implement the isolator, ie on a PCB of some sort?

Does the ADum1250 do the level conversion?

DQ828  
#234 Posted : Friday, May 10, 2013 8:41:59 AM(UTC)
DQ828

Rank: Member

Groups: Member
Joined: 8/17/2010(UTC)
Posts: 368
Location: australia

Thanks: 8 times
Was thanked: 3 time(s) in 3 post(s)
Originally Posted by: SCompRacer Go to Quoted Post
The price of out of the norm DIY builds? Just imagine what retail cost would be for what you have.


Just imagine the DIY cost Whistle

SCompRacer  
#235 Posted : Friday, May 10, 2013 10:29:06 PM(UTC)
SCompRacer

Rank: Member

Groups: Member
Joined: 1/6/2012(UTC)
Posts: 305
Location: Plainfield, IL

Thanks: 11 times
Was thanked: 26 time(s) in 21 post(s)
Originally Posted by: DQ828 Go to Quoted Post
Originally Posted by: SCompRacer Go to Quoted Post
The price of out of the norm DIY builds? Just imagine what retail cost would be for what you have.


Just imagine the DIY cost Whistle



I have my own reality experience, thanks. ;)
DQ828  
#236 Posted : Sunday, May 12, 2013 10:53:38 AM(UTC)
DQ828

Rank: Member

Groups: Member
Joined: 8/17/2010(UTC)
Posts: 368
Location: australia

Thanks: 8 times
Was thanked: 3 time(s) in 3 post(s)
It's been running for a few days now & no more glitches. I've only had one source connected so I haven't tried the whole show, don't want to push my luck Angel, I need a rest before I'm willing to go back for another round.

It's looks very much like either the new Mega or the new screen is causing the turn on problem & maybe the other issues. I have attached both with my soldering iron so perhaps I have done something to them.

At the moment I am rebuilding DAC 1 & will use the new screen & Mega in that prototype & see what happens.

Brian

Any thoughts on the best was to do the balanced to SE conversion between the DAC & the Tubeizator.

Russ White  
#237 Posted : Sunday, May 12, 2013 7:46:30 PM(UTC)
Russ White

Rank: Administration

Groups: Administration, Customer
Joined: 10/24/2006(UTC)
Posts: 3,979
Location: Nashville, TN

Thanks: 25 times
Was thanked: 89 time(s) in 83 post(s)
You could use a Legato/IVY/VentusEZ or a transformer.

Edited by user Sunday, May 12, 2013 7:47:06 PM(UTC)  | Reason: Not specified

DQ828  
#238 Posted : Sunday, May 12, 2013 10:17:53 PM(UTC)
DQ828

Rank: Member

Groups: Member
Joined: 8/17/2010(UTC)
Posts: 368
Location: australia

Thanks: 8 times
Was thanked: 3 time(s) in 3 post(s)
Thanks, Iv'e had a look, at this stage I'd rather not add another Transformer & PSU just to run the convertor if I could avoid it. The box is already bigger than originally planned.
Brian Donegan  
#239 Posted : Monday, May 13, 2013 12:24:39 AM(UTC)
Brian Donegan

Rank: Administration

Groups: Administration, Customer
Joined: 10/24/2006(UTC)
Posts: 2,868
Location: Massachusetts, USA

Thanks: 2 times
Was thanked: 141 time(s) in 134 post(s)
Quote:
Any thoughts on the best was to do the balanced to SE conversion between the DAC & the Tubeizator.


I would just close my eyes and enjoy the music. :)
Russ White  
#240 Posted : Monday, May 13, 2013 1:45:16 AM(UTC)
Russ White

Rank: Administration

Groups: Administration, Customer
Joined: 10/24/2006(UTC)
Posts: 3,979
Location: Nashville, TN

Thanks: 25 times
Was thanked: 89 time(s) in 83 post(s)
I am with Brian on that one. :) Sometimes that's the best option.
Rss Feed  Atom Feed
Users browsing this topic
GuestUser
15 Pages«<1011121314>»
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.